From d1ff0763c7b1effa7b5484429eb9018c45309335 Mon Sep 17 00:00:00 2001 From: chejennifer <69875368+chejennifer@users.noreply.github.com> Date: Wed, 27 Jul 2022 11:11:34 -0700 Subject: [PATCH] data release 2022-07-27 (#876) * data release * update ranking --- deploy/storage/bigquery.version | 2 +- deploy/storage/bigtable_import_groups.version | 8 +- .../get_locations_ranking/california.json | 142 +- .../CA_County.json | 14 +- .../USA_State.json | 4 +- .../golden/get_related_locations/county.json | 6 +- internal/server/ranking/ranking.go | 2 +- internal/server/ranking/ranking_test.go | 12 +- .../stat/golden/get_stat_all/branch.json | 180 +- .../stat/golden/get_stat_all/result.json | 348 +- .../get_stat_date_within_place/CA_County.json | 163 +- .../get_stat_date_within_place/USA_State.json | 426 +- .../server/stat/golden/get_stat_set/2010.json | 23 +- .../stat/golden/get_stat_set/latest.json | 54 +- .../stat/golden/get_stat_set_series/misc.json | 225 +- .../get_stat_set_series/nyt_covid_cases.json | 168 +- .../county_city_population.json | 536 +- .../get_stat_set_within_place/CA_County.json | 362 +- .../CA_County_2016.json | 246 +- .../USA_County_2016.json | 12458 ++--- .../get_stat_set_within_place/US_State.json | 534 +- .../get_stat_set_within_place/world_pop.json | 22 +- .../CA_County_2016.json | 244 +- .../USA_County_2015.json | 12368 ++--- .../US_State.json | 1214 +- .../stat/golden/get_stats/census_pep.json | 193 +- .../golden/get_stats/nyt_covid_cases.json | 168 +- internal/server/stat/stat_test.go | 16 +- internal/server/stat/stat_util_test.go | 9 +- .../golden/get_statvar_group/earth.json | 4 + .../get_statvar_group_node/demographics.json | 12 +- .../demographics_gbr.json | 12 +- .../golden/get_statvar_group_node/root.json | 12 +- .../get_statvar_group_node/root_mtv.json | 2 +- .../golden/get_statvar_group_node/school.json | 15 + .../get_statvar_match/energy_in_us.json | 10 +- .../energy_in_us_noquery.json | 10 +- .../female_usc_foreignborn.json | 10 +- .../golden/search_statvar/count_person.json | 232 +- .../statvar/golden/search_statvar/fem.json | 11476 ++--- .../statvar/golden/search_statvar/female.json | 2294 +- .../statvar/golden/search_statvar/women.json | 11584 ++--- .../get_place_page_data/asm.sample.json | 291 +- .../get_place_page_data/city.sample.json | 252 +- .../get_place_page_data/county.sample.json | 389 +- .../get_place_page_data/state.sample.json | 428 +- .../get_place_page_data/tha.sample.json | 1689 +- .../zuid-nederland.sample.json | 30 +- .../get_place_stat_vars/california.json | 302 + .../get_place_stat_vars/santa_clara.json | 2 + .../golden/get_stat_value/count_person.json | 2 +- .../golden/get_stat_value/umemployed.json | 2 +- .../golden/get_statvar_summary/covid.json | 4 +- .../golden/get_statvar_summary/females.json | 277 +- .../v0/triple/golden/get_triples/limit1.json | 2 +- .../triple/golden/get_triples/stat_var.json | 1946 +- .../bulk_variable_info/bulk_result.json | 277 +- .../golden/bulk_point/all_2010.json | 28 +- .../golden/bulk_point/all_latest.json | 68 +- .../golden/bulk_point/preferred_2010.json | 23 +- .../golden/bulk_point/preferred_latest.json | 16 +- .../bulk_point_linked/all_CA_County.json | 696 +- .../bulk_point_linked/all_CA_County_2015.json | 460 +- .../golden/bulk_point_linked/all_Country.json | 22 +- .../bulk_point_linked/all_USA_County.json | 38028 ++++++++-------- .../bulk_point_linked/all_US_State.json | 1415 +- .../preferred_CA_County.json | 348 +- .../preferred_CA_County_2015.json | 228 +- .../bulk_point_linked/preferred_Country.json | 6 +- .../preferred_USA_County.json | 18836 ++++---- .../bulk_point_linked/preferred_US_State.json | 726 +- .../golden/bulk_series/all_result.json | 772 +- .../golden/bulk_series/preferred_result.json | 501 +- .../golden/point/count_person.json | 11 +- .../observations/golden/point/umemployed.json | 4 +- .../golden/series/count_person.json | 35 +- .../golden/series/umemployed.json | 4 + .../v1/page/golden/place_page/asm.sample.json | 291 +- .../page/golden/place_page/city.sample.json | 252 +- .../page/golden/place_page/county.sample.json | 389 +- .../page/golden/place_page/state.sample.json | 428 +- .../v1/page/golden/place_page/tha.sample.json | 1689 +- .../place_page/zuid-nederland.sample.json | 30 +- .../bulk_property_values_in/containedIn1.json | 4074 +- .../bulk_property_values_in/containedIn2.json | 2102 +- .../golden/bulk_triples_in/result1.json | 504 + .../golden/triples_in/Count_Person.json | 504 + .../california_and_santa_clara.json | 304 + .../california_and_santa_clara_union.json | 302 + .../golden/variables/california.json | 302 + .../golden/variables/santa_clara.json | 2 + 91 files changed, 74538 insertions(+), 60575 deletions(-) diff --git a/deploy/storage/bigquery.version b/deploy/storage/bigquery.version index ca6c45ca7..77026a9a2 100644 --- a/deploy/storage/bigquery.version +++ b/deploy/storage/bigquery.version @@ -1 +1 @@ -datcom-store.dc_kg_2022_06_27_23_19_14 \ No newline at end of file +datcom-store.dc_kg_2022_07_25_23_24_42 \ No newline at end of file diff --git a/deploy/storage/bigtable_import_groups.version b/deploy/storage/bigtable_import_groups.version index e68ee125d..5b64c888c 100644 --- a/deploy/storage/bigtable_import_groups.version +++ b/deploy/storage/bigtable_import_groups.version @@ -1,4 +1,4 @@ -frequent_2022_06_29_01_18_47 -ipcc_2022_06_16_15_49_59 -biomedical_2022_07_06_09_49_13 -infrequent_2022_06_27_10_09_46 \ No newline at end of file +frequent_2022_07_27_01_19_16 +ipcc_2022_07_01_03_48_00 +biomedical_2022_07_25_10_14_25 +infrequent_2022_07_26_08_00_14 \ No newline at end of file diff --git a/internal/server/place/golden/get_locations_ranking/california.json b/internal/server/place/golden/get_locations_ranking/california.json index f418be5bb..6371baaa7 100644 --- a/internal/server/place/golden/get_locations_ranking/california.json +++ b/internal/server/place/golden/get_locations_ranking/california.json @@ -5,292 +5,292 @@ "info": [ { "rank": 1, - "value": 9943046, + "value": 9829544, "placeDcid": "geoId/06037" }, { "rank": 2, - "value": 3332427, + "value": 3286069, "placeDcid": "geoId/06073" }, { "rank": 3, - "value": 3166857, + "value": 3167809, "placeDcid": "geoId/06059" }, { "rank": 4, - "value": 2489188, + "value": 2458395, "placeDcid": "geoId/06065" }, { "rank": 5, - "value": 2189183, + "value": 2194710, "placeDcid": "geoId/06071" }, { "rank": 6, - "value": 1907105, + "value": 1885508, "placeDcid": "geoId/06085" }, { "rank": 7, - "value": 1662323, + "value": 1648556, "placeDcid": "geoId/06001" }, { "rank": 8, - "value": 1559146, + "value": 1588921, "placeDcid": "geoId/06067" }, { "rank": 9, - "value": 1152333, + "value": 1161413, "placeDcid": "geoId/06013" }, { "rank": 10, - "value": 1000918, + "value": 1013581, "placeDcid": "geoId/06019" }, { "rank": 11, - "value": 901362, + "value": 917673, "placeDcid": "geoId/06029" }, { "rank": 12, - "value": 866606, - "placeDcid": "geoId/06075" + "value": 839784, + "placeDcid": "geoId/06111" }, { "rank": 13, - "value": 841387, - "placeDcid": "geoId/06111" + "value": 815201, + "placeDcid": "geoId/06075" }, { "rank": 14, - "value": 767967, + "value": 789410, "placeDcid": "geoId/06077" }, { "rank": 15, - "value": 758308, + "value": 737888, "placeDcid": "geoId/06081" }, { "rank": 16, - "value": 550081, + "value": 552999, "placeDcid": "geoId/06099" }, { "rank": 17, - "value": 489819, + "value": 485887, "placeDcid": "geoId/06097" }, { "rank": 18, - "value": 468680, + "value": 477054, "placeDcid": "geoId/06107" }, { "rank": 19, - "value": 446935, + "value": 451716, "placeDcid": "geoId/06095" }, { "rank": 20, - "value": 444766, + "value": 446475, "placeDcid": "geoId/06083" }, { "rank": 21, - "value": 430906, + "value": 437325, "placeDcid": "geoId/06053" }, { "rank": 22, - "value": 402950, + "value": 412300, "placeDcid": "geoId/06061" }, { "rank": 23, - "value": 282249, - "placeDcid": "geoId/06079" + "value": 286461, + "placeDcid": "geoId/06047" }, { "rank": 24, - "value": 279252, - "placeDcid": "geoId/06047" + "value": 283159, + "placeDcid": "geoId/06079" }, { "rank": 25, - "value": 269925, + "value": 267792, "placeDcid": "geoId/06087" }, { "rank": 26, - "value": 257332, + "value": 260206, "placeDcid": "geoId/06041" }, { "rank": 27, - "value": 219728, + "value": 216986, "placeDcid": "geoId/06113" }, { "rank": 28, - "value": 212744, + "value": 208309, "placeDcid": "geoId/06007" }, { "rank": 29, - "value": 192925, + "value": 193221, "placeDcid": "geoId/06017" }, { "rank": 30, - "value": 180267, - "placeDcid": "geoId/06025" + "value": 182139, + "placeDcid": "geoId/06089" }, { "rank": 31, - "value": 179027, - "placeDcid": "geoId/06089" + "value": 179851, + "placeDcid": "geoId/06025" }, { "rank": 32, - "value": 157761, + "value": 159410, "placeDcid": "geoId/06039" }, { "rank": 33, - "value": 152692, + "value": 153443, "placeDcid": "geoId/06031" }, { "rank": 34, - "value": 135965, - "placeDcid": "geoId/06055" + "value": 136310, + "placeDcid": "geoId/06023" }, { "rank": 35, - "value": 134977, - "placeDcid": "geoId/06023" + "value": 136207, + "placeDcid": "geoId/06055" }, { "rank": 36, - "value": 99606, + "value": 103487, "placeDcid": "geoId/06057" }, { "rank": 37, - "value": 96385, + "value": 99063, "placeDcid": "geoId/06101" }, { "rank": 38, - "value": 86061, + "value": 91305, "placeDcid": "geoId/06045" }, { "rank": 39, - "value": 80160, + "value": 83421, "placeDcid": "geoId/06115" }, { "rank": 40, - "value": 64494, - "placeDcid": "geoId/06103" + "value": 68766, + "placeDcid": "geoId/06033" }, { "rank": 41, - "value": 64479, - "placeDcid": "geoId/06033" + "value": 66677, + "placeDcid": "geoId/06069" }, { "rank": 42, - "value": 64055, - "placeDcid": "geoId/06069" + "value": 65498, + "placeDcid": "geoId/06103" }, { "rank": 43, - "value": 54515, + "value": 55810, "placeDcid": "geoId/06109" }, { "rank": 44, - "value": 46308, + "value": 46221, "placeDcid": "geoId/06009" }, { "rank": 45, - "value": 43245, + "value": 44118, "placeDcid": "geoId/06093" }, { "rank": 46, - "value": 40083, + "value": 41259, "placeDcid": "geoId/06005" }, { "rank": 47, - "value": 30016, + "value": 33159, "placeDcid": "geoId/06035" }, { "rank": 48, - "value": 28283, + "value": 28805, "placeDcid": "geoId/06021" }, { "rank": 49, - "value": 27968, + "value": 28100, "placeDcid": "geoId/06015" }, { "rank": 50, - "value": 21558, + "value": 21917, "placeDcid": "geoId/06011" }, { "rank": 51, - "value": 18967, + "value": 19915, "placeDcid": "geoId/06063" }, { "rank": 52, - "value": 18046, + "value": 18970, "placeDcid": "geoId/06027" }, { "rank": 53, - "value": 17160, + "value": 17147, "placeDcid": "geoId/06043" }, { "rank": 54, - "value": 14534, - "placeDcid": "geoId/06051" + "value": 16060, + "placeDcid": "geoId/06105" }, { "rank": 55, - "value": 12216, - "placeDcid": "geoId/06105" + "value": 13247, + "placeDcid": "geoId/06051" }, { "rank": 56, - "value": 8763, + "value": 8661, "placeDcid": "geoId/06049" }, { "rank": 57, - "value": 2920, + "value": 3283, "placeDcid": "geoId/06091" }, { "rank": 58, - "value": 1119, + "value": 1235, "placeDcid": "geoId/06003" } ] diff --git a/internal/server/place/golden/get_place_stat_date_within_place/CA_County.json b/internal/server/place/golden/get_place_stat_date_within_place/CA_County.json index fb62ea86d..e6e02e96f 100644 --- a/internal/server/place/golden/get_place_stat_date_within_place/CA_County.json +++ b/internal/server/place/golden/get_place_stat_date_within_place/CA_County.json @@ -2,6 +2,16 @@ "data": { "Count_Person": { "dates": [ + "1970", + "1971", + "1972", + "1973", + "1974", + "1975", + "1976", + "1977", + "1978", + "1979", "1980", "1981", "1982", @@ -41,7 +51,9 @@ "2016", "2017", "2018", - "2019" + "2019", + "2020", + "2021" ] }, "Median_Age_Person": { diff --git a/internal/server/place/golden/get_place_stat_date_within_place/USA_State.json b/internal/server/place/golden/get_place_stat_date_within_place/USA_State.json index c245d30b2..5891abfb1 100644 --- a/internal/server/place/golden/get_place_stat_date_within_place/USA_State.json +++ b/internal/server/place/golden/get_place_stat_date_within_place/USA_State.json @@ -121,7 +121,9 @@ "2016", "2017", "2018", - "2019" + "2019", + "2020", + "2021" ] }, "Count_Person_Female": { diff --git a/internal/server/place/golden/get_related_locations/county.json b/internal/server/place/golden/get_related_locations/county.json index c1f159248..0bb5873a3 100644 --- a/internal/server/place/golden/get_related_locations/county.json +++ b/internal/server/place/golden/get_related_locations/county.json @@ -2,15 +2,15 @@ "data": { "Count_Person": { "rankFromTop": 18, - "rankFromBottom": 3091 + "rankFromBottom": 3090 }, "Median_Age_Person": { - "rankFromTop": 2600, + "rankFromTop": 2598, "rankFromBottom": 587 }, "Median_Income_Person": { "rankFromTop": 19, - "rankFromBottom": 3168 + "rankFromBottom": 3166 }, "UnemploymentRate_Person": { "rankFromTop": 1861, diff --git a/internal/server/ranking/ranking.go b/internal/server/ranking/ranking.go index 21de26e57..d8eaa25d6 100644 --- a/internal/server/ranking/ranking.go +++ b/internal/server/ranking/ranking.go @@ -41,7 +41,7 @@ func s(str string) *string { // StatisticalVariable, where lower value means higher ranking. // Outer key is Import Name, inner key is Rank Key, value is score. var StatsRanking = map[string]map[RankKey]int{ - "CensusPEP": {{MM: s("CensusPEPSurvey")}: 0}, // Population + "USCensusPEP_Annual_Population": {{MM: s("CensusPEPSurvey"), OP: s("P1Y")}: 0}, // Population "CensusACS5YearSurvey": {{MM: s("CensusACS5yrSurvey")}: 1}, // Population diff --git a/internal/server/ranking/ranking_test.go b/internal/server/ranking/ranking_test.go index 41f9d8e51..919ed397a 100644 --- a/internal/server/ranking/ranking_test.go +++ b/internal/server/ranking/ranking_test.go @@ -30,10 +30,10 @@ func TestGetScorePb(t *testing.T) { }{ { &pb.SourceSeries{ImportName: "CensusPEP", MeasurementMethod: "CensusPEPSurvey"}, - 0, + 100, }, { - &pb.SourceSeries{ImportName: "CensusPEP", MeasurementMethod: "CensusPEPSurvey", ObservationPeriod: "P1Y"}, + &pb.SourceSeries{ImportName: "USCensusPEP_Annual_Population", MeasurementMethod: "CensusPEPSurvey", ObservationPeriod: "P1Y"}, 0, }, { @@ -48,10 +48,10 @@ func TestGetScorePb(t *testing.T) { &pb.SourceSeries{ImportName: "NASA_NEXDCP30", MeasurementMethod: "NASA_Mean_CCSM4", ObservationPeriod: "P1M"}, 2, }, - { // test that an import name that does not exist returns the BaseRank + { // test that an import name that does not exist returns the BaseRank &pb.SourceSeries{ImportName: "THIS_IMPORT_DOES_NOT_EXIST", MeasurementMethod: "DOES_NOT_EXIST", ObservationPeriod: "DOES_NOT_EXIST"}, 100, - }, + }, } { score := GetScorePb(c.series) if diff := cmp.Diff(score, c.score); diff != "" { @@ -68,10 +68,10 @@ func TestSeriesByRank(t *testing.T) { { []*pb.SourceSeries{ {ImportName: "CensusACS5YearSurvey", MeasurementMethod: "CensusACS5yrSurvey"}, - {ImportName: "CensusPEP", MeasurementMethod: "CensusPEPSurvey"}, + {ImportName: "USCensusPEP_Annual_Population", MeasurementMethod: "CensusPEPSurvey", ObservationPeriod: "P1Y"}, }, []*pb.SourceSeries{ - {ImportName: "CensusPEP", MeasurementMethod: "CensusPEPSurvey"}, + {ImportName: "USCensusPEP_Annual_Population", MeasurementMethod: "CensusPEPSurvey", ObservationPeriod: "P1Y"}, {ImportName: "CensusACS5YearSurvey", MeasurementMethod: "CensusACS5yrSurvey"}, }, }, diff --git a/internal/server/stat/golden/get_stat_all/branch.json b/internal/server/stat/golden/get_stat_all/branch.json index 6afec9e42..cf1c38a18 100644 --- a/internal/server/stat/golden/get_stat_all/branch.json +++ b/internal/server/stat/golden/get_stat_all/branch.json @@ -840,61 +840,89 @@ "2022-05-01": 81274401, "2022-05-02": 81370245, "2022-05-03": 81439579, - "2022-05-04": 81544794, - "2022-05-05": 81638227, - "2022-05-06": 81733439, - "2022-05-07": 81763797, - "2022-05-08": 81775590, - "2022-05-09": 81888243, - "2022-05-10": 81981866, - "2022-05-11": 82143401, - "2022-05-12": 82258758, - "2022-05-13": 82373223, - "2022-05-14": 82398288, - "2022-05-15": 82417727, - "2022-05-16": 82567545, - "2022-05-17": 82701638, - "2022-05-18": 82870553, - "2022-05-19": 82991715, - "2022-05-20": 83131269, - "2022-05-21": 83168576, - "2022-05-22": 83190563, - "2022-05-23": 83323909, - "2022-05-24": 83456274, - "2022-05-25": 83643804, - "2022-05-26": 83768388, - "2022-05-27": 83907279, - "2022-05-28": 83921041, - "2022-05-29": 83930086, - "2022-05-30": 83962238, - "2022-05-31": 84144606, - "2022-06-01": 84363873, - "2022-06-02": 84475196, - "2022-06-03": 84617408, - "2022-06-04": 84661058, - "2022-06-05": 84677537, - "2022-06-06": 84814640, - "2022-06-07": 84957469, - "2022-06-08": 85136683, - "2022-06-09": 85254394, - "2022-06-10": 85390435, - "2022-06-11": 85425808, - "2022-06-12": 85444201, - "2022-06-13": 85569604, - "2022-06-14": 85705019, - "2022-06-15": 85877078, - "2022-06-16": 85981213, - "2022-06-17": 86097698, - "2022-06-18": 86112463, - "2022-06-19": 86127070, - "2022-06-20": 86181266, - "2022-06-21": 86391004, - "2022-06-22": 86561886, - "2022-06-23": 86678377, - "2022-06-24": 86833864, - "2022-06-25": 86881533, - "2022-06-26": 86899773, - "2022-06-27": 87031752 + "2022-05-04": 81541529, + "2022-05-05": 81634962, + "2022-05-06": 81730174, + "2022-05-07": 81760532, + "2022-05-08": 81772325, + "2022-05-09": 81884978, + "2022-05-10": 81978601, + "2022-05-11": 82140136, + "2022-05-12": 82255493, + "2022-05-13": 82369958, + "2022-05-14": 82395023, + "2022-05-15": 82414462, + "2022-05-16": 82564280, + "2022-05-17": 82698373, + "2022-05-18": 82867288, + "2022-05-19": 82988450, + "2022-05-20": 83128466, + "2022-05-21": 83165773, + "2022-05-22": 83187760, + "2022-05-23": 83320644, + "2022-05-24": 83453009, + "2022-05-25": 83640539, + "2022-05-26": 83765123, + "2022-05-27": 83904014, + "2022-05-28": 83917776, + "2022-05-29": 83926821, + "2022-05-30": 83958973, + "2022-05-31": 84141341, + "2022-06-01": 84360608, + "2022-06-02": 84471931, + "2022-06-03": 84614143, + "2022-06-04": 84657793, + "2022-06-05": 84674272, + "2022-06-06": 84811375, + "2022-06-07": 84954204, + "2022-06-08": 85133418, + "2022-06-09": 85251129, + "2022-06-10": 85387170, + "2022-06-11": 85422543, + "2022-06-12": 85440936, + "2022-06-13": 85566339, + "2022-06-14": 85701754, + "2022-06-15": 85873751, + "2022-06-16": 85977948, + "2022-06-17": 86094433, + "2022-06-18": 86109198, + "2022-06-19": 86123805, + "2022-06-20": 86178001, + "2022-06-21": 86387739, + "2022-06-22": 86558621, + "2022-06-23": 86675114, + "2022-06-24": 86830601, + "2022-06-25": 86878270, + "2022-06-26": 86896508, + "2022-06-27": 87028747, + "2022-06-28": 87151319, + "2022-06-29": 87347682, + "2022-06-30": 87471400, + "2022-07-01": 87623570, + "2022-07-02": 87635890, + "2022-07-03": 87642751, + "2022-07-04": 87678413, + "2022-07-05": 87859299, + "2022-07-06": 88100004, + "2022-07-07": 88224616, + "2022-07-08": 88392675, + "2022-07-09": 88416261, + "2022-07-10": 88438830, + "2022-07-11": 88614159, + "2022-07-12": 88798428, + "2022-07-13": 88990045, + "2022-07-14": 89134228, + "2022-07-15": 89304110, + "2022-07-16": 89325152, + "2022-07-17": 89347123, + "2022-07-18": 89516932, + "2022-07-19": 89677803, + "2022-07-20": 89882577, + "2022-07-21": 90036653, + "2022-07-22": 90202342, + "2022-07-23": 90226593, + "2022-07-24": 90248093, + "2022-07-25": 90415556 }, "measurementMethod": "NYT_COVID19_GitHub", "importName": "NYT_COVID19", @@ -1799,7 +1827,8 @@ "2022-02": 3.8, "2022-03": 3.6, "2022-04": 3.6, - "2022-05": 3.6 + "2022-05": 3.6, + "2022-06": 3.6 }, "measurementMethod": "BLSSeasonallyAdjusted", "observationPeriod": "P1M", @@ -2105,7 +2134,8 @@ "2021-06": 5.9, "2021-09": 5.1, "2021-12": 4.2, - "2022-03": 3.8 + "2022-03": 3.8, + "2022-06": 3.6 }, "measurementMethod": "BLSSeasonallyAdjusted", "observationPeriod": "P3M", @@ -3466,7 +3496,35 @@ "2022-06-24": 10025036, "2022-06-25": 10025036, "2022-06-26": 10025110, - "2022-06-27": 10038765 + "2022-06-27": 10038765, + "2022-06-28": 10087984, + "2022-06-29": 10095355, + "2022-06-30": 10101062, + "2022-07-01": 10156643, + "2022-07-02": 10156643, + "2022-07-03": 10156643, + "2022-07-04": 10171959, + "2022-07-05": 10177563, + "2022-07-06": 10228221, + "2022-07-07": 10233568, + "2022-07-08": 10279898, + "2022-07-09": 10279898, + "2022-07-10": 10279898, + "2022-07-11": 10298129, + "2022-07-12": 10358182, + "2022-07-13": 10365785, + "2022-07-14": 10374290, + "2022-07-15": 10435541, + "2022-07-16": 10435541, + "2022-07-17": 10435541, + "2022-07-18": 10454194, + "2022-07-19": 10506662, + "2022-07-20": 10513729, + "2022-07-21": 10522372, + "2022-07-22": 10578770, + "2022-07-23": 10578770, + "2022-07-24": 10578770, + "2022-07-25": 10594052 }, "measurementMethod": "NYT_COVID19_GitHub", "importName": "NYT_COVID19", @@ -4035,7 +4093,8 @@ "2022-02": 4.9, "2022-03": 4.3, "2022-04": 3.9, - "2022-05": 3.4 + "2022-05": 3.5, + "2022-06": 4 }, "measurementMethod": "BLSSeasonallyUnadjusted", "observationPeriod": "P1M", @@ -4656,7 +4715,8 @@ "2022-02": 5.3, "2022-03": 4.8, "2022-04": 4.6, - "2022-05": 4.3 + "2022-05": 4.3, + "2022-06": 4.2 }, "measurementMethod": "BLSSeasonallyAdjusted", "observationPeriod": "P1M", diff --git a/internal/server/stat/golden/get_stat_all/result.json b/internal/server/stat/golden/get_stat_all/result.json index 0171a1170..54d8a8a3d 100644 --- a/internal/server/stat/golden/get_stat_all/result.json +++ b/internal/server/stat/golden/get_stat_all/result.json @@ -255,21 +255,24 @@ "2007": 301231207, "2008": 304093966, "2009": 306771529, - "2010": 309326085, - "2011": 311580009, - "2012": 313874218, - "2013": 316057727, - "2014": 318386421, - "2015": 320742673, - "2016": 323071342, - "2017": 325147121, - "2018": 327167434, - "2019": 328239523 + "2010": 309327143, + "2011": 311583481, + "2012": 313877662, + "2013": 316059947, + "2014": 318386329, + "2015": 320738994, + "2016": 323071755, + "2017": 325122128, + "2018": 326838199, + "2019": 328329953, + "2020": 329484123, + "2021": 331893745 }, "measurementMethod": "CensusPEPSurvey", - "importName": "CensusPEP", + "observationPeriod": "P1Y", + "importName": "USCensusPEP_Annual_Population", "provenanceDomain": "census.gov", - "provenanceUrl": "https://www.census.gov/programs-surveys/popest.html" + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables" }, { "val": { @@ -452,53 +455,51 @@ "1977": 220239425, "1978": 222584545, "1979": 225055487, - "1980": 227224681, - "1981": 229465714, - "1982": 231664458, - "1983": 233791994, - "1984": 235824902, - "1985": 237923795, - "1986": 240132887, - "1987": 242288918, - "1988": 244498982, - "1989": 246819230, - "1990": 249464396, - "1991": 252153092, - "1992": 255029699, - "1993": 257782608, - "1994": 260327021, - "1995": 262803276, - "1996": 265228572, - "1997": 267783607, - "1998": 270248003, - "1999": 272690813, - "2000": 282171957, - "2001": 285081556, - "2002": 287803914, - "2003": 290326418, - "2004": 293045739, - "2005": 295753151, - "2006": 298593212, - "2007": 301579895, - "2008": 304374846, - "2009": 307006550, - "2010": 309327143, - "2011": 311583481, - "2012": 313877662, - "2013": 316059947, - "2014": 318386329, - "2015": 320738994, - "2016": 323071755, - "2017": 325122128, - "2018": 326838199, - "2019": 328329953, - "2020": 329484123 + "1980": 226542250, + "1981": 229465744, + "1982": 231664432, + "1983": 233792014, + "1984": 235824908, + "1985": 237923734, + "1986": 240132831, + "1987": 242288936, + "1988": 244499004, + "1989": 246819222, + "1990": 250131894, + "1991": 253492503, + "1992": 256894189, + "1993": 260255352, + "1994": 263435673, + "1995": 266557091, + "1996": 269667391, + "1997": 272911760, + "1998": 276115288, + "1999": 279294713, + "2000": 282162411, + "2001": 284968955, + "2002": 287625193, + "2003": 290107933, + "2004": 292805298, + "2005": 295516599, + "2006": 298379912, + "2007": 301231207, + "2008": 304093966, + "2009": 306771529, + "2010": 309326085, + "2011": 311580009, + "2012": 313874218, + "2013": 316057727, + "2014": 318386421, + "2015": 320742673, + "2016": 323071342, + "2017": 325147121, + "2018": 327167434, + "2019": 328239523 }, "measurementMethod": "CensusPEPSurvey", - "observationPeriod": "P1Y", - "importName": "USCensusPEP_Annual_Population", + "importName": "CensusPEP", "provenanceDomain": "census.gov", - "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables" + "provenanceUrl": "https://www.census.gov/programs-surveys/popest.html" }, { "val": { @@ -801,16 +802,16 @@ "1977": 22352396, "1978": 22835958, "1979": 23256880, - "1980": 24285937, - "1981": 24820007, - "1982": 25360023, - "1983": 25844389, - "1984": 26441112, - "1985": 27102241, - "1986": 27777153, - "1987": 28464253, - "1988": 29218161, - "1989": 29760021, + "1980": 23667902, + "1981": 24285933, + "1982": 24820009, + "1983": 25360026, + "1984": 25844393, + "1985": 26441109, + "1986": 27102237, + "1987": 27777158, + "1988": 28464249, + "1989": 29218164, "1990": 29950111, "1991": 30414114, "1992": 30875920, @@ -821,31 +822,34 @@ "1997": 32217708, "1998": 32682794, "1999": 33145121, - "2000": 33634154, - "2001": 34481753, - "2002": 34867773, - "2003": 35236589, - "2004": 35538256, - "2005": 35770688, - "2006": 35947461, - "2007": 36185908, - "2008": 36538008, - "2009": 36887615, - "2010": 37266600, - "2011": 37638369, - "2012": 37948800, - "2013": 38260787, - "2014": 38596972, - "2015": 38918045, - "2016": 39167117, - "2017": 39358497, - "2018": 39461588, - "2019": 39512223 + "2000": 33987977, + "2001": 34479458, + "2002": 34871843, + "2003": 35253159, + "2004": 35574576, + "2005": 35827943, + "2006": 36021202, + "2007": 36250311, + "2008": 36604337, + "2009": 36961229, + "2010": 37319550, + "2011": 37636311, + "2012": 37944551, + "2013": 38253768, + "2014": 38586706, + "2015": 38904296, + "2016": 39149186, + "2017": 39337785, + "2018": 39437463, + "2019": 39437610, + "2020": 39368078, + "2021": 39237836 }, "measurementMethod": "CensusPEPSurvey", - "importName": "CensusPEP", + "observationPeriod": "P1Y", + "importName": "USCensusPEP_Annual_Population", "provenanceDomain": "census.gov", - "provenanceUrl": "https://www.census.gov/programs-surveys/popest.html" + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables" }, { "val": { @@ -958,16 +962,16 @@ "1977": 22352396, "1978": 22835958, "1979": 23256880, - "1980": 23667902, - "1981": 24285933, - "1982": 24820009, - "1983": 25360026, - "1984": 25844393, - "1985": 26441109, - "1986": 27102237, - "1987": 27777158, - "1988": 28464249, - "1989": 29218164, + "1980": 24285937, + "1981": 24820007, + "1982": 25360023, + "1983": 25844389, + "1984": 26441112, + "1985": 27102241, + "1986": 27777153, + "1987": 28464253, + "1988": 29218161, + "1989": 29760021, "1990": 29950111, "1991": 30414114, "1992": 30875920, @@ -978,33 +982,31 @@ "1997": 32217708, "1998": 32682794, "1999": 33145121, - "2000": 33987977, - "2001": 34479458, - "2002": 34871843, - "2003": 35253159, - "2004": 35574576, - "2005": 35827943, - "2006": 36021202, - "2007": 36250311, - "2008": 36604337, - "2009": 36961229, - "2010": 37319550, - "2011": 37636311, - "2012": 37944551, - "2013": 38253768, - "2014": 38586706, - "2015": 38904296, - "2016": 39149186, - "2017": 39337785, - "2018": 39437463, - "2019": 39437610, - "2020": 39368078 + "2000": 33634154, + "2001": 34481753, + "2002": 34867773, + "2003": 35236589, + "2004": 35538256, + "2005": 35770688, + "2006": 35947461, + "2007": 36185908, + "2008": 36538008, + "2009": 36887615, + "2010": 37266600, + "2011": 37638369, + "2012": 37948800, + "2013": 38260787, + "2014": 38596972, + "2015": 38918045, + "2016": 39167117, + "2017": 39358497, + "2018": 39461588, + "2019": 39512223 }, "measurementMethod": "CensusPEPSurvey", - "observationPeriod": "P1Y", - "importName": "USCensusPEP_Annual_Population", + "importName": "CensusPEP", "provenanceDomain": "census.gov", - "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables" + "provenanceUrl": "https://www.census.gov/programs-surveys/popest.html" }, { "val": { @@ -1177,10 +1179,10 @@ "sourceSeries": [ { "val": { - "1990": 66734, - "1991": 66936, - "1992": 67460, - "1993": 67949, + "1990": 66731, + "1991": 66734, + "1992": 66936, + "1993": 67460, "1994": 68173, "1995": 68578, "1996": 69603, @@ -1197,20 +1199,24 @@ "2007": 70352, "2008": 71927, "2009": 73066, - "2010": 74227, - "2011": 75102, - "2012": 76514, - "2013": 77978, - "2014": 79185, - "2015": 80378, - "2016": 80852, - "2017": 81197, - "2018": 83377 + "2010": 73759, + "2011": 74729, + "2012": 75614, + "2013": 76458, + "2014": 77459, + "2015": 78909, + "2016": 79735, + "2017": 79953, + "2018": 80298, + "2019": 80516, + "2020": 82455, + "2021": 81516 }, "measurementMethod": "CensusPEPSurvey", - "importName": "CensusPEP", + "observationPeriod": "P1Y", + "importName": "USCensusPEP_Annual_Population", "provenanceDomain": "census.gov", - "provenanceUrl": "https://www.census.gov/programs-surveys/popest.html" + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables" }, { "val": { @@ -1243,10 +1249,28 @@ }, { "val": { - "1990": 66731, - "1991": 66734, - "1992": 66936, - "1993": 67460, + "2010": 74320, + "2011": 75230, + "2012": 76612, + "2013": 77839, + "2014": 79374, + "2015": 80438, + "2016": 80459, + "2017": 81443, + "2018": 83377, + "2019": 82726 + }, + "measurementMethod": "CensusACS1yrSurvey", + "importName": "CensusACS1YearSurvey", + "provenanceDomain": "census.gov", + "provenanceUrl": "https://www.census.gov/" + }, + { + "val": { + "1990": 66734, + "1991": 66936, + "1992": 67460, + "1993": 67949, "1994": 68173, "1995": 68578, "1996": 69603, @@ -1263,40 +1287,20 @@ "2007": 70352, "2008": 71927, "2009": 73066, - "2010": 74236, - "2011": 75108, - "2012": 76507, - "2013": 77955, - "2014": 79150, - "2015": 80345, - "2016": 80821, - "2017": 81189, - "2018": 83168, - "2019": 82739 + "2010": 74227, + "2011": 75102, + "2012": 76514, + "2013": 77978, + "2014": 79185, + "2015": 80378, + "2016": 80852, + "2017": 81197, + "2018": 83377 }, "measurementMethod": "CensusPEPSurvey", - "observationPeriod": "P1Y", - "importName": "USCensusPEP_Annual_Population", - "provenanceDomain": "census.gov", - "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables" - }, - { - "val": { - "2010": 74320, - "2011": 75230, - "2012": 76612, - "2013": 77839, - "2014": 79374, - "2015": 80438, - "2016": 80459, - "2017": 81443, - "2018": 83377, - "2019": 82726 - }, - "measurementMethod": "CensusACS1yrSurvey", - "importName": "CensusACS1YearSurvey", + "importName": "CensusPEP", "provenanceDomain": "census.gov", - "provenanceUrl": "https://www.census.gov/" + "provenanceUrl": "https://www.census.gov/programs-surveys/popest.html" }, { "val": { diff --git a/internal/server/stat/golden/get_stat_date_within_place/CA_County.json b/internal/server/stat/golden/get_stat_date_within_place/CA_County.json index d9fb18ce4..a2b345bce 100644 --- a/internal/server/stat/golden/get_stat_date_within_place/CA_County.json +++ b/internal/server/stat/golden/get_stat_date_within_place/CA_County.json @@ -2,86 +2,6 @@ "data": { "Count_Person": { "stat_date": [ - { - "date_place_count": { - "1980": 56, - "1981": 56, - "1982": 56, - "1983": 56, - "1984": 56, - "1985": 56, - "1986": 56, - "1987": 56, - "1988": 56, - "1989": 56, - "1990": 56, - "1991": 56, - "1992": 56, - "1993": 56, - "1994": 56, - "1995": 56, - "1996": 56, - "1997": 56, - "1998": 56, - "1999": 56, - "2000": 56, - "2001": 56, - "2002": 56, - "2003": 56, - "2004": 56, - "2005": 56, - "2006": 56, - "2007": 56, - "2008": 56, - "2009": 56, - "2010": 56, - "2011": 56, - "2012": 56, - "2013": 56, - "2014": 56, - "2015": 56, - "2016": 56, - "2017": 56, - "2018": 56, - "2019": 43 - }, - "metadata": { - "import_name": "CensusPEP", - "provenance_url": "https://www.census.gov/programs-surveys/popest.html", - "measurement_method": "CensusPEPSurvey" - } - }, - { - "date_place_count": { - "2011": 58, - "2012": 58, - "2013": 58, - "2014": 58, - "2015": 58, - "2016": 58, - "2017": 58, - "2018": 58, - "2019": 58, - "2020": 58 - }, - "metadata": { - "import_name": "CensusACS5YearSurvey", - "provenance_url": "https://www.census.gov/", - "measurement_method": "CensusACS5yrSurvey" - } - }, - { - "date_place_count": { - "2000": 58, - "2010": 58, - "2020": 58 - }, - "metadata": { - "import_name": "USDecennialCensus_RedistrictingRelease", - "provenance_url": "https://www.census.gov/programs-surveys/decennial-census/about/rdo/summary-files.html", - "measurement_method": "USDecennialCensus" - } - }, { "date_place_count": { "1970": 58, @@ -134,7 +54,8 @@ "2017": 58, "2018": 58, "2019": 58, - "2020": 58 + "2020": 58, + "2021": 58 }, "metadata": { "import_name": "USCensusPEP_Annual_Population", @@ -143,6 +64,86 @@ "observation_period": "P1Y" } }, + { + "date_place_count": { + "2011": 58, + "2012": 58, + "2013": 58, + "2014": 58, + "2015": 58, + "2016": 58, + "2017": 58, + "2018": 58, + "2019": 58, + "2020": 58 + }, + "metadata": { + "import_name": "CensusACS5YearSurvey", + "provenance_url": "https://www.census.gov/", + "measurement_method": "CensusACS5yrSurvey" + } + }, + { + "date_place_count": { + "2000": 58, + "2010": 58, + "2020": 58 + }, + "metadata": { + "import_name": "USDecennialCensus_RedistrictingRelease", + "provenance_url": "https://www.census.gov/programs-surveys/decennial-census/about/rdo/summary-files.html", + "measurement_method": "USDecennialCensus" + } + }, + { + "date_place_count": { + "1980": 56, + "1981": 56, + "1982": 56, + "1983": 56, + "1984": 56, + "1985": 56, + "1986": 56, + "1987": 56, + "1988": 56, + "1989": 56, + "1990": 56, + "1991": 56, + "1992": 56, + "1993": 56, + "1994": 56, + "1995": 56, + "1996": 56, + "1997": 56, + "1998": 56, + "1999": 56, + "2000": 56, + "2001": 56, + "2002": 56, + "2003": 56, + "2004": 56, + "2005": 56, + "2006": 56, + "2007": 56, + "2008": 56, + "2009": 56, + "2010": 56, + "2011": 56, + "2012": 56, + "2013": 56, + "2014": 56, + "2015": 56, + "2016": 56, + "2017": 56, + "2018": 56, + "2019": 43 + }, + "metadata": { + "import_name": "CensusPEP", + "provenance_url": "https://www.census.gov/programs-surveys/popest.html", + "measurement_method": "CensusPEPSurvey" + } + }, { "date_place_count": { "2010": 40, diff --git a/internal/server/stat/golden/get_stat_date_within_place/USA_State.json b/internal/server/stat/golden/get_stat_date_within_place/USA_State.json index d1e591567..6bea20fe0 100644 --- a/internal/server/stat/golden/get_stat_date_within_place/USA_State.json +++ b/internal/server/stat/golden/get_stat_date_within_place/USA_State.json @@ -2,6 +2,169 @@ "data": { "Count_Person": { "stat_date": [ + { + "date_place_count": { + "1900": 49, + "1901": 49, + "1902": 49, + "1903": 49, + "1904": 49, + "1905": 49, + "1906": 49, + "1907": 49, + "1908": 49, + "1909": 49, + "1910": 49, + "1911": 49, + "1912": 49, + "1913": 49, + "1914": 49, + "1915": 49, + "1916": 49, + "1917": 49, + "1918": 49, + "1919": 49, + "1920": 49, + "1921": 49, + "1922": 49, + "1923": 49, + "1924": 49, + "1925": 49, + "1926": 49, + "1927": 49, + "1928": 49, + "1929": 49, + "1930": 49, + "1931": 49, + "1932": 49, + "1933": 49, + "1934": 49, + "1935": 49, + "1936": 49, + "1937": 49, + "1938": 49, + "1939": 49, + "1940": 49, + "1941": 49, + "1942": 49, + "1943": 49, + "1944": 49, + "1945": 49, + "1946": 49, + "1947": 49, + "1948": 49, + "1949": 49, + "1950": 51, + "1951": 51, + "1952": 51, + "1953": 51, + "1954": 51, + "1955": 51, + "1956": 51, + "1957": 51, + "1958": 51, + "1959": 51, + "1960": 51, + "1961": 51, + "1962": 51, + "1963": 51, + "1964": 51, + "1965": 51, + "1966": 51, + "1967": 51, + "1968": 51, + "1969": 51, + "1970": 51, + "1971": 51, + "1972": 51, + "1973": 51, + "1974": 51, + "1975": 51, + "1976": 51, + "1977": 51, + "1978": 51, + "1979": 51, + "1980": 51, + "1981": 51, + "1982": 51, + "1983": 51, + "1984": 51, + "1985": 51, + "1986": 51, + "1987": 51, + "1988": 51, + "1989": 51, + "1990": 51, + "1991": 51, + "1992": 51, + "1993": 51, + "1994": 51, + "1995": 51, + "1996": 51, + "1997": 51, + "1998": 51, + "1999": 51, + "2000": 52, + "2001": 52, + "2002": 52, + "2003": 52, + "2004": 52, + "2005": 52, + "2006": 52, + "2007": 52, + "2008": 52, + "2009": 52, + "2010": 51, + "2011": 51, + "2012": 51, + "2013": 51, + "2014": 51, + "2015": 51, + "2016": 51, + "2017": 51, + "2018": 51, + "2019": 51, + "2020": 51, + "2021": 52 + }, + "metadata": { + "import_name": "USCensusPEP_Annual_Population", + "provenance_url": "https://www2.census.gov/programs-surveys/popest/tables", + "measurement_method": "CensusPEPSurvey", + "observation_period": "P1Y" + } + }, + { + "date_place_count": { + "2011": 52, + "2012": 52, + "2013": 52, + "2014": 52, + "2015": 52, + "2016": 52, + "2017": 52, + "2018": 52, + "2019": 52, + "2020": 52 + }, + "metadata": { + "import_name": "CensusACS5YearSurvey", + "provenance_url": "https://www.census.gov/", + "measurement_method": "CensusACS5yrSurvey" + } + }, + { + "date_place_count": { + "2000": 52, + "2010": 52, + "2020": 52 + }, + "metadata": { + "import_name": "USDecennialCensus_RedistrictingRelease", + "provenance_url": "https://www.census.gov/programs-surveys/decennial-census/about/rdo/summary-files.html", + "measurement_method": "USDecennialCensus" + } + }, { "date_place_count": { "1900": 48, @@ -131,168 +294,6 @@ "measurement_method": "CensusPEPSurvey" } }, - { - "date_place_count": { - "2011": 52, - "2012": 52, - "2013": 52, - "2014": 52, - "2015": 52, - "2016": 52, - "2017": 52, - "2018": 52, - "2019": 52, - "2020": 52 - }, - "metadata": { - "import_name": "CensusACS5YearSurvey", - "provenance_url": "https://www.census.gov/", - "measurement_method": "CensusACS5yrSurvey" - } - }, - { - "date_place_count": { - "2000": 52, - "2010": 52, - "2020": 52 - }, - "metadata": { - "import_name": "USDecennialCensus_RedistrictingRelease", - "provenance_url": "https://www.census.gov/programs-surveys/decennial-census/about/rdo/summary-files.html", - "measurement_method": "USDecennialCensus" - } - }, - { - "date_place_count": { - "1900": 49, - "1901": 49, - "1902": 49, - "1903": 49, - "1904": 49, - "1905": 49, - "1906": 49, - "1907": 49, - "1908": 49, - "1909": 49, - "1910": 49, - "1911": 49, - "1912": 49, - "1913": 49, - "1914": 49, - "1915": 49, - "1916": 49, - "1917": 49, - "1918": 49, - "1919": 49, - "1920": 49, - "1921": 49, - "1922": 49, - "1923": 49, - "1924": 49, - "1925": 49, - "1926": 49, - "1927": 49, - "1928": 49, - "1929": 49, - "1930": 49, - "1931": 49, - "1932": 49, - "1933": 49, - "1934": 49, - "1935": 49, - "1936": 49, - "1937": 49, - "1938": 49, - "1939": 49, - "1940": 49, - "1941": 49, - "1942": 49, - "1943": 49, - "1944": 49, - "1945": 49, - "1946": 49, - "1947": 49, - "1948": 49, - "1949": 49, - "1950": 51, - "1951": 51, - "1952": 51, - "1953": 51, - "1954": 51, - "1955": 51, - "1956": 51, - "1957": 51, - "1958": 51, - "1959": 51, - "1960": 51, - "1961": 51, - "1962": 51, - "1963": 51, - "1964": 51, - "1965": 51, - "1966": 51, - "1967": 51, - "1968": 51, - "1969": 51, - "1970": 51, - "1971": 51, - "1972": 51, - "1973": 51, - "1974": 51, - "1975": 51, - "1976": 51, - "1977": 51, - "1978": 51, - "1979": 51, - "1980": 51, - "1981": 51, - "1982": 51, - "1983": 51, - "1984": 51, - "1985": 51, - "1986": 51, - "1987": 51, - "1988": 51, - "1989": 51, - "1990": 51, - "1991": 51, - "1992": 51, - "1993": 51, - "1994": 51, - "1995": 51, - "1996": 51, - "1997": 51, - "1998": 51, - "1999": 51, - "2000": 51, - "2001": 51, - "2002": 51, - "2003": 51, - "2004": 51, - "2005": 51, - "2006": 51, - "2007": 51, - "2008": 51, - "2009": 51, - "2010": 51, - "2011": 51, - "2012": 51, - "2013": 51, - "2014": 51, - "2015": 51, - "2016": 51, - "2017": 51, - "2018": 51, - "2019": 51, - "2020": 51 - }, - "metadata": { - "import_name": "USCensusPEP_Annual_Population", - "provenance_url": "https://www2.census.gov/programs-surveys/popest/tables", - "measurement_method": "CensusPEPSurvey", - "observation_period": "P1Y" - } - }, { "date_place_count": { "1995": 51, @@ -552,6 +553,68 @@ "measurement_method": "CensusACS5yrSurvey" } }, + { + "date_place_count": { + "1970": 51, + "1971": 51, + "1972": 51, + "1973": 51, + "1974": 51, + "1975": 51, + "1976": 51, + "1977": 51, + "1978": 51, + "1979": 51, + "1980": 51, + "1981": 51, + "1982": 51, + "1983": 51, + "1984": 51, + "1985": 51, + "1986": 51, + "1987": 51, + "1988": 51, + "1989": 51, + "1990": 51, + "1991": 51, + "1992": 51, + "1993": 51, + "1994": 51, + "1995": 51, + "1996": 51, + "1997": 51, + "1998": 51, + "1999": 51, + "2000": 51, + "2001": 51, + "2002": 51, + "2003": 51, + "2004": 51, + "2005": 51, + "2006": 51, + "2007": 51, + "2008": 51, + "2009": 51, + "2010": 51, + "2011": 51, + "2012": 51, + "2013": 51, + "2014": 51, + "2015": 51, + "2016": 51, + "2017": 51, + "2018": 51, + "2019": 51, + "2020": 51, + "2021": 51 + }, + "metadata": { + "import_name": "USCensusPEP_Sex", + "provenance_url": "https://www2.census.gov/programs-surveys/popest/tables", + "measurement_method": "CensusPEPSurvey_PartialAggregate", + "observation_period": "P1Y" + } + }, { "date_place_count": { "2010": 52, @@ -666,45 +729,6 @@ "measurement_method": "OECDRegionalStatistics", "observation_period": "P1Y" } - }, - { - "date_place_count": { - "1970": 51, - "1971": 51, - "1972": 51, - "1973": 51, - "1974": 51, - "1975": 51, - "1976": 51, - "1977": 51, - "1978": 51, - "1979": 51, - "1981": 51, - "1982": 51, - "1983": 51, - "1984": 51, - "1985": 51, - "1986": 51, - "1987": 51, - "1988": 51, - "1989": 51, - "1990": 51, - "1991": 51, - "1992": 51, - "1993": 51, - "1994": 51, - "1995": 51, - "1996": 51, - "1997": 51, - "1998": 51, - "1999": 51 - }, - "metadata": { - "import_name": "USCensusPEP_By_Sex_Race", - "provenance_url": "https://www2.census.gov/programs-surveys/popest/tables", - "measurement_method": "CensusPEPSurvey", - "observation_period": "P1Y" - } } ] } diff --git a/internal/server/stat/golden/get_stat_set/2010.json b/internal/server/stat/golden/get_stat_set/2010.json index f05e66423..4962d26dc 100644 --- a/internal/server/stat/golden/get_stat_set/2010.json +++ b/internal/server/stat/golden/get_stat_set/2010.json @@ -45,18 +45,18 @@ }, "country/USA": { "date": "2010", - "value": 309326085, - "metaHash": 2517965213 + "value": 309327143, + "metaHash": 2176550201 }, "geoId/06": { "date": "2010", - "value": 37266600, - "metaHash": 2517965213 + "value": 37319550, + "metaHash": 2176550201 }, "geoId/0649670": { "date": "2010", - "value": 74227, - "metaHash": 2517965213 + "value": 73759, + "metaHash": 2176550201 } } } @@ -73,16 +73,17 @@ "observationPeriod": "P1Y", "unit": "InternationalDollar" }, + "2176550201": { + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" + }, "2343540064": { "importName": "FBIGovCrime_AggCountry", "provenanceUrl": "http://www.fbi.gov/services/cjis/ucr", "observationPeriod": "P1Y" }, - "2517965213": { - "importName": "CensusPEP", - "provenanceUrl": "https://www.census.gov/programs-surveys/popest.html", - "measurementMethod": "CensusPEPSurvey" - }, "4277990144": { "importName": "FBIGovCrime", "provenanceUrl": "http://www.fbi.gov/services/cjis/ucr", diff --git a/internal/server/stat/golden/get_stat_set/latest.json b/internal/server/stat/golden/get_stat_set/latest.json index 053ea3e23..4e854e60d 100644 --- a/internal/server/stat/golden/get_stat_set/latest.json +++ b/internal/server/stat/golden/get_stat_set/latest.json @@ -60,19 +60,19 @@ "metaHash": 3981252704 }, "country/USA": { - "date": "2020", - "value": 329824950, - "metaHash": 1273233945 + "date": "2021", + "value": 331893745, + "metaHash": 2176550201 }, "geoId/06": { - "date": "2020", - "value": 39346023, - "metaHash": 1145703171 + "date": "2021", + "value": 39237836, + "metaHash": 2176550201 }, "geoId/0649670": { - "date": "2020", - "value": 80104, - "metaHash": 1145703171 + "date": "2021", + "value": 81516, + "metaHash": 2176550201 } } }, @@ -80,18 +80,18 @@ "stat": { "country/FRA": {}, "country/USA": { - "date": "2022-05", - "value": 5950000, + "date": "2022-06", + "value": 5912000, "metaHash": 3707913853 }, "geoId/06": { - "date": "2022-05", - "value": 660683, + "date": "2022-06", + "value": 763347, "metaHash": 324358135 }, "geoId/0649670": { - "date": "2022-04", - "value": 751, + "date": "2022-05", + "value": 666, "metaHash": 324358135 } } @@ -100,13 +100,13 @@ "stat": { "country/FRA": {}, "country/USA": { - "date": "2022-06-27", - "value": 87031752, + "date": "2022-07-25", + "value": 90415556, "metaHash": 2232540893 }, "geoId/06": { - "date": "2022-06-27", - "value": 10038765, + "date": "2022-07-25", + "value": 10594052, "metaHash": 2232540893 }, "geoId/0649670": {} @@ -120,22 +120,18 @@ "measurementMethod": "BLSSeasonallyUnadjusted", "observationPeriod": "P1M" }, - "1145703171": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" - }, - "1273233945": { - "importName": "CensusACS5YearSurvey_AggCountry", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" - }, "2171028778": { "importName": "WorldDevelopmentIndicators", "provenanceUrl": "https://datacatalog.worldbank.org/dataset/world-development-indicators/", "observationPeriod": "P1Y", "unit": "InternationalDollar" }, + "2176550201": { + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" + }, "2232540893": { "importName": "NYT_COVID19", "provenanceUrl": "https://www.nytimes.com/article/coronavirus-county-data-us.html", diff --git a/internal/server/stat/golden/get_stat_set_series/misc.json b/internal/server/stat/golden/get_stat_set_series/misc.json index eb457978e..34a56a5ff 100644 --- a/internal/server/stat/golden/get_stat_set_series/misc.json +++ b/internal/server/stat/golden/get_stat_set_series/misc.json @@ -3094,21 +3094,24 @@ "2007": 301231207, "2008": 304093966, "2009": 306771529, - "2010": 309326085, - "2011": 311580009, - "2012": 313874218, - "2013": 316057727, - "2014": 318386421, - "2015": 320742673, - "2016": 323071342, - "2017": 325147121, - "2018": 327167434, - "2019": 328239523 + "2010": 309327143, + "2011": 311583481, + "2012": 313877662, + "2013": 316059947, + "2014": 318386329, + "2015": 320738994, + "2016": 323071755, + "2017": 325122128, + "2018": 326838199, + "2019": 328329953, + "2020": 329484123, + "2021": 331893745 }, "metadata": { - "importName": "CensusPEP", - "provenanceUrl": "https://www.census.gov/programs-surveys/popest.html", - "measurementMethod": "CensusPEPSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "Count_Person_Female": { @@ -4064,7 +4067,8 @@ "2022-02": 6270000, "2022-03": 5952000, "2022-04": 5941000, - "2022-05": 5950000 + "2022-05": 5950000, + "2022-06": 5912000 }, "metadata": { "importName": "BLS_CPS", @@ -5450,16 +5454,16 @@ "1977": 22352396, "1978": 22835958, "1979": 23256880, - "1980": 24285937, - "1981": 24820007, - "1982": 25360023, - "1983": 25844389, - "1984": 26441112, - "1985": 27102241, - "1986": 27777153, - "1987": 28464253, - "1988": 29218161, - "1989": 29760021, + "1980": 23667902, + "1981": 24285933, + "1982": 24820009, + "1983": 25360026, + "1984": 25844393, + "1985": 26441109, + "1986": 27102237, + "1987": 27777158, + "1988": 28464249, + "1989": 29218164, "1990": 29950111, "1991": 30414114, "1992": 30875920, @@ -5470,31 +5474,34 @@ "1997": 32217708, "1998": 32682794, "1999": 33145121, - "2000": 33634154, - "2001": 34481753, - "2002": 34867773, - "2003": 35236589, - "2004": 35538256, - "2005": 35770688, - "2006": 35947461, - "2007": 36185908, - "2008": 36538008, - "2009": 36887615, - "2010": 37266600, - "2011": 37638369, - "2012": 37948800, - "2013": 38260787, - "2014": 38596972, - "2015": 38918045, - "2016": 39167117, - "2017": 39358497, - "2018": 39461588, - "2019": 39512223 + "2000": 33987977, + "2001": 34479458, + "2002": 34871843, + "2003": 35253159, + "2004": 35574576, + "2005": 35827943, + "2006": 36021202, + "2007": 36250311, + "2008": 36604337, + "2009": 36961229, + "2010": 37319550, + "2011": 37636311, + "2012": 37944551, + "2013": 38253768, + "2014": 38586706, + "2015": 38904296, + "2016": 39149186, + "2017": 39337785, + "2018": 39437463, + "2019": 39437610, + "2020": 39368078, + "2021": 39237836 }, "metadata": { - "importName": "CensusPEP", - "provenanceUrl": "https://www.census.gov/programs-surveys/popest.html", - "measurementMethod": "CensusPEPSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "Count_Person_Female": { @@ -6075,7 +6082,8 @@ "2022-02": 940597, "2022-03": 827550, "2022-04": 739100, - "2022-05": 660683 + "2022-05": 663331, + "2022-06": 763347 }, "metadata": { "importName": "BLS_LAUS", @@ -6115,6 +6123,16 @@ "Count_CriminalActivities_CombinedCrime": {}, "Count_Person": { "val": { + "1970": 1065313, + "1971": 1100500, + "1972": 1138800, + "1973": 1163900, + "1974": 1164600, + "1975": 1192800, + "1976": 1206700, + "1977": 1231600, + "1978": 1260400, + "1979": 1271400, "1980": 1295071, "1981": 1324722, "1982": 1345039, @@ -6125,41 +6143,44 @@ "1987": 1447591, "1988": 1472234, "1989": 1498121, - "1990": 1497644, - "1991": 1508020, - "1992": 1523971, - "1993": 1539465, - "1994": 1550060, - "1995": 1566760, - "1996": 1593625, - "1997": 1621660, - "1998": 1641848, - "1999": 1647419, - "2000": 1685849, - "2001": 1691870, - "2002": 1676124, - "2003": 1673249, - "2004": 1675682, - "2005": 1690650, - "2006": 1709120, - "2007": 1732945, - "2008": 1764839, - "2009": 1791862, - "2010": 1786079, - "2011": 1812054, - "2012": 1837853, - "2013": 1866425, - "2014": 1891753, - "2015": 1916285, - "2016": 1928368, - "2017": 1932510, - "2018": 1932337, - "2019": 1927852 + "1990": 1497577, + "1991": 1497644, + "1992": 1508020, + "1993": 1523971, + "1994": 1539465, + "1995": 1550060, + "1996": 1566760, + "1997": 1593625, + "1998": 1621660, + "1999": 1641848, + "2000": 1684947, + "2001": 1688082, + "2002": 1669348, + "2003": 1663592, + "2004": 1663167, + "2005": 1675312, + "2006": 1691159, + "2007": 1712026, + "2008": 1740964, + "2009": 1765137, + "2010": 1786001, + "2011": 1811891, + "2012": 1837605, + "2013": 1866050, + "2014": 1891286, + "2015": 1915736, + "2016": 1928144, + "2017": 1932251, + "2018": 1931985, + "2019": 1922411, + "2020": 1907105, + "2021": 1885508 }, "metadata": { - "importName": "CensusPEP", - "provenanceUrl": "https://www.census.gov/programs-surveys/popest.html", - "measurementMethod": "CensusPEPSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "Count_Person_Female": { @@ -6571,7 +6592,8 @@ "2022-01": 33654, "2022-02": 30000, "2022-03": 25760, - "2022-04": 21826 + "2022-04": 21893, + "2022-05": 19052 }, "metadata": { "importName": "BLS_LAUS", @@ -7769,10 +7791,10 @@ }, "Count_Person": { "val": { - "1990": 66734, - "1991": 66936, - "1992": 67460, - "1993": 67949, + "1990": 66731, + "1991": 66734, + "1992": 66936, + "1993": 67460, "1994": 68173, "1995": 68578, "1996": 69603, @@ -7789,20 +7811,24 @@ "2007": 70352, "2008": 71927, "2009": 73066, - "2010": 74227, - "2011": 75102, - "2012": 76514, - "2013": 77978, - "2014": 79185, - "2015": 80378, - "2016": 80852, - "2017": 81197, - "2018": 83377 + "2010": 73759, + "2011": 74729, + "2012": 75614, + "2013": 76458, + "2014": 77459, + "2015": 78909, + "2016": 79735, + "2017": 79953, + "2018": 80298, + "2019": 80516, + "2020": 82455, + "2021": 81516 }, "metadata": { - "importName": "CensusPEP", - "provenanceUrl": "https://www.census.gov/programs-surveys/popest.html", - "measurementMethod": "CensusPEPSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "Count_Person_Female": { @@ -8214,7 +8240,8 @@ "2022-01": 1138, "2022-02": 999, "2022-03": 883, - "2022-04": 751 + "2022-04": 750, + "2022-05": 666 }, "metadata": { "importName": "BLS_LAUS", diff --git a/internal/server/stat/golden/get_stat_set_series/nyt_covid_cases.json b/internal/server/stat/golden/get_stat_set_series/nyt_covid_cases.json index 16cfb2cb5..fca3357f0 100644 --- a/internal/server/stat/golden/get_stat_set_series/nyt_covid_cases.json +++ b/internal/server/stat/golden/get_stat_set_series/nyt_covid_cases.json @@ -838,61 +838,89 @@ "2022-05-01": 81274401, "2022-05-02": 81370245, "2022-05-03": 81439579, - "2022-05-04": 81544794, - "2022-05-05": 81638227, - "2022-05-06": 81733439, - "2022-05-07": 81763797, - "2022-05-08": 81775590, - "2022-05-09": 81888243, - "2022-05-10": 81981866, - "2022-05-11": 82143401, - "2022-05-12": 82258758, - "2022-05-13": 82373223, - "2022-05-14": 82398288, - "2022-05-15": 82417727, - "2022-05-16": 82567545, - "2022-05-17": 82701638, - "2022-05-18": 82870553, - "2022-05-19": 82991715, - "2022-05-20": 83131269, - "2022-05-21": 83168576, - "2022-05-22": 83190563, - "2022-05-23": 83323909, - "2022-05-24": 83456274, - "2022-05-25": 83643804, - "2022-05-26": 83768388, - "2022-05-27": 83907279, - "2022-05-28": 83921041, - "2022-05-29": 83930086, - "2022-05-30": 83962238, - "2022-05-31": 84144606, - "2022-06-01": 84363873, - "2022-06-02": 84475196, - "2022-06-03": 84617408, - "2022-06-04": 84661058, - "2022-06-05": 84677537, - "2022-06-06": 84814640, - "2022-06-07": 84957469, - "2022-06-08": 85136683, - "2022-06-09": 85254394, - "2022-06-10": 85390435, - "2022-06-11": 85425808, - "2022-06-12": 85444201, - "2022-06-13": 85569604, - "2022-06-14": 85705019, - "2022-06-15": 85877078, - "2022-06-16": 85981213, - "2022-06-17": 86097698, - "2022-06-18": 86112463, - "2022-06-19": 86127070, - "2022-06-20": 86181266, - "2022-06-21": 86391004, - "2022-06-22": 86561886, - "2022-06-23": 86678377, - "2022-06-24": 86833864, - "2022-06-25": 86881533, - "2022-06-26": 86899773, - "2022-06-27": 87031752 + "2022-05-04": 81541529, + "2022-05-05": 81634962, + "2022-05-06": 81730174, + "2022-05-07": 81760532, + "2022-05-08": 81772325, + "2022-05-09": 81884978, + "2022-05-10": 81978601, + "2022-05-11": 82140136, + "2022-05-12": 82255493, + "2022-05-13": 82369958, + "2022-05-14": 82395023, + "2022-05-15": 82414462, + "2022-05-16": 82564280, + "2022-05-17": 82698373, + "2022-05-18": 82867288, + "2022-05-19": 82988450, + "2022-05-20": 83128466, + "2022-05-21": 83165773, + "2022-05-22": 83187760, + "2022-05-23": 83320644, + "2022-05-24": 83453009, + "2022-05-25": 83640539, + "2022-05-26": 83765123, + "2022-05-27": 83904014, + "2022-05-28": 83917776, + "2022-05-29": 83926821, + "2022-05-30": 83958973, + "2022-05-31": 84141341, + "2022-06-01": 84360608, + "2022-06-02": 84471931, + "2022-06-03": 84614143, + "2022-06-04": 84657793, + "2022-06-05": 84674272, + "2022-06-06": 84811375, + "2022-06-07": 84954204, + "2022-06-08": 85133418, + "2022-06-09": 85251129, + "2022-06-10": 85387170, + "2022-06-11": 85422543, + "2022-06-12": 85440936, + "2022-06-13": 85566339, + "2022-06-14": 85701754, + "2022-06-15": 85873751, + "2022-06-16": 85977948, + "2022-06-17": 86094433, + "2022-06-18": 86109198, + "2022-06-19": 86123805, + "2022-06-20": 86178001, + "2022-06-21": 86387739, + "2022-06-22": 86558621, + "2022-06-23": 86675114, + "2022-06-24": 86830601, + "2022-06-25": 86878270, + "2022-06-26": 86896508, + "2022-06-27": 87028747, + "2022-06-28": 87151319, + "2022-06-29": 87347682, + "2022-06-30": 87471400, + "2022-07-01": 87623570, + "2022-07-02": 87635890, + "2022-07-03": 87642751, + "2022-07-04": 87678413, + "2022-07-05": 87859299, + "2022-07-06": 88100004, + "2022-07-07": 88224616, + "2022-07-08": 88392675, + "2022-07-09": 88416261, + "2022-07-10": 88438830, + "2022-07-11": 88614159, + "2022-07-12": 88798428, + "2022-07-13": 88990045, + "2022-07-14": 89134228, + "2022-07-15": 89304110, + "2022-07-16": 89325152, + "2022-07-17": 89347123, + "2022-07-18": 89516932, + "2022-07-19": 89677803, + "2022-07-20": 89882577, + "2022-07-21": 90036653, + "2022-07-22": 90202342, + "2022-07-23": 90226593, + "2022-07-24": 90248093, + "2022-07-25": 90415556 }, "metadata": { "importName": "NYT_COVID19", @@ -1790,7 +1818,35 @@ "2022-06-24": 10025036, "2022-06-25": 10025036, "2022-06-26": 10025110, - "2022-06-27": 10038765 + "2022-06-27": 10038765, + "2022-06-28": 10087984, + "2022-06-29": 10095355, + "2022-06-30": 10101062, + "2022-07-01": 10156643, + "2022-07-02": 10156643, + "2022-07-03": 10156643, + "2022-07-04": 10171959, + "2022-07-05": 10177563, + "2022-07-06": 10228221, + "2022-07-07": 10233568, + "2022-07-08": 10279898, + "2022-07-09": 10279898, + "2022-07-10": 10279898, + "2022-07-11": 10298129, + "2022-07-12": 10358182, + "2022-07-13": 10365785, + "2022-07-14": 10374290, + "2022-07-15": 10435541, + "2022-07-16": 10435541, + "2022-07-17": 10435541, + "2022-07-18": 10454194, + "2022-07-19": 10506662, + "2022-07-20": 10513729, + "2022-07-21": 10522372, + "2022-07-22": 10578770, + "2022-07-23": 10578770, + "2022-07-24": 10578770, + "2022-07-25": 10594052 }, "metadata": { "importName": "NYT_COVID19", diff --git a/internal/server/stat/golden/get_stat_set_series_within_place/county_city_population.json b/internal/server/stat/golden/get_stat_set_series_within_place/county_city_population.json index 36c4421bd..5b9b0e2e8 100644 --- a/internal/server/stat/golden/get_stat_set_series_within_place/county_city_population.json +++ b/internal/server/stat/golden/get_stat_set_series_within_place/county_city_population.json @@ -101,10 +101,10 @@ "data": { "Count_Person": { "val": { - "1990": 35903, - "1991": 35972, - "1992": 36150, - "1993": 36338, + "1990": 35901, + "1991": 35903, + "1992": 35972, + "1993": 36150, "1994": 36417, "1995": 37153, "1996": 38015, @@ -121,20 +121,24 @@ "2007": 38034, "2008": 38557, "2009": 38980, - "2010": 40669, - "2011": 41047, - "2012": 41571, - "2013": 41966, - "2014": 42362, - "2015": 42381, - "2016": 42421, - "2017": 42695, - "2018": 42466 + "2010": 40672, + "2011": 41137, + "2012": 41583, + "2013": 42225, + "2014": 42581, + "2015": 42945, + "2016": 43168, + "2017": 43008, + "2018": 43007, + "2019": 42935, + "2020": 43935, + "2021": 42754 }, "metadata": { - "importName": "CensusPEP", - "provenanceUrl": "https://www.census.gov/programs-surveys/popest.html", - "measurementMethod": "CensusPEPSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } } } @@ -143,10 +147,10 @@ "data": { "Count_Person": { "val": { - "1990": 40421, - "1991": 41067, - "1992": 41799, - "1993": 42131, + "1990": 40419, + "1991": 40421, + "1992": 41067, + "1993": 41799, "1994": 42203, "1995": 42476, "1996": 43147, @@ -163,20 +167,24 @@ "2007": 52882, "2008": 53726, "2009": 54554, - "2010": 58703, - "2011": 59189, - "2012": 59800, - "2013": 60238, - "2014": 60646, - "2015": 60571, - "2016": 60955, - "2017": 60621, - "2018": 60170 + "2010": 58677, + "2011": 59320, + "2012": 59855, + "2013": 60392, + "2014": 60607, + "2015": 60820, + "2016": 60786, + "2017": 60401, + "2018": 59900, + "2019": 59370, + "2020": 60343, + "2021": 58622 }, "metadata": { - "importName": "CensusPEP", - "provenanceUrl": "https://www.census.gov/programs-surveys/popest.html", - "measurementMethod": "CensusPEPSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } } } @@ -231,10 +239,10 @@ "data": { "Count_Person": { "val": { - "1990": 31562, - "1991": 31570, - "1992": 31928, - "1993": 32304, + "1990": 31561, + "1991": 31562, + "1992": 31570, + "1993": 31928, "1994": 32514, "1995": 33115, "1996": 34143, @@ -251,20 +259,24 @@ "2007": 48348, "2008": 49611, "2009": 50159, - "2010": 49013, - "2011": 49709, - "2012": 50738, - "2013": 51924, - "2014": 52576, - "2015": 53292, - "2016": 55409, - "2017": 57579, - "2018": 58756 + "2010": 49139, + "2011": 50077, + "2012": 51240, + "2013": 52439, + "2014": 53305, + "2015": 54147, + "2016": 54917, + "2017": 55333, + "2018": 55497, + "2019": 55475, + "2020": 59493, + "2021": 58101 }, "metadata": { - "importName": "CensusPEP", - "provenanceUrl": "https://www.census.gov/programs-surveys/popest.html", - "measurementMethod": "CensusPEPSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } } } @@ -296,10 +308,10 @@ "data": { "Count_Person": { "val": { - "1990": 26541, - "1991": 26543, - "1992": 26656, - "1993": 26778, + "1990": 26540, + "1991": 26541, + "1992": 26543, + "1993": 26656, "1994": 26843, "1995": 27096, "1996": 27527, @@ -316,20 +328,24 @@ "2007": 27715, "2008": 28320, "2009": 28698, - "2010": 29092, - "2011": 29475, - "2012": 29822, - "2013": 30029, - "2014": 30297, - "2015": 30686, - "2016": 30750, - "2017": 30687, - "2018": 30531 + "2010": 29132, + "2011": 29510, + "2012": 29868, + "2013": 30161, + "2014": 30360, + "2015": 30893, + "2016": 31282, + "2017": 31177, + "2018": 30959, + "2019": 30679, + "2020": 31577, + "2021": 30700 }, "metadata": { - "importName": "CensusPEP", - "provenanceUrl": "https://www.census.gov/programs-surveys/popest.html", - "measurementMethod": "CensusPEPSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } } } @@ -339,9 +355,9 @@ "Count_Person": { "val": { "1990": 7431, - "1991": 7452, - "1992": 7529, - "1993": 7609, + "1991": 7431, + "1992": 7452, + "1993": 7529, "1994": 7652, "1995": 7725, "1996": 7865, @@ -358,20 +374,24 @@ "2007": 8359, "2008": 8515, "2009": 8665, - "2010": 8076, - "2011": 8155, - "2012": 8274, - "2013": 8356, - "2014": 8453, - "2015": 8483, - "2016": 8577, - "2017": 8571, - "2018": 8559 + "2010": 8084, + "2011": 8173, + "2012": 8270, + "2013": 8385, + "2014": 8444, + "2015": 8487, + "2016": 8500, + "2017": 8507, + "2018": 8520, + "2019": 8482, + "2020": 8511, + "2021": 8295 }, "metadata": { - "importName": "CensusPEP", - "provenanceUrl": "https://www.census.gov/programs-surveys/popest.html", - "measurementMethod": "CensusPEPSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } } } @@ -380,10 +400,10 @@ "data": { "Count_Person": { "val": { - "1990": 27382, - "1991": 27312, - "1992": 27597, - "1993": 28019, + "1990": 27381, + "1991": 27382, + "1992": 27312, + "1993": 27597, "1994": 28181, "1995": 28362, "1996": 28746, @@ -400,20 +420,24 @@ "2007": 28846, "2008": 29250, "2009": 29570, - "2010": 29796, - "2011": 30128, - "2012": 30455, - "2013": 30740, - "2014": 31000, - "2015": 30993, - "2016": 31007, - "2017": 30925, - "2018": 30680 + "2010": 29789, + "2011": 30148, + "2012": 30487, + "2013": 30863, + "2014": 31060, + "2015": 31226, + "2016": 31262, + "2017": 31127, + "2018": 30924, + "2019": 30664, + "2020": 33461, + "2021": 32538 }, "metadata": { - "importName": "CensusPEP", - "provenanceUrl": "https://www.census.gov/programs-surveys/popest.html", - "measurementMethod": "CensusPEPSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } } } @@ -445,10 +469,10 @@ "data": { "Count_Person": { "val": { - "1990": 50957, - "1991": 52346, - "1992": 54429, - "1993": 55854, + "1990": 50955, + "1991": 50957, + "1992": 52346, + "1993": 54429, "1994": 56793, "1995": 57567, "1996": 58630, @@ -465,20 +489,24 @@ "2007": 66098, "2008": 67439, "2009": 68164, - "2010": 66730, - "2011": 67126, - "2012": 68880, - "2013": 69975, - "2014": 73608, - "2015": 77537, - "2016": 77878, - "2017": 77906, - "2018": 80430 + "2010": 66694, + "2011": 67167, + "2012": 67724, + "2013": 69075, + "2014": 71876, + "2015": 74256, + "2016": 74697, + "2017": 74577, + "2018": 74957, + "2019": 75830, + "2020": 80363, + "2021": 79066 }, "metadata": { - "importName": "CensusPEP", - "provenanceUrl": "https://www.census.gov/programs-surveys/popest.html", - "measurementMethod": "CensusPEPSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } } } @@ -488,9 +516,9 @@ "Count_Person": { "val": { "1990": 3267, - "1991": 3279, - "1992": 3301, - "1993": 3343, + "1991": 3267, + "1992": 3279, + "1993": 3301, "1994": 3386, "1995": 3424, "1996": 3486, @@ -507,20 +535,24 @@ "2007": 3501, "2008": 3579, "2009": 3649, - "2010": 3329, - "2011": 3359, - "2012": 3400, - "2013": 3442, - "2014": 3473, - "2015": 3490, - "2016": 3512, - "2017": 3513, - "2018": 3487 + "2010": 3337, + "2011": 3367, + "2012": 3398, + "2013": 3436, + "2014": 3461, + "2015": 3488, + "2016": 3501, + "2017": 3516, + "2018": 3530, + "2019": 3520, + "2020": 3487, + "2021": 3396 }, "metadata": { - "importName": "CensusPEP", - "provenanceUrl": "https://www.census.gov/programs-surveys/popest.html", - "measurementMethod": "CensusPEPSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } } } @@ -529,10 +561,10 @@ "data": { "Count_Person": { "val": { - "1990": 24325, - "1991": 25329, - "1992": 26098, - "1993": 26459, + "1990": 24324, + "1991": 24325, + "1992": 25329, + "1993": 26098, "1994": 27070, "1995": 27961, "1996": 29041, @@ -549,20 +581,24 @@ "2007": 37008, "2008": 37863, "2009": 38411, - "2010": 38005, - "2011": 38775, - "2012": 39437, - "2013": 40979, - "2014": 42033, - "2015": 42948, - "2016": 44393, - "2017": 44911, - "2018": 45135 + "2010": 38103, + "2011": 38930, + "2012": 39880, + "2013": 40969, + "2014": 41927, + "2015": 42963, + "2016": 43753, + "2017": 44263, + "2018": 44971, + "2019": 45475, + "2020": 45551, + "2021": 45342 }, "metadata": { - "importName": "CensusPEP", - "provenanceUrl": "https://www.census.gov/programs-surveys/popest.html", - "measurementMethod": "CensusPEPSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } } } @@ -571,10 +607,10 @@ "data": { "Count_Person": { "val": { - "1990": 66734, - "1991": 66936, - "1992": 67460, - "1993": 67949, + "1990": 66731, + "1991": 66734, + "1992": 66936, + "1993": 67460, "1994": 68173, "1995": 68578, "1996": 69603, @@ -591,20 +627,24 @@ "2007": 70352, "2008": 71927, "2009": 73066, - "2010": 74227, - "2011": 75102, - "2012": 76514, - "2013": 77978, - "2014": 79185, - "2015": 80378, - "2016": 80852, - "2017": 81197, - "2018": 83377 + "2010": 73759, + "2011": 74729, + "2012": 75614, + "2013": 76458, + "2014": 77459, + "2015": 78909, + "2016": 79735, + "2017": 79953, + "2018": 80298, + "2019": 80516, + "2020": 82455, + "2021": 81516 }, "metadata": { - "importName": "CensusPEP", - "provenanceUrl": "https://www.census.gov/programs-surveys/popest.html", - "measurementMethod": "CensusPEPSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } } } @@ -613,10 +653,10 @@ "data": { "Count_Person": { "val": { - "1990": 55815, - "1991": 55931, - "1992": 56506, - "1993": 56766, + "1990": 55813, + "1991": 55815, + "1992": 55931, + "1993": 56506, "1994": 56974, "1995": 57311, "1996": 58064, @@ -633,20 +673,24 @@ "2007": 57753, "2008": 59411, "2009": 60458, - "2010": 64545, - "2011": 65358, - "2012": 66116, - "2013": 66655, - "2014": 66901, - "2015": 66832, - "2016": 67406, - "2017": 67219, - "2018": 66666 + "2010": 64506, + "2011": 65389, + "2012": 66193, + "2013": 66982, + "2014": 67459, + "2015": 68125, + "2016": 68599, + "2017": 68513, + "2018": 68136, + "2019": 67621, + "2020": 68486, + "2021": 66680 }, "metadata": { - "importName": "CensusPEP", - "provenanceUrl": "https://www.census.gov/programs-surveys/popest.html", - "measurementMethod": "CensusPEPSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } } } @@ -655,10 +699,10 @@ "data": { "Count_Person": { "val": { - "1990": 783362, - "1991": 787847, - "1992": 795555, - "1993": 804223, + "1990": 783324, + "1991": 783362, + "1992": 787847, + "1993": 795555, "1994": 811545, "1995": 821467, "1996": 836136, @@ -675,20 +719,24 @@ "2007": 938909, "2008": 956255, "2009": 971323, - "2010": 954492, - "2011": 969948, - "2012": 983322, - "2013": 1001253, - "2014": 1014418, - "2015": 1026099, - "2016": 1030359, - "2017": 1032136, - "2018": 1030119 + "2010": 954552, + "2011": 968925, + "2012": 983532, + "2013": 999599, + "2014": 1014909, + "2015": 1028131, + "2016": 1034851, + "2017": 1037082, + "2018": 1034877, + "2019": 1026528, + "2020": 1010908, + "2021": 983489 }, "metadata": { - "importName": "CensusPEP", - "provenanceUrl": "https://www.census.gov/programs-surveys/popest.html", - "measurementMethod": "CensusPEPSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } } } @@ -720,10 +768,10 @@ "data": { "Count_Person": { "val": { - "1990": 93353, - "1991": 93979, - "1992": 95209, - "1993": 95973, + "1990": 93349, + "1991": 93353, + "1992": 93979, + "1993": 95209, "1994": 96106, "1995": 96691, "1996": 97729, @@ -740,20 +788,24 @@ "2007": 108898, "2008": 110366, "2009": 112732, - "2010": 116808, - "2011": 117888, - "2012": 119420, - "2013": 120590, - "2014": 122097, - "2015": 126154, - "2016": 126561, - "2017": 126803, - "2018": 129488 + "2010": 116857, + "2011": 118720, + "2012": 119952, + "2013": 121305, + "2014": 121903, + "2015": 123176, + "2016": 124000, + "2017": 125472, + "2018": 126687, + "2019": 126567, + "2020": 127426, + "2021": 127151 }, "metadata": { - "importName": "CensusPEP", - "provenanceUrl": "https://www.census.gov/programs-surveys/popest.html", - "measurementMethod": "CensusPEPSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } } } @@ -762,10 +814,10 @@ "data": { "Count_Person": { "val": { - "1990": 28083, - "1991": 28166, - "1992": 28341, - "1993": 28531, + "1990": 28082, + "1991": 28083, + "1992": 28166, + "1993": 28341, "1994": 28592, "1995": 28761, "1996": 29320, @@ -782,20 +834,24 @@ "2007": 29943, "2008": 30359, "2009": 30724, - "2010": 30077, - "2011": 30353, - "2012": 30689, - "2013": 30966, - "2014": 31021, - "2015": 30990, - "2016": 30957, - "2017": 30813, - "2018": 30599 + "2010": 30115, + "2011": 30485, + "2012": 30809, + "2013": 31129, + "2014": 31254, + "2015": 31408, + "2016": 31439, + "2017": 31328, + "2018": 31180, + "2019": 30934, + "2020": 31045, + "2021": 30163 }, "metadata": { - "importName": "CensusPEP", - "provenanceUrl": "https://www.census.gov/programs-surveys/popest.html", - "measurementMethod": "CensusPEPSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } } } @@ -841,10 +897,10 @@ "data": { "Count_Person": { "val": { - "1990": 117316, - "1991": 119008, - "1992": 119981, - "1993": 121146, + "1990": 117311, + "1991": 117316, + "1992": 119008, + "1993": 119981, "1994": 121944, "1995": 123109, "1996": 125035, @@ -861,20 +917,24 @@ "2007": 129212, "2008": 131440, "2009": 133543, - "2010": 140465, - "2011": 143812, - "2012": 146474, - "2013": 148121, - "2014": 149856, - "2015": 151715, - "2016": 153633, - "2017": 153254, - "2018": 153185 + "2010": 140786, + "2011": 142866, + "2012": 145530, + "2013": 147791, + "2014": 149124, + "2015": 150934, + "2016": 151781, + "2017": 152462, + "2018": 153453, + "2019": 153302, + "2020": 155860, + "2021": 152258 }, "metadata": { - "importName": "CensusPEP", - "provenanceUrl": "https://www.census.gov/programs-surveys/popest.html", - "measurementMethod": "CensusPEPSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } } } diff --git a/internal/server/stat/golden/get_stat_set_within_place/CA_County.json b/internal/server/stat/golden/get_stat_set_within_place/CA_County.json index 4ca88ea4e..3b5380ee2 100644 --- a/internal/server/stat/golden/get_stat_set_within_place/CA_County.json +++ b/internal/server/stat/golden/get_stat_set_within_place/CA_County.json @@ -3,294 +3,294 @@ "Count_Person": { "stat": { "geoId/06001": { - "date": "2020", - "value": 1661584, - "meta_hash": 1145703171 + "date": "2021", + "value": 1648556, + "meta_hash": 2176550201 }, "geoId/06003": { - "date": "2020", - "value": 1159, - "meta_hash": 1145703171 + "date": "2021", + "value": 1235, + "meta_hash": 2176550201 }, "geoId/06005": { - "date": "2020", - "value": 39023, - "meta_hash": 1145703171 + "date": "2021", + "value": 41259, + "meta_hash": 2176550201 }, "geoId/06007": { - "date": "2020", - "value": 223344, - "meta_hash": 1145703171 + "date": "2021", + "value": 208309, + "meta_hash": 2176550201 }, "geoId/06009": { - "date": "2020", - "value": 45828, - "meta_hash": 1145703171 + "date": "2021", + "value": 46221, + "meta_hash": 2176550201 }, "geoId/06011": { - "date": "2020", - "value": 21491, - "meta_hash": 1145703171 + "date": "2021", + "value": 21917, + "meta_hash": 2176550201 }, "geoId/06013": { - "date": "2020", - "value": 1147788, - "meta_hash": 1145703171 + "date": "2021", + "value": 1161413, + "meta_hash": 2176550201 }, "geoId/06015": { - "date": "2020", - "value": 27692, - "meta_hash": 1145703171 + "date": "2021", + "value": 28100, + "meta_hash": 2176550201 }, "geoId/06017": { - "date": "2020", - "value": 190345, - "meta_hash": 1145703171 + "date": "2021", + "value": 193221, + "meta_hash": 2176550201 }, "geoId/06019": { - "date": "2020", - "value": 990204, - "meta_hash": 1145703171 + "date": "2021", + "value": 1013581, + "meta_hash": 2176550201 }, "geoId/06021": { - "date": "2020", - "value": 28060, - "meta_hash": 1145703171 + "date": "2021", + "value": 28805, + "meta_hash": 2176550201 }, "geoId/06023": { - "date": "2020", - "value": 136101, - "meta_hash": 1145703171 + "date": "2021", + "value": 136310, + "meta_hash": 2176550201 }, "geoId/06025": { - "date": "2020", - "value": 180580, - "meta_hash": 1145703171 + "date": "2021", + "value": 179851, + "meta_hash": 2176550201 }, "geoId/06027": { - "date": "2020", - "value": 17930, - "meta_hash": 1145703171 + "date": "2021", + "value": 18970, + "meta_hash": 2176550201 }, "geoId/06029": { - "date": "2020", - "value": 892458, - "meta_hash": 1145703171 + "date": "2021", + "value": 917673, + "meta_hash": 2176550201 }, "geoId/06031": { - "date": "2020", - "value": 151090, - "meta_hash": 1145703171 + "date": "2021", + "value": 153443, + "meta_hash": 2176550201 }, "geoId/06033": { - "date": "2020", - "value": 64276, - "meta_hash": 1145703171 + "date": "2021", + "value": 68766, + "meta_hash": 2176550201 }, "geoId/06035": { - "date": "2020", - "value": 30600, - "meta_hash": 1145703171 + "date": "2021", + "value": 33159, + "meta_hash": 2176550201 }, "geoId/06037": { - "date": "2020", - "value": 10040682, - "meta_hash": 1145703171 + "date": "2021", + "value": 9829544, + "meta_hash": 2176550201 }, "geoId/06039": { - "date": "2020", - "value": 155925, - "meta_hash": 1145703171 + "date": "2021", + "value": 159410, + "meta_hash": 2176550201 }, "geoId/06041": { - "date": "2020", - "value": 259441, - "meta_hash": 1145703171 + "date": "2021", + "value": 260206, + "meta_hash": 2176550201 }, "geoId/06043": { - "date": "2020", - "value": 17319, - "meta_hash": 1145703171 + "date": "2021", + "value": 17147, + "meta_hash": 2176550201 }, "geoId/06045": { - "date": "2020", - "value": 87110, - "meta_hash": 1145703171 + "date": "2021", + "value": 91305, + "meta_hash": 2176550201 }, "geoId/06047": { - "date": "2020", - "value": 273661, - "meta_hash": 1145703171 + "date": "2021", + "value": 286461, + "meta_hash": 2176550201 }, "geoId/06049": { - "date": "2020", - "value": 8853, - "meta_hash": 1145703171 + "date": "2021", + "value": 8661, + "meta_hash": 2176550201 }, "geoId/06051": { - "date": "2020", - "value": 14395, - "meta_hash": 1145703171 + "date": "2021", + "value": 13247, + "meta_hash": 2176550201 }, "geoId/06053": { - "date": "2020", - "value": 432977, - "meta_hash": 1145703171 + "date": "2021", + "value": 437325, + "meta_hash": 2176550201 }, "geoId/06055": { - "date": "2020", - "value": 138572, - "meta_hash": 1145703171 + "date": "2021", + "value": 136207, + "meta_hash": 2176550201 }, "geoId/06057": { - "date": "2020", - "value": 99417, - "meta_hash": 1145703171 + "date": "2021", + "value": 103487, + "meta_hash": 2176550201 }, "geoId/06059": { - "date": "2020", - "value": 3170345, - "meta_hash": 1145703171 + "date": "2021", + "value": 3167809, + "meta_hash": 2176550201 }, "geoId/06061": { - "date": "2020", - "value": 391799, - "meta_hash": 1145703171 + "date": "2021", + "value": 412300, + "meta_hash": 2176550201 }, "geoId/06063": { - "date": "2020", - "value": 18844, - "meta_hash": 1145703171 + "date": "2021", + "value": 19915, + "meta_hash": 2176550201 }, "geoId/06065": { - "date": "2020", - "value": 2437864, - "meta_hash": 1145703171 + "date": "2021", + "value": 2458395, + "meta_hash": 2176550201 }, "geoId/06067": { - "date": "2020", - "value": 1537948, - "meta_hash": 1145703171 + "date": "2021", + "value": 1588921, + "meta_hash": 2176550201 }, "geoId/06069": { - "date": "2020", - "value": 61547, - "meta_hash": 1145703171 + "date": "2021", + "value": 66677, + "meta_hash": 2176550201 }, "geoId/06071": { - "date": "2020", - "value": 2162532, - "meta_hash": 1145703171 + "date": "2021", + "value": 2194710, + "meta_hash": 2176550201 }, "geoId/06073": { - "date": "2020", - "value": 3323970, - "meta_hash": 1145703171 + "date": "2021", + "value": 3286069, + "meta_hash": 2176550201 }, "geoId/06075": { - "date": "2020", - "value": 874784, - "meta_hash": 1145703171 + "date": "2021", + "value": 815201, + "meta_hash": 2176550201 }, "geoId/06077": { - "date": "2020", - "value": 751615, - "meta_hash": 1145703171 + "date": "2021", + "value": 789410, + "meta_hash": 2176550201 }, "geoId/06079": { - "date": "2020", - "value": 282517, - "meta_hash": 1145703171 + "date": "2021", + "value": 283159, + "meta_hash": 2176550201 }, "geoId/06081": { - "date": "2020", - "value": 765623, - "meta_hash": 1145703171 + "date": "2021", + "value": 737888, + "meta_hash": 2176550201 }, "geoId/06083": { - "date": "2020", - "value": 444895, - "meta_hash": 1145703171 + "date": "2021", + "value": 446475, + "meta_hash": 2176550201 }, "geoId/06085": { - "date": "2020", - "value": 1924379, - "meta_hash": 1145703171 + "date": "2021", + "value": 1885508, + "meta_hash": 2176550201 }, "geoId/06087": { - "date": "2020", - "value": 273170, - "meta_hash": 1145703171 + "date": "2021", + "value": 267792, + "meta_hash": 2176550201 }, "geoId/06089": { - "date": "2020", - "value": 179267, - "meta_hash": 1145703171 + "date": "2021", + "value": 182139, + "meta_hash": 2176550201 }, "geoId/06091": { - "date": "2020", - "value": 2898, - "meta_hash": 1145703171 + "date": "2021", + "value": 3283, + "meta_hash": 2176550201 }, "geoId/06093": { - "date": "2020", - "value": 43516, - "meta_hash": 1145703171 + "date": "2021", + "value": 44118, + "meta_hash": 2176550201 }, "geoId/06095": { - "date": "2020", - "value": 444538, - "meta_hash": 1145703171 + "date": "2021", + "value": 451716, + "meta_hash": 2176550201 }, "geoId/06097": { - "date": "2020", - "value": 496801, - "meta_hash": 1145703171 + "date": "2021", + "value": 485887, + "meta_hash": 2176550201 }, "geoId/06099": { - "date": "2020", - "value": 546235, - "meta_hash": 1145703171 + "date": "2021", + "value": 552999, + "meta_hash": 2176550201 }, "geoId/06101": { - "date": "2020", - "value": 96315, - "meta_hash": 1145703171 + "date": "2021", + "value": 99063, + "meta_hash": 2176550201 }, "geoId/06103": { - "date": "2020", - "value": 64176, - "meta_hash": 1145703171 + "date": "2021", + "value": 65498, + "meta_hash": 2176550201 }, "geoId/06105": { - "date": "2020", - "value": 12541, - "meta_hash": 1145703171 + "date": "2021", + "value": 16060, + "meta_hash": 2176550201 }, "geoId/06107": { - "date": "2020", - "value": 463955, - "meta_hash": 1145703171 + "date": "2021", + "value": 477054, + "meta_hash": 2176550201 }, "geoId/06109": { - "date": "2020", - "value": 54147, - "meta_hash": 1145703171 + "date": "2021", + "value": 55810, + "meta_hash": 2176550201 }, "geoId/06111": { - "date": "2020", - "value": 845599, - "meta_hash": 1145703171 + "date": "2021", + "value": 839784, + "meta_hash": 2176550201 }, "geoId/06113": { - "date": "2020", - "value": 218774, - "meta_hash": 1145703171 + "date": "2021", + "value": 216986, + "meta_hash": 2176550201 }, "geoId/06115": { - "date": "2020", - "value": 77524, - "meta_hash": 1145703171 + "date": "2021", + "value": 83421, + "meta_hash": 2176550201 } } }, @@ -590,15 +590,11 @@ } }, "metadata": { - "1145703171": { - "import_name": "CensusACS5YearSurvey", - "provenance_url": "https://www.census.gov/", - "measurement_method": "CensusACS5yrSurvey" - }, - "2517965213": { - "import_name": "CensusPEP", - "provenance_url": "https://www.census.gov/programs-surveys/popest.html", - "measurement_method": "CensusPEPSurvey" + "2176550201": { + "import_name": "USCensusPEP_Annual_Population", + "provenance_url": "https://www2.census.gov/programs-surveys/popest/tables", + "measurement_method": "CensusPEPSurvey", + "observation_period": "P1Y" }, "3795540742": { "import_name": "CensusACS5YearSurvey", diff --git a/internal/server/stat/golden/get_stat_set_within_place/CA_County_2016.json b/internal/server/stat/golden/get_stat_set_within_place/CA_County_2016.json index e68e7be19..2e1fb3438 100644 --- a/internal/server/stat/golden/get_stat_set_within_place/CA_County_2016.json +++ b/internal/server/stat/golden/get_stat_set_within_place/CA_County_2016.json @@ -4,293 +4,293 @@ "stat": { "geoId/06001": { "date": "2016", - "value": 1650950, - "meta_hash": 2517965213 + "value": 1650765, + "meta_hash": 2176550201 }, "geoId/06003": { "date": "2016", - "value": 1057, - "meta_hash": 2517965213 + "value": 1053, + "meta_hash": 2176550201 }, "geoId/06005": { "date": "2016", - "value": 37438, - "meta_hash": 2517965213 + "value": 37443, + "meta_hash": 2176550201 }, "geoId/06007": { "date": "2016", - "value": 226231, - "meta_hash": 2517965213 + "value": 226222, + "meta_hash": 2176550201 }, "geoId/06009": { "date": "2016", - "value": 45303, - "meta_hash": 2517965213 + "value": 45307, + "meta_hash": 2176550201 }, "geoId/06011": { "date": "2016", - "value": 21553, - "meta_hash": 2517965213 + "value": 21476, + "meta_hash": 2176550201 }, "geoId/06013": { "date": "2016", - "value": 1137268, - "meta_hash": 2517965213 + "value": 1137259, + "meta_hash": 2176550201 }, "geoId/06015": { "date": "2016", - "value": 27382, - "meta_hash": 2517965213 + "value": 27415, + "meta_hash": 2176550201 }, "geoId/06017": { "date": "2016", - "value": 185976, - "meta_hash": 2517965213 + "value": 186027, + "meta_hash": 2176550201 }, "geoId/06019": { "date": "2016", - "value": 976830, - "meta_hash": 2517965213 + "value": 976231, + "meta_hash": 2176550201 }, "geoId/06021": { "date": "2016", - "value": 27851, - "meta_hash": 2517965213 + "value": 27796, + "meta_hash": 2176550201 }, "geoId/06023": { "date": "2016", - "value": 136290, - "meta_hash": 2517965213 + "value": 136477, + "meta_hash": 2176550201 }, "geoId/06025": { "date": "2016", - "value": 180179, - "meta_hash": 2517965213 + "value": 179881, + "meta_hash": 2176550201 }, "geoId/06027": { "date": "2016", - "value": 17996, - "meta_hash": 2517965213 + "value": 17897, + "meta_hash": 2176550201 }, "geoId/06029": { "date": "2016", - "value": 880856, - "meta_hash": 2517965213 + "value": 881094, + "meta_hash": 2176550201 }, "geoId/06031": { "date": "2016", - "value": 149382, - "meta_hash": 2517965213 + "value": 149269, + "meta_hash": 2176550201 }, "geoId/06033": { "date": "2016", - "value": 63903, - "meta_hash": 2517965213 + "value": 63912, + "meta_hash": 2176550201 }, "geoId/06035": { "date": "2016", - "value": 30721, - "meta_hash": 2517965213 + "value": 30715, + "meta_hash": 2176550201 }, "geoId/06037": { "date": "2016", - "value": 10105708, - "meta_hash": 2517965213 + "value": 10094865, + "meta_hash": 2176550201 }, "geoId/06039": { "date": "2016", - "value": 153956, - "meta_hash": 2517965213 + "value": 153694, + "meta_hash": 2176550201 }, "geoId/06041": { "date": "2016", - "value": 260562, - "meta_hash": 2517965213 + "value": 260722, + "meta_hash": 2176550201 }, "geoId/06043": { "date": "2016", - "value": 17455, - "meta_hash": 2517965213 + "value": 17498, + "meta_hash": 2176550201 }, "geoId/06045": { "date": "2016", - "value": 87285, - "meta_hash": 2517965213 + "value": 87319, + "meta_hash": 2176550201 }, "geoId/06047": { "date": "2016", - "value": 267628, - "meta_hash": 2517965213 + "value": 267370, + "meta_hash": 2176550201 }, "geoId/06049": { "date": "2016", - "value": 8935, - "meta_hash": 2517965213 + "value": 8957, + "meta_hash": 2176550201 }, "geoId/06051": { "date": "2016", - "value": 14202, - "meta_hash": 2517965213 + "value": 14256, + "meta_hash": 2176550201 }, "geoId/06053": { "date": "2016", - "value": 433953, - "meta_hash": 2517965213 + "value": 433436, + "meta_hash": 2176550201 }, "geoId/06055": { "date": "2016", - "value": 140840, - "meta_hash": 2517965213 + "value": 140778, + "meta_hash": 2176550201 }, "geoId/06057": { "date": "2016", - "value": 98913, - "meta_hash": 2517965213 + "value": 98939, + "meta_hash": 2176550201 }, "geoId/06059": { "date": "2016", - "value": 3164986, - "meta_hash": 2517965213 + "value": 3164277, + "meta_hash": 2176550201 }, "geoId/06061": { "date": "2016", - "value": 378943, - "meta_hash": 2517965213 + "value": 379046, + "meta_hash": 2176550201 }, "geoId/06063": { "date": "2016", - "value": 18772, - "meta_hash": 2517965213 + "value": 18691, + "meta_hash": 2176550201 }, "geoId/06065": { "date": "2016", - "value": 2380081, - "meta_hash": 2517965213 + "value": 2378282, + "meta_hash": 2176550201 }, "geoId/06067": { "date": "2016", - "value": 1510987, - "meta_hash": 2517965213 + "value": 1511401, + "meta_hash": 2176550201 }, "geoId/06069": { "date": "2016", - "value": 59225, - "meta_hash": 2517965213 + "value": 59270, + "meta_hash": 2176550201 }, "geoId/06071": { "date": "2016", - "value": 2131960, - "meta_hash": 2517965213 + "value": 2130726, + "meta_hash": 2176550201 }, "geoId/06073": { "date": "2016", - "value": 3306089, - "meta_hash": 2517965213 + "value": 3305462, + "meta_hash": 2176550201 }, "geoId/06075": { "date": "2016", - "value": 850282, - "meta_hash": 1145703171 + "value": 871343, + "meta_hash": 2176550201 }, "geoId/06077": { "date": "2016", - "value": 732809, - "meta_hash": 2517965213 + "value": 732662, + "meta_hash": 2176550201 }, "geoId/06079": { "date": "2016", - "value": 281803, - "meta_hash": 2517965213 + "value": 281884, + "meta_hash": 2176550201 }, "geoId/06081": { "date": "2016", - "value": 754748, - "meta_hash": 1145703171 + "value": 767928, + "meta_hash": 2176550201 }, "geoId/06083": { "date": "2016", - "value": 444340, - "meta_hash": 2517965213 + "value": 444112, + "meta_hash": 2176550201 }, "geoId/06085": { "date": "2016", - "value": 1928368, - "meta_hash": 2517965213 + "value": 1928144, + "meta_hash": 2176550201 }, "geoId/06087": { "date": "2016", - "value": 274396, - "meta_hash": 2517965213 + "value": 274476, + "meta_hash": 2176550201 }, "geoId/06089": { "date": "2016", - "value": 178571, - "meta_hash": 2517965213 + "value": 178592, + "meta_hash": 2176550201 }, "geoId/06091": { "date": "2016", - "value": 2957, - "meta_hash": 2517965213 + "value": 2956, + "meta_hash": 2176550201 }, "geoId/06093": { "date": "2016", - "value": 43479, - "meta_hash": 2517965213 + "value": 43402, + "meta_hash": 2176550201 }, "geoId/06095": { "date": "2016", - "value": 438858, - "meta_hash": 2517965213 + "value": 438834, + "meta_hash": 2176550201 }, "geoId/06097": { "date": "2016", - "value": 502547, - "meta_hash": 2517965213 + "value": 502445, + "meta_hash": 2176550201 }, "geoId/06099": { "date": "2016", - "value": 539255, - "meta_hash": 2517965213 + "value": 538986, + "meta_hash": 2176550201 }, "geoId/06101": { "date": "2016", - "value": 95742, - "meta_hash": 2517965213 + "value": 95769, + "meta_hash": 2176550201 }, "geoId/06103": { "date": "2016", - "value": 63453, - "meta_hash": 2517965213 + "value": 63468, + "meta_hash": 2176550201 }, "geoId/06105": { "date": "2016", - "value": 12830, - "meta_hash": 2517965213 + "value": 12827, + "meta_hash": 2176550201 }, "geoId/06107": { "date": "2016", - "value": 459235, - "meta_hash": 2517965213 + "value": 458991, + "meta_hash": 2176550201 }, "geoId/06109": { "date": "2016", - "value": 53770, - "meta_hash": 2517965213 + "value": 53729, + "meta_hash": 2176550201 }, "geoId/06111": { "date": "2016", - "value": 847323, - "meta_hash": 2517965213 + "value": 846921, + "meta_hash": 2176550201 }, "geoId/06113": { "date": "2016", - "value": 215627, - "meta_hash": 2517965213 + "value": 215569, + "meta_hash": 2176550201 }, "geoId/06115": { "date": "2016", - "value": 74952, - "meta_hash": 2517965213 + "value": 74920, + "meta_hash": 2176550201 } } }, @@ -590,15 +590,11 @@ } }, "metadata": { - "1145703171": { - "import_name": "CensusACS5YearSurvey", - "provenance_url": "https://www.census.gov/", - "measurement_method": "CensusACS5yrSurvey" - }, - "2517965213": { - "import_name": "CensusPEP", - "provenance_url": "https://www.census.gov/programs-surveys/popest.html", - "measurement_method": "CensusPEPSurvey" + "2176550201": { + "import_name": "USCensusPEP_Annual_Population", + "provenance_url": "https://www2.census.gov/programs-surveys/popest/tables", + "measurement_method": "CensusPEPSurvey", + "observation_period": "P1Y" }, "3795540742": { "import_name": "CensusACS5YearSurvey", diff --git a/internal/server/stat/golden/get_stat_set_within_place/USA_County_2016.json b/internal/server/stat/golden/get_stat_set_within_place/USA_County_2016.json index c5ac60238..e5afa5f9f 100644 --- a/internal/server/stat/golden/get_stat_set_within_place/USA_County_2016.json +++ b/internal/server/stat/golden/get_stat_set_within_place/USA_County_2016.json @@ -4,473 +4,473 @@ "stat": { "geoId/01001": { "date": "2016", - "value": 55243, - "meta_hash": 2517965213 + "value": 55302, + "meta_hash": 2176550201 }, "geoId/01003": { "date": "2016", - "value": 207601, - "meta_hash": 2517965213 + "value": 207787, + "meta_hash": 2176550201 }, "geoId/01005": { "date": "2016", - "value": 25806, - "meta_hash": 2517965213 + "value": 25828, + "meta_hash": 2176550201 }, "geoId/01007": { "date": "2016", - "value": 22586, - "meta_hash": 2517965213 + "value": 22590, + "meta_hash": 2176550201 }, "geoId/01009": { "date": "2016", - "value": 57494, - "meta_hash": 2517965213 + "value": 57487, + "meta_hash": 2176550201 }, "geoId/01011": { "date": "2016", - "value": 10381, - "meta_hash": 2517965213 + "value": 10397, + "meta_hash": 2176550201 }, "geoId/01013": { "date": "2016", - "value": 20029, - "meta_hash": 2517965213 + "value": 20040, + "meta_hash": 2176550201 }, "geoId/01015": { "date": "2016", - "value": 114973, - "meta_hash": 2517965213 + "value": 115036, + "meta_hash": 2176550201 }, "geoId/01017": { "date": "2016", - "value": 33745, - "meta_hash": 2517965213 + "value": 33742, + "meta_hash": 2176550201 }, "geoId/01019": { "date": "2016", - "value": 25776, - "meta_hash": 2517965213 + "value": 25769, + "meta_hash": 2176550201 }, "geoId/01021": { "date": "2016", - "value": 43866, - "meta_hash": 2517965213 + "value": 43854, + "meta_hash": 2176550201 }, "geoId/01023": { "date": "2016", "value": 13049, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/01025": { "date": "2016", - "value": 24349, - "meta_hash": 2517965213 + "value": 24342, + "meta_hash": 2176550201 }, "geoId/01027": { "date": "2016", "value": 13393, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/01029": { "date": "2016", - "value": 14853, - "meta_hash": 2517965213 + "value": 14871, + "meta_hash": 2176550201 }, "geoId/01031": { "date": "2016", - "value": 51202, - "meta_hash": 2517965213 + "value": 51281, + "meta_hash": 2176550201 }, "geoId/01033": { "date": "2016", - "value": 54497, - "meta_hash": 2517965213 + "value": 54483, + "meta_hash": 2176550201 }, "geoId/01035": { "date": "2016", - "value": 12501, - "meta_hash": 2517965213 + "value": 12495, + "meta_hash": 2176550201 }, "geoId/01037": { "date": "2016", - "value": 10819, - "meta_hash": 2517965213 + "value": 10812, + "meta_hash": 2176550201 }, "geoId/01039": { "date": "2016", - "value": 37382, - "meta_hash": 2517965213 + "value": 37400, + "meta_hash": 2176550201 }, "geoId/01041": { "date": "2016", - "value": 13922, - "meta_hash": 2517965213 + "value": 13911, + "meta_hash": 2176550201 }, "geoId/01043": { "date": "2016", - "value": 82450, - "meta_hash": 2517965213 + "value": 82434, + "meta_hash": 2176550201 }, "geoId/01045": { "date": "2016", - "value": 49362, - "meta_hash": 2517965213 + "value": 49476, + "meta_hash": 2176550201 }, "geoId/01047": { "date": "2016", - "value": 40080, - "meta_hash": 2517965213 + "value": 40105, + "meta_hash": 2176550201 }, "geoId/01049": { "date": "2016", - "value": 71104, - "meta_hash": 2517965213 + "value": 71116, + "meta_hash": 2176550201 }, "geoId/01051": { "date": "2016", - "value": 81204, - "meta_hash": 2517965213 + "value": 81258, + "meta_hash": 2176550201 }, "geoId/01053": { "date": "2016", - "value": 37475, - "meta_hash": 2517965213 + "value": 37500, + "meta_hash": 2176550201 }, "geoId/01055": { "date": "2016", - "value": 102855, - "meta_hash": 2517965213 + "value": 102931, + "meta_hash": 2176550201 }, "geoId/01057": { "date": "2016", - "value": 16555, - "meta_hash": 2517965213 + "value": 16581, + "meta_hash": 2176550201 }, "geoId/01059": { "date": "2016", - "value": 31654, - "meta_hash": 2517965213 + "value": 31674, + "meta_hash": 2176550201 }, "geoId/01061": { "date": "2016", - "value": 26494, - "meta_hash": 2517965213 + "value": 26497, + "meta_hash": 2176550201 }, "geoId/01063": { "date": "2016", - "value": 8482, - "meta_hash": 2517965213 + "value": 8485, + "meta_hash": 2176550201 }, "geoId/01065": { "date": "2016", - "value": 14828, - "meta_hash": 2517965213 + "value": 14845, + "meta_hash": 2176550201 }, "geoId/01067": { "date": "2016", - "value": 17072, - "meta_hash": 2517965213 + "value": 17062, + "meta_hash": 2176550201 }, "geoId/01069": { "date": "2016", - "value": 104218, - "meta_hash": 2517965213 + "value": 104355, + "meta_hash": 2176550201 }, "geoId/01071": { "date": "2016", - "value": 51988, - "meta_hash": 2517965213 + "value": 52058, + "meta_hash": 2176550201 }, "geoId/01073": { "date": "2016", - "value": 660343, - "meta_hash": 2517965213 + "value": 660507, + "meta_hash": 2176550201 }, "geoId/01075": { "date": "2016", - "value": 13927, - "meta_hash": 2517965213 + "value": 13926, + "meta_hash": 2176550201 }, "geoId/01077": { "date": "2016", - "value": 92425, - "meta_hash": 2517965213 + "value": 92521, + "meta_hash": 2176550201 }, "geoId/01079": { "date": "2016", - "value": 33227, - "meta_hash": 2517965213 + "value": 33196, + "meta_hash": 2176550201 }, "geoId/01081": { "date": "2016", - "value": 159168, - "meta_hash": 2517965213 + "value": 159446, + "meta_hash": 2176550201 }, "geoId/01083": { "date": "2016", - "value": 92847, - "meta_hash": 2517965213 + "value": 92896, + "meta_hash": 2176550201 }, "geoId/01085": { "date": "2016", - "value": 10248, - "meta_hash": 2517965213 + "value": 10245, + "meta_hash": 2176550201 }, "geoId/01087": { "date": "2016", - "value": 19064, - "meta_hash": 2517965213 + "value": 19077, + "meta_hash": 2176550201 }, "geoId/01089": { "date": "2016", - "value": 356729, - "meta_hash": 2517965213 + "value": 356985, + "meta_hash": 2176550201 }, "geoId/01091": { "date": "2016", - "value": 19516, - "meta_hash": 2517965213 + "value": 19536, + "meta_hash": 2176550201 }, "geoId/01093": { "date": "2016", - "value": 29964, - "meta_hash": 2517965213 + "value": 29958, + "meta_hash": 2176550201 }, "geoId/01095": { "date": "2016", - "value": 95113, - "meta_hash": 2517965213 + "value": 95123, + "meta_hash": 2176550201 }, "geoId/01097": { "date": "2016", - "value": 414945, - "meta_hash": 2517965213 + "value": 415169, + "meta_hash": 2176550201 }, "geoId/01099": { "date": "2016", - "value": 21545, - "meta_hash": 2517965213 + "value": 21553, + "meta_hash": 2176550201 }, "geoId/01101": { "date": "2016", - "value": 227170, - "meta_hash": 2517965213 + "value": 227398, + "meta_hash": 2176550201 }, "geoId/01103": { "date": "2016", - "value": 119006, - "meta_hash": 2517965213 + "value": 119090, + "meta_hash": 2176550201 }, "geoId/01105": { "date": "2016", - "value": 9528, - "meta_hash": 2517965213 + "value": 9538, + "meta_hash": 2176550201 }, "geoId/01107": { "date": "2016", - "value": 20325, - "meta_hash": 2517965213 + "value": 20337, + "meta_hash": 2176550201 }, "geoId/01109": { "date": "2016", - "value": 33464, - "meta_hash": 2517965213 + "value": 33540, + "meta_hash": 2176550201 }, "geoId/01111": { "date": "2016", - "value": 22508, - "meta_hash": 2517965213 + "value": 22515, + "meta_hash": 2176550201 }, "geoId/01113": { "date": "2016", - "value": 58185, - "meta_hash": 2517965213 + "value": 58290, + "meta_hash": 2176550201 }, "geoId/01115": { "date": "2016", - "value": 87306, - "meta_hash": 2517965213 + "value": 87342, + "meta_hash": 2176550201 }, "geoId/01117": { "date": "2016", - "value": 211282, - "meta_hash": 2517965213 + "value": 211538, + "meta_hash": 2176550201 }, "geoId/01119": { "date": "2016", - "value": 12974, - "meta_hash": 2517965213 + "value": 12973, + "meta_hash": 2176550201 }, "geoId/01121": { "date": "2016", - "value": 80552, - "meta_hash": 2517965213 + "value": 80598, + "meta_hash": 2176550201 }, "geoId/01123": { "date": "2016", - "value": 40586, - "meta_hash": 2517965213 + "value": 40607, + "meta_hash": 2176550201 }, "geoId/01125": { "date": "2016", - "value": 206464, - "meta_hash": 2517965213 + "value": 206737, + "meta_hash": 2176550201 }, "geoId/01127": { "date": "2016", - "value": 64533, - "meta_hash": 2517965213 + "value": 64559, + "meta_hash": 2176550201 }, "geoId/01129": { "date": "2016", - "value": 16621, - "meta_hash": 2517965213 + "value": 16607, + "meta_hash": 2176550201 }, "geoId/01131": { "date": "2016", - "value": 10851, - "meta_hash": 2517965213 + "value": 10860, + "meta_hash": 2176550201 }, "geoId/01133": { "date": "2016", - "value": 23906, - "meta_hash": 2517965213 + "value": 23911, + "meta_hash": 2176550201 }, "geoId/02013": { "date": "2016", - "value": 3388, - "meta_hash": 2517965213 + "value": 3354, + "meta_hash": 2176550201 }, "geoId/02016": { "date": "2016", - "value": 5698, - "meta_hash": 2517965213 + "value": 5718, + "meta_hash": 2176550201 }, "geoId/02020": { "date": "2016", - "value": 297216, - "meta_hash": 2517965213 + "value": 298072, + "meta_hash": 2176550201 }, "geoId/02050": { "date": "2016", - "value": 18019, - "meta_hash": 2517965213 + "value": 18018, + "meta_hash": 2176550201 }, "geoId/02060": { "date": "2016", - "value": 903, - "meta_hash": 2517965213 + "value": 906, + "meta_hash": 2176550201 }, "geoId/02068": { "date": "2016", - "value": 2039, - "meta_hash": 2517965213 + "value": 2068, + "meta_hash": 2176550201 }, "geoId/02070": { "date": "2016", - "value": 4970, - "meta_hash": 2517965213 + "value": 4968, + "meta_hash": 2176550201 }, "geoId/02090": { "date": "2016", - "value": 100633, - "meta_hash": 2517965213 + "value": 100877, + "meta_hash": 2176550201 }, "geoId/02100": { "date": "2016", - "value": 2527, - "meta_hash": 2517965213 + "value": 2531, + "meta_hash": 2176550201 }, "geoId/02105": { "date": "2016", - "value": 2128, - "meta_hash": 2517965213 + "value": 2115, + "meta_hash": 2176550201 }, "geoId/02110": { "date": "2016", - "value": 32524, - "meta_hash": 1145703171 + "value": 32456, + "meta_hash": 2176550201 }, "geoId/02122": { "date": "2016", - "value": 58452, - "meta_hash": 2517965213 + "value": 58515, + "meta_hash": 2176550201 }, "geoId/02130": { "date": "2016", - "value": 13707, - "meta_hash": 2517965213 + "value": 13760, + "meta_hash": 2176550201 }, "geoId/02150": { "date": "2016", - "value": 13710, - "meta_hash": 2517965213 + "value": 13722, + "meta_hash": 2176550201 }, "geoId/02158": { "date": "2016", - "value": 8174, - "meta_hash": 2517965213 + "value": 8180, + "meta_hash": 2176550201 }, "geoId/02164": { "date": "2016", - "value": 1598, - "meta_hash": 2517965213 + "value": 1595, + "meta_hash": 2176550201 }, "geoId/02170": { "date": "2016", - "value": 104119, - "meta_hash": 2517965213 + "value": 104258, + "meta_hash": 2176550201 }, "geoId/02180": { "date": "2016", - "value": 9961, - "meta_hash": 2517965213 + "value": 9983, + "meta_hash": 2176550201 }, "geoId/02185": { "date": "2016", - "value": 9718, - "meta_hash": 2517965213 + "value": 9292, + "meta_hash": 2176550201 }, "geoId/02188": { "date": "2016", - "value": 7689, - "meta_hash": 2517965213 + "value": 7709, + "meta_hash": 2176550201 }, "geoId/02195": { "date": "2016", - "value": 3196, - "meta_hash": 1145703171 + "value": 3262, + "meta_hash": 2176550201 }, "geoId/02198": { "date": "2016", - "value": 6516, - "meta_hash": 2517965213 + "value": 6521, + "meta_hash": 2176550201 }, "geoId/02220": { "date": "2016", - "value": 8921, - "meta_hash": 1145703171 + "value": 8744, + "meta_hash": 2176550201 }, "geoId/02230": { "date": "2016", - "value": 1014, - "meta_hash": 1145703171 + "value": 1132, + "meta_hash": 2176550201 }, "geoId/02240": { "date": "2016", - "value": 6849, - "meta_hash": 2517965213 + "value": 6853, + "meta_hash": 2176550201 }, "geoId/02261": { "date": "2016", - "value": 9318, - "meta_hash": 2517965213 + "value": 9522, + "meta_hash": 1145703171 }, "geoId/02275": { "date": "2016", - "value": 2401, - "meta_hash": 1145703171 + "value": 2493, + "meta_hash": 2176550201 }, "geoId/02280": { "date": "2016", @@ -479,11623 +479,11623 @@ }, "geoId/02282": { "date": "2016", - "value": 613, - "meta_hash": 2517965213 + "value": 615, + "meta_hash": 2176550201 }, "geoId/02290": { "date": "2016", - "value": 5423, - "meta_hash": 2517965213 + "value": 5418, + "meta_hash": 2176550201 }, "geoId/04001": { "date": "2016", - "value": 71403, - "meta_hash": 2517965213 + "value": 71418, + "meta_hash": 2176550201 }, "geoId/04003": { "date": "2016", - "value": 125686, - "meta_hash": 2517965213 + "value": 125885, + "meta_hash": 2176550201 }, "geoId/04005": { "date": "2016", - "value": 140407, - "meta_hash": 2517965213 + "value": 140609, + "meta_hash": 2176550201 }, "geoId/04007": { "date": "2016", - "value": 53356, - "meta_hash": 2517965213 + "value": 53400, + "meta_hash": 2176550201 }, "geoId/04009": { "date": "2016", - "value": 37807, - "meta_hash": 2517965213 + "value": 37859, + "meta_hash": 2176550201 }, "geoId/04011": { "date": "2016", - "value": 9651, - "meta_hash": 2517965213 + "value": 9642, + "meta_hash": 2176550201 }, "geoId/04012": { "date": "2016", - "value": 20661, - "meta_hash": 2517965213 + "value": 20670, + "meta_hash": 2176550201 }, "geoId/04013": { "date": "2016", - "value": 4256143, - "meta_hash": 2517965213 + "value": 4258019, + "meta_hash": 2176550201 }, "geoId/04015": { "date": "2016", - "value": 205412, - "meta_hash": 2517965213 + "value": 205899, + "meta_hash": 2176550201 }, "geoId/04017": { "date": "2016", - "value": 108467, - "meta_hash": 2517965213 + "value": 108569, + "meta_hash": 2176550201 }, "geoId/04019": { "date": "2016", - "value": 1016707, - "meta_hash": 2517965213 + "value": 1017083, + "meta_hash": 2176550201 }, "geoId/04021": { "date": "2016", - "value": 417193, - "meta_hash": 2517965213 + "value": 417312, + "meta_hash": 2176550201 }, "geoId/04023": { "date": "2016", - "value": 46400, - "meta_hash": 2517965213 + "value": 46412, + "meta_hash": 2176550201 }, "geoId/04025": { "date": "2016", - "value": 224575, - "meta_hash": 2517965213 + "value": 224828, + "meta_hash": 2176550201 }, "geoId/04027": { "date": "2016", - "value": 207247, - "meta_hash": 2517965213 + "value": 207162, + "meta_hash": 2176550201 }, "geoId/05001": { "date": "2016", - "value": 18145, - "meta_hash": 2517965213 + "value": 18204, + "meta_hash": 2176550201 }, "geoId/05003": { "date": "2016", - "value": 20525, - "meta_hash": 2517965213 + "value": 20544, + "meta_hash": 2176550201 }, "geoId/05005": { "date": "2016", - "value": 41131, - "meta_hash": 2517965213 + "value": 41159, + "meta_hash": 2176550201 }, "geoId/05007": { "date": "2016", - "value": 259212, - "meta_hash": 2517965213 + "value": 259497, + "meta_hash": 2176550201 }, "geoId/05009": { "date": "2016", - "value": 37259, - "meta_hash": 2517965213 + "value": 37307, + "meta_hash": 2176550201 }, "geoId/05011": { "date": "2016", - "value": 10967, - "meta_hash": 2517965213 + "value": 10961, + "meta_hash": 2176550201 }, "geoId/05013": { "date": "2016", - "value": 5143, - "meta_hash": 2517965213 + "value": 5147, + "meta_hash": 2176550201 }, "geoId/05015": { "date": "2016", - "value": 27753, - "meta_hash": 2517965213 + "value": 27730, + "meta_hash": 2176550201 }, "geoId/05017": { "date": "2016", - "value": 10892, - "meta_hash": 2517965213 + "value": 10929, + "meta_hash": 2176550201 }, "geoId/05019": { "date": "2016", - "value": 22602, - "meta_hash": 2517965213 + "value": 22643, + "meta_hash": 2176550201 }, "geoId/05021": { "date": "2016", - "value": 15051, - "meta_hash": 2517965213 + "value": 15059, + "meta_hash": 2176550201 }, "geoId/05023": { "date": "2016", - "value": 25174, - "meta_hash": 2517965213 + "value": 25171, + "meta_hash": 2176550201 }, "geoId/05025": { "date": "2016", - "value": 8245, - "meta_hash": 2517965213 + "value": 8253, + "meta_hash": 2176550201 }, "geoId/05027": { "date": "2016", - "value": 24026, - "meta_hash": 2517965213 + "value": 24015, + "meta_hash": 2176550201 }, "geoId/05029": { "date": "2016", - "value": 20871, - "meta_hash": 2517965213 + "value": 20877, + "meta_hash": 2176550201 }, "geoId/05031": { "date": "2016", - "value": 105932, - "meta_hash": 2517965213 + "value": 106039, + "meta_hash": 2176550201 }, "geoId/05033": { "date": "2016", - "value": 62263, - "meta_hash": 2517965213 + "value": 62312, + "meta_hash": 2176550201 }, "geoId/05035": { "date": "2016", - "value": 49306, - "meta_hash": 2517965213 + "value": 49296, + "meta_hash": 2176550201 }, "geoId/05037": { "date": "2016", - "value": 17024, - "meta_hash": 2517965213 + "value": 17029, + "meta_hash": 2176550201 }, "geoId/05039": { "date": "2016", - "value": 7402, - "meta_hash": 2517965213 + "value": 7401, + "meta_hash": 2176550201 }, "geoId/05041": { "date": "2016", - "value": 11899, - "meta_hash": 2517965213 + "value": 11904, + "meta_hash": 2176550201 }, "geoId/05043": { "date": "2016", - "value": 18552, - "meta_hash": 2517965213 + "value": 18574, + "meta_hash": 2176550201 }, "geoId/05045": { "date": "2016", - "value": 122206, - "meta_hash": 2517965213 + "value": 122213, + "meta_hash": 2176550201 }, "geoId/05047": { "date": "2016", - "value": 17655, - "meta_hash": 2517965213 + "value": 17676, + "meta_hash": 2176550201 }, "geoId/05049": { "date": "2016", - "value": 12096, - "meta_hash": 2517965213 + "value": 12112, + "meta_hash": 2176550201 }, "geoId/05051": { "date": "2016", - "value": 98282, - "meta_hash": 2517965213 + "value": 98356, + "meta_hash": 2176550201 }, "geoId/05053": { "date": "2016", - "value": 18064, - "meta_hash": 2517965213 + "value": 18080, + "meta_hash": 2176550201 }, "geoId/05055": { "date": "2016", - "value": 44730, - "meta_hash": 2517965213 + "value": 44733, + "meta_hash": 2176550201 }, "geoId/05057": { "date": "2016", - "value": 22032, - "meta_hash": 2517965213 + "value": 22047, + "meta_hash": 2176550201 }, "geoId/05059": { "date": "2016", - "value": 33438, - "meta_hash": 2517965213 + "value": 33452, + "meta_hash": 2176550201 }, "geoId/05061": { "date": "2016", - "value": 13366, - "meta_hash": 2517965213 + "value": 13347, + "meta_hash": 2176550201 }, "geoId/05063": { "date": "2016", - "value": 37117, - "meta_hash": 2517965213 + "value": 37121, + "meta_hash": 2176550201 }, "geoId/05065": { "date": "2016", - "value": 13486, - "meta_hash": 2517965213 + "value": 13500, + "meta_hash": 2176550201 }, "geoId/05067": { "date": "2016", - "value": 17290, - "meta_hash": 2517965213 + "value": 17314, + "meta_hash": 2176550201 }, "geoId/05069": { "date": "2016", - "value": 70407, - "meta_hash": 2517965213 + "value": 70512, + "meta_hash": 2176550201 }, "geoId/05071": { "date": "2016", - "value": 26150, - "meta_hash": 2517965213 + "value": 26160, + "meta_hash": 2176550201 }, "geoId/05073": { "date": "2016", - "value": 6893, - "meta_hash": 2517965213 + "value": 6895, + "meta_hash": 2176550201 }, "geoId/05075": { "date": "2016", - "value": 16649, - "meta_hash": 2517965213 + "value": 16662, + "meta_hash": 2176550201 }, "geoId/05077": { "date": "2016", - "value": 9340, - "meta_hash": 2517965213 + "value": 9330, + "meta_hash": 2176550201 }, "geoId/05079": { "date": "2016", - "value": 13728, - "meta_hash": 2517965213 + "value": 13745, + "meta_hash": 2176550201 }, "geoId/05081": { "date": "2016", - "value": 12406, - "meta_hash": 2517965213 + "value": 12435, + "meta_hash": 2176550201 }, "geoId/05083": { "date": "2016", - "value": 21725, - "meta_hash": 2517965213 + "value": 21743, + "meta_hash": 2176550201 }, "geoId/05085": { "date": "2016", - "value": 71803, - "meta_hash": 2517965213 + "value": 71845, + "meta_hash": 2176550201 }, "geoId/05087": { "date": "2016", - "value": 16112, - "meta_hash": 2517965213 + "value": 16136, + "meta_hash": 2176550201 }, "geoId/05089": { "date": "2016", - "value": 16378, - "meta_hash": 2517965213 + "value": 16408, + "meta_hash": 2176550201 }, "geoId/05091": { "date": "2016", - "value": 43713, - "meta_hash": 2517965213 + "value": 43776, + "meta_hash": 2176550201 }, "geoId/05093": { "date": "2016", - "value": 42900, - "meta_hash": 2517965213 + "value": 42863, + "meta_hash": 2176550201 }, "geoId/05095": { "date": "2016", - "value": 7203, - "meta_hash": 2517965213 + "value": 7195, + "meta_hash": 2176550201 }, "geoId/05097": { "date": "2016", - "value": 8949, - "meta_hash": 2517965213 + "value": 8947, + "meta_hash": 2176550201 }, "geoId/05099": { "date": "2016", - "value": 8378, - "meta_hash": 2517965213 + "value": 8368, + "meta_hash": 2176550201 }, "geoId/05101": { "date": "2016", - "value": 7848, - "meta_hash": 2517965213 + "value": 7855, + "meta_hash": 2176550201 }, "geoId/05103": { "date": "2016", - "value": 24013, - "meta_hash": 2517965213 + "value": 24021, + "meta_hash": 2176550201 }, "geoId/05105": { "date": "2016", - "value": 10286, - "meta_hash": 2517965213 + "value": 10266, + "meta_hash": 2176550201 }, "geoId/05107": { "date": "2016", - "value": 19050, - "meta_hash": 2517965213 + "value": 19041, + "meta_hash": 2176550201 }, "geoId/05109": { "date": "2016", - "value": 10825, - "meta_hash": 2517965213 + "value": 10836, + "meta_hash": 2176550201 }, "geoId/05111": { "date": "2016", - "value": 23974, - "meta_hash": 2517965213 + "value": 23993, + "meta_hash": 2176550201 }, "geoId/05113": { "date": "2016", - "value": 20151, - "meta_hash": 2517965213 + "value": 20164, + "meta_hash": 2176550201 }, "geoId/05115": { "date": "2016", - "value": 63897, - "meta_hash": 2517965213 + "value": 63916, + "meta_hash": 2176550201 }, "geoId/05117": { "date": "2016", - "value": 8252, - "meta_hash": 2517965213 + "value": 8267, + "meta_hash": 2176550201 }, "geoId/05119": { "date": "2016", - "value": 394151, - "meta_hash": 2517965213 + "value": 394322, + "meta_hash": 2176550201 }, "geoId/05121": { "date": "2016", - "value": 17427, - "meta_hash": 2517965213 + "value": 17452, + "meta_hash": 2176550201 }, "geoId/05123": { "date": "2016", - "value": 26347, - "meta_hash": 2517965213 + "value": 26306, + "meta_hash": 2176550201 }, "geoId/05125": { "date": "2016", - "value": 117656, - "meta_hash": 2517965213 + "value": 117707, + "meta_hash": 2176550201 }, "geoId/05127": { "date": "2016", - "value": 10313, - "meta_hash": 2517965213 + "value": 10318, + "meta_hash": 2176550201 }, "geoId/05129": { "date": "2016", - "value": 7964, - "meta_hash": 2517965213 + "value": 7960, + "meta_hash": 2176550201 }, "geoId/05131": { "date": "2016", - "value": 127385, - "meta_hash": 2517965213 + "value": 127578, + "meta_hash": 2176550201 }, "geoId/05133": { "date": "2016", - "value": 16980, - "meta_hash": 2517965213 + "value": 16959, + "meta_hash": 2176550201 }, "geoId/05135": { "date": "2016", - "value": 17007, - "meta_hash": 2517965213 + "value": 17016, + "meta_hash": 2176550201 }, "geoId/05137": { "date": "2016", - "value": 12498, - "meta_hash": 2517965213 + "value": 12525, + "meta_hash": 2176550201 }, "geoId/05139": { "date": "2016", - "value": 39879, - "meta_hash": 2517965213 + "value": 39920, + "meta_hash": 2176550201 }, "geoId/05141": { "date": "2016", - "value": 16629, - "meta_hash": 2517965213 + "value": 16682, + "meta_hash": 2176550201 }, "geoId/05143": { "date": "2016", - "value": 228482, - "meta_hash": 2517965213 + "value": 228612, + "meta_hash": 2176550201 }, "geoId/05145": { "date": "2016", - "value": 78917, - "meta_hash": 2517965213 + "value": 78941, + "meta_hash": 2176550201 }, "geoId/05147": { "date": "2016", "value": 6616, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/05149": { "date": "2016", - "value": 21502, - "meta_hash": 2517965213 + "value": 21520, + "meta_hash": 2176550201 }, "geoId/06001": { "date": "2016", - "value": 1650950, - "meta_hash": 2517965213 + "value": 1650765, + "meta_hash": 2176550201 }, "geoId/06003": { "date": "2016", - "value": 1057, - "meta_hash": 2517965213 + "value": 1053, + "meta_hash": 2176550201 }, "geoId/06005": { "date": "2016", - "value": 37438, - "meta_hash": 2517965213 + "value": 37443, + "meta_hash": 2176550201 }, "geoId/06007": { "date": "2016", - "value": 226231, - "meta_hash": 2517965213 + "value": 226222, + "meta_hash": 2176550201 }, "geoId/06009": { "date": "2016", - "value": 45303, - "meta_hash": 2517965213 + "value": 45307, + "meta_hash": 2176550201 }, "geoId/06011": { "date": "2016", - "value": 21553, - "meta_hash": 2517965213 + "value": 21476, + "meta_hash": 2176550201 }, "geoId/06013": { "date": "2016", - "value": 1137268, - "meta_hash": 2517965213 + "value": 1137259, + "meta_hash": 2176550201 }, "geoId/06015": { "date": "2016", - "value": 27382, - "meta_hash": 2517965213 + "value": 27415, + "meta_hash": 2176550201 }, "geoId/06017": { "date": "2016", - "value": 185976, - "meta_hash": 2517965213 + "value": 186027, + "meta_hash": 2176550201 }, "geoId/06019": { "date": "2016", - "value": 976830, - "meta_hash": 2517965213 + "value": 976231, + "meta_hash": 2176550201 }, "geoId/06021": { "date": "2016", - "value": 27851, - "meta_hash": 2517965213 + "value": 27796, + "meta_hash": 2176550201 }, "geoId/06023": { "date": "2016", - "value": 136290, - "meta_hash": 2517965213 + "value": 136477, + "meta_hash": 2176550201 }, "geoId/06025": { "date": "2016", - "value": 180179, - "meta_hash": 2517965213 + "value": 179881, + "meta_hash": 2176550201 }, "geoId/06027": { "date": "2016", - "value": 17996, - "meta_hash": 2517965213 + "value": 17897, + "meta_hash": 2176550201 }, "geoId/06029": { "date": "2016", - "value": 880856, - "meta_hash": 2517965213 + "value": 881094, + "meta_hash": 2176550201 }, "geoId/06031": { "date": "2016", - "value": 149382, - "meta_hash": 2517965213 + "value": 149269, + "meta_hash": 2176550201 }, "geoId/06033": { "date": "2016", - "value": 63903, - "meta_hash": 2517965213 + "value": 63912, + "meta_hash": 2176550201 }, "geoId/06035": { "date": "2016", - "value": 30721, - "meta_hash": 2517965213 + "value": 30715, + "meta_hash": 2176550201 }, "geoId/06037": { "date": "2016", - "value": 10105708, - "meta_hash": 2517965213 + "value": 10094865, + "meta_hash": 2176550201 }, "geoId/06039": { "date": "2016", - "value": 153956, - "meta_hash": 2517965213 + "value": 153694, + "meta_hash": 2176550201 }, "geoId/06041": { "date": "2016", - "value": 260562, - "meta_hash": 2517965213 + "value": 260722, + "meta_hash": 2176550201 }, "geoId/06043": { "date": "2016", - "value": 17455, - "meta_hash": 2517965213 + "value": 17498, + "meta_hash": 2176550201 }, "geoId/06045": { "date": "2016", - "value": 87285, - "meta_hash": 2517965213 + "value": 87319, + "meta_hash": 2176550201 }, "geoId/06047": { "date": "2016", - "value": 267628, - "meta_hash": 2517965213 + "value": 267370, + "meta_hash": 2176550201 }, "geoId/06049": { "date": "2016", - "value": 8935, - "meta_hash": 2517965213 + "value": 8957, + "meta_hash": 2176550201 }, "geoId/06051": { "date": "2016", - "value": 14202, - "meta_hash": 2517965213 + "value": 14256, + "meta_hash": 2176550201 }, "geoId/06053": { "date": "2016", - "value": 433953, - "meta_hash": 2517965213 + "value": 433436, + "meta_hash": 2176550201 }, "geoId/06055": { "date": "2016", - "value": 140840, - "meta_hash": 2517965213 + "value": 140778, + "meta_hash": 2176550201 }, "geoId/06057": { "date": "2016", - "value": 98913, - "meta_hash": 2517965213 + "value": 98939, + "meta_hash": 2176550201 }, "geoId/06059": { "date": "2016", - "value": 3164986, - "meta_hash": 2517965213 + "value": 3164277, + "meta_hash": 2176550201 }, "geoId/06061": { "date": "2016", - "value": 378943, - "meta_hash": 2517965213 + "value": 379046, + "meta_hash": 2176550201 }, "geoId/06063": { "date": "2016", - "value": 18772, - "meta_hash": 2517965213 + "value": 18691, + "meta_hash": 2176550201 }, "geoId/06065": { "date": "2016", - "value": 2380081, - "meta_hash": 2517965213 + "value": 2378282, + "meta_hash": 2176550201 }, "geoId/06067": { "date": "2016", - "value": 1510987, - "meta_hash": 2517965213 + "value": 1511401, + "meta_hash": 2176550201 }, "geoId/06069": { "date": "2016", - "value": 59225, - "meta_hash": 2517965213 + "value": 59270, + "meta_hash": 2176550201 }, "geoId/06071": { "date": "2016", - "value": 2131960, - "meta_hash": 2517965213 + "value": 2130726, + "meta_hash": 2176550201 }, "geoId/06073": { "date": "2016", - "value": 3306089, - "meta_hash": 2517965213 + "value": 3305462, + "meta_hash": 2176550201 }, "geoId/06075": { "date": "2016", - "value": 850282, - "meta_hash": 1145703171 + "value": 871343, + "meta_hash": 2176550201 }, "geoId/06077": { "date": "2016", - "value": 732809, - "meta_hash": 2517965213 + "value": 732662, + "meta_hash": 2176550201 }, "geoId/06079": { "date": "2016", - "value": 281803, - "meta_hash": 2517965213 + "value": 281884, + "meta_hash": 2176550201 }, "geoId/06081": { "date": "2016", - "value": 754748, - "meta_hash": 1145703171 + "value": 767928, + "meta_hash": 2176550201 }, "geoId/06083": { "date": "2016", - "value": 444340, - "meta_hash": 2517965213 + "value": 444112, + "meta_hash": 2176550201 }, "geoId/06085": { "date": "2016", - "value": 1928368, - "meta_hash": 2517965213 + "value": 1928144, + "meta_hash": 2176550201 }, "geoId/06087": { "date": "2016", - "value": 274396, - "meta_hash": 2517965213 + "value": 274476, + "meta_hash": 2176550201 }, "geoId/06089": { "date": "2016", - "value": 178571, - "meta_hash": 2517965213 + "value": 178592, + "meta_hash": 2176550201 }, "geoId/06091": { "date": "2016", - "value": 2957, - "meta_hash": 2517965213 + "value": 2956, + "meta_hash": 2176550201 }, "geoId/06093": { "date": "2016", - "value": 43479, - "meta_hash": 2517965213 + "value": 43402, + "meta_hash": 2176550201 }, "geoId/06095": { "date": "2016", - "value": 438858, - "meta_hash": 2517965213 + "value": 438834, + "meta_hash": 2176550201 }, "geoId/06097": { "date": "2016", - "value": 502547, - "meta_hash": 2517965213 + "value": 502445, + "meta_hash": 2176550201 }, "geoId/06099": { "date": "2016", - "value": 539255, - "meta_hash": 2517965213 + "value": 538986, + "meta_hash": 2176550201 }, "geoId/06101": { "date": "2016", - "value": 95742, - "meta_hash": 2517965213 + "value": 95769, + "meta_hash": 2176550201 }, "geoId/06103": { "date": "2016", - "value": 63453, - "meta_hash": 2517965213 + "value": 63468, + "meta_hash": 2176550201 }, "geoId/06105": { "date": "2016", - "value": 12830, - "meta_hash": 2517965213 + "value": 12827, + "meta_hash": 2176550201 }, "geoId/06107": { "date": "2016", - "value": 459235, - "meta_hash": 2517965213 + "value": 458991, + "meta_hash": 2176550201 }, "geoId/06109": { "date": "2016", - "value": 53770, - "meta_hash": 2517965213 + "value": 53729, + "meta_hash": 2176550201 }, "geoId/06111": { "date": "2016", - "value": 847323, - "meta_hash": 2517965213 + "value": 846921, + "meta_hash": 2176550201 }, "geoId/06113": { "date": "2016", - "value": 215627, - "meta_hash": 2517965213 + "value": 215569, + "meta_hash": 2176550201 }, "geoId/06115": { "date": "2016", - "value": 74952, - "meta_hash": 2517965213 + "value": 74920, + "meta_hash": 2176550201 }, "geoId/08001": { "date": "2016", - "value": 479977, - "meta_hash": 1145703171 + "value": 497735, + "meta_hash": 2176550201 }, "geoId/08003": { "date": "2016", - "value": 16461, - "meta_hash": 2517965213 + "value": 16047, + "meta_hash": 2176550201 }, "geoId/08005": { "date": "2016", - "value": 638950, - "meta_hash": 2517965213 + "value": 639605, + "meta_hash": 2176550201 }, "geoId/08007": { "date": "2016", - "value": 12832, - "meta_hash": 2517965213 + "value": 12834, + "meta_hash": 2176550201 }, "geoId/08009": { "date": "2016", - "value": 3528, - "meta_hash": 2517965213 + "value": 3534, + "meta_hash": 2176550201 }, "geoId/08011": { "date": "2016", - "value": 5645, - "meta_hash": 2517965213 + "value": 5832, + "meta_hash": 2176550201 }, "geoId/08013": { "date": "2016", - "value": 321250, - "meta_hash": 2517965213 + "value": 321761, + "meta_hash": 2176550201 }, "geoId/08014": { "date": "2016", - "value": 66474, - "meta_hash": 2517965213 + "value": 66596, + "meta_hash": 2176550201 }, "geoId/08015": { "date": "2016", - "value": 19089, - "meta_hash": 2517965213 + "value": 19140, + "meta_hash": 2176550201 }, "geoId/08017": { "date": "2016", - "value": 1849, - "meta_hash": 2517965213 + "value": 1848, + "meta_hash": 2176550201 }, "geoId/08019": { "date": "2016", - "value": 9353, - "meta_hash": 2517965213 + "value": 9355, + "meta_hash": 2176550201 }, "geoId/08021": { "date": "2016", - "value": 8057, - "meta_hash": 2517965213 + "value": 8044, + "meta_hash": 2176550201 }, "geoId/08023": { "date": "2016", - "value": 3696, - "meta_hash": 2517965213 + "value": 3692, + "meta_hash": 2176550201 }, "geoId/08025": { "date": "2016", - "value": 5261, - "meta_hash": 2517965213 + "value": 5276, + "meta_hash": 2176550201 }, "geoId/08027": { "date": "2016", - "value": 4593, - "meta_hash": 2517965213 + "value": 4581, + "meta_hash": 2176550201 }, "geoId/08029": { "date": "2016", - "value": 30356, - "meta_hash": 2517965213 + "value": 30352, + "meta_hash": 2176550201 }, "geoId/08031": { "date": "2016", - "value": 696618, - "meta_hash": 2517965213 + "value": 696273, + "meta_hash": 2176550201 }, "geoId/08033": { "date": "2016", - "value": 2056, - "meta_hash": 2517965213 + "value": 2055, + "meta_hash": 2176550201 }, "geoId/08035": { "date": "2016", - "value": 328219, - "meta_hash": 2517965213 + "value": 328680, + "meta_hash": 2176550201 }, "geoId/08037": { "date": "2016", - "value": 54541, - "meta_hash": 2517965213 + "value": 54578, + "meta_hash": 2176550201 }, "geoId/08039": { "date": "2016", - "value": 25157, - "meta_hash": 2517965213 + "value": 25130, + "meta_hash": 2176550201 }, "geoId/08041": { "date": "2016", - "value": 688277, - "meta_hash": 2517965213 + "value": 688671, + "meta_hash": 2176550201 }, "geoId/08043": { "date": "2016", - "value": 46976, - "meta_hash": 2517965213 + "value": 47047, + "meta_hash": 2176550201 }, "geoId/08045": { "date": "2016", - "value": 58785, - "meta_hash": 2517965213 + "value": 58839, + "meta_hash": 2176550201 }, "geoId/08047": { "date": "2016", - "value": 5914, - "meta_hash": 2517965213 + "value": 5920, + "meta_hash": 2176550201 }, "geoId/08049": { "date": "2016", - "value": 15170, - "meta_hash": 2517965213 + "value": 15198, + "meta_hash": 2176550201 }, "geoId/08051": { "date": "2016", - "value": 16489, - "meta_hash": 2517965213 + "value": 16447, + "meta_hash": 2176550201 }, "geoId/08053": { "date": "2016", - "value": 788, - "meta_hash": 2517965213 + "value": 783, + "meta_hash": 2176550201 }, "geoId/08055": { "date": "2016", - "value": 6579, - "meta_hash": 2517965213 + "value": 6583, + "meta_hash": 2176550201 }, "geoId/08057": { "date": "2016", - "value": 1357, - "meta_hash": 2517965213 + "value": 1356, + "meta_hash": 2176550201 }, "geoId/08059": { "date": "2016", - "value": 571413, - "meta_hash": 2517965213 + "value": 571823, + "meta_hash": 2176550201 }, "geoId/08061": { "date": "2016", - "value": 1342, - "meta_hash": 2517965213 + "value": 1346, + "meta_hash": 2176550201 }, "geoId/08063": { "date": "2016", - "value": 7625, - "meta_hash": 2517965213 + "value": 7632, + "meta_hash": 2176550201 }, "geoId/08065": { "date": "2016", - "value": 7584, - "meta_hash": 2517965213 + "value": 7591, + "meta_hash": 2176550201 }, "geoId/08067": { "date": "2016", - "value": 55316, - "meta_hash": 2517965213 + "value": 55459, + "meta_hash": 2176550201 }, "geoId/08069": { "date": "2016", - "value": 338984, - "meta_hash": 2517965213 + "value": 339394, + "meta_hash": 2176550201 }, "geoId/08071": { "date": "2016", - "value": 14076, - "meta_hash": 2517965213 + "value": 14085, + "meta_hash": 2176550201 }, "geoId/08073": { "date": "2016", - "value": 5549, - "meta_hash": 2517965213 + "value": 5546, + "meta_hash": 2176550201 }, "geoId/08075": { "date": "2016", - "value": 22435, - "meta_hash": 2517965213 + "value": 22427, + "meta_hash": 2176550201 }, "geoId/08077": { "date": "2016", - "value": 149736, - "meta_hash": 2517965213 + "value": 149882, + "meta_hash": 2176550201 }, "geoId/08079": { "date": "2016", - "value": 757, - "meta_hash": 2517965213 + "value": 756, + "meta_hash": 2176550201 }, "geoId/08081": { "date": "2016", - "value": 13144, - "meta_hash": 2517965213 + "value": 13155, + "meta_hash": 2176550201 }, "geoId/08083": { "date": "2016", - "value": 25999, - "meta_hash": 2517965213 + "value": 26063, + "meta_hash": 2176550201 }, "geoId/08085": { "date": "2016", - "value": 41151, - "meta_hash": 2517965213 + "value": 41183, + "meta_hash": 2176550201 }, "geoId/08087": { "date": "2016", - "value": 28199, - "meta_hash": 2517965213 + "value": 28178, + "meta_hash": 2176550201 }, "geoId/08089": { "date": "2016", - "value": 18212, - "meta_hash": 2517965213 + "value": 18279, + "meta_hash": 2176550201 }, "geoId/08091": { "date": "2016", - "value": 4789, - "meta_hash": 2517965213 + "value": 4794, + "meta_hash": 2176550201 }, "geoId/08093": { "date": "2016", - "value": 17343, - "meta_hash": 2517965213 + "value": 17372, + "meta_hash": 2176550201 }, "geoId/08095": { "date": "2016", - "value": 4283, - "meta_hash": 2517965213 + "value": 4307, + "meta_hash": 2176550201 }, "geoId/08097": { "date": "2016", - "value": 17975, - "meta_hash": 2517965213 + "value": 18009, + "meta_hash": 2176550201 }, "geoId/08099": { "date": "2016", - "value": 11967, - "meta_hash": 2517965213 + "value": 11937, + "meta_hash": 2176550201 }, "geoId/08101": { "date": "2016", - "value": 164774, - "meta_hash": 2517965213 + "value": 164883, + "meta_hash": 2176550201 }, "geoId/08103": { "date": "2016", - "value": 6469, - "meta_hash": 2517965213 + "value": 6443, + "meta_hash": 2176550201 }, "geoId/08105": { "date": "2016", - "value": 11337, - "meta_hash": 2517965213 + "value": 11354, + "meta_hash": 2176550201 }, "geoId/08107": { "date": "2016", - "value": 24682, - "meta_hash": 2517965213 + "value": 24737, + "meta_hash": 2176550201 }, "geoId/08109": { "date": "2016", - "value": 6406, - "meta_hash": 2517965213 + "value": 6413, + "meta_hash": 2176550201 }, "geoId/08111": { "date": "2016", - "value": 689, - "meta_hash": 2517965213 + "value": 691, + "meta_hash": 2176550201 }, "geoId/08113": { "date": "2016", - "value": 8023, - "meta_hash": 2517965213 + "value": 8032, + "meta_hash": 2176550201 }, "geoId/08115": { "date": "2016", - "value": 2405, - "meta_hash": 2517965213 + "value": 2399, + "meta_hash": 2176550201 }, "geoId/08117": { "date": "2016", - "value": 30552, - "meta_hash": 2517965213 + "value": 30573, + "meta_hash": 2176550201 }, "geoId/08119": { "date": "2016", - "value": 24058, - "meta_hash": 2517965213 + "value": 24098, + "meta_hash": 2176550201 }, "geoId/08121": { "date": "2016", - "value": 4836, - "meta_hash": 2517965213 + "value": 4824, + "meta_hash": 2176550201 }, "geoId/08123": { "date": "2016", - "value": 295712, - "meta_hash": 2517965213 + "value": 296330, + "meta_hash": 2176550201 }, "geoId/08125": { "date": "2016", - "value": 10080, - "meta_hash": 2517965213 + "value": 10057, + "meta_hash": 2176550201 }, "geoId/09001": { "date": "2016", - "value": 944347, - "meta_hash": 2517965213 + "value": 945096, + "meta_hash": 2176550201 }, "geoId/09003": { "date": "2016", - "value": 894141, - "meta_hash": 2517965213 + "value": 894282, + "meta_hash": 2176550201 }, "geoId/09005": { "date": "2016", - "value": 182793, - "meta_hash": 2517965213 + "value": 182837, + "meta_hash": 2176550201 }, "geoId/09007": { "date": "2016", - "value": 163292, - "meta_hash": 2517965213 + "value": 163403, + "meta_hash": 2176550201 }, "geoId/09009": { "date": "2016", - "value": 857901, - "meta_hash": 2517965213 + "value": 858159, + "meta_hash": 2176550201 }, "geoId/09011": { "date": "2016", - "value": 268403, - "meta_hash": 2517965213 + "value": 268639, + "meta_hash": 2176550201 }, "geoId/09013": { "date": "2016", - "value": 151162, - "meta_hash": 2517965213 + "value": 151223, + "meta_hash": 2176550201 }, "geoId/09015": { "date": "2016", - "value": 116102, - "meta_hash": 2517965213 + "value": 116191, + "meta_hash": 2176550201 }, "geoId/10001": { "date": "2016", - "value": 174542, - "meta_hash": 2517965213 + "value": 174776, + "meta_hash": 2176550201 }, "geoId/10003": { "date": "2016", - "value": 555058, - "meta_hash": 2517965213 + "value": 555582, + "meta_hash": 2176550201 }, "geoId/10005": { "date": "2016", - "value": 219321, - "meta_hash": 2517965213 + "value": 219631, + "meta_hash": 2176550201 }, "geoId/11001": { "date": "2016", - "value": 659009, - "meta_hash": 1145703171 + "value": 687576, + "meta_hash": 2176550201 }, "geoId/12001": { "date": "2016", - "value": 263959, - "meta_hash": 2517965213 + "value": 264127, + "meta_hash": 2176550201 }, "geoId/12003": { "date": "2016", - "value": 27884, - "meta_hash": 2517965213 + "value": 27903, + "meta_hash": 2176550201 }, "geoId/12005": { "date": "2016", - "value": 183634, - "meta_hash": 2517965213 + "value": 183765, + "meta_hash": 2176550201 }, "geoId/12007": { "date": "2016", - "value": 26736, - "meta_hash": 2517965213 + "value": 26756, + "meta_hash": 2176550201 }, "geoId/12009": { "date": "2016", - "value": 576874, - "meta_hash": 2517965213 + "value": 577380, + "meta_hash": 2176550201 }, "geoId/12011": { "date": "2016", - "value": 1912583, - "meta_hash": 2517965213 + "value": 1913780, + "meta_hash": 2176550201 }, "geoId/12013": { "date": "2016", - "value": 14334, - "meta_hash": 2517965213 + "value": 14346, + "meta_hash": 2176550201 }, "geoId/12015": { "date": "2016", - "value": 177671, - "meta_hash": 2517965213 + "value": 178046, + "meta_hash": 2176550201 }, "geoId/12017": { "date": "2016", - "value": 142804, - "meta_hash": 2517965213 + "value": 142988, + "meta_hash": 2176550201 }, "geoId/12019": { "date": "2016", - "value": 207246, - "meta_hash": 2517965213 + "value": 207401, + "meta_hash": 2176550201 }, "geoId/12021": { "date": "2016", - "value": 365445, - "meta_hash": 2517965213 + "value": 365894, + "meta_hash": 2176550201 }, "geoId/12023": { "date": "2016", - "value": 69265, - "meta_hash": 2517965213 + "value": 69300, + "meta_hash": 2176550201 }, "geoId/12027": { "date": "2016", - "value": 36255, - "meta_hash": 2517965213 + "value": 36228, + "meta_hash": 2176550201 }, "geoId/12029": { "date": "2016", - "value": 16461, - "meta_hash": 2517965213 + "value": 16455, + "meta_hash": 2176550201 }, "geoId/12031": { "date": "2016", - "value": 926010, - "meta_hash": 2517965213 + "value": 927038, + "meta_hash": 2176550201 }, "geoId/12033": { "date": "2016", - "value": 311473, - "meta_hash": 2517965213 + "value": 311975, + "meta_hash": 2176550201 }, "geoId/12035": { "date": "2016", - "value": 107406, - "meta_hash": 2517965213 + "value": 107608, + "meta_hash": 2176550201 }, "geoId/12037": { "date": "2016", - "value": 11830, - "meta_hash": 2517965213 + "value": 11834, + "meta_hash": 2176550201 }, "geoId/12039": { "date": "2016", - "value": 46086, - "meta_hash": 2517965213 + "value": 46069, + "meta_hash": 2176550201 }, "geoId/12041": { "date": "2016", - "value": 17622, - "meta_hash": 2517965213 + "value": 17607, + "meta_hash": 2176550201 }, "geoId/12043": { "date": "2016", - "value": 13420, - "meta_hash": 2517965213 + "value": 13421, + "meta_hash": 2176550201 }, "geoId/12045": { "date": "2016", - "value": 16061, - "meta_hash": 2517965213 + "value": 16082, + "meta_hash": 2176550201 }, "geoId/12047": { "date": "2016", "value": 14309, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/12049": { "date": "2016", - "value": 27219, - "meta_hash": 2517965213 + "value": 27228, + "meta_hash": 2176550201 }, "geoId/12051": { "date": "2016", - "value": 40037, - "meta_hash": 2517965213 + "value": 40097, + "meta_hash": 2176550201 }, "geoId/12053": { "date": "2016", - "value": 182459, - "meta_hash": 2517965213 + "value": 182668, + "meta_hash": 2176550201 }, "geoId/12055": { "date": "2016", - "value": 102041, - "meta_hash": 2517965213 + "value": 102058, + "meta_hash": 2176550201 }, "geoId/12057": { "date": "2016", - "value": 1396693, - "meta_hash": 2517965213 + "value": 1398093, + "meta_hash": 2176550201 }, "geoId/12059": { "date": "2016", - "value": 19389, - "meta_hash": 2517965213 + "value": 19426, + "meta_hash": 2176550201 }, "geoId/12061": { "date": "2016", - "value": 151159, - "meta_hash": 2517965213 + "value": 151281, + "meta_hash": 2176550201 }, "geoId/12063": { "date": "2016", - "value": 48337, - "meta_hash": 2517965213 + "value": 48325, + "meta_hash": 2176550201 }, "geoId/12065": { "date": "2016", - "value": 13960, - "meta_hash": 2517965213 + "value": 13985, + "meta_hash": 2176550201 }, "geoId/12067": { "date": "2016", - "value": 8763, - "meta_hash": 2517965213 + "value": 8760, + "meta_hash": 2176550201 }, "geoId/12069": { "date": "2016", - "value": 334913, - "meta_hash": 2517965213 + "value": 335209, + "meta_hash": 2176550201 }, "geoId/12071": { "date": "2016", - "value": 722649, - "meta_hash": 2517965213 + "value": 723467, + "meta_hash": 2176550201 }, "geoId/12073": { "date": "2016", - "value": 286744, - "meta_hash": 2517965213 + "value": 286960, + "meta_hash": 2176550201 }, "geoId/12075": { "date": "2016", - "value": 39837, - "meta_hash": 2517965213 + "value": 39885, + "meta_hash": 2176550201 }, "geoId/12077": { "date": "2016", - "value": 8302, - "meta_hash": 2517965213 + "value": 8307, + "meta_hash": 2176550201 }, "geoId/12079": { "date": "2016", - "value": 18299, - "meta_hash": 2517965213 + "value": 18342, + "meta_hash": 2176550201 }, "geoId/12081": { "date": "2016", - "value": 375373, - "meta_hash": 2517965213 + "value": 375538, + "meta_hash": 2176550201 }, "geoId/12083": { "date": "2016", - "value": 347469, - "meta_hash": 2517965213 + "value": 347958, + "meta_hash": 2176550201 }, "geoId/12085": { "date": "2016", - "value": 158325, - "meta_hash": 2517965213 + "value": 158425, + "meta_hash": 2176550201 }, "geoId/12086": { "date": "2016", - "value": 2692213, - "meta_hash": 2517965213 + "value": 2689890, + "meta_hash": 2176550201 }, "geoId/12087": { "date": "2016", - "value": 76872, - "meta_hash": 2517965213 + "value": 76968, + "meta_hash": 2176550201 }, "geoId/12089": { "date": "2016", - "value": 80055, - "meta_hash": 2517965213 + "value": 80168, + "meta_hash": 2176550201 }, "geoId/12091": { "date": "2016", - "value": 200071, - "meta_hash": 2517965213 + "value": 200912, + "meta_hash": 2176550201 }, "geoId/12093": { "date": "2016", - "value": 40769, - "meta_hash": 2517965213 + "value": 40767, + "meta_hash": 2176550201 }, "geoId/12095": { "date": "2016", - "value": 1326516, - "meta_hash": 2517965213 + "value": 1327775, + "meta_hash": 2176550201 }, "geoId/12097": { "date": "2016", - "value": 338209, - "meta_hash": 2517965213 + "value": 338182, + "meta_hash": 2176550201 }, "geoId/12099": { "date": "2016", - "value": 1450890, - "meta_hash": 2517965213 + "value": 1451469, + "meta_hash": 2176550201 }, "geoId/12101": { "date": "2016", - "value": 509937, - "meta_hash": 2517965213 + "value": 510319, + "meta_hash": 2176550201 }, "geoId/12103": { "date": "2016", - "value": 959874, - "meta_hash": 2517965213 + "value": 960527, + "meta_hash": 2176550201 }, "geoId/12105": { "date": "2016", - "value": 665823, - "meta_hash": 2517965213 + "value": 666271, + "meta_hash": 2176550201 }, "geoId/12107": { "date": "2016", - "value": 72373, - "meta_hash": 2517965213 + "value": 72410, + "meta_hash": 2176550201 }, "geoId/12109": { "date": "2016", - "value": 234828, - "meta_hash": 2517965213 + "value": 235192, + "meta_hash": 2176550201 }, "geoId/12111": { "date": "2016", - "value": 305566, - "meta_hash": 2517965213 + "value": 305775, + "meta_hash": 2176550201 }, "geoId/12113": { "date": "2016", - "value": 169894, - "meta_hash": 2517965213 + "value": 170224, + "meta_hash": 2176550201 }, "geoId/12115": { "date": "2016", - "value": 412968, - "meta_hash": 2517965213 + "value": 413395, + "meta_hash": 2176550201 }, "geoId/12117": { "date": "2016", - "value": 455945, - "meta_hash": 2517965213 + "value": 456266, + "meta_hash": 2176550201 }, "geoId/12119": { "date": "2016", - "value": 122009, - "meta_hash": 2517965213 + "value": 122249, + "meta_hash": 2176550201 }, "geoId/12121": { "date": "2016", - "value": 43837, - "meta_hash": 2517965213 + "value": 43849, + "meta_hash": 2176550201 }, "geoId/12123": { "date": "2016", - "value": 22115, - "meta_hash": 2517965213 + "value": 22098, + "meta_hash": 2176550201 }, "geoId/12125": { "date": "2016", - "value": 15252, - "meta_hash": 2517965213 + "value": 15256, + "meta_hash": 2176550201 }, "geoId/12127": { "date": "2016", - "value": 528453, - "meta_hash": 2517965213 + "value": 529100, + "meta_hash": 2176550201 }, "geoId/12129": { "date": "2016", - "value": 31882, - "meta_hash": 2517965213 + "value": 31894, + "meta_hash": 2176550201 }, "geoId/12131": { "date": "2016", - "value": 65421, - "meta_hash": 2517965213 + "value": 65488, + "meta_hash": 2176550201 }, "geoId/12133": { "date": "2016", - "value": 24471, - "meta_hash": 2517965213 + "value": 24469, + "meta_hash": 2176550201 }, "geoId/13001": { "date": "2016", - "value": 18424, - "meta_hash": 2517965213 + "value": 18443, + "meta_hash": 2176550201 }, "geoId/13003": { "date": "2016", - "value": 8244, - "meta_hash": 2517965213 + "value": 8293, + "meta_hash": 2176550201 }, "geoId/13005": { "date": "2016", - "value": 11301, - "meta_hash": 2517965213 + "value": 11268, + "meta_hash": 2176550201 }, "geoId/13007": { "date": "2016", - "value": 3186, - "meta_hash": 2517965213 + "value": 3185, + "meta_hash": 2176550201 }, "geoId/13009": { "date": "2016", - "value": 45259, - "meta_hash": 2517965213 + "value": 45260, + "meta_hash": 2176550201 }, "geoId/13011": { "date": "2016", - "value": 18321, - "meta_hash": 2517965213 + "value": 18292, + "meta_hash": 2176550201 }, "geoId/13013": { "date": "2016", - "value": 77000, - "meta_hash": 2517965213 + "value": 77108, + "meta_hash": 2176550201 }, "geoId/13015": { "date": "2016", - "value": 103338, - "meta_hash": 2517965213 + "value": 103418, + "meta_hash": 2176550201 }, "geoId/13017": { "date": "2016", - "value": 17251, - "meta_hash": 2517965213 + "value": 17267, + "meta_hash": 2176550201 }, "geoId/13019": { "date": "2016", - "value": 18972, - "meta_hash": 2517965213 + "value": 18968, + "meta_hash": 2176550201 }, "geoId/13021": { "date": "2016", - "value": 153152, - "meta_hash": 2517965213 + "value": 153212, + "meta_hash": 2176550201 }, "geoId/13023": { "date": "2016", - "value": 12856, - "meta_hash": 2517965213 + "value": 12868, + "meta_hash": 2176550201 }, "geoId/13025": { "date": "2016", - "value": 18415, - "meta_hash": 2517965213 + "value": 18425, + "meta_hash": 2176550201 }, "geoId/13027": { "date": "2016", - "value": 15725, - "meta_hash": 2517965213 + "value": 15732, + "meta_hash": 2176550201 }, "geoId/13029": { "date": "2016", - "value": 35839, - "meta_hash": 2517965213 + "value": 35916, + "meta_hash": 2176550201 }, "geoId/13031": { "date": "2016", - "value": 74642, - "meta_hash": 2517965213 + "value": 74660, + "meta_hash": 2176550201 }, "geoId/13033": { "date": "2016", - "value": 22601, - "meta_hash": 2517965213 + "value": 22638, + "meta_hash": 2176550201 }, "geoId/13035": { "date": "2016", - "value": 23736, - "meta_hash": 2517965213 + "value": 23738, + "meta_hash": 2176550201 }, "geoId/13037": { "date": "2016", - "value": 6352, - "meta_hash": 2517965213 + "value": 6359, + "meta_hash": 2176550201 }, "geoId/13039": { "date": "2016", - "value": 52394, - "meta_hash": 2517965213 + "value": 52602, + "meta_hash": 2176550201 }, "geoId/13043": { "date": "2016", - "value": 10847, - "meta_hash": 2517965213 + "value": 10837, + "meta_hash": 2176550201 }, "geoId/13045": { "date": "2016", - "value": 116077, - "meta_hash": 2517965213 + "value": 116180, + "meta_hash": 2176550201 }, "geoId/13047": { "date": "2016", - "value": 66265, - "meta_hash": 2517965213 + "value": 66350, + "meta_hash": 2176550201 }, "geoId/13049": { "date": "2016", - "value": 12838, - "meta_hash": 2517965213 + "value": 12850, + "meta_hash": 2176550201 }, "geoId/13051": { "date": "2016", - "value": 288615, - "meta_hash": 2517965213 + "value": 289055, + "meta_hash": 2176550201 }, "geoId/13053": { "date": "2016", - "value": 10047, - "meta_hash": 2517965213 + "value": 10065, + "meta_hash": 2176550201 }, "geoId/13055": { "date": "2016", - "value": 24836, - "meta_hash": 2517965213 + "value": 24847, + "meta_hash": 2176550201 }, "geoId/13057": { "date": "2016", - "value": 241795, - "meta_hash": 2517965213 + "value": 241929, + "meta_hash": 2176550201 }, "geoId/13059": { "date": "2016", - "value": 124905, - "meta_hash": 2517965213 + "value": 124873, + "meta_hash": 2176550201 }, "geoId/13061": { "date": "2016", - "value": 3005, - "meta_hash": 2517965213 + "value": 3015, + "meta_hash": 2176550201 }, "geoId/13063": { "date": "2016", - "value": 279333, - "meta_hash": 2517965213 + "value": 279346, + "meta_hash": 2176550201 }, "geoId/13065": { "date": "2016", - "value": 6761, - "meta_hash": 2517965213 + "value": 6762, + "meta_hash": 2176550201 }, "geoId/13067": { "date": "2016", - "value": 748178, - "meta_hash": 2517965213 + "value": 748767, + "meta_hash": 2176550201 }, "geoId/13069": { "date": "2016", - "value": 42908, - "meta_hash": 2517965213 + "value": 42924, + "meta_hash": 2176550201 }, "geoId/13071": { "date": "2016", - "value": 45429, - "meta_hash": 2517965213 + "value": 45471, + "meta_hash": 2176550201 }, "geoId/13073": { "date": "2016", - "value": 147370, - "meta_hash": 2517965213 + "value": 147622, + "meta_hash": 2176550201 }, "geoId/13075": { "date": "2016", - "value": 17159, - "meta_hash": 2517965213 + "value": 17175, + "meta_hash": 2176550201 }, "geoId/13077": { "date": "2016", - "value": 140497, - "meta_hash": 2517965213 + "value": 140561, + "meta_hash": 2176550201 }, "geoId/13079": { "date": "2016", - "value": 12268, - "meta_hash": 2517965213 + "value": 12250, + "meta_hash": 2176550201 }, "geoId/13081": { "date": "2016", - "value": 22905, - "meta_hash": 2517965213 + "value": 22882, + "meta_hash": 2176550201 }, "geoId/13083": { "date": "2016", - "value": 16224, - "meta_hash": 2517965213 + "value": 16249, + "meta_hash": 2176550201 }, "geoId/13085": { "date": "2016", - "value": 23668, - "meta_hash": 2517965213 + "value": 23664, + "meta_hash": 2176550201 }, "geoId/13087": { "date": "2016", - "value": 26679, - "meta_hash": 2517965213 + "value": 26682, + "meta_hash": 2176550201 }, "geoId/13089": { "date": "2016", - "value": 746802, - "meta_hash": 2517965213 + "value": 747299, + "meta_hash": 2176550201 }, "geoId/13091": { "date": "2016", - "value": 20839, - "meta_hash": 2517965213 + "value": 20866, + "meta_hash": 2176550201 }, "geoId/13093": { "date": "2016", - "value": 13848, - "meta_hash": 2517965213 + "value": 13870, + "meta_hash": 2176550201 }, "geoId/13095": { "date": "2016", - "value": 90389, - "meta_hash": 2517965213 + "value": 90365, + "meta_hash": 2176550201 }, "geoId/13097": { "date": "2016", - "value": 141664, - "meta_hash": 2517965213 + "value": 141824, + "meta_hash": 2176550201 }, "geoId/13099": { "date": "2016", - "value": 10292, - "meta_hash": 2517965213 + "value": 10310, + "meta_hash": 2176550201 }, "geoId/13101": { "date": "2016", - "value": 3956, - "meta_hash": 2517965213 + "value": 3934, + "meta_hash": 2176550201 }, "geoId/13103": { "date": "2016", - "value": 58699, - "meta_hash": 2517965213 + "value": 58705, + "meta_hash": 2176550201 }, "geoId/13105": { "date": "2016", - "value": 19143, - "meta_hash": 2517965213 + "value": 19122, + "meta_hash": 2176550201 }, "geoId/13107": { "date": "2016", - "value": 22419, - "meta_hash": 2517965213 + "value": 22405, + "meta_hash": 2176550201 }, "geoId/13109": { "date": "2016", - "value": 10648, - "meta_hash": 2517965213 + "value": 10633, + "meta_hash": 2176550201 }, "geoId/13111": { "date": "2016", - "value": 25032, - "meta_hash": 2517965213 + "value": 25051, + "meta_hash": 2176550201 }, "geoId/13113": { "date": "2016", - "value": 111218, - "meta_hash": 2517965213 + "value": 111294, + "meta_hash": 2176550201 }, "geoId/13115": { "date": "2016", - "value": 96698, - "meta_hash": 2517965213 + "value": 96730, + "meta_hash": 2176550201 }, "geoId/13117": { "date": "2016", - "value": 220481, - "meta_hash": 2517965213 + "value": 220856, + "meta_hash": 2176550201 }, "geoId/13119": { "date": "2016", - "value": 22292, - "meta_hash": 2517965213 + "value": 22333, + "meta_hash": 2176550201 }, "geoId/13121": { "date": "2016", - "value": 1022866, - "meta_hash": 2517965213 + "value": 1023816, + "meta_hash": 2176550201 }, "geoId/13123": { "date": "2016", - "value": 29907, - "meta_hash": 2517965213 + "value": 29897, + "meta_hash": 2176550201 }, "geoId/13125": { "date": "2016", - "value": 2979, - "meta_hash": 2517965213 + "value": 2976, + "meta_hash": 2176550201 }, "geoId/13127": { "date": "2016", - "value": 84099, - "meta_hash": 2517965213 + "value": 84211, + "meta_hash": 2176550201 }, "geoId/13129": { "date": "2016", - "value": 56933, - "meta_hash": 2517965213 + "value": 57015, + "meta_hash": 2176550201 }, "geoId/13131": { "date": "2016", - "value": 24844, - "meta_hash": 2517965213 + "value": 24895, + "meta_hash": 2176550201 }, "geoId/13133": { "date": "2016", - "value": 16896, - "meta_hash": 2517965213 + "value": 16892, + "meta_hash": 2176550201 }, "geoId/13135": { "date": "2016", - "value": 904962, - "meta_hash": 2517965213 + "value": 905291, + "meta_hash": 2176550201 }, "geoId/13137": { "date": "2016", - "value": 44104, - "meta_hash": 2517965213 + "value": 44166, + "meta_hash": 2176550201 }, "geoId/13139": { "date": "2016", - "value": 196159, - "meta_hash": 2517965213 + "value": 196176, + "meta_hash": 2176550201 }, "geoId/13141": { "date": "2016", - "value": 8633, - "meta_hash": 2517965213 + "value": 8644, + "meta_hash": 2176550201 }, "geoId/13143": { "date": "2016", - "value": 28830, - "meta_hash": 2517965213 + "value": 28860, + "meta_hash": 2176550201 }, "geoId/13145": { "date": "2016", - "value": 33633, - "meta_hash": 2517965213 + "value": 33615, + "meta_hash": 2176550201 }, "geoId/13147": { "date": "2016", - "value": 25497, - "meta_hash": 2517965213 + "value": 25459, + "meta_hash": 2176550201 }, "geoId/13149": { "date": "2016", - "value": 11579, - "meta_hash": 2517965213 + "value": 11578, + "meta_hash": 2176550201 }, "geoId/13151": { "date": "2016", - "value": 220896, - "meta_hash": 2517965213 + "value": 221040, + "meta_hash": 2176550201 }, "geoId/13153": { "date": "2016", - "value": 151622, - "meta_hash": 2517965213 + "value": 151287, + "meta_hash": 2176550201 }, "geoId/13155": { "date": "2016", - "value": 9317, - "meta_hash": 2517965213 + "value": 9307, + "meta_hash": 2176550201 }, "geoId/13157": { "date": "2016", - "value": 65061, - "meta_hash": 2517965213 + "value": 65091, + "meta_hash": 2176550201 }, "geoId/13159": { "date": "2016", - "value": 13767, - "meta_hash": 2517965213 + "value": 13776, + "meta_hash": 2176550201 }, "geoId/13161": { "date": "2016", - "value": 14955, - "meta_hash": 2517965213 + "value": 14954, + "meta_hash": 2176550201 }, "geoId/13163": { "date": "2016", - "value": 15760, - "meta_hash": 2517965213 + "value": 15773, + "meta_hash": 2176550201 }, "geoId/13165": { "date": "2016", - "value": 8762, - "meta_hash": 2517965213 + "value": 8823, + "meta_hash": 2176550201 }, "geoId/13167": { "date": "2016", - "value": 9660, - "meta_hash": 2517965213 + "value": 9679, + "meta_hash": 2176550201 }, "geoId/13169": { "date": "2016", - "value": 28574, - "meta_hash": 2517965213 + "value": 28572, + "meta_hash": 2176550201 }, "geoId/13171": { "date": "2016", - "value": 18484, - "meta_hash": 2517965213 + "value": 18462, + "meta_hash": 2176550201 }, "geoId/13173": { "date": "2016", - "value": 10430, - "meta_hash": 2517965213 + "value": 10444, + "meta_hash": 2176550201 }, "geoId/13175": { "date": "2016", - "value": 47279, - "meta_hash": 2517965213 + "value": 47287, + "meta_hash": 2176550201 }, "geoId/13177": { "date": "2016", - "value": 29184, - "meta_hash": 2517965213 + "value": 29203, + "meta_hash": 2176550201 }, "geoId/13179": { "date": "2016", - "value": 61473, - "meta_hash": 2517965213 + "value": 61672, + "meta_hash": 2176550201 }, "geoId/13181": { "date": "2016", - "value": 7855, - "meta_hash": 2517965213 + "value": 7859, + "meta_hash": 2176550201 }, "geoId/13183": { "date": "2016", - "value": 18372, - "meta_hash": 2517965213 + "value": 18392, + "meta_hash": 2176550201 }, "geoId/13185": { "date": "2016", - "value": 114360, - "meta_hash": 2517965213 + "value": 114457, + "meta_hash": 2176550201 }, "geoId/13187": { "date": "2016", - "value": 31505, - "meta_hash": 2517965213 + "value": 31422, + "meta_hash": 2176550201 }, "geoId/13189": { "date": "2016", - "value": 21456, - "meta_hash": 2517965213 + "value": 21481, + "meta_hash": 2176550201 }, "geoId/13191": { "date": "2016", - "value": 14057, - "meta_hash": 2517965213 + "value": 14068, + "meta_hash": 2176550201 }, "geoId/13193": { "date": "2016", - "value": 13487, - "meta_hash": 2517965213 + "value": 13483, + "meta_hash": 2176550201 }, "geoId/13195": { "date": "2016", - "value": 28856, - "meta_hash": 2517965213 + "value": 28833, + "meta_hash": 2176550201 }, "geoId/13197": { "date": "2016", - "value": 8468, - "meta_hash": 2517965213 + "value": 8490, + "meta_hash": 2176550201 }, "geoId/13199": { "date": "2016", - "value": 21074, - "meta_hash": 2517965213 + "value": 21052, + "meta_hash": 2176550201 }, "geoId/13201": { "date": "2016", - "value": 5873, - "meta_hash": 2517965213 + "value": 5875, + "meta_hash": 2176550201 }, "geoId/13205": { "date": "2016", - "value": 22466, - "meta_hash": 2517965213 + "value": 22443, + "meta_hash": 2176550201 }, "geoId/13207": { "date": "2016", - "value": 26905, - "meta_hash": 2517965213 + "value": 26880, + "meta_hash": 2176550201 }, "geoId/13209": { "date": "2016", - "value": 8985, - "meta_hash": 2517965213 + "value": 8996, + "meta_hash": 2176550201 }, "geoId/13211": { "date": "2016", - "value": 18107, - "meta_hash": 2517965213 + "value": 18097, + "meta_hash": 2176550201 }, "geoId/13213": { "date": "2016", - "value": 39347, - "meta_hash": 2517965213 + "value": 39322, + "meta_hash": 2176550201 }, "geoId/13215": { "date": "2016", - "value": 196219, - "meta_hash": 2517965213 + "value": 196354, + "meta_hash": 2176550201 }, "geoId/13217": { "date": "2016", - "value": 106499, - "meta_hash": 2517965213 + "value": 106529, + "meta_hash": 2176550201 }, "geoId/13219": { "date": "2016", - "value": 36929, - "meta_hash": 2517965213 + "value": 36928, + "meta_hash": 2176550201 }, "geoId/13221": { "date": "2016", - "value": 14712, - "meta_hash": 2517965213 + "value": 14710, + "meta_hash": 2176550201 }, "geoId/13223": { "date": "2016", - "value": 155246, - "meta_hash": 2517965213 + "value": 155415, + "meta_hash": 2176550201 }, "geoId/13225": { "date": "2016", - "value": 26885, - "meta_hash": 2517965213 + "value": 27111, + "meta_hash": 2176550201 }, "geoId/13227": { "date": "2016", - "value": 30652, - "meta_hash": 2517965213 + "value": 30654, + "meta_hash": 2176550201 }, "geoId/13229": { "date": "2016", - "value": 19104, - "meta_hash": 2517965213 + "value": 19116, + "meta_hash": 2176550201 }, "geoId/13231": { "date": "2016", - "value": 17897, - "meta_hash": 2517965213 + "value": 17916, + "meta_hash": 2176550201 }, "geoId/13233": { "date": "2016", - "value": 41555, - "meta_hash": 2517965213 + "value": 41584, + "meta_hash": 2176550201 }, "geoId/13235": { "date": "2016", - "value": 11290, - "meta_hash": 2517965213 + "value": 11296, + "meta_hash": 2176550201 }, "geoId/13237": { "date": "2016", - "value": 21527, - "meta_hash": 2517965213 + "value": 21502, + "meta_hash": 2176550201 }, "geoId/13239": { "date": "2016", - "value": 2320, - "meta_hash": 2517965213 + "value": 2323, + "meta_hash": 2176550201 }, "geoId/13241": { "date": "2016", - "value": 16471, - "meta_hash": 2517965213 + "value": 16493, + "meta_hash": 2176550201 }, "geoId/13243": { "date": "2016", - "value": 7154, - "meta_hash": 2517965213 + "value": 7150, + "meta_hash": 2176550201 }, "geoId/13245": { "date": "2016", - "value": 201949, - "meta_hash": 2517965213 + "value": 202179, + "meta_hash": 2176550201 }, "geoId/13247": { "date": "2016", - "value": 88987, - "meta_hash": 2517965213 + "value": 88995, + "meta_hash": 2176550201 }, "geoId/13249": { "date": "2016", - "value": 5173, - "meta_hash": 2517965213 + "value": 5179, + "meta_hash": 2176550201 }, "geoId/13251": { "date": "2016", - "value": 14000, - "meta_hash": 2517965213 + "value": 14015, + "meta_hash": 2176550201 }, "geoId/13253": { "date": "2016", "value": 8424, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/13255": { "date": "2016", - "value": 64546, - "meta_hash": 2517965213 + "value": 64523, + "meta_hash": 2176550201 }, "geoId/13257": { "date": "2016", - "value": 25637, - "meta_hash": 2517965213 + "value": 25680, + "meta_hash": 2176550201 }, "geoId/13259": { "date": "2016", - "value": 6122, - "meta_hash": 2517965213 + "value": 6129, + "meta_hash": 2176550201 }, "geoId/13261": { "date": "2016", - "value": 30403, - "meta_hash": 2517965213 + "value": 30334, + "meta_hash": 2176550201 }, "geoId/13263": { "date": "2016", - "value": 6366, - "meta_hash": 2517965213 + "value": 6361, + "meta_hash": 2176550201 }, "geoId/13265": { "date": "2016", - "value": 1613, - "meta_hash": 2517965213 + "value": 1616, + "meta_hash": 2176550201 }, "geoId/13267": { "date": "2016", - "value": 25295, - "meta_hash": 2517965213 + "value": 25352, + "meta_hash": 2176550201 }, "geoId/13269": { "date": "2016", - "value": 8188, - "meta_hash": 2517965213 + "value": 8256, + "meta_hash": 2176550201 }, "geoId/13271": { "date": "2016", - "value": 15913, - "meta_hash": 2517965213 + "value": 15960, + "meta_hash": 2176550201 }, "geoId/13273": { "date": "2016", - "value": 8861, - "meta_hash": 2517965213 + "value": 8873, + "meta_hash": 2176550201 }, "geoId/13275": { "date": "2016", - "value": 44950, - "meta_hash": 2517965213 + "value": 44967, + "meta_hash": 2176550201 }, "geoId/13277": { "date": "2016", - "value": 40554, - "meta_hash": 2517965213 + "value": 40562, + "meta_hash": 2176550201 }, "geoId/13279": { "date": "2016", - "value": 27121, - "meta_hash": 2517965213 + "value": 27141, + "meta_hash": 2176550201 }, "geoId/13281": { "date": "2016", - "value": 11407, - "meta_hash": 2517965213 + "value": 11416, + "meta_hash": 2176550201 }, "geoId/13283": { "date": "2016", - "value": 6710, - "meta_hash": 2517965213 + "value": 6720, + "meta_hash": 2176550201 }, "geoId/13285": { "date": "2016", - "value": 69939, - "meta_hash": 2517965213 + "value": 69990, + "meta_hash": 2176550201 }, "geoId/13287": { "date": "2016", - "value": 7941, - "meta_hash": 2517965213 + "value": 7970, + "meta_hash": 2176550201 }, "geoId/13289": { "date": "2016", - "value": 8249, - "meta_hash": 2517965213 + "value": 8263, + "meta_hash": 2176550201 }, "geoId/13291": { "date": "2016", - "value": 22671, - "meta_hash": 2517965213 + "value": 22664, + "meta_hash": 2176550201 }, "geoId/13293": { "date": "2016", - "value": 26245, - "meta_hash": 2517965213 + "value": 26243, + "meta_hash": 2176550201 }, "geoId/13295": { "date": "2016", - "value": 68455, - "meta_hash": 2517965213 + "value": 68509, + "meta_hash": 2176550201 }, "geoId/13297": { "date": "2016", - "value": 89786, - "meta_hash": 2517965213 + "value": 89886, + "meta_hash": 2176550201 }, "geoId/13299": { "date": "2016", - "value": 35648, - "meta_hash": 2517965213 + "value": 35675, + "meta_hash": 2176550201 }, "geoId/13301": { "date": "2016", - "value": 5349, - "meta_hash": 2517965213 + "value": 5355, + "meta_hash": 2176550201 }, "geoId/13303": { "date": "2016", - "value": 20341, - "meta_hash": 2517965213 + "value": 20349, + "meta_hash": 2176550201 }, "geoId/13305": { "date": "2016", - "value": 29974, - "meta_hash": 2517965213 + "value": 30038, + "meta_hash": 2176550201 }, "geoId/13307": { "date": "2016", - "value": 2615, - "meta_hash": 2517965213 + "value": 2607, + "meta_hash": 2176550201 }, "geoId/13309": { "date": "2016", - "value": 7999, - "meta_hash": 2517965213 + "value": 8012, + "meta_hash": 2176550201 }, "geoId/13311": { "date": "2016", - "value": 28824, - "meta_hash": 2517965213 + "value": 28793, + "meta_hash": 2176550201 }, "geoId/13313": { "date": "2016", - "value": 104406, - "meta_hash": 2517965213 + "value": 104314, + "meta_hash": 2176550201 }, "geoId/13315": { "date": "2016", - "value": 8835, - "meta_hash": 2517965213 + "value": 8834, + "meta_hash": 2176550201 }, "geoId/13317": { "date": "2016", - "value": 9810, - "meta_hash": 2517965213 + "value": 9808, + "meta_hash": 2176550201 }, "geoId/13319": { "date": "2016", - "value": 9020, - "meta_hash": 2517965213 + "value": 9021, + "meta_hash": 2176550201 }, "geoId/13321": { "date": "2016", - "value": 20703, - "meta_hash": 2517965213 + "value": 20732, + "meta_hash": 2176550201 }, "geoId/15001": { "date": "2016", - "value": 198316, - "meta_hash": 2517965213 + "value": 198583, + "meta_hash": 2176550201 }, "geoId/15003": { "date": "2016", - "value": 992268, - "meta_hash": 2517965213 + "value": 993044, + "meta_hash": 2176550201 }, "geoId/15005": { "date": "2016", "value": 88, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/15007": { "date": "2016", - "value": 71537, - "meta_hash": 2517965213 + "value": 71574, + "meta_hash": 2176550201 }, "geoId/15009": { "date": "2016", - "value": 165350, - "meta_hash": 2517965213 + "value": 165596, + "meta_hash": 2176550201 }, "geoId/16001": { "date": "2016", - "value": 444486, - "meta_hash": 2517965213 + "value": 444929, + "meta_hash": 2176550201 }, "geoId/16003": { "date": "2016", - "value": 3940, - "meta_hash": 2517965213 + "value": 3944, + "meta_hash": 2176550201 }, "geoId/16005": { "date": "2016", - "value": 84676, - "meta_hash": 2517965213 + "value": 84762, + "meta_hash": 2176550201 }, "geoId/16007": { "date": "2016", - "value": 5926, - "meta_hash": 2517965213 + "value": 5940, + "meta_hash": 2176550201 }, "geoId/16009": { "date": "2016", - "value": 9015, - "meta_hash": 2517965213 + "value": 9033, + "meta_hash": 2176550201 }, "geoId/16011": { "date": "2016", - "value": 45315, - "meta_hash": 2517965213 + "value": 45313, + "meta_hash": 2176550201 }, "geoId/16013": { "date": "2016", - "value": 22062, - "meta_hash": 2517965213 + "value": 22069, + "meta_hash": 2176550201 }, "geoId/16015": { "date": "2016", - "value": 7095, - "meta_hash": 2517965213 + "value": 7099, + "meta_hash": 2176550201 }, "geoId/16017": { "date": "2016", - "value": 42357, - "meta_hash": 2517965213 + "value": 42423, + "meta_hash": 2176550201 }, "geoId/16019": { "date": "2016", - "value": 112118, - "meta_hash": 2517965213 + "value": 112162, + "meta_hash": 2176550201 }, "geoId/16021": { "date": "2016", - "value": 11652, - "meta_hash": 2517965213 + "value": 11714, + "meta_hash": 2176550201 }, "geoId/16023": { "date": "2016", - "value": 2572, - "meta_hash": 2517965213 + "value": 2573, + "meta_hash": 2176550201 }, "geoId/16025": { "date": "2016", - "value": 1082, - "meta_hash": 2517965213 + "value": 1078, + "meta_hash": 2176550201 }, "geoId/16027": { "date": "2016", - "value": 211381, - "meta_hash": 2517965213 + "value": 211573, + "meta_hash": 2176550201 }, "geoId/16029": { "date": "2016", - "value": 6901, - "meta_hash": 2517965213 + "value": 6870, + "meta_hash": 2176550201 }, "geoId/16031": { "date": "2016", - "value": 23479, - "meta_hash": 2517965213 + "value": 23477, + "meta_hash": 2176550201 }, "geoId/16033": { "date": "2016", - "value": 871, - "meta_hash": 2517965213 + "value": 867, + "meta_hash": 2176550201 }, "geoId/16035": { "date": "2016", - "value": 8652, - "meta_hash": 2517965213 + "value": 8660, + "meta_hash": 2176550201 }, "geoId/16037": { "date": "2016", - "value": 4083, - "meta_hash": 2517965213 + "value": 4089, + "meta_hash": 2176550201 }, "geoId/16039": { "date": "2016", - "value": 26137, - "meta_hash": 2517965213 + "value": 26178, + "meta_hash": 2176550201 }, "geoId/16041": { "date": "2016", - "value": 13320, - "meta_hash": 2517965213 + "value": 13345, + "meta_hash": 2176550201 }, "geoId/16043": { "date": "2016", - "value": 12914, - "meta_hash": 2517965213 + "value": 12932, + "meta_hash": 2176550201 }, "geoId/16045": { "date": "2016", - "value": 16959, - "meta_hash": 2517965213 + "value": 17005, + "meta_hash": 2176550201 }, "geoId/16047": { "date": "2016", - "value": 15166, - "meta_hash": 2517965213 + "value": 15150, + "meta_hash": 2176550201 }, "geoId/16049": { "date": "2016", - "value": 16230, - "meta_hash": 2517965213 + "value": 16247, + "meta_hash": 2176550201 }, "geoId/16051": { "date": "2016", - "value": 27830, - "meta_hash": 2517965213 + "value": 27827, + "meta_hash": 2176550201 }, "geoId/16053": { "date": "2016", - "value": 23433, - "meta_hash": 2517965213 + "value": 23438, + "meta_hash": 2176550201 }, "geoId/16055": { "date": "2016", - "value": 153019, - "meta_hash": 2517965213 + "value": 153221, + "meta_hash": 2176550201 }, "geoId/16057": { "date": "2016", - "value": 39050, - "meta_hash": 2517965213 + "value": 39157, + "meta_hash": 2176550201 }, "geoId/16059": { "date": "2016", - "value": 7709, - "meta_hash": 2517965213 + "value": 7715, + "meta_hash": 2176550201 }, "geoId/16061": { "date": "2016", - "value": 3854, - "meta_hash": 2517965213 + "value": 3850, + "meta_hash": 2176550201 }, "geoId/16063": { "date": "2016", - "value": 5275, - "meta_hash": 2517965213 + "value": 5304, + "meta_hash": 2176550201 }, "geoId/16065": { "date": "2016", - "value": 38972, - "meta_hash": 2517965213 + "value": 39111, + "meta_hash": 2176550201 }, "geoId/16067": { "date": "2016", - "value": 20613, - "meta_hash": 2517965213 + "value": 20609, + "meta_hash": 2176550201 }, "geoId/16069": { "date": "2016", - "value": 40136, - "meta_hash": 2517965213 + "value": 40200, + "meta_hash": 2176550201 }, "geoId/16071": { "date": "2016", - "value": 4303, - "meta_hash": 2517965213 + "value": 4302, + "meta_hash": 2176550201 }, "geoId/16073": { "date": "2016", - "value": 11364, - "meta_hash": 2517965213 + "value": 11368, + "meta_hash": 2176550201 }, "geoId/16075": { "date": "2016", - "value": 22888, - "meta_hash": 2517965213 + "value": 22927, + "meta_hash": 2176550201 }, "geoId/16077": { "date": "2016", - "value": 7681, - "meta_hash": 2517965213 + "value": 7653, + "meta_hash": 2176550201 }, "geoId/16079": { "date": "2016", - "value": 12430, - "meta_hash": 2517965213 + "value": 12428, + "meta_hash": 2176550201 }, "geoId/16081": { "date": "2016", - "value": 11165, - "meta_hash": 2517965213 + "value": 11179, + "meta_hash": 2176550201 }, "geoId/16083": { "date": "2016", - "value": 83819, - "meta_hash": 2517965213 + "value": 83847, + "meta_hash": 2176550201 }, "geoId/16085": { "date": "2016", - "value": 10431, - "meta_hash": 2517965213 + "value": 10438, + "meta_hash": 2176550201 }, "geoId/16087": { "date": "2016", - "value": 10044, - "meta_hash": 2517965213 + "value": 10030, + "meta_hash": 2176550201 }, "geoId/17001": { "date": "2016", - "value": 66475, - "meta_hash": 2517965213 + "value": 66490, + "meta_hash": 2176550201 }, "geoId/17003": { "date": "2016", - "value": 6459, - "meta_hash": 2517965213 + "value": 6448, + "meta_hash": 2176550201 }, "geoId/17005": { "date": "2016", - "value": 16546, - "meta_hash": 2517965213 + "value": 16553, + "meta_hash": 2176550201 }, "geoId/17007": { "date": "2016", - "value": 53570, - "meta_hash": 2517965213 + "value": 53559, + "meta_hash": 2176550201 }, "geoId/17009": { "date": "2016", - "value": 6627, - "meta_hash": 2517965213 + "value": 6636, + "meta_hash": 2176550201 }, "geoId/17011": { "date": "2016", - "value": 33396, - "meta_hash": 2517965213 + "value": 33393, + "meta_hash": 2176550201 }, "geoId/17013": { "date": "2016", - "value": 4869, - "meta_hash": 2517965213 + "value": 4872, + "meta_hash": 2176550201 }, "geoId/17015": { "date": "2016", - "value": 14593, - "meta_hash": 2517965213 + "value": 14601, + "meta_hash": 2176550201 }, "geoId/17017": { "date": "2016", - "value": 12667, - "meta_hash": 2517965213 + "value": 12677, + "meta_hash": 2176550201 }, "geoId/17019": { "date": "2016", - "value": 210198, - "meta_hash": 2517965213 + "value": 210388, + "meta_hash": 2176550201 }, "geoId/17021": { "date": "2016", - "value": 33230, - "meta_hash": 2517965213 + "value": 33268, + "meta_hash": 2176550201 }, "geoId/17023": { "date": "2016", "value": 15860, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/17025": { "date": "2016", - "value": 13315, - "meta_hash": 2517965213 + "value": 13309, + "meta_hash": 2176550201 }, "geoId/17027": { "date": "2016", - "value": 37599, - "meta_hash": 2517965213 + "value": 37594, + "meta_hash": 2176550201 }, "geoId/17029": { "date": "2016", - "value": 51783, - "meta_hash": 2517965213 + "value": 51820, + "meta_hash": 2176550201 }, "geoId/17031": { "date": "2016", - "value": 5224272, - "meta_hash": 2517965213 + "value": 5223386, + "meta_hash": 2176550201 }, "geoId/17033": { "date": "2016", - "value": 19136, - "meta_hash": 2517965213 + "value": 19139, + "meta_hash": 2176550201 }, "geoId/17035": { "date": "2016", - "value": 10868, - "meta_hash": 2517965213 + "value": 10884, + "meta_hash": 2176550201 }, "geoId/17037": { "date": "2016", - "value": 104080, - "meta_hash": 2517965213 + "value": 104219, + "meta_hash": 2176550201 }, "geoId/17039": { "date": "2016", - "value": 16133, - "meta_hash": 2517965213 + "value": 16152, + "meta_hash": 2176550201 }, "geoId/17041": { "date": "2016", - "value": 19720, - "meta_hash": 2517965213 + "value": 19732, + "meta_hash": 2176550201 }, "geoId/17043": { "date": "2016", - "value": 931256, - "meta_hash": 2517965213 + "value": 931408, + "meta_hash": 2176550201 }, "geoId/17045": { "date": "2016", - "value": 17518, - "meta_hash": 2517965213 + "value": 17538, + "meta_hash": 2176550201 }, "geoId/17047": { "date": "2016", - "value": 6535, - "meta_hash": 2517965213 + "value": 6546, + "meta_hash": 2176550201 }, "geoId/17049": { "date": "2016", - "value": 34170, - "meta_hash": 2517965213 + "value": 34184, + "meta_hash": 2176550201 }, "geoId/17051": { "date": "2016", - "value": 21566, - "meta_hash": 2517965213 + "value": 21579, + "meta_hash": 2176550201 }, "geoId/17053": { "date": "2016", "value": 13346, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/17055": { "date": "2016", - "value": 39093, - "meta_hash": 2517965213 + "value": 39090, + "meta_hash": 2176550201 }, "geoId/17057": { "date": "2016", - "value": 35473, - "meta_hash": 2517965213 + "value": 35498, + "meta_hash": 2176550201 }, "geoId/17059": { "date": "2016", - "value": 5157, - "meta_hash": 2517965213 + "value": 5165, + "meta_hash": 2176550201 }, "geoId/17061": { "date": "2016", - "value": 13119, - "meta_hash": 2517965213 + "value": 13111, + "meta_hash": 2176550201 }, "geoId/17063": { "date": "2016", - "value": 50317, - "meta_hash": 2517965213 + "value": 50325, + "meta_hash": 2176550201 }, "geoId/17065": { "date": "2016", - "value": 8186, - "meta_hash": 2517965213 + "value": 8197, + "meta_hash": 2176550201 }, "geoId/17067": { "date": "2016", - "value": 18205, - "meta_hash": 2517965213 + "value": 18206, + "meta_hash": 2176550201 }, "geoId/17069": { "date": "2016", - "value": 3988, - "meta_hash": 2517965213 + "value": 3997, + "meta_hash": 2176550201 }, "geoId/17071": { "date": "2016", - "value": 6886, - "meta_hash": 2517965213 + "value": 6889, + "meta_hash": 2176550201 }, "geoId/17073": { "date": "2016", - "value": 49498, - "meta_hash": 2517965213 + "value": 49511, + "meta_hash": 2176550201 }, "geoId/17075": { "date": "2016", - "value": 28168, - "meta_hash": 2517965213 + "value": 28150, + "meta_hash": 2176550201 }, "geoId/17077": { "date": "2016", - "value": 58726, - "meta_hash": 2517965213 + "value": 58768, + "meta_hash": 2176550201 }, "geoId/17079": { "date": "2016", - "value": 9576, - "meta_hash": 2517965213 + "value": 9557, + "meta_hash": 2176550201 }, "geoId/17081": { "date": "2016", - "value": 38214, - "meta_hash": 2517965213 + "value": 38236, + "meta_hash": 2176550201 }, "geoId/17083": { "date": "2016", - "value": 21947, - "meta_hash": 2517965213 + "value": 21965, + "meta_hash": 2176550201 }, "geoId/17085": { "date": "2016", - "value": 21842, - "meta_hash": 2517965213 + "value": 21826, + "meta_hash": 2176550201 }, "geoId/17087": { "date": "2016", - "value": 12454, - "meta_hash": 2517965213 + "value": 12445, + "meta_hash": 2176550201 }, "geoId/17089": { "date": "2016", - "value": 530726, - "meta_hash": 2517965213 + "value": 530540, + "meta_hash": 2176550201 }, "geoId/17091": { "date": "2016", - "value": 111080, - "meta_hash": 2517965213 + "value": 111066, + "meta_hash": 2176550201 }, "geoId/17093": { "date": "2016", - "value": 124535, - "meta_hash": 2517965213 + "value": 124549, + "meta_hash": 2176550201 }, "geoId/17095": { "date": "2016", - "value": 50917, - "meta_hash": 2517965213 + "value": 50931, + "meta_hash": 2176550201 }, "geoId/17097": { "date": "2016", - "value": 704158, - "meta_hash": 2517965213 + "value": 704401, + "meta_hash": 2176550201 }, "geoId/17099": { "date": "2016", - "value": 110215, - "meta_hash": 2517965213 + "value": 110176, + "meta_hash": 2176550201 }, "geoId/17101": { "date": "2016", - "value": 16167, - "meta_hash": 2517965213 + "value": 16176, + "meta_hash": 2176550201 }, "geoId/17103": { "date": "2016", - "value": 34494, - "meta_hash": 2517965213 + "value": 34499, + "meta_hash": 2176550201 }, "geoId/17105": { "date": "2016", - "value": 36107, - "meta_hash": 2517965213 + "value": 36104, + "meta_hash": 2176550201 }, "geoId/17107": { "date": "2016", - "value": 29166, - "meta_hash": 2517965213 + "value": 29167, + "meta_hash": 2176550201 }, "geoId/17109": { "date": "2016", - "value": 30907, - "meta_hash": 2517965213 + "value": 30938, + "meta_hash": 2176550201 }, "geoId/17111": { "date": "2016", - "value": 307159, - "meta_hash": 2517965213 + "value": 307142, + "meta_hash": 2176550201 }, "geoId/17113": { "date": "2016", - "value": 173070, - "meta_hash": 2517965213 + "value": 173157, + "meta_hash": 2176550201 }, "geoId/17115": { "date": "2016", - "value": 106383, - "meta_hash": 2517965213 + "value": 106411, + "meta_hash": 2176550201 }, "geoId/17117": { "date": "2016", - "value": 45691, - "meta_hash": 2517965213 + "value": 45708, + "meta_hash": 2176550201 }, "geoId/17119": { "date": "2016", - "value": 265641, - "meta_hash": 2517965213 + "value": 265773, + "meta_hash": 2176550201 }, "geoId/17121": { "date": "2016", - "value": 38045, - "meta_hash": 2517965213 + "value": 38057, + "meta_hash": 2176550201 }, "geoId/17123": { "date": "2016", - "value": 11881, - "meta_hash": 2517965213 + "value": 11887, + "meta_hash": 2176550201 }, "geoId/17125": { "date": "2016", - "value": 13673, - "meta_hash": 2517965213 + "value": 13677, + "meta_hash": 2176550201 }, "geoId/17127": { "date": "2016", - "value": 14440, - "meta_hash": 2517965213 + "value": 14461, + "meta_hash": 2176550201 }, "geoId/17129": { "date": "2016", - "value": 12398, - "meta_hash": 2517965213 + "value": 12431, + "meta_hash": 2176550201 }, "geoId/17131": { "date": "2016", - "value": 15602, - "meta_hash": 2517965213 + "value": 15611, + "meta_hash": 2176550201 }, "geoId/17133": { "date": "2016", - "value": 33913, - "meta_hash": 2517965213 + "value": 34037, + "meta_hash": 2176550201 }, "geoId/17135": { "date": "2016", - "value": 29056, - "meta_hash": 2517965213 + "value": 29057, + "meta_hash": 2176550201 }, "geoId/17137": { "date": "2016", - "value": 34632, - "meta_hash": 2517965213 + "value": 34654, + "meta_hash": 2176550201 }, "geoId/17139": { "date": "2016", - "value": 14603, - "meta_hash": 2517965213 + "value": 14610, + "meta_hash": 2176550201 }, "geoId/17141": { "date": "2016", - "value": 51148, - "meta_hash": 2517965213 + "value": 51174, + "meta_hash": 2176550201 }, "geoId/17143": { "date": "2016", - "value": 185043, - "meta_hash": 2517965213 + "value": 185116, + "meta_hash": 2176550201 }, "geoId/17145": { "date": "2016", - "value": 21391, - "meta_hash": 2517965213 + "value": 21407, + "meta_hash": 2176550201 }, "geoId/17147": { "date": "2016", - "value": 16524, - "meta_hash": 2517965213 + "value": 16511, + "meta_hash": 2176550201 }, "geoId/17149": { "date": "2016", - "value": 15738, - "meta_hash": 2517965213 + "value": 15757, + "meta_hash": 2176550201 }, "geoId/17151": { "date": "2016", - "value": 4179, - "meta_hash": 2517965213 + "value": 4189, + "meta_hash": 2176550201 }, "geoId/17153": { "date": "2016", - "value": 5602, - "meta_hash": 2517965213 + "value": 5604, + "meta_hash": 2176550201 }, "geoId/17155": { "date": "2016", - "value": 5710, - "meta_hash": 2517965213 + "value": 5702, + "meta_hash": 2176550201 }, "geoId/17157": { "date": "2016", - "value": 32416, - "meta_hash": 2517965213 + "value": 32368, + "meta_hash": 2176550201 }, "geoId/17159": { "date": "2016", - "value": 15822, - "meta_hash": 2517965213 + "value": 15819, + "meta_hash": 2176550201 }, "geoId/17161": { "date": "2016", - "value": 144943, - "meta_hash": 2517965213 + "value": 144977, + "meta_hash": 2176550201 }, "geoId/17163": { "date": "2016", - "value": 263187, - "meta_hash": 2517965213 + "value": 263482, + "meta_hash": 2176550201 }, "geoId/17165": { "date": "2016", - "value": 24230, - "meta_hash": 2517965213 + "value": 24217, + "meta_hash": 2176550201 }, "geoId/17167": { "date": "2016", - "value": 198026, - "meta_hash": 2517965213 + "value": 198085, + "meta_hash": 2176550201 }, "geoId/17169": { "date": "2016", - "value": 7029, - "meta_hash": 2517965213 + "value": 7040, + "meta_hash": 2176550201 }, "geoId/17171": { "date": "2016", - "value": 5052, - "meta_hash": 2517965213 + "value": 5053, + "meta_hash": 2176550201 }, "geoId/17173": { "date": "2016", - "value": 21738, - "meta_hash": 2517965213 + "value": 21734, + "meta_hash": 2176550201 }, "geoId/17175": { "date": "2016", - "value": 5512, - "meta_hash": 2517965213 + "value": 5523, + "meta_hash": 2176550201 }, "geoId/17177": { "date": "2016", - "value": 45503, - "meta_hash": 2517965213 + "value": 45512, + "meta_hash": 2176550201 }, "geoId/17179": { "date": "2016", - "value": 133932, - "meta_hash": 2517965213 + "value": 134004, + "meta_hash": 2176550201 }, "geoId/17181": { "date": "2016", - "value": 17112, - "meta_hash": 2517965213 + "value": 17120, + "meta_hash": 2176550201 }, "geoId/17183": { "date": "2016", - "value": 78494, - "meta_hash": 2517965213 + "value": 78503, + "meta_hash": 2176550201 }, "geoId/17185": { "date": "2016", - "value": 11542, - "meta_hash": 2517965213 + "value": 11518, + "meta_hash": 2176550201 }, "geoId/17187": { "date": "2016", - "value": 17303, - "meta_hash": 2517965213 + "value": 17283, + "meta_hash": 2176550201 }, "geoId/17189": { "date": "2016", - "value": 14178, - "meta_hash": 2517965213 + "value": 14176, + "meta_hash": 2176550201 }, "geoId/17191": { "date": "2016", - "value": 16549, - "meta_hash": 2517965213 + "value": 16573, + "meta_hash": 2176550201 }, "geoId/17193": { "date": "2016", - "value": 14070, - "meta_hash": 2517965213 + "value": 14081, + "meta_hash": 2176550201 }, "geoId/17195": { "date": "2016", - "value": 56476, - "meta_hash": 2517965213 + "value": 56505, + "meta_hash": 2176550201 }, "geoId/17197": { "date": "2016", - "value": 688328, - "meta_hash": 2517965213 + "value": 688330, + "meta_hash": 2176550201 }, "geoId/17199": { "date": "2016", - "value": 67454, - "meta_hash": 2517965213 + "value": 67504, + "meta_hash": 2176550201 }, "geoId/17201": { "date": "2016", - "value": 286065, - "meta_hash": 2517965213 + "value": 286171, + "meta_hash": 2176550201 }, "geoId/17203": { "date": "2016", - "value": 38913, - "meta_hash": 2517965213 + "value": 38934, + "meta_hash": 2176550201 }, "geoId/18001": { "date": "2016", - "value": 35178, - "meta_hash": 2517965213 + "value": 35216, + "meta_hash": 2176550201 }, "geoId/18003": { "date": "2016", - "value": 369412, - "meta_hash": 2517965213 + "value": 369526, + "meta_hash": 2176550201 }, "geoId/18005": { "date": "2016", - "value": 82231, - "meta_hash": 2517965213 + "value": 82373, + "meta_hash": 2176550201 }, "geoId/18007": { "date": "2016", - "value": 8658, - "meta_hash": 2517965213 + "value": 8659, + "meta_hash": 2176550201 }, "geoId/18009": { "date": "2016", - "value": 12105, - "meta_hash": 2517965213 + "value": 12109, + "meta_hash": 2176550201 }, "geoId/18011": { "date": "2016", - "value": 64192, - "meta_hash": 2517965213 + "value": 64274, + "meta_hash": 2176550201 }, "geoId/18013": { "date": "2016", - "value": 14996, - "meta_hash": 2517965213 + "value": 15017, + "meta_hash": 2176550201 }, "geoId/18015": { "date": "2016", - "value": 19973, - "meta_hash": 2517965213 + "value": 19966, + "meta_hash": 2176550201 }, "geoId/18017": { "date": "2016", - "value": 37905, - "meta_hash": 2517965213 + "value": 37927, + "meta_hash": 2176550201 }, "geoId/18019": { "date": "2016", - "value": 115588, - "meta_hash": 2517965213 + "value": 115660, + "meta_hash": 2176550201 }, "geoId/18021": { "date": "2016", - "value": 26210, - "meta_hash": 2517965213 + "value": 26218, + "meta_hash": 2176550201 }, "geoId/18023": { "date": "2016", - "value": 32207, - "meta_hash": 2517965213 + "value": 32156, + "meta_hash": 2176550201 }, "geoId/18025": { "date": "2016", - "value": 10582, - "meta_hash": 2517965213 + "value": 10569, + "meta_hash": 2176550201 }, "geoId/18027": { "date": "2016", - "value": 33010, - "meta_hash": 2517965213 + "value": 33000, + "meta_hash": 2176550201 }, "geoId/18029": { "date": "2016", - "value": 49436, - "meta_hash": 2517965213 + "value": 49468, + "meta_hash": 2176550201 }, "geoId/18031": { "date": "2016", - "value": 26565, - "meta_hash": 2517965213 + "value": 26569, + "meta_hash": 2176550201 }, "geoId/18033": { "date": "2016", - "value": 42652, - "meta_hash": 2517965213 + "value": 42671, + "meta_hash": 2176550201 }, "geoId/18035": { "date": "2016", - "value": 115657, - "meta_hash": 2517965213 + "value": 115696, + "meta_hash": 2176550201 }, "geoId/18037": { "date": "2016", - "value": 42450, - "meta_hash": 2517965213 + "value": 42463, + "meta_hash": 2176550201 }, "geoId/18039": { "date": "2016", - "value": 203642, - "meta_hash": 2517965213 + "value": 203626, + "meta_hash": 2176550201 }, "geoId/18041": { "date": "2016", - "value": 23252, - "meta_hash": 2517965213 + "value": 23246, + "meta_hash": 2176550201 }, "geoId/18043": { "date": "2016", - "value": 76734, - "meta_hash": 2517965213 + "value": 76801, + "meta_hash": 2176550201 }, "geoId/18045": { "date": "2016", - "value": 16449, - "meta_hash": 2517965213 + "value": 16464, + "meta_hash": 2176550201 }, "geoId/18047": { "date": "2016", - "value": 22770, - "meta_hash": 2517965213 + "value": 22774, + "meta_hash": 2176550201 }, "geoId/18049": { "date": "2016", - "value": 20110, - "meta_hash": 2517965213 + "value": 20150, + "meta_hash": 2176550201 }, "geoId/18051": { "date": "2016", - "value": 33562, - "meta_hash": 2517965213 + "value": 33669, + "meta_hash": 2176550201 }, "geoId/18053": { "date": "2016", - "value": 66669, - "meta_hash": 2517965213 + "value": 66731, + "meta_hash": 2176550201 }, "geoId/18055": { "date": "2016", - "value": 32229, - "meta_hash": 2517965213 + "value": 32231, + "meta_hash": 2176550201 }, "geoId/18057": { "date": "2016", - "value": 315902, - "meta_hash": 2517965213 + "value": 316221, + "meta_hash": 2176550201 }, "geoId/18059": { "date": "2016", - "value": 73765, - "meta_hash": 2517965213 + "value": 73790, + "meta_hash": 2176550201 }, "geoId/18061": { "date": "2016", - "value": 39661, - "meta_hash": 2517965213 + "value": 39669, + "meta_hash": 2176550201 }, "geoId/18063": { "date": "2016", - "value": 160376, - "meta_hash": 2517965213 + "value": 160459, + "meta_hash": 2176550201 }, "geoId/18065": { "date": "2016", - "value": 48345, - "meta_hash": 2517965213 + "value": 48349, + "meta_hash": 2176550201 }, "geoId/18067": { "date": "2016", - "value": 82304, - "meta_hash": 2517965213 + "value": 82395, + "meta_hash": 2176550201 }, "geoId/18069": { "date": "2016", - "value": 36294, - "meta_hash": 2517965213 + "value": 36313, + "meta_hash": 2176550201 }, "geoId/18071": { "date": "2016", - "value": 43997, - "meta_hash": 2517965213 + "value": 43991, + "meta_hash": 2176550201 }, "geoId/18073": { "date": "2016", - "value": 33405, - "meta_hash": 2517965213 + "value": 33414, + "meta_hash": 2176550201 }, "geoId/18075": { "date": "2016", - "value": 21023, - "meta_hash": 2517965213 + "value": 21021, + "meta_hash": 2176550201 }, "geoId/18077": { "date": "2016", - "value": 32230, - "meta_hash": 2517965213 + "value": 32259, + "meta_hash": 2176550201 }, "geoId/18079": { "date": "2016", - "value": 27648, - "meta_hash": 2517965213 + "value": 27682, + "meta_hash": 2176550201 }, "geoId/18081": { "date": "2016", - "value": 151540, - "meta_hash": 2517965213 + "value": 151621, + "meta_hash": 2176550201 }, "geoId/18083": { "date": "2016", - "value": 37333, - "meta_hash": 2517965213 + "value": 37367, + "meta_hash": 2176550201 }, "geoId/18085": { "date": "2016", - "value": 78732, - "meta_hash": 2517965213 + "value": 78764, + "meta_hash": 2176550201 }, "geoId/18087": { "date": "2016", - "value": 39109, - "meta_hash": 2517965213 + "value": 39122, + "meta_hash": 2176550201 }, "geoId/18089": { "date": "2016", - "value": 486092, - "meta_hash": 2517965213 + "value": 486381, + "meta_hash": 2176550201 }, "geoId/18091": { "date": "2016", - "value": 110222, - "meta_hash": 2517965213 + "value": 110331, + "meta_hash": 2176550201 }, "geoId/18093": { "date": "2016", - "value": 45578, - "meta_hash": 2517965213 + "value": 45560, + "meta_hash": 2176550201 }, "geoId/18095": { "date": "2016", - "value": 129329, - "meta_hash": 2517965213 + "value": 129360, + "meta_hash": 2176550201 }, "geoId/18097": { "date": "2016", - "value": 945685, - "meta_hash": 2517965213 + "value": 946050, + "meta_hash": 2176550201 }, "geoId/18099": { "date": "2016", - "value": 46586, - "meta_hash": 2517965213 + "value": 46629, + "meta_hash": 2176550201 }, "geoId/18101": { "date": "2016", - "value": 10191, - "meta_hash": 2517965213 + "value": 10195, + "meta_hash": 2176550201 }, "geoId/18103": { "date": "2016", - "value": 36043, - "meta_hash": 2517965213 + "value": 36047, + "meta_hash": 2176550201 }, "geoId/18105": { "date": "2016", - "value": 145757, - "meta_hash": 2517965213 + "value": 145936, + "meta_hash": 2176550201 }, "geoId/18107": { "date": "2016", - "value": 38238, - "meta_hash": 2517965213 + "value": 38240, + "meta_hash": 2176550201 }, "geoId/18109": { "date": "2016", - "value": 69633, - "meta_hash": 2517965213 + "value": 69653, + "meta_hash": 2176550201 }, "geoId/18111": { "date": "2016", - "value": 13992, - "meta_hash": 2517965213 + "value": 14009, + "meta_hash": 2176550201 }, "geoId/18113": { "date": "2016", - "value": 47398, - "meta_hash": 2517965213 + "value": 47432, + "meta_hash": 2176550201 }, "geoId/18115": { "date": "2016", - "value": 5885, - "meta_hash": 2517965213 + "value": 5905, + "meta_hash": 2176550201 }, "geoId/18117": { "date": "2016", - "value": 19460, - "meta_hash": 2517965213 + "value": 19470, + "meta_hash": 2176550201 }, "geoId/18119": { "date": "2016", "value": 20898, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/18121": { "date": "2016", "value": 16938, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/18123": { "date": "2016", - "value": 18977, - "meta_hash": 2517965213 + "value": 19008, + "meta_hash": 2176550201 }, "geoId/18125": { "date": "2016", - "value": 12391, - "meta_hash": 2517965213 + "value": 12371, + "meta_hash": 2176550201 }, "geoId/18127": { "date": "2016", - "value": 167475, - "meta_hash": 2517965213 + "value": 167616, + "meta_hash": 2176550201 }, "geoId/18129": { "date": "2016", - "value": 25639, - "meta_hash": 2517965213 + "value": 25626, + "meta_hash": 2176550201 }, "geoId/18131": { "date": "2016", - "value": 12598, - "meta_hash": 2517965213 + "value": 12613, + "meta_hash": 2176550201 }, "geoId/18133": { "date": "2016", - "value": 37113, - "meta_hash": 2517965213 + "value": 37151, + "meta_hash": 2176550201 }, "geoId/18135": { "date": "2016", - "value": 25110, - "meta_hash": 2517965213 + "value": 25091, + "meta_hash": 2176550201 }, "geoId/18137": { "date": "2016", - "value": 28398, - "meta_hash": 2517965213 + "value": 28412, + "meta_hash": 2176550201 }, "geoId/18139": { "date": "2016", - "value": 16642, - "meta_hash": 2517965213 + "value": 16628, + "meta_hash": 2176550201 }, "geoId/18141": { "date": "2016", - "value": 269862, - "meta_hash": 2517965213 + "value": 270042, + "meta_hash": 2176550201 }, "geoId/18143": { "date": "2016", - "value": 23687, - "meta_hash": 2517965213 + "value": 23700, + "meta_hash": 2176550201 }, "geoId/18145": { "date": "2016", - "value": 44229, - "meta_hash": 2517965213 + "value": 44241, + "meta_hash": 2176550201 }, "geoId/18147": { "date": "2016", - "value": 20491, - "meta_hash": 2517965213 + "value": 20496, + "meta_hash": 2176550201 }, "geoId/18149": { "date": "2016", - "value": 23015, - "meta_hash": 2517965213 + "value": 23023, + "meta_hash": 2176550201 }, "geoId/18151": { "date": "2016", - "value": 34329, - "meta_hash": 2517965213 + "value": 34372, + "meta_hash": 2176550201 }, "geoId/18153": { "date": "2016", - "value": 20710, - "meta_hash": 2517965213 + "value": 20695, + "meta_hash": 2176550201 }, "geoId/18155": { "date": "2016", - "value": 10615, - "meta_hash": 2517965213 + "value": 10650, + "meta_hash": 2176550201 }, "geoId/18157": { "date": "2016", - "value": 190292, - "meta_hash": 2517965213 + "value": 190475, + "meta_hash": 2176550201 }, "geoId/18159": { "date": "2016", - "value": 15167, - "meta_hash": 2517965213 + "value": 15161, + "meta_hash": 2176550201 }, "geoId/18161": { "date": "2016", - "value": 7139, - "meta_hash": 2517965213 + "value": 7162, + "meta_hash": 2176550201 }, "geoId/18163": { "date": "2016", - "value": 181427, - "meta_hash": 2517965213 + "value": 181536, + "meta_hash": 2176550201 }, "geoId/18165": { "date": "2016", - "value": 15593, - "meta_hash": 2517965213 + "value": 15588, + "meta_hash": 2176550201 }, "geoId/18167": { "date": "2016", - "value": 107790, - "meta_hash": 2517965213 + "value": 107871, + "meta_hash": 2176550201 }, "geoId/18169": { "date": "2016", - "value": 31513, - "meta_hash": 2517965213 + "value": 31569, + "meta_hash": 2176550201 }, "geoId/18171": { "date": "2016", - "value": 8165, - "meta_hash": 2517965213 + "value": 8166, + "meta_hash": 2176550201 }, "geoId/18173": { "date": "2016", - "value": 62005, - "meta_hash": 2517965213 + "value": 62046, + "meta_hash": 2176550201 }, "geoId/18175": { "date": "2016", - "value": 27728, - "meta_hash": 2517965213 + "value": 27719, + "meta_hash": 2176550201 }, "geoId/18177": { "date": "2016", - "value": 66630, - "meta_hash": 2517965213 + "value": 66723, + "meta_hash": 2176550201 }, "geoId/18179": { "date": "2016", - "value": 27854, - "meta_hash": 2517965213 + "value": 27863, + "meta_hash": 2176550201 }, "geoId/18181": { "date": "2016", - "value": 24075, - "meta_hash": 2517965213 + "value": 24105, + "meta_hash": 2176550201 }, "geoId/18183": { "date": "2016", - "value": 33475, - "meta_hash": 2517965213 + "value": 33479, + "meta_hash": 2176550201 }, "geoId/19001": { "date": "2016", - "value": 6998, - "meta_hash": 2517965213 + "value": 7006, + "meta_hash": 2176550201 }, "geoId/19003": { "date": "2016", - "value": 3692, - "meta_hash": 2517965213 + "value": 3690, + "meta_hash": 2176550201 }, "geoId/19005": { "date": "2016", - "value": 13850, - "meta_hash": 2517965213 + "value": 13847, + "meta_hash": 2176550201 }, "geoId/19007": { "date": "2016", - "value": 12505, - "meta_hash": 2517965213 + "value": 12515, + "meta_hash": 2176550201 }, "geoId/19009": { "date": "2016", - "value": 5629, - "meta_hash": 2517965213 + "value": 5625, + "meta_hash": 2176550201 }, "geoId/19011": { "date": "2016", - "value": 25644, - "meta_hash": 2517965213 + "value": 25634, + "meta_hash": 2176550201 }, "geoId/19013": { "date": "2016", - "value": 133077, - "meta_hash": 2517965213 + "value": 133144, + "meta_hash": 2176550201 }, "geoId/19015": { "date": "2016", - "value": 26416, - "meta_hash": 2517965213 + "value": 26434, + "meta_hash": 2176550201 }, "geoId/19017": { "date": "2016", - "value": 24747, - "meta_hash": 2517965213 + "value": 24796, + "meta_hash": 2176550201 }, "geoId/19019": { "date": "2016", - "value": 21018, - "meta_hash": 2517965213 + "value": 20999, + "meta_hash": 2176550201 }, "geoId/19021": { "date": "2016", - "value": 20325, - "meta_hash": 2517965213 + "value": 20327, + "meta_hash": 2176550201 }, "geoId/19023": { "date": "2016", - "value": 14705, - "meta_hash": 2517965213 + "value": 14694, + "meta_hash": 2176550201 }, "geoId/19025": { "date": "2016", "value": 9808, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/19027": { "date": "2016", - "value": 20388, - "meta_hash": 2517965213 + "value": 20362, + "meta_hash": 2176550201 }, "geoId/19029": { "date": "2016", - "value": 13161, - "meta_hash": 2517965213 + "value": 13198, + "meta_hash": 2176550201 }, "geoId/19031": { "date": "2016", - "value": 18410, - "meta_hash": 2517965213 + "value": 18351, + "meta_hash": 2176550201 }, "geoId/19033": { "date": "2016", - "value": 43096, - "meta_hash": 2517965213 + "value": 43107, + "meta_hash": 2176550201 }, "geoId/19035": { "date": "2016", - "value": 11402, - "meta_hash": 2517965213 + "value": 11386, + "meta_hash": 2176550201 }, "geoId/19037": { "date": "2016", - "value": 12096, - "meta_hash": 2517965213 + "value": 12098, + "meta_hash": 2176550201 }, "geoId/19039": { "date": "2016", - "value": 9250, - "meta_hash": 2517965213 + "value": 9293, + "meta_hash": 2176550201 }, "geoId/19041": { "date": "2016", - "value": 16295, - "meta_hash": 2517965213 + "value": 16301, + "meta_hash": 2176550201 }, "geoId/19043": { "date": "2016", "value": 17657, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/19045": { "date": "2016", - "value": 47248, - "meta_hash": 2517965213 + "value": 47285, + "meta_hash": 2176550201 }, "geoId/19047": { "date": "2016", - "value": 17118, - "meta_hash": 2517965213 + "value": 17107, + "meta_hash": 2176550201 }, "geoId/19049": { "date": "2016", - "value": 84248, - "meta_hash": 2517965213 + "value": 84278, + "meta_hash": 2176550201 }, "geoId/19051": { "date": "2016", - "value": 8884, - "meta_hash": 2517965213 + "value": 8893, + "meta_hash": 2176550201 }, "geoId/19053": { "date": "2016", - "value": 8045, - "meta_hash": 2517965213 + "value": 8061, + "meta_hash": 2176550201 }, "geoId/19055": { "date": "2016", - "value": 17280, - "meta_hash": 2517965213 + "value": 17289, + "meta_hash": 2176550201 }, "geoId/19057": { "date": "2016", - "value": 39613, - "meta_hash": 2517965213 + "value": 39719, + "meta_hash": 2176550201 }, "geoId/19059": { "date": "2016", - "value": 17109, - "meta_hash": 2517965213 + "value": 17135, + "meta_hash": 2176550201 }, "geoId/19061": { "date": "2016", - "value": 96763, - "meta_hash": 2517965213 + "value": 96819, + "meta_hash": 2176550201 }, "geoId/19063": { "date": "2016", - "value": 9572, - "meta_hash": 2517965213 + "value": 9588, + "meta_hash": 2176550201 }, "geoId/19065": { "date": "2016", - "value": 19851, - "meta_hash": 2517965213 + "value": 19858, + "meta_hash": 2176550201 }, "geoId/19067": { "date": "2016", - "value": 15857, - "meta_hash": 2517965213 + "value": 15870, + "meta_hash": 2176550201 }, "geoId/19069": { "date": "2016", - "value": 10183, - "meta_hash": 2517965213 + "value": 10173, + "meta_hash": 2176550201 }, "geoId/19071": { "date": "2016", - "value": 6951, - "meta_hash": 2517965213 + "value": 6945, + "meta_hash": 2176550201 }, "geoId/19073": { "date": "2016", - "value": 9000, - "meta_hash": 2517965213 + "value": 9011, + "meta_hash": 2176550201 }, "geoId/19075": { "date": "2016", - "value": 12286, - "meta_hash": 2517965213 + "value": 12303, + "meta_hash": 2176550201 }, "geoId/19077": { "date": "2016", - "value": 10642, - "meta_hash": 2517965213 + "value": 10661, + "meta_hash": 2176550201 }, "geoId/19079": { "date": "2016", - "value": 15093, - "meta_hash": 2517965213 + "value": 15090, + "meta_hash": 2176550201 }, "geoId/19081": { "date": "2016", "value": 10887, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/19083": { "date": "2016", - "value": 17173, - "meta_hash": 2517965213 + "value": 17193, + "meta_hash": 2176550201 }, "geoId/19085": { "date": "2016", - "value": 14046, - "meta_hash": 2517965213 + "value": 14051, + "meta_hash": 2176550201 }, "geoId/19087": { "date": "2016", - "value": 19829, - "meta_hash": 2517965213 + "value": 19842, + "meta_hash": 2176550201 }, "geoId/19089": { "date": "2016", - "value": 9253, - "meta_hash": 2517965213 + "value": 9261, + "meta_hash": 2176550201 }, "geoId/19091": { "date": "2016", - "value": 9519, - "meta_hash": 2517965213 + "value": 9530, + "meta_hash": 2176550201 }, "geoId/19093": { "date": "2016", - "value": 6954, - "meta_hash": 2517965213 + "value": 6960, + "meta_hash": 2176550201 }, "geoId/19095": { "date": "2016", - "value": 16185, - "meta_hash": 2517965213 + "value": 16202, + "meta_hash": 2176550201 }, "geoId/19097": { "date": "2016", - "value": 19387, - "meta_hash": 2517965213 + "value": 19406, + "meta_hash": 2176550201 }, "geoId/19099": { "date": "2016", - "value": 36736, - "meta_hash": 2517965213 + "value": 36722, + "meta_hash": 2176550201 }, "geoId/19101": { "date": "2016", - "value": 18063, - "meta_hash": 2517965213 + "value": 18027, + "meta_hash": 2176550201 }, "geoId/19103": { "date": "2016", - "value": 146928, - "meta_hash": 2517965213 + "value": 147167, + "meta_hash": 2176550201 }, "geoId/19105": { "date": "2016", - "value": 20392, - "meta_hash": 2517965213 + "value": 20385, + "meta_hash": 2176550201 }, "geoId/19107": { "date": "2016", - "value": 10168, - "meta_hash": 2517965213 + "value": 10171, + "meta_hash": 2176550201 }, "geoId/19109": { "date": "2016", - "value": 15110, - "meta_hash": 2517965213 + "value": 15104, + "meta_hash": 2176550201 }, "geoId/19111": { "date": "2016", - "value": 34458, - "meta_hash": 2517965213 + "value": 34441, + "meta_hash": 2176550201 }, "geoId/19113": { "date": "2016", - "value": 222188, - "meta_hash": 2517965213 + "value": 222299, + "meta_hash": 2176550201 }, "geoId/19115": { "date": "2016", - "value": 11212, - "meta_hash": 2517965213 + "value": 11219, + "meta_hash": 2176550201 }, "geoId/19117": { "date": "2016", - "value": 8552, - "meta_hash": 2517965213 + "value": 8565, + "meta_hash": 2176550201 }, "geoId/19119": { "date": "2016", - "value": 11781, - "meta_hash": 2517965213 + "value": 11800, + "meta_hash": 2176550201 }, "geoId/19121": { "date": "2016", - "value": 15796, - "meta_hash": 2517965213 + "value": 15800, + "meta_hash": 2176550201 }, "geoId/19123": { "date": "2016", - "value": 22186, - "meta_hash": 2517965213 + "value": 22325, + "meta_hash": 2176550201 }, "geoId/19125": { "date": "2016", - "value": 33146, - "meta_hash": 2517965213 + "value": 33157, + "meta_hash": 2176550201 }, "geoId/19127": { "date": "2016", - "value": 40135, - "meta_hash": 2517965213 + "value": 40122, + "meta_hash": 2176550201 }, "geoId/19129": { "date": "2016", - "value": 15053, - "meta_hash": 2517965213 + "value": 15041, + "meta_hash": 2176550201 }, "geoId/19131": { "date": "2016", - "value": 10642, - "meta_hash": 2517965213 + "value": 10650, + "meta_hash": 2176550201 }, "geoId/19133": { "date": "2016", - "value": 8790, - "meta_hash": 2517965213 + "value": 8779, + "meta_hash": 2176550201 }, "geoId/19135": { "date": "2016", - "value": 7831, - "meta_hash": 2517965213 + "value": 7835, + "meta_hash": 2176550201 }, "geoId/19137": { "date": "2016", - "value": 10128, - "meta_hash": 2517965213 + "value": 10135, + "meta_hash": 2176550201 }, "geoId/19139": { "date": "2016", - "value": 42968, - "meta_hash": 2517965213 + "value": 42942, + "meta_hash": 2176550201 }, "geoId/19141": { "date": "2016", - "value": 13933, - "meta_hash": 2517965213 + "value": 13921, + "meta_hash": 2176550201 }, "geoId/19143": { "date": "2016", - "value": 6100, - "meta_hash": 2517965213 + "value": 6089, + "meta_hash": 2176550201 }, "geoId/19145": { "date": "2016", - "value": 15349, - "meta_hash": 2517965213 + "value": 15343, + "meta_hash": 2176550201 }, "geoId/19147": { "date": "2016", - "value": 9028, - "meta_hash": 2517965213 + "value": 9032, + "meta_hash": 2176550201 }, "geoId/19149": { "date": "2016", - "value": 25192, - "meta_hash": 2517965213 + "value": 25207, + "meta_hash": 2176550201 }, "geoId/19151": { "date": "2016", - "value": 6849, - "meta_hash": 2517965213 + "value": 6845, + "meta_hash": 2176550201 }, "geoId/19153": { "date": "2016", - "value": 474277, - "meta_hash": 2517965213 + "value": 474593, + "meta_hash": 2176550201 }, "geoId/19155": { "date": "2016", - "value": 93518, - "meta_hash": 2517965213 + "value": 93649, + "meta_hash": 2176550201 }, "geoId/19157": { "date": "2016", - "value": 18543, - "meta_hash": 2517965213 + "value": 18297, + "meta_hash": 2176550201 }, "geoId/19159": { "date": "2016", - "value": 4985, - "meta_hash": 2517965213 + "value": 4994, + "meta_hash": 2176550201 }, "geoId/19161": { "date": "2016", - "value": 9812, - "meta_hash": 2517965213 + "value": 9804, + "meta_hash": 2176550201 }, "geoId/19163": { "date": "2016", - "value": 172135, - "meta_hash": 2517965213 + "value": 172361, + "meta_hash": 2176550201 }, "geoId/19165": { "date": "2016", - "value": 11653, - "meta_hash": 2517965213 + "value": 11662, + "meta_hash": 2176550201 }, "geoId/19167": { "date": "2016", - "value": 34965, - "meta_hash": 2517965213 + "value": 34955, + "meta_hash": 2176550201 }, "geoId/19169": { "date": "2016", - "value": 96893, - "meta_hash": 2517965213 + "value": 97012, + "meta_hash": 2176550201 }, "geoId/19171": { "date": "2016", - "value": 17191, - "meta_hash": 2517965213 + "value": 17212, + "meta_hash": 2176550201 }, "geoId/19173": { "date": "2016", - "value": 6239, - "meta_hash": 2517965213 + "value": 6219, + "meta_hash": 2176550201 }, "geoId/19175": { "date": "2016", - "value": 12368, - "meta_hash": 2517965213 + "value": 12366, + "meta_hash": 2176550201 }, "geoId/19177": { "date": "2016", - "value": 7241, - "meta_hash": 2517965213 + "value": 7243, + "meta_hash": 2176550201 }, "geoId/19179": { "date": "2016", - "value": 35265, - "meta_hash": 2517965213 + "value": 35270, + "meta_hash": 2176550201 }, "geoId/19181": { "date": "2016", - "value": 49356, - "meta_hash": 2517965213 + "value": 49383, + "meta_hash": 2176550201 }, "geoId/19183": { "date": "2016", - "value": 22126, - "meta_hash": 2517965213 + "value": 22147, + "meta_hash": 2176550201 }, "geoId/19185": { "date": "2016", - "value": 6444, - "meta_hash": 2517965213 + "value": 6438, + "meta_hash": 2176550201 }, "geoId/19187": { "date": "2016", - "value": 36781, - "meta_hash": 2517965213 + "value": 36813, + "meta_hash": 2176550201 }, "geoId/19189": { "date": "2016", - "value": 10597, - "meta_hash": 2517965213 + "value": 10599, + "meta_hash": 2176550201 }, "geoId/19191": { "date": "2016", - "value": 20413, - "meta_hash": 2517965213 + "value": 20432, + "meta_hash": 2176550201 }, "geoId/19193": { "date": "2016", - "value": 102686, - "meta_hash": 2517965213 + "value": 102654, + "meta_hash": 2176550201 }, "geoId/19195": { "date": "2016", - "value": 7471, - "meta_hash": 2517965213 + "value": 7470, + "meta_hash": 2176550201 }, "geoId/19197": { "date": "2016", - "value": 12835, - "meta_hash": 2517965213 + "value": 12825, + "meta_hash": 2176550201 }, "geoId/20001": { "date": "2016", - "value": 12634, - "meta_hash": 2517965213 + "value": 12667, + "meta_hash": 2176550201 }, "geoId/20003": { "date": "2016", - "value": 7815, - "meta_hash": 2517965213 + "value": 7828, + "meta_hash": 2176550201 }, "geoId/20005": { "date": "2016", "value": 16376, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/20007": { "date": "2016", - "value": 4673, - "meta_hash": 2517965213 + "value": 4672, + "meta_hash": 2176550201 }, "geoId/20009": { "date": "2016", - "value": 26878, - "meta_hash": 2517965213 + "value": 26904, + "meta_hash": 2176550201 }, "geoId/20011": { "date": "2016", - "value": 14642, - "meta_hash": 2517965213 + "value": 14619, + "meta_hash": 2176550201 }, "geoId/20013": { "date": "2016", - "value": 9633, - "meta_hash": 2517965213 + "value": 9639, + "meta_hash": 2176550201 }, "geoId/20015": { "date": "2016", - "value": 66652, - "meta_hash": 2517965213 + "value": 66723, + "meta_hash": 2176550201 }, "geoId/20017": { "date": "2016", - "value": 2632, - "meta_hash": 2517965213 + "value": 2631, + "meta_hash": 2176550201 }, "geoId/20019": { "date": "2016", - "value": 3359, - "meta_hash": 2517965213 + "value": 3361, + "meta_hash": 2176550201 }, "geoId/20021": { "date": "2016", - "value": 20232, - "meta_hash": 2517965213 + "value": 20280, + "meta_hash": 2176550201 }, "geoId/20023": { "date": "2016", - "value": 2674, - "meta_hash": 2517965213 + "value": 2665, + "meta_hash": 2176550201 }, "geoId/20025": { "date": "2016", - "value": 2064, - "meta_hash": 2517965213 + "value": 2068, + "meta_hash": 2176550201 }, "geoId/20027": { "date": "2016", - "value": 8101, - "meta_hash": 2517965213 + "value": 8106, + "meta_hash": 2176550201 }, "geoId/20029": { "date": "2016", - "value": 9095, - "meta_hash": 2517965213 + "value": 9088, + "meta_hash": 2176550201 }, "geoId/20031": { "date": "2016", - "value": 8333, - "meta_hash": 2517965213 + "value": 8346, + "meta_hash": 2176550201 }, "geoId/20033": { "date": "2016", - "value": 1840, - "meta_hash": 2517965213 + "value": 1844, + "meta_hash": 2176550201 }, "geoId/20035": { "date": "2016", - "value": 35650, - "meta_hash": 2517965213 + "value": 35662, + "meta_hash": 2176550201 }, "geoId/20037": { "date": "2016", - "value": 39046, - "meta_hash": 2517965213 + "value": 39082, + "meta_hash": 2176550201 }, "geoId/20039": { "date": "2016", - "value": 2832, - "meta_hash": 2517965213 + "value": 2829, + "meta_hash": 2176550201 }, "geoId/20041": { "date": "2016", - "value": 18955, - "meta_hash": 2517965213 + "value": 18971, + "meta_hash": 2176550201 }, "geoId/20043": { "date": "2016", - "value": 7718, - "meta_hash": 2517965213 + "value": 7713, + "meta_hash": 2176550201 }, "geoId/20045": { "date": "2016", - "value": 119662, - "meta_hash": 2517965213 + "value": 119876, + "meta_hash": 2176550201 }, "geoId/20047": { "date": "2016", - "value": 2901, - "meta_hash": 2517965213 + "value": 2896, + "meta_hash": 2176550201 }, "geoId/20049": { "date": "2016", - "value": 2510, - "meta_hash": 2517965213 + "value": 2514, + "meta_hash": 2176550201 }, "geoId/20051": { "date": "2016", - "value": 28942, - "meta_hash": 2517965213 + "value": 28946, + "meta_hash": 2176550201 }, "geoId/20053": { "date": "2016", - "value": 6304, - "meta_hash": 2517965213 + "value": 6300, + "meta_hash": 2176550201 }, "geoId/20055": { "date": "2016", - "value": 36885, - "meta_hash": 2517965213 + "value": 36827, + "meta_hash": 2176550201 }, "geoId/20057": { "date": "2016", - "value": 34552, - "meta_hash": 2517965213 + "value": 34446, + "meta_hash": 2176550201 }, "geoId/20059": { "date": "2016", - "value": 25523, - "meta_hash": 2517965213 + "value": 25546, + "meta_hash": 2176550201 }, "geoId/20061": { "date": "2016", - "value": 35223, - "meta_hash": 2517965213 + "value": 35401, + "meta_hash": 2176550201 }, "geoId/20063": { "date": "2016", - "value": 2623, - "meta_hash": 2517965213 + "value": 2621, + "meta_hash": 2176550201 }, "geoId/20065": { "date": "2016", - "value": 2573, - "meta_hash": 2517965213 + "value": 2558, + "meta_hash": 2176550201 }, "geoId/20067": { "date": "2016", - "value": 7689, - "meta_hash": 2517965213 + "value": 7660, + "meta_hash": 2176550201 }, "geoId/20069": { "date": "2016", - "value": 6020, - "meta_hash": 2517965213 + "value": 6043, + "meta_hash": 2176550201 }, "geoId/20071": { "date": "2016", - "value": 1277, - "meta_hash": 2517965213 + "value": 1280, + "meta_hash": 2176550201 }, "geoId/20073": { "date": "2016", - "value": 6109, - "meta_hash": 2517965213 + "value": 6104, + "meta_hash": 2176550201 }, "geoId/20075": { "date": "2016", - "value": 2629, - "meta_hash": 2517965213 + "value": 2628, + "meta_hash": 2176550201 }, "geoId/20077": { "date": "2016", - "value": 5669, - "meta_hash": 2517965213 + "value": 5670, + "meta_hash": 2176550201 }, "geoId/20079": { "date": "2016", - "value": 34726, - "meta_hash": 2517965213 + "value": 34777, + "meta_hash": 2176550201 }, "geoId/20081": { "date": "2016", - "value": 4022, - "meta_hash": 2517965213 + "value": 4026, + "meta_hash": 2176550201 }, "geoId/20083": { "date": "2016", - "value": 1834, - "meta_hash": 2517965213 + "value": 1841, + "meta_hash": 2176550201 }, "geoId/20085": { "date": "2016", - "value": 13270, - "meta_hash": 2517965213 + "value": 13274, + "meta_hash": 2176550201 }, "geoId/20087": { "date": "2016", - "value": 18824, - "meta_hash": 2517965213 + "value": 18838, + "meta_hash": 2176550201 }, "geoId/20089": { "date": "2016", - "value": 2880, - "meta_hash": 2517965213 + "value": 2890, + "meta_hash": 2176550201 }, "geoId/20091": { "date": "2016", - "value": 586015, - "meta_hash": 2517965213 + "value": 586601, + "meta_hash": 2176550201 }, "geoId/20093": { "date": "2016", - "value": 3890, - "meta_hash": 2517965213 + "value": 3896, + "meta_hash": 2176550201 }, "geoId/20095": { "date": "2016", - "value": 7412, - "meta_hash": 2517965213 + "value": 7407, + "meta_hash": 2176550201 }, "geoId/20097": { "date": "2016", - "value": 2510, - "meta_hash": 2517965213 + "value": 2509, + "meta_hash": 2176550201 }, "geoId/20099": { "date": "2016", - "value": 20313, - "meta_hash": 2517965213 + "value": 20323, + "meta_hash": 2176550201 }, "geoId/20101": { "date": "2016", - "value": 1593, - "meta_hash": 2517965213 + "value": 1596, + "meta_hash": 2176550201 }, "geoId/20103": { "date": "2016", - "value": 80244, - "meta_hash": 2517965213 + "value": 80422, + "meta_hash": 2176550201 }, "geoId/20105": { "date": "2016", - "value": 3082, - "meta_hash": 2517965213 + "value": 3075, + "meta_hash": 2176550201 }, "geoId/20107": { "date": "2016", - "value": 9606, - "meta_hash": 2517965213 + "value": 9604, + "meta_hash": 2176550201 }, "geoId/20109": { "date": "2016", - "value": 2818, - "meta_hash": 2517965213 + "value": 2821, + "meta_hash": 2176550201 }, "geoId/20111": { "date": "2016", - "value": 33369, - "meta_hash": 2517965213 + "value": 33367, + "meta_hash": 2176550201 }, "geoId/20113": { "date": "2016", - "value": 28429, - "meta_hash": 2517965213 + "value": 28466, + "meta_hash": 2176550201 }, "geoId/20115": { "date": "2016", "value": 12008, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/20117": { "date": "2016", - "value": 9783, - "meta_hash": 2517965213 + "value": 9805, + "meta_hash": 2176550201 }, "geoId/20119": { "date": "2016", - "value": 4238, - "meta_hash": 2517965213 + "value": 4230, + "meta_hash": 2176550201 }, "geoId/20121": { "date": "2016", - "value": 32923, - "meta_hash": 2517965213 + "value": 32960, + "meta_hash": 2176550201 }, "geoId/20123": { "date": "2016", - "value": 6224, - "meta_hash": 2517965213 + "value": 6193, + "meta_hash": 2176550201 }, "geoId/20125": { "date": "2016", - "value": 32859, - "meta_hash": 2517965213 + "value": 32850, + "meta_hash": 2176550201 }, "geoId/20127": { "date": "2016", - "value": 5552, - "meta_hash": 2517965213 + "value": 5553, + "meta_hash": 2176550201 }, "geoId/20129": { "date": "2016", - "value": 2787, - "meta_hash": 2517965213 + "value": 2802, + "meta_hash": 2176550201 }, "geoId/20131": { "date": "2016", - "value": 10088, - "meta_hash": 2517965213 + "value": 10102, + "meta_hash": 2176550201 }, "geoId/20133": { "date": "2016", - "value": 16062, - "meta_hash": 2517965213 + "value": 16131, + "meta_hash": 2176550201 }, "geoId/20135": { "date": "2016", - "value": 2953, - "meta_hash": 2517965213 + "value": 2966, + "meta_hash": 2176550201 }, "geoId/20137": { "date": "2016", - "value": 5494, - "meta_hash": 2517965213 + "value": 5504, + "meta_hash": 2176550201 }, "geoId/20139": { "date": "2016", - "value": 15811, - "meta_hash": 2517965213 + "value": 15836, + "meta_hash": 2176550201 }, "geoId/20141": { "date": "2016", - "value": 3592, - "meta_hash": 2517965213 + "value": 3598, + "meta_hash": 2176550201 }, "geoId/20143": { "date": "2016", - "value": 5905, - "meta_hash": 2517965213 + "value": 5898, + "meta_hash": 2176550201 }, "geoId/20145": { "date": "2016", - "value": 6717, - "meta_hash": 2517965213 + "value": 6716, + "meta_hash": 2176550201 }, "geoId/20147": { "date": "2016", - "value": 5404, - "meta_hash": 2517965213 + "value": 5402, + "meta_hash": 2176550201 }, "geoId/20149": { "date": "2016", - "value": 23605, - "meta_hash": 2517965213 + "value": 23646, + "meta_hash": 2176550201 }, "geoId/20151": { "date": "2016", - "value": 9554, - "meta_hash": 2517965213 + "value": 9558, + "meta_hash": 2176550201 }, "geoId/20153": { "date": "2016", - "value": 2500, - "meta_hash": 2517965213 + "value": 2494, + "meta_hash": 2176550201 }, "geoId/20155": { "date": "2016", - "value": 63184, - "meta_hash": 2517965213 + "value": 63230, + "meta_hash": 2176550201 }, "geoId/20157": { "date": "2016", "value": 4660, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/20159": { "date": "2016", - "value": 9788, - "meta_hash": 2517965213 + "value": 9773, + "meta_hash": 2176550201 }, "geoId/20161": { "date": "2016", - "value": 75172, - "meta_hash": 2517965213 + "value": 75374, + "meta_hash": 2176550201 }, "geoId/20163": { "date": "2016", - "value": 5123, - "meta_hash": 2517965213 + "value": 5118, + "meta_hash": 2176550201 }, "geoId/20165": { "date": "2016", - "value": 3055, - "meta_hash": 2517965213 + "value": 3052, + "meta_hash": 2176550201 }, "geoId/20167": { "date": "2016", - "value": 7004, - "meta_hash": 2517965213 + "value": 6997, + "meta_hash": 2176550201 }, "geoId/20169": { "date": "2016", - "value": 54955, - "meta_hash": 2517965213 + "value": 54975, + "meta_hash": 2176550201 }, "geoId/20171": { "date": "2016", - "value": 4983, - "meta_hash": 2517965213 + "value": 4976, + "meta_hash": 2176550201 }, "geoId/20173": { "date": "2016", - "value": 513092, - "meta_hash": 2517965213 + "value": 513324, + "meta_hash": 2176550201 }, "geoId/20175": { "date": "2016", - "value": 22897, - "meta_hash": 2517965213 + "value": 22907, + "meta_hash": 2176550201 }, "geoId/20177": { "date": "2016", - "value": 178350, - "meta_hash": 2517965213 + "value": 178413, + "meta_hash": 2176550201 }, "geoId/20179": { "date": "2016", - "value": 2487, - "meta_hash": 2517965213 + "value": 2489, + "meta_hash": 2176550201 }, "geoId/20181": { "date": "2016", - "value": 5954, - "meta_hash": 2517965213 + "value": 5960, + "meta_hash": 2176550201 }, "geoId/20183": { "date": "2016", - "value": 3656, - "meta_hash": 2517965213 + "value": 3657, + "meta_hash": 2176550201 }, "geoId/20185": { "date": "2016", - "value": 4186, - "meta_hash": 2517965213 + "value": 4194, + "meta_hash": 2176550201 }, "geoId/20187": { "date": "2016", - "value": 2089, - "meta_hash": 2517965213 + "value": 2111, + "meta_hash": 2176550201 }, "geoId/20189": { "date": "2016", - "value": 5661, - "meta_hash": 2517965213 + "value": 5655, + "meta_hash": 2176550201 }, "geoId/20191": { "date": "2016", - "value": 23183, - "meta_hash": 2517965213 + "value": 23165, + "meta_hash": 2176550201 }, "geoId/20193": { "date": "2016", - "value": 7847, - "meta_hash": 2517965213 + "value": 7838, + "meta_hash": 2176550201 }, "geoId/20195": { "date": "2016", - "value": 2849, - "meta_hash": 2517965213 + "value": 2848, + "meta_hash": 2176550201 }, "geoId/20197": { "date": "2016", - "value": 6884, - "meta_hash": 2517965213 + "value": 6876, + "meta_hash": 2176550201 }, "geoId/20199": { "date": "2016", - "value": 1502, - "meta_hash": 2517965213 + "value": 1499, + "meta_hash": 2176550201 }, "geoId/20201": { "date": "2016", - "value": 5563, - "meta_hash": 2517965213 + "value": 5561, + "meta_hash": 2176550201 }, "geoId/20203": { "date": "2016", - "value": 2130, - "meta_hash": 2517965213 + "value": 2133, + "meta_hash": 2176550201 }, "geoId/20205": { "date": "2016", - "value": 8700, - "meta_hash": 2517965213 + "value": 8709, + "meta_hash": 2176550201 }, "geoId/20207": { "date": "2016", - "value": 3190, - "meta_hash": 2517965213 + "value": 3184, + "meta_hash": 2176550201 }, "geoId/20209": { "date": "2016", - "value": 164785, - "meta_hash": 2517965213 + "value": 164924, + "meta_hash": 2176550201 }, "geoId/21001": { "date": "2016", - "value": 19264, - "meta_hash": 2517965213 + "value": 19293, + "meta_hash": 2176550201 }, "geoId/21003": { "date": "2016", - "value": 20721, - "meta_hash": 2517965213 + "value": 20706, + "meta_hash": 2176550201 }, "geoId/21005": { "date": "2016", - "value": 22191, - "meta_hash": 2517965213 + "value": 22198, + "meta_hash": 2176550201 }, "geoId/21007": { "date": "2016", - "value": 8046, - "meta_hash": 2517965213 + "value": 8043, + "meta_hash": 2176550201 }, "geoId/21009": { "date": "2016", - "value": 43763, - "meta_hash": 2517965213 + "value": 43789, + "meta_hash": 2176550201 }, "geoId/21011": { "date": "2016", - "value": 12246, - "meta_hash": 2517965213 + "value": 12255, + "meta_hash": 2176550201 }, "geoId/21013": { "date": "2016", - "value": 27204, - "meta_hash": 2517965213 + "value": 27222, + "meta_hash": 2176550201 }, "geoId/21015": { "date": "2016", - "value": 129503, - "meta_hash": 2517965213 + "value": 129649, + "meta_hash": 2176550201 }, "geoId/21017": { "date": "2016", - "value": 20130, - "meta_hash": 2517965213 + "value": 20123, + "meta_hash": 2176550201 }, "geoId/21019": { "date": "2016", - "value": 48121, - "meta_hash": 2517965213 + "value": 48175, + "meta_hash": 2176550201 }, "geoId/21021": { "date": "2016", - "value": 29965, - "meta_hash": 2517965213 + "value": 29984, + "meta_hash": 2176550201 }, "geoId/21023": { "date": "2016", - "value": 8368, - "meta_hash": 2517965213 + "value": 8366, + "meta_hash": 2176550201 }, "geoId/21025": { "date": "2016", - "value": 13182, - "meta_hash": 2517965213 + "value": 13164, + "meta_hash": 2176550201 }, "geoId/21027": { "date": "2016", "value": 19988, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/21029": { "date": "2016", - "value": 79222, - "meta_hash": 2517965213 + "value": 79273, + "meta_hash": 2176550201 }, "geoId/21031": { "date": "2016", - "value": 12686, - "meta_hash": 2517965213 + "value": 12691, + "meta_hash": 2176550201 }, "geoId/21033": { "date": "2016", - "value": 12637, - "meta_hash": 2517965213 + "value": 12635, + "meta_hash": 2176550201 }, "geoId/21035": { "date": "2016", - "value": 38733, - "meta_hash": 2517965213 + "value": 38760, + "meta_hash": 2176550201 }, "geoId/21037": { "date": "2016", - "value": 92257, - "meta_hash": 2517965213 + "value": 92821, + "meta_hash": 2176550201 }, "geoId/21039": { "date": "2016", - "value": 4787, - "meta_hash": 2517965213 + "value": 4782, + "meta_hash": 2176550201 }, "geoId/21041": { "date": "2016", - "value": 10633, - "meta_hash": 2517965213 + "value": 10635, + "meta_hash": 2176550201 }, "geoId/21043": { "date": "2016", - "value": 27304, - "meta_hash": 2517965213 + "value": 27313, + "meta_hash": 2176550201 }, "geoId/21045": { "date": "2016", - "value": 15768, - "meta_hash": 2517965213 + "value": 15785, + "meta_hash": 2176550201 }, "geoId/21047": { "date": "2016", - "value": 71796, - "meta_hash": 2517965213 + "value": 71966, + "meta_hash": 2176550201 }, "geoId/21049": { "date": "2016", - "value": 35851, - "meta_hash": 2517965213 + "value": 35869, + "meta_hash": 2176550201 }, "geoId/21051": { "date": "2016", - "value": 20626, - "meta_hash": 2517965213 + "value": 20627, + "meta_hash": 2176550201 }, "geoId/21053": { "date": "2016", - "value": 10208, - "meta_hash": 2517965213 + "value": 10209, + "meta_hash": 2176550201 }, "geoId/21055": { "date": "2016", "value": 9133, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/21057": { "date": "2016", - "value": 6738, - "meta_hash": 2517965213 + "value": 6739, + "meta_hash": 2176550201 }, "geoId/21059": { "date": "2016", - "value": 100032, - "meta_hash": 2517965213 + "value": 100080, + "meta_hash": 2176550201 }, "geoId/21061": { "date": "2016", - "value": 12076, - "meta_hash": 2517965213 + "value": 12097, + "meta_hash": 2176550201 }, "geoId/21063": { "date": "2016", - "value": 7490, - "meta_hash": 2517965213 + "value": 7487, + "meta_hash": 2176550201 }, "geoId/21065": { "date": "2016", - "value": 14315, - "meta_hash": 2517965213 + "value": 14332, + "meta_hash": 2176550201 }, "geoId/21067": { "date": "2016", - "value": 319644, - "meta_hash": 2517965213 + "value": 318190, + "meta_hash": 2176550201 }, "geoId/21069": { "date": "2016", - "value": 14479, - "meta_hash": 2517965213 + "value": 14489, + "meta_hash": 2176550201 }, "geoId/21071": { "date": "2016", - "value": 36979, - "meta_hash": 2517965213 + "value": 37002, + "meta_hash": 2176550201 }, "geoId/21073": { "date": "2016", - "value": 50292, - "meta_hash": 2517965213 + "value": 50344, + "meta_hash": 2176550201 }, "geoId/21075": { "date": "2016", - "value": 6190, - "meta_hash": 2517965213 + "value": 6181, + "meta_hash": 2176550201 }, "geoId/21077": { "date": "2016", - "value": 8719, - "meta_hash": 2517965213 + "value": 8725, + "meta_hash": 2176550201 }, "geoId/21079": { "date": "2016", - "value": 17387, - "meta_hash": 2517965213 + "value": 17388, + "meta_hash": 2176550201 }, "geoId/21081": { "date": "2016", - "value": 24910, - "meta_hash": 2517965213 + "value": 24915, + "meta_hash": 2176550201 }, "geoId/21083": { "date": "2016", "value": 37217, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/21085": { "date": "2016", - "value": 26088, - "meta_hash": 2517965213 + "value": 26105, + "meta_hash": 2176550201 }, "geoId/21087": { "date": "2016", - "value": 10969, - "meta_hash": 2517965213 + "value": 10991, + "meta_hash": 2176550201 }, "geoId/21089": { "date": "2016", - "value": 35824, - "meta_hash": 2517965213 + "value": 35852, + "meta_hash": 2176550201 }, "geoId/21091": { "date": "2016", - "value": 8723, - "meta_hash": 2517965213 + "value": 8743, + "meta_hash": 2176550201 }, "geoId/21093": { "date": "2016", - "value": 106964, - "meta_hash": 2517965213 + "value": 107106, + "meta_hash": 2176550201 }, "geoId/21095": { "date": "2016", - "value": 27005, - "meta_hash": 2517965213 + "value": 26986, + "meta_hash": 2176550201 }, "geoId/21097": { "date": "2016", - "value": 18565, - "meta_hash": 2517965213 + "value": 18590, + "meta_hash": 2176550201 }, "geoId/21099": { "date": "2016", - "value": 18537, - "meta_hash": 2517965213 + "value": 18531, + "meta_hash": 2176550201 }, "geoId/21101": { "date": "2016", - "value": 46212, - "meta_hash": 2517965213 + "value": 46254, + "meta_hash": 2176550201 }, "geoId/21103": { "date": "2016", - "value": 15834, - "meta_hash": 2517965213 + "value": 15837, + "meta_hash": 2176550201 }, "geoId/21105": { "date": "2016", - "value": 4606, - "meta_hash": 2517965213 + "value": 4622, + "meta_hash": 2176550201 }, "geoId/21107": { "date": "2016", - "value": 45598, - "meta_hash": 2517965213 + "value": 45616, + "meta_hash": 2176550201 }, "geoId/21109": { "date": "2016", - "value": 13365, - "meta_hash": 2517965213 + "value": 13351, + "meta_hash": 2176550201 }, "geoId/21111": { "date": "2016", - "value": 767464, - "meta_hash": 2517965213 + "value": 767770, + "meta_hash": 2176550201 }, "geoId/21113": { "date": "2016", - "value": 52219, - "meta_hash": 2517965213 + "value": 52259, + "meta_hash": 2176550201 }, "geoId/21115": { "date": "2016", - "value": 22862, - "meta_hash": 2517965213 + "value": 22895, + "meta_hash": 2176550201 }, "geoId/21117": { "date": "2016", - "value": 164962, - "meta_hash": 2517965213 + "value": 165144, + "meta_hash": 2176550201 }, "geoId/21119": { "date": "2016", - "value": 15505, - "meta_hash": 2517965213 + "value": 15498, + "meta_hash": 2176550201 }, "geoId/21121": { "date": "2016", - "value": 31471, - "meta_hash": 2517965213 + "value": 31481, + "meta_hash": 2176550201 }, "geoId/21123": { "date": "2016", - "value": 14018, - "meta_hash": 2517965213 + "value": 14019, + "meta_hash": 2176550201 }, "geoId/21125": { "date": "2016", - "value": 60078, - "meta_hash": 2517965213 + "value": 60080, + "meta_hash": 2176550201 }, "geoId/21127": { "date": "2016", - "value": 15842, - "meta_hash": 2517965213 + "value": 15843, + "meta_hash": 2176550201 }, "geoId/21129": { "date": "2016", - "value": 6593, - "meta_hash": 2517965213 + "value": 6885, + "meta_hash": 2176550201 }, "geoId/21131": { "date": "2016", - "value": 10430, - "meta_hash": 2517965213 + "value": 10431, + "meta_hash": 2176550201 }, "geoId/21133": { "date": "2016", - "value": 22751, - "meta_hash": 2517965213 + "value": 22765, + "meta_hash": 2176550201 }, "geoId/21135": { "date": "2016", - "value": 13474, - "meta_hash": 2517965213 + "value": 13514, + "meta_hash": 2176550201 }, "geoId/21137": { "date": "2016", - "value": 24382, - "meta_hash": 2517965213 + "value": 24367, + "meta_hash": 2176550201 }, "geoId/21139": { "date": "2016", - "value": 9198, - "meta_hash": 2517965213 + "value": 9199, + "meta_hash": 2176550201 }, "geoId/21141": { "date": "2016", - "value": 26670, - "meta_hash": 2517965213 + "value": 26697, + "meta_hash": 2176550201 }, "geoId/21143": { "date": "2016", - "value": 8084, - "meta_hash": 2517965213 + "value": 8248, + "meta_hash": 2176550201 }, "geoId/21145": { "date": "2016", - "value": 65304, - "meta_hash": 2517965213 + "value": 65348, + "meta_hash": 2176550201 }, "geoId/21147": { "date": "2016", - "value": 17542, - "meta_hash": 2517965213 + "value": 17588, + "meta_hash": 2176550201 }, "geoId/21149": { "date": "2016", - "value": 9337, - "meta_hash": 2517965213 + "value": 9333, + "meta_hash": 2176550201 }, "geoId/21151": { "date": "2016", - "value": 89532, - "meta_hash": 2517965213 + "value": 89653, + "meta_hash": 2176550201 }, "geoId/21153": { "date": "2016", - "value": 12665, - "meta_hash": 2517965213 + "value": 12673, + "meta_hash": 2176550201 }, "geoId/21155": { "date": "2016", - "value": 19152, - "meta_hash": 2517965213 + "value": 19136, + "meta_hash": 2176550201 }, "geoId/21157": { "date": "2016", - "value": 31273, - "meta_hash": 2517965213 + "value": 31277, + "meta_hash": 2176550201 }, "geoId/21159": { "date": "2016", "value": 11961, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/21161": { "date": "2016", - "value": 17167, - "meta_hash": 2517965213 + "value": 17202, + "meta_hash": 2176550201 }, "geoId/21163": { "date": "2016", - "value": 27959, - "meta_hash": 2517965213 + "value": 27967, + "meta_hash": 2176550201 }, "geoId/21165": { "date": "2016", - "value": 6449, - "meta_hash": 2517965213 + "value": 6450, + "meta_hash": 2176550201 }, "geoId/21167": { "date": "2016", - "value": 21440, - "meta_hash": 2517965213 + "value": 21408, + "meta_hash": 2176550201 }, "geoId/21169": { "date": "2016", - "value": 10020, - "meta_hash": 2517965213 + "value": 10010, + "meta_hash": 2176550201 }, "geoId/21171": { "date": "2016", - "value": 10539, - "meta_hash": 2517965213 + "value": 10536, + "meta_hash": 2176550201 }, "geoId/21173": { "date": "2016", - "value": 27666, - "meta_hash": 2517965213 + "value": 27692, + "meta_hash": 2176550201 }, "geoId/21175": { "date": "2016", - "value": 13251, - "meta_hash": 2517965213 + "value": 13286, + "meta_hash": 2176550201 }, "geoId/21177": { "date": "2016", - "value": 31150, - "meta_hash": 2517965213 + "value": 31151, + "meta_hash": 2176550201 }, "geoId/21179": { "date": "2016", - "value": 45497, - "meta_hash": 2517965213 + "value": 45517, + "meta_hash": 2176550201 }, "geoId/21181": { "date": "2016", - "value": 7083, - "meta_hash": 2517965213 + "value": 7091, + "meta_hash": 2176550201 }, "geoId/21183": { "date": "2016", - "value": 24150, - "meta_hash": 2517965213 + "value": 24202, + "meta_hash": 2176550201 }, "geoId/21185": { "date": "2016", - "value": 65410, - "meta_hash": 2517965213 + "value": 65487, + "meta_hash": 2176550201 }, "geoId/21187": { "date": "2016", - "value": 10659, - "meta_hash": 2517965213 + "value": 10674, + "meta_hash": 2176550201 }, "geoId/21189": { "date": "2016", - "value": 4473, - "meta_hash": 2517965213 + "value": 4480, + "meta_hash": 2176550201 }, "geoId/21191": { "date": "2016", - "value": 14595, - "meta_hash": 2517965213 + "value": 14604, + "meta_hash": 2176550201 }, "geoId/21193": { "date": "2016", - "value": 27123, - "meta_hash": 2517965213 + "value": 27222, + "meta_hash": 2176550201 }, "geoId/21195": { "date": "2016", - "value": 60422, - "meta_hash": 2517965213 + "value": 60475, + "meta_hash": 2176550201 }, "geoId/21197": { "date": "2016", - "value": 12257, - "meta_hash": 2517965213 + "value": 12256, + "meta_hash": 2176550201 }, "geoId/21199": { "date": "2016", - "value": 64013, - "meta_hash": 2517965213 + "value": 64061, + "meta_hash": 2176550201 }, "geoId/21201": { "date": "2016", - "value": 2125, - "meta_hash": 2517965213 + "value": 2137, + "meta_hash": 2176550201 }, "geoId/21203": { "date": "2016", - "value": 16869, - "meta_hash": 2517965213 + "value": 16879, + "meta_hash": 2176550201 }, "geoId/21205": { "date": "2016", - "value": 24438, - "meta_hash": 2517965213 + "value": 24436, + "meta_hash": 2176550201 }, "geoId/21207": { "date": "2016", - "value": 17767, - "meta_hash": 2517965213 + "value": 17769, + "meta_hash": 2176550201 }, "geoId/21209": { "date": "2016", - "value": 53425, - "meta_hash": 2517965213 + "value": 53454, + "meta_hash": 2176550201 }, "geoId/21211": { "date": "2016", - "value": 46548, - "meta_hash": 2517965213 + "value": 46579, + "meta_hash": 2176550201 }, "geoId/21213": { "date": "2016", - "value": 18005, - "meta_hash": 2517965213 + "value": 17995, + "meta_hash": 2176550201 }, "geoId/21215": { "date": "2016", - "value": 18336, - "meta_hash": 2517965213 + "value": 18298, + "meta_hash": 2176550201 }, "geoId/21217": { "date": "2016", - "value": 25441, - "meta_hash": 2517965213 + "value": 25420, + "meta_hash": 2176550201 }, "geoId/21219": { "date": "2016", - "value": 12353, - "meta_hash": 2517965213 + "value": 12364, + "meta_hash": 2176550201 }, "geoId/21221": { "date": "2016", - "value": 14302, - "meta_hash": 2517965213 + "value": 14309, + "meta_hash": 2176550201 }, "geoId/21223": { "date": "2016", - "value": 8616, - "meta_hash": 2517965213 + "value": 8593, + "meta_hash": 2176550201 }, "geoId/21225": { "date": "2016", - "value": 14796, - "meta_hash": 2517965213 + "value": 14795, + "meta_hash": 2176550201 }, "geoId/21227": { "date": "2016", - "value": 126419, - "meta_hash": 2517965213 + "value": 126752, + "meta_hash": 2176550201 }, "geoId/21229": { "date": "2016", - "value": 12138, - "meta_hash": 2517965213 + "value": 12095, + "meta_hash": 2176550201 }, "geoId/21231": { "date": "2016", - "value": 20724, - "meta_hash": 2517965213 + "value": 20726, + "meta_hash": 2176550201 }, "geoId/21233": { "date": "2016", - "value": 13209, - "meta_hash": 2517965213 + "value": 13180, + "meta_hash": 2176550201 }, "geoId/21235": { "date": "2016", - "value": 36108, - "meta_hash": 2517965213 + "value": 36116, + "meta_hash": 2176550201 }, "geoId/21237": { "date": "2016", - "value": 7193, - "meta_hash": 2517965213 + "value": 7203, + "meta_hash": 2176550201 }, "geoId/21239": { "date": "2016", - "value": 26118, - "meta_hash": 2517965213 + "value": 26147, + "meta_hash": 2176550201 }, "geoId/22001": { "date": "2016", - "value": 62786, - "meta_hash": 2517965213 + "value": 62830, + "meta_hash": 2176550201 }, "geoId/22003": { "date": "2016", - "value": 25693, - "meta_hash": 2517965213 + "value": 25696, + "meta_hash": 2176550201 }, "geoId/22005": { "date": "2016", - "value": 121558, - "meta_hash": 2517965213 + "value": 121646, + "meta_hash": 2176550201 }, "geoId/22007": { "date": "2016", - "value": 22756, - "meta_hash": 2517965213 + "value": 22773, + "meta_hash": 2176550201 }, "geoId/22009": { "date": "2016", - "value": 40997, - "meta_hash": 2517965213 + "value": 40970, + "meta_hash": 2176550201 }, "geoId/22011": { "date": "2016", - "value": 36973, - "meta_hash": 2517965213 + "value": 37028, + "meta_hash": 2176550201 }, "geoId/22013": { "date": "2016", - "value": 13780, - "meta_hash": 2517965213 + "value": 13796, + "meta_hash": 2176550201 }, "geoId/22015": { "date": "2016", - "value": 125920, - "meta_hash": 2517965213 + "value": 125946, + "meta_hash": 2176550201 }, "geoId/22017": { "date": "2016", - "value": 248837, - "meta_hash": 2517965213 + "value": 249024, + "meta_hash": 2176550201 }, "geoId/22019": { "date": "2016", - "value": 200568, - "meta_hash": 2517965213 + "value": 200780, + "meta_hash": 2176550201 }, "geoId/22021": { "date": "2016", - "value": 10075, - "meta_hash": 2517965213 + "value": 10069, + "meta_hash": 2176550201 }, "geoId/22023": { "date": "2016", - "value": 6896, - "meta_hash": 2517965213 + "value": 6888, + "meta_hash": 2176550201 }, "geoId/22025": { "date": "2016", - "value": 9866, - "meta_hash": 2517965213 + "value": 9863, + "meta_hash": 2176550201 }, "geoId/22027": { "date": "2016", - "value": 16147, - "meta_hash": 2517965213 + "value": 16168, + "meta_hash": 2176550201 }, "geoId/22029": { "date": "2016", - "value": 19970, - "meta_hash": 2517965213 + "value": 19971, + "meta_hash": 2176550201 }, "geoId/22031": { "date": "2016", - "value": 27190, - "meta_hash": 2517965213 + "value": 27194, + "meta_hash": 2176550201 }, "geoId/22033": { "date": "2016", - "value": 446677, - "meta_hash": 2517965213 + "value": 447020, + "meta_hash": 2176550201 }, "geoId/22035": { "date": "2016", - "value": 7236, - "meta_hash": 2517965213 + "value": 7230, + "meta_hash": 2176550201 }, "geoId/22037": { "date": "2016", - "value": 19513, - "meta_hash": 2517965213 + "value": 19500, + "meta_hash": 2176550201 }, "geoId/22039": { "date": "2016", - "value": 33642, - "meta_hash": 2517965213 + "value": 33671, + "meta_hash": 2176550201 }, "geoId/22041": { "date": "2016", - "value": 20371, - "meta_hash": 2517965213 + "value": 20393, + "meta_hash": 2176550201 }, "geoId/22043": { "date": "2016", - "value": 22279, - "meta_hash": 2517965213 + "value": 22324, + "meta_hash": 2176550201 }, "geoId/22045": { "date": "2016", - "value": 72971, - "meta_hash": 2517965213 + "value": 72753, + "meta_hash": 2176550201 }, "geoId/22047": { "date": "2016", - "value": 32864, - "meta_hash": 2517965213 + "value": 32865, + "meta_hash": 2176550201 }, "geoId/22049": { "date": "2016", - "value": 15899, - "meta_hash": 2517965213 + "value": 15903, + "meta_hash": 2176550201 }, "geoId/22051": { "date": "2016", - "value": 436572, - "meta_hash": 2517965213 + "value": 436865, + "meta_hash": 2176550201 }, "geoId/22053": { "date": "2016", - "value": 31388, - "meta_hash": 2517965213 + "value": 31399, + "meta_hash": 2176550201 }, "geoId/22055": { "date": "2016", - "value": 241275, - "meta_hash": 2517965213 + "value": 241611, + "meta_hash": 2176550201 }, "geoId/22057": { "date": "2016", - "value": 98506, - "meta_hash": 2517965213 + "value": 98493, + "meta_hash": 2176550201 }, "geoId/22059": { "date": "2016", - "value": 15036, - "meta_hash": 2517965213 + "value": 15028, + "meta_hash": 2176550201 }, "geoId/22061": { "date": "2016", - "value": 47473, - "meta_hash": 2517965213 + "value": 47520, + "meta_hash": 2176550201 }, "geoId/22063": { "date": "2016", - "value": 139627, - "meta_hash": 2517965213 + "value": 139822, + "meta_hash": 2176550201 }, "geoId/22065": { "date": "2016", - "value": 11484, - "meta_hash": 2517965213 + "value": 11497, + "meta_hash": 2176550201 }, "geoId/22067": { "date": "2016", - "value": 25894, - "meta_hash": 2517965213 + "value": 25911, + "meta_hash": 2176550201 }, "geoId/22069": { "date": "2016", - "value": 39024, - "meta_hash": 2517965213 + "value": 39016, + "meta_hash": 2176550201 }, "geoId/22071": { "date": "2016", - "value": 391843, - "meta_hash": 2517965213 + "value": 392265, + "meta_hash": 2176550201 }, "geoId/22073": { "date": "2016", - "value": 156897, - "meta_hash": 2517965213 + "value": 156948, + "meta_hash": 2176550201 }, "geoId/22075": { "date": "2016", - "value": 23323, - "meta_hash": 2517965213 + "value": 23360, + "meta_hash": 2176550201 }, "geoId/22077": { "date": "2016", - "value": 22111, - "meta_hash": 2517965213 + "value": 22126, + "meta_hash": 2176550201 }, "geoId/22079": { "date": "2016", - "value": 131845, - "meta_hash": 2517965213 + "value": 131838, + "meta_hash": 2176550201 }, "geoId/22081": { "date": "2016", - "value": 8621, - "meta_hash": 2517965213 + "value": 8618, + "meta_hash": 2176550201 }, "geoId/22083": { "date": "2016", - "value": 20451, - "meta_hash": 2517965213 + "value": 20458, + "meta_hash": 2176550201 }, "geoId/22085": { "date": "2016", - "value": 24068, - "meta_hash": 2517965213 + "value": 24054, + "meta_hash": 2176550201 }, "geoId/22087": { "date": "2016", - "value": 45777, - "meta_hash": 2517965213 + "value": 45789, + "meta_hash": 2176550201 }, "geoId/22089": { "date": "2016", - "value": 52796, - "meta_hash": 2517965213 + "value": 52809, + "meta_hash": 2176550201 }, "geoId/22091": { "date": "2016", - "value": 10389, - "meta_hash": 2517965213 + "value": 10402, + "meta_hash": 2176550201 }, "geoId/22093": { "date": "2016", - "value": 21433, - "meta_hash": 2517965213 + "value": 21428, + "meta_hash": 2176550201 }, "geoId/22095": { "date": "2016", - "value": 43401, - "meta_hash": 2517965213 + "value": 43441, + "meta_hash": 2176550201 }, "geoId/22097": { "date": "2016", - "value": 83768, - "meta_hash": 2517965213 + "value": 83885, + "meta_hash": 2176550201 }, "geoId/22099": { "date": "2016", - "value": 53771, - "meta_hash": 2517965213 + "value": 53829, + "meta_hash": 2176550201 }, "geoId/22101": { "date": "2016", - "value": 52069, - "meta_hash": 2517965213 + "value": 52064, + "meta_hash": 2176550201 }, "geoId/22103": { "date": "2016", - "value": 252468, - "meta_hash": 2517965213 + "value": 252676, + "meta_hash": 2176550201 }, "geoId/22105": { "date": "2016", - "value": 130619, - "meta_hash": 2517965213 + "value": 130759, + "meta_hash": 2176550201 }, "geoId/22107": { "date": "2016", - "value": 4657, - "meta_hash": 2517965213 + "value": 4652, + "meta_hash": 2176550201 }, "geoId/22109": { "date": "2016", - "value": 113006, - "meta_hash": 2517965213 + "value": 113071, + "meta_hash": 2176550201 }, "geoId/22111": { "date": "2016", - "value": 22528, - "meta_hash": 2517965213 + "value": 22514, + "meta_hash": 2176550201 }, "geoId/22113": { "date": "2016", - "value": 60074, - "meta_hash": 2517965213 + "value": 60120, + "meta_hash": 2176550201 }, "geoId/22115": { "date": "2016", - "value": 51481, - "meta_hash": 2517965213 + "value": 51666, + "meta_hash": 2176550201 }, "geoId/22117": { "date": "2016", - "value": 46387, - "meta_hash": 2517965213 + "value": 46414, + "meta_hash": 2176550201 }, "geoId/22119": { "date": "2016", - "value": 39751, - "meta_hash": 2517965213 + "value": 39750, + "meta_hash": 2176550201 }, "geoId/22121": { "date": "2016", - "value": 25901, - "meta_hash": 2517965213 + "value": 25942, + "meta_hash": 2176550201 }, "geoId/22123": { "date": "2016", - "value": 11129, - "meta_hash": 2517965213 + "value": 11144, + "meta_hash": 2176550201 }, "geoId/22125": { "date": "2016", - "value": 15327, - "meta_hash": 2517965213 + "value": 15322, + "meta_hash": 2176550201 }, "geoId/22127": { "date": "2016", - "value": 14535, - "meta_hash": 2517965213 + "value": 14539, + "meta_hash": 2176550201 }, "geoId/23001": { "date": "2016", - "value": 107296, - "meta_hash": 2517965213 + "value": 107389, + "meta_hash": 2176550201 }, "geoId/23003": { "date": "2016", - "value": 68233, - "meta_hash": 2517965213 + "value": 68319, + "meta_hash": 2176550201 }, "geoId/23005": { "date": "2016", - "value": 291191, - "meta_hash": 2517965213 + "value": 291522, + "meta_hash": 2176550201 }, "geoId/23007": { "date": "2016", - "value": 30046, - "meta_hash": 2517965213 + "value": 29995, + "meta_hash": 2176550201 }, "geoId/23009": { "date": "2016", - "value": 54550, - "meta_hash": 2517965213 + "value": 54540, + "meta_hash": 2176550201 }, "geoId/23011": { "date": "2016", - "value": 121497, - "meta_hash": 2517965213 + "value": 121538, + "meta_hash": 2176550201 }, "geoId/23013": { "date": "2016", - "value": 39788, - "meta_hash": 2517965213 + "value": 39769, + "meta_hash": 2176550201 }, "geoId/23015": { "date": "2016", - "value": 33973, - "meta_hash": 2517965213 + "value": 33992, + "meta_hash": 2176550201 }, "geoId/23017": { "date": "2016", - "value": 57198, - "meta_hash": 2517965213 + "value": 57353, + "meta_hash": 2176550201 }, "geoId/23019": { "date": "2016", - "value": 151333, - "meta_hash": 2517965213 + "value": 151419, + "meta_hash": 2176550201 }, "geoId/23021": { "date": "2016", - "value": 16876, - "meta_hash": 2517965213 + "value": 16919, + "meta_hash": 2176550201 }, "geoId/23023": { "date": "2016", - "value": 35156, - "meta_hash": 2517965213 + "value": 35206, + "meta_hash": 2176550201 }, "geoId/23025": { "date": "2016", - "value": 50564, - "meta_hash": 2517965213 + "value": 50562, + "meta_hash": 2176550201 }, "geoId/23027": { "date": "2016", - "value": 39436, - "meta_hash": 2517965213 + "value": 39468, + "meta_hash": 2176550201 }, "geoId/23029": { "date": "2016", - "value": 31609, - "meta_hash": 2517965213 + "value": 31608, + "meta_hash": 2176550201 }, "geoId/23031": { "date": "2016", - "value": 202565, - "meta_hash": 2517965213 + "value": 202749, + "meta_hash": 2176550201 }, "geoId/24001": { "date": "2016", - "value": 72053, - "meta_hash": 2517965213 + "value": 72084, + "meta_hash": 2176550201 }, "geoId/24003": { "date": "2016", - "value": 567254, - "meta_hash": 2517965213 + "value": 567434, + "meta_hash": 2176550201 }, "geoId/24005": { "date": "2016", - "value": 828682, - "meta_hash": 2517965213 + "value": 828941, + "meta_hash": 2176550201 }, "geoId/24009": { "date": "2016", - "value": 91052, - "meta_hash": 2517965213 + "value": 91116, + "meta_hash": 2176550201 }, "geoId/24011": { "date": "2016", - "value": 32836, - "meta_hash": 2517965213 + "value": 32834, + "meta_hash": 2176550201 }, "geoId/24013": { "date": "2016", - "value": 167100, - "meta_hash": 2517965213 + "value": 167189, + "meta_hash": 2176550201 }, "geoId/24015": { "date": "2016", - "value": 102487, - "meta_hash": 2517965213 + "value": 102609, + "meta_hash": 2176550201 }, "geoId/24017": { "date": "2016", - "value": 157292, - "meta_hash": 2517965213 + "value": 157474, + "meta_hash": 2176550201 }, "geoId/24019": { "date": "2016", - "value": 32276, - "meta_hash": 2517965213 + "value": 32268, + "meta_hash": 2176550201 }, "geoId/24021": { "date": "2016", - "value": 246999, - "meta_hash": 2517965213 + "value": 247269, + "meta_hash": 2176550201 }, "geoId/24023": { "date": "2016", - "value": 29371, - "meta_hash": 2517965213 + "value": 29395, + "meta_hash": 2176550201 }, "geoId/24025": { "date": "2016", - "value": 250370, - "meta_hash": 2517965213 + "value": 250448, + "meta_hash": 2176550201 }, "geoId/24027": { "date": "2016", - "value": 315416, - "meta_hash": 2517965213 + "value": 315581, + "meta_hash": 2176550201 }, "geoId/24029": { "date": "2016", - "value": 19662, - "meta_hash": 2517965213 + "value": 19708, + "meta_hash": 2176550201 }, "geoId/24031": { "date": "2016", - "value": 1038846, - "meta_hash": 2517965213 + "value": 1039327, + "meta_hash": 2176550201 }, "geoId/24033": { "date": "2016", - "value": 908501, - "meta_hash": 2517965213 + "value": 909262, + "meta_hash": 2176550201 }, "geoId/24035": { "date": "2016", - "value": 49063, - "meta_hash": 2517965213 + "value": 49135, + "meta_hash": 2176550201 }, "geoId/24037": { "date": "2016", - "value": 111750, - "meta_hash": 2517965213 + "value": 111886, + "meta_hash": 2176550201 }, "geoId/24039": { "date": "2016", - "value": 25839, - "meta_hash": 2517965213 + "value": 25873, + "meta_hash": 2176550201 }, "geoId/24041": { "date": "2016", - "value": 37135, - "meta_hash": 2517965213 + "value": 37170, + "meta_hash": 2176550201 }, "geoId/24043": { "date": "2016", - "value": 149602, - "meta_hash": 2517965213 + "value": 149715, + "meta_hash": 2176550201 }, "geoId/24045": { "date": "2016", - "value": 102041, - "meta_hash": 2517965213 + "value": 102246, + "meta_hash": 2176550201 }, "geoId/24047": { "date": "2016", - "value": 51475, - "meta_hash": 2517965213 + "value": 51508, + "meta_hash": 2176550201 }, "geoId/24510": { "date": "2016", - "value": 621000, - "meta_hash": 1145703171 + "value": 616542, + "meta_hash": 2176550201 }, "geoId/25001": { "date": "2016", - "value": 213559, - "meta_hash": 2517965213 + "value": 213805, + "meta_hash": 2176550201 }, "geoId/25003": { "date": "2016", - "value": 127067, - "meta_hash": 2517965213 + "value": 127182, + "meta_hash": 2176550201 }, "geoId/25005": { "date": "2016", - "value": 558070, - "meta_hash": 2517965213 + "value": 558413, + "meta_hash": 2176550201 }, "geoId/25007": { "date": "2016", - "value": 17315, - "meta_hash": 2517965213 + "value": 17349, + "meta_hash": 2176550201 }, "geoId/25009": { "date": "2016", - "value": 779847, - "meta_hash": 2517965213 + "value": 780222, + "meta_hash": 2176550201 }, "geoId/25011": { "date": "2016", - "value": 70622, - "meta_hash": 2517965213 + "value": 70706, + "meta_hash": 2176550201 }, "geoId/25013": { "date": "2016", - "value": 467778, - "meta_hash": 2517965213 + "value": 467874, + "meta_hash": 2176550201 }, "geoId/25015": { "date": "2016", - "value": 161404, - "meta_hash": 2517965213 + "value": 161613, + "meta_hash": 2176550201 }, "geoId/25017": { "date": "2016", - "value": 1594664, - "meta_hash": 2517965213 + "value": 1595581, + "meta_hash": 2176550201 }, "geoId/25019": { "date": "2016", - "value": 11124, - "meta_hash": 2517965213 + "value": 11081, + "meta_hash": 2176550201 }, "geoId/25021": { "date": "2016", - "value": 697079, - "meta_hash": 2517965213 + "value": 697452, + "meta_hash": 2176550201 }, "geoId/25023": { "date": "2016", - "value": 512207, - "meta_hash": 2517965213 + "value": 512535, + "meta_hash": 2176550201 }, "geoId/25025": { "date": "2016", - "value": 792576, - "meta_hash": 2517965213 + "value": 793020, + "meta_hash": 2176550201 }, "geoId/25027": { "date": "2016", - "value": 820320, - "meta_hash": 2517965213 + "value": 820447, + "meta_hash": 2176550201 }, "geoId/26001": { "date": "2016", - "value": 10356, - "meta_hash": 2517965213 + "value": 10355, + "meta_hash": 2176550201 }, "geoId/26003": { "date": "2016", - "value": 9124, - "meta_hash": 2517965213 + "value": 9138, + "meta_hash": 2176550201 }, "geoId/26005": { "date": "2016", - "value": 114979, - "meta_hash": 2517965213 + "value": 115018, + "meta_hash": 2176550201 }, "geoId/26007": { "date": "2016", - "value": 28663, - "meta_hash": 2517965213 + "value": 28670, + "meta_hash": 2176550201 }, "geoId/26009": { "date": "2016", - "value": 23075, - "meta_hash": 2517965213 + "value": 23090, + "meta_hash": 2176550201 }, "geoId/26011": { "date": "2016", - "value": 15132, - "meta_hash": 2517965213 + "value": 15126, + "meta_hash": 2176550201 }, "geoId/26013": { "date": "2016", - "value": 8548, - "meta_hash": 2517965213 + "value": 8532, + "meta_hash": 2176550201 }, "geoId/26015": { "date": "2016", - "value": 59790, - "meta_hash": 2517965213 + "value": 59801, + "meta_hash": 2176550201 }, "geoId/26017": { "date": "2016", - "value": 104411, - "meta_hash": 2517965213 + "value": 104421, + "meta_hash": 2176550201 }, "geoId/26019": { "date": "2016", - "value": 17534, - "meta_hash": 2517965213 + "value": 17523, + "meta_hash": 2176550201 }, "geoId/26021": { "date": "2016", - "value": 154325, - "meta_hash": 2517965213 + "value": 154451, + "meta_hash": 2176550201 }, "geoId/26023": { "date": "2016", - "value": 43466, - "meta_hash": 2517965213 + "value": 43451, + "meta_hash": 2176550201 }, "geoId/26025": { "date": "2016", - "value": 134344, - "meta_hash": 2517965213 + "value": 134343, + "meta_hash": 2176550201 }, "geoId/26027": { "date": "2016", - "value": 51282, - "meta_hash": 2517965213 + "value": 51326, + "meta_hash": 2176550201 }, "geoId/26029": { "date": "2016", - "value": 26202, - "meta_hash": 2517965213 + "value": 26214, + "meta_hash": 2176550201 }, "geoId/26031": { "date": "2016", - "value": 25448, - "meta_hash": 2517965213 + "value": 25452, + "meta_hash": 2176550201 }, "geoId/26033": { "date": "2016", - "value": 37683, - "meta_hash": 2517965213 + "value": 37724, + "meta_hash": 2176550201 }, "geoId/26035": { "date": "2016", - "value": 30383, - "meta_hash": 2517965213 + "value": 30382, + "meta_hash": 2176550201 }, "geoId/26037": { "date": "2016", - "value": 77617, - "meta_hash": 2517965213 + "value": 77639, + "meta_hash": 2176550201 }, "geoId/26039": { "date": "2016", - "value": 13766, - "meta_hash": 2517965213 + "value": 13754, + "meta_hash": 2176550201 }, "geoId/26041": { "date": "2016", - "value": 36196, - "meta_hash": 2517965213 + "value": 36217, + "meta_hash": 2176550201 }, "geoId/26043": { "date": "2016", - "value": 25499, - "meta_hash": 2517965213 + "value": 25531, + "meta_hash": 2176550201 }, "geoId/26045": { "date": "2016", - "value": 109183, - "meta_hash": 2517965213 + "value": 109220, + "meta_hash": 2176550201 }, "geoId/26047": { "date": "2016", - "value": 32874, - "meta_hash": 2517965213 + "value": 32910, + "meta_hash": 2176550201 }, "geoId/26049": { "date": "2016", - "value": 408926, - "meta_hash": 2517965213 + "value": 409054, + "meta_hash": 2176550201 }, "geoId/26051": { "date": "2016", - "value": 25153, - "meta_hash": 2517965213 + "value": 25146, + "meta_hash": 2176550201 }, "geoId/26053": { "date": "2016", - "value": 15342, - "meta_hash": 2517965213 + "value": 15331, + "meta_hash": 2176550201 }, "geoId/26055": { "date": "2016", - "value": 91957, - "meta_hash": 2517965213 + "value": 92076, + "meta_hash": 2176550201 }, "geoId/26057": { "date": "2016", - "value": 40955, - "meta_hash": 2517965213 + "value": 40937, + "meta_hash": 2176550201 }, "geoId/26059": { "date": "2016", - "value": 45773, - "meta_hash": 2517965213 + "value": 45789, + "meta_hash": 2176550201 }, "geoId/26061": { "date": "2016", - "value": 36299, - "meta_hash": 2517965213 + "value": 36354, + "meta_hash": 2176550201 }, "geoId/26063": { "date": "2016", - "value": 31480, - "meta_hash": 2517965213 + "value": 31471, + "meta_hash": 2176550201 }, "geoId/26065": { "date": "2016", - "value": 289804, - "meta_hash": 2517965213 + "value": 289633, + "meta_hash": 2176550201 }, "geoId/26067": { "date": "2016", - "value": 64187, - "meta_hash": 2517965213 + "value": 64215, + "meta_hash": 2176550201 }, "geoId/26069": { "date": "2016", - "value": 25276, - "meta_hash": 2517965213 + "value": 25307, + "meta_hash": 2176550201 }, "geoId/26071": { "date": "2016", - "value": 11162, - "meta_hash": 2517965213 + "value": 11168, + "meta_hash": 2176550201 }, "geoId/26073": { "date": "2016", - "value": 71263, - "meta_hash": 2517965213 + "value": 71247, + "meta_hash": 2176550201 }, "geoId/26075": { "date": "2016", - "value": 158277, - "meta_hash": 2517965213 + "value": 158345, + "meta_hash": 2176550201 }, "geoId/26077": { "date": "2016", - "value": 261304, - "meta_hash": 2517965213 + "value": 261584, + "meta_hash": 2176550201 }, "geoId/26079": { "date": "2016", - "value": 17263, - "meta_hash": 2517965213 + "value": 17283, + "meta_hash": 2176550201 }, "geoId/26081": { "date": "2016", - "value": 643858, - "meta_hash": 2517965213 + "value": 644219, + "meta_hash": 2176550201 }, "geoId/26083": { "date": "2016", - "value": 2139, - "meta_hash": 2517965213 + "value": 2143, + "meta_hash": 2176550201 }, "geoId/26085": { "date": "2016", - "value": 11858, - "meta_hash": 2517965213 + "value": 11861, + "meta_hash": 2176550201 }, "geoId/26087": { "date": "2016", - "value": 88171, - "meta_hash": 2517965213 + "value": 88227, + "meta_hash": 2176550201 }, "geoId/26089": { "date": "2016", - "value": 21507, - "meta_hash": 2517965213 + "value": 21508, + "meta_hash": 2176550201 }, "geoId/26091": { "date": "2016", - "value": 98496, - "meta_hash": 2517965213 + "value": 98595, + "meta_hash": 2176550201 }, "geoId/26093": { "date": "2016", - "value": 188547, - "meta_hash": 2517965213 + "value": 188585, + "meta_hash": 2176550201 }, "geoId/26095": { "date": "2016", - "value": 6338, - "meta_hash": 2517965213 + "value": 6332, + "meta_hash": 2176550201 }, "geoId/26097": { "date": "2016", - "value": 10717, - "meta_hash": 2517965213 + "value": 10713, + "meta_hash": 2176550201 }, "geoId/26099": { "date": "2016", - "value": 868534, - "meta_hash": 2517965213 + "value": 868329, + "meta_hash": 2176550201 }, "geoId/26101": { "date": "2016", - "value": 24416, - "meta_hash": 2517965213 + "value": 24452, + "meta_hash": 2176550201 }, "geoId/26103": { "date": "2016", - "value": 66532, - "meta_hash": 2517965213 + "value": 66563, + "meta_hash": 2176550201 }, "geoId/26105": { "date": "2016", - "value": 28810, - "meta_hash": 2517965213 + "value": 28846, + "meta_hash": 2176550201 }, "geoId/26107": { "date": "2016", - "value": 43141, - "meta_hash": 2517965213 + "value": 43174, + "meta_hash": 2176550201 }, "geoId/26109": { "date": "2016", - "value": 23208, - "meta_hash": 2517965213 + "value": 23217, + "meta_hash": 2176550201 }, "geoId/26111": { "date": "2016", - "value": 83422, - "meta_hash": 2517965213 + "value": 83485, + "meta_hash": 2176550201 }, "geoId/26113": { "date": "2016", - "value": 15018, - "meta_hash": 2517965213 + "value": 15028, + "meta_hash": 2176550201 }, "geoId/26115": { "date": "2016", - "value": 149159, - "meta_hash": 2517965213 + "value": 149278, + "meta_hash": 2176550201 }, "geoId/26117": { "date": "2016", - "value": 62953, - "meta_hash": 2517965213 + "value": 62988, + "meta_hash": 2176550201 }, "geoId/26119": { "date": "2016", - "value": 9204, - "meta_hash": 2517965213 + "value": 9210, + "meta_hash": 2176550201 }, "geoId/26121": { "date": "2016", - "value": 173227, - "meta_hash": 2517965213 + "value": 173342, + "meta_hash": 2176550201 }, "geoId/26123": { "date": "2016", - "value": 47822, - "meta_hash": 2517965213 + "value": 47812, + "meta_hash": 2176550201 }, "geoId/26125": { "date": "2016", - "value": 1251027, - "meta_hash": 2517965213 + "value": 1251563, + "meta_hash": 2176550201 }, "geoId/26127": { "date": "2016", - "value": 26320, - "meta_hash": 2517965213 + "value": 26327, + "meta_hash": 2176550201 }, "geoId/26129": { "date": "2016", - "value": 20882, - "meta_hash": 2517965213 + "value": 20857, + "meta_hash": 2176550201 }, "geoId/26131": { "date": "2016", - "value": 5943, - "meta_hash": 2517965213 + "value": 5935, + "meta_hash": 2176550201 }, "geoId/26133": { "date": "2016", - "value": 23178, - "meta_hash": 2517965213 + "value": 23179, + "meta_hash": 2176550201 }, "geoId/26135": { "date": "2016", - "value": 8256, - "meta_hash": 2517965213 + "value": 8238, + "meta_hash": 2176550201 }, "geoId/26137": { "date": "2016", - "value": 24436, - "meta_hash": 2517965213 + "value": 24420, + "meta_hash": 2176550201 }, "geoId/26139": { "date": "2016", - "value": 283712, - "meta_hash": 2517965213 + "value": 283686, + "meta_hash": 2176550201 }, "geoId/26141": { "date": "2016", - "value": 12728, - "meta_hash": 2517965213 + "value": 12718, + "meta_hash": 2176550201 }, "geoId/26143": { "date": "2016", - "value": 23789, - "meta_hash": 2517965213 + "value": 23782, + "meta_hash": 2176550201 }, "geoId/26145": { "date": "2016", - "value": 192507, - "meta_hash": 2517965213 + "value": 192636, + "meta_hash": 2176550201 }, "geoId/26147": { "date": "2016", - "value": 159369, - "meta_hash": 2517965213 + "value": 159477, + "meta_hash": 2176550201 }, "geoId/26149": { "date": "2016", - "value": 60790, - "meta_hash": 2517965213 + "value": 60761, + "meta_hash": 2176550201 }, "geoId/26151": { "date": "2016", - "value": 41379, - "meta_hash": 2517965213 + "value": 41438, + "meta_hash": 2176550201 }, "geoId/26153": { "date": "2016", - "value": 7970, - "meta_hash": 2517965213 + "value": 7952, + "meta_hash": 2176550201 }, "geoId/26155": { "date": "2016", - "value": 68542, - "meta_hash": 2517965213 + "value": 68589, + "meta_hash": 2176550201 }, "geoId/26157": { "date": "2016", - "value": 53278, - "meta_hash": 2517965213 + "value": 53260, + "meta_hash": 2176550201 }, "geoId/26159": { "date": "2016", - "value": 75264, - "meta_hash": 2517965213 + "value": 75283, + "meta_hash": 2176550201 }, "geoId/26161": { "date": "2016", - "value": 366135, - "meta_hash": 2517965213 + "value": 366960, + "meta_hash": 2176550201 }, "geoId/26163": { "date": "2016", - "value": 1760612, - "meta_hash": 2517965213 + "value": 1760835, + "meta_hash": 2176550201 }, "geoId/26165": { "date": "2016", - "value": 33081, - "meta_hash": 2517965213 + "value": 33086, + "meta_hash": 2176550201 }, "geoId/27001": { "date": "2016", - "value": 15757, - "meta_hash": 2517965213 + "value": 15755, + "meta_hash": 2176550201 }, "geoId/27003": { "date": "2016", - "value": 346526, - "meta_hash": 2517965213 + "value": 346813, + "meta_hash": 2176550201 }, "geoId/27005": { "date": "2016", - "value": 33719, - "meta_hash": 2517965213 + "value": 33728, + "meta_hash": 2176550201 }, "geoId/27007": { "date": "2016", - "value": 46008, - "meta_hash": 2517965213 + "value": 46054, + "meta_hash": 2176550201 }, "geoId/27009": { "date": "2016", - "value": 39687, - "meta_hash": 2517965213 + "value": 39698, + "meta_hash": 2176550201 }, "geoId/27011": { "date": "2016", - "value": 5002, - "meta_hash": 2517965213 + "value": 5003, + "meta_hash": 2176550201 }, "geoId/27013": { "date": "2016", - "value": 66355, - "meta_hash": 2517965213 + "value": 66398, + "meta_hash": 2176550201 }, "geoId/27015": { "date": "2016", - "value": 25272, - "meta_hash": 2517965213 + "value": 25278, + "meta_hash": 2176550201 }, "geoId/27017": { "date": "2016", - "value": 35555, - "meta_hash": 2517965213 + "value": 35550, + "meta_hash": 2176550201 }, "geoId/27019": { "date": "2016", - "value": 100374, - "meta_hash": 2517965213 + "value": 100389, + "meta_hash": 2176550201 }, "geoId/27021": { "date": "2016", "value": 29030, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/27023": { "date": "2016", - "value": 12039, - "meta_hash": 2517965213 + "value": 12035, + "meta_hash": 2176550201 }, "geoId/27025": { "date": "2016", - "value": 54638, - "meta_hash": 2517965213 + "value": 54640, + "meta_hash": 2176550201 }, "geoId/27027": { "date": "2016", - "value": 63055, - "meta_hash": 2517965213 + "value": 63090, + "meta_hash": 2176550201 }, "geoId/27029": { "date": "2016", - "value": 8830, - "meta_hash": 2517965213 + "value": 8838, + "meta_hash": 2176550201 }, "geoId/27031": { "date": "2016", - "value": 5309, - "meta_hash": 2517965213 + "value": 5346, + "meta_hash": 2176550201 }, "geoId/27033": { "date": "2016", - "value": 11376, - "meta_hash": 2517965213 + "value": 11382, + "meta_hash": 2176550201 }, "geoId/27035": { "date": "2016", - "value": 63729, - "meta_hash": 2517965213 + "value": 63757, + "meta_hash": 2176550201 }, "geoId/27037": { "date": "2016", - "value": 417555, - "meta_hash": 2517965213 + "value": 417783, + "meta_hash": 2176550201 }, "geoId/27039": { "date": "2016", - "value": 20540, - "meta_hash": 2517965213 + "value": 20558, + "meta_hash": 2176550201 }, "geoId/27041": { "date": "2016", - "value": 37154, - "meta_hash": 2517965213 + "value": 37162, + "meta_hash": 2176550201 }, "geoId/27043": { "date": "2016", - "value": 13869, - "meta_hash": 2517965213 + "value": 13864, + "meta_hash": 2176550201 }, "geoId/27045": { "date": "2016", - "value": 20916, - "meta_hash": 2517965213 + "value": 20912, + "meta_hash": 2176550201 }, "geoId/27047": { "date": "2016", - "value": 30449, - "meta_hash": 2517965213 + "value": 30441, + "meta_hash": 2176550201 }, "geoId/27049": { "date": "2016", - "value": 46226, - "meta_hash": 2517965213 + "value": 46245, + "meta_hash": 2176550201 }, "geoId/27051": { "date": "2016", - "value": 5933, - "meta_hash": 2517965213 + "value": 5921, + "meta_hash": 2176550201 }, "geoId/27053": { "date": "2016", - "value": 1235371, - "meta_hash": 2517965213 + "value": 1236183, + "meta_hash": 2176550201 }, "geoId/27055": { "date": "2016", - "value": 18703, - "meta_hash": 2517965213 + "value": 18740, + "meta_hash": 2176550201 }, "geoId/27057": { "date": "2016", - "value": 20700, - "meta_hash": 2517965213 + "value": 20709, + "meta_hash": 2176550201 }, "geoId/27059": { "date": "2016", - "value": 38778, - "meta_hash": 2517965213 + "value": 38763, + "meta_hash": 2176550201 }, "geoId/27061": { "date": "2016", - "value": 45168, - "meta_hash": 2517965213 + "value": 45171, + "meta_hash": 2176550201 }, "geoId/27063": { "date": "2016", - "value": 9967, - "meta_hash": 2517965213 + "value": 9962, + "meta_hash": 2176550201 }, "geoId/27065": { "date": "2016", - "value": 15903, - "meta_hash": 2517965213 + "value": 15896, + "meta_hash": 2176550201 }, "geoId/27067": { "date": "2016", - "value": 42697, - "meta_hash": 2517965213 + "value": 42672, + "meta_hash": 2176550201 }, "geoId/27069": { "date": "2016", - "value": 4316, - "meta_hash": 2517965213 + "value": 4323, + "meta_hash": 2176550201 }, "geoId/27071": { "date": "2016", - "value": 12609, - "meta_hash": 2517965213 + "value": 12607, + "meta_hash": 2176550201 }, "geoId/27073": { "date": "2016", - "value": 6737, - "meta_hash": 2517965213 + "value": 6743, + "meta_hash": 2176550201 }, "geoId/27075": { "date": "2016", - "value": 10514, - "meta_hash": 2517965213 + "value": 10501, + "meta_hash": 2176550201 }, "geoId/27077": { "date": "2016", - "value": 3790, - "meta_hash": 2517965213 + "value": 3791, + "meta_hash": 2176550201 }, "geoId/27079": { "date": "2016", - "value": 27772, - "meta_hash": 2517965213 + "value": 27752, + "meta_hash": 2176550201 }, "geoId/27081": { "date": "2016", - "value": 5704, - "meta_hash": 2517965213 + "value": 5702, + "meta_hash": 2176550201 }, "geoId/27083": { "date": "2016", - "value": 25971, - "meta_hash": 2517965213 + "value": 25996, + "meta_hash": 2176550201 }, "geoId/27085": { "date": "2016", - "value": 35749, - "meta_hash": 2517965213 + "value": 35746, + "meta_hash": 2176550201 }, "geoId/27087": { "date": "2016", - "value": 5490, - "meta_hash": 2517965213 + "value": 5472, + "meta_hash": 2176550201 }, "geoId/27089": { "date": "2016", - "value": 9371, - "meta_hash": 2517965213 + "value": 9369, + "meta_hash": 2176550201 }, "geoId/27091": { "date": "2016", - "value": 19904, - "meta_hash": 2517965213 + "value": 19920, + "meta_hash": 2176550201 }, "geoId/27093": { "date": "2016", - "value": 23052, - "meta_hash": 2517965213 + "value": 23081, + "meta_hash": 2176550201 }, "geoId/27095": { "date": "2016", - "value": 25594, - "meta_hash": 2517965213 + "value": 25595, + "meta_hash": 2176550201 }, "geoId/27097": { "date": "2016", "value": 32907, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/27099": { "date": "2016", - "value": 39567, - "meta_hash": 2517965213 + "value": 39555, + "meta_hash": 2176550201 }, "geoId/27101": { "date": "2016", "value": 8308, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/27103": { "date": "2016", - "value": 33720, - "meta_hash": 2517965213 + "value": 33766, + "meta_hash": 2176550201 }, "geoId/27105": { "date": "2016", - "value": 21878, - "meta_hash": 2517965213 + "value": 21895, + "meta_hash": 2176550201 }, "geoId/27107": { "date": "2016", - "value": 6529, - "meta_hash": 2517965213 + "value": 6539, + "meta_hash": 2176550201 }, "geoId/27109": { "date": "2016", - "value": 153272, - "meta_hash": 2517965213 + "value": 153446, + "meta_hash": 2176550201 }, "geoId/27111": { "date": "2016", - "value": 57820, - "meta_hash": 2517965213 + "value": 57840, + "meta_hash": 2176550201 }, "geoId/27113": { "date": "2016", - "value": 14207, - "meta_hash": 2517965213 + "value": 14242, + "meta_hash": 2176550201 }, "geoId/27115": { "date": "2016", - "value": 28857, - "meta_hash": 2517965213 + "value": 28873, + "meta_hash": 2176550201 }, "geoId/27117": { "date": "2016", - "value": 9193, - "meta_hash": 2517965213 + "value": 9249, + "meta_hash": 2176550201 }, "geoId/27119": { "date": "2016", - "value": 31698, - "meta_hash": 2517965213 + "value": 31692, + "meta_hash": 2176550201 }, "geoId/27121": { "date": "2016", - "value": 10963, - "meta_hash": 2517965213 + "value": 10971, + "meta_hash": 2176550201 }, "geoId/27123": { "date": "2016", - "value": 541502, - "meta_hash": 2517965213 + "value": 541635, + "meta_hash": 2176550201 }, "geoId/27125": { "date": "2016", - "value": 3990, - "meta_hash": 2517965213 + "value": 3983, + "meta_hash": 2176550201 }, "geoId/27127": { "date": "2016", - "value": 15210, - "meta_hash": 2517965213 + "value": 15222, + "meta_hash": 2176550201 }, "geoId/27129": { "date": "2016", - "value": 14604, - "meta_hash": 2517965213 + "value": 14598, + "meta_hash": 2176550201 }, "geoId/27131": { "date": "2016", - "value": 65868, - "meta_hash": 2517965213 + "value": 65862, + "meta_hash": 2176550201 }, "geoId/27133": { "date": "2016", - "value": 9383, - "meta_hash": 2517965213 + "value": 9405, + "meta_hash": 2176550201 }, "geoId/27135": { "date": "2016", - "value": 15554, - "meta_hash": 2517965213 + "value": 15553, + "meta_hash": 2176550201 }, "geoId/27137": { "date": "2016", - "value": 199967, - "meta_hash": 2517965213 + "value": 200023, + "meta_hash": 2176550201 }, "geoId/27139": { "date": "2016", - "value": 143309, - "meta_hash": 2517965213 + "value": 143393, + "meta_hash": 2176550201 }, "geoId/27141": { "date": "2016", - "value": 93228, - "meta_hash": 2517965213 + "value": 93247, + "meta_hash": 2176550201 }, "geoId/27143": { "date": "2016", - "value": 14815, - "meta_hash": 2517965213 + "value": 14832, + "meta_hash": 2176550201 }, "geoId/27145": { "date": "2016", - "value": 157225, - "meta_hash": 2517965213 + "value": 157279, + "meta_hash": 2176550201 }, "geoId/27147": { "date": "2016", - "value": 36644, - "meta_hash": 2517965213 + "value": 36671, + "meta_hash": 2176550201 }, "geoId/27149": { "date": "2016", - "value": 9784, - "meta_hash": 2517965213 + "value": 9804, + "meta_hash": 2176550201 }, "geoId/27151": { "date": "2016", - "value": 9447, - "meta_hash": 2517965213 + "value": 9462, + "meta_hash": 2176550201 }, "geoId/27153": { "date": "2016", - "value": 24389, - "meta_hash": 2517965213 + "value": 24408, + "meta_hash": 2176550201 }, "geoId/27155": { "date": "2016", - "value": 3323, - "meta_hash": 2517965213 + "value": 3330, + "meta_hash": 2176550201 }, "geoId/27157": { "date": "2016", - "value": 21435, - "meta_hash": 2517965213 + "value": 21445, + "meta_hash": 2176550201 }, "geoId/27159": { "date": "2016", - "value": 13551, - "meta_hash": 2517965213 + "value": 13552, + "meta_hash": 2176550201 }, "geoId/27161": { "date": "2016", - "value": 18779, - "meta_hash": 2517965213 + "value": 18808, + "meta_hash": 2176550201 }, "geoId/27163": { "date": "2016", - "value": 252502, - "meta_hash": 2517965213 + "value": 252655, + "meta_hash": 2176550201 }, "geoId/27165": { "date": "2016", - "value": 10982, - "meta_hash": 2517965213 + "value": 11002, + "meta_hash": 2176550201 }, "geoId/27167": { "date": "2016", - "value": 6323, - "meta_hash": 2517965213 + "value": 6337, + "meta_hash": 2176550201 }, "geoId/27169": { "date": "2016", - "value": 50861, - "meta_hash": 2517965213 + "value": 50912, + "meta_hash": 2176550201 }, "geoId/27171": { "date": "2016", - "value": 132324, - "meta_hash": 2517965213 + "value": 132392, + "meta_hash": 2176550201 }, "geoId/27173": { "date": "2016", - "value": 9885, - "meta_hash": 2517965213 + "value": 9903, + "meta_hash": 2176550201 }, "geoId/28001": { "date": "2016", - "value": 31569, - "meta_hash": 2517965213 + "value": 31604, + "meta_hash": 2176550201 }, "geoId/28003": { "date": "2016", - "value": 37246, - "meta_hash": 2517965213 + "value": 37266, + "meta_hash": 2176550201 }, "geoId/28005": { "date": "2016", - "value": 12426, - "meta_hash": 2517965213 + "value": 12442, + "meta_hash": 2176550201 }, "geoId/28007": { "date": "2016", - "value": 18559, - "meta_hash": 2517965213 + "value": 18556, + "meta_hash": 2176550201 }, "geoId/28009": { "date": "2016", - "value": 8253, - "meta_hash": 2517965213 + "value": 8246, + "meta_hash": 2176550201 }, "geoId/28011": { "date": "2016", - "value": 32549, - "meta_hash": 2517965213 + "value": 32533, + "meta_hash": 2176550201 }, "geoId/28013": { "date": "2016", - "value": 14555, - "meta_hash": 2517965213 + "value": 14552, + "meta_hash": 2176550201 }, "geoId/28015": { "date": "2016", - "value": 10186, - "meta_hash": 2517965213 + "value": 10199, + "meta_hash": 2176550201 }, "geoId/28017": { "date": "2016", - "value": 17233, - "meta_hash": 2517965213 + "value": 17208, + "meta_hash": 2176550201 }, "geoId/28019": { "date": "2016", - "value": 8298, - "meta_hash": 2517965213 + "value": 8297, + "meta_hash": 2176550201 }, "geoId/28021": { "date": "2016", - "value": 9163, - "meta_hash": 2517965213 + "value": 9173, + "meta_hash": 2176550201 }, "geoId/28023": { "date": "2016", - "value": 15896, - "meta_hash": 2517965213 + "value": 15897, + "meta_hash": 2176550201 }, "geoId/28025": { "date": "2016", - "value": 19854, - "meta_hash": 2517965213 + "value": 19853, + "meta_hash": 2176550201 }, "geoId/28027": { "date": "2016", - "value": 23834, - "meta_hash": 2517965213 + "value": 23876, + "meta_hash": 2176550201 }, "geoId/28029": { "date": "2016", - "value": 28647, - "meta_hash": 2517965213 + "value": 28666, + "meta_hash": 2176550201 }, "geoId/28031": { "date": "2016", - "value": 19174, - "meta_hash": 2517965213 + "value": 19171, + "meta_hash": 2176550201 }, "geoId/28033": { "date": "2016", - "value": 175721, - "meta_hash": 2517965213 + "value": 175950, + "meta_hash": 2176550201 }, "geoId/28035": { "date": "2016", - "value": 75564, - "meta_hash": 2517965213 + "value": 75593, + "meta_hash": 2176550201 }, "geoId/28037": { "date": "2016", - "value": 7709, - "meta_hash": 2517965213 + "value": 7723, + "meta_hash": 2176550201 }, "geoId/28039": { "date": "2016", - "value": 23638, - "meta_hash": 2517965213 + "value": 23651, + "meta_hash": 2176550201 }, "geoId/28041": { "date": "2016", - "value": 13559, - "meta_hash": 2517965213 + "value": 13547, + "meta_hash": 2176550201 }, "geoId/28043": { "date": "2016", - "value": 21219, - "meta_hash": 2517965213 + "value": 21225, + "meta_hash": 2176550201 }, "geoId/28045": { "date": "2016", - "value": 46643, - "meta_hash": 2517965213 + "value": 46708, + "meta_hash": 2176550201 }, "geoId/28047": { "date": "2016", - "value": 202504, - "meta_hash": 2517965213 + "value": 202740, + "meta_hash": 2176550201 }, "geoId/28049": { "date": "2016", - "value": 242176, - "meta_hash": 2517965213 + "value": 242263, + "meta_hash": 2176550201 }, "geoId/28051": { "date": "2016", - "value": 18017, - "meta_hash": 2517965213 + "value": 18002, + "meta_hash": 2176550201 }, "geoId/28053": { "date": "2016", - "value": 8589, - "meta_hash": 2517965213 + "value": 8569, + "meta_hash": 2176550201 }, "geoId/28055": { "date": "2016", - "value": 1326, - "meta_hash": 2517965213 + "value": 1321, + "meta_hash": 2176550201 }, "geoId/28057": { "date": "2016", - "value": 23416, - "meta_hash": 2517965213 + "value": 23426, + "meta_hash": 2176550201 }, "geoId/28059": { "date": "2016", - "value": 141535, - "meta_hash": 2517965213 + "value": 141680, + "meta_hash": 2176550201 }, "geoId/28061": { "date": "2016", - "value": 16588, - "meta_hash": 2517965213 + "value": 16587, + "meta_hash": 2176550201 }, "geoId/28063": { "date": "2016", - "value": 7311, - "meta_hash": 2517965213 + "value": 7302, + "meta_hash": 2176550201 }, "geoId/28065": { "date": "2016", - "value": 11450, - "meta_hash": 2517965213 + "value": 11455, + "meta_hash": 2176550201 }, "geoId/28067": { "date": "2016", - "value": 68473, - "meta_hash": 2517965213 + "value": 68517, + "meta_hash": 2176550201 }, "geoId/28069": { "date": "2016", - "value": 10035, - "meta_hash": 2517965213 + "value": 10041, + "meta_hash": 2176550201 }, "geoId/28071": { "date": "2016", - "value": 53476, - "meta_hash": 2517965213 + "value": 53614, + "meta_hash": 2176550201 }, "geoId/28073": { "date": "2016", - "value": 61364, - "meta_hash": 2517965213 + "value": 61461, + "meta_hash": 2176550201 }, "geoId/28075": { "date": "2016", - "value": 77376, - "meta_hash": 2517965213 + "value": 77497, + "meta_hash": 2176550201 }, "geoId/28077": { "date": "2016", - "value": 12792, - "meta_hash": 2517965213 + "value": 12813, + "meta_hash": 2176550201 }, "geoId/28079": { "date": "2016", - "value": 22795, - "meta_hash": 2517965213 + "value": 22780, + "meta_hash": 2176550201 }, "geoId/28081": { "date": "2016", - "value": 84837, - "meta_hash": 2517965213 + "value": 84859, + "meta_hash": 2176550201 }, "geoId/28083": { "date": "2016", - "value": 29779, - "meta_hash": 2517965213 + "value": 29797, + "meta_hash": 2176550201 }, "geoId/28085": { "date": "2016", - "value": 34375, - "meta_hash": 2517965213 + "value": 34385, + "meta_hash": 2176550201 }, "geoId/28087": { "date": "2016", - "value": 59549, - "meta_hash": 2517965213 + "value": 59552, + "meta_hash": 2176550201 }, "geoId/28089": { "date": "2016", - "value": 103852, - "meta_hash": 2517965213 + "value": 103921, + "meta_hash": 2176550201 }, "geoId/28091": { "date": "2016", - "value": 25100, - "meta_hash": 2517965213 + "value": 25120, + "meta_hash": 2176550201 }, "geoId/28093": { "date": "2016", - "value": 35785, - "meta_hash": 2517965213 + "value": 35794, + "meta_hash": 2176550201 }, "geoId/28095": { "date": "2016", - "value": 35897, - "meta_hash": 2517965213 + "value": 35906, + "meta_hash": 2176550201 }, "geoId/28097": { "date": "2016", - "value": 10236, - "meta_hash": 2517965213 + "value": 10230, + "meta_hash": 2176550201 }, "geoId/28099": { "date": "2016", - "value": 29455, - "meta_hash": 2517965213 + "value": 29474, + "meta_hash": 2176550201 }, "geoId/28101": { "date": "2016", - "value": 21467, - "meta_hash": 2517965213 + "value": 21504, + "meta_hash": 2176550201 }, "geoId/28103": { "date": "2016", - "value": 10876, - "meta_hash": 2517965213 + "value": 10891, + "meta_hash": 2176550201 }, "geoId/28105": { "date": "2016", - "value": 49534, - "meta_hash": 2517965213 + "value": 49612, + "meta_hash": 2176550201 }, "geoId/28107": { "date": "2016", - "value": 34241, - "meta_hash": 2517965213 + "value": 34238, + "meta_hash": 2176550201 }, "geoId/28109": { "date": "2016", - "value": 55037, - "meta_hash": 2517965213 + "value": 55110, + "meta_hash": 2176550201 }, "geoId/28111": { "date": "2016", - "value": 12056, - "meta_hash": 2517965213 + "value": 12077, + "meta_hash": 2176550201 }, "geoId/28113": { "date": "2016", - "value": 39592, - "meta_hash": 2517965213 + "value": 39637, + "meta_hash": 2176550201 }, "geoId/28115": { "date": "2016", - "value": 31470, - "meta_hash": 2517965213 + "value": 31516, + "meta_hash": 2176550201 }, "geoId/28117": { "date": "2016", - "value": 25405, - "meta_hash": 2517965213 + "value": 25404, + "meta_hash": 2176550201 }, "geoId/28119": { "date": "2016", - "value": 7368, - "meta_hash": 2517965213 + "value": 7361, + "meta_hash": 2176550201 }, "geoId/28121": { "date": "2016", - "value": 151514, - "meta_hash": 2517965213 + "value": 152093, + "meta_hash": 2176550201 }, "geoId/28123": { "date": "2016", - "value": 28359, - "meta_hash": 2517965213 + "value": 28378, + "meta_hash": 2176550201 }, "geoId/28125": { "date": "2016", - "value": 4516, - "meta_hash": 2517965213 + "value": 4513, + "meta_hash": 2176550201 }, "geoId/28127": { "date": "2016", - "value": 26992, - "meta_hash": 2517965213 + "value": 27001, + "meta_hash": 2176550201 }, "geoId/28129": { "date": "2016", - "value": 15945, - "meta_hash": 2517965213 + "value": 15943, + "meta_hash": 2176550201 }, "geoId/28131": { "date": "2016", - "value": 18183, - "meta_hash": 2517965213 + "value": 18189, + "meta_hash": 2176550201 }, "geoId/28133": { "date": "2016", - "value": 26493, - "meta_hash": 2517965213 + "value": 26519, + "meta_hash": 2176550201 }, "geoId/28135": { "date": "2016", - "value": 14367, - "meta_hash": 2517965213 + "value": 14383, + "meta_hash": 2176550201 }, "geoId/28137": { "date": "2016", - "value": 28306, - "meta_hash": 2517965213 + "value": 28310, + "meta_hash": 2176550201 }, "geoId/28139": { "date": "2016", - "value": 22041, - "meta_hash": 2517965213 + "value": 22079, + "meta_hash": 2176550201 }, "geoId/28141": { "date": "2016", - "value": 19448, - "meta_hash": 2517965213 + "value": 19455, + "meta_hash": 2176550201 }, "geoId/28143": { "date": "2016", - "value": 10139, - "meta_hash": 2517965213 + "value": 10138, + "meta_hash": 2176550201 }, "geoId/28145": { "date": "2016", - "value": 28274, - "meta_hash": 2517965213 + "value": 28298, + "meta_hash": 2176550201 }, "geoId/28147": { "date": "2016", - "value": 14561, - "meta_hash": 2517965213 + "value": 14568, + "meta_hash": 2176550201 }, "geoId/28149": { "date": "2016", - "value": 46958, - "meta_hash": 2517965213 + "value": 47017, + "meta_hash": 2176550201 }, "geoId/28151": { "date": "2016", - "value": 47183, - "meta_hash": 2517965213 + "value": 47214, + "meta_hash": 2176550201 }, "geoId/28153": { "date": "2016", - "value": 20451, - "meta_hash": 2517965213 + "value": 20476, + "meta_hash": 2176550201 }, "geoId/28155": { "date": "2016", - "value": 9758, - "meta_hash": 2517965213 + "value": 9768, + "meta_hash": 2176550201 }, "geoId/28157": { "date": "2016", - "value": 9024, - "meta_hash": 2517965213 + "value": 9032, + "meta_hash": 2176550201 }, "geoId/28159": { "date": "2016", - "value": 18336, - "meta_hash": 2517965213 + "value": 18357, + "meta_hash": 2176550201 }, "geoId/28161": { "date": "2016", - "value": 12467, - "meta_hash": 2517965213 + "value": 12469, + "meta_hash": 2176550201 }, "geoId/28163": { "date": "2016", - "value": 27972, - "meta_hash": 2517965213 + "value": 28003, + "meta_hash": 2176550201 }, "geoId/29001": { "date": "2016", - "value": 25244, - "meta_hash": 2517965213 + "value": 25313, + "meta_hash": 2176550201 }, "geoId/29003": { "date": "2016", "value": 17351, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/29005": { "date": "2016", - "value": 5279, - "meta_hash": 2517965213 + "value": 5292, + "meta_hash": 2176550201 }, "geoId/29007": { "date": "2016", - "value": 25870, - "meta_hash": 2517965213 + "value": 25863, + "meta_hash": 2176550201 }, "geoId/29009": { "date": "2016", - "value": 35261, - "meta_hash": 2517965213 + "value": 35204, + "meta_hash": 2176550201 }, "geoId/29011": { "date": "2016", - "value": 11828, - "meta_hash": 2517965213 + "value": 11834, + "meta_hash": 2176550201 }, "geoId/29013": { "date": "2016", - "value": 16351, - "meta_hash": 2517965213 + "value": 16342, + "meta_hash": 2176550201 }, "geoId/29015": { "date": "2016", - "value": 18933, - "meta_hash": 2517965213 + "value": 18947, + "meta_hash": 2176550201 }, "geoId/29017": { "date": "2016", - "value": 12205, - "meta_hash": 2517965213 + "value": 12204, + "meta_hash": 2176550201 }, "geoId/29019": { "date": "2016", - "value": 176315, - "meta_hash": 2517965213 + "value": 176579, + "meta_hash": 2176550201 }, "geoId/29021": { "date": "2016", - "value": 89032, - "meta_hash": 2517965213 + "value": 89072, + "meta_hash": 2176550201 }, "geoId/29023": { "date": "2016", - "value": 42769, - "meta_hash": 2517965213 + "value": 42804, + "meta_hash": 2176550201 }, "geoId/29025": { "date": "2016", "value": 9043, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/29027": { "date": "2016", - "value": 45069, - "meta_hash": 2517965213 + "value": 45082, + "meta_hash": 2176550201 }, "geoId/29029": { "date": "2016", - "value": 44923, - "meta_hash": 2517965213 + "value": 44979, + "meta_hash": 2176550201 }, "geoId/29031": { "date": "2016", - "value": 78445, - "meta_hash": 2517965213 + "value": 78540, + "meta_hash": 2176550201 }, "geoId/29033": { "date": "2016", - "value": 8843, - "meta_hash": 2517965213 + "value": 8849, + "meta_hash": 2176550201 }, "geoId/29035": { "date": "2016", - "value": 6206, - "meta_hash": 2517965213 + "value": 6210, + "meta_hash": 2176550201 }, "geoId/29037": { "date": "2016", - "value": 102622, - "meta_hash": 2517965213 + "value": 102645, + "meta_hash": 2176550201 }, "geoId/29039": { "date": "2016", - "value": 13877, - "meta_hash": 2517965213 + "value": 13884, + "meta_hash": 2176550201 }, "geoId/29041": { "date": "2016", - "value": 7520, - "meta_hash": 2517965213 + "value": 7512, + "meta_hash": 2176550201 }, "geoId/29043": { "date": "2016", - "value": 84184, - "meta_hash": 2517965213 + "value": 84271, + "meta_hash": 2176550201 }, "geoId/29045": { "date": "2016", - "value": 6739, - "meta_hash": 2517965213 + "value": 6734, + "meta_hash": 2176550201 }, "geoId/29047": { "date": "2016", - "value": 238583, - "meta_hash": 2517965213 + "value": 238837, + "meta_hash": 2176550201 }, "geoId/29049": { "date": "2016", - "value": 20548, - "meta_hash": 2517965213 + "value": 20535, + "meta_hash": 2176550201 }, "geoId/29051": { "date": "2016", - "value": 76702, - "meta_hash": 2517965213 + "value": 76748, + "meta_hash": 2176550201 }, "geoId/29053": { "date": "2016", - "value": 17702, - "meta_hash": 2517965213 + "value": 17697, + "meta_hash": 2176550201 }, "geoId/29055": { "date": "2016", - "value": 24243, - "meta_hash": 2517965213 + "value": 24269, + "meta_hash": 2176550201 }, "geoId/29057": { "date": "2016", - "value": 7606, - "meta_hash": 2517965213 + "value": 7598, + "meta_hash": 2176550201 }, "geoId/29059": { "date": "2016", - "value": 16381, - "meta_hash": 2517965213 + "value": 16418, + "meta_hash": 2176550201 }, "geoId/29061": { "date": "2016", "value": 8227, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/29063": { "date": "2016", - "value": 12496, - "meta_hash": 2517965213 + "value": 12520, + "meta_hash": 2176550201 }, "geoId/29065": { "date": "2016", - "value": 15421, - "meta_hash": 2517965213 + "value": 15457, + "meta_hash": 2176550201 }, "geoId/29067": { "date": "2016", - "value": 13353, - "meta_hash": 2517965213 + "value": 13368, + "meta_hash": 2176550201 }, "geoId/29069": { "date": "2016", - "value": 30562, - "meta_hash": 2517965213 + "value": 30622, + "meta_hash": 2176550201 }, "geoId/29071": { "date": "2016", - "value": 102704, - "meta_hash": 2517965213 + "value": 102758, + "meta_hash": 2176550201 }, "geoId/29073": { "date": "2016", "value": 14751, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/29075": { "date": "2016", - "value": 6628, - "meta_hash": 2517965213 + "value": 6623, + "meta_hash": 2176550201 }, "geoId/29077": { "date": "2016", - "value": 287818, - "meta_hash": 2517965213 + "value": 288114, + "meta_hash": 2176550201 }, "geoId/29079": { "date": "2016", - "value": 10104, - "meta_hash": 2517965213 + "value": 10107, + "meta_hash": 2176550201 }, "geoId/29081": { "date": "2016", - "value": 8577, - "meta_hash": 2517965213 + "value": 8587, + "meta_hash": 2176550201 }, "geoId/29083": { "date": "2016", - "value": 21602, - "meta_hash": 2517965213 + "value": 21634, + "meta_hash": 2176550201 }, "geoId/29085": { "date": "2016", - "value": 9355, - "meta_hash": 2517965213 + "value": 9367, + "meta_hash": 2176550201 }, "geoId/29087": { "date": "2016", - "value": 4453, - "meta_hash": 2517965213 + "value": 4464, + "meta_hash": 2176550201 }, "geoId/29089": { "date": "2016", - "value": 10032, - "meta_hash": 2517965213 + "value": 10033, + "meta_hash": 2176550201 }, "geoId/29091": { "date": "2016", - "value": 40132, - "meta_hash": 2517965213 + "value": 40131, + "meta_hash": 2176550201 }, "geoId/29093": { "date": "2016", - "value": 10133, - "meta_hash": 2517965213 + "value": 10127, + "meta_hash": 2176550201 }, "geoId/29095": { "date": "2016", - "value": 692430, - "meta_hash": 2517965213 + "value": 692812, + "meta_hash": 2176550201 }, "geoId/29097": { "date": "2016", - "value": 119219, - "meta_hash": 2517965213 + "value": 119304, + "meta_hash": 2176550201 }, "geoId/29099": { "date": "2016", - "value": 223377, - "meta_hash": 2517965213 + "value": 223439, + "meta_hash": 2176550201 }, "geoId/29101": { "date": "2016", - "value": 53497, - "meta_hash": 2517965213 + "value": 53722, + "meta_hash": 2176550201 }, "geoId/29103": { "date": "2016", - "value": 3933, - "meta_hash": 2517965213 + "value": 3929, + "meta_hash": 2176550201 }, "geoId/29105": { "date": "2016", - "value": 35450, - "meta_hash": 2517965213 + "value": 35486, + "meta_hash": 2176550201 }, "geoId/29107": { "date": "2016", - "value": 32534, - "meta_hash": 2517965213 + "value": 32532, + "meta_hash": 2176550201 }, "geoId/29109": { "date": "2016", - "value": 38150, - "meta_hash": 2517965213 + "value": 38201, + "meta_hash": 2176550201 }, "geoId/29111": { "date": "2016", - "value": 10072, - "meta_hash": 2517965213 + "value": 10091, + "meta_hash": 2176550201 }, "geoId/29113": { "date": "2016", "value": 55146, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/29115": { "date": "2016", - "value": 12131, - "meta_hash": 2517965213 + "value": 12123, + "meta_hash": 2176550201 }, "geoId/29117": { "date": "2016", - "value": 15127, - "meta_hash": 2517965213 + "value": 15119, + "meta_hash": 2176550201 }, "geoId/29119": { "date": "2016", - "value": 22738, - "meta_hash": 2517965213 + "value": 22773, + "meta_hash": 2176550201 }, "geoId/29121": { "date": "2016", - "value": 15151, - "meta_hash": 2517965213 + "value": 15145, + "meta_hash": 2176550201 }, "geoId/29123": { "date": "2016", - "value": 12217, - "meta_hash": 2517965213 + "value": 12209, + "meta_hash": 2176550201 }, "geoId/29125": { "date": "2016", - "value": 8841, - "meta_hash": 2517965213 + "value": 8823, + "meta_hash": 2176550201 }, "geoId/29127": { "date": "2016", - "value": 28689, - "meta_hash": 2517965213 + "value": 28721, + "meta_hash": 2176550201 }, "geoId/29129": { "date": "2016", - "value": 3661, - "meta_hash": 2517965213 + "value": 3654, + "meta_hash": 2176550201 }, "geoId/29131": { "date": "2016", - "value": 24996, - "meta_hash": 2517965213 + "value": 24981, + "meta_hash": 2176550201 }, "geoId/29133": { "date": "2016", - "value": 13718, - "meta_hash": 2517965213 + "value": 13755, + "meta_hash": 2176550201 }, "geoId/29135": { "date": "2016", - "value": 15991, - "meta_hash": 2517965213 + "value": 15990, + "meta_hash": 2176550201 }, "geoId/29137": { "date": "2016", "value": 8629, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/29139": { "date": "2016", - "value": 11457, - "meta_hash": 2517965213 + "value": 11459, + "meta_hash": 2176550201 }, "geoId/29141": { "date": "2016", - "value": 20084, - "meta_hash": 2517965213 + "value": 20106, + "meta_hash": 2176550201 }, "geoId/29143": { "date": "2016", - "value": 17857, - "meta_hash": 2517965213 + "value": 17851, + "meta_hash": 2176550201 }, "geoId/29145": { "date": "2016", - "value": 58178, - "meta_hash": 2517965213 + "value": 58221, + "meta_hash": 2176550201 }, "geoId/29147": { "date": "2016", - "value": 22455, - "meta_hash": 2517965213 + "value": 22486, + "meta_hash": 2176550201 }, "geoId/29149": { "date": "2016", - "value": 10737, - "meta_hash": 2517965213 + "value": 10753, + "meta_hash": 2176550201 }, "geoId/29151": { "date": "2016", - "value": 13613, - "meta_hash": 2517965213 + "value": 13612, + "meta_hash": 2176550201 }, "geoId/29153": { "date": "2016", - "value": 9181, - "meta_hash": 2517965213 + "value": 9204, + "meta_hash": 2176550201 }, "geoId/29155": { "date": "2016", - "value": 17072, - "meta_hash": 2517965213 + "value": 17092, + "meta_hash": 2176550201 }, "geoId/29157": { "date": "2016", - "value": 19199, - "meta_hash": 2517965213 + "value": 19224, + "meta_hash": 2176550201 }, "geoId/29159": { "date": "2016", - "value": 42249, - "meta_hash": 2517965213 + "value": 42274, + "meta_hash": 2176550201 }, "geoId/29161": { "date": "2016", - "value": 44708, - "meta_hash": 2517965213 + "value": 44772, + "meta_hash": 2176550201 }, "geoId/29163": { "date": "2016", - "value": 18495, - "meta_hash": 2517965213 + "value": 18508, + "meta_hash": 2176550201 }, "geoId/29165": { "date": "2016", - "value": 98641, - "meta_hash": 2517965213 + "value": 98771, + "meta_hash": 2176550201 }, "geoId/29167": { "date": "2016", - "value": 31380, - "meta_hash": 2517965213 + "value": 31415, + "meta_hash": 2176550201 }, "geoId/29169": { "date": "2016", - "value": 52456, - "meta_hash": 2517965213 + "value": 52554, + "meta_hash": 2176550201 }, "geoId/29171": { "date": "2016", - "value": 4821, - "meta_hash": 2517965213 + "value": 4825, + "meta_hash": 2176550201 }, "geoId/29173": { "date": "2016", - "value": 10230, - "meta_hash": 2517965213 + "value": 10240, + "meta_hash": 2176550201 }, "geoId/29175": { "date": "2016", - "value": 24970, - "meta_hash": 2517965213 + "value": 24992, + "meta_hash": 2176550201 }, "geoId/29177": { "date": "2016", - "value": 22741, - "meta_hash": 2517965213 + "value": 22740, + "meta_hash": 2176550201 }, "geoId/29179": { "date": "2016", - "value": 6352, - "meta_hash": 2517965213 + "value": 6359, + "meta_hash": 2176550201 }, "geoId/29181": { "date": "2016", - "value": 13775, - "meta_hash": 2517965213 + "value": 13773, + "meta_hash": 2176550201 }, "geoId/29183": { "date": "2016", - "value": 390541, - "meta_hash": 2517965213 + "value": 390724, + "meta_hash": 2176550201 }, "geoId/29185": { "date": "2016", - "value": 9290, - "meta_hash": 2517965213 + "value": 9310, + "meta_hash": 2176550201 }, "geoId/29186": { "date": "2016", - "value": 17891, - "meta_hash": 2517965213 + "value": 17867, + "meta_hash": 2176550201 }, "geoId/29187": { "date": "2016", - "value": 66356, - "meta_hash": 2517965213 + "value": 66395, + "meta_hash": 2176550201 }, "geoId/29189": { "date": "2016", - "value": 1000560, - "meta_hash": 1145703171 + "value": 998393, + "meta_hash": 2176550201 }, "geoId/29195": { "date": "2016", - "value": 23095, - "meta_hash": 2517965213 + "value": 23126, + "meta_hash": 2176550201 }, "geoId/29197": { "date": "2016", - "value": 4501, - "meta_hash": 2517965213 + "value": 4496, + "meta_hash": 2176550201 }, "geoId/29199": { "date": "2016", - "value": 4902, - "meta_hash": 2517965213 + "value": 4915, + "meta_hash": 2176550201 }, "geoId/29201": { "date": "2016", - "value": 38760, - "meta_hash": 2517965213 + "value": 38781, + "meta_hash": 2176550201 }, "geoId/29203": { "date": "2016", - "value": 8226, - "meta_hash": 2517965213 + "value": 8225, + "meta_hash": 2176550201 }, "geoId/29205": { "date": "2016", - "value": 6045, - "meta_hash": 2517965213 + "value": 6035, + "meta_hash": 2176550201 }, "geoId/29207": { "date": "2016", - "value": 29490, - "meta_hash": 2517965213 + "value": 29504, + "meta_hash": 2176550201 }, "geoId/29209": { "date": "2016", - "value": 31481, - "meta_hash": 2517965213 + "value": 31503, + "meta_hash": 2176550201 }, "geoId/29211": { "date": "2016", - "value": 6327, - "meta_hash": 2517965213 + "value": 6328, + "meta_hash": 2176550201 }, "geoId/29213": { "date": "2016", - "value": 54608, - "meta_hash": 2517965213 + "value": 54663, + "meta_hash": 2176550201 }, "geoId/29215": { "date": "2016", - "value": 25801, - "meta_hash": 2517965213 + "value": 25844, + "meta_hash": 2176550201 }, "geoId/29217": { "date": "2016", - "value": 20652, - "meta_hash": 2517965213 + "value": 20689, + "meta_hash": 2176550201 }, "geoId/29219": { "date": "2016", - "value": 33871, - "meta_hash": 2517965213 + "value": 33875, + "meta_hash": 2176550201 }, "geoId/29221": { "date": "2016", - "value": 24849, - "meta_hash": 2517965213 + "value": 24847, + "meta_hash": 2176550201 }, "geoId/29223": { "date": "2016", - "value": 13227, - "meta_hash": 2517965213 + "value": 13229, + "meta_hash": 2176550201 }, "geoId/29225": { "date": "2016", - "value": 38154, - "meta_hash": 2517965213 + "value": 38158, + "meta_hash": 2176550201 }, "geoId/29227": { "date": "2016", - "value": 2015, - "meta_hash": 2517965213 + "value": 2009, + "meta_hash": 2176550201 }, "geoId/29229": { "date": "2016", - "value": 18260, - "meta_hash": 2517965213 + "value": 18181, + "meta_hash": 2176550201 }, "geoId/29510": { "date": "2016", - "value": 316030, - "meta_hash": 1145703171 + "value": 312926, + "meta_hash": 2176550201 }, "geoId/30001": { "date": "2016", - "value": 9471, - "meta_hash": 2517965213 + "value": 9462, + "meta_hash": 2176550201 }, "geoId/30003": { "date": "2016", - "value": 13448, - "meta_hash": 2517965213 + "value": 13438, + "meta_hash": 2176550201 }, "geoId/30005": { "date": "2016", - "value": 6707, - "meta_hash": 2517965213 + "value": 6716, + "meta_hash": 2176550201 }, "geoId/30007": { "date": "2016", - "value": 5785, - "meta_hash": 2517965213 + "value": 5787, + "meta_hash": 2176550201 }, "geoId/30009": { "date": "2016", - "value": 10485, - "meta_hash": 2517965213 + "value": 10480, + "meta_hash": 2176550201 }, "geoId/30011": { "date": "2016", "value": 1175, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/30013": { "date": "2016", - "value": 81562, - "meta_hash": 2517965213 + "value": 81655, + "meta_hash": 2176550201 }, "geoId/30015": { "date": "2016", - "value": 5778, - "meta_hash": 2517965213 + "value": 5780, + "meta_hash": 2176550201 }, "geoId/30017": { "date": "2016", - "value": 11832, - "meta_hash": 2517965213 + "value": 11844, + "meta_hash": 2176550201 }, "geoId/30019": { "date": "2016", - "value": 1735, - "meta_hash": 2517965213 + "value": 1730, + "meta_hash": 2176550201 }, "geoId/30021": { "date": "2016", - "value": 9254, - "meta_hash": 2517965213 + "value": 9279, + "meta_hash": 2176550201 }, "geoId/30023": { "date": "2016", - "value": 9058, - "meta_hash": 2517965213 + "value": 9071, + "meta_hash": 2176550201 }, "geoId/30025": { "date": "2016", - "value": 3086, - "meta_hash": 2517965213 + "value": 3097, + "meta_hash": 2176550201 }, "geoId/30027": { "date": "2016", "value": 11333, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/30029": { "date": "2016", - "value": 97742, - "meta_hash": 2517965213 + "value": 97901, + "meta_hash": 2176550201 }, "geoId/30031": { "date": "2016", - "value": 104739, - "meta_hash": 2517965213 + "value": 104999, + "meta_hash": 2176550201 }, "geoId/30033": { "date": "2016", - "value": 1298, - "meta_hash": 2517965213 + "value": 1295, + "meta_hash": 2176550201 }, "geoId/30035": { "date": "2016", - "value": 13720, - "meta_hash": 2517965213 + "value": 13707, + "meta_hash": 2176550201 }, "geoId/30037": { "date": "2016", - "value": 810, - "meta_hash": 2517965213 + "value": 811, + "meta_hash": 2176550201 }, "geoId/30039": { "date": "2016", - "value": 3289, - "meta_hash": 2517965213 + "value": 3276, + "meta_hash": 2176550201 }, "geoId/30041": { "date": "2016", - "value": 16437, - "meta_hash": 2517965213 + "value": 16440, + "meta_hash": 2176550201 }, "geoId/30043": { "date": "2016", - "value": 11779, - "meta_hash": 2517965213 + "value": 11774, + "meta_hash": 2176550201 }, "geoId/30045": { "date": "2016", - "value": 1939, - "meta_hash": 2517965213 + "value": 1944, + "meta_hash": 2176550201 }, "geoId/30047": { "date": "2016", - "value": 29712, - "meta_hash": 2517965213 + "value": 29722, + "meta_hash": 2176550201 }, "geoId/30049": { "date": "2016", - "value": 66894, - "meta_hash": 2517965213 + "value": 67001, + "meta_hash": 2176550201 }, "geoId/30051": { "date": "2016", - "value": 2411, - "meta_hash": 2517965213 + "value": 2413, + "meta_hash": 2176550201 }, "geoId/30053": { "date": "2016", - "value": 19253, - "meta_hash": 2517965213 + "value": 19332, + "meta_hash": 2176550201 }, "geoId/30055": { "date": "2016", "value": 1729, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/30057": { "date": "2016", - "value": 8073, - "meta_hash": 2517965213 + "value": 8074, + "meta_hash": 2176550201 }, "geoId/30059": { "date": "2016", - "value": 1846, - "meta_hash": 2517965213 + "value": 1851, + "meta_hash": 2176550201 }, "geoId/30061": { "date": "2016", - "value": 4119, - "meta_hash": 2517965213 + "value": 4129, + "meta_hash": 2176550201 }, "geoId/30063": { "date": "2016", - "value": 116349, - "meta_hash": 2517965213 + "value": 116587, + "meta_hash": 2176550201 }, "geoId/30065": { "date": "2016", - "value": 4651, - "meta_hash": 2517965213 + "value": 4640, + "meta_hash": 2176550201 }, "geoId/30067": { "date": "2016", - "value": 16125, - "meta_hash": 2517965213 + "value": 16138, + "meta_hash": 2176550201 }, "geoId/30069": { "date": "2016", - "value": 492, - "meta_hash": 2517965213 + "value": 491, + "meta_hash": 2176550201 }, "geoId/30071": { "date": "2016", - "value": 4112, - "meta_hash": 2517965213 + "value": 4121, + "meta_hash": 2176550201 }, "geoId/30073": { "date": "2016", - "value": 6032, - "meta_hash": 2517965213 + "value": 6024, + "meta_hash": 2176550201 }, "geoId/30075": { "date": "2016", - "value": 1745, - "meta_hash": 2517965213 + "value": 1747, + "meta_hash": 2176550201 }, "geoId/30077": { "date": "2016", - "value": 6844, - "meta_hash": 2517965213 + "value": 6837, + "meta_hash": 2176550201 }, "geoId/30079": { "date": "2016", - "value": 1166, - "meta_hash": 2517965213 + "value": 1159, + "meta_hash": 2176550201 }, "geoId/30081": { "date": "2016", - "value": 41904, - "meta_hash": 2517965213 + "value": 41975, + "meta_hash": 2176550201 }, "geoId/30083": { "date": "2016", - "value": 11410, - "meta_hash": 2517965213 + "value": 11442, + "meta_hash": 2176550201 }, "geoId/30085": { "date": "2016", - "value": 11219, - "meta_hash": 2517965213 + "value": 11223, + "meta_hash": 2176550201 }, "geoId/30087": { "date": "2016", - "value": 9246, - "meta_hash": 2517965213 + "value": 9263, + "meta_hash": 2176550201 }, "geoId/30089": { "date": "2016", - "value": 11461, - "meta_hash": 2517965213 + "value": 11472, + "meta_hash": 2176550201 }, "geoId/30091": { "date": "2016", - "value": 3607, - "meta_hash": 2517965213 + "value": 3609, + "meta_hash": 2176550201 }, "geoId/30093": { "date": "2016", - "value": 34696, - "meta_hash": 2517965213 + "value": 34768, + "meta_hash": 2176550201 }, "geoId/30095": { "date": "2016", - "value": 9360, - "meta_hash": 2517965213 + "value": 9349, + "meta_hash": 2176550201 }, "geoId/30097": { "date": "2016", - "value": 3614, - "meta_hash": 2517965213 + "value": 3610, + "meta_hash": 2176550201 }, "geoId/30099": { "date": "2016", - "value": 6023, - "meta_hash": 2517965213 + "value": 6017, + "meta_hash": 2176550201 }, "geoId/30101": { "date": "2016", - "value": 4952, - "meta_hash": 2517965213 + "value": 4962, + "meta_hash": 2176550201 }, "geoId/30103": { "date": "2016", - "value": 680, - "meta_hash": 2517965213 + "value": 678, + "meta_hash": 2176550201 }, "geoId/30105": { "date": "2016", - "value": 7539, - "meta_hash": 2517965213 + "value": 7548, + "meta_hash": 2176550201 }, "geoId/30107": { "date": "2016", - "value": 2127, - "meta_hash": 2517965213 + "value": 2123, + "meta_hash": 2176550201 }, "geoId/30109": { "date": "2016", - "value": 1041, - "meta_hash": 2517965213 + "value": 1043, + "meta_hash": 2176550201 }, "geoId/30111": { "date": "2016", - "value": 157914, - "meta_hash": 2517965213 + "value": 158066, + "meta_hash": 2176550201 }, "geoId/31001": { "date": "2016", - "value": 31683, - "meta_hash": 2517965213 + "value": 31723, + "meta_hash": 2176550201 }, "geoId/31003": { "date": "2016", - "value": 6343, - "meta_hash": 2517965213 + "value": 6347, + "meta_hash": 2176550201 }, "geoId/31005": { "date": "2016", - "value": 466, - "meta_hash": 2517965213 + "value": 467, + "meta_hash": 2176550201 }, "geoId/31007": { "date": "2016", - "value": 716, - "meta_hash": 2517965213 + "value": 722, + "meta_hash": 2176550201 }, "geoId/31009": { "date": "2016", - "value": 470, - "meta_hash": 2517965213 + "value": 468, + "meta_hash": 2176550201 }, "geoId/31011": { "date": "2016", - "value": 5332, - "meta_hash": 2517965213 + "value": 5341, + "meta_hash": 2176550201 }, "geoId/31013": { "date": "2016", - "value": 11279, - "meta_hash": 1145703171 + "value": 11168, + "meta_hash": 2176550201 }, "geoId/31015": { "date": "2016", - "value": 1975, - "meta_hash": 2517965213 + "value": 1980, + "meta_hash": 2176550201 }, "geoId/31017": { "date": "2016", - "value": 2980, - "meta_hash": 2517965213 + "value": 2981, + "meta_hash": 2176550201 }, "geoId/31019": { "date": "2016", - "value": 49104, - "meta_hash": 2517965213 + "value": 49171, + "meta_hash": 2176550201 }, "geoId/31021": { "date": "2016", - "value": 6535, - "meta_hash": 2517965213 + "value": 6526, + "meta_hash": 2176550201 }, "geoId/31023": { "date": "2016", - "value": 7996, - "meta_hash": 2517965213 + "value": 7985, + "meta_hash": 2176550201 }, "geoId/31025": { "date": "2016", - "value": 25647, - "meta_hash": 2517965213 + "value": 25629, + "meta_hash": 2176550201 }, "geoId/31027": { "date": "2016", - "value": 8597, - "meta_hash": 2517965213 + "value": 8600, + "meta_hash": 2176550201 }, "geoId/31029": { "date": "2016", - "value": 3913, - "meta_hash": 2517965213 + "value": 3910, + "meta_hash": 2176550201 }, "geoId/31031": { "date": "2016", - "value": 5825, - "meta_hash": 2517965213 + "value": 5847, + "meta_hash": 2176550201 }, "geoId/31033": { "date": "2016", - "value": 10044, - "meta_hash": 2517965213 + "value": 10069, + "meta_hash": 2176550201 }, "geoId/31035": { "date": "2016", - "value": 6137, - "meta_hash": 2517965213 + "value": 6134, + "meta_hash": 2176550201 }, "geoId/31037": { "date": "2016", - "value": 10746, - "meta_hash": 2517965213 + "value": 10726, + "meta_hash": 2176550201 }, "geoId/31039": { "date": "2016", - "value": 8956, - "meta_hash": 2517965213 + "value": 8939, + "meta_hash": 2176550201 }, "geoId/31041": { "date": "2016", - "value": 10827, - "meta_hash": 2517965213 + "value": 10828, + "meta_hash": 2176550201 }, "geoId/31043": { "date": "2016", - "value": 20279, - "meta_hash": 2517965213 + "value": 20295, + "meta_hash": 2176550201 }, "geoId/31045": { "date": "2016", - "value": 8907, - "meta_hash": 2517965213 + "value": 8922, + "meta_hash": 2176550201 }, "geoId/31047": { "date": "2016", - "value": 23779, - "meta_hash": 2517965213 + "value": 23742, + "meta_hash": 2176550201 }, "geoId/31049": { "date": "2016", - "value": 1861, - "meta_hash": 2517965213 + "value": 1862, + "meta_hash": 2176550201 }, "geoId/31051": { "date": "2016", "value": 5742, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/31053": { "date": "2016", - "value": 36677, - "meta_hash": 2517965213 + "value": 36702, + "meta_hash": 2176550201 }, "geoId/31055": { "date": "2016", - "value": 555607, - "meta_hash": 2517965213 + "value": 555880, + "meta_hash": 2176550201 }, "geoId/31057": { "date": "2016", - "value": 1810, - "meta_hash": 2517965213 + "value": 1807, + "meta_hash": 2176550201 }, "geoId/31059": { "date": "2016", - "value": 5623, - "meta_hash": 2517965213 + "value": 5619, + "meta_hash": 2176550201 }, "geoId/31061": { "date": "2016", - "value": 2994, - "meta_hash": 2517965213 + "value": 2996, + "meta_hash": 2176550201 }, "geoId/31063": { "date": "2016", - "value": 2647, - "meta_hash": 2517965213 + "value": 2651, + "meta_hash": 2176550201 }, "geoId/31065": { "date": "2016", - "value": 4763, - "meta_hash": 2517965213 + "value": 4751, + "meta_hash": 2176550201 }, "geoId/31067": { "date": "2016", - "value": 21625, - "meta_hash": 2517965213 + "value": 21622, + "meta_hash": 2176550201 }, "geoId/31069": { "date": "2016", - "value": 1907, - "meta_hash": 2517965213 + "value": 1904, + "meta_hash": 2176550201 }, "geoId/31071": { "date": "2016", - "value": 1994, - "meta_hash": 2517965213 + "value": 1991, + "meta_hash": 2176550201 }, "geoId/31073": { "date": "2016", - "value": 2025, - "meta_hash": 2517965213 + "value": 2026, + "meta_hash": 2176550201 }, "geoId/31075": { "date": "2016", - "value": 665, - "meta_hash": 2517965213 + "value": 666, + "meta_hash": 2176550201 }, "geoId/31077": { "date": "2016", - "value": 2401, - "meta_hash": 2517965213 + "value": 2400, + "meta_hash": 2176550201 }, "geoId/31079": { "date": "2016", - "value": 61353, - "meta_hash": 2517965213 + "value": 61404, + "meta_hash": 2176550201 }, "geoId/31081": { "date": "2016", - "value": 9157, - "meta_hash": 2517965213 + "value": 9167, + "meta_hash": 2176550201 }, "geoId/31083": { "date": "2016", - "value": 3452, - "meta_hash": 2517965213 + "value": 3441, + "meta_hash": 2176550201 }, "geoId/31085": { "date": "2016", - "value": 890, - "meta_hash": 2517965213 + "value": 896, + "meta_hash": 2176550201 }, "geoId/31087": { "date": "2016", - "value": 2831, - "meta_hash": 2517965213 + "value": 2820, + "meta_hash": 2176550201 }, "geoId/31089": { "date": "2016", - "value": 10230, - "meta_hash": 2517965213 + "value": 10229, + "meta_hash": 2176550201 }, "geoId/31091": { "date": "2016", - "value": 683, - "meta_hash": 2517965213 + "value": 684, + "meta_hash": 2176550201 }, "geoId/31093": { "date": "2016", - "value": 6407, - "meta_hash": 2517965213 + "value": 6394, + "meta_hash": 2176550201 }, "geoId/31095": { "date": "2016", - "value": 7166, - "meta_hash": 2517965213 + "value": 7167, + "meta_hash": 2176550201 }, "geoId/31097": { "date": "2016", - "value": 5214, - "meta_hash": 2517965213 + "value": 5206, + "meta_hash": 2176550201 }, "geoId/31099": { "date": "2016", - "value": 6561, - "meta_hash": 2517965213 + "value": 6568, + "meta_hash": 2176550201 }, "geoId/31101": { "date": "2016", - "value": 8092, - "meta_hash": 2517965213 + "value": 8121, + "meta_hash": 2176550201 }, "geoId/31103": { "date": "2016", - "value": 792, - "meta_hash": 2517965213 + "value": 790, + "meta_hash": 2176550201 }, "geoId/31105": { "date": "2016", - "value": 3675, - "meta_hash": 2517965213 + "value": 3672, + "meta_hash": 2176550201 }, "geoId/31107": { "date": "2016", - "value": 8484, - "meta_hash": 2517965213 + "value": 8502, + "meta_hash": 2176550201 }, "geoId/31109": { "date": "2016", - "value": 310306, - "meta_hash": 2517965213 + "value": 310561, + "meta_hash": 2176550201 }, "geoId/31111": { "date": "2016", - "value": 35487, - "meta_hash": 2517965213 + "value": 35528, + "meta_hash": 2176550201 }, "geoId/31113": { "date": "2016", - "value": 792, - "meta_hash": 2517965213 + "value": 797, + "meta_hash": 2176550201 }, "geoId/31115": { "date": "2016", - "value": 615, - "meta_hash": 2517965213 + "value": 616, + "meta_hash": 2176550201 }, "geoId/31117": { "date": "2016", - "value": 425, - "meta_hash": 1145703171 + "value": 503, + "meta_hash": 2176550201 }, "geoId/31119": { "date": "2016", - "value": 34979, - "meta_hash": 2517965213 + "value": 34951, + "meta_hash": 2176550201 }, "geoId/31121": { "date": "2016", - "value": 7838, - "meta_hash": 2517965213 + "value": 7852, + "meta_hash": 2176550201 }, "geoId/31123": { "date": "2016", - "value": 4865, - "meta_hash": 2517965213 + "value": 4858, + "meta_hash": 2176550201 }, "geoId/31125": { "date": "2016", - "value": 3563, - "meta_hash": 2517965213 + "value": 3562, + "meta_hash": 2176550201 }, "geoId/31127": { "date": "2016", - "value": 6971, - "meta_hash": 2517965213 + "value": 6980, + "meta_hash": 2176550201 }, "geoId/31129": { "date": "2016", - "value": 4259, - "meta_hash": 2517965213 + "value": 4273, + "meta_hash": 2176550201 }, "geoId/31131": { "date": "2016", - "value": 15941, - "meta_hash": 2517965213 + "value": 15930, + "meta_hash": 2176550201 }, "geoId/31133": { "date": "2016", - "value": 2698, - "meta_hash": 2517965213 + "value": 2704, + "meta_hash": 2176550201 }, "geoId/31135": { "date": "2016", "value": 2898, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/31137": { "date": "2016", - "value": 9187, - "meta_hash": 2517965213 + "value": 9199, + "meta_hash": 2176550201 }, "geoId/31139": { "date": "2016", - "value": 7144, - "meta_hash": 2517965213 + "value": 7134, + "meta_hash": 2176550201 }, "geoId/31141": { "date": "2016", - "value": 33008, - "meta_hash": 2517965213 + "value": 32986, + "meta_hash": 2176550201 }, "geoId/31143": { "date": "2016", - "value": 5203, - "meta_hash": 2517965213 + "value": 5182, + "meta_hash": 2176550201 }, "geoId/31145": { "date": "2016", - "value": 10770, - "meta_hash": 2517965213 + "value": 10782, + "meta_hash": 2176550201 }, "geoId/31147": { "date": "2016", - "value": 7999, - "meta_hash": 2517965213 + "value": 8013, + "meta_hash": 2176550201 }, "geoId/31149": { "date": "2016", - "value": 1404, - "meta_hash": 2517965213 + "value": 1405, + "meta_hash": 2176550201 }, "geoId/31151": { "date": "2016", - "value": 14227, - "meta_hash": 2517965213 + "value": 14228, + "meta_hash": 2176550201 }, "geoId/31153": { "date": "2016", - "value": 178355, - "meta_hash": 2517965213 + "value": 178457, + "meta_hash": 2176550201 }, "geoId/31155": { "date": "2016", - "value": 20992, - "meta_hash": 2517965213 + "value": 20977, + "meta_hash": 2176550201 }, "geoId/31157": { "date": "2016", - "value": 36420, - "meta_hash": 2517965213 + "value": 36439, + "meta_hash": 2176550201 }, "geoId/31159": { "date": "2016", - "value": 17103, - "meta_hash": 2517965213 + "value": 17095, + "meta_hash": 2176550201 }, "geoId/31161": { "date": "2016", - "value": 5231, - "meta_hash": 2517965213 + "value": 5238, + "meta_hash": 2176550201 }, "geoId/31163": { "date": "2016", - "value": 3011, - "meta_hash": 2517965213 + "value": 3006, + "meta_hash": 2176550201 }, "geoId/31165": { "date": "2016", - "value": 1259, - "meta_hash": 2517965213 + "value": 1256, + "meta_hash": 2176550201 }, "geoId/31167": { "date": "2016", - "value": 5975, - "meta_hash": 2517965213 + "value": 5972, + "meta_hash": 2176550201 }, "geoId/31169": { "date": "2016", - "value": 5079, - "meta_hash": 2517965213 + "value": 5087, + "meta_hash": 2176550201 }, "geoId/31171": { "date": "2016", - "value": 727, - "meta_hash": 2517965213 + "value": 719, + "meta_hash": 2176550201 }, "geoId/31173": { "date": "2016", "value": 7141, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/31175": { "date": "2016", - "value": 4200, - "meta_hash": 2517965213 + "value": 4191, + "meta_hash": 2176550201 }, "geoId/31177": { "date": "2016", - "value": 20213, - "meta_hash": 2517965213 + "value": 20217, + "meta_hash": 2176550201 }, "geoId/31179": { "date": "2016", - "value": 9395, - "meta_hash": 2517965213 + "value": 9427, + "meta_hash": 2176550201 }, "geoId/31181": { "date": "2016", - "value": 3567, - "meta_hash": 2517965213 + "value": 3575, + "meta_hash": 2176550201 }, "geoId/31183": { "date": "2016", - "value": 804, - "meta_hash": 2517965213 + "value": 803, + "meta_hash": 2176550201 }, "geoId/31185": { "date": "2016", - "value": 13738, - "meta_hash": 2517965213 + "value": 13741, + "meta_hash": 2176550201 }, "geoId/32001": { "date": "2016", - "value": 23904, - "meta_hash": 2517965213 + "value": 23957, + "meta_hash": 2176550201 }, "geoId/32003": { "date": "2016", - "value": 2138836, - "meta_hash": 2517965213 + "value": 2140240, + "meta_hash": 2176550201 }, "geoId/32005": { "date": "2016", - "value": 47834, - "meta_hash": 2517965213 + "value": 47805, + "meta_hash": 2176550201 }, "geoId/32007": { "date": "2016", - "value": 52082, - "meta_hash": 2517965213 + "value": 52022, + "meta_hash": 2176550201 }, "geoId/32009": { "date": "2016", - "value": 826, - "meta_hash": 2517965213 + "value": 839, + "meta_hash": 2176550201 }, "geoId/32011": { "date": "2016", - "value": 1936, - "meta_hash": 2517965213 + "value": 1943, + "meta_hash": 2176550201 }, "geoId/32013": { "date": "2016", - "value": 16795, - "meta_hash": 2517965213 + "value": 16814, + "meta_hash": 2176550201 }, "geoId/32015": { "date": "2016", - "value": 5696, - "meta_hash": 2517965213 + "value": 5700, + "meta_hash": 2176550201 }, "geoId/32017": { "date": "2016", - "value": 5154, - "meta_hash": 2517965213 + "value": 5143, + "meta_hash": 2176550201 }, "geoId/32019": { "date": "2016", - "value": 52707, - "meta_hash": 2517965213 + "value": 52770, + "meta_hash": 2176550201 }, "geoId/32021": { "date": "2016", - "value": 4380, - "meta_hash": 2517965213 + "value": 4382, + "meta_hash": 2176550201 }, "geoId/32023": { "date": "2016", - "value": 43248, - "meta_hash": 2517965213 + "value": 43295, + "meta_hash": 2176550201 }, "geoId/32027": { "date": "2016", - "value": 6584, - "meta_hash": 2517965213 + "value": 6582, + "meta_hash": 2176550201 }, "geoId/32029": { "date": "2016", - "value": 3986, - "meta_hash": 2517965213 + "value": 4004, + "meta_hash": 2176550201 }, "geoId/32031": { "date": "2016", - "value": 449723, - "meta_hash": 2517965213 + "value": 449990, + "meta_hash": 2176550201 }, "geoId/32033": { "date": "2016", - "value": 9721, - "meta_hash": 2517965213 + "value": 9746, + "meta_hash": 2176550201 }, "geoId/32510": { "date": "2016", - "value": 54412, - "meta_hash": 1145703171 + "value": 54323, + "meta_hash": 2176550201 }, "geoId/33001": { "date": "2016", - "value": 60747, - "meta_hash": 2517965213 + "value": 60774, + "meta_hash": 2176550201 }, "geoId/33003": { "date": "2016", - "value": 47493, - "meta_hash": 2517965213 + "value": 47527, + "meta_hash": 2176550201 }, "geoId/33005": { "date": "2016", - "value": 75975, - "meta_hash": 2517965213 + "value": 76104, + "meta_hash": 2176550201 }, "geoId/33007": { "date": "2016", - "value": 31916, - "meta_hash": 2517965213 + "value": 31923, + "meta_hash": 2176550201 }, "geoId/33009": { "date": "2016", - "value": 90004, - "meta_hash": 2517965213 + "value": 90212, + "meta_hash": 2176550201 }, "geoId/33011": { "date": "2016", - "value": 411333, - "meta_hash": 2517965213 + "value": 411591, + "meta_hash": 2176550201 }, "geoId/33013": { "date": "2016", - "value": 149063, - "meta_hash": 2517965213 + "value": 149246, + "meta_hash": 2176550201 }, "geoId/33015": { "date": "2016", - "value": 304377, - "meta_hash": 2517965213 + "value": 304748, + "meta_hash": 2176550201 }, "geoId/33017": { "date": "2016", - "value": 128311, - "meta_hash": 2517965213 + "value": 128481, + "meta_hash": 2176550201 }, "geoId/33019": { "date": "2016", - "value": 43084, - "meta_hash": 2517965213 + "value": 43088, + "meta_hash": 2176550201 }, "geoId/34001": { "date": "2016", - "value": 267217, - "meta_hash": 2517965213 + "value": 267212, + "meta_hash": 2176550201 }, "geoId/34003": { "date": "2016", - "value": 928120, - "meta_hash": 2517965213 + "value": 928381, + "meta_hash": 2176550201 }, "geoId/34005": { "date": "2016", - "value": 445972, - "meta_hash": 2517965213 + "value": 447092, + "meta_hash": 2176550201 }, "geoId/34007": { "date": "2016", - "value": 507002, - "meta_hash": 2517965213 + "value": 507119, + "meta_hash": 2176550201 }, "geoId/34009": { "date": "2016", - "value": 93655, - "meta_hash": 2517965213 + "value": 93825, + "meta_hash": 2176550201 }, "geoId/34011": { "date": "2016", - "value": 153233, - "meta_hash": 2517965213 + "value": 153003, + "meta_hash": 2176550201 }, "geoId/34013": { "date": "2016", - "value": 792689, - "meta_hash": 2517965213 + "value": 793073, + "meta_hash": 2176550201 }, "geoId/34015": { "date": "2016", - "value": 290761, - "meta_hash": 2517965213 + "value": 290795, + "meta_hash": 2176550201 }, "geoId/34017": { "date": "2016", - "value": 668588, - "meta_hash": 2517965213 + "value": 668673, + "meta_hash": 2176550201 }, "geoId/34019": { "date": "2016", - "value": 124775, - "meta_hash": 2517965213 + "value": 124976, + "meta_hash": 2176550201 }, "geoId/34021": { "date": "2016", - "value": 367699, - "meta_hash": 2517965213 + "value": 367929, + "meta_hash": 2176550201 }, "geoId/34023": { "date": "2016", - "value": 825457, - "meta_hash": 2517965213 + "value": 825298, + "meta_hash": 2176550201 }, "geoId/34025": { "date": "2016", - "value": 622971, - "meta_hash": 2517965213 + "value": 623055, + "meta_hash": 2176550201 }, "geoId/34027": { "date": "2016", - "value": 493801, - "meta_hash": 2517965213 + "value": 493831, + "meta_hash": 2176550201 }, "geoId/34029": { "date": "2016", - "value": 590897, - "meta_hash": 2517965213 + "value": 591142, + "meta_hash": 2176550201 }, "geoId/34031": { "date": "2016", - "value": 504147, - "meta_hash": 2517965213 + "value": 504001, + "meta_hash": 2176550201 }, "geoId/34033": { "date": "2016", - "value": 63203, - "meta_hash": 2517965213 + "value": 63256, + "meta_hash": 2176550201 }, "geoId/34035": { "date": "2016", - "value": 329875, - "meta_hash": 2517965213 + "value": 330003, + "meta_hash": 2176550201 }, "geoId/34037": { "date": "2016", - "value": 141925, - "meta_hash": 2517965213 + "value": 142004, + "meta_hash": 2176550201 }, "geoId/34039": { "date": "2016", - "value": 552781, - "meta_hash": 2517965213 + "value": 552814, + "meta_hash": 2176550201 }, "geoId/34041": { "date": "2016", - "value": 106059, - "meta_hash": 2517965213 + "value": 106102, + "meta_hash": 2176550201 }, "geoId/35001": { "date": "2016", - "value": 677683, - "meta_hash": 2517965213 + "value": 677883, + "meta_hash": 2176550201 }, "geoId/35003": { "date": "2016", - "value": 3522, - "meta_hash": 2517965213 + "value": 3525, + "meta_hash": 2176550201 }, "geoId/35005": { "date": "2016", - "value": 65646, - "meta_hash": 2517965213 + "value": 65684, + "meta_hash": 2176550201 }, "geoId/35006": { "date": "2016", - "value": 27049, - "meta_hash": 2517965213 + "value": 27061, + "meta_hash": 2176550201 }, "geoId/35007": { "date": "2016", - "value": 12280, - "meta_hash": 2517965213 + "value": 12261, + "meta_hash": 2176550201 }, "geoId/35009": { "date": "2016", - "value": 50283, - "meta_hash": 2517965213 + "value": 50334, + "meta_hash": 2176550201 }, "geoId/35011": { "date": "2016", - "value": 1833, - "meta_hash": 2517965213 + "value": 1838, + "meta_hash": 2176550201 }, "geoId/35013": { "date": "2016", - "value": 214663, - "meta_hash": 2517965213 + "value": 214664, + "meta_hash": 2176550201 }, "geoId/35015": { "date": "2016", - "value": 57650, - "meta_hash": 2517965213 + "value": 57669, + "meta_hash": 2176550201 }, "geoId/35017": { "date": "2016", - "value": 28040, - "meta_hash": 2517965213 + "value": 28061, + "meta_hash": 2176550201 }, "geoId/35019": { "date": "2016", - "value": 4368, - "meta_hash": 2517965213 + "value": 4387, + "meta_hash": 2176550201 }, "geoId/35021": { "date": "2016", - "value": 687, - "meta_hash": 2517965213 + "value": 685, + "meta_hash": 2176550201 }, "geoId/35023": { "date": "2016", - "value": 4326, - "meta_hash": 2517965213 + "value": 4327, + "meta_hash": 2176550201 }, "geoId/35025": { "date": "2016", - "value": 70249, - "meta_hash": 2517965213 + "value": 70275, + "meta_hash": 2176550201 }, "geoId/35027": { "date": "2016", - "value": 19397, - "meta_hash": 2517965213 + "value": 19423, + "meta_hash": 2176550201 }, "geoId/35028": { "date": "2016", - "value": 18209, - "meta_hash": 2517965213 + "value": 18241, + "meta_hash": 2176550201 }, "geoId/35029": { "date": "2016", - "value": 24362, - "meta_hash": 2517965213 + "value": 24373, + "meta_hash": 2176550201 }, "geoId/35031": { "date": "2016", - "value": 73028, - "meta_hash": 2517965213 + "value": 73040, + "meta_hash": 2176550201 }, "geoId/35033": { "date": "2016", - "value": 4533, - "meta_hash": 2517965213 + "value": 4531, + "meta_hash": 2176550201 }, "geoId/35035": { "date": "2016", - "value": 65647, - "meta_hash": 2517965213 + "value": 65723, + "meta_hash": 2176550201 }, "geoId/35037": { "date": "2016", - "value": 8390, - "meta_hash": 2517965213 + "value": 8391, + "meta_hash": 2176550201 }, "geoId/35039": { "date": "2016", - "value": 39245, - "meta_hash": 2517965213 + "value": 39225, + "meta_hash": 2176550201 }, "geoId/35041": { "date": "2016", - "value": 19145, - "meta_hash": 2517965213 + "value": 19163, + "meta_hash": 2176550201 }, "geoId/35043": { "date": "2016", - "value": 140464, - "meta_hash": 2517965213 + "value": 140583, + "meta_hash": 2176550201 }, "geoId/35045": { "date": "2016", - "value": 127954, - "meta_hash": 2517965213 + "value": 128011, + "meta_hash": 2176550201 }, "geoId/35047": { "date": "2016", - "value": 28005, - "meta_hash": 2517965213 + "value": 27999, + "meta_hash": 2176550201 }, "geoId/35049": { "date": "2016", - "value": 148758, - "meta_hash": 2517965213 + "value": 148884, + "meta_hash": 2176550201 }, "geoId/35051": { "date": "2016", - "value": 11113, - "meta_hash": 2517965213 + "value": 11129, + "meta_hash": 2176550201 }, "geoId/35053": { "date": "2016", - "value": 16967, - "meta_hash": 2517965213 + "value": 16989, + "meta_hash": 2176550201 }, "geoId/35055": { "date": "2016", - "value": 32922, - "meta_hash": 2517965213 + "value": 32925, + "meta_hash": 2176550201 }, "geoId/35057": { "date": "2016", - "value": 15491, - "meta_hash": 2517965213 + "value": 15466, + "meta_hash": 2176550201 }, "geoId/35059": { "date": "2016", - "value": 4154, - "meta_hash": 2517965213 + "value": 4166, + "meta_hash": 2176550201 }, "geoId/35061": { "date": "2016", - "value": 75599, - "meta_hash": 2517965213 + "value": 75639, + "meta_hash": 2176550201 }, "geoId/36001": { "date": "2016", - "value": 307597, - "meta_hash": 2517965213 + "value": 307810, + "meta_hash": 2176550201 }, "geoId/36003": { "date": "2016", - "value": 47039, - "meta_hash": 2517965213 + "value": 47063, + "meta_hash": 2176550201 }, "geoId/36005": { "date": "2016", - "value": 1444417, - "meta_hash": 2517965213 + "value": 1443678, + "meta_hash": 2176550201 }, "geoId/36007": { "date": "2016", - "value": 194498, - "meta_hash": 2517965213 + "value": 194575, + "meta_hash": 2176550201 }, "geoId/36009": { "date": "2016", - "value": 77658, - "meta_hash": 2517965213 + "value": 77711, + "meta_hash": 2176550201 }, "geoId/36011": { "date": "2016", - "value": 77674, - "meta_hash": 2517965213 + "value": 77696, + "meta_hash": 2176550201 }, "geoId/36013": { "date": "2016", - "value": 129206, - "meta_hash": 2517965213 + "value": 129310, + "meta_hash": 2176550201 }, "geoId/36015": { "date": "2016", - "value": 85644, - "meta_hash": 2517965213 + "value": 85692, + "meta_hash": 2176550201 }, "geoId/36017": { "date": "2016", - "value": 48317, - "meta_hash": 2517965213 + "value": 48325, + "meta_hash": 2176550201 }, "geoId/36019": { "date": "2016", - "value": 80500, - "meta_hash": 2517965213 + "value": 80521, + "meta_hash": 2176550201 }, "geoId/36021": { "date": "2016", - "value": 60835, - "meta_hash": 2517965213 + "value": 60801, + "meta_hash": 2176550201 }, "geoId/36023": { "date": "2016", - "value": 47915, - "meta_hash": 2517965213 + "value": 47950, + "meta_hash": 2176550201 }, "geoId/36025": { "date": "2016", - "value": 45446, - "meta_hash": 2517965213 + "value": 45399, + "meta_hash": 2176550201 }, "geoId/36027": { "date": "2016", - "value": 293029, - "meta_hash": 2517965213 + "value": 293065, + "meta_hash": 2176550201 }, "geoId/36029": { "date": "2016", - "value": 918678, - "meta_hash": 2517965213 + "value": 918992, + "meta_hash": 2176550201 }, "geoId/36031": { "date": "2016", - "value": 37675, - "meta_hash": 2517965213 + "value": 37695, + "meta_hash": 2176550201 }, "geoId/36033": { "date": "2016", - "value": 51081, - "meta_hash": 2517965213 + "value": 51073, + "meta_hash": 2176550201 }, "geoId/36035": { "date": "2016", - "value": 53610, - "meta_hash": 2517965213 + "value": 53643, + "meta_hash": 2176550201 }, "geoId/36037": { "date": "2016", - "value": 58013, - "meta_hash": 2517965213 + "value": 58024, + "meta_hash": 2176550201 }, "geoId/36039": { "date": "2016", - "value": 47525, - "meta_hash": 2517965213 + "value": 47481, + "meta_hash": 2176550201 }, "geoId/36041": { "date": "2016", - "value": 4557, - "meta_hash": 2517965213 + "value": 4558, + "meta_hash": 2176550201 }, "geoId/36043": { "date": "2016", - "value": 62436, - "meta_hash": 2517965213 + "value": 62434, + "meta_hash": 2176550201 }, "geoId/36045": { "date": "2016", - "value": 112980, - "meta_hash": 2517965213 + "value": 113280, + "meta_hash": 2176550201 }, "geoId/36047": { "date": "2016", - "value": 2608423, - "meta_hash": 2517965213 + "value": 2608146, + "meta_hash": 2176550201 }, "geoId/36049": { "date": "2016", - "value": 26652, - "meta_hash": 2517965213 + "value": 26656, + "meta_hash": 2176550201 }, "geoId/36051": { "date": "2016", - "value": 64000, - "meta_hash": 2517965213 + "value": 64013, + "meta_hash": 2176550201 }, "geoId/36053": { "date": "2016", - "value": 71387, - "meta_hash": 2517965213 + "value": 71426, + "meta_hash": 2176550201 }, "geoId/36055": { "date": "2016", - "value": 743770, - "meta_hash": 2517965213 + "value": 744150, + "meta_hash": 2176550201 }, "geoId/36057": { "date": "2016", - "value": 49169, - "meta_hash": 2517965213 + "value": 49242, + "meta_hash": 2176550201 }, "geoId/36059": { "date": "2016", - "value": 1355952, - "meta_hash": 2517965213 + "value": 1356067, + "meta_hash": 2176550201 }, "geoId/36061": { "date": "2016", - "value": 1635443, - "meta_hash": 2517965213 + "value": 1636721, + "meta_hash": 2176550201 }, "geoId/36063": { "date": "2016", - "value": 211554, - "meta_hash": 2517965213 + "value": 211555, + "meta_hash": 2176550201 }, "geoId/36065": { "date": "2016", - "value": 230375, - "meta_hash": 2517965213 + "value": 230372, + "meta_hash": 2176550201 }, "geoId/36067": { "date": "2016", - "value": 464109, - "meta_hash": 2517965213 + "value": 464139, + "meta_hash": 2176550201 }, "geoId/36069": { "date": "2016", - "value": 109229, - "meta_hash": 2517965213 + "value": 109348, + "meta_hash": 2176550201 }, "geoId/36071": { "date": "2016", - "value": 377799, - "meta_hash": 2517965213 + "value": 377894, + "meta_hash": 2176550201 }, "geoId/36073": { "date": "2016", - "value": 41247, - "meta_hash": 2517965213 + "value": 41270, + "meta_hash": 2176550201 }, "geoId/36075": { "date": "2016", - "value": 118895, - "meta_hash": 2517965213 + "value": 118907, + "meta_hash": 2176550201 }, "geoId/36077": { "date": "2016", - "value": 60132, - "meta_hash": 2517965213 + "value": 60135, + "meta_hash": 2176550201 }, "geoId/36079": { "date": "2016", - "value": 98761, - "meta_hash": 2517965213 + "value": 98753, + "meta_hash": 2176550201 }, "geoId/36081": { "date": "2016", - "value": 2306830, - "meta_hash": 2517965213 + "value": 2306249, + "meta_hash": 2176550201 }, "geoId/36083": { "date": "2016", - "value": 159294, - "meta_hash": 2517965213 + "value": 159311, + "meta_hash": 2176550201 }, "geoId/36085": { "date": "2016", - "value": 474040, - "meta_hash": 2517965213 + "value": 474160, + "meta_hash": 2176550201 }, "geoId/36087": { "date": "2016", - "value": 323258, - "meta_hash": 2517965213 + "value": 323231, + "meta_hash": 2176550201 }, "geoId/36089": { "date": "2016", - "value": 109449, - "meta_hash": 2517965213 + "value": 109506, + "meta_hash": 2176550201 }, "geoId/36091": { "date": "2016", - "value": 227122, - "meta_hash": 2517965213 + "value": 227189, + "meta_hash": 2176550201 }, "geoId/36093": { "date": "2016", - "value": 154475, - "meta_hash": 2517965213 + "value": 154473, + "meta_hash": 2176550201 }, "geoId/36095": { "date": "2016", - "value": 31304, - "meta_hash": 2517965213 + "value": 31318, + "meta_hash": 2176550201 }, "geoId/36097": { "date": "2016", - "value": 17948, - "meta_hash": 2517965213 + "value": 17976, + "meta_hash": 2176550201 }, "geoId/36099": { "date": "2016", - "value": 34710, - "meta_hash": 2517965213 + "value": 34725, + "meta_hash": 2176550201 }, "geoId/36101": { "date": "2016", - "value": 96958, - "meta_hash": 2517965213 + "value": 96975, + "meta_hash": 2176550201 }, "geoId/36103": { "date": "2016", - "value": 1486406, - "meta_hash": 2517965213 + "value": 1486699, + "meta_hash": 2176550201 }, "geoId/36105": { "date": "2016", - "value": 74977, - "meta_hash": 2517965213 + "value": 74913, + "meta_hash": 2176550201 }, "geoId/36107": { "date": "2016", - "value": 48824, - "meta_hash": 2517965213 + "value": 48858, + "meta_hash": 2176550201 }, "geoId/36109": { "date": "2016", - "value": 102942, - "meta_hash": 2517965213 + "value": 103042, + "meta_hash": 2176550201 }, "geoId/36111": { "date": "2016", - "value": 179042, - "meta_hash": 2517965213 + "value": 179045, + "meta_hash": 2176550201 }, "geoId/36113": { "date": "2016", - "value": 64438, - "meta_hash": 2517965213 + "value": 64525, + "meta_hash": 2176550201 }, "geoId/36115": { "date": "2016", - "value": 61795, - "meta_hash": 2517965213 + "value": 61812, + "meta_hash": 2176550201 }, "geoId/36117": { "date": "2016", - "value": 90758, - "meta_hash": 2517965213 + "value": 90823, + "meta_hash": 2176550201 }, "geoId/36119": { "date": "2016", - "value": 970267, - "meta_hash": 2517965213 + "value": 970461, + "meta_hash": 2176550201 }, "geoId/36121": { "date": "2016", - "value": 40406, - "meta_hash": 2517965213 + "value": 40450, + "meta_hash": 2176550201 }, "geoId/36123": { "date": "2016", - "value": 25059, - "meta_hash": 2517965213 + "value": 25080, + "meta_hash": 2176550201 }, "geoId/37001": { "date": "2016", - "value": 160283, - "meta_hash": 2517965213 + "value": 160358, + "meta_hash": 2176550201 }, "geoId/37003": { "date": "2016", - "value": 37133, - "meta_hash": 2517965213 + "value": 37120, + "meta_hash": 2176550201 }, "geoId/37005": { "date": "2016", - "value": 10926, - "meta_hash": 2517965213 + "value": 10928, + "meta_hash": 2176550201 }, "geoId/37007": { "date": "2016", - "value": 25165, - "meta_hash": 2517965213 + "value": 25173, + "meta_hash": 2176550201 }, "geoId/37009": { "date": "2016", - "value": 26611, - "meta_hash": 2517965213 + "value": 26595, + "meta_hash": 2176550201 }, "geoId/37011": { "date": "2016", - "value": 17423, - "meta_hash": 2517965213 + "value": 17450, + "meta_hash": 2176550201 }, "geoId/37013": { "date": "2016", - "value": 47369, - "meta_hash": 2517965213 + "value": 47407, + "meta_hash": 2176550201 }, "geoId/37015": { "date": "2016", - "value": 19432, - "meta_hash": 2517965213 + "value": 19414, + "meta_hash": 2176550201 }, "geoId/37017": { "date": "2016", - "value": 33704, - "meta_hash": 2517965213 + "value": 33657, + "meta_hash": 2176550201 }, "geoId/37019": { "date": "2016", - "value": 126304, - "meta_hash": 2517965213 + "value": 126422, + "meta_hash": 2176550201 }, "geoId/37021": { "date": "2016", - "value": 254955, - "meta_hash": 2517965213 + "value": 255222, + "meta_hash": 2176550201 }, "geoId/37023": { "date": "2016", - "value": 89451, - "meta_hash": 2517965213 + "value": 89444, + "meta_hash": 2176550201 }, "geoId/37025": { "date": "2016", - "value": 201639, - "meta_hash": 2517965213 + "value": 201737, + "meta_hash": 2176550201 }, "geoId/37027": { "date": "2016", - "value": 81766, - "meta_hash": 2517965213 + "value": 81829, + "meta_hash": 2176550201 }, "geoId/37029": { "date": "2016", - "value": 10397, - "meta_hash": 2517965213 + "value": 10385, + "meta_hash": 2176550201 }, "geoId/37031": { "date": "2016", - "value": 68808, - "meta_hash": 2517965213 + "value": 68875, + "meta_hash": 2176550201 }, "geoId/37033": { "date": "2016", - "value": 22765, - "meta_hash": 2517965213 + "value": 22749, + "meta_hash": 2176550201 }, "geoId/37035": { "date": "2016", - "value": 156448, - "meta_hash": 2517965213 + "value": 156517, + "meta_hash": 2176550201 }, "geoId/37037": { "date": "2016", - "value": 69642, - "meta_hash": 2517965213 + "value": 69680, + "meta_hash": 2176550201 }, "geoId/37039": { "date": "2016", - "value": 27805, - "meta_hash": 2517965213 + "value": 27860, + "meta_hash": 2176550201 }, "geoId/37041": { "date": "2016", - "value": 14201, - "meta_hash": 2517965213 + "value": 14209, + "meta_hash": 2176550201 }, "geoId/37043": { "date": "2016", - "value": 10743, - "meta_hash": 2517965213 + "value": 10785, + "meta_hash": 2176550201 }, "geoId/37045": { "date": "2016", - "value": 96960, - "meta_hash": 2517965213 + "value": 97037, + "meta_hash": 2176550201 }, "geoId/37047": { "date": "2016", - "value": 56279, - "meta_hash": 2517965213 + "value": 56324, + "meta_hash": 2176550201 }, "geoId/37049": { "date": "2016", - "value": 102632, - "meta_hash": 2517965213 + "value": 102784, + "meta_hash": 2176550201 }, "geoId/37051": { "date": "2016", - "value": 333167, - "meta_hash": 2517965213 + "value": 333723, + "meta_hash": 2176550201 }, "geoId/37053": { "date": "2016", - "value": 25640, - "meta_hash": 2517965213 + "value": 25668, + "meta_hash": 2176550201 }, "geoId/37055": { "date": "2016", - "value": 35829, - "meta_hash": 2517965213 + "value": 35905, + "meta_hash": 2176550201 }, "geoId/37057": { "date": "2016", - "value": 164270, - "meta_hash": 2517965213 + "value": 164497, + "meta_hash": 2176550201 }, "geoId/37059": { "date": "2016", - "value": 41921, - "meta_hash": 2517965213 + "value": 41927, + "meta_hash": 2176550201 }, "geoId/37061": { "date": "2016", - "value": 59260, - "meta_hash": 2517965213 + "value": 59284, + "meta_hash": 2176550201 }, "geoId/37063": { "date": "2016", - "value": 307826, - "meta_hash": 2517965213 + "value": 308105, + "meta_hash": 2176550201 }, "geoId/37065": { "date": "2016", - "value": 53283, - "meta_hash": 2517965213 + "value": 53281, + "meta_hash": 2176550201 }, "geoId/37067": { "date": "2016", - "value": 371260, - "meta_hash": 2517965213 + "value": 371437, + "meta_hash": 2176550201 }, "geoId/37069": { "date": "2016", - "value": 64676, - "meta_hash": 2517965213 + "value": 64681, + "meta_hash": 2176550201 }, "geoId/37071": { "date": "2016", - "value": 216622, - "meta_hash": 2517965213 + "value": 216727, + "meta_hash": 2176550201 }, "geoId/37073": { "date": "2016", - "value": 11569, - "meta_hash": 2517965213 + "value": 11570, + "meta_hash": 2176550201 }, "geoId/37075": { "date": "2016", - "value": 8545, - "meta_hash": 2517965213 + "value": 8540, + "meta_hash": 2176550201 }, "geoId/37077": { "date": "2016", - "value": 58684, - "meta_hash": 2517965213 + "value": 58719, + "meta_hash": 2176550201 }, "geoId/37079": { "date": "2016", - "value": 21080, - "meta_hash": 2517965213 + "value": 21087, + "meta_hash": 2176550201 }, "geoId/37081": { "date": "2016", - "value": 524265, - "meta_hash": 2517965213 + "value": 524520, + "meta_hash": 2176550201 }, "geoId/37083": { "date": "2016", - "value": 51815, - "meta_hash": 2517965213 + "value": 51814, + "meta_hash": 2176550201 }, "geoId/37085": { "date": "2016", - "value": 130674, - "meta_hash": 2517965213 + "value": 130822, + "meta_hash": 2176550201 }, "geoId/37087": { "date": "2016", - "value": 60405, - "meta_hash": 2517965213 + "value": 60493, + "meta_hash": 2176550201 }, "geoId/37089": { "date": "2016", - "value": 113583, - "meta_hash": 2517965213 + "value": 113711, + "meta_hash": 2176550201 }, "geoId/37091": { "date": "2016", - "value": 24216, - "meta_hash": 2517965213 + "value": 24211, + "meta_hash": 2176550201 }, "geoId/37093": { "date": "2016", - "value": 52981, - "meta_hash": 2517965213 + "value": 53086, + "meta_hash": 2176550201 }, "geoId/37095": { "date": "2016", - "value": 5440, - "meta_hash": 2517965213 + "value": 5434, + "meta_hash": 2176550201 }, "geoId/37097": { "date": "2016", - "value": 172466, - "meta_hash": 2517965213 + "value": 172600, + "meta_hash": 2176550201 }, "geoId/37099": { "date": "2016", - "value": 42622, - "meta_hash": 2517965213 + "value": 42645, + "meta_hash": 2176550201 }, "geoId/37101": { "date": "2016", - "value": 190843, - "meta_hash": 2517965213 + "value": 190937, + "meta_hash": 2176550201 }, "geoId/37103": { "date": "2016", - "value": 9588, - "meta_hash": 2517965213 + "value": 9571, + "meta_hash": 2176550201 }, "geoId/37105": { "date": "2016", - "value": 59646, - "meta_hash": 2517965213 + "value": 59653, + "meta_hash": 2176550201 }, "geoId/37107": { "date": "2016", - "value": 57240, - "meta_hash": 2517965213 + "value": 57264, + "meta_hash": 2176550201 }, "geoId/37109": { "date": "2016", - "value": 81229, - "meta_hash": 2517965213 + "value": 81235, + "meta_hash": 2176550201 }, "geoId/37111": { "date": "2016", - "value": 44866, - "meta_hash": 2517965213 + "value": 44876, + "meta_hash": 2176550201 }, "geoId/37113": { "date": "2016", - "value": 34241, - "meta_hash": 2517965213 + "value": 34299, + "meta_hash": 2176550201 }, "geoId/37115": { "date": "2016", - "value": 21367, - "meta_hash": 2517965213 + "value": 21402, + "meta_hash": 2176550201 }, "geoId/37117": { "date": "2016", - "value": 23122, - "meta_hash": 2517965213 + "value": 23121, + "meta_hash": 2176550201 }, "geoId/37119": { "date": "2016", - "value": 1056901, - "meta_hash": 2517965213 + "value": 1058056, + "meta_hash": 2176550201 }, "geoId/37121": { "date": "2016", - "value": 14991, - "meta_hash": 2517965213 + "value": 15003, + "meta_hash": 2176550201 }, "geoId/37123": { "date": "2016", - "value": 27325, - "meta_hash": 2517965213 + "value": 27288, + "meta_hash": 2176550201 }, "geoId/37125": { "date": "2016", - "value": 95405, - "meta_hash": 2517965213 + "value": 95458, + "meta_hash": 2176550201 }, "geoId/37127": { "date": "2016", - "value": 93953, - "meta_hash": 2517965213 + "value": 94060, + "meta_hash": 2176550201 }, "geoId/37129": { "date": "2016", - "value": 224809, - "meta_hash": 2517965213 + "value": 224922, + "meta_hash": 2176550201 }, "geoId/37131": { "date": "2016", - "value": 20127, - "meta_hash": 2517965213 + "value": 20135, + "meta_hash": 2176550201 }, "geoId/37133": { "date": "2016", - "value": 192314, - "meta_hash": 2517965213 + "value": 192745, + "meta_hash": 2176550201 }, "geoId/37135": { "date": "2016", - "value": 142800, - "meta_hash": 2517965213 + "value": 142849, + "meta_hash": 2176550201 }, "geoId/37137": { "date": "2016", - "value": 12765, - "meta_hash": 2517965213 + "value": 12771, + "meta_hash": 2176550201 }, "geoId/37139": { "date": "2016", - "value": 39392, - "meta_hash": 2517965213 + "value": 39418, + "meta_hash": 2176550201 }, "geoId/37141": { "date": "2016", - "value": 58771, - "meta_hash": 2517965213 + "value": 58829, + "meta_hash": 2176550201 }, "geoId/37143": { "date": "2016", - "value": 13402, - "meta_hash": 2517965213 + "value": 13425, + "meta_hash": 2176550201 }, "geoId/37145": { "date": "2016", - "value": 39270, - "meta_hash": 2517965213 + "value": 39315, + "meta_hash": 2176550201 }, "geoId/37147": { "date": "2016", - "value": 177171, - "meta_hash": 2517965213 + "value": 177291, + "meta_hash": 2176550201 }, "geoId/37149": { "date": "2016", - "value": 20388, - "meta_hash": 2517965213 + "value": 20418, + "meta_hash": 2176550201 }, "geoId/37151": { "date": "2016", - "value": 143062, - "meta_hash": 2517965213 + "value": 143070, + "meta_hash": 2176550201 }, "geoId/37153": { "date": "2016", - "value": 45012, - "meta_hash": 2517965213 + "value": 45034, + "meta_hash": 2176550201 }, "geoId/37155": { "date": "2016", - "value": 133383, - "meta_hash": 2517965213 + "value": 133344, + "meta_hash": 2176550201 }, "geoId/37157": { "date": "2016", - "value": 91308, - "meta_hash": 2517965213 + "value": 91326, + "meta_hash": 2176550201 }, "geoId/37159": { "date": "2016", - "value": 139410, - "meta_hash": 2517965213 + "value": 139417, + "meta_hash": 2176550201 }, "geoId/37161": { "date": "2016", - "value": 66286, - "meta_hash": 2517965213 + "value": 66318, + "meta_hash": 2176550201 }, "geoId/37163": { "date": "2016", - "value": 63323, - "meta_hash": 2517965213 + "value": 63200, + "meta_hash": 2176550201 }, "geoId/37165": { "date": "2016", - "value": 35309, - "meta_hash": 2517965213 + "value": 35315, + "meta_hash": 2176550201 }, "geoId/37167": { "date": "2016", - "value": 60826, - "meta_hash": 2517965213 + "value": 60829, + "meta_hash": 2176550201 }, "geoId/37169": { "date": "2016", - "value": 45920, - "meta_hash": 2517965213 + "value": 45895, + "meta_hash": 2176550201 }, "geoId/37171": { "date": "2016", - "value": 72008, - "meta_hash": 2517965213 + "value": 72024, + "meta_hash": 2176550201 }, "geoId/37173": { "date": "2016", - "value": 14190, - "meta_hash": 2517965213 + "value": 14189, + "meta_hash": 2176550201 }, "geoId/37175": { "date": "2016", - "value": 33393, - "meta_hash": 2517965213 + "value": 33433, + "meta_hash": 2176550201 }, "geoId/37177": { "date": "2016", - "value": 4025, - "meta_hash": 2517965213 + "value": 4017, + "meta_hash": 2176550201 }, "geoId/37179": { "date": "2016", - "value": 226279, - "meta_hash": 2517965213 + "value": 226501, + "meta_hash": 2176550201 }, "geoId/37181": { "date": "2016", - "value": 44485, - "meta_hash": 2517965213 + "value": 44558, + "meta_hash": 2176550201 }, "geoId/37183": { "date": "2016", - "value": 1048335, - "meta_hash": 2517965213 + "value": 1048933, + "meta_hash": 2176550201 }, "geoId/37185": { "date": "2016", - "value": 19892, - "meta_hash": 2517965213 + "value": 19874, + "meta_hash": 2176550201 }, "geoId/37187": { "date": "2016", - "value": 12122, - "meta_hash": 2517965213 + "value": 12081, + "meta_hash": 2176550201 }, "geoId/37189": { "date": "2016", - "value": 54140, - "meta_hash": 2517965213 + "value": 54176, + "meta_hash": 2176550201 }, "geoId/37191": { "date": "2016", - "value": 124269, - "meta_hash": 2517965213 + "value": 124368, + "meta_hash": 2176550201 }, "geoId/37193": { "date": "2016", - "value": 68581, - "meta_hash": 2517965213 + "value": 68573, + "meta_hash": 2176550201 }, "geoId/37195": { "date": "2016", - "value": 81307, - "meta_hash": 2517965213 + "value": 81298, + "meta_hash": 2176550201 }, "geoId/37197": { "date": "2016", - "value": 37653, - "meta_hash": 2517965213 + "value": 37650, + "meta_hash": 2176550201 }, "geoId/37199": { "date": "2016", - "value": 17618, - "meta_hash": 2517965213 + "value": 17590, + "meta_hash": 2176550201 }, "geoId/38001": { "date": "2016", - "value": 2344, - "meta_hash": 2517965213 + "value": 2339, + "meta_hash": 2176550201 }, "geoId/38003": { "date": "2016", - "value": 10896, - "meta_hash": 2517965213 + "value": 10910, + "meta_hash": 2176550201 }, "geoId/38005": { "date": "2016", - "value": 6835, - "meta_hash": 2517965213 + "value": 6848, + "meta_hash": 2176550201 }, "geoId/38007": { "date": "2016", - "value": 948, - "meta_hash": 2517965213 + "value": 950, + "meta_hash": 2176550201 }, "geoId/38009": { "date": "2016", - "value": 6577, - "meta_hash": 2517965213 + "value": 6582, + "meta_hash": 2176550201 }, "geoId/38011": { "date": "2016", - "value": 3223, - "meta_hash": 2517965213 + "value": 3222, + "meta_hash": 2176550201 }, "geoId/38013": { "date": "2016", "value": 2226, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/38015": { "date": "2016", - "value": 94606, - "meta_hash": 2517965213 + "value": 94642, + "meta_hash": 2176550201 }, "geoId/38017": { "date": "2016", - "value": 174189, - "meta_hash": 2517965213 + "value": 174562, + "meta_hash": 2176550201 }, "geoId/38019": { "date": "2016", - "value": 3824, - "meta_hash": 2517965213 + "value": 3815, + "meta_hash": 2176550201 }, "geoId/38021": { "date": "2016", - "value": 4968, - "meta_hash": 2517965213 + "value": 4995, + "meta_hash": 2176550201 }, "geoId/38023": { "date": "2016", - "value": 2386, - "meta_hash": 2517965213 + "value": 2389, + "meta_hash": 2176550201 }, "geoId/38025": { "date": "2016", - "value": 4372, - "meta_hash": 2517965213 + "value": 4364, + "meta_hash": 2176550201 }, "geoId/38027": { "date": "2016", - "value": 2289, - "meta_hash": 2517965213 + "value": 2299, + "meta_hash": 2176550201 }, "geoId/38029": { "date": "2016", - "value": 3340, - "meta_hash": 2517965213 + "value": 3330, + "meta_hash": 2176550201 }, "geoId/38031": { "date": "2016", - "value": 3312, - "meta_hash": 2517965213 + "value": 3308, + "meta_hash": 2176550201 }, "geoId/38033": { "date": "2016", - "value": 1857, - "meta_hash": 2517965213 + "value": 1863, + "meta_hash": 2176550201 }, "geoId/38035": { "date": "2016", - "value": 70473, - "meta_hash": 2517965213 + "value": 70666, + "meta_hash": 2176550201 }, "geoId/38037": { "date": "2016", - "value": 2381, - "meta_hash": 2517965213 + "value": 2383, + "meta_hash": 2176550201 }, "geoId/38039": { "date": "2016", - "value": 2257, - "meta_hash": 2517965213 + "value": 2252, + "meta_hash": 2176550201 }, "geoId/38041": { "date": "2016", - "value": 2596, - "meta_hash": 2517965213 + "value": 2600, + "meta_hash": 2176550201 }, "geoId/38043": { "date": "2016", - "value": 2476, - "meta_hash": 2517965213 + "value": 2472, + "meta_hash": 2176550201 }, "geoId/38045": { "date": "2016", - "value": 4109, - "meta_hash": 2517965213 + "value": 4116, + "meta_hash": 2176550201 }, "geoId/38047": { "date": "2016", - "value": 1932, - "meta_hash": 2517965213 + "value": 1924, + "meta_hash": 2176550201 }, "geoId/38049": { "date": "2016", - "value": 5970, - "meta_hash": 2517965213 + "value": 5981, + "meta_hash": 2176550201 }, "geoId/38051": { "date": "2016", - "value": 2604, - "meta_hash": 2517965213 + "value": 2600, + "meta_hash": 2176550201 }, "geoId/38053": { "date": "2016", - "value": 12566, - "meta_hash": 2517965213 + "value": 12604, + "meta_hash": 2176550201 }, "geoId/38055": { "date": "2016", - "value": 9641, - "meta_hash": 2517965213 + "value": 9650, + "meta_hash": 2176550201 }, "geoId/38057": { "date": "2016", - "value": 8619, - "meta_hash": 2517965213 + "value": 8634, + "meta_hash": 2176550201 }, "geoId/38059": { "date": "2016", - "value": 30732, - "meta_hash": 2517965213 + "value": 30775, + "meta_hash": 2176550201 }, "geoId/38061": { "date": "2016", - "value": 10220, - "meta_hash": 2517965213 + "value": 10239, + "meta_hash": 2176550201 }, "geoId/38063": { "date": "2016", - "value": 2881, - "meta_hash": 2517965213 + "value": 2887, + "meta_hash": 2176550201 }, "geoId/38065": { "date": "2016", - "value": 1895, - "meta_hash": 2517965213 + "value": 1896, + "meta_hash": 2176550201 }, "geoId/38067": { "date": "2016", - "value": 7050, - "meta_hash": 2517965213 + "value": 7043, + "meta_hash": 2176550201 }, "geoId/38069": { "date": "2016", - "value": 4217, - "meta_hash": 2517965213 + "value": 4209, + "meta_hash": 2176550201 }, "geoId/38071": { "date": "2016", - "value": 11516, - "meta_hash": 2517965213 + "value": 11561, + "meta_hash": 2176550201 }, "geoId/38073": { "date": "2016", - "value": 5376, - "meta_hash": 2517965213 + "value": 5379, + "meta_hash": 2176550201 }, "geoId/38075": { "date": "2016", - "value": 2517, - "meta_hash": 2517965213 + "value": 2525, + "meta_hash": 2176550201 }, "geoId/38077": { "date": "2016", - "value": 16289, - "meta_hash": 2517965213 + "value": 16316, + "meta_hash": 2176550201 }, "geoId/38079": { "date": "2016", - "value": 14708, - "meta_hash": 2517965213 + "value": 14732, + "meta_hash": 2176550201 }, "geoId/38081": { "date": "2016", - "value": 3888, - "meta_hash": 2517965213 + "value": 3892, + "meta_hash": 2176550201 }, "geoId/38083": { "date": "2016", - "value": 1342, - "meta_hash": 2517965213 + "value": 1344, + "meta_hash": 2176550201 }, "geoId/38085": { "date": "2016", - "value": 4452, - "meta_hash": 2517965213 + "value": 4455, + "meta_hash": 2176550201 }, "geoId/38087": { "date": "2016", - "value": 779, - "meta_hash": 2517965213 + "value": 784, + "meta_hash": 2176550201 }, "geoId/38089": { "date": "2016", - "value": 30869, - "meta_hash": 2517965213 + "value": 30937, + "meta_hash": 2176550201 }, "geoId/38091": { "date": "2016", - "value": 1912, - "meta_hash": 2517965213 + "value": 1916, + "meta_hash": 2176550201 }, "geoId/38093": { "date": "2016", - "value": 21068, - "meta_hash": 2517965213 + "value": 21124, + "meta_hash": 2176550201 }, "geoId/38095": { "date": "2016", - "value": 2255, - "meta_hash": 2517965213 + "value": 2249, + "meta_hash": 2176550201 }, "geoId/38097": { "date": "2016", - "value": 8006, - "meta_hash": 2517965213 + "value": 8010, + "meta_hash": 2176550201 }, "geoId/38099": { "date": "2016", - "value": 10803, - "meta_hash": 2517965213 + "value": 10813, + "meta_hash": 2176550201 }, "geoId/38101": { "date": "2016", - "value": 69489, - "meta_hash": 2517965213 + "value": 70164, + "meta_hash": 2176550201 }, "geoId/38103": { "date": "2016", - "value": 4061, - "meta_hash": 2517965213 + "value": 4052, + "meta_hash": 2176550201 }, "geoId/38105": { "date": "2016", - "value": 34213, - "meta_hash": 2517965213 + "value": 34286, + "meta_hash": 2176550201 }, "geoId/39001": { "date": "2016", - "value": 27828, - "meta_hash": 2517965213 + "value": 27817, + "meta_hash": 2176550201 }, "geoId/39003": { "date": "2016", - "value": 103613, - "meta_hash": 2517965213 + "value": 103691, + "meta_hash": 2176550201 }, "geoId/39005": { "date": "2016", - "value": 53520, - "meta_hash": 2517965213 + "value": 53487, + "meta_hash": 2176550201 }, "geoId/39007": { "date": "2016", - "value": 98171, - "meta_hash": 2517965213 + "value": 98172, + "meta_hash": 2176550201 }, "geoId/39009": { "date": "2016", - "value": 66352, - "meta_hash": 2517965213 + "value": 66402, + "meta_hash": 2176550201 }, "geoId/39011": { "date": "2016", - "value": 45766, - "meta_hash": 2517965213 + "value": 45772, + "meta_hash": 2176550201 }, "geoId/39013": { "date": "2016", - "value": 68606, - "meta_hash": 2517965213 + "value": 68642, + "meta_hash": 2176550201 }, "geoId/39015": { "date": "2016", - "value": 43638, - "meta_hash": 2517965213 + "value": 43660, + "meta_hash": 2176550201 }, "geoId/39017": { "date": "2016", - "value": 378354, - "meta_hash": 2517965213 + "value": 378527, + "meta_hash": 2176550201 }, "geoId/39019": { "date": "2016", - "value": 27621, - "meta_hash": 2517965213 + "value": 27630, + "meta_hash": 2176550201 }, "geoId/39021": { "date": "2016", - "value": 38741, - "meta_hash": 2517965213 + "value": 38760, + "meta_hash": 2176550201 }, "geoId/39023": { "date": "2016", - "value": 134723, - "meta_hash": 2517965213 + "value": 134805, + "meta_hash": 2176550201 }, "geoId/39025": { "date": "2016", - "value": 203165, - "meta_hash": 2517965213 + "value": 203332, + "meta_hash": 2176550201 }, "geoId/39027": { "date": "2016", - "value": 41887, - "meta_hash": 2517965213 + "value": 41923, + "meta_hash": 2176550201 }, "geoId/39029": { "date": "2016", - "value": 103817, - "meta_hash": 2517965213 + "value": 103926, + "meta_hash": 2176550201 }, "geoId/39031": { "date": "2016", - "value": 36617, - "meta_hash": 2517965213 + "value": 36651, + "meta_hash": 2176550201 }, "geoId/39033": { "date": "2016", - "value": 42095, - "meta_hash": 2517965213 + "value": 42096, + "meta_hash": 2176550201 }, "geoId/39035": { "date": "2016", - "value": 1254144, - "meta_hash": 2517965213 + "value": 1254324, + "meta_hash": 2176550201 }, "geoId/39037": { "date": "2016", - "value": 51624, - "meta_hash": 2517965213 + "value": 51653, + "meta_hash": 2176550201 }, "geoId/39039": { "date": "2016", - "value": 38140, - "meta_hash": 2517965213 + "value": 38162, + "meta_hash": 2176550201 }, "geoId/39041": { "date": "2016", - "value": 197144, - "meta_hash": 2517965213 + "value": 197442, + "meta_hash": 2176550201 }, "geoId/39043": { "date": "2016", - "value": 74999, - "meta_hash": 2517965213 + "value": 75004, + "meta_hash": 2176550201 }, "geoId/39045": { "date": "2016", - "value": 152789, - "meta_hash": 2517965213 + "value": 152829, + "meta_hash": 2176550201 }, "geoId/39047": { "date": "2016", - "value": 28670, - "meta_hash": 2517965213 + "value": 28695, + "meta_hash": 2176550201 }, "geoId/39049": { "date": "2016", - "value": 1274450, - "meta_hash": 2517965213 + "value": 1275212, + "meta_hash": 2176550201 }, "geoId/39051": { "date": "2016", - "value": 42306, - "meta_hash": 2517965213 + "value": 42337, + "meta_hash": 2176550201 }, "geoId/39053": { "date": "2016", - "value": 30186, - "meta_hash": 2517965213 + "value": 30213, + "meta_hash": 2176550201 }, "geoId/39055": { "date": "2016", - "value": 93845, - "meta_hash": 2517965213 + "value": 93858, + "meta_hash": 2176550201 }, "geoId/39057": { "date": "2016", - "value": 165290, - "meta_hash": 2517965213 + "value": 165494, + "meta_hash": 2176550201 }, "geoId/39059": { "date": "2016", - "value": 39211, - "meta_hash": 2517965213 + "value": 39237, + "meta_hash": 2176550201 }, "geoId/39061": { "date": "2016", - "value": 811332, - "meta_hash": 2517965213 + "value": 811766, + "meta_hash": 2176550201 }, "geoId/39063": { "date": "2016", - "value": 75831, - "meta_hash": 2517965213 + "value": 75829, + "meta_hash": 2176550201 }, "geoId/39065": { "date": "2016", - "value": 31421, - "meta_hash": 2517965213 + "value": 31374, + "meta_hash": 2176550201 }, "geoId/39067": { "date": "2016", - "value": 15244, - "meta_hash": 2517965213 + "value": 15237, + "meta_hash": 2176550201 }, "geoId/39069": { "date": "2016", "value": 27268, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/39071": { "date": "2016", - "value": 43005, - "meta_hash": 2517965213 + "value": 43011, + "meta_hash": 2176550201 }, "geoId/39073": { "date": "2016", - "value": 28393, - "meta_hash": 2517965213 + "value": 28403, + "meta_hash": 2176550201 }, "geoId/39075": { "date": "2016", - "value": 43850, - "meta_hash": 2517965213 + "value": 43866, + "meta_hash": 2176550201 }, "geoId/39077": { "date": "2016", - "value": 58367, - "meta_hash": 2517965213 + "value": 58386, + "meta_hash": 2176550201 }, "geoId/39079": { "date": "2016", - "value": 32528, - "meta_hash": 2517965213 + "value": 32565, + "meta_hash": 2176550201 }, "geoId/39081": { "date": "2016", - "value": 66944, - "meta_hash": 2517965213 + "value": 66993, + "meta_hash": 2176550201 }, "geoId/39083": { "date": "2016", - "value": 60909, - "meta_hash": 2517965213 + "value": 60953, + "meta_hash": 2176550201 }, "geoId/39085": { "date": "2016", - "value": 229525, - "meta_hash": 2517965213 + "value": 229499, + "meta_hash": 2176550201 }, "geoId/39087": { "date": "2016", - "value": 60691, - "meta_hash": 2517965213 + "value": 60817, + "meta_hash": 2176550201 }, "geoId/39089": { "date": "2016", - "value": 171993, - "meta_hash": 2517965213 + "value": 172166, + "meta_hash": 2176550201 }, "geoId/39091": { "date": "2016", - "value": 45128, - "meta_hash": 2517965213 + "value": 45145, + "meta_hash": 2176550201 }, "geoId/39093": { "date": "2016", - "value": 306607, - "meta_hash": 2517965213 + "value": 306676, + "meta_hash": 2176550201 }, "geoId/39095": { "date": "2016", - "value": 432879, - "meta_hash": 2517965213 + "value": 433113, + "meta_hash": 2176550201 }, "geoId/39097": { "date": "2016", - "value": 43377, - "meta_hash": 2517965213 + "value": 43400, + "meta_hash": 2176550201 }, "geoId/39099": { "date": "2016", - "value": 230269, - "meta_hash": 2517965213 + "value": 230263, + "meta_hash": 2176550201 }, "geoId/39101": { "date": "2016", - "value": 65467, - "meta_hash": 2517965213 + "value": 65481, + "meta_hash": 2176550201 }, "geoId/39103": { "date": "2016", - "value": 176876, - "meta_hash": 2517965213 + "value": 177001, + "meta_hash": 2176550201 }, "geoId/39105": { "date": "2016", - "value": 23157, - "meta_hash": 2517965213 + "value": 23189, + "meta_hash": 2176550201 }, "geoId/39107": { "date": "2016", - "value": 40715, - "meta_hash": 2517965213 + "value": 40768, + "meta_hash": 2176550201 }, "geoId/39109": { "date": "2016", "value": 104553, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/39111": { "date": "2016", - "value": 14091, - "meta_hash": 2517965213 + "value": 14095, + "meta_hash": 2176550201 }, "geoId/39113": { "date": "2016", - "value": 531818, - "meta_hash": 2517965213 + "value": 532274, + "meta_hash": 2176550201 }, "geoId/39115": { "date": "2016", - "value": 14742, - "meta_hash": 2517965213 + "value": 14746, + "meta_hash": 2176550201 }, "geoId/39117": { "date": "2016", - "value": 34922, - "meta_hash": 2517965213 + "value": 34928, + "meta_hash": 2176550201 }, "geoId/39119": { "date": "2016", - "value": 85993, - "meta_hash": 2517965213 + "value": 85958, + "meta_hash": 2176550201 }, "geoId/39121": { "date": "2016", - "value": 14447, - "meta_hash": 2517965213 + "value": 14459, + "meta_hash": 2176550201 }, "geoId/39123": { "date": "2016", - "value": 40488, - "meta_hash": 2517965213 + "value": 40531, + "meta_hash": 2176550201 }, "geoId/39125": { "date": "2016", - "value": 18836, - "meta_hash": 2517965213 + "value": 18827, + "meta_hash": 2176550201 }, "geoId/39127": { "date": "2016", - "value": 35998, - "meta_hash": 2517965213 + "value": 36015, + "meta_hash": 2176550201 }, "geoId/39129": { "date": "2016", - "value": 57545, - "meta_hash": 2517965213 + "value": 57513, + "meta_hash": 2176550201 }, "geoId/39131": { "date": "2016", - "value": 28222, - "meta_hash": 2517965213 + "value": 28101, + "meta_hash": 2176550201 }, "geoId/39133": { "date": "2016", - "value": 162521, - "meta_hash": 2517965213 + "value": 162564, + "meta_hash": 2176550201 }, "geoId/39135": { "date": "2016", - "value": 41137, - "meta_hash": 2517965213 + "value": 41148, + "meta_hash": 2176550201 }, "geoId/39137": { "date": "2016", - "value": 33994, - "meta_hash": 2517965213 + "value": 34004, + "meta_hash": 2176550201 }, "geoId/39139": { "date": "2016", - "value": 121242, - "meta_hash": 2517965213 + "value": 121324, + "meta_hash": 2176550201 }, "geoId/39141": { "date": "2016", - "value": 76848, - "meta_hash": 2517965213 + "value": 76888, + "meta_hash": 2176550201 }, "geoId/39143": { "date": "2016", - "value": 59317, - "meta_hash": 2517965213 + "value": 59311, + "meta_hash": 2176550201 }, "geoId/39145": { "date": "2016", - "value": 76436, - "meta_hash": 2517965213 + "value": 76451, + "meta_hash": 2176550201 }, "geoId/39147": { "date": "2016", - "value": 55467, - "meta_hash": 2517965213 + "value": 55517, + "meta_hash": 2176550201 }, "geoId/39149": { "date": "2016", - "value": 48765, - "meta_hash": 2517965213 + "value": 48760, + "meta_hash": 2176550201 }, "geoId/39151": { "date": "2016", - "value": 373447, - "meta_hash": 2517965213 + "value": 373553, + "meta_hash": 2176550201 }, "geoId/39153": { "date": "2016", - "value": 541003, - "meta_hash": 2517965213 + "value": 541226, + "meta_hash": 2176550201 }, "geoId/39155": { "date": "2016", - "value": 201715, - "meta_hash": 2517965213 + "value": 201854, + "meta_hash": 2176550201 }, "geoId/39157": { "date": "2016", - "value": 92560, - "meta_hash": 2517965213 + "value": 92602, + "meta_hash": 2176550201 }, "geoId/39159": { "date": "2016", - "value": 55581, - "meta_hash": 2517965213 + "value": 55601, + "meta_hash": 2176550201 }, "geoId/39161": { "date": "2016", - "value": 28177, - "meta_hash": 2517965213 + "value": 28210, + "meta_hash": 2176550201 }, "geoId/39163": { "date": "2016", - "value": 13021, - "meta_hash": 2517965213 + "value": 13015, + "meta_hash": 2176550201 }, "geoId/39165": { "date": "2016", - "value": 226539, - "meta_hash": 2517965213 + "value": 226858, + "meta_hash": 2176550201 }, "geoId/39167": { "date": "2016", - "value": 60598, - "meta_hash": 2517965213 + "value": 60673, + "meta_hash": 2176550201 }, "geoId/39169": { "date": "2016", - "value": 116613, - "meta_hash": 2517965213 + "value": 116657, + "meta_hash": 2176550201 }, "geoId/39171": { "date": "2016", - "value": 36936, - "meta_hash": 2517965213 + "value": 36964, + "meta_hash": 2176550201 }, "geoId/39173": { "date": "2016", - "value": 129768, - "meta_hash": 2517965213 + "value": 129888, + "meta_hash": 2176550201 }, "geoId/39175": { "date": "2016", - "value": 22075, - "meta_hash": 2517965213 + "value": 22070, + "meta_hash": 2176550201 }, "geoId/40001": { "date": "2016", - "value": 22156, - "meta_hash": 2517965213 + "value": 22301, + "meta_hash": 2176550201 }, "geoId/40003": { "date": "2016", - "value": 5914, - "meta_hash": 2517965213 + "value": 5926, + "meta_hash": 2176550201 }, "geoId/40005": { "date": "2016", - "value": 13891, - "meta_hash": 2517965213 + "value": 13882, + "meta_hash": 2176550201 }, "geoId/40007": { "date": "2016", - "value": 5426, - "meta_hash": 2517965213 + "value": 5437, + "meta_hash": 2176550201 }, "geoId/40009": { "date": "2016", - "value": 22427, - "meta_hash": 2517965213 + "value": 22467, + "meta_hash": 2176550201 }, "geoId/40011": { "date": "2016", - "value": 9589, - "meta_hash": 2517965213 + "value": 9649, + "meta_hash": 2176550201 }, "geoId/40013": { "date": "2016", - "value": 45599, - "meta_hash": 2517965213 + "value": 45679, + "meta_hash": 2176550201 }, "geoId/40015": { "date": "2016", - "value": 29577, - "meta_hash": 2517965213 + "value": 29696, + "meta_hash": 2176550201 }, "geoId/40017": { "date": "2016", - "value": 136386, - "meta_hash": 2517965213 + "value": 136508, + "meta_hash": 2176550201 }, "geoId/40019": { "date": "2016", - "value": 48431, - "meta_hash": 2517965213 + "value": 48501, + "meta_hash": 2176550201 }, "geoId/40021": { "date": "2016", - "value": 48791, - "meta_hash": 2517965213 + "value": 48868, + "meta_hash": 2176550201 }, "geoId/40023": { "date": "2016", - "value": 14873, - "meta_hash": 2517965213 + "value": 14874, + "meta_hash": 2176550201 }, "geoId/40025": { "date": "2016", - "value": 2166, - "meta_hash": 2517965213 + "value": 2181, + "meta_hash": 2176550201 }, "geoId/40027": { "date": "2016", - "value": 277809, - "meta_hash": 2517965213 + "value": 278062, + "meta_hash": 2176550201 }, "geoId/40029": { "date": "2016", - "value": 5637, - "meta_hash": 2517965213 + "value": 5643, + "meta_hash": 2176550201 }, "geoId/40031": { "date": "2016", - "value": 121743, - "meta_hash": 2517965213 + "value": 121554, + "meta_hash": 2176550201 }, "geoId/40033": { "date": "2016", - "value": 5933, - "meta_hash": 2517965213 + "value": 5924, + "meta_hash": 2176550201 }, "geoId/40035": { "date": "2016", - "value": 14468, - "meta_hash": 2517965213 + "value": 14467, + "meta_hash": 2176550201 }, "geoId/40037": { "date": "2016", - "value": 71191, - "meta_hash": 2517965213 + "value": 71161, + "meta_hash": 2176550201 }, "geoId/40039": { "date": "2016", - "value": 29222, - "meta_hash": 2517965213 + "value": 29224, + "meta_hash": 2176550201 }, "geoId/40041": { "date": "2016", - "value": 41910, - "meta_hash": 2517965213 + "value": 41967, + "meta_hash": 2176550201 }, "geoId/40043": { "date": "2016", - "value": 4885, - "meta_hash": 2517965213 + "value": 4895, + "meta_hash": 2176550201 }, "geoId/40045": { "date": "2016", - "value": 4085, - "meta_hash": 2517965213 + "value": 4083, + "meta_hash": 2176550201 }, "geoId/40047": { "date": "2016", - "value": 62493, - "meta_hash": 2517965213 + "value": 62585, + "meta_hash": 2176550201 }, "geoId/40049": { "date": "2016", - "value": 27929, - "meta_hash": 2517965213 + "value": 27944, + "meta_hash": 2176550201 }, "geoId/40051": { "date": "2016", - "value": 54683, - "meta_hash": 2517965213 + "value": 54677, + "meta_hash": 2176550201 }, "geoId/40053": { "date": "2016", - "value": 4441, - "meta_hash": 2517965213 + "value": 4454, + "meta_hash": 2176550201 }, "geoId/40055": { "date": "2016", - "value": 5952, - "meta_hash": 2517965213 + "value": 5958, + "meta_hash": 2176550201 }, "geoId/40057": { "date": "2016", - "value": 2696, - "meta_hash": 2517965213 + "value": 2712, + "meta_hash": 2176550201 }, "geoId/40059": { "date": "2016", - "value": 3838, - "meta_hash": 2517965213 + "value": 3787, + "meta_hash": 2176550201 }, "geoId/40061": { "date": "2016", - "value": 12650, - "meta_hash": 2517965213 + "value": 12706, + "meta_hash": 2176550201 }, "geoId/40063": { "date": "2016", - "value": 13411, - "meta_hash": 2517965213 + "value": 13417, + "meta_hash": 2176550201 }, "geoId/40065": { "date": "2016", - "value": 25440, - "meta_hash": 2517965213 + "value": 25488, + "meta_hash": 2176550201 }, "geoId/40067": { "date": "2016", - "value": 6254, - "meta_hash": 2517965213 + "value": 6239, + "meta_hash": 2176550201 }, "geoId/40069": { "date": "2016", - "value": 11111, - "meta_hash": 2517965213 + "value": 11125, + "meta_hash": 2176550201 }, "geoId/40071": { "date": "2016", - "value": 44901, - "meta_hash": 2517965213 + "value": 44937, + "meta_hash": 2176550201 }, "geoId/40073": { "date": "2016", - "value": 15573, - "meta_hash": 2517965213 + "value": 15661, + "meta_hash": 2176550201 }, "geoId/40075": { "date": "2016", - "value": 9020, - "meta_hash": 2517965213 + "value": 9034, + "meta_hash": 2176550201 }, "geoId/40077": { "date": "2016", - "value": 10530, - "meta_hash": 2517965213 + "value": 10553, + "meta_hash": 2176550201 }, "geoId/40079": { "date": "2016", - "value": 49942, - "meta_hash": 2517965213 + "value": 50154, + "meta_hash": 2176550201 }, "geoId/40081": { "date": "2016", - "value": 34872, - "meta_hash": 2517965213 + "value": 34907, + "meta_hash": 2176550201 }, "geoId/40083": { "date": "2016", - "value": 46027, - "meta_hash": 2517965213 + "value": 46032, + "meta_hash": 2176550201 }, "geoId/40085": { "date": "2016", - "value": 10016, - "meta_hash": 2517965213 + "value": 10034, + "meta_hash": 2176550201 }, "geoId/40087": { "date": "2016", - "value": 38597, - "meta_hash": 2517965213 + "value": 38625, + "meta_hash": 2176550201 }, "geoId/40089": { "date": "2016", - "value": 32967, - "meta_hash": 2517965213 + "value": 33099, + "meta_hash": 2176550201 }, "geoId/40091": { "date": "2016", - "value": 19767, - "meta_hash": 2517965213 + "value": 19761, + "meta_hash": 2176550201 }, "geoId/40093": { "date": "2016", - "value": 7733, - "meta_hash": 2517965213 + "value": 7760, + "meta_hash": 2176550201 }, "geoId/40095": { "date": "2016", - "value": 16249, - "meta_hash": 2517965213 + "value": 16265, + "meta_hash": 2176550201 }, "geoId/40097": { "date": "2016", - "value": 41021, - "meta_hash": 2517965213 + "value": 41031, + "meta_hash": 2176550201 }, "geoId/40099": { "date": "2016", - "value": 13906, - "meta_hash": 2517965213 + "value": 13922, + "meta_hash": 2176550201 }, "geoId/40101": { "date": "2016", - "value": 69012, - "meta_hash": 2517965213 + "value": 69028, + "meta_hash": 2176550201 }, "geoId/40103": { "date": "2016", - "value": 11393, - "meta_hash": 2517965213 + "value": 11420, + "meta_hash": 2176550201 }, "geoId/40105": { "date": "2016", - "value": 10404, - "meta_hash": 2517965213 + "value": 10405, + "meta_hash": 2176550201 }, "geoId/40107": { "date": "2016", - "value": 12091, - "meta_hash": 2517965213 + "value": 12089, + "meta_hash": 2176550201 }, "geoId/40109": { "date": "2016", - "value": 784611, - "meta_hash": 2517965213 + "value": 784684, + "meta_hash": 2176550201 }, "geoId/40111": { "date": "2016", - "value": 39075, - "meta_hash": 2517965213 + "value": 39061, + "meta_hash": 2176550201 }, "geoId/40113": { "date": "2016", "value": 47364, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/40115": { "date": "2016", - "value": 31592, - "meta_hash": 2517965213 + "value": 31617, + "meta_hash": 2176550201 }, "geoId/40117": { "date": "2016", - "value": 16471, - "meta_hash": 2517965213 + "value": 16461, + "meta_hash": 2176550201 }, "geoId/40119": { "date": "2016", - "value": 81850, - "meta_hash": 2517965213 + "value": 81924, + "meta_hash": 2176550201 }, "geoId/40121": { "date": "2016", - "value": 44335, - "meta_hash": 2517965213 + "value": 44397, + "meta_hash": 2176550201 }, "geoId/40123": { "date": "2016", - "value": 38512, - "meta_hash": 2517965213 + "value": 38499, + "meta_hash": 2176550201 }, "geoId/40125": { "date": "2016", - "value": 72001, - "meta_hash": 2517965213 + "value": 72051, + "meta_hash": 2176550201 }, "geoId/40127": { "date": "2016", - "value": 11050, - "meta_hash": 2517965213 + "value": 11047, + "meta_hash": 2176550201 }, "geoId/40129": { "date": "2016", - "value": 3675, - "meta_hash": 2517965213 + "value": 3683, + "meta_hash": 2176550201 }, "geoId/40131": { "date": "2016", - "value": 90992, - "meta_hash": 2517965213 + "value": 91061, + "meta_hash": 2176550201 }, "geoId/40133": { "date": "2016", - "value": 25137, - "meta_hash": 2517965213 + "value": 25157, + "meta_hash": 2176550201 }, "geoId/40135": { "date": "2016", - "value": 41867, - "meta_hash": 2517965213 + "value": 41887, + "meta_hash": 2176550201 }, "geoId/40137": { "date": "2016", - "value": 43998, - "meta_hash": 2517965213 + "value": 44044, + "meta_hash": 2176550201 }, "geoId/40139": { "date": "2016", - "value": 21183, - "meta_hash": 2517965213 + "value": 21242, + "meta_hash": 2176550201 }, "geoId/40141": { "date": "2016", - "value": 7534, - "meta_hash": 2517965213 + "value": 7520, + "meta_hash": 2176550201 }, "geoId/40143": { "date": "2016", - "value": 645951, - "meta_hash": 2517965213 + "value": 646328, + "meta_hash": 2176550201 }, "geoId/40145": { "date": "2016", - "value": 77662, - "meta_hash": 2517965213 + "value": 77688, + "meta_hash": 2176550201 }, "geoId/40147": { "date": "2016", - "value": 52027, - "meta_hash": 2517965213 + "value": 52099, + "meta_hash": 2176550201 }, "geoId/40149": { "date": "2016", - "value": 11498, - "meta_hash": 2517965213 + "value": 11428, + "meta_hash": 2176550201 }, "geoId/40151": { "date": "2016", - "value": 9147, - "meta_hash": 2517965213 + "value": 9152, + "meta_hash": 2176550201 }, "geoId/40153": { "date": "2016", - "value": 20975, - "meta_hash": 2517965213 + "value": 20991, + "meta_hash": 2176550201 }, "geoId/41001": { "date": "2016", - "value": 15951, - "meta_hash": 2517965213 + "value": 15971, + "meta_hash": 2176550201 }, "geoId/41003": { "date": "2016", - "value": 89918, - "meta_hash": 2517965213 + "value": 90053, + "meta_hash": 2176550201 }, "geoId/41005": { "date": "2016", - "value": 406625, - "meta_hash": 2517965213 + "value": 407055, + "meta_hash": 2176550201 }, "geoId/41007": { "date": "2016", - "value": 38678, - "meta_hash": 2517965213 + "value": 38732, + "meta_hash": 2176550201 }, "geoId/41009": { "date": "2016", - "value": 50905, - "meta_hash": 2517965213 + "value": 50939, + "meta_hash": 2176550201 }, "geoId/41011": { "date": "2016", - "value": 63319, - "meta_hash": 2517965213 + "value": 63386, + "meta_hash": 2176550201 }, "geoId/41013": { "date": "2016", - "value": 22306, - "meta_hash": 2517965213 + "value": 22310, + "meta_hash": 2176550201 }, "geoId/41015": { "date": "2016", - "value": 22607, - "meta_hash": 2517965213 + "value": 22629, + "meta_hash": 2176550201 }, "geoId/41017": { "date": "2016", - "value": 180666, - "meta_hash": 2517965213 + "value": 180819, + "meta_hash": 2176550201 }, "geoId/41019": { "date": "2016", - "value": 108116, - "meta_hash": 2517965213 + "value": 108244, + "meta_hash": 2176550201 }, "geoId/41021": { "date": "2016", - "value": 1857, - "meta_hash": 2517965213 + "value": 1852, + "meta_hash": 2176550201 }, "geoId/41023": { "date": "2016", - "value": 7169, - "meta_hash": 2517965213 + "value": 7167, + "meta_hash": 2176550201 }, "geoId/41025": { "date": "2016", - "value": 7247, - "meta_hash": 2517965213 + "value": 7252, + "meta_hash": 2176550201 }, "geoId/41027": { "date": "2016", - "value": 23070, - "meta_hash": 2517965213 + "value": 23090, + "meta_hash": 2176550201 }, "geoId/41029": { "date": "2016", - "value": 214366, - "meta_hash": 2517965213 + "value": 214600, + "meta_hash": 2176550201 }, "geoId/41031": { "date": "2016", - "value": 23061, - "meta_hash": 2517965213 + "value": 23022, + "meta_hash": 2176550201 }, "geoId/41033": { "date": "2016", - "value": 85504, - "meta_hash": 2517965213 + "value": 85599, + "meta_hash": 2176550201 }, "geoId/41035": { "date": "2016", - "value": 66198, - "meta_hash": 2517965213 + "value": 66287, + "meta_hash": 2176550201 }, "geoId/41037": { "date": "2016", - "value": 7843, - "meta_hash": 2517965213 + "value": 7837, + "meta_hash": 2176550201 }, "geoId/41039": { "date": "2016", - "value": 368874, - "meta_hash": 2517965213 + "value": 369201, + "meta_hash": 2176550201 }, "geoId/41041": { "date": "2016", - "value": 47793, - "meta_hash": 2517965213 + "value": 47855, + "meta_hash": 2176550201 }, "geoId/41043": { "date": "2016", - "value": 122769, - "meta_hash": 2517965213 + "value": 122871, + "meta_hash": 2176550201 }, "geoId/41045": { "date": "2016", - "value": 30340, - "meta_hash": 2517965213 + "value": 30397, + "meta_hash": 2176550201 }, "geoId/41047": { "date": "2016", - "value": 335382, - "meta_hash": 2517965213 + "value": 335592, + "meta_hash": 2176550201 }, "geoId/41049": { "date": "2016", - "value": 11222, - "meta_hash": 2517965213 + "value": 11246, + "meta_hash": 2176550201 }, "geoId/41051": { "date": "2016", - "value": 803212, - "meta_hash": 2517965213 + "value": 803630, + "meta_hash": 2176550201 }, "geoId/41053": { "date": "2016", - "value": 81436, - "meta_hash": 2517965213 + "value": 81496, + "meta_hash": 2176550201 }, "geoId/41055": { "date": "2016", - "value": 1711, - "meta_hash": 2517965213 + "value": 1712, + "meta_hash": 2176550201 }, "geoId/41057": { "date": "2016", - "value": 26129, - "meta_hash": 2517965213 + "value": 26116, + "meta_hash": 2176550201 }, "geoId/41059": { "date": "2016", - "value": 76686, - "meta_hash": 2517965213 + "value": 76700, + "meta_hash": 2176550201 }, "geoId/41061": { "date": "2016", - "value": 26061, - "meta_hash": 2517965213 + "value": 26082, + "meta_hash": 2176550201 }, "geoId/41063": { "date": "2016", "value": 6912, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/41065": { "date": "2016", - "value": 25782, - "meta_hash": 2517965213 + "value": 25791, + "meta_hash": 2176550201 }, "geoId/41067": { "date": "2016", - "value": 584910, - "meta_hash": 2517965213 + "value": 585358, + "meta_hash": 2176550201 }, "geoId/41069": { "date": "2016", - "value": 1320, - "meta_hash": 2517965213 + "value": 1325, + "meta_hash": 2176550201 }, "geoId/41071": { "date": "2016", - "value": 104070, - "meta_hash": 2517965213 + "value": 104143, + "meta_hash": 2176550201 }, "geoId/42001": { "date": "2016", - "value": 101911, - "meta_hash": 2517965213 + "value": 101952, + "meta_hash": 2176550201 }, "geoId/42003": { "date": "2016", - "value": 1226426, - "meta_hash": 2517965213 + "value": 1226893, + "meta_hash": 2176550201 }, "geoId/42005": { "date": "2016", - "value": 66397, - "meta_hash": 2517965213 + "value": 66464, + "meta_hash": 2176550201 }, "geoId/42007": { "date": "2016", - "value": 166758, - "meta_hash": 2517965213 + "value": 166926, + "meta_hash": 2176550201 }, "geoId/42009": { "date": "2016", - "value": 48589, - "meta_hash": 2517965213 + "value": 48592, + "meta_hash": 2176550201 }, "geoId/42011": { "date": "2016", - "value": 415784, - "meta_hash": 2517965213 + "value": 415911, + "meta_hash": 2176550201 }, "geoId/42013": { "date": "2016", - "value": 123708, - "meta_hash": 2517965213 + "value": 123779, + "meta_hash": 2176550201 }, "geoId/42015": { "date": "2016", - "value": 61092, - "meta_hash": 2517965213 + "value": 61103, + "meta_hash": 2176550201 }, "geoId/42017": { "date": "2016", - "value": 625861, - "meta_hash": 2517965213 + "value": 626369, + "meta_hash": 2176550201 }, "geoId/42019": { "date": "2016", - "value": 186240, - "meta_hash": 2517965213 + "value": 186427, + "meta_hash": 2176550201 }, "geoId/42021": { "date": "2016", - "value": 134414, - "meta_hash": 2517965213 + "value": 134517, + "meta_hash": 2176550201 }, "geoId/42023": { "date": "2016", - "value": 4710, - "meta_hash": 2517965213 + "value": 4702, + "meta_hash": 2176550201 }, "geoId/42025": { "date": "2016", - "value": 63499, - "meta_hash": 2517965213 + "value": 63561, + "meta_hash": 2176550201 }, "geoId/42027": { "date": "2016", - "value": 162034, - "meta_hash": 2517965213 + "value": 162287, + "meta_hash": 2176550201 }, "geoId/42029": { "date": "2016", - "value": 516767, - "meta_hash": 2517965213 + "value": 516768, + "meta_hash": 2176550201 }, "geoId/42031": { "date": "2016", - "value": 38591, - "meta_hash": 2517965213 + "value": 38607, + "meta_hash": 2176550201 }, "geoId/42033": { "date": "2016", - "value": 80196, - "meta_hash": 2517965213 + "value": 80190, + "meta_hash": 2176550201 }, "geoId/42035": { "date": "2016", - "value": 39017, - "meta_hash": 2517965213 + "value": 39009, + "meta_hash": 2176550201 }, "geoId/42037": { "date": "2016", - "value": 66133, - "meta_hash": 2517965213 + "value": 66171, + "meta_hash": 2176550201 }, "geoId/42039": { "date": "2016", - "value": 86306, - "meta_hash": 2517965213 + "value": 86353, + "meta_hash": 2176550201 }, "geoId/42041": { "date": "2016", - "value": 247369, - "meta_hash": 2517965213 + "value": 247633, + "meta_hash": 2176550201 }, "geoId/42043": { "date": "2016", - "value": 274196, - "meta_hash": 2517965213 + "value": 274305, + "meta_hash": 2176550201 }, "geoId/42045": { "date": "2016", - "value": 563708, - "meta_hash": 2517965213 + "value": 563860, + "meta_hash": 2176550201 }, "geoId/42047": { "date": "2016", - "value": 30512, - "meta_hash": 2517965213 + "value": 30516, + "meta_hash": 2176550201 }, "geoId/42049": { "date": "2016", - "value": 276170, - "meta_hash": 2517965213 + "value": 276639, + "meta_hash": 2176550201 }, "geoId/42051": { "date": "2016", - "value": 132350, - "meta_hash": 2517965213 + "value": 132371, + "meta_hash": 2176550201 }, "geoId/42053": { "date": "2016", - "value": 7324, - "meta_hash": 2517965213 + "value": 7334, + "meta_hash": 2176550201 }, "geoId/42055": { "date": "2016", - "value": 153705, - "meta_hash": 2517965213 + "value": 153938, + "meta_hash": 2176550201 }, "geoId/42057": { "date": "2016", - "value": 14492, - "meta_hash": 2517965213 + "value": 14502, + "meta_hash": 2176550201 }, "geoId/42059": { "date": "2016", - "value": 37211, - "meta_hash": 2517965213 + "value": 37222, + "meta_hash": 2176550201 }, "geoId/42061": { "date": "2016", - "value": 45380, - "meta_hash": 2517965213 + "value": 45411, + "meta_hash": 2176550201 }, "geoId/42063": { "date": "2016", - "value": 85155, - "meta_hash": 2517965213 + "value": 85243, + "meta_hash": 2176550201 }, "geoId/42065": { "date": "2016", - "value": 44037, - "meta_hash": 2517965213 + "value": 44041, + "meta_hash": 2176550201 }, "geoId/42067": { "date": "2016", - "value": 24556, - "meta_hash": 2517965213 + "value": 24554, + "meta_hash": 2176550201 }, "geoId/42069": { "date": "2016", - "value": 211004, - "meta_hash": 2517965213 + "value": 211108, + "meta_hash": 2176550201 }, "geoId/42071": { "date": "2016", - "value": 538160, - "meta_hash": 2517965213 + "value": 538303, + "meta_hash": 2176550201 }, "geoId/42073": { "date": "2016", - "value": 87325, - "meta_hash": 2517965213 + "value": 87379, + "meta_hash": 2176550201 }, "geoId/42075": { "date": "2016", - "value": 138480, - "meta_hash": 2517965213 + "value": 138481, + "meta_hash": 2176550201 }, "geoId/42077": { "date": "2016", - "value": 362298, - "meta_hash": 2517965213 + "value": 362357, + "meta_hash": 2176550201 }, "geoId/42079": { "date": "2016", - "value": 317172, - "meta_hash": 2517965213 + "value": 317192, + "meta_hash": 2176550201 }, "geoId/42081": { "date": "2016", - "value": 114876, - "meta_hash": 2517965213 + "value": 114958, + "meta_hash": 2176550201 }, "geoId/42083": { "date": "2016", - "value": 41670, - "meta_hash": 2517965213 + "value": 41701, + "meta_hash": 2176550201 }, "geoId/42085": { "date": "2016", - "value": 112598, - "meta_hash": 2517965213 + "value": 112651, + "meta_hash": 2176550201 }, "geoId/42087": { "date": "2016", - "value": 46316, - "meta_hash": 2517965213 + "value": 46289, + "meta_hash": 2176550201 }, "geoId/42089": { "date": "2016", - "value": 166220, - "meta_hash": 2517965213 + "value": 166324, + "meta_hash": 2176550201 }, "geoId/42091": { "date": "2016", - "value": 819791, - "meta_hash": 2517965213 + "value": 820106, + "meta_hash": 2176550201 }, "geoId/42093": { "date": "2016", - "value": 18257, - "meta_hash": 2517965213 + "value": 18241, + "meta_hash": 2176550201 }, "geoId/42095": { "date": "2016", - "value": 301307, - "meta_hash": 2517965213 + "value": 301629, + "meta_hash": 2176550201 }, "geoId/42097": { "date": "2016", - "value": 92283, - "meta_hash": 2517965213 + "value": 92336, + "meta_hash": 2176550201 }, "geoId/42099": { "date": "2016", - "value": 45945, - "meta_hash": 2517965213 + "value": 45937, + "meta_hash": 2176550201 }, "geoId/42101": { "date": "2016", - "value": 1576051, - "meta_hash": 2517965213 + "value": 1576604, + "meta_hash": 2176550201 }, "geoId/42103": { "date": "2016", - "value": 54955, - "meta_hash": 2517965213 + "value": 55040, + "meta_hash": 2176550201 }, "geoId/42105": { "date": "2016", - "value": 16952, - "meta_hash": 2517965213 + "value": 16953, + "meta_hash": 2176550201 }, "geoId/42107": { "date": "2016", - "value": 143497, - "meta_hash": 2517965213 + "value": 143492, + "meta_hash": 2176550201 }, "geoId/42109": { "date": "2016", - "value": 40423, - "meta_hash": 2517965213 + "value": 40457, + "meta_hash": 2176550201 }, "geoId/42111": { "date": "2016", - "value": 74860, - "meta_hash": 2517965213 + "value": 74890, + "meta_hash": 2176550201 }, "geoId/42113": { "date": "2016", - "value": 6129, - "meta_hash": 2517965213 + "value": 6123, + "meta_hash": 2176550201 }, "geoId/42115": { "date": "2016", - "value": 41263, - "meta_hash": 2517965213 + "value": 41268, + "meta_hash": 2176550201 }, "geoId/42117": { "date": "2016", - "value": 41251, - "meta_hash": 2517965213 + "value": 41295, + "meta_hash": 2176550201 }, "geoId/42119": { "date": "2016", - "value": 45454, - "meta_hash": 2517965213 + "value": 45527, + "meta_hash": 2176550201 }, "geoId/42121": { "date": "2016", - "value": 52477, - "meta_hash": 2517965213 + "value": 52487, + "meta_hash": 2176550201 }, "geoId/42123": { "date": "2016", - "value": 40026, - "meta_hash": 2517965213 + "value": 40039, + "meta_hash": 2176550201 }, "geoId/42125": { "date": "2016", - "value": 207386, - "meta_hash": 2517965213 + "value": 207469, + "meta_hash": 2176550201 }, "geoId/42127": { "date": "2016", - "value": 51332, - "meta_hash": 2517965213 + "value": 51350, + "meta_hash": 2176550201 }, "geoId/42129": { "date": "2016", - "value": 354665, - "meta_hash": 2517965213 + "value": 354763, + "meta_hash": 2176550201 }, "geoId/42131": { "date": "2016", - "value": 27546, - "meta_hash": 2517965213 + "value": 27557, + "meta_hash": 2176550201 }, "geoId/42133": { "date": "2016", - "value": 443693, - "meta_hash": 2517965213 + "value": 444012, + "meta_hash": 2176550201 }, "geoId/44001": { "date": "2016", - "value": 48844, - "meta_hash": 2517965213 + "value": 48866, + "meta_hash": 2176550201 }, "geoId/44003": { "date": "2016", - "value": 163711, - "meta_hash": 2517965213 + "value": 163842, + "meta_hash": 2176550201 }, "geoId/44005": { "date": "2016", - "value": 83164, - "meta_hash": 2517965213 + "value": 83454, + "meta_hash": 2176550201 }, "geoId/44007": { "date": "2016", - "value": 634922, - "meta_hash": 2517965213 + "value": 635384, + "meta_hash": 2176550201 }, "geoId/44009": { "date": "2016", - "value": 126129, - "meta_hash": 2517965213 + "value": 126270, + "meta_hash": 2176550201 }, "geoId/45001": { "date": "2016", - "value": 24633, - "meta_hash": 2517965213 + "value": 24688, + "meta_hash": 2176550201 }, "geoId/45003": { "date": "2016", - "value": 167172, - "meta_hash": 2517965213 + "value": 167328, + "meta_hash": 2176550201 }, "geoId/45005": { "date": "2016", - "value": 9048, - "meta_hash": 2517965213 + "value": 9071, + "meta_hash": 2176550201 }, "geoId/45007": { "date": "2016", - "value": 195582, - "meta_hash": 2517965213 + "value": 195672, + "meta_hash": 2176550201 }, "geoId/45009": { "date": "2016", - "value": 14484, - "meta_hash": 2517965213 + "value": 14478, + "meta_hash": 2176550201 }, "geoId/45011": { "date": "2016", - "value": 21611, - "meta_hash": 2517965213 + "value": 21610, + "meta_hash": 2176550201 }, "geoId/45013": { "date": "2016", - "value": 183184, - "meta_hash": 2517965213 + "value": 183808, + "meta_hash": 2176550201 }, "geoId/45015": { "date": "2016", - "value": 208525, - "meta_hash": 2517965213 + "value": 208798, + "meta_hash": 2176550201 }, "geoId/45017": { "date": "2016", - "value": 14744, - "meta_hash": 2517965213 + "value": 14754, + "meta_hash": 2176550201 }, "geoId/45019": { "date": "2016", - "value": 396880, - "meta_hash": 2517965213 + "value": 397433, + "meta_hash": 2176550201 }, "geoId/45021": { "date": "2016", - "value": 56683, - "meta_hash": 2517965213 + "value": 56730, + "meta_hash": 2176550201 }, "geoId/45023": { "date": "2016", - "value": 32297, - "meta_hash": 2517965213 + "value": 32299, + "meta_hash": 2176550201 }, "geoId/45025": { "date": "2016", - "value": 46127, - "meta_hash": 2517965213 + "value": 46134, + "meta_hash": 2176550201 }, "geoId/45027": { "date": "2016", - "value": 34259, - "meta_hash": 2517965213 + "value": 34283, + "meta_hash": 2176550201 }, "geoId/45029": { "date": "2016", - "value": 37596, - "meta_hash": 2517965213 + "value": 37603, + "meta_hash": 2176550201 }, "geoId/45031": { "date": "2016", - "value": 67259, - "meta_hash": 2517965213 + "value": 67310, + "meta_hash": 2176550201 }, "geoId/45033": { "date": "2016", - "value": 30743, - "meta_hash": 2517965213 + "value": 30695, + "meta_hash": 2176550201 }, "geoId/45035": { "date": "2016", - "value": 156173, - "meta_hash": 2517965213 + "value": 156418, + "meta_hash": 2176550201 }, "geoId/45037": { "date": "2016", - "value": 26626, - "meta_hash": 2517965213 + "value": 26637, + "meta_hash": 2176550201 }, "geoId/45039": { "date": "2016", - "value": 22633, - "meta_hash": 2517965213 + "value": 22651, + "meta_hash": 2176550201 }, "geoId/45041": { "date": "2016", - "value": 138595, - "meta_hash": 2517965213 + "value": 138665, + "meta_hash": 2176550201 }, "geoId/45043": { "date": "2016", - "value": 61565, - "meta_hash": 2517965213 + "value": 61609, + "meta_hash": 2176550201 }, "geoId/45045": { "date": "2016", - "value": 499122, - "meta_hash": 2517965213 + "value": 499595, + "meta_hash": 2176550201 }, "geoId/45047": { "date": "2016", - "value": 70188, - "meta_hash": 2517965213 + "value": 70175, + "meta_hash": 2176550201 }, "geoId/45049": { "date": "2016", - "value": 19793, - "meta_hash": 2517965213 + "value": 19804, + "meta_hash": 2176550201 }, "geoId/45051": { "date": "2016", - "value": 321033, - "meta_hash": 2517965213 + "value": 321542, + "meta_hash": 2176550201 }, "geoId/45053": { "date": "2016", - "value": 28085, - "meta_hash": 2517965213 + "value": 28122, + "meta_hash": 2176550201 }, "geoId/45055": { "date": "2016", - "value": 64333, - "meta_hash": 2517965213 + "value": 64337, + "meta_hash": 2176550201 }, "geoId/45057": { "date": "2016", - "value": 89823, - "meta_hash": 2517965213 + "value": 89953, + "meta_hash": 2176550201 }, "geoId/45059": { "date": "2016", - "value": 66603, - "meta_hash": 2517965213 + "value": 66651, + "meta_hash": 2176550201 }, "geoId/45061": { "date": "2016", - "value": 17495, - "meta_hash": 2517965213 + "value": 17508, + "meta_hash": 2176550201 }, "geoId/45063": { "date": "2016", - "value": 286277, - "meta_hash": 2517965213 + "value": 286521, + "meta_hash": 2176550201 }, "geoId/45065": { "date": "2016", - "value": 9578, - "meta_hash": 2517965213 + "value": 9597, + "meta_hash": 2176550201 }, "geoId/45067": { "date": "2016", - "value": 31759, - "meta_hash": 2517965213 + "value": 31772, + "meta_hash": 2176550201 }, "geoId/45069": { "date": "2016", - "value": 26979, - "meta_hash": 2517965213 + "value": 27023, + "meta_hash": 2176550201 }, "geoId/45071": { "date": "2016", - "value": 37934, - "meta_hash": 2517965213 + "value": 37957, + "meta_hash": 2176550201 }, "geoId/45073": { "date": "2016", - "value": 76535, - "meta_hash": 2517965213 + "value": 76508, + "meta_hash": 2176550201 }, "geoId/45075": { "date": "2016", - "value": 88419, - "meta_hash": 2517965213 + "value": 88421, + "meta_hash": 2176550201 }, "geoId/45077": { "date": "2016", - "value": 123020, - "meta_hash": 2517965213 + "value": 123180, + "meta_hash": 2176550201 }, "geoId/45079": { "date": "2016", - "value": 409014, - "meta_hash": 2517965213 + "value": 409569, + "meta_hash": 2176550201 }, "geoId/45081": { "date": "2016", - "value": 20187, - "meta_hash": 2517965213 + "value": 20171, + "meta_hash": 2176550201 }, "geoId/45083": { "date": "2016", - "value": 300867, - "meta_hash": 2517965213 + "value": 301027, + "meta_hash": 2176550201 }, "geoId/45085": { "date": "2016", - "value": 107075, - "meta_hash": 2517965213 + "value": 107257, + "meta_hash": 2176550201 }, "geoId/45087": { "date": "2016", - "value": 27666, - "meta_hash": 2517965213 + "value": 27651, + "meta_hash": 2176550201 }, "geoId/45089": { "date": "2016", - "value": 31915, - "meta_hash": 2517965213 + "value": 31876, + "meta_hash": 2176550201 }, "geoId/45091": { "date": "2016", - "value": 257866, - "meta_hash": 2517965213 + "value": 258140, + "meta_hash": 2176550201 }, "geoId/46003": { "date": "2016", - "value": 2752, - "meta_hash": 2517965213 + "value": 2772, + "meta_hash": 2176550201 }, "geoId/46005": { "date": "2016", - "value": 18188, - "meta_hash": 2517965213 + "value": 18154, + "meta_hash": 2176550201 }, "geoId/46007": { "date": "2016", - "value": 3439, - "meta_hash": 2517965213 + "value": 3458, + "meta_hash": 2176550201 }, "geoId/46009": { "date": "2016", - "value": 6950, - "meta_hash": 2517965213 + "value": 6939, + "meta_hash": 2176550201 }, "geoId/46011": { "date": "2016", - "value": 34301, - "meta_hash": 2517965213 + "value": 34371, + "meta_hash": 2176550201 }, "geoId/46013": { "date": "2016", - "value": 38900, - "meta_hash": 2517965213 + "value": 38884, + "meta_hash": 2176550201 }, "geoId/46015": { "date": "2016", - "value": 5212, - "meta_hash": 2517965213 + "value": 5202, + "meta_hash": 2176550201 }, "geoId/46017": { "date": "2016", - "value": 2030, - "meta_hash": 2517965213 + "value": 2035, + "meta_hash": 2176550201 }, "geoId/46019": { "date": "2016", - "value": 10116, - "meta_hash": 2517965213 + "value": 10130, + "meta_hash": 2176550201 }, "geoId/46021": { "date": "2016", "value": 1387, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/46023": { "date": "2016", - "value": 9358, - "meta_hash": 2517965213 + "value": 9363, + "meta_hash": 2176550201 }, "geoId/46025": { "date": "2016", - "value": 3640, - "meta_hash": 2517965213 + "value": 3634, + "meta_hash": 2176550201 }, "geoId/46027": { "date": "2016", - "value": 13933, - "meta_hash": 2517965213 + "value": 13980, + "meta_hash": 2176550201 }, "geoId/46029": { "date": "2016", - "value": 28062, - "meta_hash": 2517965213 + "value": 28069, + "meta_hash": 2176550201 }, "geoId/46031": { "date": "2016", - "value": 4116, - "meta_hash": 2517965213 + "value": 4098, + "meta_hash": 2176550201 }, "geoId/46033": { "date": "2016", - "value": 8599, - "meta_hash": 2517965213 + "value": 8614, + "meta_hash": 2176550201 }, "geoId/46035": { "date": "2016", - "value": 20011, - "meta_hash": 2517965213 + "value": 20034, + "meta_hash": 2176550201 }, "geoId/46037": { "date": "2016", - "value": 5513, - "meta_hash": 2517965213 + "value": 5515, + "meta_hash": 2176550201 }, "geoId/46039": { "date": "2016", - "value": 4256, - "meta_hash": 2517965213 + "value": 4244, + "meta_hash": 2176550201 }, "geoId/46041": { "date": "2016", - "value": 5779, - "meta_hash": 2517965213 + "value": 5787, + "meta_hash": 2176550201 }, "geoId/46043": { "date": "2016", "value": 2911, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/46045": { "date": "2016", - "value": 3939, - "meta_hash": 2517965213 + "value": 3937, + "meta_hash": 2176550201 }, "geoId/46047": { "date": "2016", - "value": 6775, - "meta_hash": 2517965213 + "value": 6779, + "meta_hash": 2176550201 }, "geoId/46049": { "date": "2016", - "value": 2317, - "meta_hash": 2517965213 + "value": 2318, + "meta_hash": 2176550201 }, "geoId/46051": { "date": "2016", - "value": 7219, - "meta_hash": 2517965213 + "value": 7223, + "meta_hash": 2176550201 }, "geoId/46053": { "date": "2016", - "value": 4158, - "meta_hash": 2517965213 + "value": 4157, + "meta_hash": 2176550201 }, "geoId/46055": { "date": "2016", - "value": 1885, - "meta_hash": 2517965213 + "value": 1884, + "meta_hash": 2176550201 }, "geoId/46057": { "date": "2016", - "value": 5917, - "meta_hash": 2517965213 + "value": 5916, + "meta_hash": 2176550201 }, "geoId/46059": { "date": "2016", "value": 3275, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/46061": { "date": "2016", - "value": 3383, - "meta_hash": 2517965213 + "value": 3385, + "meta_hash": 2176550201 }, "geoId/46063": { "date": "2016", - "value": 1265, - "meta_hash": 2517965213 + "value": 1266, + "meta_hash": 2176550201 }, "geoId/46065": { "date": "2016", - "value": 17604, - "meta_hash": 2517965213 + "value": 17615, + "meta_hash": 2176550201 }, "geoId/46067": { "date": "2016", - "value": 7324, - "meta_hash": 2517965213 + "value": 7331, + "meta_hash": 2176550201 }, "geoId/46069": { "date": "2016", - "value": 1333, - "meta_hash": 2517965213 + "value": 1330, + "meta_hash": 2176550201 }, "geoId/46071": { "date": "2016", - "value": 3287, - "meta_hash": 2517965213 + "value": 3271, + "meta_hash": 2176550201 }, "geoId/46073": { "date": "2016", - "value": 2008, - "meta_hash": 2517965213 + "value": 2007, + "meta_hash": 2176550201 }, "geoId/46075": { "date": "2016", - "value": 931, - "meta_hash": 2517965213 + "value": 929, + "meta_hash": 2176550201 }, "geoId/46077": { "date": "2016", - "value": 4971, - "meta_hash": 2517965213 + "value": 4970, + "meta_hash": 2176550201 }, "geoId/46079": { "date": "2016", - "value": 12598, - "meta_hash": 2517965213 + "value": 12621, + "meta_hash": 2176550201 }, "geoId/46081": { "date": "2016", - "value": 25317, - "meta_hash": 2517965213 + "value": 25389, + "meta_hash": 2176550201 }, "geoId/46083": { "date": "2016", - "value": 54567, - "meta_hash": 2517965213 + "value": 54568, + "meta_hash": 2176550201 }, "geoId/46085": { "date": "2016", - "value": 3901, - "meta_hash": 2517965213 + "value": 3905, + "meta_hash": 2176550201 }, "geoId/46087": { "date": "2016", - "value": 5508, - "meta_hash": 2517965213 + "value": 5513, + "meta_hash": 2176550201 }, "geoId/46089": { "date": "2016", - "value": 2417, - "meta_hash": 2517965213 + "value": 2414, + "meta_hash": 2176550201 }, "geoId/46091": { "date": "2016", - "value": 4821, - "meta_hash": 2517965213 + "value": 4835, + "meta_hash": 2176550201 }, "geoId/46093": { "date": "2016", - "value": 27339, - "meta_hash": 2517965213 + "value": 27374, + "meta_hash": 2176550201 }, "geoId/46095": { "date": "2016", - "value": 2076, - "meta_hash": 2517965213 + "value": 2071, + "meta_hash": 2176550201 }, "geoId/46097": { "date": "2016", - "value": 2231, - "meta_hash": 2517965213 + "value": 2233, + "meta_hash": 2176550201 }, "geoId/46099": { "date": "2016", - "value": 186268, - "meta_hash": 2517965213 + "value": 186562, + "meta_hash": 2176550201 }, "geoId/46101": { "date": "2016", - "value": 6523, - "meta_hash": 2517965213 + "value": 6499, + "meta_hash": 2176550201 }, "geoId/46102": { "date": "2016", - "value": 14263, - "meta_hash": 1145703171 + "value": 14426, + "meta_hash": 2176550201 }, "geoId/46103": { "date": "2016", - "value": 109111, - "meta_hash": 2517965213 + "value": 109240, + "meta_hash": 2176550201 }, "geoId/46105": { "date": "2016", - "value": 2956, - "meta_hash": 2517965213 + "value": 2958, + "meta_hash": 2176550201 }, "geoId/46107": { "date": "2016", - "value": 2252, - "meta_hash": 2517965213 + "value": 2261, + "meta_hash": 2176550201 }, "geoId/46109": { "date": "2016", - "value": 10190, - "meta_hash": 2517965213 + "value": 10192, + "meta_hash": 2176550201 }, "geoId/46111": { "date": "2016", - "value": 2378, - "meta_hash": 2517965213 + "value": 2371, + "meta_hash": 2176550201 }, "geoId/46113": { "date": "2016", @@ -12104,3623 +12104,3623 @@ }, "geoId/46115": { "date": "2016", - "value": 6493, - "meta_hash": 2517965213 + "value": 6483, + "meta_hash": 2176550201 }, "geoId/46117": { "date": "2016", - "value": 3012, - "meta_hash": 2517965213 + "value": 3016, + "meta_hash": 2176550201 }, "geoId/46119": { "date": "2016", - "value": 1414, - "meta_hash": 2517965213 + "value": 1409, + "meta_hash": 2176550201 }, "geoId/46121": { "date": "2016", - "value": 10227, - "meta_hash": 2517965213 + "value": 10253, + "meta_hash": 2176550201 }, "geoId/46123": { "date": "2016", - "value": 5488, - "meta_hash": 2517965213 + "value": 5502, + "meta_hash": 2176550201 }, "geoId/46125": { "date": "2016", - "value": 8259, - "meta_hash": 2517965213 + "value": 8258, + "meta_hash": 2176550201 }, "geoId/46127": { "date": "2016", - "value": 15137, - "meta_hash": 2517965213 + "value": 15174, + "meta_hash": 2176550201 }, "geoId/46129": { "date": "2016", - "value": 5494, - "meta_hash": 2517965213 + "value": 5469, + "meta_hash": 2176550201 }, "geoId/46135": { "date": "2016", - "value": 22649, - "meta_hash": 2517965213 + "value": 22653, + "meta_hash": 2176550201 }, "geoId/46137": { "date": "2016", - "value": 2873, - "meta_hash": 2517965213 + "value": 2870, + "meta_hash": 2176550201 }, "geoId/47001": { "date": "2016", - "value": 75528, - "meta_hash": 2517965213 + "value": 75567, + "meta_hash": 2176550201 }, "geoId/47003": { "date": "2016", - "value": 47442, - "meta_hash": 2517965213 + "value": 47454, + "meta_hash": 2176550201 }, "geoId/47005": { "date": "2016", - "value": 16058, - "meta_hash": 2517965213 + "value": 16094, + "meta_hash": 2176550201 }, "geoId/47007": { "date": "2016", - "value": 14615, - "meta_hash": 2517965213 + "value": 14741, + "meta_hash": 2176550201 }, "geoId/47009": { "date": "2016", - "value": 128264, - "meta_hash": 2517965213 + "value": 128356, + "meta_hash": 2176550201 }, "geoId/47011": { "date": "2016", - "value": 104390, - "meta_hash": 2517965213 + "value": 104469, + "meta_hash": 2176550201 }, "geoId/47013": { "date": "2016", - "value": 39784, - "meta_hash": 2517965213 + "value": 39829, + "meta_hash": 2176550201 }, "geoId/47015": { "date": "2016", - "value": 13876, - "meta_hash": 2517965213 + "value": 13884, + "meta_hash": 2176550201 }, "geoId/47017": { "date": "2016", - "value": 27899, - "meta_hash": 2517965213 + "value": 27956, + "meta_hash": 2176550201 }, "geoId/47019": { "date": "2016", - "value": 56473, - "meta_hash": 2517965213 + "value": 56481, + "meta_hash": 2176550201 }, "geoId/47021": { "date": "2016", - "value": 39775, - "meta_hash": 2517965213 + "value": 39793, + "meta_hash": 2176550201 }, "geoId/47023": { "date": "2016", - "value": 17130, - "meta_hash": 2517965213 + "value": 17132, + "meta_hash": 2176550201 }, "geoId/47025": { "date": "2016", - "value": 31597, - "meta_hash": 2517965213 + "value": 31672, + "meta_hash": 2176550201 }, "geoId/47027": { "date": "2016", - "value": 7684, - "meta_hash": 2517965213 + "value": 7660, + "meta_hash": 2176550201 }, "geoId/47029": { "date": "2016", - "value": 35234, - "meta_hash": 2517965213 + "value": 35243, + "meta_hash": 2176550201 }, "geoId/47031": { "date": "2016", - "value": 54537, - "meta_hash": 2517965213 + "value": 54593, + "meta_hash": 2176550201 }, "geoId/47033": { "date": "2016", - "value": 14448, - "meta_hash": 2517965213 + "value": 14464, + "meta_hash": 2176550201 }, "geoId/47035": { "date": "2016", - "value": 58580, - "meta_hash": 2517965213 + "value": 58599, + "meta_hash": 2176550201 }, "geoId/47037": { "date": "2016", - "value": 685829, - "meta_hash": 2517965213 + "value": 686420, + "meta_hash": 2176550201 }, "geoId/47039": { "date": "2016", - "value": 11707, - "meta_hash": 2517965213 + "value": 11728, + "meta_hash": 2176550201 }, "geoId/47041": { "date": "2016", - "value": 19460, - "meta_hash": 2517965213 + "value": 19414, + "meta_hash": 2176550201 }, "geoId/47043": { "date": "2016", - "value": 51900, - "meta_hash": 2517965213 + "value": 51936, + "meta_hash": 2176550201 }, "geoId/47045": { "date": "2016", - "value": 37542, - "meta_hash": 2517965213 + "value": 37588, + "meta_hash": 2176550201 }, "geoId/47047": { "date": "2016", - "value": 39703, - "meta_hash": 2517965213 + "value": 39712, + "meta_hash": 2176550201 }, "geoId/47049": { "date": "2016", - "value": 17938, - "meta_hash": 2517965213 + "value": 18069, + "meta_hash": 2176550201 }, "geoId/47051": { "date": "2016", - "value": 41518, - "meta_hash": 2517965213 + "value": 41579, + "meta_hash": 2176550201 }, "geoId/47053": { "date": "2016", - "value": 49250, - "meta_hash": 2517965213 + "value": 49252, + "meta_hash": 2176550201 }, "geoId/47055": { "date": "2016", - "value": 29156, - "meta_hash": 2517965213 + "value": 29167, + "meta_hash": 2176550201 }, "geoId/47057": { "date": "2016", - "value": 23095, - "meta_hash": 2517965213 + "value": 23092, + "meta_hash": 2176550201 }, "geoId/47059": { "date": "2016", - "value": 68529, - "meta_hash": 2517965213 + "value": 68582, + "meta_hash": 2176550201 }, "geoId/47061": { "date": "2016", - "value": 13264, - "meta_hash": 2517965213 + "value": 13284, + "meta_hash": 2176550201 }, "geoId/47063": { "date": "2016", - "value": 63681, - "meta_hash": 2517965213 + "value": 63674, + "meta_hash": 2176550201 }, "geoId/47065": { "date": "2016", - "value": 357778, - "meta_hash": 2517965213 + "value": 358165, + "meta_hash": 2176550201 }, "geoId/47067": { "date": "2016", - "value": 6588, - "meta_hash": 2517965213 + "value": 6596, + "meta_hash": 2176550201 }, "geoId/47069": { "date": "2016", - "value": 25477, - "meta_hash": 2517965213 + "value": 25590, + "meta_hash": 2176550201 }, "geoId/47071": { "date": "2016", - "value": 25740, - "meta_hash": 2517965213 + "value": 25746, + "meta_hash": 2176550201 }, "geoId/47073": { "date": "2016", - "value": 56565, - "meta_hash": 2517965213 + "value": 56599, + "meta_hash": 2176550201 }, "geoId/47075": { "date": "2016", - "value": 17822, - "meta_hash": 2517965213 + "value": 17820, + "meta_hash": 2176550201 }, "geoId/47077": { "date": "2016", - "value": 27765, - "meta_hash": 2517965213 + "value": 27860, + "meta_hash": 2176550201 }, "geoId/47079": { "date": "2016", - "value": 32232, - "meta_hash": 2517965213 + "value": 32213, + "meta_hash": 2176550201 }, "geoId/47081": { "date": "2016", - "value": 24660, - "meta_hash": 2517965213 + "value": 24656, + "meta_hash": 2176550201 }, "geoId/47083": { "date": "2016", - "value": 8100, - "meta_hash": 2517965213 + "value": 8110, + "meta_hash": 2176550201 }, "geoId/47085": { "date": "2016", - "value": 18367, - "meta_hash": 2517965213 + "value": 18378, + "meta_hash": 2176550201 }, "geoId/47087": { "date": "2016", - "value": 11611, - "meta_hash": 2517965213 + "value": 11621, + "meta_hash": 2176550201 }, "geoId/47089": { "date": "2016", - "value": 53148, - "meta_hash": 2517965213 + "value": 53193, + "meta_hash": 2176550201 }, "geoId/47091": { "date": "2016", - "value": 17761, - "meta_hash": 2517965213 + "value": 17782, + "meta_hash": 2176550201 }, "geoId/47093": { "date": "2016", - "value": 456089, - "meta_hash": 2517965213 + "value": 456410, + "meta_hash": 2176550201 }, "geoId/47095": { "date": "2016", - "value": 7516, - "meta_hash": 2517965213 + "value": 7528, + "meta_hash": 2176550201 }, "geoId/47097": { "date": "2016", - "value": 25280, - "meta_hash": 2517965213 + "value": 25319, + "meta_hash": 2176550201 }, "geoId/47099": { "date": "2016", - "value": 43056, - "meta_hash": 2517965213 + "value": 43087, + "meta_hash": 2176550201 }, "geoId/47101": { "date": "2016", - "value": 11893, - "meta_hash": 2517965213 + "value": 11894, + "meta_hash": 2176550201 }, "geoId/47103": { "date": "2016", - "value": 33555, - "meta_hash": 2517965213 + "value": 33616, + "meta_hash": 2176550201 }, "geoId/47105": { "date": "2016", - "value": 51373, - "meta_hash": 2517965213 + "value": 51427, + "meta_hash": 2176550201 }, "geoId/47107": { "date": "2016", - "value": 52700, - "meta_hash": 2517965213 + "value": 52697, + "meta_hash": 2176550201 }, "geoId/47109": { "date": "2016", - "value": 25803, - "meta_hash": 2517965213 + "value": 25845, + "meta_hash": 2176550201 }, "geoId/47111": { "date": "2016", - "value": 23340, - "meta_hash": 2517965213 + "value": 23364, + "meta_hash": 2176550201 }, "geoId/47113": { "date": "2016", - "value": 97478, - "meta_hash": 2517965213 + "value": 97535, + "meta_hash": 2176550201 }, "geoId/47115": { "date": "2016", - "value": 28383, - "meta_hash": 2517965213 + "value": 28375, + "meta_hash": 2176550201 }, "geoId/47117": { "date": "2016", - "value": 32035, - "meta_hash": 2517965213 + "value": 32076, + "meta_hash": 2176550201 }, "geoId/47119": { "date": "2016", - "value": 89556, - "meta_hash": 2517965213 + "value": 89719, + "meta_hash": 2176550201 }, "geoId/47121": { "date": "2016", - "value": 11955, - "meta_hash": 2517965213 + "value": 11974, + "meta_hash": 2176550201 }, "geoId/47123": { "date": "2016", - "value": 45879, - "meta_hash": 2517965213 + "value": 45905, + "meta_hash": 2176550201 }, "geoId/47125": { "date": "2016", - "value": 194424, - "meta_hash": 2517965213 + "value": 194823, + "meta_hash": 2176550201 }, "geoId/47127": { "date": "2016", - "value": 6293, - "meta_hash": 2517965213 + "value": 6287, + "meta_hash": 2176550201 }, "geoId/47129": { "date": "2016", - "value": 21741, - "meta_hash": 2517965213 + "value": 21761, + "meta_hash": 2176550201 }, "geoId/47131": { "date": "2016", - "value": 30547, - "meta_hash": 2517965213 + "value": 30572, + "meta_hash": 2176550201 }, "geoId/47133": { "date": "2016", - "value": 21964, - "meta_hash": 2517965213 + "value": 21951, + "meta_hash": 2176550201 }, "geoId/47135": { "date": "2016", - "value": 7868, - "meta_hash": 2517965213 + "value": 7888, + "meta_hash": 2176550201 }, "geoId/47137": { "date": "2016", - "value": 5089, - "meta_hash": 2517965213 + "value": 5093, + "meta_hash": 2176550201 }, "geoId/47139": { "date": "2016", - "value": 16794, - "meta_hash": 2517965213 + "value": 16787, + "meta_hash": 2176550201 }, "geoId/47141": { "date": "2016", - "value": 75985, - "meta_hash": 2517965213 + "value": 75984, + "meta_hash": 2176550201 }, "geoId/47143": { "date": "2016", - "value": 32474, - "meta_hash": 2517965213 + "value": 32530, + "meta_hash": 2176550201 }, "geoId/47145": { "date": "2016", - "value": 52944, - "meta_hash": 2517965213 + "value": 52988, + "meta_hash": 2176550201 }, "geoId/47147": { "date": "2016", - "value": 69393, - "meta_hash": 2517965213 + "value": 69439, + "meta_hash": 2176550201 }, "geoId/47149": { "date": "2016", - "value": 307415, - "meta_hash": 2517965213 + "value": 307724, + "meta_hash": 2176550201 }, "geoId/47151": { "date": "2016", - "value": 21869, - "meta_hash": 2517965213 + "value": 21899, + "meta_hash": 2176550201 }, "geoId/47153": { "date": "2016", - "value": 14754, - "meta_hash": 2517965213 + "value": 14748, + "meta_hash": 2176550201 }, "geoId/47155": { "date": "2016", - "value": 96470, - "meta_hash": 2517965213 + "value": 96613, + "meta_hash": 2176550201 }, "geoId/47157": { "date": "2016", - "value": 936021, - "meta_hash": 2517965213 + "value": 936716, + "meta_hash": 2176550201 }, "geoId/47159": { "date": "2016", - "value": 19526, - "meta_hash": 2517965213 + "value": 19542, + "meta_hash": 2176550201 }, "geoId/47161": { "date": "2016", - "value": 13190, - "meta_hash": 2517965213 + "value": 13191, + "meta_hash": 2176550201 }, "geoId/47163": { "date": "2016", - "value": 156182, - "meta_hash": 2517965213 + "value": 156372, + "meta_hash": 2176550201 }, "geoId/47165": { "date": "2016", - "value": 179332, - "meta_hash": 2517965213 + "value": 179474, + "meta_hash": 2176550201 }, "geoId/47167": { "date": "2016", - "value": 61223, - "meta_hash": 2517965213 + "value": 61242, + "meta_hash": 2176550201 }, "geoId/47169": { "date": "2016", - "value": 7970, - "meta_hash": 1145703171 + "value": 9955, + "meta_hash": 2176550201 }, "geoId/47171": { "date": "2016", - "value": 17737, - "meta_hash": 2517965213 + "value": 17736, + "meta_hash": 2176550201 }, "geoId/47173": { "date": "2016", - "value": 19219, - "meta_hash": 2517965213 + "value": 19222, + "meta_hash": 2176550201 }, "geoId/47175": { "date": "2016", - "value": 5699, - "meta_hash": 2517965213 + "value": 5721, + "meta_hash": 2176550201 }, "geoId/47177": { "date": "2016", - "value": 40428, - "meta_hash": 2517965213 + "value": 40424, + "meta_hash": 2176550201 }, "geoId/47179": { "date": "2016", - "value": 127247, - "meta_hash": 2517965213 + "value": 127439, + "meta_hash": 2176550201 }, "geoId/47181": { "date": "2016", - "value": 16661, - "meta_hash": 2517965213 + "value": 16754, + "meta_hash": 2176550201 }, "geoId/47183": { "date": "2016", - "value": 33610, - "meta_hash": 2517965213 + "value": 33591, + "meta_hash": 2176550201 }, "geoId/47185": { "date": "2016", - "value": 26449, - "meta_hash": 2517965213 + "value": 26473, + "meta_hash": 2176550201 }, "geoId/47187": { "date": "2016", - "value": 218903, - "meta_hash": 2517965213 + "value": 219105, + "meta_hash": 2176550201 }, "geoId/47189": { "date": "2016", - "value": 132494, - "meta_hash": 2517965213 + "value": 132649, + "meta_hash": 2176550201 }, "geoId/48001": { "date": "2016", - "value": 57526, - "meta_hash": 2517965213 + "value": 57595, + "meta_hash": 2176550201 }, "geoId/48003": { "date": "2016", - "value": 17791, - "meta_hash": 2517965213 + "value": 17775, + "meta_hash": 2176550201 }, "geoId/48005": { "date": "2016", - "value": 87682, - "meta_hash": 2517965213 + "value": 87661, + "meta_hash": 2176550201 }, "geoId/48007": { "date": "2016", - "value": 25162, - "meta_hash": 2517965213 + "value": 25216, + "meta_hash": 2176550201 }, "geoId/48009": { "date": "2016", - "value": 8781, - "meta_hash": 2517965213 + "value": 8780, + "meta_hash": 2176550201 }, "geoId/48011": { "date": "2016", - "value": 1843, - "meta_hash": 2517965213 + "value": 1838, + "meta_hash": 2176550201 }, "geoId/48013": { "date": "2016", - "value": 48720, - "meta_hash": 2517965213 + "value": 48689, + "meta_hash": 2176550201 }, "geoId/48015": { "date": "2016", - "value": 29629, - "meta_hash": 2517965213 + "value": 29650, + "meta_hash": 2176550201 }, "geoId/48017": { "date": "2016", - "value": 7185, - "meta_hash": 2517965213 + "value": 7138, + "meta_hash": 2176550201 }, "geoId/48019": { "date": "2016", - "value": 21701, - "meta_hash": 2517965213 + "value": 21678, + "meta_hash": 2176550201 }, "geoId/48021": { "date": "2016", - "value": 82591, - "meta_hash": 2517965213 + "value": 82642, + "meta_hash": 2176550201 }, "geoId/48023": { "date": "2016", - "value": 3638, - "meta_hash": 2517965213 + "value": 3636, + "meta_hash": 2176550201 }, "geoId/48025": { "date": "2016", - "value": 32812, - "meta_hash": 2517965213 + "value": 32823, + "meta_hash": 2176550201 }, "geoId/48027": { "date": "2016", - "value": 341094, - "meta_hash": 2517965213 + "value": 341477, + "meta_hash": 2176550201 }, "geoId/48029": { "date": "2016", - "value": 1927651, - "meta_hash": 2517965213 + "value": 1927409, + "meta_hash": 2176550201 }, "geoId/48031": { "date": "2016", - "value": 11323, - "meta_hash": 2517965213 + "value": 11291, + "meta_hash": 2176550201 }, "geoId/48033": { "date": "2016", - "value": 657, - "meta_hash": 2517965213 + "value": 658, + "meta_hash": 2176550201 }, "geoId/48035": { "date": "2016", - "value": 18014, - "meta_hash": 2517965213 + "value": 18035, + "meta_hash": 2176550201 }, "geoId/48037": { "date": "2016", - "value": 93424, - "meta_hash": 2517965213 + "value": 93575, + "meta_hash": 2176550201 }, "geoId/48039": { "date": "2016", - "value": 353155, - "meta_hash": 2517965213 + "value": 353361, + "meta_hash": 2176550201 }, "geoId/48041": { "date": "2016", - "value": 219739, - "meta_hash": 2517965213 + "value": 219881, + "meta_hash": 2176550201 }, "geoId/48043": { "date": "2016", - "value": 9197, - "meta_hash": 2517965213 + "value": 9213, + "meta_hash": 2176550201 }, "geoId/48045": { "date": "2016", - "value": 1485, - "meta_hash": 2517965213 + "value": 1481, + "meta_hash": 2176550201 }, "geoId/48047": { "date": "2016", - "value": 7200, - "meta_hash": 2517965213 + "value": 7220, + "meta_hash": 2176550201 }, "geoId/48049": { "date": "2016", - "value": 38039, - "meta_hash": 2517965213 + "value": 38056, + "meta_hash": 2176550201 }, "geoId/48051": { "date": "2016", - "value": 17848, - "meta_hash": 2517965213 + "value": 17862, + "meta_hash": 2176550201 }, "geoId/48053": { "date": "2016", - "value": 45852, - "meta_hash": 2517965213 + "value": 45836, + "meta_hash": 2176550201 }, "geoId/48055": { "date": "2016", - "value": 41147, - "meta_hash": 2517965213 + "value": 41095, + "meta_hash": 2176550201 }, "geoId/48057": { "date": "2016", - "value": 21948, - "meta_hash": 2517965213 + "value": 21939, + "meta_hash": 2176550201 }, "geoId/48059": { "date": "2016", "value": 13789, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/48061": { "date": "2016", - "value": 421350, - "meta_hash": 2517965213 + "value": 420894, + "meta_hash": 2176550201 }, "geoId/48063": { "date": "2016", - "value": 12771, - "meta_hash": 2517965213 + "value": 12751, + "meta_hash": 2176550201 }, "geoId/48065": { "date": "2016", - "value": 6096, - "meta_hash": 2517965213 + "value": 6093, + "meta_hash": 2176550201 }, "geoId/48067": { "date": "2016", - "value": 30073, - "meta_hash": 2517965213 + "value": 30048, + "meta_hash": 2176550201 }, "geoId/48069": { "date": "2016", - "value": 7783, - "meta_hash": 2517965213 + "value": 7730, + "meta_hash": 2176550201 }, "geoId/48071": { "date": "2016", - "value": 40163, - "meta_hash": 2517965213 + "value": 40160, + "meta_hash": 2176550201 }, "geoId/48073": { "date": "2016", - "value": 51879, - "meta_hash": 2517965213 + "value": 51870, + "meta_hash": 2176550201 }, "geoId/48075": { "date": "2016", - "value": 7196, - "meta_hash": 2517965213 + "value": 7204, + "meta_hash": 2176550201 }, "geoId/48077": { "date": "2016", - "value": 10251, - "meta_hash": 2517965213 + "value": 10268, + "meta_hash": 2176550201 }, "geoId/48079": { "date": "2016", - "value": 2910, - "meta_hash": 2517965213 + "value": 2913, + "meta_hash": 2176550201 }, "geoId/48081": { "date": "2016", - "value": 3261, - "meta_hash": 2517965213 + "value": 3255, + "meta_hash": 2176550201 }, "geoId/48083": { "date": "2016", - "value": 8412, - "meta_hash": 2517965213 + "value": 8415, + "meta_hash": 2176550201 }, "geoId/48085": { "date": "2016", - "value": 943742, - "meta_hash": 2517965213 + "value": 944313, + "meta_hash": 2176550201 }, "geoId/48087": { "date": "2016", - "value": 3013, - "meta_hash": 2517965213 + "value": 3009, + "meta_hash": 2176550201 }, "geoId/48089": { "date": "2016", - "value": 21030, - "meta_hash": 2517965213 + "value": 21091, + "meta_hash": 2176550201 }, "geoId/48091": { "date": "2016", - "value": 134343, - "meta_hash": 2517965213 + "value": 134408, + "meta_hash": 2176550201 }, "geoId/48093": { "date": "2016", - "value": 13531, - "meta_hash": 2517965213 + "value": 13554, + "meta_hash": 2176550201 }, "geoId/48095": { "date": "2016", - "value": 4297, - "meta_hash": 2517965213 + "value": 4134, + "meta_hash": 2176550201 }, "geoId/48097": { "date": "2016", - "value": 39343, - "meta_hash": 2517965213 + "value": 39334, + "meta_hash": 2176550201 }, "geoId/48099": { "date": "2016", - "value": 74803, - "meta_hash": 2517965213 + "value": 74924, + "meta_hash": 2176550201 }, "geoId/48101": { "date": "2016", - "value": 1402, - "meta_hash": 2517965213 + "value": 1398, + "meta_hash": 2176550201 }, "geoId/48103": { "date": "2016", - "value": 4783, - "meta_hash": 2517965213 + "value": 4776, + "meta_hash": 2176550201 }, "geoId/48105": { "date": "2016", - "value": 3647, - "meta_hash": 2517965213 + "value": 3652, + "meta_hash": 2176550201 }, "geoId/48107": { "date": "2016", - "value": 5911, - "meta_hash": 2517965213 + "value": 5905, + "meta_hash": 2176550201 }, "geoId/48109": { "date": "2016", - "value": 2224, - "meta_hash": 2517965213 + "value": 2216, + "meta_hash": 2176550201 }, "geoId/48111": { "date": "2016", - "value": 7293, - "meta_hash": 2517965213 + "value": 7321, + "meta_hash": 2176550201 }, "geoId/48113": { "date": "2016", "value": 2591488, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/48115": { "date": "2016", - "value": 12999, - "meta_hash": 2517965213 + "value": 13000, + "meta_hash": 2176550201 }, "geoId/48117": { "date": "2016", - "value": 18846, - "meta_hash": 2517965213 + "value": 18823, + "meta_hash": 2176550201 }, "geoId/48119": { "date": "2016", - "value": 5145, - "meta_hash": 2517965213 + "value": 5131, + "meta_hash": 2176550201 }, "geoId/48121": { "date": "2016", - "value": 808212, - "meta_hash": 2517965213 + "value": 807566, + "meta_hash": 2176550201 }, "geoId/48123": { "date": "2016", - "value": 20626, - "meta_hash": 2517965213 + "value": 20598, + "meta_hash": 2176550201 }, "geoId/48125": { "date": "2016", - "value": 2201, - "meta_hash": 2517965213 + "value": 2191, + "meta_hash": 2176550201 }, "geoId/48127": { "date": "2016", - "value": 10722, - "meta_hash": 2517965213 + "value": 10676, + "meta_hash": 2176550201 }, "geoId/48129": { "date": "2016", - "value": 3389, - "meta_hash": 2517965213 + "value": 3387, + "meta_hash": 2176550201 }, "geoId/48131": { "date": "2016", - "value": 11431, - "meta_hash": 2517965213 + "value": 11411, + "meta_hash": 2176550201 }, "geoId/48133": { "date": "2016", - "value": 18261, - "meta_hash": 2517965213 + "value": 18233, + "meta_hash": 2176550201 }, "geoId/48135": { "date": "2016", - "value": 157858, - "meta_hash": 2517965213 + "value": 157748, + "meta_hash": 2176550201 }, "geoId/48137": { "date": "2016", - "value": 1912, - "meta_hash": 2517965213 + "value": 1915, + "meta_hash": 2176550201 }, "geoId/48139": { "date": "2016", - "value": 168332, - "meta_hash": 2517965213 + "value": 168367, + "meta_hash": 2176550201 }, "geoId/48141": { "date": "2016", - "value": 834949, - "meta_hash": 2517965213 + "value": 834112, + "meta_hash": 2176550201 }, "geoId/48143": { "date": "2016", - "value": 41372, - "meta_hash": 2517965213 + "value": 41375, + "meta_hash": 2176550201 }, "geoId/48145": { "date": "2016", - "value": 17276, - "meta_hash": 2517965213 + "value": 17279, + "meta_hash": 2176550201 }, "geoId/48147": { "date": "2016", - "value": 33933, - "meta_hash": 2517965213 + "value": 33937, + "meta_hash": 2176550201 }, "geoId/48149": { "date": "2016", - "value": 25051, - "meta_hash": 2517965213 + "value": 24999, + "meta_hash": 2176550201 }, "geoId/48151": { "date": "2016", - "value": 3894, - "meta_hash": 2517965213 + "value": 3874, + "meta_hash": 2176550201 }, "geoId/48153": { "date": "2016", - "value": 5863, - "meta_hash": 2517965213 + "value": 5849, + "meta_hash": 2176550201 }, "geoId/48155": { "date": "2016", - "value": 1201, - "meta_hash": 2517965213 + "value": 1196, + "meta_hash": 2176550201 }, "geoId/48157": { "date": "2016", - "value": 744160, - "meta_hash": 2517965213 + "value": 744489, + "meta_hash": 2176550201 }, "geoId/48159": { "date": "2016", - "value": 10673, - "meta_hash": 2517965213 + "value": 10686, + "meta_hash": 2176550201 }, "geoId/48161": { "date": "2016", - "value": 19663, - "meta_hash": 2517965213 + "value": 19658, + "meta_hash": 2176550201 }, "geoId/48163": { "date": "2016", - "value": 19584, - "meta_hash": 2517965213 + "value": 19547, + "meta_hash": 2176550201 }, "geoId/48165": { "date": "2016", - "value": 20480, - "meta_hash": 2517965213 + "value": 20477, + "meta_hash": 2176550201 }, "geoId/48167": { "date": "2016", - "value": 328820, - "meta_hash": 2517965213 + "value": 329038, + "meta_hash": 2176550201 }, "geoId/48169": { "date": "2016", - "value": 6504, - "meta_hash": 2517965213 + "value": 6197, + "meta_hash": 2176550201 }, "geoId/48171": { "date": "2016", - "value": 26206, - "meta_hash": 2517965213 + "value": 26225, + "meta_hash": 2176550201 }, "geoId/48173": { "date": "2016", - "value": 1363, - "meta_hash": 2517965213 + "value": 1365, + "meta_hash": 2176550201 }, "geoId/48175": { "date": "2016", - "value": 7512, - "meta_hash": 2517965213 + "value": 7516, + "meta_hash": 2176550201 }, "geoId/48177": { "date": "2016", - "value": 20817, - "meta_hash": 2517965213 + "value": 20784, + "meta_hash": 2176550201 }, "geoId/48179": { "date": "2016", - "value": 22741, - "meta_hash": 2517965213 + "value": 22713, + "meta_hash": 2176550201 }, "geoId/48181": { "date": "2016", - "value": 128291, - "meta_hash": 2517965213 + "value": 128309, + "meta_hash": 2176550201 }, "geoId/48183": { "date": "2016", - "value": 123367, - "meta_hash": 2517965213 + "value": 123493, + "meta_hash": 2176550201 }, "geoId/48185": { "date": "2016", - "value": 27505, - "meta_hash": 2517965213 + "value": 27479, + "meta_hash": 2176550201 }, "geoId/48187": { "date": "2016", - "value": 154492, - "meta_hash": 2517965213 + "value": 154510, + "meta_hash": 2176550201 }, "geoId/48189": { "date": "2016", - "value": 34107, - "meta_hash": 2517965213 + "value": 34062, + "meta_hash": 2176550201 }, "geoId/48191": { "date": "2016", - "value": 3115, - "meta_hash": 2517965213 + "value": 3112, + "meta_hash": 2176550201 }, "geoId/48193": { "date": "2016", - "value": 8231, - "meta_hash": 2517965213 + "value": 8245, + "meta_hash": 2176550201 }, "geoId/48195": { "date": "2016", - "value": 5580, - "meta_hash": 2517965213 + "value": 5572, + "meta_hash": 2176550201 }, "geoId/48197": { "date": "2016", - "value": 3969, - "meta_hash": 2517965213 + "value": 3981, + "meta_hash": 2176550201 }, "geoId/48199": { "date": "2016", - "value": 56242, - "meta_hash": 2517965213 + "value": 56310, + "meta_hash": 2176550201 }, "geoId/48201": { "date": "2016", - "value": 4623960, - "meta_hash": 2517965213 + "value": 4622836, + "meta_hash": 2176550201 }, "geoId/48203": { "date": "2016", - "value": 66611, - "meta_hash": 2517965213 + "value": 66657, + "meta_hash": 2176550201 }, "geoId/48205": { "date": "2016", - "value": 5737, - "meta_hash": 2517965213 + "value": 5733, + "meta_hash": 2176550201 }, "geoId/48207": { "date": "2016", - "value": 5796, - "meta_hash": 2517965213 + "value": 5749, + "meta_hash": 2176550201 }, "geoId/48209": { "date": "2016", - "value": 204546, - "meta_hash": 2517965213 + "value": 204581, + "meta_hash": 2176550201 }, "geoId/48211": { "date": "2016", - "value": 4098, - "meta_hash": 2517965213 + "value": 4104, + "meta_hash": 2176550201 }, "geoId/48213": { "date": "2016", - "value": 80062, - "meta_hash": 2517965213 + "value": 80099, + "meta_hash": 2176550201 }, "geoId/48215": { "date": "2016", - "value": 848960, - "meta_hash": 2517965213 + "value": 847759, + "meta_hash": 2176550201 }, "geoId/48217": { "date": "2016", - "value": 35173, - "meta_hash": 2517965213 + "value": 35101, + "meta_hash": 2176550201 }, "geoId/48219": { "date": "2016", - "value": 23043, - "meta_hash": 2517965213 + "value": 23051, + "meta_hash": 2176550201 }, "geoId/48221": { "date": "2016", - "value": 56569, - "meta_hash": 2517965213 + "value": 56595, + "meta_hash": 2176550201 }, "geoId/48223": { "date": "2016", - "value": 36184, - "meta_hash": 2517965213 + "value": 36163, + "meta_hash": 2176550201 }, "geoId/48225": { "date": "2016", - "value": 22915, - "meta_hash": 2517965213 + "value": 22892, + "meta_hash": 2176550201 }, "geoId/48227": { "date": "2016", - "value": 36214, - "meta_hash": 2517965213 + "value": 36202, + "meta_hash": 2176550201 }, "geoId/48229": { "date": "2016", - "value": 4254, - "meta_hash": 2517965213 + "value": 4259, + "meta_hash": 2176550201 }, "geoId/48231": { "date": "2016", - "value": 91895, - "meta_hash": 2517965213 + "value": 91920, + "meta_hash": 2176550201 }, "geoId/48233": { "date": "2016", - "value": 21528, - "meta_hash": 2517965213 + "value": 21540, + "meta_hash": 2176550201 }, "geoId/48235": { "date": "2016", - "value": 1562, - "meta_hash": 2517965213 + "value": 1575, + "meta_hash": 2176550201 }, "geoId/48237": { "date": "2016", - "value": 8779, - "meta_hash": 2517965213 + "value": 8785, + "meta_hash": 2176550201 }, "geoId/48239": { "date": "2016", - "value": 14874, - "meta_hash": 2517965213 + "value": 14871, + "meta_hash": 2176550201 }, "geoId/48241": { "date": "2016", - "value": 35416, - "meta_hash": 2517965213 + "value": 35443, + "meta_hash": 2176550201 }, "geoId/48243": { "date": "2016", - "value": 2232, - "meta_hash": 2517965213 + "value": 2229, + "meta_hash": 2176550201 }, "geoId/48245": { "date": "2016", - "value": 255748, - "meta_hash": 2517965213 + "value": 255696, + "meta_hash": 2176550201 }, "geoId/48247": { "date": "2016", - "value": 5275, - "meta_hash": 2517965213 + "value": 5245, + "meta_hash": 2176550201 }, "geoId/48249": { "date": "2016", - "value": 41181, - "meta_hash": 2517965213 + "value": 41206, + "meta_hash": 2176550201 }, "geoId/48251": { "date": "2016", - "value": 162763, - "meta_hash": 2517965213 + "value": 162816, + "meta_hash": 2176550201 }, "geoId/48253": { "date": "2016", - "value": 19971, - "meta_hash": 2517965213 + "value": 19968, + "meta_hash": 2176550201 }, "geoId/48255": { "date": "2016", - "value": 15456, - "meta_hash": 2517965213 + "value": 15513, + "meta_hash": 2176550201 }, "geoId/48257": { "date": "2016", - "value": 117904, - "meta_hash": 2517965213 + "value": 118040, + "meta_hash": 2176550201 }, "geoId/48259": { "date": "2016", - "value": 41903, - "meta_hash": 2517965213 + "value": 41916, + "meta_hash": 2176550201 }, "geoId/48261": { "date": "2016", - "value": 436, - "meta_hash": 2517965213 + "value": 427, + "meta_hash": 2176550201 }, "geoId/48263": { "date": "2016", "value": 748, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/48265": { "date": "2016", - "value": 51426, - "meta_hash": 2517965213 + "value": 51442, + "meta_hash": 2176550201 }, "geoId/48267": { "date": "2016", - "value": 4415, - "meta_hash": 2517965213 + "value": 4405, + "meta_hash": 2176550201 }, "geoId/48269": { "date": "2016", - "value": 291, - "meta_hash": 2517965213 + "value": 289, + "meta_hash": 2176550201 }, "geoId/48271": { "date": "2016", - "value": 3670, - "meta_hash": 2517965213 + "value": 3634, + "meta_hash": 2176550201 }, "geoId/48273": { "date": "2016", - "value": 31304, - "meta_hash": 2517965213 + "value": 31309, + "meta_hash": 2176550201 }, "geoId/48275": { "date": "2016", - "value": 3733, - "meta_hash": 2517965213 + "value": 3729, + "meta_hash": 2176550201 }, "geoId/48277": { "date": "2016", - "value": 49528, - "meta_hash": 2517965213 + "value": 49555, + "meta_hash": 2176550201 }, "geoId/48279": { "date": "2016", "value": 13205, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/48281": { "date": "2016", - "value": 20524, - "meta_hash": 2517965213 + "value": 20532, + "meta_hash": 2176550201 }, "geoId/48283": { "date": "2016", - "value": 7611, - "meta_hash": 2517965213 + "value": 7600, + "meta_hash": 2176550201 }, "geoId/48285": { "date": "2016", - "value": 19875, - "meta_hash": 2517965213 + "value": 19886, + "meta_hash": 2176550201 }, "geoId/48287": { "date": "2016", - "value": 16976, - "meta_hash": 2517965213 + "value": 16961, + "meta_hash": 2176550201 }, "geoId/48289": { "date": "2016", "value": 17200, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/48291": { "date": "2016", - "value": 81354, - "meta_hash": 2517965213 + "value": 81381, + "meta_hash": 2176550201 }, "geoId/48293": { "date": "2016", - "value": 23527, - "meta_hash": 2517965213 + "value": 23466, + "meta_hash": 2176550201 }, "geoId/48295": { "date": "2016", - "value": 3499, - "meta_hash": 2517965213 + "value": 3502, + "meta_hash": 2176550201 }, "geoId/48297": { "date": "2016", - "value": 12029, - "meta_hash": 2517965213 + "value": 12038, + "meta_hash": 2176550201 }, "geoId/48299": { "date": "2016", - "value": 20606, - "meta_hash": 2517965213 + "value": 20621, + "meta_hash": 2176550201 }, "geoId/48301": { "date": "2016", "value": 117, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/48303": { "date": "2016", - "value": 302094, - "meta_hash": 2517965213 + "value": 302326, + "meta_hash": 2176550201 }, "geoId/48305": { "date": "2016", "value": 5775, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/48307": { "date": "2016", - "value": 8127, - "meta_hash": 2517965213 + "value": 8121, + "meta_hash": 2176550201 }, "geoId/48309": { "date": "2016", - "value": 247553, - "meta_hash": 2517965213 + "value": 247573, + "meta_hash": 2176550201 }, "geoId/48311": { "date": "2016", - "value": 820, - "meta_hash": 2517965213 + "value": 810, + "meta_hash": 2176550201 }, "geoId/48313": { "date": "2016", - "value": 14122, - "meta_hash": 2517965213 + "value": 14127, + "meta_hash": 2176550201 }, "geoId/48315": { "date": "2016", - "value": 10124, - "meta_hash": 2517965213 + "value": 10134, + "meta_hash": 2176550201 }, "geoId/48317": { "date": "2016", - "value": 5616, - "meta_hash": 2517965213 + "value": 5627, + "meta_hash": 2176550201 }, "geoId/48319": { "date": "2016", - "value": 4167, - "meta_hash": 2517965213 + "value": 4159, + "meta_hash": 2176550201 }, "geoId/48321": { "date": "2016", - "value": 37088, - "meta_hash": 2517965213 + "value": 37143, + "meta_hash": 2176550201 }, "geoId/48323": { "date": "2016", - "value": 58041, - "meta_hash": 2517965213 + "value": 57901, + "meta_hash": 2176550201 }, "geoId/48325": { "date": "2016", - "value": 49254, - "meta_hash": 2517965213 + "value": 49239, + "meta_hash": 2176550201 }, "geoId/48327": { "date": "2016", - "value": 2093, - "meta_hash": 2517965213 + "value": 2097, + "meta_hash": 2176550201 }, "geoId/48329": { "date": "2016", - "value": 163850, - "meta_hash": 2517965213 + "value": 163928, + "meta_hash": 2176550201 }, "geoId/48331": { "date": "2016", - "value": 24691, - "meta_hash": 2517965213 + "value": 24678, + "meta_hash": 2176550201 }, "geoId/48333": { "date": "2016", - "value": 4890, - "meta_hash": 2517965213 + "value": 4886, + "meta_hash": 2176550201 }, "geoId/48335": { "date": "2016", - "value": 8477, - "meta_hash": 2517965213 + "value": 8481, + "meta_hash": 2176550201 }, "geoId/48337": { "date": "2016", - "value": 19396, - "meta_hash": 2517965213 + "value": 19387, + "meta_hash": 2176550201 }, "geoId/48339": { "date": "2016", - "value": 555216, - "meta_hash": 2517965213 + "value": 555338, + "meta_hash": 2176550201 }, "geoId/48341": { "date": "2016", - "value": 21641, - "meta_hash": 2517965213 + "value": 21638, + "meta_hash": 2176550201 }, "geoId/48343": { "date": "2016", - "value": 12426, - "meta_hash": 2517965213 + "value": 12420, + "meta_hash": 2176550201 }, "geoId/48345": { "date": "2016", "value": 1169, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/48347": { "date": "2016", - "value": 65549, - "meta_hash": 2517965213 + "value": 65532, + "meta_hash": 2176550201 }, "geoId/48349": { "date": "2016", - "value": 48405, - "meta_hash": 2517965213 + "value": 48403, + "meta_hash": 2176550201 }, "geoId/48351": { "date": "2016", - "value": 14159, - "meta_hash": 2517965213 + "value": 14162, + "meta_hash": 2176550201 }, "geoId/48353": { "date": "2016", - "value": 15044, - "meta_hash": 2517965213 + "value": 15082, + "meta_hash": 2176550201 }, "geoId/48355": { "date": "2016", - "value": 361642, - "meta_hash": 2517965213 + "value": 361753, + "meta_hash": 2176550201 }, "geoId/48357": { "date": "2016", - "value": 10290, - "meta_hash": 2517965213 + "value": 10259, + "meta_hash": 2176550201 }, "geoId/48359": { "date": "2016", - "value": 2074, - "meta_hash": 2517965213 + "value": 2071, + "meta_hash": 2176550201 }, "geoId/48361": { "date": "2016", - "value": 84549, - "meta_hash": 2517965213 + "value": 84652, + "meta_hash": 2176550201 }, "geoId/48363": { "date": "2016", - "value": 28125, - "meta_hash": 2517965213 + "value": 28131, + "meta_hash": 2176550201 }, "geoId/48365": { "date": "2016", - "value": 23420, - "meta_hash": 2517965213 + "value": 23407, + "meta_hash": 2176550201 }, "geoId/48367": { "date": "2016", - "value": 128967, - "meta_hash": 2517965213 + "value": 129016, + "meta_hash": 2176550201 }, "geoId/48369": { "date": "2016", - "value": 9815, - "meta_hash": 2517965213 + "value": 9764, + "meta_hash": 2176550201 }, "geoId/48371": { "date": "2016", - "value": 15848, - "meta_hash": 2517965213 + "value": 15852, + "meta_hash": 2176550201 }, "geoId/48373": { "date": "2016", - "value": 47678, - "meta_hash": 2517965213 + "value": 47654, + "meta_hash": 2176550201 }, "geoId/48375": { "date": "2016", - "value": 120632, - "meta_hash": 2517965213 + "value": 120440, + "meta_hash": 2176550201 }, "geoId/48377": { "date": "2016", - "value": 7208, - "meta_hash": 2517965213 + "value": 7113, + "meta_hash": 2176550201 }, "geoId/48379": { "date": "2016", - "value": 11306, - "meta_hash": 2517965213 + "value": 11283, + "meta_hash": 2176550201 }, "geoId/48381": { "date": "2016", - "value": 132342, - "meta_hash": 2517965213 + "value": 132465, + "meta_hash": 2176550201 }, "geoId/48383": { "date": "2016", - "value": 3722, - "meta_hash": 2517965213 + "value": 3721, + "meta_hash": 2176550201 }, "geoId/48385": { "date": "2016", - "value": 3397, - "meta_hash": 2517965213 + "value": 3387, + "meta_hash": 2176550201 }, "geoId/48387": { "date": "2016", - "value": 12190, - "meta_hash": 2517965213 + "value": 12175, + "meta_hash": 2176550201 }, "geoId/48389": { "date": "2016", - "value": 15229, - "meta_hash": 2517965213 + "value": 15203, + "meta_hash": 2176550201 }, "geoId/48391": { "date": "2016", - "value": 7269, - "meta_hash": 2517965213 + "value": 7275, + "meta_hash": 2176550201 }, "geoId/48393": { "date": "2016", "value": 910, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/48395": { "date": "2016", - "value": 16804, - "meta_hash": 2517965213 + "value": 16821, + "meta_hash": 2176550201 }, "geoId/48397": { "date": "2016", - "value": 93421, - "meta_hash": 2517965213 + "value": 93579, + "meta_hash": 2176550201 }, "geoId/48399": { "date": "2016", - "value": 10291, - "meta_hash": 2517965213 + "value": 10290, + "meta_hash": 2176550201 }, "geoId/48401": { "date": "2016", - "value": 52892, - "meta_hash": 2517965213 + "value": 52836, + "meta_hash": 2176550201 }, "geoId/48403": { "date": "2016", - "value": 10382, - "meta_hash": 2517965213 + "value": 10389, + "meta_hash": 2176550201 }, "geoId/48405": { "date": "2016", - "value": 8283, - "meta_hash": 2517965213 + "value": 8280, + "meta_hash": 2176550201 }, "geoId/48407": { "date": "2016", - "value": 27724, - "meta_hash": 2517965213 + "value": 27743, + "meta_hash": 2176550201 }, "geoId/48409": { "date": "2016", - "value": 67311, - "meta_hash": 2517965213 + "value": 67325, + "meta_hash": 2176550201 }, "geoId/48411": { "date": "2016", - "value": 5934, - "meta_hash": 2517965213 + "value": 5920, + "meta_hash": 2176550201 }, "geoId/48413": { "date": "2016", - "value": 3057, - "meta_hash": 2517965213 + "value": 3056, + "meta_hash": 2176550201 }, "geoId/48415": { "date": "2016", - "value": 17394, - "meta_hash": 2517965213 + "value": 17417, + "meta_hash": 2176550201 }, "geoId/48417": { "date": "2016", - "value": 3341, - "meta_hash": 2517965213 + "value": 3337, + "meta_hash": 2176550201 }, "geoId/48419": { "date": "2016", - "value": 25624, - "meta_hash": 2517965213 + "value": 25583, + "meta_hash": 2176550201 }, "geoId/48421": { "date": "2016", - "value": 3056, - "meta_hash": 2517965213 + "value": 3053, + "meta_hash": 2176550201 }, "geoId/48423": { "date": "2016", - "value": 225161, - "meta_hash": 2517965213 + "value": 225181, + "meta_hash": 2176550201 }, "geoId/48425": { "date": "2016", - "value": 8672, - "meta_hash": 2517965213 + "value": 8663, + "meta_hash": 2176550201 }, "geoId/48427": { "date": "2016", - "value": 63894, - "meta_hash": 2517965213 + "value": 63697, + "meta_hash": 2176550201 }, "geoId/48429": { "date": "2016", - "value": 9385, - "meta_hash": 2517965213 + "value": 9383, + "meta_hash": 2176550201 }, "geoId/48431": { "date": "2016", - "value": 1339, - "meta_hash": 2517965213 + "value": 1337, + "meta_hash": 2176550201 }, "geoId/48433": { "date": "2016", "value": 1404, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/48435": { "date": "2016", - "value": 3885, - "meta_hash": 2517965213 + "value": 3902, + "meta_hash": 2176550201 }, "geoId/48437": { "date": "2016", - "value": 7438, - "meta_hash": 2517965213 + "value": 7437, + "meta_hash": 2176550201 }, "geoId/48439": { "date": "2016", - "value": 2023556, - "meta_hash": 2517965213 + "value": 2023942, + "meta_hash": 2176550201 }, "geoId/48441": { "date": "2016", - "value": 136257, - "meta_hash": 2517965213 + "value": 136330, + "meta_hash": 2176550201 }, "geoId/48443": { "date": "2016", - "value": 824, - "meta_hash": 2517965213 + "value": 815, + "meta_hash": 2176550201 }, "geoId/48445": { "date": "2016", - "value": 12779, - "meta_hash": 2517965213 + "value": 12767, + "meta_hash": 2176550201 }, "geoId/48447": { "date": "2016", - "value": 1537, - "meta_hash": 2517965213 + "value": 1542, + "meta_hash": 2176550201 }, "geoId/48449": { "date": "2016", - "value": 32463, - "meta_hash": 2517965213 + "value": 32455, + "meta_hash": 2176550201 }, "geoId/48451": { "date": "2016", - "value": 117634, - "meta_hash": 2517965213 + "value": 117742, + "meta_hash": 2176550201 }, "geoId/48453": { "date": "2016", - "value": 1206110, - "meta_hash": 2517965213 + "value": 1206283, + "meta_hash": 2176550201 }, "geoId/48455": { "date": "2016", - "value": 14552, - "meta_hash": 2517965213 + "value": 14535, + "meta_hash": 2176550201 }, "geoId/48457": { "date": "2016", - "value": 21432, - "meta_hash": 2517965213 + "value": 21416, + "meta_hash": 2176550201 }, "geoId/48459": { "date": "2016", - "value": 40771, - "meta_hash": 2517965213 + "value": 40807, + "meta_hash": 2176550201 }, "geoId/48461": { "date": "2016", - "value": 3699, - "meta_hash": 2517965213 + "value": 3698, + "meta_hash": 2176550201 }, "geoId/48463": { "date": "2016", - "value": 27081, - "meta_hash": 2517965213 + "value": 27082, + "meta_hash": 2176550201 }, "geoId/48465": { "date": "2016", - "value": 48911, - "meta_hash": 2517965213 + "value": 48901, + "meta_hash": 2176550201 }, "geoId/48467": { "date": "2016", - "value": 54378, - "meta_hash": 2517965213 + "value": 54407, + "meta_hash": 2176550201 }, "geoId/48469": { "date": "2016", - "value": 92402, - "meta_hash": 2517965213 + "value": 92423, + "meta_hash": 2176550201 }, "geoId/48471": { "date": "2016", - "value": 71845, - "meta_hash": 2517965213 + "value": 71811, + "meta_hash": 2176550201 }, "geoId/48473": { "date": "2016", - "value": 50046, - "meta_hash": 2517965213 + "value": 50062, + "meta_hash": 2176550201 }, "geoId/48475": { "date": "2016", - "value": 11580, - "meta_hash": 2517965213 + "value": 11573, + "meta_hash": 2176550201 }, "geoId/48477": { "date": "2016", - "value": 34740, - "meta_hash": 2517965213 + "value": 34688, + "meta_hash": 2176550201 }, "geoId/48479": { "date": "2016", - "value": 272301, - "meta_hash": 2517965213 + "value": 272053, + "meta_hash": 2176550201 }, "geoId/48481": { "date": "2016", - "value": 41609, - "meta_hash": 2517965213 + "value": 41619, + "meta_hash": 2176550201 }, "geoId/48483": { "date": "2016", - "value": 5529, - "meta_hash": 2517965213 + "value": 5526, + "meta_hash": 2176550201 }, "geoId/48485": { "date": "2016", - "value": 131295, - "meta_hash": 2517965213 + "value": 131386, + "meta_hash": 2176550201 }, "geoId/48487": { "date": "2016", - "value": 12880, - "meta_hash": 2517965213 + "value": 12893, + "meta_hash": 2176550201 }, "geoId/48489": { "date": "2016", - "value": 21761, - "meta_hash": 2517965213 + "value": 21749, + "meta_hash": 2176550201 }, "geoId/48491": { "date": "2016", - "value": 527622, - "meta_hash": 2517965213 + "value": 528207, + "meta_hash": 2176550201 }, "geoId/48493": { "date": "2016", - "value": 48212, - "meta_hash": 2517965213 + "value": 48202, + "meta_hash": 2176550201 }, "geoId/48495": { "date": "2016", - "value": 7876, - "meta_hash": 2517965213 + "value": 7917, + "meta_hash": 2176550201 }, "geoId/48497": { "date": "2016", - "value": 64478, - "meta_hash": 2517965213 + "value": 64428, + "meta_hash": 2176550201 }, "geoId/48499": { "date": "2016", - "value": 43760, - "meta_hash": 2517965213 + "value": 43790, + "meta_hash": 2176550201 }, "geoId/48501": { "date": "2016", - "value": 8651, - "meta_hash": 2517965213 + "value": 8626, + "meta_hash": 2176550201 }, "geoId/48503": { "date": "2016", - "value": 18105, - "meta_hash": 2517965213 + "value": 18095, + "meta_hash": 2176550201 }, "geoId/48505": { "date": "2016", - "value": 14446, - "meta_hash": 2517965213 + "value": 14420, + "meta_hash": 2176550201 }, "geoId/48507": { "date": "2016", - "value": 12127, - "meta_hash": 2517965213 + "value": 12125, + "meta_hash": 2176550201 }, "geoId/49001": { "date": "2016", - "value": 6458, - "meta_hash": 2517965213 + "value": 6463, + "meta_hash": 2176550201 }, "geoId/49003": { "date": "2016", - "value": 52975, - "meta_hash": 2517965213 + "value": 52995, + "meta_hash": 2176550201 }, "geoId/49005": { "date": "2016", - "value": 122201, - "meta_hash": 2517965213 + "value": 122347, + "meta_hash": 2176550201 }, "geoId/49007": { "date": "2016", - "value": 20324, - "meta_hash": 2517965213 + "value": 20349, + "meta_hash": 2176550201 }, "geoId/49009": { "date": "2016", "value": 1075, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/49011": { "date": "2016", - "value": 341000, - "meta_hash": 2517965213 + "value": 341255, + "meta_hash": 2176550201 }, "geoId/49013": { "date": "2016", - "value": 20255, - "meta_hash": 2517965213 + "value": 20226, + "meta_hash": 2176550201 }, "geoId/49015": { "date": "2016", - "value": 10207, - "meta_hash": 2517965213 + "value": 10221, + "meta_hash": 2176550201 }, "geoId/49017": { "date": "2016", - "value": 4971, - "meta_hash": 2517965213 + "value": 4956, + "meta_hash": 2176550201 }, "geoId/49019": { "date": "2016", - "value": 9642, - "meta_hash": 2517965213 + "value": 9616, + "meta_hash": 2176550201 }, "geoId/49021": { "date": "2016", - "value": 49676, - "meta_hash": 2517965213 + "value": 49755, + "meta_hash": 2176550201 }, "geoId/49023": { "date": "2016", - "value": 11016, - "meta_hash": 2517965213 + "value": 11045, + "meta_hash": 2176550201 }, "geoId/49025": { "date": "2016", - "value": 7300, - "meta_hash": 2517965213 + "value": 7306, + "meta_hash": 2176550201 }, "geoId/49027": { "date": "2016", - "value": 12657, - "meta_hash": 2517965213 + "value": 12641, + "meta_hash": 2176550201 }, "geoId/49029": { "date": "2016", - "value": 11370, - "meta_hash": 2517965213 + "value": 11368, + "meta_hash": 2176550201 }, "geoId/49031": { "date": "2016", - "value": 1459, - "meta_hash": 2517965213 + "value": 1457, + "meta_hash": 2176550201 }, "geoId/49033": { "date": "2016", - "value": 2312, - "meta_hash": 2517965213 + "value": 2311, + "meta_hash": 2176550201 }, "geoId/49035": { "date": "2016", - "value": 1120109, - "meta_hash": 2517965213 + "value": 1120751, + "meta_hash": 2176550201 }, "geoId/49037": { "date": "2016", - "value": 15343, - "meta_hash": 2517965213 + "value": 15346, + "meta_hash": 2176550201 }, "geoId/49039": { "date": "2016", - "value": 29256, - "meta_hash": 2517965213 + "value": 29244, + "meta_hash": 2176550201 }, "geoId/49041": { "date": "2016", - "value": 21137, - "meta_hash": 2517965213 + "value": 21145, + "meta_hash": 2176550201 }, "geoId/49043": { "date": "2016", - "value": 40512, - "meta_hash": 2517965213 + "value": 40564, + "meta_hash": 2176550201 }, "geoId/49045": { "date": "2016", - "value": 64612, - "meta_hash": 2517965213 + "value": 64643, + "meta_hash": 2176550201 }, "geoId/49047": { "date": "2016", - "value": 36264, - "meta_hash": 2517965213 + "value": 36261, + "meta_hash": 2176550201 }, "geoId/49049": { "date": "2016", - "value": 590288, - "meta_hash": 2517965213 + "value": 591107, + "meta_hash": 2176550201 }, "geoId/49051": { "date": "2016", - "value": 30375, - "meta_hash": 2517965213 + "value": 30433, + "meta_hash": 2176550201 }, "geoId/49053": { "date": "2016", - "value": 159352, - "meta_hash": 2517965213 + "value": 159537, + "meta_hash": 2176550201 }, "geoId/49055": { "date": "2016", - "value": 2674, - "meta_hash": 2517965213 + "value": 2671, + "meta_hash": 2176550201 }, "geoId/49057": { "date": "2016", - "value": 247131, - "meta_hash": 2517965213 + "value": 247153, + "meta_hash": 2176550201 }, "geoId/50001": { "date": "2016", - "value": 36925, - "meta_hash": 2517965213 + "value": 36973, + "meta_hash": 2176550201 }, "geoId/50003": { "date": "2016", - "value": 35911, - "meta_hash": 2517965213 + "value": 35977, + "meta_hash": 2176550201 }, "geoId/50005": { "date": "2016", - "value": 30156, - "meta_hash": 2517965213 + "value": 30176, + "meta_hash": 2176550201 }, "geoId/50007": { "date": "2016", - "value": 161563, - "meta_hash": 2517965213 + "value": 161839, + "meta_hash": 2176550201 }, "geoId/50009": { "date": "2016", - "value": 6227, - "meta_hash": 2517965213 + "value": 6225, + "meta_hash": 2176550201 }, "geoId/50011": { "date": "2016", - "value": 48963, - "meta_hash": 2517965213 + "value": 48998, + "meta_hash": 2176550201 }, "geoId/50013": { "date": "2016", "value": 6921, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/50015": { "date": "2016", - "value": 25325, - "meta_hash": 2517965213 + "value": 25360, + "meta_hash": 2176550201 }, "geoId/50017": { "date": "2016", - "value": 28908, - "meta_hash": 2517965213 + "value": 28910, + "meta_hash": 2176550201 }, "geoId/50019": { "date": "2016", - "value": 26762, - "meta_hash": 2517965213 + "value": 26748, + "meta_hash": 2176550201 }, "geoId/50021": { "date": "2016", - "value": 59122, - "meta_hash": 2517965213 + "value": 59145, + "meta_hash": 2176550201 }, "geoId/50023": { "date": "2016", - "value": 58355, - "meta_hash": 2517965213 + "value": 58434, + "meta_hash": 2176550201 }, "geoId/50025": { "date": "2016", - "value": 43172, - "meta_hash": 2517965213 + "value": 43251, + "meta_hash": 2176550201 }, "geoId/50027": { "date": "2016", - "value": 55345, - "meta_hash": 2517965213 + "value": 55409, + "meta_hash": 2176550201 }, "geoId/51001": { "date": "2016", - "value": 32850, - "meta_hash": 2517965213 + "value": 32903, + "meta_hash": 2176550201 }, "geoId/51003": { "date": "2016", - "value": 106431, - "meta_hash": 2517965213 + "value": 106662, + "meta_hash": 2176550201 }, "geoId/51005": { "date": "2016", - "value": 15379, - "meta_hash": 2517965213 + "value": 15393, + "meta_hash": 2176550201 }, "geoId/51007": { "date": "2016", - "value": 12801, - "meta_hash": 2517965213 + "value": 12805, + "meta_hash": 2176550201 }, "geoId/51009": { "date": "2016", - "value": 31887, - "meta_hash": 2517965213 + "value": 31903, + "meta_hash": 2176550201 }, "geoId/51011": { "date": "2016", - "value": 15528, - "meta_hash": 2517965213 + "value": 15535, + "meta_hash": 2176550201 }, "geoId/51013": { "date": "2016", - "value": 231259, - "meta_hash": 2517965213 + "value": 231805, + "meta_hash": 2176550201 }, "geoId/51015": { "date": "2016", - "value": 74834, - "meta_hash": 2517965213 + "value": 74875, + "meta_hash": 2176550201 }, "geoId/51017": { "date": "2016", - "value": 4399, - "meta_hash": 2517965213 + "value": 4408, + "meta_hash": 2176550201 }, "geoId/51019": { "date": "2016", - "value": 77993, - "meta_hash": 2517965213 + "value": 78024, + "meta_hash": 2176550201 }, "geoId/51021": { "date": "2016", - "value": 6472, - "meta_hash": 2517965213 + "value": 6483, + "meta_hash": 2176550201 }, "geoId/51023": { "date": "2016", - "value": 33252, - "meta_hash": 2517965213 + "value": 33298, + "meta_hash": 2176550201 }, "geoId/51025": { "date": "2016", - "value": 16642, - "meta_hash": 2517965213 + "value": 16607, + "meta_hash": 2176550201 }, "geoId/51027": { "date": "2016", - "value": 22118, - "meta_hash": 2517965213 + "value": 22229, + "meta_hash": 2176550201 }, "geoId/51029": { "date": "2016", - "value": 17042, - "meta_hash": 2517965213 + "value": 17044, + "meta_hash": 2176550201 }, "geoId/51031": { "date": "2016", - "value": 55419, - "meta_hash": 2517965213 + "value": 55391, + "meta_hash": 2176550201 }, "geoId/51033": { "date": "2016", - "value": 30073, - "meta_hash": 2517965213 + "value": 30091, + "meta_hash": 2176550201 }, "geoId/51035": { "date": "2016", - "value": 29748, - "meta_hash": 2517965213 + "value": 29788, + "meta_hash": 2176550201 }, "geoId/51036": { "date": "2016", - "value": 7034, - "meta_hash": 2517965213 + "value": 7026, + "meta_hash": 2176550201 }, "geoId/51037": { "date": "2016", - "value": 12108, - "meta_hash": 2517965213 + "value": 12113, + "meta_hash": 2176550201 }, "geoId/51041": { "date": "2016", - "value": 338479, - "meta_hash": 2517965213 + "value": 338677, + "meta_hash": 2176550201 }, "geoId/51043": { "date": "2016", - "value": 14294, - "meta_hash": 2517965213 + "value": 14309, + "meta_hash": 2176550201 }, "geoId/51045": { "date": "2016", - "value": 5120, - "meta_hash": 2517965213 + "value": 5138, + "meta_hash": 2176550201 }, "geoId/51047": { "date": "2016", - "value": 50319, - "meta_hash": 2517965213 + "value": 50337, + "meta_hash": 2176550201 }, "geoId/51049": { "date": "2016", - "value": 9723, - "meta_hash": 2517965213 + "value": 9742, + "meta_hash": 2176550201 }, "geoId/51051": { "date": "2016", - "value": 15008, - "meta_hash": 2517965213 + "value": 15019, + "meta_hash": 2176550201 }, "geoId/51053": { "date": "2016", - "value": 28468, - "meta_hash": 2517965213 + "value": 28458, + "meta_hash": 2176550201 }, "geoId/51057": { "date": "2016", - "value": 11086, - "meta_hash": 2517965213 + "value": 11073, + "meta_hash": 2176550201 }, "geoId/51059": { "date": "2016", - "value": 1132887, - "meta_hash": 1145703171 + "value": 1144957, + "meta_hash": 2176550201 }, "geoId/51061": { "date": "2016", - "value": 68805, - "meta_hash": 2517965213 + "value": 68831, + "meta_hash": 2176550201 }, "geoId/51063": { "date": "2016", - "value": 15675, - "meta_hash": 2517965213 + "value": 15685, + "meta_hash": 2176550201 }, "geoId/51065": { "date": "2016", - "value": 26187, - "meta_hash": 2517965213 + "value": 26227, + "meta_hash": 2176550201 }, "geoId/51067": { "date": "2016", - "value": 56158, - "meta_hash": 2517965213 + "value": 56167, + "meta_hash": 2176550201 }, "geoId/51069": { "date": "2016", - "value": 84638, - "meta_hash": 2517965213 + "value": 84722, + "meta_hash": 2176550201 }, "geoId/51071": { "date": "2016", - "value": 16827, - "meta_hash": 2517965213 + "value": 16855, + "meta_hash": 2176550201 }, "geoId/51073": { "date": "2016", - "value": 37114, - "meta_hash": 2517965213 + "value": 37121, + "meta_hash": 2176550201 }, "geoId/51075": { "date": "2016", - "value": 22485, - "meta_hash": 2517965213 + "value": 22665, + "meta_hash": 2176550201 }, "geoId/51077": { "date": "2016", - "value": 15868, - "meta_hash": 2517965213 + "value": 15870, + "meta_hash": 2176550201 }, "geoId/51079": { "date": "2016", - "value": 19309, - "meta_hash": 2517965213 + "value": 19313, + "meta_hash": 2176550201 }, "geoId/51081": { "date": "2016", - "value": 11577, - "meta_hash": 2517965213 + "value": 11515, + "meta_hash": 2176550201 }, "geoId/51083": { "date": "2016", - "value": 34970, - "meta_hash": 2517965213 + "value": 35003, + "meta_hash": 2176550201 }, "geoId/51085": { "date": "2016", - "value": 104290, - "meta_hash": 2517965213 + "value": 104345, + "meta_hash": 2176550201 }, "geoId/51087": { "date": "2016", - "value": 325931, - "meta_hash": 2517965213 + "value": 326178, + "meta_hash": 2176550201 }, "geoId/51089": { "date": "2016", - "value": 51645, - "meta_hash": 2517965213 + "value": 51654, + "meta_hash": 2176550201 }, "geoId/51091": { "date": "2016", - "value": 2209, - "meta_hash": 2517965213 + "value": 2213, + "meta_hash": 2176550201 }, "geoId/51093": { "date": "2016", - "value": 36326, - "meta_hash": 2517965213 + "value": 36450, + "meta_hash": 2176550201 }, "geoId/51095": { "date": "2016", - "value": 73930, - "meta_hash": 2517965213 + "value": 74075, + "meta_hash": 2176550201 }, "geoId/51097": { "date": "2016", - "value": 7054, - "meta_hash": 2517965213 + "value": 7059, + "meta_hash": 2176550201 }, "geoId/51099": { "date": "2016", - "value": 25910, - "meta_hash": 2517965213 + "value": 25982, + "meta_hash": 2176550201 }, "geoId/51101": { "date": "2016", - "value": 16405, - "meta_hash": 2517965213 + "value": 16416, + "meta_hash": 2176550201 }, "geoId/51103": { "date": "2016", - "value": 10769, - "meta_hash": 2517965213 + "value": 10776, + "meta_hash": 2176550201 }, "geoId/51105": { "date": "2016", - "value": 24066, - "meta_hash": 2517965213 + "value": 24198, + "meta_hash": 2176550201 }, "geoId/51107": { "date": "2016", - "value": 385546, - "meta_hash": 2517965213 + "value": 385750, + "meta_hash": 2176550201 }, "geoId/51109": { "date": "2016", - "value": 35306, - "meta_hash": 2517965213 + "value": 35202, + "meta_hash": 2176550201 }, "geoId/51111": { "date": "2016", - "value": 12263, - "meta_hash": 2517965213 + "value": 12340, + "meta_hash": 2176550201 }, "geoId/51113": { "date": "2016", - "value": 13081, - "meta_hash": 2517965213 + "value": 13097, + "meta_hash": 2176550201 }, "geoId/51115": { "date": "2016", - "value": 8769, - "meta_hash": 2517965213 + "value": 8781, + "meta_hash": 2176550201 }, "geoId/51117": { "date": "2016", - "value": 30827, - "meta_hash": 2517965213 + "value": 30815, + "meta_hash": 2176550201 }, "geoId/51119": { "date": "2016", - "value": 10751, - "meta_hash": 2517965213 + "value": 10750, + "meta_hash": 2176550201 }, "geoId/51121": { "date": "2016", - "value": 98172, - "meta_hash": 2517965213 + "value": 98302, + "meta_hash": 2176550201 }, "geoId/51125": { "date": "2016", - "value": 14805, - "meta_hash": 2517965213 + "value": 14802, + "meta_hash": 2176550201 }, "geoId/51127": { "date": "2016", - "value": 21009, - "meta_hash": 2517965213 + "value": 21015, + "meta_hash": 2176550201 }, "geoId/51131": { "date": "2016", - "value": 12021, - "meta_hash": 2517965213 + "value": 12003, + "meta_hash": 2176550201 }, "geoId/51133": { "date": "2016", - "value": 12193, - "meta_hash": 2517965213 + "value": 12174, + "meta_hash": 2176550201 }, "geoId/51135": { "date": "2016", - "value": 15501, - "meta_hash": 2517965213 + "value": 15502, + "meta_hash": 2176550201 }, "geoId/51137": { "date": "2016", - "value": 35381, - "meta_hash": 2517965213 + "value": 35369, + "meta_hash": 2176550201 }, "geoId/51139": { "date": "2016", - "value": 23610, - "meta_hash": 2517965213 + "value": 23633, + "meta_hash": 2176550201 }, "geoId/51141": { "date": "2016", - "value": 17783, - "meta_hash": 2517965213 + "value": 17830, + "meta_hash": 2176550201 }, "geoId/51143": { "date": "2016", - "value": 61704, - "meta_hash": 2517965213 + "value": 61744, + "meta_hash": 2176550201 }, "geoId/51145": { "date": "2016", - "value": 28443, - "meta_hash": 2517965213 + "value": 28463, + "meta_hash": 2176550201 }, "geoId/51147": { "date": "2016", - "value": 23026, - "meta_hash": 2517965213 + "value": 23049, + "meta_hash": 2176550201 }, "geoId/51149": { "date": "2016", - "value": 37972, - "meta_hash": 2517965213 + "value": 38026, + "meta_hash": 2176550201 }, "geoId/51153": { "date": "2016", - "value": 456496, - "meta_hash": 2517965213 + "value": 456805, + "meta_hash": 2176550201 }, "geoId/51155": { "date": "2016", - "value": 34249, - "meta_hash": 2517965213 + "value": 34268, + "meta_hash": 2176550201 }, "geoId/51157": { "date": "2016", - "value": 7380, - "meta_hash": 2517965213 + "value": 7384, + "meta_hash": 2176550201 }, "geoId/51159": { "date": "2016", - "value": 8759, - "meta_hash": 2517965213 + "value": 8755, + "meta_hash": 2176550201 }, "geoId/51161": { "date": "2016", - "value": 93655, - "meta_hash": 1145703171 + "value": 93520, + "meta_hash": 2176550201 }, "geoId/51163": { "date": "2016", - "value": 22376, - "meta_hash": 2517965213 + "value": 22467, + "meta_hash": 2176550201 }, "geoId/51165": { "date": "2016", - "value": 79367, - "meta_hash": 2517965213 + "value": 79401, + "meta_hash": 2176550201 }, "geoId/51167": { "date": "2016", - "value": 27385, - "meta_hash": 2517965213 + "value": 27423, + "meta_hash": 2176550201 }, "geoId/51169": { "date": "2016", - "value": 22082, - "meta_hash": 2517965213 + "value": 22070, + "meta_hash": 2176550201 }, "geoId/51171": { "date": "2016", - "value": 42885, - "meta_hash": 2517965213 + "value": 42962, + "meta_hash": 2176550201 }, "geoId/51173": { "date": "2016", - "value": 31121, - "meta_hash": 2517965213 + "value": 31143, + "meta_hash": 2176550201 }, "geoId/51175": { "date": "2016", - "value": 18080, - "meta_hash": 2517965213 + "value": 18090, + "meta_hash": 2176550201 }, "geoId/51177": { "date": "2016", - "value": 131252, - "meta_hash": 2517965213 + "value": 131401, + "meta_hash": 2176550201 }, "geoId/51179": { "date": "2016", - "value": 143501, - "meta_hash": 2517965213 + "value": 143641, + "meta_hash": 2176550201 }, "geoId/51181": { "date": "2016", - "value": 6553, - "meta_hash": 2517965213 + "value": 6560, + "meta_hash": 2176550201 }, "geoId/51183": { "date": "2016", - "value": 11414, - "meta_hash": 2517965213 + "value": 11425, + "meta_hash": 2176550201 }, "geoId/51185": { "date": "2016", - "value": 42155, - "meta_hash": 2517965213 + "value": 42226, + "meta_hash": 2176550201 }, "geoId/51187": { "date": "2016", - "value": 39165, - "meta_hash": 2517965213 + "value": 39197, + "meta_hash": 2176550201 }, "geoId/51191": { "date": "2016", - "value": 54100, - "meta_hash": 2517965213 + "value": 54178, + "meta_hash": 2176550201 }, "geoId/51193": { "date": "2016", - "value": 17637, - "meta_hash": 2517965213 + "value": 17645, + "meta_hash": 2176550201 }, "geoId/51195": { "date": "2016", - "value": 39027, - "meta_hash": 2517965213 + "value": 39059, + "meta_hash": 2176550201 }, "geoId/51197": { "date": "2016", - "value": 28934, - "meta_hash": 2517965213 + "value": 28898, + "meta_hash": 2176550201 }, "geoId/51199": { "date": "2016", - "value": 67832, - "meta_hash": 2517965213 + "value": 67914, + "meta_hash": 2176550201 }, "geoId/51510": { "date": "2016", - "value": 151473, - "meta_hash": 1145703171 + "value": 156621, + "meta_hash": 2176550201 }, "geoId/51520": { "date": "2016", - "value": 17340, - "meta_hash": 1145703171 + "value": 17140, + "meta_hash": 2176550201 }, "geoId/51530": { "date": "2016", - "value": 6610, - "meta_hash": 1145703171 + "value": 6488, + "meta_hash": 2176550201 }, "geoId/51540": { "date": "2016", - "value": 45538, - "meta_hash": 1145703171 + "value": 46976, + "meta_hash": 2176550201 }, "geoId/51550": { "date": "2016", - "value": 233194, - "meta_hash": 1145703171 + "value": 237656, + "meta_hash": 2176550201 }, "geoId/51570": { "date": "2016", - "value": 17554, - "meta_hash": 1145703171 + "value": 17400, + "meta_hash": 2176550201 }, "geoId/51580": { "date": "2016", - "value": 5650, - "meta_hash": 1145703171 + "value": 5682, + "meta_hash": 2176550201 }, "geoId/51590": { "date": "2016", - "value": 42360, - "meta_hash": 1145703171 + "value": 41682, + "meta_hash": 2176550201 }, "geoId/51595": { "date": "2016", - "value": 5565, - "meta_hash": 1145703171 + "value": 5487, + "meta_hash": 2176550201 }, "geoId/51600": { "date": "2016", - "value": 23620, - "meta_hash": 1145703171 + "value": 23305, + "meta_hash": 2176550201 }, "geoId/51610": { "date": "2016", - "value": 13597, - "meta_hash": 1145703171 + "value": 13649, + "meta_hash": 2176550201 }, "geoId/51620": { "date": "2016", - "value": 8413, - "meta_hash": 1145703171 + "value": 8210, + "meta_hash": 2176550201 }, "geoId/51630": { "date": "2016", - "value": 27853, - "meta_hash": 1145703171 + "value": 28469, + "meta_hash": 2176550201 }, "geoId/51640": { "date": "2016", - "value": 6858, - "meta_hash": 1145703171 + "value": 6615, + "meta_hash": 2176550201 }, "geoId/51650": { "date": "2016", - "value": 136789, - "meta_hash": 1145703171 + "value": 135525, + "meta_hash": 2176550201 }, "geoId/51660": { "date": "2016", - "value": 51979, - "meta_hash": 1145703171 + "value": 53685, + "meta_hash": 2176550201 }, "geoId/51670": { "date": "2016", - "value": 22332, - "meta_hash": 1145703171 + "value": 22565, + "meta_hash": 2176550201 }, "geoId/51678": { "date": "2016", - "value": 7036, - "meta_hash": 1145703171 + "value": 7158, + "meta_hash": 2176550201 }, "geoId/51680": { "date": "2016", - "value": 78755, - "meta_hash": 1145703171 + "value": 79871, + "meta_hash": 2176550201 }, "geoId/51683": { "date": "2016", - "value": 41149, - "meta_hash": 1145703171 + "value": 41245, + "meta_hash": 2176550201 }, "geoId/51685": { "date": "2016", - "value": 15827, - "meta_hash": 1145703171 + "value": 16420, + "meta_hash": 2176550201 }, "geoId/51690": { "date": "2016", - "value": 13551, - "meta_hash": 1145703171 + "value": 13027, + "meta_hash": 2176550201 }, "geoId/51700": { "date": "2016", - "value": 181606, - "meta_hash": 1145703171 + "value": 180472, + "meta_hash": 2176550201 }, "geoId/51710": { "date": "2016", - "value": 245724, - "meta_hash": 1145703171 + "value": 246042, + "meta_hash": 2176550201 }, "geoId/51720": { "date": "2016", - "value": 3978, - "meta_hash": 1145703171 + "value": 3992, + "meta_hash": 2176550201 }, "geoId/51730": { "date": "2016", - "value": 31997, - "meta_hash": 1145703171 + "value": 31379, + "meta_hash": 2176550201 }, "geoId/51735": { "date": "2016", - "value": 12068, - "meta_hash": 1145703171 + "value": 11940, + "meta_hash": 2176550201 }, "geoId/51740": { "date": "2016", - "value": 96071, - "meta_hash": 1145703171 + "value": 95287, + "meta_hash": 2176550201 }, "geoId/51750": { "date": "2016", - "value": 17186, - "meta_hash": 1145703171 + "value": 17321, + "meta_hash": 2176550201 }, "geoId/51760": { "date": "2016", - "value": 216773, - "meta_hash": 1145703171 + "value": 225669, + "meta_hash": 2176550201 }, "geoId/51770": { "date": "2016", - "value": 99329, - "meta_hash": 1145703171 + "value": 99383, + "meta_hash": 2176550201 }, "geoId/51775": { "date": "2016", - "value": 25290, - "meta_hash": 1145703171 + "value": 25268, + "meta_hash": 2176550201 }, "geoId/51790": { "date": "2016", - "value": 24234, - "meta_hash": 1145703171 + "value": 24218, + "meta_hash": 2176550201 }, "geoId/51800": { "date": "2016", - "value": 87061, - "meta_hash": 1145703171 + "value": 89360, + "meta_hash": 2176550201 }, "geoId/51810": { "date": "2016", - "value": 449733, - "meta_hash": 1145703171 + "value": 451510, + "meta_hash": 2176550201 }, "geoId/51820": { "date": "2016", - "value": 21366, - "meta_hash": 1145703171 + "value": 21759, + "meta_hash": 2176550201 }, "geoId/51830": { "date": "2016", - "value": 14988, - "meta_hash": 1145703171 + "value": 14894, + "meta_hash": 2176550201 }, "geoId/51840": { "date": "2016", - "value": 27349, - "meta_hash": 1145703171 + "value": 27789, + "meta_hash": 2176550201 }, "geoId/53001": { "date": "2016", - "value": 19369, - "meta_hash": 2517965213 + "value": 19311, + "meta_hash": 2176550201 }, "geoId/53003": { "date": "2016", - "value": 22286, - "meta_hash": 2517965213 + "value": 22362, + "meta_hash": 2176550201 }, "geoId/53005": { "date": "2016", - "value": 193494, - "meta_hash": 2517965213 + "value": 193573, + "meta_hash": 2176550201 }, "geoId/53007": { "date": "2016", - "value": 75855, - "meta_hash": 2517965213 + "value": 75809, + "meta_hash": 2176550201 }, "geoId/53009": { "date": "2016", - "value": 74240, - "meta_hash": 2517965213 + "value": 74351, + "meta_hash": 2176550201 }, "geoId/53011": { "date": "2016", - "value": 465272, - "meta_hash": 2517965213 + "value": 465911, + "meta_hash": 2176550201 }, "geoId/53013": { "date": "2016", - "value": 3978, - "meta_hash": 2517965213 + "value": 3983, + "meta_hash": 2176550201 }, "geoId/53015": { "date": "2016", - "value": 104740, - "meta_hash": 2517965213 + "value": 104760, + "meta_hash": 2176550201 }, "geoId/53017": { "date": "2016", - "value": 41366, - "meta_hash": 2517965213 + "value": 41312, + "meta_hash": 2176550201 }, "geoId/53019": { "date": "2016", - "value": 7530, - "meta_hash": 2517965213 + "value": 7534, + "meta_hash": 2176550201 }, "geoId/53021": { "date": "2016", - "value": 90199, - "meta_hash": 2517965213 + "value": 90132, + "meta_hash": 2176550201 }, "geoId/53023": { "date": "2016", - "value": 2245, - "meta_hash": 2517965213 + "value": 2255, + "meta_hash": 2176550201 }, "geoId/53025": { "date": "2016", - "value": 94221, - "meta_hash": 2517965213 + "value": 94144, + "meta_hash": 2176550201 }, "geoId/53027": { "date": "2016", - "value": 71531, - "meta_hash": 2517965213 + "value": 71555, + "meta_hash": 2176550201 }, "geoId/53029": { "date": "2016", - "value": 81692, - "meta_hash": 2517965213 + "value": 81826, + "meta_hash": 2176550201 }, "geoId/53031": { "date": "2016", - "value": 30891, - "meta_hash": 2517965213 + "value": 30949, + "meta_hash": 2176550201 }, "geoId/53033": { "date": "2016", - "value": 2166350, - "meta_hash": 2517965213 + "value": 2167863, + "meta_hash": 2176550201 }, "geoId/53035": { "date": "2016", - "value": 263142, - "meta_hash": 2517965213 + "value": 263419, + "meta_hash": 2176550201 }, "geoId/53037": { "date": "2016", "value": 44922, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/53039": { "date": "2016", - "value": 21264, - "meta_hash": 2517965213 + "value": 21295, + "meta_hash": 2176550201 }, "geoId/53041": { "date": "2016", - "value": 76693, - "meta_hash": 2517965213 + "value": 76709, + "meta_hash": 2176550201 }, "geoId/53043": { "date": "2016", - "value": 10340, - "meta_hash": 2517965213 + "value": 10339, + "meta_hash": 2176550201 }, "geoId/53045": { "date": "2016", - "value": 62142, - "meta_hash": 2517965213 + "value": 62166, + "meta_hash": 2176550201 }, "geoId/53047": { "date": "2016", - "value": 41558, - "meta_hash": 2517965213 + "value": 41516, + "meta_hash": 2176550201 }, "geoId/53049": { "date": "2016", - "value": 21250, - "meta_hash": 2517965213 + "value": 21298, + "meta_hash": 2176550201 }, "geoId/53051": { "date": "2016", - "value": 13124, - "meta_hash": 2517965213 + "value": 13128, + "meta_hash": 2176550201 }, "geoId/53053": { "date": "2016", - "value": 862895, - "meta_hash": 2517965213 + "value": 864004, + "meta_hash": 2176550201 }, "geoId/53055": { "date": "2016", - "value": 16304, - "meta_hash": 2517965213 + "value": 16256, + "meta_hash": 2176550201 }, "geoId/53057": { "date": "2016", - "value": 123603, - "meta_hash": 2517965213 + "value": 123661, + "meta_hash": 2176550201 }, "geoId/53059": { "date": "2016", - "value": 11581, - "meta_hash": 2517965213 + "value": 11590, + "meta_hash": 2176550201 }, "geoId/53061": { "date": "2016", - "value": 787110, - "meta_hash": 2517965213 + "value": 787886, + "meta_hash": 2176550201 }, "geoId/53063": { "date": "2016", - "value": 496889, - "meta_hash": 2517965213 + "value": 497163, + "meta_hash": 2176550201 }, "geoId/53065": { "date": "2016", - "value": 44141, - "meta_hash": 2517965213 + "value": 44187, + "meta_hash": 2176550201 }, "geoId/53067": { "date": "2016", - "value": 273714, - "meta_hash": 2517965213 + "value": 273827, + "meta_hash": 2176550201 }, "geoId/53069": { "date": "2016", - "value": 4167, - "meta_hash": 2517965213 + "value": 4123, + "meta_hash": 2176550201 }, "geoId/53071": { "date": "2016", - "value": 60008, - "meta_hash": 2517965213 + "value": 60112, + "meta_hash": 2176550201 }, "geoId/53073": { "date": "2016", - "value": 216417, - "meta_hash": 2517965213 + "value": 216486, + "meta_hash": 2176550201 }, "geoId/53075": { "date": "2016", - "value": 48824, - "meta_hash": 2517965213 + "value": 48912, + "meta_hash": 2176550201 }, "geoId/53077": { "date": "2016", - "value": 249327, - "meta_hash": 2517965213 + "value": 249332, + "meta_hash": 2176550201 }, "geoId/54001": { "date": "2016", - "value": 16742, - "meta_hash": 2517965213 + "value": 16752, + "meta_hash": 2176550201 }, "geoId/54003": { "date": "2016", - "value": 113489, - "meta_hash": 2517965213 + "value": 113621, + "meta_hash": 2176550201 }, "geoId/54005": { "date": "2016", - "value": 22809, - "meta_hash": 2517965213 + "value": 22803, + "meta_hash": 2176550201 }, "geoId/54007": { "date": "2016", - "value": 14321, - "meta_hash": 2517965213 + "value": 14316, + "meta_hash": 2176550201 }, "geoId/54009": { "date": "2016", - "value": 22663, - "meta_hash": 2517965213 + "value": 22674, + "meta_hash": 2176550201 }, "geoId/54011": { "date": "2016", - "value": 95681, - "meta_hash": 2517965213 + "value": 95708, + "meta_hash": 2176550201 }, "geoId/54013": { "date": "2016", - "value": 7379, - "meta_hash": 2517965213 + "value": 7387, + "meta_hash": 2176550201 }, "geoId/54015": { "date": "2016", - "value": 8829, - "meta_hash": 2517965213 + "value": 8842, + "meta_hash": 2176550201 }, "geoId/54017": { "date": "2016", - "value": 8576, - "meta_hash": 2517965213 + "value": 8577, + "meta_hash": 2176550201 }, "geoId/54019": { "date": "2016", - "value": 44179, - "meta_hash": 2517965213 + "value": 44184, + "meta_hash": 2176550201 }, "geoId/54021": { "date": "2016", - "value": 8138, - "meta_hash": 2517965213 + "value": 8153, + "meta_hash": 2176550201 }, "geoId/54023": { "date": "2016", - "value": 11620, - "meta_hash": 2517965213 + "value": 11594, + "meta_hash": 2176550201 }, "geoId/54025": { "date": "2016", - "value": 35539, - "meta_hash": 2517965213 + "value": 35538, + "meta_hash": 2176550201 }, "geoId/54027": { "date": "2016", - "value": 23316, - "meta_hash": 2517965213 + "value": 23338, + "meta_hash": 2176550201 }, "geoId/54029": { "date": "2016", - "value": 29662, - "meta_hash": 2517965213 + "value": 29679, + "meta_hash": 2176550201 }, "geoId/54031": { "date": "2016", - "value": 13813, - "meta_hash": 2517965213 + "value": 13837, + "meta_hash": 2176550201 }, "geoId/54033": { "date": "2016", - "value": 68349, - "meta_hash": 2517965213 + "value": 68392, + "meta_hash": 2176550201 }, "geoId/54035": { "date": "2016", - "value": 29188, - "meta_hash": 2517965213 + "value": 29192, + "meta_hash": 2176550201 }, "geoId/54037": { "date": "2016", - "value": 55979, - "meta_hash": 2517965213 + "value": 56112, + "meta_hash": 2176550201 }, "geoId/54039": { "date": "2016", - "value": 186196, - "meta_hash": 2517965213 + "value": 186400, + "meta_hash": 2176550201 }, "geoId/54041": { "date": "2016", - "value": 16283, - "meta_hash": 2517965213 + "value": 16290, + "meta_hash": 2176550201 }, "geoId/54043": { "date": "2016", - "value": 21108, - "meta_hash": 2517965213 + "value": 21107, + "meta_hash": 2176550201 }, "geoId/54045": { "date": "2016", - "value": 33674, - "meta_hash": 2517965213 + "value": 33662, + "meta_hash": 2176550201 }, "geoId/54047": { "date": "2016", - "value": 19192, - "meta_hash": 2517965213 + "value": 19186, + "meta_hash": 2176550201 }, "geoId/54049": { "date": "2016", - "value": 56504, - "meta_hash": 2517965213 + "value": 56557, + "meta_hash": 2176550201 }, "geoId/54051": { "date": "2016", - "value": 31720, - "meta_hash": 2517965213 + "value": 31736, + "meta_hash": 2176550201 }, "geoId/54053": { "date": "2016", - "value": 26938, - "meta_hash": 2517965213 + "value": 26956, + "meta_hash": 2176550201 }, "geoId/54055": { "date": "2016", - "value": 60632, - "meta_hash": 2517965213 + "value": 60638, + "meta_hash": 2176550201 }, "geoId/54057": { "date": "2016", - "value": 27375, - "meta_hash": 2517965213 + "value": 27404, + "meta_hash": 2176550201 }, "geoId/54059": { "date": "2016", - "value": 24723, - "meta_hash": 2517965213 + "value": 24700, + "meta_hash": 2176550201 }, "geoId/54061": { "date": "2016", - "value": 105643, - "meta_hash": 2517965213 + "value": 105866, + "meta_hash": 2176550201 }, "geoId/54063": { "date": "2016", - "value": 13492, - "meta_hash": 2517965213 + "value": 13506, + "meta_hash": 2176550201 }, "geoId/54065": { "date": "2016", - "value": 17626, - "meta_hash": 2517965213 + "value": 17661, + "meta_hash": 2176550201 }, "geoId/54067": { "date": "2016", - "value": 25378, - "meta_hash": 2517965213 + "value": 25372, + "meta_hash": 2176550201 }, "geoId/54069": { "date": "2016", - "value": 42629, - "meta_hash": 2517965213 + "value": 42659, + "meta_hash": 2176550201 }, "geoId/54071": { "date": "2016", - "value": 6978, - "meta_hash": 2517965213 + "value": 6994, + "meta_hash": 2176550201 }, "geoId/54073": { "date": "2016", - "value": 7488, - "meta_hash": 2517965213 + "value": 7493, + "meta_hash": 2176550201 }, "geoId/54075": { "date": "2016", - "value": 8528, - "meta_hash": 2517965213 + "value": 8532, + "meta_hash": 2176550201 }, "geoId/54077": { "date": "2016", - "value": 33760, - "meta_hash": 2517965213 + "value": 33802, + "meta_hash": 2176550201 }, "geoId/54079": { "date": "2016", - "value": 56675, - "meta_hash": 2517965213 + "value": 56670, + "meta_hash": 2176550201 }, "geoId/54081": { "date": "2016", - "value": 76296, - "meta_hash": 2517965213 + "value": 76319, + "meta_hash": 2176550201 }, "geoId/54083": { "date": "2016", - "value": 29034, - "meta_hash": 2517965213 + "value": 29038, + "meta_hash": 2176550201 }, "geoId/54085": { "date": "2016", - "value": 9964, - "meta_hash": 2517965213 + "value": 9990, + "meta_hash": 2176550201 }, "geoId/54087": { "date": "2016", - "value": 14111, - "meta_hash": 2517965213 + "value": 14122, + "meta_hash": 2176550201 }, "geoId/54089": { "date": "2016", - "value": 12975, - "meta_hash": 2517965213 + "value": 13003, + "meta_hash": 2176550201 }, "geoId/54091": { "date": "2016", "value": 16952, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/54093": { "date": "2016", - "value": 7052, - "meta_hash": 2517965213 + "value": 7056, + "meta_hash": 2176550201 }, "geoId/54095": { "date": "2016", - "value": 8953, - "meta_hash": 2517965213 + "value": 8972, + "meta_hash": 2176550201 }, "geoId/54097": { "date": "2016", - "value": 24676, - "meta_hash": 2517965213 + "value": 24699, + "meta_hash": 2176550201 }, "geoId/54099": { "date": "2016", - "value": 40724, - "meta_hash": 2517965213 + "value": 40807, + "meta_hash": 2176550201 }, "geoId/54101": { "date": "2016", - "value": 8557, - "meta_hash": 2517965213 + "value": 8554, + "meta_hash": 2176550201 }, "geoId/54103": { "date": "2016", - "value": 15640, - "meta_hash": 2517965213 + "value": 15673, + "meta_hash": 2176550201 }, "geoId/54105": { "date": "2016", - "value": 5767, - "meta_hash": 2517965213 + "value": 5759, + "meta_hash": 2176550201 }, "geoId/54107": { "date": "2016", - "value": 85709, - "meta_hash": 2517965213 + "value": 85824, + "meta_hash": 2176550201 }, "geoId/54109": { "date": "2016", - "value": 21770, - "meta_hash": 2517965213 + "value": 21777, + "meta_hash": 2176550201 }, "geoId/55001": { "date": "2016", - "value": 19971, - "meta_hash": 2517965213 + "value": 19984, + "meta_hash": 2176550201 }, "geoId/55003": { "date": "2016", - "value": 15638, - "meta_hash": 2517965213 + "value": 15637, + "meta_hash": 2176550201 }, "geoId/55005": { "date": "2016", - "value": 45233, - "meta_hash": 2517965213 + "value": 45271, + "meta_hash": 2176550201 }, "geoId/55007": { "date": "2016", - "value": 14931, - "meta_hash": 2517965213 + "value": 14926, + "meta_hash": 2176550201 }, "geoId/55009": { "date": "2016", - "value": 259514, - "meta_hash": 2517965213 + "value": 259588, + "meta_hash": 2176550201 }, "geoId/55011": { "date": "2016", - "value": 13132, - "meta_hash": 2517965213 + "value": 13148, + "meta_hash": 2176550201 }, "geoId/55013": { "date": "2016", - "value": 15219, - "meta_hash": 2517965213 + "value": 15235, + "meta_hash": 2176550201 }, "geoId/55015": { "date": "2016", - "value": 49607, - "meta_hash": 2517965213 + "value": 49606, + "meta_hash": 2176550201 }, "geoId/55017": { "date": "2016", - "value": 63523, - "meta_hash": 2517965213 + "value": 63577, + "meta_hash": 2176550201 }, "geoId/55019": { "date": "2016", - "value": 34475, - "meta_hash": 2517965213 + "value": 34512, + "meta_hash": 2176550201 }, "geoId/55021": { "date": "2016", - "value": 56875, - "meta_hash": 2517965213 + "value": 56907, + "meta_hash": 2176550201 }, "geoId/55023": { "date": "2016", - "value": 16250, - "meta_hash": 2517965213 + "value": 16241, + "meta_hash": 2176550201 }, "geoId/55025": { "date": "2016", - "value": 531296, - "meta_hash": 2517965213 + "value": 531775, + "meta_hash": 2176550201 }, "geoId/55027": { "date": "2016", - "value": 87382, - "meta_hash": 2517965213 + "value": 87365, + "meta_hash": 2176550201 }, "geoId/55029": { "date": "2016", - "value": 27331, - "meta_hash": 2517965213 + "value": 27354, + "meta_hash": 2176550201 }, "geoId/55031": { "date": "2016", - "value": 43359, - "meta_hash": 2517965213 + "value": 43471, + "meta_hash": 2176550201 }, "geoId/55033": { "date": "2016", - "value": 44354, - "meta_hash": 2517965213 + "value": 44389, + "meta_hash": 2176550201 }, "geoId/55035": { "date": "2016", - "value": 102907, - "meta_hash": 2517965213 + "value": 102989, + "meta_hash": 2176550201 }, "geoId/55037": { "date": "2016", - "value": 4313, - "meta_hash": 2517965213 + "value": 4322, + "meta_hash": 2176550201 }, "geoId/55039": { "date": "2016", - "value": 102211, - "meta_hash": 2517965213 + "value": 102189, + "meta_hash": 2176550201 }, "geoId/55041": { "date": "2016", - "value": 9022, - "meta_hash": 2517965213 + "value": 9040, + "meta_hash": 2176550201 }, "geoId/55043": { "date": "2016", - "value": 51985, - "meta_hash": 2517965213 + "value": 52044, + "meta_hash": 2176550201 }, "geoId/55045": { "date": "2016", - "value": 36787, - "meta_hash": 2517965213 + "value": 36782, + "meta_hash": 2176550201 }, "geoId/55047": { "date": "2016", - "value": 18613, - "meta_hash": 2517965213 + "value": 18616, + "meta_hash": 2176550201 }, "geoId/55049": { "date": "2016", - "value": 23430, - "meta_hash": 2517965213 + "value": 23471, + "meta_hash": 2176550201 }, "geoId/55051": { "date": "2016", - "value": 5650, - "meta_hash": 2517965213 + "value": 5656, + "meta_hash": 2176550201 }, "geoId/55053": { "date": "2016", - "value": 20480, - "meta_hash": 2517965213 + "value": 20484, + "meta_hash": 2176550201 }, "geoId/55055": { "date": "2016", - "value": 84464, - "meta_hash": 2517965213 + "value": 84494, + "meta_hash": 2176550201 }, "geoId/55057": { "date": "2016", - "value": 26348, - "meta_hash": 2517965213 + "value": 26345, + "meta_hash": 2176550201 }, "geoId/55059": { "date": "2016", - "value": 167867, - "meta_hash": 2517965213 + "value": 168012, + "meta_hash": 2176550201 }, "geoId/55061": { "date": "2016", - "value": 20380, - "meta_hash": 2517965213 + "value": 20378, + "meta_hash": 2176550201 }, "geoId/55063": { "date": "2016", - "value": 117681, - "meta_hash": 2517965213 + "value": 117804, + "meta_hash": 2176550201 }, "geoId/55065": { "date": "2016", - "value": 16750, - "meta_hash": 2517965213 + "value": 16751, + "meta_hash": 2176550201 }, "geoId/55067": { "date": "2016", - "value": 19079, - "meta_hash": 2517965213 + "value": 19087, + "meta_hash": 2176550201 }, "geoId/55069": { "date": "2016", - "value": 27834, - "meta_hash": 2517965213 + "value": 27844, + "meta_hash": 2176550201 }, "geoId/55071": { "date": "2016", - "value": 79348, - "meta_hash": 2517965213 + "value": 79363, + "meta_hash": 2176550201 }, "geoId/55073": { "date": "2016", - "value": 135101, - "meta_hash": 2517965213 + "value": 135132, + "meta_hash": 2176550201 }, "geoId/55075": { "date": "2016", - "value": 40255, - "meta_hash": 2517965213 + "value": 40298, + "meta_hash": 2176550201 }, "geoId/55077": { "date": "2016", - "value": 15129, - "meta_hash": 2517965213 + "value": 15115, + "meta_hash": 2176550201 }, "geoId/55078": { "date": "2016", - "value": 4527, - "meta_hash": 2517965213 + "value": 4531, + "meta_hash": 2176550201 }, "geoId/55079": { "date": "2016", - "value": 954841, - "meta_hash": 2517965213 + "value": 955121, + "meta_hash": 2176550201 }, "geoId/55081": { "date": "2016", - "value": 45376, - "meta_hash": 2517965213 + "value": 45505, + "meta_hash": 2176550201 }, "geoId/55083": { "date": "2016", - "value": 37475, - "meta_hash": 2517965213 + "value": 37477, + "meta_hash": 2176550201 }, "geoId/55085": { "date": "2016", - "value": 35339, - "meta_hash": 2517965213 + "value": 35358, + "meta_hash": 2176550201 }, "geoId/55087": { "date": "2016", - "value": 184593, - "meta_hash": 2517965213 + "value": 184606, + "meta_hash": 2176550201 }, "geoId/55089": { "date": "2016", - "value": 88332, - "meta_hash": 2517965213 + "value": 88413, + "meta_hash": 2176550201 }, "geoId/55091": { "date": "2016", - "value": 7243, - "meta_hash": 2517965213 + "value": 7245, + "meta_hash": 2176550201 }, "geoId/55093": { "date": "2016", - "value": 41456, - "meta_hash": 2517965213 + "value": 41528, + "meta_hash": 2176550201 }, "geoId/55095": { "date": "2016", - "value": 43216, - "meta_hash": 2517965213 + "value": 43261, + "meta_hash": 2176550201 }, "geoId/55097": { "date": "2016", - "value": 70451, - "meta_hash": 2517965213 + "value": 70483, + "meta_hash": 2176550201 }, "geoId/55099": { "date": "2016", - "value": 13414, - "meta_hash": 2517965213 + "value": 13417, + "meta_hash": 2176550201 }, "geoId/55101": { "date": "2016", - "value": 194846, - "meta_hash": 2517965213 + "value": 194915, + "meta_hash": 2176550201 }, "geoId/55103": { "date": "2016", - "value": 17528, - "meta_hash": 2517965213 + "value": 17545, + "meta_hash": 2176550201 }, "geoId/55105": { "date": "2016", - "value": 161320, - "meta_hash": 2517965213 + "value": 161363, + "meta_hash": 2176550201 }, "geoId/55107": { "date": "2016", - "value": 14111, - "meta_hash": 2517965213 + "value": 14084, + "meta_hash": 2176550201 }, "geoId/55109": { "date": "2016", - "value": 87598, - "meta_hash": 2517965213 + "value": 87643, + "meta_hash": 2176550201 }, "geoId/55111": { "date": "2016", - "value": 63614, - "meta_hash": 2517965213 + "value": 63627, + "meta_hash": 2176550201 }, "geoId/55113": { "date": "2016", - "value": 16321, - "meta_hash": 2517965213 + "value": 16327, + "meta_hash": 2176550201 }, "geoId/55115": { "date": "2016", - "value": 40952, - "meta_hash": 2517965213 + "value": 40927, + "meta_hash": 2176550201 }, "geoId/55117": { "date": "2016", - "value": 115030, - "meta_hash": 2517965213 + "value": 115043, + "meta_hash": 2176550201 }, "geoId/55119": { "date": "2016", - "value": 20299, - "meta_hash": 2517965213 + "value": 20295, + "meta_hash": 2176550201 }, "geoId/55121": { "date": "2016", - "value": 29535, - "meta_hash": 2517965213 + "value": 29531, + "meta_hash": 2176550201 }, "geoId/55123": { "date": "2016", - "value": 30552, - "meta_hash": 2517965213 + "value": 30554, + "meta_hash": 2176550201 }, "geoId/55125": { "date": "2016", - "value": 21483, - "meta_hash": 2517965213 + "value": 21488, + "meta_hash": 2176550201 }, "geoId/55127": { "date": "2016", - "value": 102627, - "meta_hash": 2517965213 + "value": 102668, + "meta_hash": 2176550201 }, "geoId/55129": { "date": "2016", - "value": 15621, - "meta_hash": 2517965213 + "value": 15587, + "meta_hash": 2176550201 }, "geoId/55131": { "date": "2016", - "value": 134310, - "meta_hash": 2517965213 + "value": 134324, + "meta_hash": 2176550201 }, "geoId/55133": { "date": "2016", - "value": 398521, - "meta_hash": 2517965213 + "value": 398664, + "meta_hash": 2176550201 }, "geoId/55135": { "date": "2016", - "value": 51308, - "meta_hash": 2517965213 + "value": 51301, + "meta_hash": 2176550201 }, "geoId/55137": { "date": "2016", - "value": 24090, - "meta_hash": 2517965213 + "value": 24104, + "meta_hash": 2176550201 }, "geoId/55139": { "date": "2016", - "value": 169629, - "meta_hash": 2517965213 + "value": 169809, + "meta_hash": 2176550201 }, "geoId/55141": { "date": "2016", - "value": 73219, - "meta_hash": 2517965213 + "value": 73224, + "meta_hash": 2176550201 }, "geoId/56001": { "date": "2016", - "value": 37923, - "meta_hash": 2517965213 + "value": 38012, + "meta_hash": 2176550201 }, "geoId/56003": { "date": "2016", - "value": 11943, - "meta_hash": 2517965213 + "value": 11949, + "meta_hash": 2176550201 }, "geoId/56005": { "date": "2016", - "value": 48745, - "meta_hash": 2517965213 + "value": 48900, + "meta_hash": 2176550201 }, "geoId/56007": { "date": "2016", - "value": 15684, - "meta_hash": 2517965213 + "value": 15719, + "meta_hash": 2176550201 }, "geoId/56009": { "date": "2016", - "value": 14101, - "meta_hash": 2517965213 + "value": 14104, + "meta_hash": 2176550201 }, "geoId/56011": { "date": "2016", - "value": 7499, - "meta_hash": 2517965213 + "value": 7497, + "meta_hash": 2176550201 }, "geoId/56013": { "date": "2016", - "value": 40200, - "meta_hash": 2517965213 + "value": 40250, + "meta_hash": 2176550201 }, "geoId/56015": { "date": "2016", - "value": 13333, - "meta_hash": 2517965213 + "value": 13329, + "meta_hash": 2176550201 }, "geoId/56017": { "date": "2016", - "value": 4654, - "meta_hash": 2517965213 + "value": 4664, + "meta_hash": 2176550201 }, "geoId/56019": { "date": "2016", - "value": 8480, - "meta_hash": 2517965213 + "value": 8492, + "meta_hash": 2176550201 }, "geoId/56021": { "date": "2016", - "value": 97887, - "meta_hash": 2517965213 + "value": 98039, + "meta_hash": 2176550201 }, "geoId/56023": { "date": "2016", - "value": 19062, - "meta_hash": 2517965213 + "value": 19141, + "meta_hash": 2176550201 }, "geoId/56025": { "date": "2016", - "value": 80909, - "meta_hash": 2517965213 + "value": 81025, + "meta_hash": 2176550201 }, "geoId/56027": { "date": "2016", "value": 2470, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, "geoId/56029": { "date": "2016", - "value": 29207, - "meta_hash": 2517965213 + "value": 29262, + "meta_hash": 2176550201 }, "geoId/56031": { "date": "2016", - "value": 8667, - "meta_hash": 2517965213 + "value": 8673, + "meta_hash": 2176550201 }, "geoId/56033": { "date": "2016", - "value": 29964, - "meta_hash": 2517965213 + "value": 30027, + "meta_hash": 2176550201 }, "geoId/56035": { "date": "2016", - "value": 9983, - "meta_hash": 2517965213 + "value": 9997, + "meta_hash": 2176550201 }, "geoId/56037": { "date": "2016", - "value": 44222, - "meta_hash": 2517965213 + "value": 44319, + "meta_hash": 2176550201 }, "geoId/56039": { "date": "2016", - "value": 23234, - "meta_hash": 2517965213 + "value": 23255, + "meta_hash": 2176550201 }, "geoId/56041": { "date": "2016", - "value": 20682, - "meta_hash": 2517965213 + "value": 20711, + "meta_hash": 2176550201 }, "geoId/56043": { "date": "2016", - "value": 8168, - "meta_hash": 2517965213 + "value": 8180, + "meta_hash": 2176550201 }, "geoId/56045": { "date": "2016", - "value": 7220, - "meta_hash": 2517965213 + "value": 7228, + "meta_hash": 2176550201 }, "geoId/72001": { "date": "2016", @@ -16121,6 +16121,12 @@ "provenance_url": "https://www.census.gov/", "measurement_method": "CensusACS5yrSurvey" }, + "2176550201": { + "import_name": "USCensusPEP_Annual_Population", + "provenance_url": "https://www2.census.gov/programs-surveys/popest/tables", + "measurement_method": "CensusPEPSurvey", + "observation_period": "P1Y" + }, "2517965213": { "import_name": "CensusPEP", "provenance_url": "https://www.census.gov/programs-surveys/popest.html", diff --git a/internal/server/stat/golden/get_stat_set_within_place/US_State.json b/internal/server/stat/golden/get_stat_set_within_place/US_State.json index 24c677ede..5e06a5538 100644 --- a/internal/server/stat/golden/get_stat_set_within_place/US_State.json +++ b/internal/server/stat/golden/get_stat_set_within_place/US_State.json @@ -262,548 +262,544 @@ "Count_Person": { "stat": { "geoId/01": { - "date": "2020", - "value": 4893186, - "meta_hash": 1145703171 + "date": "2021", + "value": 5039877, + "meta_hash": 2176550201 }, "geoId/02": { - "date": "2020", - "value": 736990, - "meta_hash": 1145703171 + "date": "2021", + "value": 732673, + "meta_hash": 2176550201 }, "geoId/04": { - "date": "2020", - "value": 7174064, - "meta_hash": 1145703171 + "date": "2021", + "value": 7276316, + "meta_hash": 2176550201 }, "geoId/05": { - "date": "2020", - "value": 3011873, - "meta_hash": 1145703171 + "date": "2021", + "value": 3025891, + "meta_hash": 2176550201 }, "geoId/06": { - "date": "2020", - "value": 39346023, - "meta_hash": 1145703171 + "date": "2021", + "value": 39237836, + "meta_hash": 2176550201 }, "geoId/08": { - "date": "2020", - "value": 5684926, - "meta_hash": 1145703171 + "date": "2021", + "value": 5812069, + "meta_hash": 2176550201 }, "geoId/09": { - "date": "2020", - "value": 3570549, - "meta_hash": 1145703171 + "date": "2021", + "value": 3605597, + "meta_hash": 2176550201 }, "geoId/10": { - "date": "2020", - "value": 967679, - "meta_hash": 1145703171 + "date": "2021", + "value": 1003384, + "meta_hash": 2176550201 }, "geoId/11": { - "date": "2020", - "value": 701974, - "meta_hash": 1145703171 + "date": "2021", + "value": 670050, + "meta_hash": 2176550201 }, "geoId/12": { - "date": "2020", - "value": 21216924, - "meta_hash": 1145703171 + "date": "2021", + "value": 21781128, + "meta_hash": 2176550201 }, "geoId/13": { - "date": "2020", - "value": 10516579, - "meta_hash": 1145703171 + "date": "2021", + "value": 10799566, + "meta_hash": 2176550201 }, "geoId/15": { - "date": "2020", - "value": 1420074, - "meta_hash": 1145703171 + "date": "2021", + "value": 1441553, + "meta_hash": 2176550201 }, "geoId/16": { - "date": "2020", - "value": 1754367, - "meta_hash": 1145703171 + "date": "2021", + "value": 1900923, + "meta_hash": 2176550201 }, "geoId/17": { - "date": "2020", - "value": 12716164, - "meta_hash": 1145703171 + "date": "2021", + "value": 12671469, + "meta_hash": 2176550201 }, "geoId/18": { - "date": "2020", - "value": 6696893, - "meta_hash": 1145703171 + "date": "2021", + "value": 6805985, + "meta_hash": 2176550201 }, "geoId/19": { - "date": "2020", - "value": 3150011, - "meta_hash": 1145703171 + "date": "2021", + "value": 3193079, + "meta_hash": 2176550201 }, "geoId/20": { - "date": "2020", - "value": 2912619, - "meta_hash": 1145703171 + "date": "2021", + "value": 2934582, + "meta_hash": 2176550201 }, "geoId/21": { - "date": "2020", - "value": 4461952, - "meta_hash": 1145703171 + "date": "2021", + "value": 4509394, + "meta_hash": 2176550201 }, "geoId/22": { - "date": "2020", - "value": 4664616, - "meta_hash": 1145703171 + "date": "2021", + "value": 4624047, + "meta_hash": 2176550201 }, "geoId/23": { - "date": "2020", - "value": 1340825, - "meta_hash": 1145703171 + "date": "2021", + "value": 1372247, + "meta_hash": 2176550201 }, "geoId/24": { - "date": "2020", - "value": 6037624, - "meta_hash": 1145703171 + "date": "2021", + "value": 6165129, + "meta_hash": 2176550201 }, "geoId/25": { - "date": "2020", - "value": 6873003, - "meta_hash": 1145703171 + "date": "2021", + "value": 6984723, + "meta_hash": 2176550201 }, "geoId/26": { - "date": "2020", - "value": 9973907, - "meta_hash": 1145703171 + "date": "2021", + "value": 10050811, + "meta_hash": 2176550201 }, "geoId/27": { - "date": "2020", - "value": 5600166, - "meta_hash": 1145703171 + "date": "2021", + "value": 5707390, + "meta_hash": 2176550201 }, "geoId/28": { - "date": "2020", - "value": 2981835, - "meta_hash": 1145703171 + "date": "2021", + "value": 2949965, + "meta_hash": 2176550201 }, "geoId/29": { - "date": "2020", - "value": 6124160, - "meta_hash": 1145703171 + "date": "2021", + "value": 6168187, + "meta_hash": 2176550201 }, "geoId/30": { - "date": "2020", - "value": 1061705, - "meta_hash": 1145703171 + "date": "2021", + "value": 1104271, + "meta_hash": 2176550201 }, "geoId/31": { - "date": "2020", - "value": 1923826, - "meta_hash": 1145703171 + "date": "2021", + "value": 1963692, + "meta_hash": 2176550201 }, "geoId/32": { - "date": "2020", - "value": 3030281, - "meta_hash": 1145703171 + "date": "2021", + "value": 3143991, + "meta_hash": 2176550201 }, "geoId/33": { - "date": "2020", - "value": 1355244, - "meta_hash": 1145703171 + "date": "2021", + "value": 1388992, + "meta_hash": 2176550201 }, "geoId/34": { - "date": "2020", - "value": 8885418, - "meta_hash": 1145703171 + "date": "2021", + "value": 9267130, + "meta_hash": 2176550201 }, "geoId/35": { - "date": "2020", - "value": 2097021, - "meta_hash": 1145703171 + "date": "2021", + "value": 2115877, + "meta_hash": 2176550201 }, "geoId/36": { - "date": "2020", - "value": 19514849, - "meta_hash": 1145703171 + "date": "2021", + "value": 19835913, + "meta_hash": 2176550201 }, "geoId/37": { - "date": "2020", - "value": 10386227, - "meta_hash": 1145703171 + "date": "2021", + "value": 10551162, + "meta_hash": 2176550201 }, "geoId/38": { - "date": "2020", - "value": 760394, - "meta_hash": 1145703171 + "date": "2021", + "value": 774948, + "meta_hash": 2176550201 }, "geoId/39": { - "date": "2020", - "value": 11675275, - "meta_hash": 1145703171 + "date": "2021", + "value": 11780017, + "meta_hash": 2176550201 }, "geoId/40": { - "date": "2020", - "value": 3949342, - "meta_hash": 1145703171 + "date": "2021", + "value": 3986639, + "meta_hash": 2176550201 }, "geoId/41": { - "date": "2020", - "value": 4176346, - "meta_hash": 1145703171 + "date": "2021", + "value": 4246155, + "meta_hash": 2176550201 }, "geoId/42": { - "date": "2020", - "value": 12794885, - "meta_hash": 1145703171 + "date": "2021", + "value": 12964056, + "meta_hash": 2176550201 }, "geoId/44": { - "date": "2020", - "value": 1057798, - "meta_hash": 1145703171 + "date": "2021", + "value": 1095610, + "meta_hash": 2176550201 }, "geoId/45": { - "date": "2020", - "value": 5091517, - "meta_hash": 1145703171 + "date": "2021", + "value": 5190705, + "meta_hash": 2176550201 }, "geoId/46": { - "date": "2020", - "value": 879336, - "meta_hash": 1145703171 + "date": "2021", + "value": 895376, + "meta_hash": 2176550201 }, "geoId/47": { - "date": "2020", - "value": 6772268, - "meta_hash": 1145703171 + "date": "2021", + "value": 6975218, + "meta_hash": 2176550201 }, "geoId/48": { - "date": "2020", - "value": 28635442, - "meta_hash": 1145703171 + "date": "2021", + "value": 29527941, + "meta_hash": 2176550201 }, "geoId/49": { - "date": "2020", - "value": 3151239, - "meta_hash": 1145703171 + "date": "2021", + "value": 3337975, + "meta_hash": 2176550201 }, "geoId/50": { - "date": "2020", - "value": 624340, - "meta_hash": 1145703171 + "date": "2021", + "value": 645570, + "meta_hash": 2176550201 }, "geoId/51": { - "date": "2020", - "value": 8509358, - "meta_hash": 1145703171 + "date": "2021", + "value": 8642274, + "meta_hash": 2176550201 }, "geoId/53": { - "date": "2020", - "value": 7512465, - "meta_hash": 1145703171 + "date": "2021", + "value": 7738692, + "meta_hash": 2176550201 }, "geoId/54": { - "date": "2020", - "value": 1807426, - "meta_hash": 1145703171 + "date": "2021", + "value": 1782959, + "meta_hash": 2176550201 }, "geoId/55": { - "date": "2020", - "value": 5806975, - "meta_hash": 1145703171 + "date": "2021", + "value": 5895908, + "meta_hash": 2176550201 }, "geoId/56": { - "date": "2020", - "value": 581348, - "meta_hash": 1145703171 + "date": "2021", + "value": 578803, + "meta_hash": 2176550201 }, "geoId/72": { - "date": "2020", - "value": 3255642, - "meta_hash": 1145703171 + "date": "2021", + "value": 3263584, + "meta_hash": 2176550201 } } }, "Count_Person_Employed": { "stat": { "geoId/01": { - "date": "2022-05", - "value": 2231978, + "date": "2022-06", + "value": 2225995, "meta_hash": 324358135 }, "geoId/02": { - "date": "2022-05", - "value": 346702, + "date": "2022-06", + "value": 348511, "meta_hash": 324358135 }, "geoId/04": { - "date": "2022-05", - "value": 3456628, + "date": "2022-06", + "value": 3442726, "meta_hash": 324358135 }, "geoId/05": { - "date": "2022-05", - "value": 1306752, + "date": "2022-06", + "value": 1315905, "meta_hash": 324358135 }, "geoId/06": { - "date": "2022-05", - "value": 18530488, + "date": "2022-06", + "value": 18346910, "meta_hash": 324358135 }, "geoId/08": { - "date": "2022-05", - "value": 3123942, + "date": "2022-06", + "value": 3139049, "meta_hash": 324358135 }, "geoId/09": { - "date": "2022-05", - "value": 1826860, + "date": "2022-06", + "value": 1840684, "meta_hash": 324358135 }, "geoId/10": { - "date": "2022-05", - "value": 476555, + "date": "2022-06", + "value": 477614, "meta_hash": 324358135 }, "geoId/11": { - "date": "2022-05", - "value": 363166, + "date": "2022-06", + "value": 363515, "meta_hash": 324358135 }, "geoId/12": { - "date": "2022-05", - "value": 10364051, + "date": "2022-06", + "value": 10377803, "meta_hash": 324358135 }, "geoId/13": { - "date": "2022-05", - "value": 5121184, + "date": "2022-06", + "value": 5110195, "meta_hash": 324358135 }, "geoId/15": { - "date": "2022-05", - "value": 647118, + "date": "2022-06", + "value": 641580, "meta_hash": 324358135 }, "geoId/16": { - "date": "2022-05", - "value": 932312, + "date": "2022-06", + "value": 936977, "meta_hash": 324358135 }, "geoId/17": { - "date": "2022-05", - "value": 6119630, + "date": "2022-06", + "value": 6183117, "meta_hash": 324358135 }, "geoId/18": { - "date": "2022-05", - "value": 3298437, + "date": "2022-06", + "value": 3313114, "meta_hash": 324358135 }, "geoId/19": { - "date": "2022-05", - "value": 1659331, + "date": "2022-06", + "value": 1672270, "meta_hash": 324358135 }, "geoId/20": { - "date": "2022-05", - "value": 1463873, + "date": "2022-06", + "value": 1470198, "meta_hash": 324358135 }, "geoId/21": { - "date": "2022-05", - "value": 1975240, + "date": "2022-06", + "value": 1988600, "meta_hash": 324358135 }, "geoId/22": { - "date": "2022-05", - "value": 2020069, + "date": "2022-06", + "value": 2018394, "meta_hash": 324358135 }, "geoId/23": { - "date": "2022-05", - "value": 651226, + "date": "2022-06", + "value": 667948, "meta_hash": 324358135 }, "geoId/24": { - "date": "2022-05", - "value": 3067796, + "date": "2022-06", + "value": 3097174, "meta_hash": 324358135 }, "geoId/25": { - "date": "2022-05", - "value": 3598508, + "date": "2022-06", + "value": 3647840, "meta_hash": 324358135 }, "geoId/26": { - "date": "2022-05", - "value": 4634416, + "date": "2022-06", + "value": 4645458, "meta_hash": 324358135 }, "geoId/27": { - "date": "2022-05", - "value": 3030026, + "date": "2022-06", + "value": 3028710, "meta_hash": 324358135 }, "geoId/28": { - "date": "2022-05", - "value": 1217817, + "date": "2022-06", + "value": 1216347, "meta_hash": 324358135 }, "geoId/29": { - "date": "2022-05", - "value": 2979177, + "date": "2022-06", + "value": 2992352, "meta_hash": 324358135 }, "geoId/30": { - "date": "2022-05", - "value": 550037, + "date": "2022-06", + "value": 556733, "meta_hash": 324358135 }, "geoId/31": { - "date": "2022-05", - "value": 1044592, + "date": "2022-06", + "value": 1043287, "meta_hash": 324358135 }, "geoId/32": { - "date": "2022-05", - "value": 1456630, + "date": "2022-06", + "value": 1448986, "meta_hash": 324358135 }, "geoId/33": { - "date": "2022-05", - "value": 744680, + "date": "2022-06", + "value": 757026, "meta_hash": 324358135 }, "geoId/34": { - "date": "2022-05", - "value": 4481992, + "date": "2022-06", + "value": 4503493, "meta_hash": 324358135 }, "geoId/35": { - "date": "2022-05", - "value": 901279, + "date": "2022-06", + "value": 903366, "meta_hash": 324358135 }, "geoId/36": { - "date": "2022-05", - "value": 9116203, + "date": "2022-06", + "value": 9136594, "meta_hash": 324358135 }, "geoId/37": { - "date": "2022-05", - "value": 4949923, + "date": "2022-06", + "value": 4935844, "meta_hash": 324358135 }, "geoId/38": { - "date": "2022-05", - "value": 401634, + "date": "2022-06", + "value": 404540, "meta_hash": 324358135 }, "geoId/39": { - "date": "2022-05", - "value": 5583950, + "date": "2022-06", + "value": 5547992, "meta_hash": 324358135 }, "geoId/40": { - "date": "2022-05", - "value": 1826612, + "date": "2022-06", + "value": 1814068, "meta_hash": 324358135 }, "geoId/41": { - "date": "2022-05", - "value": 2130816, + "date": "2022-06", + "value": 2119639, "meta_hash": 324358135 }, "geoId/42": { - "date": "2022-05", - "value": 6211999, + "date": "2022-06", + "value": 6171007, "meta_hash": 324358135 }, "geoId/44": { - "date": "2022-05", - "value": 552441, + "date": "2022-06", + "value": 562713, "meta_hash": 324358135 }, "geoId/45": { - "date": "2022-05", - "value": 2335660, + "date": "2022-06", + "value": 2336977, "meta_hash": 324358135 }, "geoId/46": { - "date": "2022-05", - "value": 468450, + "date": "2022-06", + "value": 473303, "meta_hash": 324358135 }, "geoId/47": { - "date": "2022-05", - "value": 3293464, + "date": "2022-06", + "value": 3275769, "meta_hash": 324358135 }, "geoId/48": { - "date": "2022-05", - "value": 13946477, + "date": "2022-06", + "value": 13945797, "meta_hash": 324358135 }, "geoId/49": { - "date": "2022-05", - "value": 1687759, + "date": "2022-06", + "value": 1691006, "meta_hash": 324358135 }, "geoId/50": { - "date": "2022-05", - "value": 324239, + "date": "2022-06", + "value": 331700, "meta_hash": 324358135 }, "geoId/51": { - "date": "2022-05", - "value": 4214642, + "date": "2022-06", + "value": 4248204, "meta_hash": 324358135 }, "geoId/53": { - "date": "2022-05", - "value": 3866907, + "date": "2022-06", + "value": 3857475, "meta_hash": 324358135 }, "geoId/54": { - "date": "2022-05", - "value": 770155, + "date": "2022-06", + "value": 776441, "meta_hash": 324358135 }, "geoId/55": { - "date": "2022-05", - "value": 3025982, + "date": "2022-06", + "value": 3044300, "meta_hash": 324358135 }, "geoId/56": { - "date": "2022-05", - "value": 279546, + "date": "2022-06", + "value": 282618, "meta_hash": 324358135 }, "geoId/72": { - "date": "2022-05", - "value": 1124172, + "date": "2022-06", + "value": 1107892, "meta_hash": 324358135 } } } }, "metadata": { - "1145703171": { - "import_name": "CensusACS5YearSurvey", - "provenance_url": "https://www.census.gov/", - "measurement_method": "CensusACS5yrSurvey" + "2176550201": { + "import_name": "USCensusPEP_Annual_Population", + "provenance_url": "https://www2.census.gov/programs-surveys/popest/tables", + "measurement_method": "CensusPEPSurvey", + "observation_period": "P1Y" }, "2392525955": { "import_name": "EIA_Electricity", "provenance_url": "https://www.eia.gov/opendata/qb.php?category=0", "unit": "KilowattHour" }, - "2517965213": { - "import_name": "CensusPEP", - "provenance_url": "https://www.census.gov/programs-surveys/popest.html", - "measurement_method": "CensusPEPSurvey" - }, "324358135": { "import_name": "BLS_LAUS", "provenance_url": "https://www.bls.gov/lau/", diff --git a/internal/server/stat/golden/get_stat_set_within_place/world_pop.json b/internal/server/stat/golden/get_stat_set_within_place/world_pop.json index d869749c5..29901cdba 100644 --- a/internal/server/stat/golden/get_stat_set_within_place/world_pop.json +++ b/internal/server/stat/golden/get_stat_set_within_place/world_pop.json @@ -1157,9 +1157,9 @@ "meta_hash": 3981252704 }, "country/USA": { - "date": "2020", - "value": 329824950, - "meta_hash": 1273233945 + "date": "2021", + "value": 331893745, + "meta_hash": 2176550201 }, "country/UZB": { "date": "2020", @@ -1245,26 +1245,22 @@ } }, "metadata": { - "1273233945": { - "import_name": "CensusACS5YearSurvey_AggCountry", - "provenance_url": "https://www.census.gov/", - "measurement_method": "CensusACS5yrSurvey" - }, "1456184638": { "import_name": "WikipediaStatsData", "provenance_url": "https://www.wikipedia.org", "measurement_method": "Wikipedia" }, + "2176550201": { + "import_name": "USCensusPEP_Annual_Population", + "provenance_url": "https://www2.census.gov/programs-surveys/popest/tables", + "measurement_method": "CensusPEPSurvey", + "observation_period": "P1Y" + }, "2458695583": { "import_name": "WikidataPopulation", "provenance_url": "https://www.wikidata.org/wiki/Wikidata:Main_Page", "measurement_method": "WikidataPopulation" }, - "2517965213": { - "import_name": "CensusPEP", - "provenance_url": "https://www.census.gov/programs-surveys/popest.html", - "measurement_method": "CensusPEPSurvey" - }, "3114843463": { "import_name": "HumanCuratedStats", "provenance_url": "https://google.com", diff --git a/internal/server/stat/golden/get_stat_set_within_place_all/CA_County_2016.json b/internal/server/stat/golden/get_stat_set_within_place_all/CA_County_2016.json index 0a1d3787a..9e3c251ff 100644 --- a/internal/server/stat/golden/get_stat_set_within_place_all/CA_County_2016.json +++ b/internal/server/stat/golden/get_stat_set_within_place_all/CA_County_2016.json @@ -6,230 +6,238 @@ "stat": { "geoId/06001": { "date": "2016", - "value": 1650950 + "value": 1650765 }, "geoId/06003": { "date": "2016", - "value": 1057 + "value": 1053 }, "geoId/06005": { "date": "2016", - "value": 37438 + "value": 37443 }, "geoId/06007": { "date": "2016", - "value": 226231 + "value": 226222 }, "geoId/06009": { "date": "2016", - "value": 45303 + "value": 45307 }, "geoId/06011": { "date": "2016", - "value": 21553 + "value": 21476 }, "geoId/06013": { "date": "2016", - "value": 1137268 + "value": 1137259 }, "geoId/06015": { "date": "2016", - "value": 27382 + "value": 27415 }, "geoId/06017": { "date": "2016", - "value": 185976 + "value": 186027 }, "geoId/06019": { "date": "2016", - "value": 976830 + "value": 976231 }, "geoId/06021": { "date": "2016", - "value": 27851 + "value": 27796 }, "geoId/06023": { "date": "2016", - "value": 136290 + "value": 136477 }, "geoId/06025": { "date": "2016", - "value": 180179 + "value": 179881 }, "geoId/06027": { "date": "2016", - "value": 17996 + "value": 17897 }, "geoId/06029": { "date": "2016", - "value": 880856 + "value": 881094 }, "geoId/06031": { "date": "2016", - "value": 149382 + "value": 149269 }, "geoId/06033": { "date": "2016", - "value": 63903 + "value": 63912 }, "geoId/06035": { "date": "2016", - "value": 30721 + "value": 30715 }, "geoId/06037": { "date": "2016", - "value": 10105708 + "value": 10094865 }, "geoId/06039": { "date": "2016", - "value": 153956 + "value": 153694 }, "geoId/06041": { "date": "2016", - "value": 260562 + "value": 260722 }, "geoId/06043": { "date": "2016", - "value": 17455 + "value": 17498 }, "geoId/06045": { "date": "2016", - "value": 87285 + "value": 87319 }, "geoId/06047": { "date": "2016", - "value": 267628 + "value": 267370 }, "geoId/06049": { "date": "2016", - "value": 8935 + "value": 8957 }, "geoId/06051": { "date": "2016", - "value": 14202 + "value": 14256 }, "geoId/06053": { "date": "2016", - "value": 433953 + "value": 433436 }, "geoId/06055": { "date": "2016", - "value": 140840 + "value": 140778 }, "geoId/06057": { "date": "2016", - "value": 98913 + "value": 98939 }, "geoId/06059": { "date": "2016", - "value": 3164986 + "value": 3164277 }, "geoId/06061": { "date": "2016", - "value": 378943 + "value": 379046 }, "geoId/06063": { "date": "2016", - "value": 18772 + "value": 18691 }, "geoId/06065": { "date": "2016", - "value": 2380081 + "value": 2378282 }, "geoId/06067": { "date": "2016", - "value": 1510987 + "value": 1511401 }, "geoId/06069": { "date": "2016", - "value": 59225 + "value": 59270 }, "geoId/06071": { "date": "2016", - "value": 2131960 + "value": 2130726 }, "geoId/06073": { "date": "2016", - "value": 3306089 + "value": 3305462 + }, + "geoId/06075": { + "date": "2016", + "value": 871343 }, "geoId/06077": { "date": "2016", - "value": 732809 + "value": 732662 }, "geoId/06079": { "date": "2016", - "value": 281803 + "value": 281884 + }, + "geoId/06081": { + "date": "2016", + "value": 767928 }, "geoId/06083": { "date": "2016", - "value": 444340 + "value": 444112 }, "geoId/06085": { "date": "2016", - "value": 1928368 + "value": 1928144 }, "geoId/06087": { "date": "2016", - "value": 274396 + "value": 274476 }, "geoId/06089": { "date": "2016", - "value": 178571 + "value": 178592 }, "geoId/06091": { "date": "2016", - "value": 2957 + "value": 2956 }, "geoId/06093": { "date": "2016", - "value": 43479 + "value": 43402 }, "geoId/06095": { "date": "2016", - "value": 438858 + "value": 438834 }, "geoId/06097": { "date": "2016", - "value": 502547 + "value": 502445 }, "geoId/06099": { "date": "2016", - "value": 539255 + "value": 538986 }, "geoId/06101": { "date": "2016", - "value": 95742 + "value": 95769 }, "geoId/06103": { "date": "2016", - "value": 63453 + "value": 63468 }, "geoId/06105": { "date": "2016", - "value": 12830 + "value": 12827 }, "geoId/06107": { "date": "2016", - "value": 459235 + "value": 458991 }, "geoId/06109": { "date": "2016", - "value": 53770 + "value": 53729 }, "geoId/06111": { "date": "2016", - "value": 847323 + "value": 846921 }, "geoId/06113": { "date": "2016", - "value": 215627 + "value": 215569 }, "geoId/06115": { "date": "2016", - "value": 74952 + "value": 74920 } }, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, { "stat": { @@ -637,238 +645,230 @@ "stat": { "geoId/06001": { "date": "2016", - "value": 1650765 + "value": 1650950 }, "geoId/06003": { "date": "2016", - "value": 1053 + "value": 1057 }, "geoId/06005": { "date": "2016", - "value": 37443 + "value": 37438 }, "geoId/06007": { "date": "2016", - "value": 226222 + "value": 226231 }, "geoId/06009": { "date": "2016", - "value": 45307 + "value": 45303 }, "geoId/06011": { "date": "2016", - "value": 21476 + "value": 21553 }, "geoId/06013": { "date": "2016", - "value": 1137259 + "value": 1137268 }, "geoId/06015": { "date": "2016", - "value": 27415 + "value": 27382 }, "geoId/06017": { "date": "2016", - "value": 186027 + "value": 185976 }, "geoId/06019": { "date": "2016", - "value": 976231 + "value": 976830 }, "geoId/06021": { "date": "2016", - "value": 27796 + "value": 27851 }, "geoId/06023": { "date": "2016", - "value": 136477 + "value": 136290 }, "geoId/06025": { "date": "2016", - "value": 179881 + "value": 180179 }, "geoId/06027": { "date": "2016", - "value": 17897 + "value": 17996 }, "geoId/06029": { "date": "2016", - "value": 881094 + "value": 880856 }, "geoId/06031": { "date": "2016", - "value": 149269 + "value": 149382 }, "geoId/06033": { "date": "2016", - "value": 63912 + "value": 63903 }, "geoId/06035": { "date": "2016", - "value": 30715 + "value": 30721 }, "geoId/06037": { "date": "2016", - "value": 10094865 + "value": 10105708 }, "geoId/06039": { "date": "2016", - "value": 153694 + "value": 153956 }, "geoId/06041": { "date": "2016", - "value": 260722 + "value": 260562 }, "geoId/06043": { "date": "2016", - "value": 17498 + "value": 17455 }, "geoId/06045": { "date": "2016", - "value": 87319 + "value": 87285 }, "geoId/06047": { "date": "2016", - "value": 267370 + "value": 267628 }, "geoId/06049": { "date": "2016", - "value": 8957 + "value": 8935 }, "geoId/06051": { "date": "2016", - "value": 14256 + "value": 14202 }, "geoId/06053": { "date": "2016", - "value": 433436 + "value": 433953 }, "geoId/06055": { "date": "2016", - "value": 140778 + "value": 140840 }, "geoId/06057": { "date": "2016", - "value": 98939 + "value": 98913 }, "geoId/06059": { "date": "2016", - "value": 3164277 + "value": 3164986 }, "geoId/06061": { "date": "2016", - "value": 379046 + "value": 378943 }, "geoId/06063": { "date": "2016", - "value": 18691 + "value": 18772 }, "geoId/06065": { "date": "2016", - "value": 2378282 + "value": 2380081 }, "geoId/06067": { "date": "2016", - "value": 1511401 + "value": 1510987 }, "geoId/06069": { "date": "2016", - "value": 59270 + "value": 59225 }, "geoId/06071": { "date": "2016", - "value": 2130726 + "value": 2131960 }, "geoId/06073": { "date": "2016", - "value": 3305462 - }, - "geoId/06075": { - "date": "2016", - "value": 871343 + "value": 3306089 }, "geoId/06077": { "date": "2016", - "value": 732662 + "value": 732809 }, "geoId/06079": { "date": "2016", - "value": 281884 - }, - "geoId/06081": { - "date": "2016", - "value": 767928 + "value": 281803 }, "geoId/06083": { "date": "2016", - "value": 444112 + "value": 444340 }, "geoId/06085": { "date": "2016", - "value": 1928144 + "value": 1928368 }, "geoId/06087": { "date": "2016", - "value": 274476 + "value": 274396 }, "geoId/06089": { "date": "2016", - "value": 178592 + "value": 178571 }, "geoId/06091": { "date": "2016", - "value": 2956 + "value": 2957 }, "geoId/06093": { "date": "2016", - "value": 43402 + "value": 43479 }, "geoId/06095": { "date": "2016", - "value": 438834 + "value": 438858 }, "geoId/06097": { "date": "2016", - "value": 502445 + "value": 502547 }, "geoId/06099": { "date": "2016", - "value": 538986 + "value": 539255 }, "geoId/06101": { "date": "2016", - "value": 95769 + "value": 95742 }, "geoId/06103": { "date": "2016", - "value": 63468 + "value": 63453 }, "geoId/06105": { "date": "2016", - "value": 12827 + "value": 12830 }, "geoId/06107": { "date": "2016", - "value": 458991 + "value": 459235 }, "geoId/06109": { "date": "2016", - "value": 53729 + "value": 53770 }, "geoId/06111": { "date": "2016", - "value": 846921 + "value": 847323 }, "geoId/06113": { "date": "2016", - "value": 215569 + "value": 215627 }, "geoId/06115": { "date": "2016", - "value": 74920 + "value": 74952 } }, - "meta_hash": 2176550201 + "meta_hash": 2517965213 } ] }, diff --git a/internal/server/stat/golden/get_stat_set_within_place_all/USA_County_2015.json b/internal/server/stat/golden/get_stat_set_within_place_all/USA_County_2015.json index ed1fcd850..f850f635b 100644 --- a/internal/server/stat/golden/get_stat_set_within_place_all/USA_County_2015.json +++ b/internal/server/stat/golden/get_stat_set_within_place_all/USA_County_2015.json @@ -6,39 +6,39 @@ "stat": { "geoId/01001": { "date": "2015", - "value": 54864 + "value": 54903 }, "geoId/01003": { "date": "2015", - "value": 202939 + "value": 203101 }, "geoId/01005": { "date": "2015", - "value": 26283 + "value": 26300 }, "geoId/01007": { "date": "2015", - "value": 22566 + "value": 22553 }, "geoId/01009": { "date": "2015", - "value": 57526 + "value": 57535 }, "geoId/01011": { "date": "2015", - "value": 10400 + "value": 10404 }, "geoId/01013": { "date": "2015", - "value": 20176 + "value": 20168 }, "geoId/01015": { "date": "2015", - "value": 115469 + "value": 115550 }, "geoId/01017": { "date": "2015", - "value": 33996 + "value": 33991 }, "geoId/01019": { "date": "2015", @@ -46,131 +46,131 @@ }, "geoId/01021": { "date": "2015", - "value": 43700 + "value": 43693 }, "geoId/01023": { "date": "2015", - "value": 13233 + "value": 13237 }, "geoId/01025": { "date": "2015", - "value": 24703 + "value": 24711 }, "geoId/01027": { "date": "2015", - "value": 13413 + "value": 13415 }, "geoId/01029": { "date": "2015", - "value": 14917 + "value": 14923 }, "geoId/01031": { "date": "2015", - "value": 50963 + "value": 51004 }, "geoId/01033": { "date": "2015", - "value": 54417 + "value": 54439 }, "geoId/01035": { "date": "2015", - "value": 12680 + "value": 12677 }, "geoId/01037": { "date": "2015", - "value": 10934 + "value": 10935 }, "geoId/01039": { "date": "2015", - "value": 37551 + "value": 37566 }, "geoId/01041": { "date": "2015", - "value": 13857 + "value": 13851 }, "geoId/01043": { "date": "2015", - "value": 81761 + "value": 81771 }, "geoId/01045": { "date": "2015", - "value": 49365 + "value": 49428 }, "geoId/01047": { "date": "2015", - "value": 40936 + "value": 40947 }, "geoId/01049": { "date": "2015", - "value": 71087 + "value": 71065 }, "geoId/01051": { "date": "2015", - "value": 80872 + "value": 80903 }, "geoId/01053": { "date": "2015", - "value": 37661 + "value": 37676 }, "geoId/01055": { "date": "2015", - "value": 102998 + "value": 103033 }, "geoId/01057": { "date": "2015", - "value": 16693 + "value": 16711 }, "geoId/01059": { "date": "2015", - "value": 31541 + "value": 31532 }, "geoId/01061": { "date": "2015", - "value": 26631 + "value": 26645 }, "geoId/01063": { "date": "2015", - "value": 8508 + "value": 8509 }, "geoId/01065": { "date": "2015", - "value": 15015 + "value": 15016 }, "geoId/01067": { "date": "2015", - "value": 17101 + "value": 17097 }, "geoId/01069": { "date": "2015", - "value": 104260 + "value": 104326 }, "geoId/01071": { "date": "2015", - "value": 52195 + "value": 52229 }, "geoId/01073": { "date": "2015", - "value": 660455 + "value": 660717 }, "geoId/01075": { "date": "2015", - "value": 13925 + "value": 13931 }, "geoId/01077": { "date": "2015", - "value": 92459 + "value": 92524 }, "geoId/01079": { "date": "2015", - "value": 33135 + "value": 33116 }, "geoId/01081": { "date": "2015", - "value": 156954 + "value": 157162 }, "geoId/01083": { "date": "2015", - "value": 91565 + "value": 91596 }, "geoId/01085": { "date": "2015", @@ -178,95 +178,95 @@ }, "geoId/01087": { "date": "2015", - "value": 19306 + "value": 19331 }, "geoId/01089": { "date": "2015", - "value": 352977 + "value": 353194 }, "geoId/01091": { "date": "2015", - "value": 19760 + "value": 19772 }, "geoId/01093": { "date": "2015", - "value": 30123 + "value": 30137 }, "geoId/01095": { "date": "2015", - "value": 94585 + "value": 94588 }, "geoId/01097": { "date": "2015", - "value": 414462 + "value": 414654 }, "geoId/01099": { "date": "2015", - "value": 21717 + "value": 21720 }, "geoId/01101": { "date": "2015", - "value": 227279 + "value": 227420 }, "geoId/01103": { "date": "2015", - "value": 119257 + "value": 119316 }, "geoId/01105": { "date": "2015", - "value": 9638 + "value": 9650 }, "geoId/01107": { "date": "2015", - "value": 20776 + "value": 20788 }, "geoId/01109": { "date": "2015", - "value": 33496 + "value": 33518 }, "geoId/01111": { "date": "2015", - "value": 22598 + "value": 22603 }, "geoId/01113": { "date": "2015", - "value": 58844 + "value": 58946 }, "geoId/01115": { "date": "2015", - "value": 86546 + "value": 86569 }, "geoId/01117": { "date": "2015", - "value": 208959 + "value": 209047 }, "geoId/01119": { "date": "2015", - "value": 13206 + "value": 13212 }, "geoId/01121": { "date": "2015", - "value": 81128 + "value": 81168 }, "geoId/01123": { "date": "2015", - "value": 40605 + "value": 40628 }, "geoId/01125": { "date": "2015", - "value": 204767 + "value": 204953 }, "geoId/01127": { "date": "2015", - "value": 64931 + "value": 64950 }, "geoId/01129": { "date": "2015", - "value": 16832 + "value": 16831 }, "geoId/01131": { "date": "2015", - "value": 10903 + "value": 10900 }, "geoId/01133": { "date": "2015", @@ -274,27 +274,27 @@ }, "geoId/02013": { "date": "2015", - "value": 3381 + "value": 3373 }, "geoId/02016": { "date": "2015", - "value": 5781 + "value": 5782 }, "geoId/02020": { "date": "2015", - "value": 297613 + "value": 298337 }, "geoId/02050": { "date": "2015", - "value": 17955 + "value": 17970 }, "geoId/02060": { "date": "2015", - "value": 905 + "value": 906 }, "geoId/02068": { "date": "2015", - "value": 1927 + "value": 1940 }, "geoId/02070": { "date": "2015", @@ -302,275 +302,287 @@ }, "geoId/02090": { "date": "2015", - "value": 99636 + "value": 99812 }, "geoId/02100": { "date": "2015", - "value": 2516 + "value": 2519 }, "geoId/02105": { "date": "2015", - "value": 2137 + "value": 2126 + }, + "geoId/02110": { + "date": "2015", + "value": 32644 }, "geoId/02122": { "date": "2015", - "value": 58029 + "value": 58075 }, "geoId/02130": { "date": "2015", - "value": 13702 + "value": 13737 }, "geoId/02150": { "date": "2015", - "value": 13766 + "value": 13760 }, "geoId/02158": { "date": "2015", - "value": 8187 + "value": 8201 }, "geoId/02164": { "date": "2015", - "value": 1592 + "value": 1597 }, "geoId/02170": { "date": "2015", - "value": 101062 + "value": 101162 }, "geoId/02180": { "date": "2015", - "value": 9885 + "value": 9901 }, "geoId/02185": { "date": "2015", - "value": 9795 + "value": 9382 }, "geoId/02188": { "date": "2015", - "value": 7771 + "value": 7787 + }, + "geoId/02195": { + "date": "2015", + "value": 3251 }, "geoId/02198": { "date": "2015", - "value": 6505 + "value": 6508 }, - "geoId/02240": { + "geoId/02220": { "date": "2015", - "value": 6804 + "value": 8789 }, - "geoId/02261": { + "geoId/02230": { "date": "2015", - "value": 9322 + "value": 1090 }, - "geoId/02280": { + "geoId/02240": { "date": "2015", - "value": 3259 + "value": 6827 + }, + "geoId/02275": { + "date": "2015", + "value": 2452 }, "geoId/02282": { "date": "2015", - "value": 635 + "value": 637 }, "geoId/02290": { "date": "2015", - "value": 5466 + "value": 5461 }, "geoId/04001": { "date": "2015", - "value": 71022 + "value": 71026 }, "geoId/04003": { "date": "2015", - "value": 126454 + "value": 126594 }, "geoId/04005": { "date": "2015", - "value": 138962 + "value": 139100 }, "geoId/04007": { "date": "2015", - "value": 52978 + "value": 53020 }, "geoId/04009": { "date": "2015", - "value": 37860 + "value": 37888 }, "geoId/04011": { "date": "2015", - "value": 9575 + "value": 9587 }, "geoId/04012": { "date": "2015", - "value": 20483 + "value": 20476 }, "geoId/04013": { "date": "2015", - "value": 4172905 + "value": 4174423 }, "geoId/04015": { "date": "2015", - "value": 204574 + "value": 204890 }, "geoId/04017": { "date": "2015", - "value": 107638 + "value": 107695 }, "geoId/04019": { "date": "2015", - "value": 1009103 + "value": 1009490 }, "geoId/04021": { "date": "2015", - "value": 405614 + "value": 405922 }, "geoId/04023": { "date": "2015", - "value": 46542 + "value": 46493 }, "geoId/04025": { "date": "2015", - "value": 220805 + "value": 221019 }, "geoId/04027": { "date": "2015", - "value": 205186 + "value": 205187 }, "geoId/05001": { "date": "2015", - "value": 18325 + "value": 18376 }, "geoId/05003": { "date": "2015", - "value": 20838 + "value": 20856 }, "geoId/05005": { "date": "2015", - "value": 41138 + "value": 41156 }, "geoId/05007": { "date": "2015", - "value": 251591 + "value": 251759 }, "geoId/05009": { "date": "2015", - "value": 37119 + "value": 37165 }, "geoId/05011": { "date": "2015", - "value": 11007 + "value": 10999 }, "geoId/05013": { "date": "2015", - "value": 5200 + "value": 5197 }, "geoId/05015": { "date": "2015", - "value": 27775 + "value": 27777 }, "geoId/05017": { "date": "2015", - "value": 10960 + "value": 10987 }, "geoId/05019": { "date": "2015", - "value": 22513 + "value": 22536 }, "geoId/05021": { "date": "2015", - "value": 15200 + "value": 15206 }, "geoId/05023": { "date": "2015", - "value": 25361 + "value": 25384 }, "geoId/05025": { "date": "2015", - "value": 8284 + "value": 8290 }, "geoId/05027": { "date": "2015", - "value": 24115 + "value": 24118 }, "geoId/05029": { "date": "2015", - "value": 20930 + "value": 20939 }, "geoId/05031": { "date": "2015", - "value": 104457 + "value": 104509 }, "geoId/05033": { "date": "2015", - "value": 61904 + "value": 61963 }, "geoId/05035": { "date": "2015", - "value": 49019 + "value": 48972 }, "geoId/05037": { "date": "2015", - "value": 17254 + "value": 17253 }, "geoId/05039": { "date": "2015", - "value": 7531 + "value": 7539 }, "geoId/05041": { "date": "2015", - "value": 12022 + "value": 12024 }, "geoId/05043": { "date": "2015", - "value": 18617 + "value": 18615 }, "geoId/05045": { "date": "2015", - "value": 121241 + "value": 121333 }, "geoId/05047": { "date": "2015", - "value": 17749 + "value": 17753 }, "geoId/05049": { "date": "2015", - "value": 12137 + "value": 12149 }, "geoId/05051": { "date": "2015", - "value": 97814 + "value": 97930 }, "geoId/05053": { "date": "2015", - "value": 18016 + "value": 18031 }, "geoId/05055": { "date": "2015", - "value": 44300 + "value": 44321 }, "geoId/05057": { "date": "2015", - "value": 22085 + "value": 22095 }, "geoId/05059": { "date": "2015", - "value": 33497 + "value": 33511 }, "geoId/05061": { "date": "2015", - "value": 13353 + "value": 13332 }, "geoId/05063": { "date": "2015", - "value": 37035 + "value": 37055 }, "geoId/05065": { "date": "2015", - "value": 13483 + "value": 13495 }, "geoId/05067": { "date": "2015", - "value": 17371 + "value": 17386 }, "geoId/05069": { "date": "2015", - "value": 71872 + "value": 71920 }, "geoId/05071": { "date": "2015", @@ -578,51 +590,51 @@ }, "geoId/05073": { "date": "2015", - "value": 7015 + "value": 7009 }, "geoId/05075": { "date": "2015", - "value": 16702 + "value": 16705 }, "geoId/05077": { "date": "2015", - "value": 9676 + "value": 9660 }, "geoId/05079": { "date": "2015", - "value": 13866 + "value": 13872 }, "geoId/05081": { "date": "2015", - "value": 12402 + "value": 12417 }, "geoId/05083": { "date": "2015", - "value": 21713 + "value": 21728 }, "geoId/05085": { "date": "2015", - "value": 71359 + "value": 71409 }, "geoId/05087": { "date": "2015", - "value": 15705 + "value": 15719 }, "geoId/05089": { "date": "2015", - "value": 16211 + "value": 16226 }, "geoId/05091": { "date": "2015", - "value": 43792 + "value": 43858 }, "geoId/05093": { "date": "2015", - "value": 43729 + "value": 43692 }, "geoId/05095": { "date": "2015", - "value": 7453 + "value": 7454 }, "geoId/05097": { "date": "2015", @@ -630,175 +642,175 @@ }, "geoId/05099": { "date": "2015", - "value": 8508 + "value": 8506 }, "geoId/05101": { "date": "2015", - "value": 7846 + "value": 7848 }, "geoId/05103": { "date": "2015", - "value": 24316 + "value": 24324 }, "geoId/05105": { "date": "2015", - "value": 10307 + "value": 10303 }, "geoId/05107": { "date": "2015", - "value": 19546 + "value": 19548 }, "geoId/05109": { "date": "2015", - "value": 10835 + "value": 10834 }, "geoId/05111": { "date": "2015", - "value": 24002 + "value": 24004 }, "geoId/05113": { "date": "2015", - "value": 20196 + "value": 20205 }, "geoId/05115": { "date": "2015", - "value": 63608 + "value": 63642 }, "geoId/05117": { "date": "2015", - "value": 8297 + "value": 8311 }, "geoId/05119": { "date": "2015", - "value": 393576 + "value": 393857 }, "geoId/05121": { "date": "2015", - "value": 17427 + "value": 17447 }, "geoId/05123": { "date": "2015", - "value": 26651 + "value": 26600 }, "geoId/05125": { "date": "2015", - "value": 116390 + "value": 116428 }, "geoId/05127": { "date": "2015", - "value": 10540 + "value": 10538 }, "geoId/05129": { "date": "2015", - "value": 7831 + "value": 7838 }, "geoId/05131": { "date": "2015", - "value": 127385 + "value": 127511 }, "geoId/05133": { "date": "2015", - "value": 17272 + "value": 17263 }, "geoId/05135": { "date": "2015", - "value": 16808 + "value": 16811 }, "geoId/05137": { "date": "2015", - "value": 12380 + "value": 12405 }, "geoId/05139": { "date": "2015", - "value": 40086 + "value": 40112 }, "geoId/05141": { "date": "2015", - "value": 16773 + "value": 16811 }, "geoId/05143": { "date": "2015", - "value": 224434 + "value": 224600 }, "geoId/05145": { "date": "2015", - "value": 78915 + "value": 78954 }, "geoId/05147": { "date": "2015", - "value": 6721 + "value": 6715 }, "geoId/05149": { "date": "2015", - "value": 21506 + "value": 21505 }, "geoId/06001": { "date": "2015", - "value": 1634538 + "value": 1634326 }, "geoId/06003": { "date": "2015", - "value": 1087 + "value": 1080 }, "geoId/06005": { "date": "2015", - "value": 37037 + "value": 37039 }, "geoId/06007": { "date": "2015", - "value": 224631 + "value": 224643 }, "geoId/06009": { "date": "2015", - "value": 44957 + "value": 44972 }, "geoId/06011": { "date": "2015", - "value": 21269 + "value": 21208 }, "geoId/06013": { "date": "2015", - "value": 1124405 + "value": 1124148 }, "geoId/06015": { "date": "2015", - "value": 27190 + "value": 27198 }, "geoId/06017": { "date": "2015", - "value": 184569 + "value": 184627 }, "geoId/06019": { "date": "2015", - "value": 969488 + "value": 968889 }, "geoId/06021": { "date": "2015", - "value": 27776 + "value": 27723 }, "geoId/06023": { "date": "2015", - "value": 135102 + "value": 135177 }, "geoId/06025": { "date": "2015", - "value": 178937 + "value": 178701 }, "geoId/06027": { "date": "2015", - "value": 18174 + "value": 18097 }, "geoId/06029": { "date": "2015", - "value": 876031 + "value": 876548 }, "geoId/06031": { "date": "2015", - "value": 150085 + "value": 149960 }, "geoId/06033": { "date": "2015", - "value": 64260 + "value": 64266 }, "geoId/06035": { "date": "2015", @@ -806,131 +818,139 @@ }, "geoId/06037": { "date": "2015", - "value": 10085416 + "value": 10077263 }, "geoId/06039": { "date": "2015", - "value": 153576 + "value": 153448 }, "geoId/06041": { "date": "2015", - "value": 260916 + "value": 260974 }, "geoId/06043": { "date": "2015", - "value": 17622 + "value": 17653 }, "geoId/06045": { "date": "2015", - "value": 87107 + "value": 87131 }, "geoId/06047": { "date": "2015", - "value": 266353 + "value": 266133 }, "geoId/06049": { "date": "2015", - "value": 9048 + "value": 9064 }, "geoId/06051": { "date": "2015", - "value": 14043 + "value": 14074 }, "geoId/06053": { "date": "2015", - "value": 430552 + "value": 430178 }, "geoId/06055": { "date": "2015", - "value": 140862 + "value": 140766 }, "geoId/06057": { "date": "2015", - "value": 98676 + "value": 98716 }, "geoId/06059": { "date": "2015", - "value": 3149280 + "value": 3148952 }, "geoId/06061": { "date": "2015", - "value": 372841 + "value": 372870 }, "geoId/06063": { "date": "2015", - "value": 18516 + "value": 18435 }, "geoId/06065": { "date": "2015", - "value": 2345816 + "value": 2344648 }, "geoId/06067": { "date": "2015", - "value": 1493674 + "value": 1493547 }, "geoId/06069": { "date": "2015", - "value": 58216 + "value": 58276 }, "geoId/06071": { "date": "2015", - "value": 2115411 + "value": 2114352 }, "geoId/06073": { "date": "2015", - "value": 3280850 + "value": 3280825 + }, + "geoId/06075": { + "date": "2015", + "value": 863237 }, "geoId/06077": { "date": "2015", - "value": 722271 + "value": 721919 }, "geoId/06079": { "date": "2015", - "value": 280077 + "value": 280138 + }, + "geoId/06081": { + "date": "2015", + "value": 765479 }, "geoId/06083": { "date": "2015", - "value": 442229 + "value": 442051 }, "geoId/06085": { "date": "2015", - "value": 1916285 + "value": 1915736 }, "geoId/06087": { "date": "2015", - "value": 273503 + "value": 273495 }, "geoId/06089": { "date": "2015", - "value": 178314 + "value": 178386 }, "geoId/06091": { "date": "2015", - "value": 2996 + "value": 2990 }, "geoId/06093": { "date": "2015", - "value": 43336 + "value": 43275 }, "geoId/06095": { "date": "2015", - "value": 433409 + "value": 433378 }, "geoId/06097": { "date": "2015", - "value": 500863 + "value": 500598 }, "geoId/06099": { "date": "2015", - "value": 533211 + "value": 532954 }, "geoId/06101": { "date": "2015", - "value": 95282 + "value": 95224 }, "geoId/06103": { "date": "2015", - "value": 63158 + "value": 63150 }, "geoId/06105": { "date": "2015", @@ -938,135 +958,139 @@ }, "geoId/06107": { "date": "2015", - "value": 457161 + "value": 456794 }, "geoId/06109": { "date": "2015", - "value": 53615 + "value": 53599 }, "geoId/06111": { "date": "2015", - "value": 845802 + "value": 845599 }, "geoId/06113": { "date": "2015", - "value": 212037 + "value": 211998 }, "geoId/06115": { "date": "2015", - "value": 74045 + "value": 74039 + }, + "geoId/08001": { + "date": "2015", + "value": 490448 }, "geoId/08003": { "date": "2015", - "value": 16314 + "value": 15894 }, "geoId/08005": { "date": "2015", - "value": 630984 + "value": 631688 }, "geoId/08007": { "date": "2015", - "value": 12393 + "value": 12399 }, "geoId/08009": { "date": "2015", - "value": 3553 + "value": 3554 }, "geoId/08011": { "date": "2015", - "value": 5879 + "value": 5891 }, "geoId/08013": { "date": "2015", - "value": 318027 + "value": 318408 }, "geoId/08014": { "date": "2015", - "value": 64856 + "value": 64914 }, "geoId/08015": { "date": "2015", - "value": 18600 + "value": 18635 }, "geoId/08017": { "date": "2015", - "value": 1827 + "value": 1826 }, "geoId/08019": { "date": "2015", - "value": 9244 + "value": 9246 }, "geoId/08021": { "date": "2015", - "value": 8069 + "value": 8064 }, "geoId/08023": { "date": "2015", - "value": 3577 + "value": 3576 }, "geoId/08025": { "date": "2015", - "value": 5622 + "value": 5633 }, "geoId/08027": { "date": "2015", - "value": 4438 + "value": 4434 }, "geoId/08029": { "date": "2015", - "value": 29919 + "value": 29925 }, "geoId/08031": { "date": "2015", - "value": 683665 + "value": 683328 }, "geoId/08033": { "date": "2015", - "value": 1981 + "value": 1980 }, "geoId/08035": { "date": "2015", - "value": 322025 + "value": 322333 }, "geoId/08037": { "date": "2015", - "value": 53865 + "value": 53863 }, "geoId/08039": { "date": "2015", - "value": 24630 + "value": 24634 }, "geoId/08041": { "date": "2015", - "value": 674001 + "value": 674094 }, "geoId/08043": { "date": "2015", - "value": 46282 + "value": 46327 }, "geoId/08045": { "date": "2015", - "value": 57698 + "value": 57724 }, "geoId/08047": { "date": "2015", - "value": 5805 + "value": 5813 }, "geoId/08049": { "date": "2015", - "value": 14721 + "value": 14742 }, "geoId/08051": { "date": "2015", - "value": 16178 + "value": 16125 }, "geoId/08053": { "date": "2015", - "value": 764 + "value": 762 }, "geoId/08055": { "date": "2015", - "value": 6407 + "value": 6408 }, "geoId/08057": { "date": "2015", @@ -1074,31 +1098,31 @@ }, "geoId/08059": { "date": "2015", - "value": 564888 + "value": 565240 }, "geoId/08061": { "date": "2015", - "value": 1384 + "value": 1386 }, "geoId/08063": { "date": "2015", - "value": 8215 + "value": 8223 }, "geoId/08065": { "date": "2015", - "value": 7442 + "value": 7455 }, "geoId/08067": { "date": "2015", - "value": 54687 + "value": 54776 }, "geoId/08069": { "date": "2015", - "value": 333303 + "value": 333637 }, "geoId/08071": { "date": "2015", - "value": 14043 + "value": 14048 }, "geoId/08073": { "date": "2015", @@ -1106,203 +1130,207 @@ }, "geoId/08075": { "date": "2015", - "value": 22472 + "value": 22484 }, "geoId/08077": { "date": "2015", - "value": 148025 + "value": 148159 }, "geoId/08079": { "date": "2015", - "value": 744 + "value": 742 }, "geoId/08081": { "date": "2015", - "value": 12939 + "value": 12946 }, "geoId/08083": { "date": "2015", - "value": 25722 + "value": 25763 }, "geoId/08085": { "date": "2015", - "value": 40562 + "value": 40609 }, "geoId/08087": { "date": "2015", - "value": 28252 + "value": 28245 }, "geoId/08089": { "date": "2015", - "value": 18210 + "value": 18182 }, "geoId/08091": { "date": "2015", - "value": 4608 + "value": 4611 }, "geoId/08093": { "date": "2015", - "value": 16726 + "value": 16739 }, "geoId/08095": { "date": "2015", - "value": 4329 + "value": 4328 }, "geoId/08097": { "date": "2015", - "value": 17940 + "value": 17962 }, "geoId/08099": { "date": "2015", - "value": 11971 + "value": 11937 }, "geoId/08101": { "date": "2015", - "value": 163006 + "value": 163101 }, "geoId/08103": { "date": "2015", - "value": 6503 + "value": 6487 }, "geoId/08105": { "date": "2015", - "value": 11356 + "value": 11355 }, "geoId/08107": { "date": "2015", - "value": 24360 + "value": 24388 }, "geoId/08109": { "date": "2015", - "value": 6251 + "value": 6250 }, "geoId/08111": { "date": "2015", - "value": 688 + "value": 690 }, "geoId/08113": { "date": "2015", - "value": 7840 + "value": 7850 }, "geoId/08115": { "date": "2015", - "value": 2375 + "value": 2373 }, "geoId/08117": { "date": "2015", - "value": 30045 + "value": 30064 }, "geoId/08119": { "date": "2015", - "value": 23388 + "value": 23421 }, "geoId/08121": { "date": "2015", - "value": 4786 + "value": 4775 }, "geoId/08123": { "date": "2015", - "value": 285819 + "value": 286493 }, "geoId/08125": { "date": "2015", - "value": 10050 + "value": 10044 }, "geoId/09001": { "date": "2015", - "value": 944943 + "value": 945323 }, "geoId/09003": { "date": "2015", - "value": 896290 + "value": 896563 }, "geoId/09005": { "date": "2015", - "value": 184122 + "value": 184171 }, "geoId/09007": { "date": "2015", - "value": 163724 + "value": 163809 }, "geoId/09009": { "date": "2015", - "value": 860186 + "value": 860506 }, "geoId/09011": { "date": "2015", - "value": 269636 + "value": 269818 }, "geoId/09013": { "date": "2015", - "value": 151734 + "value": 151815 }, "geoId/09015": { "date": "2015", - "value": 116487 + "value": 116556 }, "geoId/10001": { "date": "2015", - "value": 173128 + "value": 173308 }, "geoId/10003": { "date": "2015", - "value": 553488 + "value": 553929 }, "geoId/10005": { "date": "2015", - "value": 214636 + "value": 214828 + }, + "geoId/11001": { + "date": "2015", + "value": 677014 }, "geoId/12001": { "date": "2015", - "value": 259052 + "value": 259215 }, "geoId/12003": { "date": "2015", - "value": 27355 + "value": 27357 }, "geoId/12005": { "date": "2015", - "value": 181488 + "value": 181678 }, "geoId/12007": { "date": "2015", - "value": 26743 + "value": 26759 }, "geoId/12009": { "date": "2015", - "value": 565746 + "value": 566133 }, "geoId/12011": { "date": "2015", - "value": 1885040 + "value": 1885435 }, "geoId/12013": { "date": "2015", - "value": 14411 + "value": 14412 }, "geoId/12015": { "date": "2015", - "value": 172382 + "value": 172607 }, "geoId/12017": { "date": "2015", - "value": 140287 + "value": 140397 }, "geoId/12019": { "date": "2015", - "value": 202392 + "value": 202552 }, "geoId/12021": { "date": "2015", - "value": 356041 + "value": 356288 }, "geoId/12023": { "date": "2015", - "value": 68222 + "value": 68277 }, "geoId/12027": { "date": "2015", - "value": 35648 + "value": 35644 }, "geoId/12029": { "date": "2015", @@ -1310,239 +1338,239 @@ }, "geoId/12031": { "date": "2015", - "value": 910578 + "value": 911106 }, "geoId/12033": { "date": "2015", - "value": 309311 + "value": 309630 }, "geoId/12035": { "date": "2015", - "value": 104436 + "value": 104533 }, "geoId/12037": { "date": "2015", - "value": 11706 + "value": 11702 }, "geoId/12039": { "date": "2015", - "value": 46060 + "value": 46057 }, "geoId/12041": { "date": "2015", - "value": 17378 + "value": 17394 }, "geoId/12043": { "date": "2015", - "value": 13111 + "value": 13115 }, "geoId/12045": { "date": "2015", - "value": 15928 + "value": 15944 }, "geoId/12047": { "date": "2015", - "value": 14267 + "value": 14275 }, "geoId/12049": { "date": "2015", - "value": 27177 + "value": 27167 }, "geoId/12051": { "date": "2015", - "value": 39248 + "value": 39242 }, "geoId/12053": { "date": "2015", - "value": 177900 + "value": 178036 }, "geoId/12055": { "date": "2015", - "value": 100137 + "value": 100204 }, "geoId/12057": { "date": "2015", - "value": 1364073 + "value": 1364645 }, "geoId/12059": { "date": "2015", - "value": 19270 + "value": 19292 }, "geoId/12061": { "date": "2015", - "value": 147434 + "value": 147547 }, "geoId/12063": { "date": "2015", - "value": 48625 + "value": 48617 }, "geoId/12065": { "date": "2015", - "value": 14115 + "value": 14121 }, "geoId/12067": { "date": "2015", - "value": 8734 + "value": 8722 }, "geoId/12069": { "date": "2015", - "value": 325154 + "value": 325338 }, "geoId/12071": { "date": "2015", - "value": 699644 + "value": 700243 }, "geoId/12073": { "date": "2015", - "value": 285904 + "value": 286098 }, "geoId/12075": { "date": "2015", - "value": 39601 + "value": 39630 }, "geoId/12077": { "date": "2015", - "value": 8408 + "value": 8412 }, "geoId/12079": { "date": "2015", - "value": 18474 + "value": 18485 }, "geoId/12081": { "date": "2015", - "value": 362548 + "value": 362821 }, "geoId/12083": { "date": "2015", - "value": 342182 + "value": 342388 }, "geoId/12085": { "date": "2015", - "value": 155559 + "value": 155674 }, "geoId/12086": { "date": "2015", - "value": 2659839 + "value": 2659549 }, "geoId/12087": { "date": "2015", - "value": 76648 + "value": 76758 }, "geoId/12089": { "date": "2015", - "value": 77951 + "value": 78022 }, "geoId/12091": { "date": "2015", - "value": 197748 + "value": 198310 }, "geoId/12093": { "date": "2015", - "value": 39854 + "value": 39833 }, "geoId/12095": { "date": "2015", - "value": 1291301 + "value": 1291844 }, "geoId/12097": { "date": "2015", - "value": 323736 + "value": 323860 }, "geoId/12099": { "date": "2015", - "value": 1424256 + "value": 1424772 }, "geoId/12101": { "date": "2015", - "value": 494895 + "value": 495130 }, "geoId/12103": { "date": "2015", - "value": 947060 + "value": 947664 }, "geoId/12105": { "date": "2015", - "value": 648523 + "value": 648823 }, "geoId/12107": { "date": "2015", - "value": 71939 + "value": 71961 }, "geoId/12109": { "date": "2015", - "value": 226362 + "value": 226582 }, "geoId/12111": { "date": "2015", - "value": 297282 + "value": 297471 }, "geoId/12113": { "date": "2015", - "value": 166226 + "value": 166451 }, "geoId/12115": { "date": "2015", - "value": 404761 + "value": 405099 }, "geoId/12117": { "date": "2015", - "value": 448318 + "value": 448535 }, "geoId/12119": { "date": "2015", - "value": 117076 + "value": 117229 }, "geoId/12121": { "date": "2015", - "value": 43671 + "value": 43670 }, "geoId/12123": { "date": "2015", - "value": 22360 + "value": 22362 }, "geoId/12125": { "date": "2015", - "value": 15274 + "value": 15268 }, "geoId/12127": { "date": "2015", - "value": 516730 + "value": 517144 }, "geoId/12129": { "date": "2015", - "value": 31523 + "value": 31529 }, "geoId/12131": { "date": "2015", - "value": 63066 + "value": 63145 }, "geoId/12133": { "date": "2015", - "value": 24561 + "value": 24556 }, "geoId/13001": { "date": "2015", - "value": 18423 + "value": 18420 }, "geoId/13003": { "date": "2015", - "value": 8340 + "value": 8331 }, "geoId/13005": { "date": "2015", - "value": 11242 + "value": 11225 }, "geoId/13007": { "date": "2015", - "value": 3196 + "value": 3192 }, "geoId/13009": { "date": "2015", - "value": 45549 + "value": 45566 }, "geoId/13011": { "date": "2015", - "value": 18378 + "value": 18375 }, "geoId/13013": { "date": "2015", @@ -1550,603 +1578,603 @@ }, "geoId/13015": { "date": "2015", - "value": 102043 + "value": 102063 }, "geoId/13017": { "date": "2015", - "value": 17357 + "value": 17368 }, "geoId/13019": { "date": "2015", - "value": 18975 + "value": 18989 }, "geoId/13021": { "date": "2015", - "value": 153945 + "value": 154068 }, "geoId/13023": { "date": "2015", - "value": 12705 + "value": 12710 }, "geoId/13025": { "date": "2015", - "value": 18437 + "value": 18443 }, "geoId/13027": { "date": "2015", - "value": 15670 + "value": 15672 }, "geoId/13029": { "date": "2015", - "value": 34792 + "value": 34860 }, "geoId/13031": { "date": "2015", - "value": 73116 + "value": 73137 }, "geoId/13033": { "date": "2015", - "value": 22632 + "value": 22644 }, "geoId/13035": { "date": "2015", - "value": 23520 + "value": 23516 }, "geoId/13037": { "date": "2015", - "value": 6531 + "value": 6536 }, "geoId/13039": { "date": "2015", - "value": 52439 + "value": 52549 }, "geoId/13043": { "date": "2015", - "value": 10867 + "value": 10864 }, "geoId/13045": { "date": "2015", - "value": 114461 + "value": 114501 }, "geoId/13047": { "date": "2015", - "value": 65778 + "value": 65841 }, "geoId/13049": { "date": "2015", - "value": 13234 + "value": 13238 }, "geoId/13051": { "date": "2015", - "value": 285959 + "value": 286239 }, "geoId/13053": { "date": "2015", - "value": 11042 + "value": 11075 }, "geoId/13055": { "date": "2015", - "value": 24905 + "value": 24918 }, "geoId/13057": { "date": "2015", - "value": 235329 + "value": 235424 }, "geoId/13059": { "date": "2015", - "value": 123561 + "value": 123621 }, "geoId/13061": { "date": "2015", - "value": 3077 + "value": 3080 }, "geoId/13063": { "date": "2015", - "value": 272720 + "value": 272874 }, "geoId/13065": { "date": "2015", - "value": 6836 + "value": 6828 }, "geoId/13067": { "date": "2015", - "value": 739052 + "value": 739428 }, "geoId/13069": { "date": "2015", - "value": 42987 + "value": 42998 }, "geoId/13071": { "date": "2015", - "value": 45466 + "value": 45486 }, "geoId/13073": { "date": "2015", - "value": 143837 + "value": 143991 }, "geoId/13075": { "date": "2015", - "value": 17069 + "value": 17076 }, "geoId/13077": { "date": "2015", - "value": 138145 + "value": 138217 }, "geoId/13079": { "date": "2015", - "value": 12354 + "value": 12351 }, "geoId/13081": { "date": "2015", - "value": 22959 + "value": 22961 }, "geoId/13083": { "date": "2015", - "value": 16162 + "value": 16176 }, "geoId/13085": { "date": "2015", - "value": 23369 + "value": 23371 }, "geoId/13087": { "date": "2015", - "value": 27049 + "value": 27063 }, "geoId/13089": { "date": "2015", - "value": 734434 + "value": 734846 }, "geoId/13091": { "date": "2015", - "value": 21135 + "value": 21133 }, "geoId/13093": { "date": "2015", - "value": 14034 + "value": 14033 }, "geoId/13095": { "date": "2015", - "value": 91513 + "value": 91556 }, "geoId/13097": { "date": "2015", - "value": 140173 + "value": 140264 }, "geoId/13099": { "date": "2015", - "value": 10452 + "value": 10459 }, "geoId/13101": { "date": "2015", - "value": 4030 + "value": 4024 }, "geoId/13103": { "date": "2015", - "value": 57076 + "value": 57125 }, "geoId/13105": { "date": "2015", - "value": 19299 + "value": 19303 }, "geoId/13107": { "date": "2015", - "value": 22477 + "value": 22465 }, "geoId/13109": { "date": "2015", - "value": 10695 + "value": 10690 }, "geoId/13111": { "date": "2015", - "value": 24439 + "value": 24455 }, "geoId/13113": { "date": "2015", - "value": 110141 + "value": 110215 }, "geoId/13115": { "date": "2015", - "value": 96186 + "value": 96209 }, "geoId/13117": { "date": "2015", - "value": 211250 + "value": 211368 }, "geoId/13119": { "date": "2015", - "value": 22262 + "value": 22281 }, "geoId/13121": { "date": "2015", - "value": 1005127 + "value": 1005752 }, "geoId/13123": { "date": "2015", - "value": 29497 + "value": 29512 }, "geoId/13125": { "date": "2015", - "value": 3018 + "value": 3020 }, "geoId/13127": { "date": "2015", - "value": 83311 + "value": 83368 }, "geoId/13129": { "date": "2015", - "value": 56324 + "value": 56330 }, "geoId/13131": { "date": "2015", - "value": 25076 + "value": 25106 }, "geoId/13133": { "date": "2015", - "value": 16644 + "value": 16620 }, "geoId/13135": { "date": "2015", - "value": 888494 + "value": 888597 }, "geoId/13137": { "date": "2015", - "value": 43792 + "value": 43775 }, "geoId/13139": { "date": "2015", - "value": 192245 + "value": 192249 }, "geoId/13141": { "date": "2015", - "value": 8578 + "value": 8579 }, "geoId/13143": { "date": "2015", - "value": 28702 + "value": 28733 }, "geoId/13145": { "date": "2015", - "value": 33155 + "value": 33147 }, "geoId/13147": { "date": "2015", - "value": 25431 + "value": 25415 }, "geoId/13149": { "date": "2015", - "value": 11556 + "value": 11557 }, "geoId/13151": { "date": "2015", - "value": 216414 + "value": 216548 }, "geoId/13153": { "date": "2015", - "value": 149323 + "value": 149197 }, "geoId/13155": { "date": "2015", - "value": 9151 + "value": 9137 }, "geoId/13157": { "date": "2015", - "value": 63418 + "value": 63439 }, "geoId/13159": { "date": "2015", - "value": 13683 + "value": 13679 }, "geoId/13161": { "date": "2015", - "value": 15019 + "value": 15012 }, "geoId/13163": { "date": "2015", - "value": 15927 + "value": 15926 }, "geoId/13165": { "date": "2015", - "value": 8875 + "value": 8906 }, "geoId/13167": { "date": "2015", - "value": 9708 + "value": 9717 }, "geoId/13169": { "date": "2015", - "value": 28441 + "value": 28432 }, "geoId/13171": { "date": "2015", - "value": 18236 + "value": 18229 }, "geoId/13173": { "date": "2015", - "value": 10269 + "value": 10264 }, "geoId/13175": { "date": "2015", - "value": 47486 + "value": 47491 }, "geoId/13177": { "date": "2015", - "value": 29173 + "value": 29191 }, "geoId/13179": { "date": "2015", - "value": 61611 + "value": 61762 }, "geoId/13181": { "date": "2015", - "value": 7722 + "value": 7720 }, "geoId/13183": { "date": "2015", - "value": 17658 + "value": 17695 }, "geoId/13185": { "date": "2015", - "value": 113342 + "value": 113501 }, "geoId/13187": { "date": "2015", - "value": 31324 + "value": 31292 }, "geoId/13189": { "date": "2015", - "value": 21462 + "value": 21470 }, "geoId/13191": { "date": "2015", - "value": 14031 + "value": 14033 }, "geoId/13193": { "date": "2015", - "value": 13695 + "value": 13689 }, "geoId/13195": { "date": "2015", - "value": 28419 + "value": 28431 }, "geoId/13197": { "date": "2015", - "value": 8558 + "value": 8561 }, "geoId/13199": { "date": "2015", - "value": 21173 + "value": 21167 }, "geoId/13201": { "date": "2015", - "value": 5843 + "value": 5847 }, "geoId/13205": { "date": "2015", - "value": 22453 + "value": 22449 }, "geoId/13207": { "date": "2015", - "value": 26708 + "value": 26683 }, "geoId/13209": { "date": "2015", - "value": 8942 + "value": 8939 }, "geoId/13211": { "date": "2015", - "value": 17948 + "value": 17947 }, "geoId/13213": { "date": "2015", - "value": 39430 + "value": 39426 }, "geoId/13215": { "date": "2015", - "value": 198702 + "value": 198925 }, "geoId/13217": { "date": "2015", - "value": 104884 + "value": 104920 }, "geoId/13219": { "date": "2015", - "value": 35853 + "value": 35861 }, "geoId/13221": { "date": "2015", - "value": 14732 + "value": 14722 }, "geoId/13223": { "date": "2015", - "value": 151649 + "value": 151691 }, "geoId/13225": { "date": "2015", - "value": 26970 + "value": 27216 }, "geoId/13227": { "date": "2015", - "value": 30136 + "value": 30139 }, "geoId/13229": { "date": "2015", - "value": 19094 + "value": 19089 }, "geoId/13231": { "date": "2015", - "value": 17925 + "value": 17935 }, "geoId/13233": { "date": "2015", - "value": 41207 + "value": 41209 }, "geoId/13235": { "date": "2015", - "value": 11397 + "value": 11409 }, "geoId/13237": { "date": "2015", - "value": 21320 + "value": 21310 }, "geoId/13239": { "date": "2015", - "value": 2275 + "value": 2277 }, "geoId/13241": { "date": "2015", - "value": 16226 + "value": 16224 }, "geoId/13243": { "date": "2015", - "value": 7147 + "value": 7153 }, "geoId/13245": { "date": "2015", - "value": 201451 + "value": 201639 }, "geoId/13247": { "date": "2015", - "value": 88354 + "value": 88424 }, "geoId/13249": { "date": "2015", - "value": 5209 + "value": 5208 }, "geoId/13251": { "date": "2015", - "value": 14056 + "value": 14060 }, "geoId/13253": { "date": "2015", - "value": 8561 + "value": 8559 }, "geoId/13255": { "date": "2015", - "value": 63818 + "value": 63826 }, "geoId/13257": { "date": "2015", - "value": 25446 + "value": 25475 }, "geoId/13259": { "date": "2015", - "value": 5973 + "value": 5969 }, "geoId/13261": { "date": "2015", - "value": 30696 + "value": 30625 }, "geoId/13263": { "date": "2015", - "value": 6498 + "value": 6499 }, "geoId/13265": { "date": "2015", - "value": 1643 + "value": 1641 }, "geoId/13267": { "date": "2015", - "value": 25390 + "value": 25394 }, "geoId/13269": { "date": "2015", - "value": 8245 + "value": 8316 }, "geoId/13271": { "date": "2015", - "value": 16439 + "value": 16448 }, "geoId/13273": { "date": "2015", - "value": 9013 + "value": 9016 }, "geoId/13275": { "date": "2015", - "value": 44796 + "value": 44819 }, "geoId/13277": { "date": "2015", - "value": 40536 + "value": 40538 }, "geoId/13279": { "date": "2015", - "value": 27150 + "value": 27151 }, "geoId/13281": { "date": "2015", - "value": 11207 + "value": 11208 }, "geoId/13283": { "date": "2015", - "value": 6803 + "value": 6807 }, "geoId/13285": { "date": "2015", - "value": 69595 + "value": 69666 }, "geoId/13287": { "date": "2015", - "value": 7979 + "value": 7988 }, "geoId/13289": { "date": "2015", - "value": 8347 + "value": 8353 }, "geoId/13291": { "date": "2015", - "value": 22017 + "value": 22029 }, "geoId/13293": { "date": "2015", - "value": 26231 + "value": 26237 }, "geoId/13295": { "date": "2015", - "value": 68537 + "value": 68604 }, "geoId/13297": { "date": "2015", - "value": 88333 + "value": 88373 }, "geoId/13299": { "date": "2015", - "value": 35327 + "value": 35337 }, "geoId/13301": { "date": "2015", - "value": 5377 + "value": 5375 }, "geoId/13303": { "date": "2015", - "value": 20736 + "value": 20734 }, "geoId/13305": { "date": "2015", - "value": 29430 + "value": 29460 }, "geoId/13307": { "date": "2015", - "value": 2631 + "value": 2632 }, "geoId/13309": { "date": "2015", - "value": 7897 + "value": 7909 }, "geoId/13311": { "date": "2015", - "value": 28374 + "value": 28389 }, "geoId/13313": { "date": "2015", - "value": 103669 + "value": 103621 }, "geoId/13315": { "date": "2015", - "value": 8898 + "value": 9015 }, "geoId/13317": { "date": "2015", - "value": 9909 + "value": 9927 }, "geoId/13319": { "date": "2015", @@ -2154,15 +2182,15 @@ }, "geoId/13321": { "date": "2015", - "value": 20688 + "value": 20692 }, "geoId/15001": { "date": "2015", - "value": 195975 + "value": 196111 }, "geoId/15003": { "date": "2015", - "value": 991064 + "value": 991755 }, "geoId/15005": { "date": "2015", @@ -2170,39 +2198,39 @@ }, "geoId/15007": { "date": "2015", - "value": 71021 + "value": 71052 }, "geoId/15009": { "date": "2015", - "value": 163904 + "value": 163993 }, "geoId/16001": { "date": "2015", - "value": 432862 + "value": 433254 }, "geoId/16003": { "date": "2015", - "value": 3889 + "value": 3891 }, "geoId/16005": { "date": "2015", - "value": 84184 + "value": 84263 }, "geoId/16007": { "date": "2015", - "value": 5879 + "value": 5883 }, "geoId/16009": { "date": "2015", - "value": 8990 + "value": 8999 }, "geoId/16011": { "date": "2015", - "value": 45057 + "value": 45071 }, "geoId/16013": { "date": "2015", - "value": 21636 + "value": 21659 }, "geoId/16015": { "date": "2015", @@ -2210,111 +2238,111 @@ }, "geoId/16017": { "date": "2015", - "value": 41600 + "value": 41656 }, "geoId/16019": { "date": "2015", - "value": 109849 + "value": 109916 }, "geoId/16021": { "date": "2015", - "value": 11276 + "value": 11310 }, "geoId/16023": { "date": "2015", - "value": 2566 + "value": 2565 }, "geoId/16025": { "date": "2015", - "value": 1070 + "value": 1068 }, "geoId/16027": { "date": "2015", - "value": 206842 + "value": 206956 }, "geoId/16029": { "date": "2015", - "value": 6771 + "value": 6732 }, "geoId/16031": { "date": "2015", - "value": 23499 + "value": 23497 }, "geoId/16033": { "date": "2015", - "value": 887 + "value": 885 }, "geoId/16035": { "date": "2015", - "value": 8562 + "value": 8554 }, "geoId/16037": { "date": "2015", - "value": 4059 + "value": 4061 }, "geoId/16039": { "date": "2015", - "value": 25826 + "value": 25861 }, "geoId/16041": { "date": "2015", - "value": 12955 + "value": 12974 }, "geoId/16043": { "date": "2015", - "value": 12812 + "value": 12824 }, "geoId/16045": { "date": "2015", - "value": 16685 + "value": 16706 }, "geoId/16047": { "date": "2015", - "value": 15212 + "value": 15181 }, "geoId/16049": { "date": "2015", - "value": 16296 + "value": 16312 }, "geoId/16051": { "date": "2015", - "value": 27127 + "value": 27133 }, "geoId/16053": { "date": "2015", - "value": 22971 + "value": 22960 }, "geoId/16055": { "date": "2015", - "value": 149367 + "value": 149566 }, "geoId/16057": { "date": "2015", - "value": 38796 + "value": 38860 }, "geoId/16059": { "date": "2015", - "value": 7736 + "value": 7744 }, "geoId/16061": { "date": "2015", - "value": 3795 + "value": 3792 }, "geoId/16063": { "date": "2015", - "value": 5303 + "value": 5312 }, "geoId/16065": { "date": "2015", - "value": 37989 + "value": 38120 }, "geoId/16067": { "date": "2015", - "value": 20430 + "value": 20431 }, "geoId/16069": { "date": "2015", - "value": 39995 + "value": 40039 }, "geoId/16071": { "date": "2015", @@ -2322,171 +2350,171 @@ }, "geoId/16073": { "date": "2015", - "value": 11288 + "value": 11294 }, "geoId/16075": { "date": "2015", - "value": 22790 + "value": 22833 }, "geoId/16077": { "date": "2015", - "value": 7687 + "value": 7690 }, "geoId/16079": { "date": "2015", - "value": 12456 + "value": 12446 }, "geoId/16081": { "date": "2015", - "value": 10725 + "value": 10744 }, "geoId/16083": { "date": "2015", - "value": 82245 + "value": 82289 }, "geoId/16085": { "date": "2015", - "value": 10046 + "value": 10058 }, "geoId/16087": { "date": "2015", - "value": 9899 + "value": 9894 }, "geoId/17001": { "date": "2015", - "value": 66835 + "value": 66850 }, "geoId/17003": { "date": "2015", - "value": 6762 + "value": 6763 }, "geoId/17005": { "date": "2015", - "value": 16686 + "value": 16688 }, "geoId/17007": { "date": "2015", - "value": 53579 + "value": 53571 }, "geoId/17009": { "date": "2015", - "value": 6748 + "value": 6755 }, "geoId/17011": { "date": "2015", - "value": 33491 + "value": 33494 }, "geoId/17013": { "date": "2015", - "value": 4860 + "value": 4858 }, "geoId/17015": { "date": "2015", - "value": 14640 + "value": 14638 }, "geoId/17017": { "date": "2015", - "value": 12848 + "value": 12843 }, "geoId/17019": { "date": "2015", - "value": 209382 + "value": 209534 }, "geoId/17021": { "date": "2015", - "value": 33463 + "value": 33480 }, "geoId/17023": { "date": "2015", - "value": 15869 + "value": 15881 }, "geoId/17025": { "date": "2015", - "value": 13402 + "value": 13395 }, "geoId/17027": { "date": "2015", - "value": 37665 + "value": 37657 }, "geoId/17029": { "date": "2015", - "value": 52179 + "value": 52217 }, "geoId/17031": { "date": "2015", - "value": 5244088 + "value": 5243371 }, "geoId/17033": { "date": "2015", - "value": 19258 + "value": 19262 }, "geoId/17035": { "date": "2015", - "value": 10860 + "value": 10869 }, "geoId/17037": { "date": "2015", - "value": 104195 + "value": 104238 }, "geoId/17039": { "date": "2015", - "value": 16181 + "value": 16185 }, "geoId/17041": { "date": "2015", - "value": 19831 + "value": 19827 }, "geoId/17043": { "date": "2015", - "value": 933609 + "value": 933669 }, "geoId/17045": { "date": "2015", - "value": 17603 + "value": 17625 }, "geoId/17047": { "date": "2015", - "value": 6509 + "value": 6514 }, "geoId/17049": { "date": "2015", - "value": 34202 + "value": 34200 }, "geoId/17051": { "date": "2015", - "value": 22033 + "value": 22048 }, "geoId/17053": { "date": "2015", - "value": 13526 + "value": 13527 }, "geoId/17055": { "date": "2015", - "value": 39390 + "value": 39398 }, "geoId/17057": { "date": "2015", - "value": 35713 + "value": 35709 }, "geoId/17059": { "date": "2015", - "value": 5222 + "value": 5224 }, "geoId/17061": { "date": "2015", - "value": 13344 + "value": 13345 }, "geoId/17063": { "date": "2015", - "value": 50363 + "value": 50358 }, "geoId/17065": { "date": "2015", - "value": 8249 + "value": 8247 }, "geoId/17067": { "date": "2015", - "value": 18216 + "value": 18217 }, "geoId/17069": { "date": "2015", @@ -2494,67 +2522,67 @@ }, "geoId/17071": { "date": "2015", - "value": 6997 + "value": 7001 }, "geoId/17073": { "date": "2015", - "value": 49638 + "value": 49654 }, "geoId/17075": { "date": "2015", - "value": 28522 + "value": 28529 }, "geoId/17077": { "date": "2015", - "value": 59214 + "value": 59249 }, "geoId/17079": { "date": "2015", - "value": 9628 + "value": 9630 }, "geoId/17081": { "date": "2015", - "value": 38272 + "value": 38290 }, "geoId/17083": { "date": "2015", - "value": 22260 + "value": 22268 }, "geoId/17085": { "date": "2015", - "value": 22077 + "value": 22068 }, "geoId/17087": { "date": "2015", - "value": 12777 + "value": 12768 }, "geoId/17089": { "date": "2015", - "value": 528760 + "value": 528562 }, "geoId/17091": { "date": "2015", - "value": 111750 + "value": 111786 }, "geoId/17093": { "date": "2015", - "value": 122878 + "value": 122892 }, "geoId/17095": { "date": "2015", - "value": 51370 + "value": 51377 }, "geoId/17097": { "date": "2015", - "value": 704611 + "value": 704687 }, "geoId/17099": { "date": "2015", - "value": 111019 + "value": 111015 }, "geoId/17101": { "date": "2015", - "value": 16455 + "value": 16467 }, "geoId/17103": { "date": "2015", @@ -2562,39 +2590,39 @@ }, "geoId/17105": { "date": "2015", - "value": 36605 + "value": 36615 }, "geoId/17107": { "date": "2015", - "value": 29284 + "value": 29286 }, "geoId/17109": { "date": "2015", - "value": 31449 + "value": 31461 }, "geoId/17111": { "date": "2015", - "value": 307572 + "value": 307595 }, "geoId/17113": { "date": "2015", - "value": 173141 + "value": 173222 }, "geoId/17115": { "date": "2015", - "value": 107343 + "value": 107398 }, "geoId/17117": { "date": "2015", - "value": 45876 + "value": 45887 }, "geoId/17119": { "date": "2015", - "value": 265996 + "value": 266112 }, "geoId/17121": { "date": "2015", - "value": 38359 + "value": 38381 }, "geoId/17123": { "date": "2015", @@ -2602,179 +2630,179 @@ }, "geoId/17125": { "date": "2015", - "value": 13861 + "value": 13862 }, "geoId/17127": { "date": "2015", - "value": 14567 + "value": 14568 }, "geoId/17129": { "date": "2015", - "value": 12356 + "value": 12364 }, "geoId/17131": { "date": "2015", - "value": 15746 + "value": 15748 }, "geoId/17133": { "date": "2015", - "value": 33739 + "value": 33811 }, "geoId/17135": { "date": "2015", - "value": 29186 + "value": 29196 }, "geoId/17137": { "date": "2015", - "value": 34673 + "value": 34693 }, "geoId/17139": { "date": "2015", - "value": 14740 + "value": 14747 }, "geoId/17141": { "date": "2015", - "value": 51559 + "value": 51572 }, "geoId/17143": { "date": "2015", - "value": 186481 + "value": 186552 }, "geoId/17145": { "date": "2015", - "value": 21516 + "value": 21522 }, "geoId/17147": { "date": "2015", - "value": 16350 + "value": 16356 }, "geoId/17149": { "date": "2015", - "value": 15792 + "value": 15794 }, "geoId/17151": { "date": "2015", - "value": 4287 + "value": 4302 }, "geoId/17153": { "date": "2015", - "value": 5654 + "value": 5662 }, "geoId/17155": { "date": "2015", - "value": 5727 + "value": 5729 }, "geoId/17157": { "date": "2015", - "value": 32803 + "value": 32754 }, "geoId/17159": { "date": "2015", - "value": 15953 + "value": 15952 }, "geoId/17161": { "date": "2015", - "value": 146094 + "value": 146161 }, "geoId/17163": { "date": "2015", - "value": 264858 + "value": 265008 }, "geoId/17165": { "date": "2015", - "value": 24491 + "value": 24495 }, "geoId/17167": { "date": "2015", - "value": 198898 + "value": 198973 }, "geoId/17169": { "date": "2015", - "value": 7149 + "value": 7150 }, "geoId/17171": { "date": "2015", - "value": 5110 + "value": 5112 }, "geoId/17173": { "date": "2015", - "value": 21823 + "value": 21819 }, "geoId/17175": { "date": "2015", - "value": 5505 + "value": 5508 }, "geoId/17177": { "date": "2015", - "value": 45668 + "value": 45680 }, "geoId/17179": { "date": "2015", - "value": 134302 + "value": 134350 }, "geoId/17181": { "date": "2015", - "value": 17290 + "value": 17285 }, "geoId/17183": { "date": "2015", - "value": 79170 + "value": 79209 }, "geoId/17185": { "date": "2015", - "value": 11626 + "value": 11627 }, "geoId/17187": { "date": "2015", - "value": 17466 + "value": 17448 }, "geoId/17189": { "date": "2015", - "value": 14262 + "value": 14259 }, "geoId/17191": { "date": "2015", - "value": 16520 + "value": 16534 }, "geoId/17193": { "date": "2015", - "value": 14199 + "value": 14204 }, "geoId/17195": { "date": "2015", - "value": 56919 + "value": 56943 }, "geoId/17197": { "date": "2015", - "value": 685877 + "value": 685825 }, "geoId/17199": { "date": "2015", - "value": 67428 + "value": 67457 }, "geoId/17201": { "date": "2015", - "value": 287148 + "value": 287237 }, "geoId/17203": { "date": "2015", - "value": 38930 + "value": 38949 }, "geoId/18001": { "date": "2015", - "value": 34945 + "value": 34962 }, "geoId/18003": { "date": "2015", - "value": 367362 + "value": 367508 }, "geoId/18005": { "date": "2015", - "value": 81458 + "value": 81516 }, "geoId/18007": { "date": "2015", - "value": 8693 + "value": 8698 }, "geoId/18009": { "date": "2015", @@ -2782,287 +2810,287 @@ }, "geoId/18011": { "date": "2015", - "value": 63033 + "value": 63080 }, "geoId/18013": { "date": "2015", - "value": 14994 + "value": 15003 }, "geoId/18015": { "date": "2015", - "value": 19887 + "value": 19891 }, "geoId/18017": { "date": "2015", - "value": 38081 + "value": 38079 }, "geoId/18019": { "date": "2015", - "value": 114819 + "value": 114887 }, "geoId/18021": { "date": "2015", - "value": 26395 + "value": 26406 }, "geoId/18023": { "date": "2015", - "value": 32373 + "value": 32372 }, "geoId/18025": { "date": "2015", - "value": 10557 + "value": 10556 }, "geoId/18027": { "date": "2015", - "value": 32823 + "value": 32819 }, "geoId/18029": { "date": "2015", - "value": 49455 + "value": 49491 }, "geoId/18031": { "date": "2015", - "value": 26339 + "value": 26338 }, "geoId/18033": { "date": "2015", - "value": 42496 + "value": 42511 }, "geoId/18035": { "date": "2015", - "value": 115767 + "value": 115814 }, "geoId/18037": { "date": "2015", - "value": 42317 + "value": 42329 }, "geoId/18039": { "date": "2015", - "value": 202995 + "value": 203022 }, "geoId/18041": { "date": "2015", - "value": 23388 + "value": 23389 }, "geoId/18043": { "date": "2015", - "value": 76505 + "value": 76559 }, "geoId/18045": { "date": "2015", - "value": 16531 + "value": 16543 }, "geoId/18047": { "date": "2015", - "value": 22940 + "value": 22953 }, "geoId/18049": { "date": "2015", - "value": 20332 + "value": 20346 }, "geoId/18051": { "date": "2015", - "value": 33620 + "value": 33656 }, "geoId/18053": { "date": "2015", - "value": 67479 + "value": 67543 }, "geoId/18055": { "date": "2015", - "value": 32414 + "value": 32428 }, "geoId/18057": { "date": "2015", - "value": 308428 + "value": 308623 }, "geoId/18059": { "date": "2015", - "value": 72413 + "value": 72441 }, "geoId/18061": { "date": "2015", - "value": 39532 + "value": 39537 }, "geoId/18063": { "date": "2015", - "value": 157776 + "value": 157848 }, "geoId/18065": { "date": "2015", - "value": 48655 + "value": 48662 }, "geoId/18067": { "date": "2015", - "value": 82338 + "value": 82378 }, "geoId/18069": { "date": "2015", - "value": 36518 + "value": 36535 }, "geoId/18071": { "date": "2015", - "value": 43875 + "value": 43892 }, "geoId/18073": { "date": "2015", - "value": 33478 + "value": 33498 }, "geoId/18075": { "date": "2015", - "value": 21136 + "value": 21135 }, "geoId/18077": { "date": "2015", - "value": 32297 + "value": 32305 }, "geoId/18079": { "date": "2015", - "value": 27834 + "value": 27847 }, "geoId/18081": { "date": "2015", - "value": 148962 + "value": 149021 }, "geoId/18083": { "date": "2015", - "value": 37760 + "value": 37784 }, "geoId/18085": { "date": "2015", - "value": 78547 + "value": 78562 }, "geoId/18087": { "date": "2015", - "value": 38614 + "value": 38620 }, "geoId/18089": { "date": "2015", - "value": 487908 + "value": 488195 }, "geoId/18091": { "date": "2015", - "value": 110835 + "value": 110884 }, "geoId/18093": { "date": "2015", - "value": 45568 + "value": 45571 }, "geoId/18095": { "date": "2015", - "value": 129388 + "value": 129436 }, "geoId/18097": { "date": "2015", - "value": 939843 + "value": 940152 }, "geoId/18099": { "date": "2015", - "value": 46733 + "value": 46746 }, "geoId/18101": { "date": "2015", - "value": 10217 + "value": 10222 }, "geoId/18103": { "date": "2015", - "value": 36004 + "value": 36023 }, "geoId/18105": { "date": "2015", - "value": 144247 + "value": 144432 }, "geoId/18107": { "date": "2015", - "value": 38243 + "value": 38255 }, "geoId/18109": { "date": "2015", - "value": 69559 + "value": 69576 }, "geoId/18111": { "date": "2015", - "value": 13971 + "value": 13978 }, "geoId/18113": { "date": "2015", - "value": 47515 + "value": 47514 }, "geoId/18115": { "date": "2015", - "value": 5877 + "value": 5888 }, "geoId/18117": { "date": "2015", - "value": 19621 + "value": 19628 }, "geoId/18119": { "date": "2015", - "value": 20826 + "value": 20823 }, "geoId/18121": { "date": "2015", - "value": 16970 + "value": 16974 }, "geoId/18123": { "date": "2015", - "value": 19307 + "value": 19323 }, "geoId/18125": { "date": "2015", - "value": 12407 + "value": 12399 }, "geoId/18127": { "date": "2015", - "value": 167334 + "value": 167439 }, "geoId/18129": { "date": "2015", - "value": 25613 + "value": 25621 }, "geoId/18131": { "date": "2015", - "value": 12796 + "value": 12801 }, "geoId/18133": { "date": "2015", - "value": 37382 + "value": 37397 }, "geoId/18135": { "date": "2015", - "value": 25134 + "value": 25139 }, "geoId/18137": { "date": "2015", - "value": 28377 + "value": 28375 }, "geoId/18139": { "date": "2015", - "value": 16710 + "value": 16709 }, "geoId/18141": { "date": "2015", - "value": 268361 + "value": 268567 }, "geoId/18143": { "date": "2015", - "value": 23660 + "value": 23670 }, "geoId/18145": { "date": "2015", - "value": 44341 + "value": 44343 }, "geoId/18147": { "date": "2015", - "value": 20639 + "value": 20644 }, "geoId/18149": { "date": "2015", - "value": 22857 + "value": 22864 }, "geoId/18151": { "date": "2015", - "value": 34469 + "value": 34489 }, "geoId/18153": { "date": "2015", @@ -3070,83 +3098,83 @@ }, "geoId/18155": { "date": "2015", - "value": 10589 + "value": 10616 }, "geoId/18157": { "date": "2015", - "value": 186723 + "value": 186858 }, "geoId/18159": { "date": "2015", - "value": 15252 + "value": 15250 }, "geoId/18161": { "date": "2015", - "value": 7185 + "value": 7201 }, "geoId/18163": { "date": "2015", - "value": 181504 + "value": 181600 }, "geoId/18165": { "date": "2015", - "value": 15593 + "value": 15597 }, "geoId/18167": { "date": "2015", - "value": 107533 + "value": 107615 }, "geoId/18169": { "date": "2015", - "value": 31860 + "value": 31883 }, "geoId/18171": { "date": "2015", - "value": 8270 + "value": 8272 }, "geoId/18173": { "date": "2015", - "value": 61522 + "value": 61563 }, "geoId/18175": { "date": "2015", - "value": 27774 + "value": 27784 }, "geoId/18177": { "date": "2015", - "value": 66972 + "value": 67044 }, "geoId/18179": { "date": "2015", - "value": 27847 + "value": 27854 }, "geoId/18181": { "date": "2015", - "value": 24278 + "value": 24279 }, "geoId/18183": { "date": "2015", - "value": 33444 + "value": 33451 }, "geoId/19001": { "date": "2015", - "value": 7141 + "value": 7142 }, "geoId/19003": { "date": "2015", - "value": 3753 + "value": 3752 }, "geoId/19005": { "date": "2015", - "value": 13858 + "value": 13881 }, "geoId/19007": { "date": "2015", - "value": 12572 + "value": 12587 }, "geoId/19009": { "date": "2015", - "value": 5713 + "value": 5707 }, "geoId/19011": { "date": "2015", @@ -3154,59 +3182,59 @@ }, "geoId/19013": { "date": "2015", - "value": 133701 + "value": 133764 }, "geoId/19015": { "date": "2015", - "value": 26443 + "value": 26468 }, "geoId/19017": { "date": "2015", - "value": 24746 + "value": 24755 }, "geoId/19019": { "date": "2015", - "value": 21115 + "value": 21110 }, "geoId/19021": { "date": "2015", - "value": 20374 + "value": 20373 }, "geoId/19023": { "date": "2015", - "value": 14886 + "value": 14880 }, "geoId/19025": { "date": "2015", - "value": 9800 + "value": 9801 }, "geoId/19027": { "date": "2015", - "value": 20423 + "value": 20421 }, "geoId/19029": { "date": "2015", - "value": 13345 + "value": 13354 }, "geoId/19031": { "date": "2015", - "value": 18308 + "value": 18257 }, "geoId/19033": { "date": "2015", - "value": 42983 + "value": 43006 }, "geoId/19035": { "date": "2015", - "value": 11487 + "value": 11488 }, "geoId/19037": { "date": "2015", - "value": 12149 + "value": 12152 }, "geoId/19039": { "date": "2015", - "value": 9210 + "value": 9213 }, "geoId/19041": { "date": "2015", @@ -3214,211 +3242,211 @@ }, "geoId/19043": { "date": "2015", - "value": 17727 + "value": 17726 }, "geoId/19045": { "date": "2015", - "value": 47558 + "value": 47593 }, "geoId/19047": { "date": "2015", - "value": 17095 + "value": 17069 }, "geoId/19049": { "date": "2015", - "value": 80631 + "value": 80658 }, "geoId/19051": { "date": "2015", - "value": 8776 + "value": 8774 }, "geoId/19053": { "date": "2015", - "value": 8132 + "value": 8145 }, "geoId/19055": { "date": "2015", - "value": 17389 + "value": 17395 }, "geoId/19057": { "date": "2015", - "value": 39874 + "value": 39909 }, "geoId/19059": { "date": "2015", - "value": 17004 + "value": 17009 }, "geoId/19061": { "date": "2015", - "value": 96850 + "value": 96934 }, "geoId/19063": { "date": "2015", - "value": 9698 + "value": 9708 }, "geoId/19065": { "date": "2015", - "value": 20139 + "value": 20143 }, "geoId/19067": { "date": "2015", - "value": 15910 + "value": 15920 }, "geoId/19069": { "date": "2015", - "value": 10326 + "value": 10318 }, "geoId/19071": { "date": "2015", - "value": 6913 + "value": 6910 }, "geoId/19073": { "date": "2015", - "value": 8942 + "value": 8947 }, "geoId/19075": { "date": "2015", - "value": 12405 + "value": 12402 }, "geoId/19077": { "date": "2015", - "value": 10649 + "value": 10653 }, "geoId/19079": { "date": "2015", - "value": 15223 + "value": 15220 }, "geoId/19081": { "date": "2015", - "value": 11028 + "value": 11029 }, "geoId/19083": { "date": "2015", - "value": 17256 + "value": 17257 }, "geoId/19085": { "date": "2015", - "value": 14139 + "value": 14145 }, "geoId/19087": { "date": "2015", - "value": 19844 + "value": 19862 }, "geoId/19089": { "date": "2015", - "value": 9312 + "value": 9322 }, "geoId/19091": { "date": "2015", - "value": 9550 + "value": 9562 }, "geoId/19093": { "date": "2015", - "value": 6961 + "value": 6967 }, "geoId/19095": { "date": "2015", - "value": 16278 + "value": 16293 }, "geoId/19097": { "date": "2015", - "value": 19362 + "value": 19363 }, "geoId/19099": { "date": "2015", - "value": 36750 + "value": 36762 }, "geoId/19101": { "date": "2015", - "value": 17906 + "value": 17913 }, "geoId/19103": { "date": "2015", - "value": 144943 + "value": 145114 }, "geoId/19105": { "date": "2015", - "value": 20433 + "value": 20435 }, "geoId/19107": { "date": "2015", - "value": 10172 + "value": 10169 }, "geoId/19109": { "date": "2015", - "value": 15159 + "value": 15150 }, "geoId/19111": { "date": "2015", - "value": 34894 + "value": 34916 }, "geoId/19113": { "date": "2015", - "value": 220271 + "value": 220392 }, "geoId/19115": { "date": "2015", - "value": 11279 + "value": 11289 }, "geoId/19117": { "date": "2015", - "value": 8607 + "value": 8609 }, "geoId/19119": { "date": "2015", - "value": 11751 + "value": 11755 }, "geoId/19121": { "date": "2015", - "value": 15720 + "value": 15727 }, "geoId/19123": { "date": "2015", - "value": 22312 + "value": 22417 }, "geoId/19125": { "date": "2015", - "value": 33109 + "value": 33123 }, "geoId/19127": { "date": "2015", - "value": 40352 + "value": 40340 }, "geoId/19129": { "date": "2015", - "value": 14882 + "value": 14885 }, "geoId/19131": { "date": "2015", - "value": 10675 + "value": 10670 }, "geoId/19133": { "date": "2015", - "value": 8868 + "value": 8865 }, "geoId/19135": { "date": "2015", - "value": 7922 + "value": 7919 }, "geoId/19137": { "date": "2015", - "value": 10151 + "value": 10153 }, "geoId/19139": { "date": "2015", - "value": 43068 + "value": 43069 }, "geoId/19141": { "date": "2015", - "value": 13926 + "value": 13927 }, "geoId/19143": { "date": "2015", - "value": 6163 + "value": 6161 }, "geoId/19145": { "date": "2015", - "value": 15471 + "value": 15466 }, "geoId/19147": { "date": "2015", @@ -3426,59 +3454,59 @@ }, "geoId/19149": { "date": "2015", - "value": 24903 + "value": 24912 }, "geoId/19151": { "date": "2015", - "value": 6964 + "value": 6970 }, "geoId/19153": { "date": "2015", - "value": 467304 + "value": 467517 }, "geoId/19155": { "date": "2015", - "value": 93563 + "value": 93657 }, "geoId/19157": { "date": "2015", - "value": 18614 + "value": 18379 }, "geoId/19159": { "date": "2015", - "value": 4976 + "value": 4978 }, "geoId/19161": { "date": "2015", - "value": 9965 + "value": 9961 }, "geoId/19163": { "date": "2015", - "value": 171903 + "value": 172072 }, "geoId/19165": { "date": "2015", - "value": 11786 + "value": 11799 }, "geoId/19167": { "date": "2015", - "value": 34769 + "value": 34764 }, "geoId/19169": { "date": "2015", - "value": 96636 + "value": 96744 }, "geoId/19171": { "date": "2015", - "value": 17217 + "value": 17214 }, "geoId/19173": { "date": "2015", - "value": 6256 + "value": 6243 }, "geoId/19175": { "date": "2015", - "value": 12434 + "value": 12431 }, "geoId/19177": { "date": "2015", @@ -3486,35 +3514,35 @@ }, "geoId/19179": { "date": "2015", - "value": 35456 + "value": 35450 }, "geoId/19181": { "date": "2015", - "value": 48468 + "value": 48486 }, "geoId/19183": { "date": "2015", - "value": 22145 + "value": 22160 }, "geoId/19185": { "date": "2015", - "value": 6358 + "value": 6359 }, "geoId/19187": { "date": "2015", - "value": 37066 + "value": 37089 }, "geoId/19189": { "date": "2015", - "value": 10597 + "value": 10612 }, "geoId/19191": { "date": "2015", - "value": 20736 + "value": 20756 }, "geoId/19193": { "date": "2015", - "value": 102492 + "value": 102532 }, "geoId/19195": { "date": "2015", @@ -3526,15 +3554,15 @@ }, "geoId/20001": { "date": "2015", - "value": 12662 + "value": 12680 }, "geoId/20003": { "date": "2015", - "value": 7817 + "value": 7826 }, "geoId/20005": { "date": "2015", - "value": 16418 + "value": 16429 }, "geoId/20007": { "date": "2015", @@ -3542,187 +3570,187 @@ }, "geoId/20009": { "date": "2015", - "value": 27159 + "value": 27164 }, "geoId/20011": { "date": "2015", - "value": 14742 + "value": 14734 }, "geoId/20013": { "date": "2015", - "value": 9698 + "value": 9710 }, "geoId/20015": { "date": "2015", - "value": 66249 + "value": 66293 }, "geoId/20017": { "date": "2015", - "value": 2656 + "value": 2654 }, "geoId/20019": { "date": "2015", - "value": 3386 + "value": 3389 }, "geoId/20021": { "date": "2015", - "value": 20527 + "value": 20552 }, "geoId/20023": { "date": "2015", - "value": 2677 + "value": 2676 }, "geoId/20025": { "date": "2015", - "value": 2081 + "value": 2082 }, "geoId/20027": { "date": "2015", - "value": 8294 + "value": 8291 }, "geoId/20029": { "date": "2015", - "value": 9200 + "value": 9192 }, "geoId/20031": { "date": "2015", - "value": 8290 + "value": 8294 }, "geoId/20033": { "date": "2015", - "value": 1827 + "value": 1828 }, "geoId/20035": { "date": "2015", - "value": 35752 + "value": 35774 }, "geoId/20037": { "date": "2015", - "value": 39139 + "value": 39166 }, "geoId/20039": { "date": "2015", - "value": 2926 + "value": 2927 }, "geoId/20041": { "date": "2015", - "value": 19204 + "value": 19214 }, "geoId/20043": { "date": "2015", - "value": 7788 + "value": 7789 }, "geoId/20045": { "date": "2015", - "value": 118141 + "value": 118265 }, "geoId/20047": { "date": "2015", - "value": 2956 + "value": 2955 }, "geoId/20049": { "date": "2015", - "value": 2573 + "value": 2572 }, "geoId/20051": { "date": "2015", - "value": 28999 + "value": 29030 }, "geoId/20053": { "date": "2015", - "value": 6307 + "value": 6311 }, "geoId/20055": { "date": "2015", - "value": 37148 + "value": 37127 }, "geoId/20057": { "date": "2015", - "value": 34629 + "value": 34617 }, "geoId/20059": { "date": "2015", - "value": 25469 + "value": 25495 }, "geoId/20061": { "date": "2015", - "value": 36681 + "value": 36783 }, "geoId/20063": { "date": "2015", - "value": 2698 + "value": 2700 }, "geoId/20065": { "date": "2015", - "value": 2597 + "value": 2591 }, "geoId/20067": { "date": "2015", - "value": 7737 + "value": 7719 }, "geoId/20069": { "date": "2015", - "value": 6077 + "value": 6083 }, "geoId/20071": { "date": "2015", - "value": 1301 + "value": 1302 }, "geoId/20073": { "date": "2015", - "value": 6233 + "value": 6235 }, "geoId/20075": { "date": "2015", - "value": 2565 + "value": 2563 }, "geoId/20077": { "date": "2015", - "value": 5781 + "value": 5785 }, "geoId/20079": { "date": "2015", - "value": 34802 + "value": 34832 }, "geoId/20081": { "date": "2015", - "value": 4088 + "value": 4087 }, "geoId/20083": { "date": "2015", - "value": 1860 + "value": 1868 }, "geoId/20085": { "date": "2015", - "value": 13285 + "value": 13286 }, "geoId/20087": { "date": "2015", - "value": 18794 + "value": 18789 }, "geoId/20089": { "date": "2015", - "value": 2962 + "value": 2964 }, "geoId/20091": { "date": "2015", - "value": 579684 + "value": 580158 }, "geoId/20093": { "date": "2015", - "value": 3929 + "value": 3936 }, "geoId/20095": { "date": "2015", - "value": 7634 + "value": 7639 }, "geoId/20097": { "date": "2015", - "value": 2572 + "value": 2568 }, "geoId/20099": { "date": "2015", - "value": 20628 + "value": 20640 }, "geoId/20101": { "date": "2015", @@ -3730,71 +3758,71 @@ }, "geoId/20103": { "date": "2015", - "value": 79119 + "value": 79269 }, "geoId/20105": { "date": "2015", - "value": 3144 + "value": 3141 }, "geoId/20107": { "date": "2015", - "value": 9580 + "value": 9574 }, "geoId/20109": { "date": "2015", - "value": 2786 + "value": 2785 }, "geoId/20111": { "date": "2015", - "value": 33133 + "value": 33142 }, "geoId/20113": { "date": "2015", - "value": 28648 + "value": 28667 }, "geoId/20115": { "date": "2015", - "value": 12047 + "value": 12054 }, "geoId/20117": { "date": "2015", - "value": 9842 + "value": 9848 }, "geoId/20119": { "date": "2015", - "value": 4303 + "value": 4298 }, "geoId/20121": { "date": "2015", - "value": 32758 + "value": 32782 }, "geoId/20123": { "date": "2015", - "value": 6300 + "value": 6295 }, "geoId/20125": { "date": "2015", - "value": 33436 + "value": 33458 }, "geoId/20127": { "date": "2015", - "value": 5628 + "value": 5630 }, "geoId/20129": { "date": "2015", - "value": 2952 + "value": 2950 }, "geoId/20131": { "date": "2015", - "value": 10093 + "value": 10099 }, "geoId/20133": { "date": "2015", - "value": 16261 + "value": 16291 }, "geoId/20135": { "date": "2015", - "value": 3015 + "value": 3022 }, "geoId/20137": { "date": "2015", @@ -3802,39 +3830,39 @@ }, "geoId/20139": { "date": "2015", - "value": 15865 + "value": 15867 }, "geoId/20141": { "date": "2015", - "value": 3642 + "value": 3641 }, "geoId/20143": { "date": "2015", - "value": 5934 + "value": 5932 }, "geoId/20145": { "date": "2015", - "value": 6768 + "value": 6772 }, "geoId/20147": { "date": "2015", - "value": 5421 + "value": 5419 }, "geoId/20149": { "date": "2015", - "value": 23123 + "value": 23145 }, "geoId/20151": { "date": "2015", - "value": 9696 + "value": 9695 }, "geoId/20153": { "date": "2015", - "value": 2508 + "value": 2504 }, "geoId/20155": { "date": "2015", - "value": 63596 + "value": 63612 }, "geoId/20157": { "date": "2015", @@ -3842,83 +3870,83 @@ }, "geoId/20159": { "date": "2015", - "value": 9925 + "value": 9926 }, "geoId/20161": { "date": "2015", - "value": 77185 + "value": 77293 }, "geoId/20163": { "date": "2015", - "value": 5182 + "value": 5179 }, "geoId/20165": { "date": "2015", - "value": 3100 + "value": 3097 }, "geoId/20167": { "date": "2015", - "value": 7040 + "value": 7045 }, "geoId/20169": { "date": "2015", - "value": 55429 + "value": 55463 }, "geoId/20171": { "date": "2015", - "value": 4952 + "value": 4950 }, "geoId/20173": { "date": "2015", - "value": 511083 + "value": 511230 }, "geoId/20175": { "date": "2015", - "value": 23273 + "value": 23283 }, "geoId/20177": { "date": "2015", - "value": 178689 + "value": 178789 }, "geoId/20179": { "date": "2015", - "value": 2476 + "value": 2474 }, "geoId/20181": { "date": "2015", - "value": 5963 + "value": 5965 }, "geoId/20183": { "date": "2015", - "value": 3689 + "value": 3691 }, "geoId/20185": { "date": "2015", - "value": 4216 + "value": 4217 }, "geoId/20187": { "date": "2015", - "value": 2069 + "value": 2072 }, "geoId/20189": { "date": "2015", - "value": 5795 + "value": 5791 }, "geoId/20191": { "date": "2015", - "value": 23417 + "value": 23414 }, "geoId/20193": { "date": "2015", - "value": 7896 + "value": 7908 }, "geoId/20195": { "date": "2015", - "value": 2906 + "value": 2904 }, "geoId/20197": { "date": "2015", - "value": 6887 + "value": 6886 }, "geoId/20199": { "date": "2015", @@ -3930,71 +3958,71 @@ }, "geoId/20203": { "date": "2015", - "value": 2164 + "value": 2166 }, "geoId/20205": { "date": "2015", - "value": 8848 + "value": 8847 }, "geoId/20207": { "date": "2015", - "value": 3144 + "value": 3142 }, "geoId/20209": { "date": "2015", - "value": 163682 + "value": 163776 }, "geoId/21001": { "date": "2015", - "value": 19168 + "value": 19172 }, "geoId/21003": { "date": "2015", - "value": 20660 + "value": 20655 }, "geoId/21005": { "date": "2015", - "value": 21920 + "value": 21933 }, "geoId/21007": { "date": "2015", - "value": 8216 + "value": 8208 }, "geoId/21009": { "date": "2015", - "value": 43546 + "value": 43559 }, "geoId/21011": { "date": "2015", - "value": 12203 + "value": 12209 }, "geoId/21013": { "date": "2015", - "value": 27370 + "value": 27376 }, "geoId/21015": { "date": "2015", - "value": 128161 + "value": 128270 }, "geoId/21017": { "date": "2015", - "value": 20166 + "value": 20159 }, "geoId/21019": { "date": "2015", - "value": 48471 + "value": 48518 }, "geoId/21021": { "date": "2015", - "value": 29782 + "value": 29800 }, "geoId/21023": { "date": "2015", - "value": 8290 + "value": 8292 }, "geoId/21025": { "date": "2015", - "value": 13369 + "value": 13358 }, "geoId/21027": { "date": "2015", @@ -4002,115 +4030,115 @@ }, "geoId/21029": { "date": "2015", - "value": 78677 + "value": 78698 }, "geoId/21031": { "date": "2015", - "value": 12734 + "value": 12742 }, "geoId/21033": { "date": "2015", - "value": 12752 + "value": 12744 }, "geoId/21035": { "date": "2015", - "value": 38656 + "value": 38695 }, "geoId/21037": { "date": "2015", - "value": 92124 + "value": 92612 }, "geoId/21039": { "date": "2015", - "value": 4856 + "value": 4849 }, "geoId/21041": { "date": "2015", - "value": 10700 + "value": 10693 }, "geoId/21043": { "date": "2015", - "value": 27439 + "value": 27443 }, "geoId/21045": { "date": "2015", - "value": 15746 + "value": 15756 }, "geoId/21047": { "date": "2015", - "value": 73075 + "value": 73243 }, "geoId/21049": { "date": "2015", - "value": 35660 + "value": 35685 }, "geoId/21051": { "date": "2015", - "value": 20974 + "value": 20986 }, "geoId/21053": { "date": "2015", - "value": 10189 + "value": 10197 }, "geoId/21055": { "date": "2015", - "value": 9169 + "value": 9174 }, "geoId/21057": { "date": "2015", - "value": 6743 + "value": 6731 }, "geoId/21059": { "date": "2015", - "value": 99485 + "value": 99548 }, "geoId/21061": { "date": "2015", - "value": 11991 + "value": 12009 }, "geoId/21063": { "date": "2015", - "value": 7548 + "value": 7546 }, "geoId/21065": { "date": "2015", - "value": 14373 + "value": 14381 }, "geoId/21067": { "date": "2015", - "value": 315819 + "value": 316079 }, "geoId/21069": { "date": "2015", - "value": 14578 + "value": 14576 }, "geoId/21071": { "date": "2015", - "value": 37535 + "value": 37545 }, "geoId/21073": { "date": "2015", - "value": 50070 + "value": 50090 }, "geoId/21075": { "date": "2015", - "value": 6269 + "value": 6259 }, "geoId/21077": { "date": "2015", - "value": 8613 + "value": 8610 }, "geoId/21079": { "date": "2015", - "value": 17213 + "value": 17212 }, "geoId/21081": { "date": "2015", - "value": 24736 + "value": 24746 }, "geoId/21083": { "date": "2015", - "value": 37248 + "value": 37249 }, "geoId/21085": { "date": "2015", @@ -4118,35 +4146,35 @@ }, "geoId/21087": { "date": "2015", - "value": 10951 + "value": 10976 }, "geoId/21089": { "date": "2015", - "value": 36006 + "value": 36030 }, "geoId/21091": { "date": "2015", - "value": 8641 + "value": 8648 }, "geoId/21093": { "date": "2015", - "value": 106272 + "value": 106415 }, "geoId/21095": { "date": "2015", - "value": 27511 + "value": 27509 }, "geoId/21097": { "date": "2015", - "value": 18637 + "value": 18642 }, "geoId/21099": { "date": "2015", - "value": 18418 + "value": 18415 }, "geoId/21101": { "date": "2015", - "value": 46344 + "value": 46376 }, "geoId/21103": { "date": "2015", @@ -4154,271 +4182,271 @@ }, "geoId/21105": { "date": "2015", - "value": 4610 + "value": 4622 }, "geoId/21107": { "date": "2015", - "value": 46055 + "value": 46068 }, "geoId/21109": { "date": "2015", - "value": 13327 + "value": 13321 }, "geoId/21111": { "date": "2015", - "value": 764946 + "value": 765322 }, "geoId/21113": { "date": "2015", - "value": 51809 + "value": 51822 }, "geoId/21115": { "date": "2015", - "value": 23136 + "value": 23144 }, "geoId/21117": { "date": "2015", - "value": 164478 + "value": 164627 }, "geoId/21119": { "date": "2015", - "value": 15692 + "value": 15681 }, "geoId/21121": { "date": "2015", - "value": 31465 + "value": 31467 }, "geoId/21123": { "date": "2015", - "value": 14110 + "value": 14123 }, "geoId/21125": { "date": "2015", - "value": 59919 + "value": 59937 }, "geoId/21127": { "date": "2015", - "value": 15873 + "value": 15861 }, "geoId/21129": { "date": "2015", - "value": 6742 + "value": 7023 }, "geoId/21131": { "date": "2015", - "value": 10646 + "value": 10655 }, "geoId/21133": { "date": "2015", - "value": 23044 + "value": 23043 }, "geoId/21135": { "date": "2015", - "value": 13600 + "value": 13666 }, "geoId/21137": { "date": "2015", - "value": 24342 + "value": 24351 }, "geoId/21139": { "date": "2015", - "value": 9289 + "value": 9290 }, "geoId/21141": { "date": "2015", - "value": 26751 + "value": 26761 }, "geoId/21143": { "date": "2015", - "value": 8311 + "value": 8478 }, "geoId/21145": { "date": "2015", - "value": 64948 + "value": 64990 }, "geoId/21147": { "date": "2015", - "value": 17879 + "value": 17902 }, "geoId/21149": { "date": "2015", - "value": 9395 + "value": 9385 }, "geoId/21151": { "date": "2015", - "value": 88212 + "value": 88274 }, "geoId/21153": { "date": "2015", - "value": 12781 + "value": 12791 }, "geoId/21155": { "date": "2015", - "value": 19216 + "value": 19219 }, "geoId/21157": { "date": "2015", - "value": 31060 + "value": 31068 }, "geoId/21159": { "date": "2015", - "value": 12304 + "value": 12299 }, "geoId/21161": { "date": "2015", - "value": 17050 + "value": 17052 }, "geoId/21163": { "date": "2015", - "value": 27725 + "value": 27743 }, "geoId/21165": { "date": "2015", - "value": 6373 + "value": 6371 }, "geoId/21167": { "date": "2015", - "value": 21402 + "value": 21383 }, "geoId/21169": { "date": "2015", - "value": 9925 + "value": 9917 }, "geoId/21171": { "date": "2015", - "value": 10621 + "value": 10616 }, "geoId/21173": { "date": "2015", - "value": 27576 + "value": 27594 }, "geoId/21175": { "date": "2015", - "value": 13268 + "value": 13279 }, "geoId/21177": { "date": "2015", - "value": 31245 + "value": 31258 }, "geoId/21179": { "date": "2015", - "value": 45114 + "value": 45119 }, "geoId/21181": { "date": "2015", - "value": 7061 + "value": 7072 }, "geoId/21183": { "date": "2015", - "value": 24025 + "value": 24040 }, "geoId/21185": { "date": "2015", - "value": 64556 + "value": 64586 }, "geoId/21187": { "date": "2015", - "value": 10728 + "value": 10737 }, "geoId/21189": { "date": "2015", - "value": 4447 + "value": 4449 }, "geoId/21191": { "date": "2015", - "value": 14487 + "value": 14494 }, "geoId/21193": { "date": "2015", - "value": 27339 + "value": 27381 }, "geoId/21195": { "date": "2015", - "value": 61785 + "value": 61831 }, "geoId/21197": { "date": "2015", - "value": 12228 + "value": 12224 }, "geoId/21199": { "date": "2015", - "value": 63862 + "value": 63898 }, "geoId/21201": { "date": "2015", - "value": 2135 + "value": 2139 }, "geoId/21203": { "date": "2015", - "value": 16933 + "value": 16938 }, "geoId/21205": { "date": "2015", - "value": 24655 + "value": 24658 }, "geoId/21207": { "date": "2015", - "value": 17685 + "value": 17694 }, "geoId/21209": { "date": "2015", - "value": 52155 + "value": 52177 }, "geoId/21211": { "date": "2015", - "value": 45787 + "value": 45838 }, "geoId/21213": { "date": "2015", - "value": 17908 + "value": 17913 }, "geoId/21215": { "date": "2015", - "value": 18072 + "value": 18043 }, "geoId/21217": { "date": "2015", - "value": 25586 + "value": 25562 }, "geoId/21219": { "date": "2015", - "value": 12450 + "value": 12449 }, "geoId/21221": { "date": "2015", - "value": 14218 + "value": 14222 }, "geoId/21223": { "date": "2015", - "value": 8750 + "value": 8739 }, "geoId/21225": { "date": "2015", - "value": 14978 + "value": 14976 }, "geoId/21227": { "date": "2015", - "value": 124122 + "value": 124224 }, "geoId/21229": { "date": "2015", - "value": 12023 + "value": 12000 }, "geoId/21231": { "date": "2015", - "value": 20609 + "value": 20606 }, "geoId/21233": { "date": "2015", - "value": 13178 + "value": 13153 }, "geoId/21235": { "date": "2015", - "value": 36109 + "value": 36143 }, "geoId/21237": { "date": "2015", - "value": 7245 + "value": 7247 }, "geoId/21239": { "date": "2015", @@ -4426,155 +4454,155 @@ }, "geoId/22001": { "date": "2015", - "value": 62679 + "value": 62696 }, "geoId/22003": { "date": "2015", - "value": 25645 + "value": 25630 }, "geoId/22005": { "date": "2015", - "value": 119374 + "value": 119417 }, "geoId/22007": { "date": "2015", - "value": 22898 + "value": 22902 }, "geoId/22009": { "date": "2015", - "value": 40991 + "value": 40992 }, "geoId/22011": { "date": "2015", - "value": 36531 + "value": 36557 }, "geoId/22013": { "date": "2015", - "value": 13826 + "value": 13828 }, "geoId/22015": { "date": "2015", - "value": 125554 + "value": 125634 }, "geoId/22017": { "date": "2015", - "value": 251345 + "value": 251499 }, "geoId/22019": { "date": "2015", - "value": 198450 + "value": 198542 }, "geoId/22021": { "date": "2015", - "value": 10047 + "value": 10048 }, "geoId/22023": { "date": "2015", - "value": 6825 + "value": 6821 }, "geoId/22025": { "date": "2015", - "value": 10027 + "value": 10034 }, "geoId/22027": { "date": "2015", - "value": 16266 + "value": 16271 }, "geoId/22029": { "date": "2015", - "value": 20228 + "value": 20233 }, "geoId/22031": { "date": "2015", - "value": 27101 + "value": 27112 }, "geoId/22033": { "date": "2015", - "value": 445512 + "value": 445776 }, "geoId/22035": { "date": "2015", - "value": 7276 + "value": 7279 }, "geoId/22037": { "date": "2015", - "value": 19540 + "value": 19534 }, "geoId/22039": { "date": "2015", - "value": 33713 + "value": 33728 }, "geoId/22041": { "date": "2015", - "value": 20388 + "value": 20397 }, "geoId/22043": { "date": "2015", - "value": 22302 + "value": 22327 }, "geoId/22045": { "date": "2015", - "value": 73747 + "value": 73548 }, "geoId/22047": { "date": "2015", - "value": 33136 + "value": 33149 }, "geoId/22049": { "date": "2015", - "value": 15948 + "value": 15971 }, "geoId/22051": { "date": "2015", - "value": 435175 + "value": 435358 }, "geoId/22053": { "date": "2015", - "value": 31431 + "value": 31449 }, "geoId/22055": { "date": "2015", - "value": 239332 + "value": 239654 }, "geoId/22057": { "date": "2015", - "value": 98314 + "value": 98279 }, "geoId/22059": { "date": "2015", - "value": 14985 + "value": 14975 }, "geoId/22061": { "date": "2015", - "value": 47434 + "value": 47469 }, "geoId/22063": { "date": "2015", - "value": 137116 + "value": 137202 }, "geoId/22065": { "date": "2015", - "value": 11552 + "value": 11560 }, "geoId/22067": { "date": "2015", - "value": 26301 + "value": 26307 }, "geoId/22069": { "date": "2015", - "value": 39004 + "value": 39018 }, "geoId/22071": { "date": "2015", - "value": 389742 + "value": 390094 }, "geoId/22073": { "date": "2015", - "value": 156880 + "value": 156916 }, "geoId/22075": { "date": "2015", - "value": 23437 + "value": 23462 }, "geoId/22077": { "date": "2015", @@ -4582,59 +4610,59 @@ }, "geoId/22079": { "date": "2015", - "value": 131780 + "value": 131821 }, "geoId/22081": { "date": "2015", - "value": 8714 + "value": 8710 }, "geoId/22083": { "date": "2015", - "value": 20551 + "value": 20552 }, "geoId/22085": { "date": "2015", - "value": 24215 + "value": 24213 }, "geoId/22087": { "date": "2015", - "value": 45421 + "value": 45436 }, "geoId/22089": { "date": "2015", - "value": 52572 + "value": 52587 }, "geoId/22091": { "date": "2015", - "value": 10457 + "value": 10465 }, "geoId/22093": { "date": "2015", - "value": 21481 + "value": 21483 }, "geoId/22095": { "date": "2015", - "value": 43523 + "value": 43527 }, "geoId/22097": { "date": "2015", - "value": 83649 + "value": 83693 }, "geoId/22099": { "date": "2015", - "value": 53831 + "value": 53891 }, "geoId/22101": { "date": "2015", - "value": 52876 + "value": 52908 }, "geoId/22103": { "date": "2015", - "value": 248930 + "value": 249116 }, "geoId/22105": { "date": "2015", - "value": 128716 + "value": 128774 }, "geoId/22107": { "date": "2015", @@ -4642,279 +4670,283 @@ }, "geoId/22109": { "date": "2015", - "value": 113817 + "value": 113894 }, "geoId/22111": { "date": "2015", - "value": 22487 + "value": 22490 }, "geoId/22113": { "date": "2015", - "value": 59918 + "value": 59928 }, "geoId/22115": { "date": "2015", - "value": 51431 + "value": 51535 }, "geoId/22117": { "date": "2015", - "value": 46358 + "value": 46365 }, "geoId/22119": { "date": "2015", - "value": 40061 + "value": 40067 }, "geoId/22121": { "date": "2015", - "value": 25554 + "value": 25596 }, "geoId/22123": { "date": "2015", - "value": 11286 + "value": 11287 }, "geoId/22125": { "date": "2015", - "value": 15383 + "value": 15376 }, "geoId/22127": { "date": "2015", - "value": 14645 + "value": 14646 }, "geoId/23001": { "date": "2015", - "value": 107124 + "value": 107189 }, "geoId/23003": { "date": "2015", - "value": 68855 + "value": 68869 }, "geoId/23005": { "date": "2015", - "value": 289488 + "value": 289704 }, "geoId/23007": { "date": "2015", - "value": 30057 + "value": 30024 }, "geoId/23009": { "date": "2015", - "value": 54245 + "value": 54280 }, "geoId/23011": { "date": "2015", - "value": 121010 + "value": 121063 }, "geoId/23013": { "date": "2015", - "value": 39794 + "value": 39797 }, "geoId/23015": { "date": "2015", - "value": 33784 + "value": 33789 }, "geoId/23017": { "date": "2015", - "value": 57110 + "value": 57195 }, "geoId/23019": { "date": "2015", - "value": 151929 + "value": 152029 }, "geoId/23021": { "date": "2015", - "value": 16924 + "value": 16940 }, "geoId/23023": { "date": "2015", - "value": 35120 + "value": 35137 }, "geoId/23025": { "date": "2015", - "value": 50733 + "value": 50749 }, "geoId/23027": { "date": "2015", - "value": 39126 + "value": 39143 }, "geoId/23029": { "date": "2015", - "value": 31821 + "value": 31783 }, "geoId/23031": { "date": "2015", - "value": 201223 + "value": 201407 }, "geoId/24001": { "date": "2015", - "value": 72462 + "value": 72501 }, "geoId/24003": { "date": "2015", - "value": 563027 + "value": 563133 }, "geoId/24005": { "date": "2015", - "value": 827533 + "value": 827796 }, "geoId/24009": { "date": "2015", - "value": 90477 + "value": 90542 }, "geoId/24011": { "date": "2015", - "value": 32591 + "value": 32601 }, "geoId/24013": { "date": "2015", - "value": 167132 + "value": 167201 }, "geoId/24015": { "date": "2015", - "value": 102382 + "value": 102453 }, "geoId/24017": { "date": "2015", - "value": 155665 + "value": 155775 }, "geoId/24019": { "date": "2015", - "value": 32419 + "value": 32431 }, "geoId/24021": { "date": "2015", - "value": 245001 + "value": 245145 }, "geoId/24023": { "date": "2015", - "value": 29435 + "value": 29451 }, "geoId/24025": { "date": "2015", - "value": 249558 + "value": 249690 }, "geoId/24027": { "date": "2015", - "value": 311297 + "value": 311417 }, "geoId/24029": { "date": "2015", - "value": 19713 + "value": 19745 }, "geoId/24031": { "date": "2015", - "value": 1032814 + "value": 1033370 }, "geoId/24033": { "date": "2015", - "value": 906197 + "value": 906754 }, "geoId/24035": { "date": "2015", - "value": 48984 + "value": 49012 }, "geoId/24037": { "date": "2015", - "value": 110985 + "value": 111092 }, "geoId/24039": { "date": "2015", - "value": 25687 + "value": 25705 }, "geoId/24041": { "date": "2015", - "value": 37413 + "value": 37431 }, "geoId/24043": { "date": "2015", - "value": 149068 + "value": 149160 }, "geoId/24045": { "date": "2015", - "value": 101747 + "value": 101820 }, "geoId/24047": { "date": "2015", - "value": 51456 + "value": 51472 + }, + "geoId/24510": { + "date": "2015", + "value": 622831 }, "geoId/25001": { "date": "2015", - "value": 213877 + "value": 214015 }, "geoId/25003": { "date": "2015", - "value": 127858 + "value": 127950 }, "geoId/25005": { "date": "2015", - "value": 556863 + "value": 557104 }, "geoId/25007": { "date": "2015", - "value": 17274 + "value": 17290 }, "geoId/25009": { "date": "2015", - "value": 776865 + "value": 777228 }, "geoId/25011": { "date": "2015", - "value": 70866 + "value": 70911 }, "geoId/25013": { "date": "2015", - "value": 469113 + "value": 469251 }, "geoId/25015": { "date": "2015", - "value": 160709 + "value": 160885 }, "geoId/25017": { "date": "2015", - "value": 1585432 + "value": 1586107 }, "geoId/25019": { "date": "2015", - "value": 10945 + "value": 10933 }, "geoId/25021": { "date": "2015", - "value": 694502 + "value": 694774 }, "geoId/25023": { "date": "2015", - "value": 509221 + "value": 509413 }, "geoId/25025": { "date": "2015", - "value": 782591 + "value": 783177 }, "geoId/25027": { "date": "2015", - "value": 818117 + "value": 818446 }, "geoId/26001": { "date": "2015", - "value": 10329 + "value": 10327 }, "geoId/26003": { "date": "2015", - "value": 9251 + "value": 9265 }, "geoId/26005": { "date": "2015", - "value": 114112 + "value": 114122 }, "geoId/26007": { "date": "2015", - "value": 28722 + "value": 28728 }, "geoId/26009": { "date": "2015", - "value": 23032 + "value": 23036 }, "geoId/26011": { "date": "2015", - "value": 15303 + "value": 15304 }, "geoId/26013": { "date": "2015", @@ -4922,79 +4954,79 @@ }, "geoId/26015": { "date": "2015", - "value": 59415 + "value": 59434 }, "geoId/26017": { "date": "2015", - "value": 105237 + "value": 105271 }, "geoId/26019": { "date": "2015", - "value": 17390 + "value": 17386 }, "geoId/26021": { "date": "2015", - "value": 155022 + "value": 155136 }, "geoId/26023": { "date": "2015", - "value": 43639 + "value": 43635 }, "geoId/26025": { "date": "2015", - "value": 134327 + "value": 134377 }, "geoId/26027": { "date": "2015", - "value": 51342 + "value": 51370 }, "geoId/26029": { "date": "2015", - "value": 26213 + "value": 26219 }, "geoId/26031": { "date": "2015", - "value": 25394 + "value": 25399 }, "geoId/26033": { "date": "2015", - "value": 37973 + "value": 37998 }, "geoId/26035": { "date": "2015", - "value": 30613 + "value": 30611 }, "geoId/26037": { "date": "2015", - "value": 77009 + "value": 77037 }, "geoId/26039": { "date": "2015", - "value": 13853 + "value": 13854 }, "geoId/26041": { "date": "2015", - "value": 36415 + "value": 36431 }, "geoId/26043": { "date": "2015", - "value": 25661 + "value": 25675 }, "geoId/26045": { "date": "2015", - "value": 108661 + "value": 108701 }, "geoId/26047": { "date": "2015", - "value": 32919 + "value": 32931 }, "geoId/26049": { "date": "2015", - "value": 410461 + "value": 410574 }, "geoId/26051": { "date": "2015", - "value": 25222 + "value": 25227 }, "geoId/26053": { "date": "2015", @@ -5002,71 +5034,71 @@ }, "geoId/26055": { "date": "2015", - "value": 91541 + "value": 91610 }, "geoId/26057": { "date": "2015", - "value": 41331 + "value": 41333 }, "geoId/26059": { "date": "2015", - "value": 45883 + "value": 45894 }, "geoId/26061": { "date": "2015", - "value": 36228 + "value": 36248 }, "geoId/26063": { "date": "2015", - "value": 31759 + "value": 31761 }, "geoId/26065": { "date": "2015", - "value": 287096 + "value": 287255 }, "geoId/26067": { "date": "2015", - "value": 64056 + "value": 64073 }, "geoId/26069": { "date": "2015", - "value": 25333 + "value": 25360 }, "geoId/26071": { "date": "2015", - "value": 11316 + "value": 11327 }, "geoId/26073": { "date": "2015", - "value": 70767 + "value": 70798 }, "geoId/26075": { "date": "2015", - "value": 159264 + "value": 159325 }, "geoId/26077": { "date": "2015", - "value": 259676 + "value": 259816 }, "geoId/26079": { "date": "2015", - "value": 17248 + "value": 17254 }, "geoId/26081": { "date": "2015", - "value": 637164 + "value": 637333 }, "geoId/26083": { "date": "2015", - "value": 2123 + "value": 2124 }, "geoId/26085": { "date": "2015", - "value": 11695 + "value": 11691 }, "geoId/26087": { "date": "2015", - "value": 88368 + "value": 88376 }, "geoId/26089": { "date": "2015", @@ -5074,267 +5106,267 @@ }, "geoId/26091": { "date": "2015", - "value": 98391 + "value": 98432 }, "geoId/26093": { "date": "2015", - "value": 187171 + "value": 187221 }, "geoId/26095": { "date": "2015", - "value": 6429 + "value": 6431 }, "geoId/26097": { "date": "2015", - "value": 10822 + "value": 10814 }, "geoId/26099": { "date": "2015", - "value": 864960 + "value": 865031 }, "geoId/26101": { "date": "2015", - "value": 24447 + "value": 24462 }, "geoId/26103": { "date": "2015", - "value": 67326 + "value": 67357 }, "geoId/26105": { "date": "2015", - "value": 28738 + "value": 28754 }, "geoId/26107": { "date": "2015", - "value": 43005 + "value": 43013 }, "geoId/26109": { "date": "2015", - "value": 23476 + "value": 23494 }, "geoId/26111": { "date": "2015", - "value": 83662 + "value": 83706 }, "geoId/26113": { "date": "2015", - "value": 14882 + "value": 14884 }, "geoId/26115": { "date": "2015", - "value": 149353 + "value": 149439 }, "geoId/26117": { "date": "2015", - "value": 62763 + "value": 62778 }, "geoId/26119": { "date": "2015", - "value": 9288 + "value": 9292 }, "geoId/26121": { "date": "2015", - "value": 172447 + "value": 172506 }, "geoId/26123": { "date": "2015", - "value": 47888 + "value": 47900 }, "geoId/26125": { "date": "2015", - "value": 1244602 + "value": 1244895 }, "geoId/26127": { "date": "2015", - "value": 26328 + "value": 26316 }, "geoId/26129": { "date": "2015", - "value": 20895 + "value": 20876 }, "geoId/26131": { "date": "2015", - "value": 6038 + "value": 6037 }, "geoId/26133": { "date": "2015", - "value": 23177 + "value": 23180 }, "geoId/26135": { "date": "2015", - "value": 8277 + "value": 8275 }, "geoId/26137": { "date": "2015", - "value": 24211 + "value": 24209 }, "geoId/26139": { "date": "2015", - "value": 280859 + "value": 280907 }, "geoId/26141": { "date": "2015", - "value": 12794 + "value": 12800 }, "geoId/26143": { "date": "2015", - "value": 23914 + "value": 23910 }, "geoId/26145": { "date": "2015", - "value": 193305 + "value": 193384 }, "geoId/26147": { "date": "2015", - "value": 159700 + "value": 159757 }, "geoId/26149": { "date": "2015", - "value": 60804 + "value": 60809 }, "geoId/26151": { "date": "2015", - "value": 41446 + "value": 41463 }, "geoId/26153": { "date": "2015", - "value": 8123 + "value": 8118 }, "geoId/26155": { "date": "2015", - "value": 68505 + "value": 68538 }, "geoId/26157": { "date": "2015", - "value": 53731 + "value": 53723 }, "geoId/26159": { "date": "2015", - "value": 75064 + "value": 75087 }, "geoId/26161": { "date": "2015", - "value": 362975 + "value": 363555 }, "geoId/26163": { "date": "2015", - "value": 1764872 + "value": 1764866 }, "geoId/26165": { "date": "2015", - "value": 32889 + "value": 32885 }, "geoId/27001": { "date": "2015", - "value": 15855 + "value": 15857 }, "geoId/27003": { "date": "2015", - "value": 344176 + "value": 344244 }, "geoId/27005": { "date": "2015", - "value": 33442 + "value": 33455 }, "geoId/27007": { "date": "2015", - "value": 45605 + "value": 45629 }, "geoId/27009": { "date": "2015", - "value": 39422 + "value": 39433 }, "geoId/27011": { "date": "2015", - "value": 4992 + "value": 4993 }, "geoId/27013": { "date": "2015", - "value": 65673 + "value": 65701 }, "geoId/27015": { "date": "2015", - "value": 25240 + "value": 25246 }, "geoId/27017": { "date": "2015", - "value": 35409 + "value": 35400 }, "geoId/27019": { "date": "2015", - "value": 98630 + "value": 98610 }, "geoId/27021": { "date": "2015", - "value": 28698 + "value": 28704 }, "geoId/27023": { "date": "2015", - "value": 12077 + "value": 12069 }, "geoId/27025": { "date": "2015", - "value": 54129 + "value": 54144 }, "geoId/27027": { "date": "2015", - "value": 62169 + "value": 62235 }, "geoId/27029": { "date": "2015", - "value": 8796 + "value": 8794 }, "geoId/27031": { "date": "2015", - "value": 5228 + "value": 5249 }, "geoId/27033": { "date": "2015", - "value": 11426 + "value": 11431 }, "geoId/27035": { "date": "2015", - "value": 63229 + "value": 63255 }, "geoId/27037": { "date": "2015", - "value": 414131 + "value": 414245 }, "geoId/27039": { "date": "2015", - "value": 20410 + "value": 20417 }, "geoId/27041": { "date": "2015", - "value": 36790 + "value": 36796 }, "geoId/27043": { "date": "2015", - "value": 13981 + "value": 13977 }, "geoId/27045": { "date": "2015", - "value": 20739 + "value": 20737 }, "geoId/27047": { "date": "2015", - "value": 30522 + "value": 30519 }, "geoId/27049": { "date": "2015", - "value": 46060 + "value": 46092 }, "geoId/27051": { "date": "2015", - "value": 5870 + "value": 5865 }, "geoId/27053": { "date": "2015", - "value": 1222200 + "value": 1222868 }, "geoId/27055": { "date": "2015", - "value": 18686 + "value": 18695 }, "geoId/27057": { "date": "2015", @@ -5346,23 +5378,23 @@ }, "geoId/27061": { "date": "2015", - "value": 45267 + "value": 45269 }, "geoId/27063": { "date": "2015", - "value": 10095 + "value": 10098 }, "geoId/27065": { "date": "2015", - "value": 15884 + "value": 15895 }, "geoId/27067": { "date": "2015", - "value": 42623 + "value": 42638 }, "geoId/27069": { "date": "2015", - "value": 4405 + "value": 4410 }, "geoId/27071": { "date": "2015", @@ -5370,35 +5402,35 @@ }, "geoId/27073": { "date": "2015", - "value": 6872 + "value": 6876 }, "geoId/27075": { "date": "2015", - "value": 10541 + "value": 10540 }, "geoId/27077": { "date": "2015", - "value": 3872 + "value": 3870 }, "geoId/27079": { "date": "2015", - "value": 27755 + "value": 27762 }, "geoId/27081": { "date": "2015", - "value": 5711 + "value": 5707 }, "geoId/27083": { "date": "2015", - "value": 25826 + "value": 25830 }, "geoId/27085": { "date": "2015", - "value": 35814 + "value": 35808 }, "geoId/27087": { "date": "2015", - "value": 5437 + "value": 5428 }, "geoId/27089": { "date": "2015", @@ -5406,63 +5438,63 @@ }, "geoId/27091": { "date": "2015", - "value": 20036 + "value": 20041 }, "geoId/27093": { "date": "2015", - "value": 23036 + "value": 23048 }, "geoId/27095": { "date": "2015", - "value": 25494 + "value": 25482 }, "geoId/27097": { "date": "2015", - "value": 32763 + "value": 32770 }, "geoId/27099": { "date": "2015", - "value": 39492 + "value": 39497 }, "geoId/27101": { "date": "2015", - "value": 8394 + "value": 8395 }, "geoId/27103": { "date": "2015", - "value": 33526 + "value": 33545 }, "geoId/27105": { "date": "2015", - "value": 21748 + "value": 21754 }, "geoId/27107": { "date": "2015", - "value": 6621 + "value": 6623 }, "geoId/27109": { "date": "2015", - "value": 151397 + "value": 151492 }, "geoId/27111": { "date": "2015", - "value": 57520 + "value": 57539 }, "geoId/27113": { "date": "2015", - "value": 14234 + "value": 14258 }, "geoId/27115": { "date": "2015", - "value": 29042 + "value": 29051 }, "geoId/27117": { "date": "2015", - "value": 9267 + "value": 9302 }, "geoId/27119": { "date": "2015", - "value": 31497 + "value": 31519 }, "geoId/27121": { "date": "2015", @@ -5470,27 +5502,27 @@ }, "geoId/27123": { "date": "2015", - "value": 536631 + "value": 536838 }, "geoId/27125": { "date": "2015", - "value": 4032 + "value": 4027 }, "geoId/27127": { "date": "2015", - "value": 15422 + "value": 15427 }, "geoId/27129": { "date": "2015", - "value": 14792 + "value": 14797 }, "geoId/27131": { "date": "2015", - "value": 65323 + "value": 65336 }, "geoId/27133": { "date": "2015", - "value": 9437 + "value": 9456 }, "geoId/27135": { "date": "2015", @@ -5498,31 +5530,31 @@ }, "geoId/27137": { "date": "2015", - "value": 200296 + "value": 200383 }, "geoId/27139": { "date": "2015", - "value": 141329 + "value": 141372 }, "geoId/27141": { "date": "2015", - "value": 91415 + "value": 91441 }, "geoId/27143": { "date": "2015", - "value": 14887 + "value": 14893 }, "geoId/27145": { "date": "2015", - "value": 156003 + "value": 156068 }, "geoId/27147": { "date": "2015", - "value": 36599 + "value": 36628 }, "geoId/27149": { "date": "2015", - "value": 9864 + "value": 9886 }, "geoId/27151": { "date": "2015", @@ -5530,127 +5562,127 @@ }, "geoId/27153": { "date": "2015", - "value": 24340 + "value": 24318 }, "geoId/27155": { "date": "2015", - "value": 3369 + "value": 3376 }, "geoId/27157": { "date": "2015", - "value": 21387 + "value": 21392 }, "geoId/27159": { "date": "2015", - "value": 13668 + "value": 13664 }, "geoId/27161": { "date": "2015", - "value": 18923 + "value": 18932 }, "geoId/27163": { "date": "2015", - "value": 250386 + "value": 250482 }, "geoId/27165": { "date": "2015", - "value": 11002 + "value": 11013 }, "geoId/27167": { "date": "2015", - "value": 6357 + "value": 6369 }, "geoId/27169": { "date": "2015", - "value": 50827 + "value": 50859 }, "geoId/27171": { "date": "2015", - "value": 130973 + "value": 131029 }, "geoId/27173": { "date": "2015", - "value": 9836 + "value": 9847 }, "geoId/28001": { "date": "2015", - "value": 31561 + "value": 31574 }, "geoId/28003": { "date": "2015", - "value": 37276 + "value": 37302 }, "geoId/28005": { "date": "2015", - "value": 12546 + "value": 12553 }, "geoId/28007": { "date": "2015", - "value": 18673 + "value": 18674 }, "geoId/28009": { "date": "2015", - "value": 8157 + "value": 8164 }, "geoId/28011": { "date": "2015", - "value": 33230 + "value": 33233 }, "geoId/28013": { "date": "2015", - "value": 14639 + "value": 14636 }, "geoId/28015": { "date": "2015", - "value": 10203 + "value": 10209 }, "geoId/28017": { "date": "2015", - "value": 17401 + "value": 17389 }, "geoId/28019": { "date": "2015", - "value": 8370 + "value": 8372 }, "geoId/28021": { "date": "2015", - "value": 9214 + "value": 9211 }, "geoId/28023": { "date": "2015", - "value": 16022 + "value": 16021 }, "geoId/28025": { "date": "2015", - "value": 20005 + "value": 20019 }, "geoId/28027": { "date": "2015", - "value": 24500 + "value": 24525 }, "geoId/28029": { "date": "2015", - "value": 28865 + "value": 28868 }, "geoId/28031": { "date": "2015", - "value": 19243 + "value": 19253 }, "geoId/28033": { "date": "2015", - "value": 173271 + "value": 173470 }, "geoId/28035": { "date": "2015", - "value": 75593 + "value": 75642 }, "geoId/28037": { "date": "2015", - "value": 7732 + "value": 7734 }, "geoId/28039": { "date": "2015", - "value": 23373 + "value": 23391 }, "geoId/28041": { "date": "2015", @@ -5658,27 +5690,27 @@ }, "geoId/28043": { "date": "2015", - "value": 21444 + "value": 21461 }, "geoId/28045": { "date": "2015", - "value": 46305 + "value": 46360 }, "geoId/28047": { "date": "2015", - "value": 200674 + "value": 200880 }, "geoId/28049": { "date": "2015", - "value": 244216 + "value": 244321 }, "geoId/28051": { "date": "2015", - "value": 18367 + "value": 18362 }, "geoId/28053": { "date": "2015", - "value": 8705 + "value": 8707 }, "geoId/28055": { "date": "2015", @@ -5686,163 +5718,163 @@ }, "geoId/28057": { "date": "2015", - "value": 23543 + "value": 23546 }, "geoId/28059": { "date": "2015", - "value": 141354 + "value": 141443 }, "geoId/28061": { "date": "2015", - "value": 16554 + "value": 16549 }, "geoId/28063": { "date": "2015", - "value": 7501 + "value": 7507 }, "geoId/28065": { "date": "2015", - "value": 11643 + "value": 11633 }, "geoId/28067": { "date": "2015", - "value": 68629 + "value": 68664 }, "geoId/28069": { "date": "2015", - "value": 10111 + "value": 10108 }, "geoId/28071": { "date": "2015", - "value": 52736 + "value": 52841 }, "geoId/28073": { "date": "2015", - "value": 60966 + "value": 61034 }, "geoId/28075": { "date": "2015", - "value": 78348 + "value": 78422 }, "geoId/28077": { "date": "2015", - "value": 12672 + "value": 12694 }, "geoId/28079": { "date": "2015", - "value": 22779 + "value": 22774 }, "geoId/28081": { "date": "2015", - "value": 84740 + "value": 84762 }, "geoId/28083": { "date": "2015", - "value": 30241 + "value": 30260 }, "geoId/28085": { "date": "2015", - "value": 34522 + "value": 34527 }, "geoId/28087": { "date": "2015", - "value": 59697 + "value": 59725 }, "geoId/28089": { "date": "2015", - "value": 102453 + "value": 102516 }, "geoId/28091": { "date": "2015", - "value": 25411 + "value": 25430 }, "geoId/28093": { "date": "2015", - "value": 35891 + "value": 35918 }, "geoId/28095": { "date": "2015", - "value": 35827 + "value": 35831 }, "geoId/28097": { "date": "2015", - "value": 10194 + "value": 10190 }, "geoId/28099": { "date": "2015", - "value": 29463 + "value": 29491 }, "geoId/28101": { "date": "2015", - "value": 21574 + "value": 21578 }, "geoId/28103": { "date": "2015", - "value": 10935 + "value": 10948 }, "geoId/28105": { "date": "2015", - "value": 49510 + "value": 49589 }, "geoId/28107": { "date": "2015", - "value": 34199 + "value": 34204 }, "geoId/28109": { "date": "2015", - "value": 54944 + "value": 54978 }, "geoId/28111": { "date": "2015", - "value": 12071 + "value": 12083 }, "geoId/28113": { "date": "2015", - "value": 39890 + "value": 39907 }, "geoId/28115": { "date": "2015", - "value": 30857 + "value": 30884 }, "geoId/28117": { "date": "2015", - "value": 25440 + "value": 25457 }, "geoId/28119": { "date": "2015", - "value": 7514 + "value": 7513 }, "geoId/28121": { "date": "2015", - "value": 149447 + "value": 149507 }, "geoId/28123": { "date": "2015", - "value": 28446 + "value": 28445 }, "geoId/28125": { "date": "2015", - "value": 4567 + "value": 4568 }, "geoId/28127": { "date": "2015", - "value": 27169 + "value": 27177 }, "geoId/28129": { "date": "2015", - "value": 16077 + "value": 16073 }, "geoId/28131": { "date": "2015", - "value": 18271 + "value": 18283 }, "geoId/28133": { "date": "2015", - "value": 26877 + "value": 26883 }, "geoId/28135": { "date": "2015", - "value": 14599 + "value": 14619 }, "geoId/28137": { "date": "2015", @@ -5850,11 +5882,11 @@ }, "geoId/28139": { "date": "2015", - "value": 22005 + "value": 22025 }, "geoId/28141": { "date": "2015", - "value": 19483 + "value": 19485 }, "geoId/28143": { "date": "2015", @@ -5862,215 +5894,215 @@ }, "geoId/28145": { "date": "2015", - "value": 28285 + "value": 28309 }, "geoId/28147": { "date": "2015", - "value": 14607 + "value": 14604 }, "geoId/28149": { "date": "2015", - "value": 47481 + "value": 47496 }, "geoId/28151": { "date": "2015", - "value": 47959 + "value": 47991 }, "geoId/28153": { "date": "2015", - "value": 20491 + "value": 20515 }, "geoId/28155": { "date": "2015", - "value": 9873 + "value": 9881 }, "geoId/28157": { "date": "2015", - "value": 9090 + "value": 9089 }, "geoId/28159": { "date": "2015", - "value": 18446 + "value": 18452 }, "geoId/28161": { "date": "2015", - "value": 12463 + "value": 12457 }, "geoId/28163": { "date": "2015", - "value": 27411 + "value": 27424 }, "geoId/29001": { "date": "2015", - "value": 25353 + "value": 25396 }, "geoId/29003": { "date": "2015", - "value": 17314 + "value": 17316 }, "geoId/29005": { "date": "2015", - "value": 5293 + "value": 5292 }, "geoId/29007": { "date": "2015", - "value": 25950 + "value": 25976 }, "geoId/29009": { "date": "2015", - "value": 35310 + "value": 35300 }, "geoId/29011": { "date": "2015", - "value": 11829 + "value": 11834 }, "geoId/29013": { "date": "2015", - "value": 16362 + "value": 16361 }, "geoId/29015": { "date": "2015", - "value": 18788 + "value": 18815 }, "geoId/29017": { "date": "2015", - "value": 12316 + "value": 12320 }, "geoId/29019": { "date": "2015", - "value": 174404 + "value": 174563 }, "geoId/29021": { "date": "2015", - "value": 89082 + "value": 89137 }, "geoId/29023": { "date": "2015", - "value": 42829 + "value": 42857 }, "geoId/29025": { "date": "2015", - "value": 9002 + "value": 8996 }, "geoId/29027": { "date": "2015", - "value": 44699 + "value": 44722 }, "geoId/29029": { "date": "2015", - "value": 44743 + "value": 44793 }, "geoId/29031": { "date": "2015", - "value": 78238 + "value": 78297 }, "geoId/29033": { "date": "2015", - "value": 8879 + "value": 8882 }, "geoId/29035": { "date": "2015", - "value": 6276 + "value": 6280 }, "geoId/29037": { "date": "2015", - "value": 101339 + "value": 101389 }, "geoId/29039": { "date": "2015", - "value": 13783 + "value": 13790 }, "geoId/29041": { "date": "2015", - "value": 7595 + "value": 7582 }, "geoId/29043": { "date": "2015", - "value": 83077 + "value": 83154 }, "geoId/29045": { "date": "2015", - "value": 6808 + "value": 6811 }, "geoId/29047": { "date": "2015", - "value": 235161 + "value": 235344 }, "geoId/29049": { "date": "2015", - "value": 20581 + "value": 20592 }, "geoId/29051": { "date": "2015", - "value": 76818 + "value": 76838 }, "geoId/29053": { "date": "2015", - "value": 17614 + "value": 17615 }, "geoId/29055": { "date": "2015", - "value": 24488 + "value": 24510 }, "geoId/29057": { "date": "2015", - "value": 7577 + "value": 7576 }, "geoId/29059": { "date": "2015", - "value": 16344 + "value": 16362 }, "geoId/29061": { "date": "2015", - "value": 8285 + "value": 8281 }, "geoId/29063": { "date": "2015", - "value": 12540 + "value": 12559 }, "geoId/29065": { "date": "2015", - "value": 15620 + "value": 15662 }, "geoId/29067": { "date": "2015", - "value": 13356 + "value": 13374 }, "geoId/29069": { "date": "2015", - "value": 30844 + "value": 30868 }, "geoId/29071": { "date": "2015", - "value": 102251 + "value": 102265 }, "geoId/29073": { "date": "2015", - "value": 14747 + "value": 14753 }, "geoId/29075": { "date": "2015", - "value": 6656 + "value": 6650 }, "geoId/29077": { "date": "2015", - "value": 287312 + "value": 287543 }, "geoId/29079": { "date": "2015", - "value": 10026 + "value": 10033 }, "geoId/29081": { "date": "2015", - "value": 8621 + "value": 8631 }, "geoId/29083": { "date": "2015", - "value": 21704 + "value": 21728 }, "geoId/29085": { "date": "2015", - "value": 9266 + "value": 9269 }, "geoId/29087": { "date": "2015", @@ -6078,31 +6110,31 @@ }, "geoId/29089": { "date": "2015", - "value": 10134 + "value": 10136 }, "geoId/29091": { "date": "2015", - "value": 40070 + "value": 40071 }, "geoId/29093": { "date": "2015", - "value": 10214 + "value": 10200 }, "geoId/29095": { "date": "2015", - "value": 686783 + "value": 687182 }, "geoId/29097": { "date": "2015", - "value": 118548 + "value": 118623 }, "geoId/29099": { "date": "2015", - "value": 223116 + "value": 223185 }, "geoId/29101": { "date": "2015", - "value": 53496 + "value": 53717 }, "geoId/29103": { "date": "2015", @@ -6110,39 +6142,39 @@ }, "geoId/29105": { "date": "2015", - "value": 35469 + "value": 35506 }, "geoId/29107": { "date": "2015", - "value": 32624 + "value": 32633 }, "geoId/29109": { "date": "2015", - "value": 37971 + "value": 37999 }, "geoId/29111": { "date": "2015", - "value": 10138 + "value": 10141 }, "geoId/29113": { "date": "2015", - "value": 54567 + "value": 54569 }, "geoId/29115": { "date": "2015", - "value": 12280 + "value": 12290 }, "geoId/29117": { "date": "2015", - "value": 14935 + "value": 14943 }, "geoId/29119": { "date": "2015", - "value": 22708 + "value": 22721 }, "geoId/29121": { "date": "2015", - "value": 15279 + "value": 15271 }, "geoId/29123": { "date": "2015", @@ -6150,11 +6182,11 @@ }, "geoId/29125": { "date": "2015", - "value": 8959 + "value": 8934 }, "geoId/29127": { "date": "2015", - "value": 28697 + "value": 28719 }, "geoId/29129": { "date": "2015", @@ -6162,187 +6194,191 @@ }, "geoId/29131": { "date": "2015", - "value": 24872 + "value": 24865 }, "geoId/29133": { "date": "2015", - "value": 13947 + "value": 13984 }, "geoId/29135": { "date": "2015", - "value": 15873 + "value": 15878 }, "geoId/29137": { "date": "2015", - "value": 8633 + "value": 8635 }, "geoId/29139": { "date": "2015", - "value": 11581 + "value": 11579 }, "geoId/29141": { "date": "2015", - "value": 20060 + "value": 20072 }, "geoId/29143": { "date": "2015", - "value": 18087 + "value": 18070 }, "geoId/29145": { "date": "2015", - "value": 58138 + "value": 58165 }, "geoId/29147": { "date": "2015", - "value": 22625 + "value": 22649 }, "geoId/29149": { "date": "2015", - "value": 10848 + "value": 10864 }, "geoId/29151": { "date": "2015", - "value": 13538 + "value": 13540 }, "geoId/29153": { "date": "2015", - "value": 9350 + "value": 9373 }, "geoId/29155": { "date": "2015", - "value": 17421 + "value": 17427 }, "geoId/29157": { "date": "2015", - "value": 19070 + "value": 19066 }, "geoId/29159": { "date": "2015", - "value": 42300 + "value": 42303 }, "geoId/29161": { "date": "2015", - "value": 44766 + "value": 44801 }, "geoId/29163": { "date": "2015", - "value": 18402 + "value": 18404 }, "geoId/29165": { "date": "2015", - "value": 96445 + "value": 96552 }, "geoId/29167": { "date": "2015", - "value": 31256 + "value": 31272 }, "geoId/29169": { "date": "2015", - "value": 53204 + "value": 53324 }, "geoId/29171": { "date": "2015", - "value": 4858 + "value": 4864 }, "geoId/29173": { "date": "2015", - "value": 10169 + "value": 10171 }, "geoId/29175": { "date": "2015", - "value": 25041 + "value": 25063 }, "geoId/29177": { "date": "2015", - "value": 22793 + "value": 22799 }, "geoId/29179": { "date": "2015", - "value": 6297 + "value": 6294 }, "geoId/29181": { "date": "2015", - "value": 13788 + "value": 13797 }, "geoId/29183": { "date": "2015", - "value": 384978 + "value": 385108 }, "geoId/29185": { "date": "2015", - "value": 9412 + "value": 9427 }, "geoId/29186": { "date": "2015", - "value": 17817 + "value": 17805 }, "geoId/29187": { "date": "2015", - "value": 66232 + "value": 66253 + }, + "geoId/29189": { + "date": "2015", + "value": 1001585 }, "geoId/29195": { "date": "2015", - "value": 23226 + "value": 23241 }, "geoId/29197": { "date": "2015", - "value": 4500 + "value": 4506 }, "geoId/29199": { "date": "2015", - "value": 4820 + "value": 4833 }, "geoId/29201": { "date": "2015", - "value": 39007 + "value": 39040 }, "geoId/29203": { "date": "2015", - "value": 8277 + "value": 8275 }, "geoId/29205": { "date": "2015", - "value": 6102 + "value": 6099 }, "geoId/29207": { "date": "2015", - "value": 29733 + "value": 29751 }, "geoId/29209": { "date": "2015", - "value": 31307 + "value": 31334 }, "geoId/29211": { "date": "2015", - "value": 6363 + "value": 6369 }, "geoId/29213": { "date": "2015", - "value": 54216 + "value": 54282 }, "geoId/29215": { "date": "2015", - "value": 25652 + "value": 25692 }, "geoId/29217": { "date": "2015", - "value": 20758 + "value": 20775 }, "geoId/29219": { "date": "2015", - "value": 33532 + "value": 33539 }, "geoId/29221": { "date": "2015", - "value": 24786 + "value": 24795 }, "geoId/29223": { "date": "2015", - "value": 13420 + "value": 13435 }, "geoId/29225": { "date": "2015", - "value": 37604 + "value": 37611 }, "geoId/29227": { "date": "2015", @@ -6350,27 +6386,31 @@ }, "geoId/29229": { "date": "2015", - "value": 18219 + "value": 18147 + }, + "geoId/29510": { + "date": "2015", + "value": 316268 }, "geoId/30001": { "date": "2015", - "value": 9298 + "value": 9303 }, "geoId/30003": { "date": "2015", - "value": 13309 + "value": 13310 }, "geoId/30005": { "date": "2015", - "value": 6674 + "value": 6683 }, "geoId/30007": { "date": "2015", - "value": 5713 + "value": 5717 }, "geoId/30009": { "date": "2015", - "value": 10403 + "value": 10404 }, "geoId/30011": { "date": "2015", @@ -6378,15 +6418,15 @@ }, "geoId/30013": { "date": "2015", - "value": 81878 + "value": 81959 }, "geoId/30015": { "date": "2015", - "value": 5772 + "value": 5777 }, "geoId/30017": { "date": "2015", - "value": 12075 + "value": 12098 }, "geoId/30019": { "date": "2015", @@ -6394,35 +6434,35 @@ }, "geoId/30021": { "date": "2015", - "value": 9572 + "value": 9591 }, "geoId/30023": { "date": "2015", - "value": 9104 + "value": 9115 }, "geoId/30025": { "date": "2015", - "value": 3171 + "value": 3172 }, "geoId/30027": { "date": "2015", - "value": 11306 + "value": 11315 }, "geoId/30029": { "date": "2015", - "value": 95839 + "value": 95940 }, "geoId/30031": { "date": "2015", - "value": 100882 + "value": 101043 }, "geoId/30033": { "date": "2015", - "value": 1284 + "value": 1283 }, "geoId/30035": { "date": "2015", - "value": 13646 + "value": 13647 }, "geoId/30037": { "date": "2015", @@ -6430,43 +6470,43 @@ }, "geoId/30039": { "date": "2015", - "value": 3170 + "value": 3160 }, "geoId/30041": { "date": "2015", - "value": 16439 + "value": 16435 }, "geoId/30043": { "date": "2015", - "value": 11572 + "value": 11576 }, "geoId/30045": { "date": "2015", - "value": 1931 + "value": 1932 }, "geoId/30047": { "date": "2015", - "value": 29453 + "value": 29482 }, "geoId/30049": { "date": "2015", - "value": 66225 + "value": 66308 }, "geoId/30051": { "date": "2015", - "value": 2392 + "value": 2395 }, "geoId/30053": { "date": "2015", - "value": 19053 + "value": 19085 }, "geoId/30055": { "date": "2015", - "value": 1699 + "value": 1698 }, "geoId/30057": { "date": "2015", - "value": 8034 + "value": 8033 }, "geoId/30059": { "date": "2015", @@ -6474,31 +6514,31 @@ }, "geoId/30061": { "date": "2015", - "value": 4187 + "value": 4194 }, "geoId/30063": { "date": "2015", - "value": 114122 + "value": 114281 }, "geoId/30065": { "date": "2015", - "value": 4630 + "value": 4631 }, "geoId/30067": { "date": "2015", - "value": 16006 + "value": 16013 }, "geoId/30069": { "date": "2015", - "value": 474 + "value": 475 }, "geoId/30071": { "date": "2015", - "value": 4146 + "value": 4150 }, "geoId/30073": { "date": "2015", - "value": 6097 + "value": 6100 }, "geoId/30075": { "date": "2015", @@ -6506,63 +6546,63 @@ }, "geoId/30077": { "date": "2015", - "value": 6800 + "value": 6793 }, "geoId/30079": { "date": "2015", - "value": 1142 + "value": 1140 }, "geoId/30081": { "date": "2015", - "value": 41143 + "value": 41199 }, "geoId/30083": { "date": "2015", - "value": 11904 + "value": 11931 }, "geoId/30085": { "date": "2015", - "value": 11415 + "value": 11416 }, "geoId/30087": { "date": "2015", - "value": 9353 + "value": 9355 }, "geoId/30089": { "date": "2015", - "value": 11294 + "value": 11298 }, "geoId/30091": { "date": "2015", - "value": 3671 + "value": 3673 }, "geoId/30093": { "date": "2015", - "value": 34691 + "value": 34746 }, "geoId/30095": { "date": "2015", - "value": 9425 + "value": 9419 }, "geoId/30097": { "date": "2015", - "value": 3620 + "value": 3618 }, "geoId/30099": { "date": "2015", - "value": 6068 + "value": 6064 }, "geoId/30101": { "date": "2015", - "value": 5079 + "value": 5083 }, "geoId/30103": { "date": "2015", - "value": 684 + "value": 680 }, "geoId/30105": { "date": "2015", - "value": 7623 + "value": 7630 }, "geoId/30107": { "date": "2015", @@ -6574,15 +6614,15 @@ }, "geoId/30111": { "date": "2015", - "value": 156529 + "value": 156658 }, "geoId/31001": { "date": "2015", - "value": 31567 + "value": 31576 }, "geoId/31003": { "date": "2015", - "value": 6413 + "value": 6416 }, "geoId/31005": { "date": "2015", @@ -6590,87 +6630,91 @@ }, "geoId/31007": { "date": "2015", - "value": 711 + "value": 715 }, "geoId/31009": { "date": "2015", - "value": 477 + "value": 476 }, "geoId/31011": { "date": "2015", - "value": 5311 + "value": 5308 + }, + "geoId/31013": { + "date": "2015", + "value": 11327 }, "geoId/31015": { "date": "2015", - "value": 2000 + "value": 2004 }, "geoId/31017": { "date": "2015", - "value": 2982 + "value": 2985 }, "geoId/31019": { "date": "2015", - "value": 48578 + "value": 48605 }, "geoId/31021": { "date": "2015", - "value": 6535 + "value": 6540 }, "geoId/31023": { "date": "2015", - "value": 8056 + "value": 8053 }, "geoId/31025": { "date": "2015", - "value": 25421 + "value": 25419 }, "geoId/31027": { "date": "2015", - "value": 8515 + "value": 8523 }, "geoId/31029": { "date": "2015", - "value": 3961 + "value": 3966 }, "geoId/31031": { "date": "2015", - "value": 5818 + "value": 5831 }, "geoId/31033": { "date": "2015", - "value": 10136 + "value": 10150 }, "geoId/31035": { "date": "2015", - "value": 6292 + "value": 6289 }, "geoId/31037": { "date": "2015", - "value": 10734 + "value": 10713 }, "geoId/31039": { "date": "2015", - "value": 9077 + "value": 9074 }, "geoId/31041": { "date": "2015", - "value": 10830 + "value": 10831 }, "geoId/31043": { "date": "2015", - "value": 20550 + "value": 20548 }, "geoId/31045": { "date": "2015", - "value": 8954 + "value": 8974 }, "geoId/31047": { "date": "2015", - "value": 23892 + "value": 23870 }, "geoId/31049": { "date": "2015", - "value": 1910 + "value": 1908 }, "geoId/31051": { "date": "2015", @@ -6678,43 +6722,43 @@ }, "geoId/31053": { "date": "2015", - "value": 36567 + "value": 36566 }, "geoId/31055": { "date": "2015", - "value": 549029 + "value": 549313 }, "geoId/31057": { "date": "2015", - "value": 1773 + "value": 1771 }, "geoId/31059": { "date": "2015", - "value": 5554 + "value": 5552 }, "geoId/31061": { "date": "2015", - "value": 2977 + "value": 2976 }, "geoId/31063": { "date": "2015", - "value": 2632 + "value": 2629 }, "geoId/31065": { "date": "2015", - "value": 4830 + "value": 4828 }, "geoId/31067": { "date": "2015", - "value": 21715 + "value": 21718 }, "geoId/31069": { "date": "2015", - "value": 1916 + "value": 1917 }, "geoId/31071": { "date": "2015", - "value": 2014 + "value": 2013 }, "geoId/31073": { "date": "2015", @@ -6722,7 +6766,7 @@ }, "geoId/31075": { "date": "2015", - "value": 646 + "value": 648 }, "geoId/31077": { "date": "2015", @@ -6730,27 +6774,27 @@ }, "geoId/31079": { "date": "2015", - "value": 61132 + "value": 61135 }, "geoId/31081": { "date": "2015", - "value": 9140 + "value": 9138 }, "geoId/31083": { "date": "2015", - "value": 3442 + "value": 3440 }, "geoId/31085": { "date": "2015", - "value": 915 + "value": 916 }, "geoId/31087": { "date": "2015", - "value": 2883 + "value": 2878 }, "geoId/31089": { "date": "2015", - "value": 10268 + "value": 10266 }, "geoId/31091": { "date": "2015", @@ -6758,23 +6802,23 @@ }, "geoId/31093": { "date": "2015", - "value": 6382 + "value": 6378 }, "geoId/31095": { "date": "2015", - "value": 7213 + "value": 7224 }, "geoId/31097": { "date": "2015", - "value": 5240 + "value": 5239 }, "geoId/31099": { "date": "2015", - "value": 6558 + "value": 6560 }, "geoId/31101": { "date": "2015", - "value": 8132 + "value": 8159 }, "geoId/31103": { "date": "2015", @@ -6782,19 +6826,19 @@ }, "geoId/31105": { "date": "2015", - "value": 3716 + "value": 3715 }, "geoId/31107": { "date": "2015", - "value": 8468 + "value": 8472 }, "geoId/31109": { "date": "2015", - "value": 306096 + "value": 306293 }, "geoId/31111": { "date": "2015", - "value": 35501 + "value": 35519 }, "geoId/31113": { "date": "2015", @@ -6804,65 +6848,69 @@ "date": "2015", "value": 606 }, + "geoId/31117": { + "date": "2015", + "value": 489 + }, "geoId/31119": { "date": "2015", - "value": 34999 + "value": 35001 }, "geoId/31121": { "date": "2015", - "value": 7805 + "value": 7806 }, "geoId/31123": { "date": "2015", - "value": 4925 + "value": 4928 }, "geoId/31125": { "date": "2015", - "value": 3573 + "value": 3574 }, "geoId/31127": { "date": "2015", - "value": 7002 + "value": 7007 }, "geoId/31129": { "date": "2015", - "value": 4316 + "value": 4323 }, "geoId/31131": { "date": "2015", - "value": 15840 + "value": 15844 }, "geoId/31133": { "date": "2015", - "value": 2690 + "value": 2693 }, "geoId/31135": { "date": "2015", - "value": 2937 + "value": 2933 }, "geoId/31137": { "date": "2015", - "value": 9214 + "value": 9218 }, "geoId/31139": { "date": "2015", - "value": 7190 + "value": 7188 }, "geoId/31141": { "date": "2015", - "value": 32876 + "value": 32869 }, "geoId/31143": { "date": "2015", - "value": 5179 + "value": 5169 }, "geoId/31145": { "date": "2015", - "value": 10886 + "value": 10895 }, "geoId/31147": { "date": "2015", - "value": 8022 + "value": 8026 }, "geoId/31149": { "date": "2015", @@ -6870,27 +6918,27 @@ }, "geoId/31151": { "date": "2015", - "value": 14204 + "value": 14193 }, "geoId/31153": { "date": "2015", - "value": 175173 + "value": 175294 }, "geoId/31155": { "date": "2015", - "value": 20949 + "value": 20953 }, "geoId/31157": { "date": "2015", - "value": 36245 + "value": 36273 }, "geoId/31159": { "date": "2015", - "value": 16994 + "value": 16998 }, "geoId/31161": { "date": "2015", - "value": 5216 + "value": 5220 }, "geoId/31163": { "date": "2015", @@ -6898,39 +6946,39 @@ }, "geoId/31165": { "date": "2015", - "value": 1276 + "value": 1272 }, "geoId/31167": { "date": "2015", - "value": 5944 + "value": 5946 }, "geoId/31169": { "date": "2015", - "value": 5127 + "value": 5129 }, "geoId/31171": { "date": "2015", - "value": 695 + "value": 692 }, "geoId/31173": { "date": "2015", - "value": 7072 + "value": 7077 }, "geoId/31175": { "date": "2015", - "value": 4168 + "value": 4167 }, "geoId/31177": { "date": "2015", - "value": 19917 + "value": 19925 }, "geoId/31179": { "date": "2015", - "value": 9373 + "value": 9375 }, "geoId/31181": { "date": "2015", - "value": 3592 + "value": 3594 }, "geoId/31183": { "date": "2015", @@ -6938,199 +6986,203 @@ }, "geoId/31185": { "date": "2015", - "value": 13796 + "value": 13804 }, "geoId/32001": { "date": "2015", - "value": 23957 + "value": 24006 }, "geoId/32003": { "date": "2015", - "value": 2096717 + "value": 2097832 }, "geoId/32005": { "date": "2015", - "value": 47404 + "value": 47422 }, "geoId/32007": { "date": "2015", - "value": 51728 + "value": 51756 }, "geoId/32009": { "date": "2015", - "value": 830 + "value": 847 }, "geoId/32011": { "date": "2015", - "value": 2029 + "value": 2040 }, "geoId/32013": { "date": "2015", - "value": 17017 + "value": 17033 }, "geoId/32015": { "date": "2015", - "value": 5884 + "value": 5885 }, "geoId/32017": { "date": "2015", - "value": 5137 + "value": 5135 }, "geoId/32019": { "date": "2015", - "value": 51974 + "value": 51999 }, "geoId/32021": { "date": "2015", - "value": 4422 + "value": 4423 }, "geoId/32023": { "date": "2015", - "value": 42966 + "value": 43008 }, "geoId/32027": { "date": "2015", - "value": 6624 + "value": 6620 }, "geoId/32029": { "date": "2015", - "value": 3876 + "value": 3881 }, "geoId/32031": { "date": "2015", - "value": 442453 + "value": 442617 }, "geoId/32033": { "date": "2015", - "value": 9858 + "value": 9875 + }, + "geoId/32510": { + "date": "2015", + "value": 54152 }, "geoId/33001": { "date": "2015", - "value": 60370 + "value": 60408 }, "geoId/33003": { "date": "2015", - "value": 47392 + "value": 47442 }, "geoId/33005": { "date": "2015", - "value": 76288 + "value": 76390 }, "geoId/33007": { "date": "2015", - "value": 32343 + "value": 32351 }, "geoId/33009": { "date": "2015", - "value": 89439 + "value": 89566 }, "geoId/33011": { "date": "2015", - "value": 408985 + "value": 409229 }, "geoId/33013": { "date": "2015", - "value": 148649 + "value": 148770 }, "geoId/33015": { "date": "2015", - "value": 302691 + "value": 302975 }, "geoId/33017": { "date": "2015", - "value": 127038 + "value": 127174 }, "geoId/33019": { "date": "2015", - "value": 43148 + "value": 43175 }, "geoId/34001": { "date": "2015", - "value": 270153 + "value": 270206 }, "geoId/34003": { "date": "2015", - "value": 926391 + "value": 926481 }, "geoId/34005": { "date": "2015", - "value": 446832 + "value": 447906 }, "geoId/34007": { "date": "2015", - "value": 507638 + "value": 507760 }, "geoId/34009": { "date": "2015", - "value": 94160 + "value": 94330 }, "geoId/34011": { "date": "2015", - "value": 154712 + "value": 154580 }, "geoId/34013": { "date": "2015", - "value": 790439 + "value": 790546 }, "geoId/34015": { "date": "2015", - "value": 290943 + "value": 291022 }, "geoId/34017": { "date": "2015", - "value": 664492 + "value": 664595 }, "geoId/34019": { "date": "2015", - "value": 125452 + "value": 125569 }, "geoId/34021": { "date": "2015", - "value": 368124 + "value": 368266 }, "geoId/34023": { "date": "2015", - "value": 825546 + "value": 825471 }, "geoId/34025": { "date": "2015", - "value": 624079 + "value": 624180 }, "geoId/34027": { "date": "2015", - "value": 494259 + "value": 494370 }, "geoId/34029": { "date": "2015", - "value": 587091 + "value": 587238 }, "geoId/34031": { "date": "2015", - "value": 504629 + "value": 504556 }, "geoId/34033": { "date": "2015", - "value": 63732 + "value": 63754 }, "geoId/34035": { "date": "2015", - "value": 329626 + "value": 329682 }, "geoId/34037": { "date": "2015", - "value": 143004 + "value": 143059 }, "geoId/34039": { "date": "2015", - "value": 549905 + "value": 549954 }, "geoId/34041": { "date": "2015", - "value": 106742 + "value": 106787 }, "geoId/35001": { "date": "2015", - "value": 676248 + "value": 676440 }, "geoId/35003": { "date": "2015", @@ -7138,67 +7190,67 @@ }, "geoId/35005": { "date": "2015", - "value": 65825 + "value": 65856 }, "geoId/35006": { "date": "2015", - "value": 27044 + "value": 27046 }, "geoId/35007": { "date": "2015", - "value": 12449 + "value": 12434 }, "geoId/35009": { "date": "2015", - "value": 50290 + "value": 50344 }, "geoId/35011": { "date": "2015", - "value": 1871 + "value": 1877 }, "geoId/35013": { "date": "2015", - "value": 214034 + "value": 214028 }, "geoId/35015": { "date": "2015", - "value": 57715 + "value": 57756 }, "geoId/35017": { "date": "2015", - "value": 28364 + "value": 28369 }, "geoId/35019": { "date": "2015", - "value": 4351 + "value": 4355 }, "geoId/35021": { "date": "2015", - "value": 719 + "value": 717 }, "geoId/35023": { "date": "2015", - "value": 4436 + "value": 4441 }, "geoId/35025": { "date": "2015", - "value": 71476 + "value": 71480 }, "geoId/35027": { "date": "2015", - "value": 19352 + "value": 19365 }, "geoId/35028": { "date": "2015", - "value": 17817 + "value": 17848 }, "geoId/35029": { "date": "2015", - "value": 24367 + "value": 24370 }, "geoId/35031": { "date": "2015", - "value": 73462 + "value": 73485 }, "geoId/35033": { "date": "2015", @@ -7206,311 +7258,311 @@ }, "geoId/35035": { "date": "2015", - "value": 64768 + "value": 64838 }, "geoId/35037": { "date": "2015", - "value": 8446 + "value": 8449 }, "geoId/35039": { "date": "2015", - "value": 39370 + "value": 39358 }, "geoId/35041": { "date": "2015", - "value": 19137 + "value": 19157 }, "geoId/35043": { "date": "2015", - "value": 138521 + "value": 138586 }, "geoId/35045": { "date": "2015", - "value": 128246 + "value": 128324 }, "geoId/35047": { "date": "2015", - "value": 28215 + "value": 28223 }, "geoId/35049": { "date": "2015", - "value": 148098 + "value": 148199 }, "geoId/35051": { "date": "2015", - "value": 11235 + "value": 11252 }, "geoId/35053": { "date": "2015", - "value": 17146 + "value": 17148 }, "geoId/35055": { "date": "2015", - "value": 32797 + "value": 32806 }, "geoId/35057": { "date": "2015", - "value": 15596 + "value": 15592 }, "geoId/35059": { "date": "2015", - "value": 4166 + "value": 4174 }, "geoId/35061": { "date": "2015", - "value": 75661 + "value": 75665 }, "geoId/36001": { "date": "2015", - "value": 307433 + "value": 307521 }, "geoId/36003": { "date": "2015", - "value": 47324 + "value": 47352 }, "geoId/36005": { "date": "2015", - "value": 1440005 + "value": 1439480 }, "geoId/36007": { "date": "2015", - "value": 195928 + "value": 195981 }, "geoId/36009": { "date": "2015", - "value": 77926 + "value": 77941 }, "geoId/36011": { "date": "2015", - "value": 78298 + "value": 78323 }, "geoId/36013": { "date": "2015", - "value": 130529 + "value": 130582 }, "geoId/36015": { "date": "2015", - "value": 86705 + "value": 86771 }, "geoId/36017": { "date": "2015", - "value": 48772 + "value": 48794 }, "geoId/36019": { "date": "2015", - "value": 80718 + "value": 80759 }, "geoId/36021": { "date": "2015", - "value": 61434 + "value": 61451 }, "geoId/36023": { "date": "2015", - "value": 48290 + "value": 48299 }, "geoId/36025": { "date": "2015", - "value": 45954 + "value": 45895 }, "geoId/36027": { "date": "2015", - "value": 294039 + "value": 294105 }, "geoId/36029": { "date": "2015", - "value": 920644 + "value": 920858 }, "geoId/36031": { "date": "2015", - "value": 37958 + "value": 37973 }, "geoId/36033": { "date": "2015", - "value": 50540 + "value": 50552 }, "geoId/36035": { "date": "2015", - "value": 53801 + "value": 53812 }, "geoId/36037": { "date": "2015", - "value": 58462 + "value": 58488 }, "geoId/36039": { "date": "2015", - "value": 47634 + "value": 47621 }, "geoId/36041": { "date": "2015", - "value": 4699 + "value": 4700 }, "geoId/36043": { "date": "2015", - "value": 62652 + "value": 62659 }, "geoId/36045": { "date": "2015", - "value": 116371 + "value": 116539 }, "geoId/36047": { "date": "2015", - "value": 2608794 + "value": 2608797 }, "geoId/36049": { "date": "2015", - "value": 26830 + "value": 26824 }, "geoId/36051": { "date": "2015", - "value": 64344 + "value": 64336 }, "geoId/36053": { "date": "2015", - "value": 71636 + "value": 71779 }, "geoId/36055": { "date": "2015", - "value": 745577 + "value": 745847 }, "geoId/36057": { "date": "2015", - "value": 49564 + "value": 49576 }, "geoId/36059": { "date": "2015", - "value": 1354840 + "value": 1354987 }, "geoId/36061": { "date": "2015", - "value": 1636063 + "value": 1637327 }, "geoId/36063": { "date": "2015", - "value": 212358 + "value": 212391 }, "geoId/36065": { "date": "2015", - "value": 231264 + "value": 231315 }, "geoId/36067": { "date": "2015", - "value": 466277 + "value": 466320 }, "geoId/36069": { "date": "2015", - "value": 109271 + "value": 109324 }, "geoId/36071": { "date": "2015", - "value": 375803 + "value": 375911 }, "geoId/36073": { "date": "2015", - "value": 41481 + "value": 41482 }, "geoId/36075": { "date": "2015", - "value": 119735 + "value": 119764 }, "geoId/36077": { "date": "2015", - "value": 60504 + "value": 60524 }, "geoId/36079": { "date": "2015", - "value": 99185 + "value": 99158 }, "geoId/36081": { "date": "2015", - "value": 2305838 + "value": 2305252 }, "geoId/36083": { "date": "2015", - "value": 159436 + "value": 159413 }, "geoId/36085": { "date": "2015", - "value": 472349 + "value": 472301 }, "geoId/36087": { "date": "2015", - "value": 322919 + "value": 322938 }, "geoId/36089": { "date": "2015", - "value": 110348 + "value": 110399 }, "geoId/36091": { "date": "2015", - "value": 226078 + "value": 226182 }, "geoId/36093": { "date": "2015", - "value": 154733 + "value": 154773 }, "geoId/36095": { "date": "2015", - "value": 31405 + "value": 31408 }, "geoId/36097": { "date": "2015", - "value": 18013 + "value": 18037 }, "geoId/36099": { "date": "2015", - "value": 34801 + "value": 34814 }, "geoId/36101": { "date": "2015", - "value": 97551 + "value": 97549 }, "geoId/36103": { "date": "2015", - "value": 1491967 + "value": 1491997 }, "geoId/36105": { "date": "2015", - "value": 74854 + "value": 74850 }, "geoId/36107": { "date": "2015", - "value": 49355 + "value": 49390 }, "geoId/36109": { "date": "2015", - "value": 103006 + "value": 103187 }, "geoId/36111": { "date": "2015", - "value": 179658 + "value": 179696 }, "geoId/36113": { "date": "2015", - "value": 64420 + "value": 64449 }, "geoId/36115": { "date": "2015", - "value": 62246 + "value": 62277 }, "geoId/36117": { "date": "2015", - "value": 91291 + "value": 91316 }, "geoId/36119": { "date": "2015", - "value": 968773 + "value": 968891 }, "geoId/36121": { "date": "2015", - "value": 40922 + "value": 40939 }, "geoId/36123": { "date": "2015", - "value": 25128 + "value": 25145 }, "geoId/37001": { "date": "2015", - "value": 157037 + "value": 157104 }, "geoId/37003": { "date": "2015", @@ -7518,23 +7570,23 @@ }, "geoId/37005": { "date": "2015", - "value": 10861 + "value": 10855 }, "geoId/37007": { "date": "2015", - "value": 25602 + "value": 25616 }, "geoId/37009": { "date": "2015", - "value": 26637 + "value": 26625 }, "geoId/37011": { "date": "2015", - "value": 17455 + "value": 17494 }, "geoId/37013": { "date": "2015", - "value": 47389 + "value": 47403 }, "geoId/37015": { "date": "2015", @@ -7542,127 +7594,127 @@ }, "geoId/37017": { "date": "2015", - "value": 34140 + "value": 34090 }, "geoId/37019": { "date": "2015", - "value": 122211 + "value": 122322 }, "geoId/37021": { "date": "2015", - "value": 251954 + "value": 252160 }, "geoId/37023": { "date": "2015", - "value": 89341 + "value": 89337 }, "geoId/37025": { "date": "2015", - "value": 196396 + "value": 196483 }, "geoId/37027": { "date": "2015", - "value": 81518 + "value": 81554 }, "geoId/37029": { "date": "2015", - "value": 10282 + "value": 10284 }, "geoId/37031": { "date": "2015", - "value": 68712 + "value": 68766 }, "geoId/37033": { "date": "2015", - "value": 22822 + "value": 22813 }, "geoId/37035": { "date": "2015", - "value": 155527 + "value": 155607 }, "geoId/37037": { "date": "2015", - "value": 68263 + "value": 68307 }, "geoId/37039": { "date": "2015", - "value": 27098 + "value": 27126 }, "geoId/37041": { "date": "2015", - "value": 14249 + "value": 14251 }, "geoId/37043": { "date": "2015", - "value": 10619 + "value": 10644 }, "geoId/37045": { "date": "2015", - "value": 96850 + "value": 96881 }, "geoId/37047": { "date": "2015", - "value": 56666 + "value": 56698 }, "geoId/37049": { "date": "2015", - "value": 102853 + "value": 102988 }, "geoId/37051": { "date": "2015", - "value": 331203 + "value": 331598 }, "geoId/37053": { "date": "2015", - "value": 25106 + "value": 25128 }, "geoId/37055": { "date": "2015", - "value": 35468 + "value": 35499 }, "geoId/37057": { "date": "2015", - "value": 163486 + "value": 163548 }, "geoId/37059": { "date": "2015", - "value": 41648 + "value": 41652 }, "geoId/37061": { "date": "2015", - "value": 58892 + "value": 58879 }, "geoId/37063": { "date": "2015", - "value": 300793 + "value": 301014 }, "geoId/37065": { "date": "2015", - "value": 53743 + "value": 53734 }, "geoId/37067": { "date": "2015", - "value": 367365 + "value": 367516 }, "geoId/37069": { "date": "2015", - "value": 63668 + "value": 63667 }, "geoId/37071": { "date": "2015", - "value": 212919 + "value": 212998 }, "geoId/37073": { "date": "2015", - "value": 11531 + "value": 11530 }, "geoId/37075": { "date": "2015", - "value": 8598 + "value": 8587 }, "geoId/37077": { "date": "2015", - "value": 58162 + "value": 58201 }, "geoId/37079": { "date": "2015", @@ -7670,195 +7722,195 @@ }, "geoId/37081": { "date": "2015", - "value": 517053 + "value": 517281 }, "geoId/37083": { "date": "2015", - "value": 52182 + "value": 52190 }, "geoId/37085": { "date": "2015", - "value": 128034 + "value": 128145 }, "geoId/37087": { "date": "2015", - "value": 59646 + "value": 59724 }, "geoId/37089": { "date": "2015", - "value": 111847 + "value": 111943 }, "geoId/37091": { "date": "2015", - "value": 24380 + "value": 24404 }, "geoId/37093": { "date": "2015", - "value": 52739 + "value": 52805 }, "geoId/37095": { "date": "2015", - "value": 5428 + "value": 5425 }, "geoId/37097": { "date": "2015", - "value": 169453 + "value": 169592 }, "geoId/37099": { "date": "2015", - "value": 41305 + "value": 41352 }, "geoId/37101": { "date": "2015", - "value": 185104 + "value": 185130 }, "geoId/37103": { "date": "2015", - "value": 9777 + "value": 9770 }, "geoId/37105": { "date": "2015", - "value": 59371 + "value": 59402 }, "geoId/37107": { "date": "2015", - "value": 57981 + "value": 58012 }, "geoId/37109": { "date": "2015", - "value": 80607 + "value": 80646 }, "geoId/37111": { "date": "2015", - "value": 44967 + "value": 44982 }, "geoId/37113": { "date": "2015", - "value": 34078 + "value": 34117 }, "geoId/37115": { "date": "2015", - "value": 21146 + "value": 21175 }, "geoId/37117": { "date": "2015", - "value": 23262 + "value": 23267 }, "geoId/37119": { "date": "2015", - "value": 1033238 + "value": 1034049 }, "geoId/37121": { "date": "2015", - "value": 15063 + "value": 15062 }, "geoId/37123": { "date": "2015", - "value": 27456 + "value": 27432 }, "geoId/37125": { "date": "2015", - "value": 94013 + "value": 94057 }, "geoId/37127": { "date": "2015", - "value": 93786 + "value": 93855 }, "geoId/37129": { "date": "2015", - "value": 219422 + "value": 219619 }, "geoId/37131": { "date": "2015", - "value": 20533 + "value": 20539 }, "geoId/37133": { "date": "2015", - "value": 193114 + "value": 193402 }, "geoId/37135": { "date": "2015", - "value": 141298 + "value": 141449 }, "geoId/37137": { "date": "2015", - "value": 12741 + "value": 12739 }, "geoId/37139": { "date": "2015", - "value": 39384 + "value": 39433 }, "geoId/37141": { "date": "2015", - "value": 57426 + "value": 57463 }, "geoId/37143": { "date": "2015", - "value": 13463 + "value": 13474 }, "geoId/37145": { "date": "2015", - "value": 39190 + "value": 39214 }, "geoId/37147": { "date": "2015", - "value": 176071 + "value": 176178 }, "geoId/37149": { "date": "2015", - "value": 20401 + "value": 20417 }, "geoId/37151": { "date": "2015", - "value": 142575 + "value": 142560 }, "geoId/37153": { "date": "2015", - "value": 45429 + "value": 45427 }, "geoId/37155": { "date": "2015", - "value": 134460 + "value": 134446 }, "geoId/37157": { "date": "2015", - "value": 91657 + "value": 91697 }, "geoId/37159": { "date": "2015", - "value": 138497 + "value": 138520 }, "geoId/37161": { "date": "2015", - "value": 66375 + "value": 66408 }, "geoId/37163": { "date": "2015", - "value": 63605 + "value": 63562 }, "geoId/37165": { "date": "2015", - "value": 35321 + "value": 35333 }, "geoId/37167": { "date": "2015", - "value": 60622 + "value": 60624 }, "geoId/37169": { "date": "2015", - "value": 46159 + "value": 46143 }, "geoId/37171": { "date": "2015", - "value": 71998 + "value": 71990 }, "geoId/37173": { "date": "2015", - "value": 14326 + "value": 14325 }, "geoId/37175": { "date": "2015", - "value": 33157 + "value": 33185 }, "geoId/37177": { "date": "2015", @@ -7866,135 +7918,135 @@ }, "geoId/37179": { "date": "2015", - "value": 221949 + "value": 222051 }, "geoId/37181": { "date": "2015", - "value": 44459 + "value": 44477 }, "geoId/37183": { "date": "2015", - "value": 1022319 + "value": 1022871 }, "geoId/37185": { "date": "2015", - "value": 20213 + "value": 20190 }, "geoId/37187": { "date": "2015", - "value": 12282 + "value": 12251 }, "geoId/37189": { "date": "2015", - "value": 53093 + "value": 53129 }, "geoId/37191": { "date": "2015", - "value": 124342 + "value": 124400 }, "geoId/37193": { "date": "2015", - "value": 68298 + "value": 68302 }, "geoId/37195": { "date": "2015", - "value": 81240 + "value": 81228 }, "geoId/37197": { "date": "2015", - "value": 37619 + "value": 37630 }, "geoId/37199": { "date": "2015", - "value": 17556 + "value": 17550 }, "geoId/38001": { "date": "2015", - "value": 2398 + "value": 2396 }, "geoId/38003": { "date": "2015", - "value": 11005 + "value": 11017 }, "geoId/38005": { "date": "2015", - "value": 6817 + "value": 6822 }, "geoId/38007": { "date": "2015", - "value": 948 + "value": 950 }, "geoId/38009": { "date": "2015", - "value": 6734 + "value": 6742 }, "geoId/38011": { "date": "2015", - "value": 3280 + "value": 3276 }, "geoId/38013": { "date": "2015", - "value": 2344 + "value": 2346 }, "geoId/38015": { "date": "2015", - "value": 93211 + "value": 93284 }, "geoId/38017": { "date": "2015", - "value": 170722 + "value": 171028 }, "geoId/38019": { "date": "2015", - "value": 3826 + "value": 3824 }, "geoId/38021": { "date": "2015", - "value": 5042 + "value": 5052 }, "geoId/38023": { "date": "2015", - "value": 2456 + "value": 2457 }, "geoId/38025": { "date": "2015", - "value": 4579 + "value": 4576 }, "geoId/38027": { "date": "2015", - "value": 2305 + "value": 2304 }, "geoId/38029": { "date": "2015", - "value": 3399 + "value": 3397 }, "geoId/38031": { "date": "2015", - "value": 3327 + "value": 3325 }, "geoId/38033": { "date": "2015", - "value": 1879 + "value": 1881 }, "geoId/38035": { "date": "2015", - "value": 70352 + "value": 70448 }, "geoId/38037": { "date": "2015", - "value": 2397 + "value": 2396 }, "geoId/38039": { "date": "2015", - "value": 2287 + "value": 2288 }, "geoId/38041": { "date": "2015", - "value": 2656 + "value": 2658 }, "geoId/38043": { "date": "2015", - "value": 2448 + "value": 2451 }, "geoId/38045": { "date": "2015", @@ -8002,7 +8054,7 @@ }, "geoId/38047": { "date": "2015", - "value": 1929 + "value": 1927 }, "geoId/38049": { "date": "2015", @@ -8010,91 +8062,91 @@ }, "geoId/38051": { "date": "2015", - "value": 2722 + "value": 2716 }, "geoId/38053": { "date": "2015", - "value": 12781 + "value": 12817 }, "geoId/38055": { "date": "2015", - "value": 9660 + "value": 9664 }, "geoId/38057": { "date": "2015", - "value": 8786 + "value": 8790 }, "geoId/38059": { "date": "2015", - "value": 30249 + "value": 30273 }, "geoId/38061": { "date": "2015", - "value": 10299 + "value": 10311 }, "geoId/38063": { "date": "2015", - "value": 2918 + "value": 2916 }, "geoId/38065": { "date": "2015", - "value": 1865 + "value": 1866 }, "geoId/38067": { "date": "2015", - "value": 7035 + "value": 7033 }, "geoId/38069": { "date": "2015", - "value": 4274 + "value": 4269 }, "geoId/38071": { "date": "2015", - "value": 11647 + "value": 11667 }, "geoId/38073": { "date": "2015", - "value": 5452 + "value": 5455 }, "geoId/38075": { "date": "2015", - "value": 2551 + "value": 2550 }, "geoId/38077": { "date": "2015", - "value": 16286 + "value": 16306 }, "geoId/38079": { "date": "2015", - "value": 14694 + "value": 14707 }, "geoId/38081": { "date": "2015", - "value": 3868 + "value": 3871 }, "geoId/38083": { "date": "2015", - "value": 1310 + "value": 1311 }, "geoId/38085": { "date": "2015", - "value": 4376 + "value": 4385 }, "geoId/38087": { "date": "2015", - "value": 781 + "value": 783 }, "geoId/38089": { "date": "2015", - "value": 31861 + "value": 31908 }, "geoId/38091": { "date": "2015", - "value": 1915 + "value": 1918 }, "geoId/38093": { "date": "2015", - "value": 21047 + "value": 21090 }, "geoId/38095": { "date": "2015", @@ -8102,347 +8154,347 @@ }, "geoId/38097": { "date": "2015", - "value": 7993 + "value": 7991 }, "geoId/38099": { "date": "2015", - "value": 10845 + "value": 10852 }, "geoId/38101": { "date": "2015", - "value": 70703 + "value": 71409 }, "geoId/38103": { "date": "2015", - "value": 4102 + "value": 4094 }, "geoId/38105": { "date": "2015", - "value": 35301 + "value": 35379 }, "geoId/39001": { "date": "2015", - "value": 27946 + "value": 27919 }, "geoId/39003": { "date": "2015", - "value": 104095 + "value": 104141 }, "geoId/39005": { "date": "2015", - "value": 53310 + "value": 53317 }, "geoId/39007": { "date": "2015", - "value": 98404 + "value": 98443 }, "geoId/39009": { "date": "2015", - "value": 65886 + "value": 65949 }, "geoId/39011": { "date": "2015", - "value": 45734 + "value": 45754 }, "geoId/39013": { "date": "2015", - "value": 68973 + "value": 69018 }, "geoId/39015": { "date": "2015", - "value": 43697 + "value": 43717 }, "geoId/39017": { "date": "2015", - "value": 375998 + "value": 376173 }, "geoId/39019": { "date": "2015", - "value": 27718 + "value": 27729 }, "geoId/39021": { "date": "2015", - "value": 38963 + "value": 38976 }, "geoId/39023": { "date": "2015", - "value": 135746 + "value": 135810 }, "geoId/39025": { "date": "2015", - "value": 201995 + "value": 202077 }, "geoId/39027": { "date": "2015", - "value": 41839 + "value": 41864 }, "geoId/39029": { "date": "2015", - "value": 104714 + "value": 104788 }, "geoId/39031": { "date": "2015", - "value": 36577 + "value": 36579 }, "geoId/39033": { "date": "2015", - "value": 42324 + "value": 42327 }, "geoId/39035": { "date": "2015", - "value": 1258739 + "value": 1259109 }, "geoId/39037": { "date": "2015", - "value": 51981 + "value": 52002 }, "geoId/39039": { "date": "2015", - "value": 38326 + "value": 38349 }, "geoId/39041": { "date": "2015", - "value": 193391 + "value": 193624 }, "geoId/39043": { "date": "2015", - "value": 75360 + "value": 75388 }, "geoId/39045": { "date": "2015", - "value": 151254 + "value": 151310 }, "geoId/39047": { "date": "2015", - "value": 28611 + "value": 28617 }, "geoId/39049": { "date": "2015", - "value": 1257386 + "value": 1257891 }, "geoId/39051": { "date": "2015", - "value": 42301 + "value": 42299 }, "geoId/39053": { "date": "2015", - "value": 30249 + "value": 30258 }, "geoId/39055": { "date": "2015", - "value": 93894 + "value": 93899 }, "geoId/39057": { "date": "2015", - "value": 164272 + "value": 164421 }, "geoId/39059": { "date": "2015", - "value": 39392 + "value": 39402 }, "geoId/39061": { "date": "2015", - "value": 809527 + "value": 809902 }, "geoId/39063": { "date": "2015", - "value": 75678 + "value": 75726 }, "geoId/39065": { "date": "2015", - "value": 31627 + "value": 31615 }, "geoId/39067": { "date": "2015", - "value": 15391 + "value": 15396 }, "geoId/39069": { "date": "2015", - "value": 27470 + "value": 27490 }, "geoId/39071": { "date": "2015", - "value": 42952 + "value": 42973 }, "geoId/39073": { "date": "2015", - "value": 28500 + "value": 28502 }, "geoId/39075": { "date": "2015", - "value": 43881 + "value": 43885 }, "geoId/39077": { "date": "2015", - "value": 58307 + "value": 58325 }, "geoId/39079": { "date": "2015", - "value": 32559 + "value": 32575 }, "geoId/39081": { "date": "2015", - "value": 67495 + "value": 67546 }, "geoId/39083": { "date": "2015", - "value": 61001 + "value": 61045 }, "geoId/39085": { "date": "2015", - "value": 229836 + "value": 229843 }, "geoId/39087": { "date": "2015", - "value": 60923 + "value": 60990 }, "geoId/39089": { "date": "2015", - "value": 170611 + "value": 170721 }, "geoId/39091": { "date": "2015", - "value": 45250 + "value": 45255 }, "geoId/39093": { "date": "2015", - "value": 305417 + "value": 305533 }, "geoId/39095": { "date": "2015", - "value": 433633 + "value": 433826 }, "geoId/39097": { "date": "2015", - "value": 44139 + "value": 44149 }, "geoId/39099": { "date": "2015", - "value": 231846 + "value": 231988 }, "geoId/39101": { "date": "2015", - "value": 65431 + "value": 65470 }, "geoId/39103": { "date": "2015", - "value": 176126 + "value": 176185 }, "geoId/39105": { "date": "2015", - "value": 23178 + "value": 23192 }, "geoId/39107": { "date": "2015", - "value": 40723 + "value": 40735 }, "geoId/39109": { "date": "2015", - "value": 104075 + "value": 104100 }, "geoId/39111": { "date": "2015", - "value": 14260 + "value": 14267 }, "geoId/39113": { "date": "2015", - "value": 531777 + "value": 532059 }, "geoId/39115": { "date": "2015", - "value": 14741 + "value": 14736 }, "geoId/39117": { "date": "2015", - "value": 34943 + "value": 34954 }, "geoId/39119": { "date": "2015", - "value": 86194 + "value": 86213 }, "geoId/39121": { "date": "2015", - "value": 14470 + "value": 14468 }, "geoId/39123": { "date": "2015", - "value": 40754 + "value": 40761 }, "geoId/39125": { "date": "2015", - "value": 18954 + "value": 18953 }, "geoId/39127": { "date": "2015", - "value": 35967 + "value": 35970 }, "geoId/39129": { "date": "2015", - "value": 56989 + "value": 56991 }, "geoId/39131": { "date": "2015", - "value": 28244 + "value": 28115 }, "geoId/39133": { "date": "2015", - "value": 162594 + "value": 162667 }, "geoId/39135": { "date": "2015", - "value": 41289 + "value": 41313 }, "geoId/39137": { "date": "2015", - "value": 34019 + "value": 34020 }, "geoId/39139": { "date": "2015", - "value": 121688 + "value": 121720 }, "geoId/39141": { "date": "2015", - "value": 77049 + "value": 77067 }, "geoId/39143": { "date": "2015", - "value": 59475 + "value": 59476 }, "geoId/39145": { "date": "2015", - "value": 76992 + "value": 77024 }, "geoId/39147": { "date": "2015", - "value": 55650 + "value": 55672 }, "geoId/39149": { "date": "2015", - "value": 49030 + "value": 49036 }, "geoId/39151": { "date": "2015", - "value": 374715 + "value": 374798 }, "geoId/39153": { "date": "2015", - "value": 541788 + "value": 541940 }, "geoId/39155": { "date": "2015", - "value": 203328 + "value": 203442 }, "geoId/39157": { "date": "2015", - "value": 92739 + "value": 92782 }, "geoId/39159": { "date": "2015", - "value": 54388 + "value": 54394 }, "geoId/39161": { "date": "2015", - "value": 28319 + "value": 28330 }, "geoId/39163": { "date": "2015", @@ -8450,195 +8502,195 @@ }, "geoId/39165": { "date": "2015", - "value": 223864 + "value": 224018 }, "geoId/39167": { "date": "2015", - "value": 61020 + "value": 61075 }, "geoId/39169": { "date": "2015", - "value": 116214 + "value": 116262 }, "geoId/39171": { "date": "2015", - "value": 37004 + "value": 37036 }, "geoId/39173": { "date": "2015", - "value": 129285 + "value": 129375 }, "geoId/39175": { "date": "2015", - "value": 22178 + "value": 22181 }, "geoId/40001": { "date": "2015", - "value": 22107 + "value": 22266 }, "geoId/40003": { "date": "2015", - "value": 5903 + "value": 5912 }, "geoId/40005": { "date": "2015", - "value": 13883 + "value": 13888 }, "geoId/40007": { "date": "2015", - "value": 5445 + "value": 5460 }, "geoId/40009": { "date": "2015", - "value": 23554 + "value": 23564 }, "geoId/40011": { "date": "2015", - "value": 9749 + "value": 9772 }, "geoId/40013": { "date": "2015", - "value": 45021 + "value": 45080 }, "geoId/40015": { "date": "2015", - "value": 29429 + "value": 29439 }, "geoId/40017": { "date": "2015", - "value": 133158 + "value": 133241 }, "geoId/40019": { "date": "2015", - "value": 48568 + "value": 48587 }, "geoId/40021": { "date": "2015", - "value": 48376 + "value": 48392 }, "geoId/40023": { "date": "2015", - "value": 14976 + "value": 14987 }, "geoId/40025": { "date": "2015", - "value": 2204 + "value": 2225 }, "geoId/40027": { "date": "2015", - "value": 273841 + "value": 274041 }, "geoId/40029": { "date": "2015", - "value": 5593 + "value": 5600 }, "geoId/40031": { "date": "2015", - "value": 124005 + "value": 123689 }, "geoId/40033": { "date": "2015", - "value": 6006 + "value": 6008 }, "geoId/40035": { "date": "2015", - "value": 14709 + "value": 14706 }, "geoId/40037": { "date": "2015", - "value": 70801 + "value": 70798 }, "geoId/40039": { "date": "2015", - "value": 29565 + "value": 29568 }, "geoId/40041": { "date": "2015", - "value": 41647 + "value": 41738 }, "geoId/40043": { "date": "2015", - "value": 4970 + "value": 4986 }, "geoId/40045": { "date": "2015", - "value": 4223 + "value": 4218 }, "geoId/40047": { "date": "2015", - "value": 63248 + "value": 63246 }, "geoId/40049": { "date": "2015", - "value": 27901 + "value": 27913 }, "geoId/40051": { "date": "2015", - "value": 54559 + "value": 54563 }, "geoId/40053": { "date": "2015", - "value": 4486 + "value": 4497 }, "geoId/40055": { "date": "2015", - "value": 6029 + "value": 6031 }, "geoId/40057": { "date": "2015", - "value": 2765 + "value": 2782 }, "geoId/40059": { "date": "2015", - "value": 3847 + "value": 3825 }, "geoId/40061": { "date": "2015", - "value": 12700 + "value": 12749 }, "geoId/40063": { "date": "2015", - "value": 13586 + "value": 13589 }, "geoId/40065": { "date": "2015", - "value": 25459 + "value": 25464 }, "geoId/40067": { "date": "2015", - "value": 6268 + "value": 6259 }, "geoId/40069": { "date": "2015", - "value": 10957 + "value": 10977 }, "geoId/40071": { "date": "2015", - "value": 45226 + "value": 45261 }, "geoId/40073": { "date": "2015", - "value": 15556 + "value": 15595 }, "geoId/40075": { "date": "2015", - "value": 9113 + "value": 9120 }, "geoId/40077": { "date": "2015", - "value": 10602 + "value": 10622 }, "geoId/40079": { "date": "2015", - "value": 49784 + "value": 50030 }, "geoId/40081": { "date": "2015", - "value": 34928 + "value": 34937 }, "geoId/40083": { "date": "2015", - "value": 45346 + "value": 45355 }, "geoId/40085": { "date": "2015", @@ -8646,183 +8698,183 @@ }, "geoId/40087": { "date": "2015", - "value": 37973 + "value": 37981 }, "geoId/40089": { "date": "2015", - "value": 33124 + "value": 33174 }, "geoId/40091": { "date": "2015", - "value": 19816 + "value": 19811 }, "geoId/40093": { "date": "2015", - "value": 7759 + "value": 7774 }, "geoId/40095": { "date": "2015", - "value": 16260 + "value": 16267 }, "geoId/40097": { "date": "2015", - "value": 40885 + "value": 40901 }, "geoId/40099": { "date": "2015", - "value": 13852 + "value": 13859 }, "geoId/40101": { "date": "2015", - "value": 69319 + "value": 69349 }, "geoId/40103": { "date": "2015", - "value": 11534 + "value": 11560 }, "geoId/40105": { "date": "2015", - "value": 10507 + "value": 10517 }, "geoId/40107": { "date": "2015", - "value": 12116 + "value": 12110 }, "geoId/40109": { "date": "2015", - "value": 777373 + "value": 777406 }, "geoId/40111": { "date": "2015", - "value": 39065 + "value": 39072 }, "geoId/40113": { "date": "2015", - "value": 47338 + "value": 47333 }, "geoId/40115": { "date": "2015", - "value": 31862 + "value": 31890 }, "geoId/40117": { "date": "2015", - "value": 16439 + "value": 16436 }, "geoId/40119": { "date": "2015", - "value": 81363 + "value": 81443 }, "geoId/40121": { "date": "2015", - "value": 44716 + "value": 44725 }, "geoId/40123": { "date": "2015", - "value": 38336 + "value": 38343 }, "geoId/40125": { "date": "2015", - "value": 71479 + "value": 71510 }, "geoId/40127": { "date": "2015", - "value": 11144 + "value": 11155 }, "geoId/40129": { "date": "2015", - "value": 3776 + "value": 3782 }, "geoId/40131": { "date": "2015", - "value": 90080 + "value": 90113 }, "geoId/40133": { "date": "2015", - "value": 25401 + "value": 25410 }, "geoId/40135": { "date": "2015", - "value": 41782 + "value": 41811 }, "geoId/40137": { "date": "2015", - "value": 44576 + "value": 44604 }, "geoId/40139": { "date": "2015", - "value": 21446 + "value": 21452 }, "geoId/40141": { "date": "2015", - "value": 7584 + "value": 7565 }, "geoId/40143": { "date": "2015", - "value": 640470 + "value": 640851 }, "geoId/40145": { "date": "2015", - "value": 76733 + "value": 76753 }, "geoId/40147": { "date": "2015", - "value": 52091 + "value": 52144 }, "geoId/40149": { "date": "2015", - "value": 11756 + "value": 11697 }, "geoId/40151": { "date": "2015", - "value": 9293 + "value": 9306 }, "geoId/40153": { "date": "2015", - "value": 21608 + "value": 21619 }, "geoId/41001": { "date": "2015", - "value": 15873 + "value": 15899 }, "geoId/41003": { "date": "2015", - "value": 88333 + "value": 88443 }, "geoId/41005": { "date": "2015", - "value": 399647 + "value": 399852 }, "geoId/41007": { "date": "2015", - "value": 37797 + "value": 37848 }, "geoId/41009": { "date": "2015", - "value": 49646 + "value": 49671 }, "geoId/41011": { "date": "2015", - "value": 62643 + "value": 62696 }, "geoId/41013": { "date": "2015", - "value": 21455 + "value": 21465 }, "geoId/41015": { "date": "2015", - "value": 22293 + "value": 22329 }, "geoId/41017": { "date": "2015", - "value": 174246 + "value": 174392 }, "geoId/41019": { "date": "2015", - "value": 107164 + "value": 107260 }, "geoId/41021": { "date": "2015", - "value": 1868 + "value": 1866 }, "geoId/41023": { "date": "2015", @@ -8830,51 +8882,51 @@ }, "geoId/41025": { "date": "2015", - "value": 7149 + "value": 7154 }, "geoId/41027": { "date": "2015", - "value": 22927 + "value": 22925 }, "geoId/41029": { "date": "2015", - "value": 211403 + "value": 211587 }, "geoId/41031": { "date": "2015", - "value": 22555 + "value": 22540 }, "geoId/41033": { "date": "2015", - "value": 84528 + "value": 84606 }, "geoId/41035": { "date": "2015", - "value": 65670 + "value": 65742 }, "geoId/41037": { "date": "2015", - "value": 7782 + "value": 7789 }, "geoId/41039": { "date": "2015", - "value": 361946 + "value": 362257 }, "geoId/41041": { "date": "2015", - "value": 46999 + "value": 47046 }, "geoId/41043": { "date": "2015", - "value": 120236 + "value": 120303 }, "geoId/41045": { "date": "2015", - "value": 30211 + "value": 30228 }, "geoId/41047": { "date": "2015", - "value": 329060 + "value": 329106 }, "geoId/41049": { "date": "2015", @@ -8882,243 +8934,243 @@ }, "geoId/41051": { "date": "2015", - "value": 790008 + "value": 790723 }, "geoId/41053": { "date": "2015", - "value": 78962 + "value": 79012 }, "geoId/41055": { "date": "2015", - "value": 1689 + "value": 1691 }, "geoId/41057": { "date": "2015", - "value": 25567 + "value": 25554 }, "geoId/41059": { "date": "2015", - "value": 76467 + "value": 76491 }, "geoId/41061": { "date": "2015", - "value": 25703 + "value": 25720 }, "geoId/41063": { "date": "2015", - "value": 6812 + "value": 6810 }, "geoId/41065": { "date": "2015", - "value": 25457 + "value": 25469 }, "geoId/41067": { "date": "2015", - "value": 572664 + "value": 572955 }, "geoId/41069": { "date": "2015", - "value": 1326 + "value": 1327 }, "geoId/41071": { "date": "2015", - "value": 101381 + "value": 101447 }, "geoId/42001": { "date": "2015", - "value": 101808 + "value": 101847 }, "geoId/42003": { "date": "2015", - "value": 1228827 + "value": 1229342 }, "geoId/42005": { "date": "2015", - "value": 66860 + "value": 66913 }, "geoId/42007": { "date": "2015", - "value": 168241 + "value": 168311 }, "geoId/42009": { "date": "2015", - "value": 48735 + "value": 48748 }, "geoId/42011": { "date": "2015", - "value": 415138 + "value": 415218 }, "geoId/42013": { "date": "2015", - "value": 124596 + "value": 124637 }, "geoId/42015": { "date": "2015", - "value": 61644 + "value": 61656 }, "geoId/42017": { "date": "2015", - "value": 625276 + "value": 625670 }, "geoId/42019": { "date": "2015", - "value": 185936 + "value": 186046 }, "geoId/42021": { "date": "2015", - "value": 136028 + "value": 136083 }, "geoId/42023": { "date": "2015", - "value": 4775 + "value": 4773 }, "geoId/42025": { "date": "2015", - "value": 63753 + "value": 63766 }, "geoId/42027": { "date": "2015", - "value": 160466 + "value": 160641 }, "geoId/42029": { "date": "2015", - "value": 515055 + "value": 515098 }, "geoId/42031": { "date": "2015", - "value": 38871 + "value": 38889 }, "geoId/42033": { "date": "2015", - "value": 80718 + "value": 80735 }, "geoId/42035": { "date": "2015", - "value": 39400 + "value": 39402 }, "geoId/42037": { "date": "2015", - "value": 66681 + "value": 66704 }, "geoId/42039": { "date": "2015", - "value": 86510 + "value": 86540 }, "geoId/42041": { "date": "2015", - "value": 245744 + "value": 245891 }, "geoId/42043": { "date": "2015", - "value": 273085 + "value": 273195 }, "geoId/42045": { "date": "2015", - "value": 563225 + "value": 563434 }, "geoId/42047": { "date": "2015", - "value": 30897 + "value": 30898 }, "geoId/42049": { "date": "2015", - "value": 278174 + "value": 278452 }, "geoId/42051": { "date": "2015", - "value": 133252 + "value": 133272 }, "geoId/42053": { "date": "2015", - "value": 7377 + "value": 7386 }, "geoId/42055": { "date": "2015", - "value": 153048 + "value": 153131 }, "geoId/42057": { "date": "2015", - "value": 14505 + "value": 14510 }, "geoId/42059": { "date": "2015", - "value": 37400 + "value": 37431 }, "geoId/42061": { "date": "2015", - "value": 45499 + "value": 45514 }, "geoId/42063": { "date": "2015", - "value": 86747 + "value": 86800 }, "geoId/42065": { "date": "2015", - "value": 44345 + "value": 44350 }, "geoId/42067": { "date": "2015", - "value": 24437 + "value": 24442 }, "geoId/42069": { "date": "2015", - "value": 211863 + "value": 211974 }, "geoId/42071": { "date": "2015", - "value": 535811 + "value": 535960 }, "geoId/42073": { "date": "2015", - "value": 88122 + "value": 88154 }, "geoId/42075": { "date": "2015", - "value": 137479 + "value": 137492 }, "geoId/42077": { "date": "2015", - "value": 359710 + "value": 359689 }, "geoId/42079": { "date": "2015", - "value": 318059 + "value": 318203 }, "geoId/42081": { "date": "2015", - "value": 115598 + "value": 115644 }, "geoId/42083": { "date": "2015", - "value": 42400 + "value": 42424 }, "geoId/42085": { "date": "2015", - "value": 113624 + "value": 113684 }, "geoId/42087": { "date": "2015", - "value": 46427 + "value": 46435 }, "geoId/42089": { "date": "2015", - "value": 166481 + "value": 166602 }, "geoId/42091": { "date": "2015", - "value": 817180 + "value": 817432 }, "geoId/42093": { "date": "2015", - "value": 18299 + "value": 18297 }, "geoId/42095": { "date": "2015", - "value": 300090 + "value": 300264 }, "geoId/42097": { "date": "2015", - "value": 92878 + "value": 92895 }, "geoId/42099": { "date": "2015", @@ -9126,319 +9178,319 @@ }, "geoId/42101": { "date": "2015", - "value": 1571065 + "value": 1571679 }, "geoId/42103": { "date": "2015", - "value": 55322 + "value": 55410 }, "geoId/42105": { "date": "2015", - "value": 17085 + "value": 17078 }, "geoId/42107": { "date": "2015", - "value": 144117 + "value": 144136 }, "geoId/42109": { "date": "2015", - "value": 40509 + "value": 40530 }, "geoId/42111": { "date": "2015", - "value": 75383 + "value": 75404 }, "geoId/42113": { "date": "2015", - "value": 6267 + "value": 6266 }, "geoId/42115": { "date": "2015", - "value": 41783 + "value": 41778 }, "geoId/42117": { "date": "2015", - "value": 41520 + "value": 41562 }, "geoId/42119": { "date": "2015", - "value": 45519 + "value": 45573 }, "geoId/42121": { "date": "2015", - "value": 52954 + "value": 52962 }, "geoId/42123": { "date": "2015", - "value": 40334 + "value": 40346 }, "geoId/42125": { "date": "2015", - "value": 207718 + "value": 207824 }, "geoId/42127": { "date": "2015", - "value": 51812 + "value": 51828 }, "geoId/42129": { "date": "2015", - "value": 356923 + "value": 357006 }, "geoId/42131": { "date": "2015", - "value": 27812 + "value": 27822 }, "geoId/42133": { "date": "2015", - "value": 441741 + "value": 441911 }, "geoId/44001": { "date": "2015", - "value": 49127 + "value": 49159 }, "geoId/44003": { "date": "2015", - "value": 163747 + "value": 163801 }, "geoId/44005": { "date": "2015", - "value": 83259 + "value": 83496 }, "geoId/44007": { "date": "2015", - "value": 633747 + "value": 634146 }, "geoId/44009": { "date": "2015", - "value": 126185 + "value": 126284 }, "geoId/45001": { "date": "2015", - "value": 24775 + "value": 24814 }, "geoId/45003": { "date": "2015", - "value": 165688 + "value": 165827 }, "geoId/45005": { "date": "2015", - "value": 9420 + "value": 9435 }, "geoId/45007": { "date": "2015", - "value": 193700 + "value": 193806 }, "geoId/45009": { "date": "2015", - "value": 14689 + "value": 14676 }, "geoId/45011": { "date": "2015", - "value": 21782 + "value": 21791 }, "geoId/45013": { "date": "2015", - "value": 179796 + "value": 180070 }, "geoId/45015": { "date": "2015", - "value": 203066 + "value": 203313 }, "geoId/45017": { "date": "2015", - "value": 14759 + "value": 14758 }, "geoId/45019": { "date": "2015", - "value": 389310 + "value": 389885 }, "geoId/45021": { "date": "2015", - "value": 56512 + "value": 56534 }, "geoId/45023": { "date": "2015", - "value": 32410 + "value": 32420 }, "geoId/45025": { "date": "2015", - "value": 46156 + "value": 46161 }, "geoId/45027": { "date": "2015", - "value": 34029 + "value": 34037 }, "geoId/45029": { "date": "2015", - "value": 37452 + "value": 37444 }, "geoId/45031": { "date": "2015", - "value": 67520 + "value": 67539 }, "geoId/45033": { "date": "2015", - "value": 31165 + "value": 31138 }, "geoId/45035": { "date": "2015", - "value": 152809 + "value": 152946 }, "geoId/45037": { "date": "2015", - "value": 26782 + "value": 26789 }, "geoId/45039": { "date": "2015", - "value": 22874 + "value": 22899 }, "geoId/45041": { "date": "2015", - "value": 138715 + "value": 138781 }, "geoId/45043": { "date": "2015", - "value": 61456 + "value": 61506 }, "geoId/45045": { "date": "2015", - "value": 490900 + "value": 491218 }, "geoId/45047": { "date": "2015", - "value": 69962 + "value": 69992 }, "geoId/45049": { "date": "2015", - "value": 19966 + "value": 19969 }, "geoId/45051": { "date": "2015", - "value": 308987 + "value": 309350 }, "geoId/45053": { "date": "2015", - "value": 27460 + "value": 27490 }, "geoId/45055": { "date": "2015", - "value": 63661 + "value": 63677 }, "geoId/45057": { "date": "2015", - "value": 86261 + "value": 86346 }, "geoId/45059": { "date": "2015", - "value": 66421 + "value": 66459 }, "geoId/45061": { "date": "2015", - "value": 17798 + "value": 17813 }, "geoId/45063": { "date": "2015", - "value": 281675 + "value": 281855 }, "geoId/45065": { "date": "2015", - "value": 9661 + "value": 9671 }, "geoId/45067": { "date": "2015", - "value": 31767 + "value": 31769 }, "geoId/45069": { "date": "2015", - "value": 27585 + "value": 27594 }, "geoId/45071": { "date": "2015", - "value": 37772 + "value": 37787 }, "geoId/45073": { "date": "2015", - "value": 75863 + "value": 75908 }, "geoId/45075": { "date": "2015", - "value": 89159 + "value": 89174 }, "geoId/45077": { "date": "2015", - "value": 121500 + "value": 121637 }, "geoId/45079": { "date": "2015", - "value": 406008 + "value": 406455 }, "geoId/45081": { "date": "2015", - "value": 20159 + "value": 20155 }, "geoId/45083": { "date": "2015", - "value": 296558 + "value": 296741 }, "geoId/45085": { "date": "2015", - "value": 107151 + "value": 107346 }, "geoId/45087": { "date": "2015", - "value": 27743 + "value": 27731 }, "geoId/45089": { "date": "2015", - "value": 32518 + "value": 32515 }, "geoId/45091": { "date": "2015", - "value": 250566 + "value": 250785 }, "geoId/46003": { "date": "2015", - "value": 2740 + "value": 2745 }, "geoId/46005": { "date": "2015", - "value": 18127 + "value": 18146 }, "geoId/46007": { "date": "2015", - "value": 3401 + "value": 3407 }, "geoId/46009": { "date": "2015", - "value": 6947 + "value": 6942 }, "geoId/46011": { "date": "2015", - "value": 33800 + "value": 33861 }, "geoId/46013": { "date": "2015", - "value": 38400 + "value": 38434 }, "geoId/46015": { "date": "2015", - "value": 5240 + "value": 5239 }, "geoId/46017": { "date": "2015", - "value": 2097 + "value": 2099 }, "geoId/46019": { "date": "2015", - "value": 10203 + "value": 10219 }, "geoId/46021": { "date": "2015", - "value": 1413 + "value": 1414 }, "geoId/46023": { "date": "2015", - "value": 9361 + "value": 9359 }, "geoId/46025": { "date": "2015", @@ -9446,99 +9498,99 @@ }, "geoId/46027": { "date": "2015", - "value": 13768 + "value": 13798 }, "geoId/46029": { "date": "2015", - "value": 27899 + "value": 27907 }, "geoId/46031": { "date": "2015", - "value": 4176 + "value": 4172 }, "geoId/46033": { "date": "2015", - "value": 8444 + "value": 8456 }, "geoId/46035": { "date": "2015", - "value": 19916 + "value": 19922 }, "geoId/46037": { "date": "2015", - "value": 5496 + "value": 5504 }, "geoId/46039": { "date": "2015", - "value": 4325 + "value": 4326 }, "geoId/46041": { "date": "2015", - "value": 5698 + "value": 5702 }, "geoId/46043": { "date": "2015", - "value": 2949 + "value": 2947 }, "geoId/46045": { "date": "2015", - "value": 3996 + "value": 3998 }, "geoId/46047": { "date": "2015", - "value": 6796 + "value": 6809 }, "geoId/46049": { "date": "2015", - "value": 2307 + "value": 2310 }, "geoId/46051": { "date": "2015", - "value": 7220 + "value": 7221 }, "geoId/46053": { "date": "2015", - "value": 4192 + "value": 4195 }, "geoId/46055": { "date": "2015", - "value": 1850 + "value": 1849 }, "geoId/46057": { "date": "2015", - "value": 5976 + "value": 5977 }, "geoId/46059": { "date": "2015", - "value": 3306 + "value": 3305 }, "geoId/46061": { "date": "2015", - "value": 3387 + "value": 3388 }, "geoId/46063": { "date": "2015", - "value": 1268 + "value": 1269 }, "geoId/46065": { "date": "2015", - "value": 17555 + "value": 17579 }, "geoId/46067": { "date": "2015", - "value": 7268 + "value": 7270 }, "geoId/46069": { "date": "2015", - "value": 1386 + "value": 1387 }, "geoId/46071": { "date": "2015", - "value": 3276 + "value": 3281 }, "geoId/46073": { "date": "2015", - "value": 2018 + "value": 2021 }, "geoId/46075": { "date": "2015", @@ -9546,43 +9598,43 @@ }, "geoId/46077": { "date": "2015", - "value": 4953 + "value": 4951 }, "geoId/46079": { "date": "2015", - "value": 12333 + "value": 12350 }, "geoId/46081": { "date": "2015", - "value": 24827 + "value": 24862 }, "geoId/46083": { "date": "2015", - "value": 52959 + "value": 52997 }, "geoId/46085": { "date": "2015", - "value": 3880 + "value": 3875 }, "geoId/46087": { "date": "2015", - "value": 5483 + "value": 5485 }, "geoId/46089": { "date": "2015", - "value": 2397 + "value": 2399 }, "geoId/46091": { "date": "2015", - "value": 4814 + "value": 4830 }, "geoId/46093": { "date": "2015", - "value": 26770 + "value": 26794 }, "geoId/46095": { "date": "2015", - "value": 2024 + "value": 2027 }, "geoId/46097": { "date": "2015", @@ -9590,43 +9642,43 @@ }, "geoId/46099": { "date": "2015", - "value": 183439 + "value": 183563 }, "geoId/46101": { "date": "2015", - "value": 6451 + "value": 6454 + }, + "geoId/46102": { + "date": "2015", + "value": 14364 }, "geoId/46103": { "date": "2015", - "value": 108088 + "value": 108212 }, "geoId/46105": { "date": "2015", - "value": 2975 + "value": 2983 }, "geoId/46107": { "date": "2015", - "value": 2292 + "value": 2297 }, "geoId/46109": { "date": "2015", - "value": 10204 + "value": 10210 }, "geoId/46111": { "date": "2015", "value": 2348 }, - "geoId/46113": { - "date": "2015", - "value": 14360 - }, "geoId/46115": { "date": "2015", - "value": 6554 + "value": 6555 }, "geoId/46117": { "date": "2015", - "value": 2974 + "value": 2978 }, "geoId/46119": { "date": "2015", @@ -9634,27 +9686,27 @@ }, "geoId/46121": { "date": "2015", - "value": 10034 + "value": 10050 }, "geoId/46123": { "date": "2015", - "value": 5418 + "value": 5423 }, "geoId/46125": { "date": "2015", - "value": 8131 + "value": 8133 }, "geoId/46127": { "date": "2015", - "value": 14925 + "value": 14934 }, "geoId/46129": { "date": "2015", - "value": 5405 + "value": 5412 }, "geoId/46135": { "date": "2015", - "value": 22682 + "value": 22702 }, "geoId/46137": { "date": "2015", @@ -9662,203 +9714,203 @@ }, "geoId/47001": { "date": "2015", - "value": 75456 + "value": 75500 }, "geoId/47003": { "date": "2015", - "value": 46948 + "value": 46954 }, "geoId/47005": { "date": "2015", - "value": 16184 + "value": 16224 }, "geoId/47007": { "date": "2015", - "value": 14489 + "value": 14611 }, "geoId/47009": { "date": "2015", - "value": 126954 + "value": 127047 }, "geoId/47011": { "date": "2015", - "value": 103774 + "value": 103846 }, "geoId/47013": { "date": "2015", - "value": 39772 + "value": 39805 }, "geoId/47015": { "date": "2015", - "value": 13740 + "value": 13746 }, "geoId/47017": { "date": "2015", - "value": 27968 + "value": 27986 }, "geoId/47019": { "date": "2015", - "value": 56375 + "value": 56385 }, "geoId/47021": { "date": "2015", - "value": 39593 + "value": 39597 }, "geoId/47023": { "date": "2015", - "value": 17123 + "value": 17130 }, "geoId/47025": { "date": "2015", - "value": 31535 + "value": 31585 }, "geoId/47027": { "date": "2015", - "value": 7691 + "value": 7668 }, "geoId/47029": { "date": "2015", - "value": 35138 + "value": 35157 }, "geoId/47031": { "date": "2015", - "value": 54093 + "value": 54130 }, "geoId/47033": { "date": "2015", - "value": 14586 + "value": 14588 }, "geoId/47035": { "date": "2015", - "value": 58217 + "value": 58259 }, "geoId/47037": { "date": "2015", - "value": 679793 + "value": 680397 }, "geoId/47039": { "date": "2015", - "value": 11595 + "value": 11596 }, "geoId/47041": { "date": "2015", - "value": 19308 + "value": 19281 }, "geoId/47043": { "date": "2015", - "value": 51334 + "value": 51357 }, "geoId/47045": { "date": "2015", - "value": 37753 + "value": 37784 }, "geoId/47047": { "date": "2015", - "value": 39280 + "value": 39291 }, "geoId/47049": { "date": "2015", - "value": 17859 + "value": 17974 }, "geoId/47051": { "date": "2015", - "value": 41343 + "value": 41385 }, "geoId/47053": { "date": "2015", - "value": 49329 + "value": 49327 }, "geoId/47055": { "date": "2015", - "value": 28967 + "value": 28982 }, "geoId/47057": { "date": "2015", - "value": 22848 + "value": 22847 }, "geoId/47059": { "date": "2015", - "value": 68586 + "value": 68621 }, "geoId/47061": { "date": "2015", - "value": 13335 + "value": 13339 }, "geoId/47063": { "date": "2015", - "value": 63353 + "value": 63379 }, "geoId/47065": { "date": "2015", - "value": 353690 + "value": 353985 }, "geoId/47067": { "date": "2015", - "value": 6579 + "value": 6577 }, "geoId/47069": { "date": "2015", - "value": 25782 + "value": 25823 }, "geoId/47071": { "date": "2015", - "value": 25754 + "value": 25760 }, "geoId/47073": { "date": "2015", - "value": 56370 + "value": 56397 }, "geoId/47075": { "date": "2015", - "value": 18036 + "value": 18040 }, "geoId/47077": { "date": "2015", - "value": 27969 + "value": 28092 }, "geoId/47079": { "date": "2015", - "value": 32127 + "value": 32133 }, "geoId/47081": { "date": "2015", - "value": 24378 + "value": 24395 }, "geoId/47083": { "date": "2015", - "value": 8123 + "value": 8127 }, "geoId/47085": { "date": "2015", - "value": 18143 + "value": 18153 }, "geoId/47087": { "date": "2015", - "value": 11534 + "value": 11541 }, "geoId/47089": { "date": "2015", - "value": 53011 + "value": 53049 }, "geoId/47091": { "date": "2015", - "value": 17833 + "value": 17851 }, "geoId/47093": { "date": "2015", - "value": 451297 + "value": 451551 }, "geoId/47095": { "date": "2015", - "value": 7573 + "value": 7603 }, "geoId/47097": { "date": "2015", - "value": 26916 + "value": 26907 }, "geoId/47099": { "date": "2015", - "value": 42592 + "value": 42607 }, "geoId/47101": { "date": "2015", @@ -9866,51 +9918,51 @@ }, "geoId/47103": { "date": "2015", - "value": 33607 + "value": 33634 }, "geoId/47105": { "date": "2015", - "value": 50916 + "value": 50950 }, "geoId/47107": { "date": "2015", - "value": 52502 + "value": 52519 }, "geoId/47109": { "date": "2015", - "value": 25864 + "value": 25874 }, "geoId/47111": { "date": "2015", - "value": 23076 + "value": 23075 }, "geoId/47113": { "date": "2015", - "value": 97569 + "value": 97613 }, "geoId/47115": { "date": "2015", - "value": 28397 + "value": 28407 }, "geoId/47117": { "date": "2015", - "value": 31590 + "value": 31597 }, "geoId/47119": { "date": "2015", - "value": 87425 + "value": 87547 }, "geoId/47121": { "date": "2015", - "value": 11790 + "value": 11813 }, "geoId/47123": { "date": "2015", - "value": 45655 + "value": 45645 }, "geoId/47125": { "date": "2015", - "value": 192398 + "value": 192749 }, "geoId/47127": { "date": "2015", @@ -9918,51 +9970,51 @@ }, "geoId/47129": { "date": "2015", - "value": 21494 + "value": 21514 }, "geoId/47131": { "date": "2015", - "value": 30561 + "value": 30580 }, "geoId/47133": { "date": "2015", - "value": 22067 + "value": 22062 }, "geoId/47135": { "date": "2015", - "value": 7848 + "value": 7855 }, "geoId/47137": { "date": "2015", - "value": 5133 + "value": 5143 }, "geoId/47139": { "date": "2015", - "value": 16769 + "value": 16778 }, "geoId/47141": { "date": "2015", - "value": 75074 + "value": 75091 }, "geoId/47143": { "date": "2015", - "value": 32373 + "value": 32402 }, "geoId/47145": { "date": "2015", - "value": 52770 + "value": 52799 }, "geoId/47147": { "date": "2015", - "value": 68687 + "value": 68709 }, "geoId/47149": { "date": "2015", - "value": 298197 + "value": 298401 }, "geoId/47151": { "date": "2015", - "value": 21889 + "value": 21896 }, "geoId/47153": { "date": "2015", @@ -9970,35 +10022,39 @@ }, "geoId/47155": { "date": "2015", - "value": 95417 + "value": 95492 }, "geoId/47157": { "date": "2015", - "value": 937067 + "value": 937598 }, "geoId/47159": { "date": "2015", - "value": 19308 + "value": 19316 }, "geoId/47161": { "date": "2015", - "value": 13187 + "value": 13193 }, "geoId/47163": { "date": "2015", - "value": 156199 + "value": 156336 }, "geoId/47165": { "date": "2015", - "value": 175326 + "value": 175467 }, "geoId/47167": { "date": "2015", - "value": 61533 + "value": 61570 + }, + "geoId/47169": { + "date": "2015", + "value": 8053 }, "geoId/47171": { "date": "2015", - "value": 17819 + "value": 17830 }, "geoId/47173": { "date": "2015", @@ -10006,55 +10062,55 @@ }, "geoId/47175": { "date": "2015", - "value": 5693 + "value": 5697 }, "geoId/47177": { "date": "2015", - "value": 40262 + "value": 40271 }, "geoId/47179": { "date": "2015", - "value": 126137 + "value": 126238 }, "geoId/47181": { "date": "2015", - "value": 16680 + "value": 16765 }, "geoId/47183": { "date": "2015", - "value": 33872 + "value": 33875 }, "geoId/47185": { "date": "2015", - "value": 26367 + "value": 26363 }, "geoId/47187": { "date": "2015", - "value": 211605 + "value": 211713 }, "geoId/47189": { "date": "2015", - "value": 128536 + "value": 128610 }, "geoId/48001": { "date": "2015", - "value": 57639 + "value": 57665 }, "geoId/48003": { "date": "2015", - "value": 18072 + "value": 18058 }, "geoId/48005": { "date": "2015", - "value": 87829 + "value": 87837 }, "geoId/48007": { "date": "2015", - "value": 24800 + "value": 24812 }, "geoId/48009": { "date": "2015", - "value": 8763 + "value": 8762 }, "geoId/48011": { "date": "2015", @@ -10062,43 +10118,43 @@ }, "geoId/48013": { "date": "2015", - "value": 48363 + "value": 48382 }, "geoId/48015": { "date": "2015", - "value": 29471 + "value": 29477 }, "geoId/48017": { "date": "2015", - "value": 7222 + "value": 7219 }, "geoId/48019": { "date": "2015", - "value": 21144 + "value": 21127 }, "geoId/48021": { "date": "2015", - "value": 80115 + "value": 80109 }, "geoId/48023": { "date": "2015", - "value": 3609 + "value": 3610 }, "geoId/48025": { "date": "2015", - "value": 32617 + "value": 32620 }, "geoId/48027": { "date": "2015", - "value": 336076 + "value": 336434 }, "geoId/48029": { "date": "2015", - "value": 1894834 + "value": 1894811 }, "geoId/48031": { "date": "2015", - "value": 11042 + "value": 11030 }, "geoId/48033": { "date": "2015", @@ -10106,23 +10162,23 @@ }, "geoId/48035": { "date": "2015", - "value": 17868 + "value": 17860 }, "geoId/48037": { "date": "2015", - "value": 93050 + "value": 93146 }, "geoId/48039": { "date": "2015", - "value": 345227 + "value": 345295 }, "geoId/48041": { "date": "2015", - "value": 216258 + "value": 216339 }, "geoId/48043": { "date": "2015", - "value": 9136 + "value": 9140 }, "geoId/48045": { "date": "2015", @@ -10130,123 +10186,123 @@ }, "geoId/48047": { "date": "2015", - "value": 7200 + "value": 7203 }, "geoId/48049": { "date": "2015", - "value": 37736 + "value": 37729 }, "geoId/48051": { "date": "2015", - "value": 17611 + "value": 17612 }, "geoId/48053": { "date": "2015", - "value": 44753 + "value": 44738 }, "geoId/48055": { "date": "2015", - "value": 40419 + "value": 40386 }, "geoId/48057": { "date": "2015", - "value": 21887 + "value": 21873 }, "geoId/48059": { "date": "2015", - "value": 13589 + "value": 13595 }, "geoId/48061": { "date": "2015", - "value": 419450 + "value": 419062 }, "geoId/48063": { "date": "2015", - "value": 12699 + "value": 12691 }, "geoId/48065": { "date": "2015", - "value": 6013 + "value": 6014 }, "geoId/48067": { "date": "2015", - "value": 30141 + "value": 30137 }, "geoId/48069": { "date": "2015", - "value": 7797 + "value": 7774 }, "geoId/48071": { "date": "2015", - "value": 39028 + "value": 39025 }, "geoId/48073": { "date": "2015", - "value": 51568 + "value": 51567 }, "geoId/48075": { "date": "2015", - "value": 7167 + "value": 7177 }, "geoId/48077": { "date": "2015", - "value": 10359 + "value": 10363 }, "geoId/48079": { "date": "2015", - "value": 2975 + "value": 2979 }, "geoId/48081": { "date": "2015", - "value": 3227 + "value": 3220 }, "geoId/48083": { "date": "2015", - "value": 8316 + "value": 8317 }, "geoId/48085": { "date": "2015", - "value": 915243 + "value": 915014 }, "geoId/48087": { "date": "2015", - "value": 3013 + "value": 3007 }, "geoId/48089": { "date": "2015", - "value": 20929 + "value": 20946 }, "geoId/48091": { "date": "2015", - "value": 128795 + "value": 128870 }, "geoId/48093": { "date": "2015", - "value": 13389 + "value": 13392 }, "geoId/48095": { "date": "2015", - "value": 4175 + "value": 4065 }, "geoId/48097": { "date": "2015", - "value": 39170 + "value": 39179 }, "geoId/48099": { "date": "2015", - "value": 76145 + "value": 76242 }, "geoId/48101": { "date": "2015", - "value": 1439 + "value": 1437 }, "geoId/48103": { "date": "2015", - "value": 5002 + "value": 4991 }, "geoId/48105": { "date": "2015", - "value": 3738 + "value": 3736 }, "geoId/48107": { "date": "2015", @@ -10254,107 +10310,107 @@ }, "geoId/48109": { "date": "2015", - "value": 2256 + "value": 2252 }, "geoId/48111": { "date": "2015", - "value": 7288 + "value": 7301 }, "geoId/48113": { "date": "2015", - "value": 2557830 + "value": 2557615 }, "geoId/48115": { "date": "2015", - "value": 12987 + "value": 13000 }, "geoId/48117": { "date": "2015", - "value": 18825 + "value": 18819 }, "geoId/48119": { "date": "2015", - "value": 5157 + "value": 5154 }, "geoId/48121": { "date": "2015", - "value": 779584 + "value": 778799 }, "geoId/48123": { "date": "2015", - "value": 20634 + "value": 20632 }, "geoId/48125": { "date": "2015", - "value": 2208 + "value": 2203 }, "geoId/48127": { "date": "2015", - "value": 10939 + "value": 10914 }, "geoId/48129": { "date": "2015", - "value": 3392 + "value": 3390 }, "geoId/48131": { "date": "2015", - "value": 11336 + "value": 11313 }, "geoId/48133": { "date": "2015", - "value": 18165 + "value": 18151 }, "geoId/48135": { "date": "2015", - "value": 159903 + "value": 159859 }, "geoId/48137": { "date": "2015", - "value": 1912 + "value": 1911 }, "geoId/48139": { "date": "2015", - "value": 163292 + "value": 163331 }, "geoId/48141": { "date": "2015", - "value": 831898 + "value": 831382 }, "geoId/48143": { "date": "2015", - "value": 41191 + "value": 41200 }, "geoId/48145": { "date": "2015", - "value": 17216 + "value": 17215 }, "geoId/48147": { "date": "2015", - "value": 33502 + "value": 33501 }, "geoId/48149": { "date": "2015", - "value": 24964 + "value": 24923 }, "geoId/48151": { "date": "2015", - "value": 3893 + "value": 3876 }, "geoId/48153": { "date": "2015", - "value": 5851 + "value": 5845 }, "geoId/48155": { "date": "2015", - "value": 1226 + "value": 1223 }, "geoId/48157": { "date": "2015", - "value": 715331 + "value": 715260 }, "geoId/48159": { "date": "2015", - "value": 10606 + "value": 10600 }, "geoId/48161": { "date": "2015", @@ -10362,23 +10418,23 @@ }, "geoId/48163": { "date": "2015", - "value": 19361 + "value": 19348 }, "geoId/48165": { "date": "2015", - "value": 20241 + "value": 20204 }, "geoId/48167": { "date": "2015", - "value": 320974 + "value": 321074 }, "geoId/48169": { "date": "2015", - "value": 6418 + "value": 6384 }, "geoId/48171": { "date": "2015", - "value": 25916 + "value": 25913 }, "geoId/48173": { "date": "2015", @@ -10386,175 +10442,175 @@ }, "geoId/48175": { "date": "2015", - "value": 7513 + "value": 7517 }, "geoId/48177": { "date": "2015", - "value": 20532 + "value": 20492 }, "geoId/48179": { "date": "2015", - "value": 23265 + "value": 23262 }, "geoId/48181": { "date": "2015", - "value": 125628 + "value": 125672 }, "geoId/48183": { "date": "2015", - "value": 123800 + "value": 123887 }, "geoId/48185": { "date": "2015", - "value": 27305 + "value": 27302 }, "geoId/48187": { "date": "2015", - "value": 150578 + "value": 150608 }, "geoId/48189": { "date": "2015", - "value": 34034 + "value": 34010 }, "geoId/48191": { "date": "2015", - "value": 3096 + "value": 3093 }, "geoId/48193": { "date": "2015", - "value": 8079 + "value": 8084 }, "geoId/48195": { "date": "2015", - "value": 5647 + "value": 5652 }, "geoId/48197": { "date": "2015", - "value": 3915 + "value": 3922 }, "geoId/48199": { "date": "2015", - "value": 55758 + "value": 55767 }, "geoId/48201": { "date": "2015", - "value": 4557846 + "value": 4556559 }, "geoId/48203": { "date": "2015", - "value": 66685 + "value": 66710 }, "geoId/48205": { "date": "2015", - "value": 5700 + "value": 5705 }, "geoId/48207": { "date": "2015", - "value": 5843 + "value": 5819 }, "geoId/48209": { "date": "2015", - "value": 194662 + "value": 194588 }, "geoId/48211": { "date": "2015", - "value": 4273 + "value": 4283 }, "geoId/48213": { "date": "2015", - "value": 79492 + "value": 79509 }, "geoId/48215": { "date": "2015", - "value": 839667 + "value": 838741 }, "geoId/48217": { "date": "2015", - "value": 34871 + "value": 34841 }, "geoId/48219": { "date": "2015", - "value": 23310 + "value": 23291 }, "geoId/48221": { "date": "2015", - "value": 55227 + "value": 55246 }, "geoId/48223": { "date": "2015", - "value": 35973 + "value": 35970 }, "geoId/48225": { "date": "2015", - "value": 22758 + "value": 22743 }, "geoId/48227": { "date": "2015", - "value": 37123 + "value": 37114 }, "geoId/48229": { "date": "2015", - "value": 3541 + "value": 3534 }, "geoId/48231": { "date": "2015", - "value": 89670 + "value": 89708 }, "geoId/48233": { "date": "2015", - "value": 21793 + "value": 21798 }, "geoId/48235": { "date": "2015", - "value": 1543 + "value": 1555 }, "geoId/48237": { "date": "2015", - "value": 8883 + "value": 8886 }, "geoId/48239": { "date": "2015", - "value": 14810 + "value": 14807 }, "geoId/48241": { "date": "2015", - "value": 35260 + "value": 35268 }, "geoId/48243": { "date": "2015", - "value": 2199 + "value": 2197 }, "geoId/48245": { "date": "2015", - "value": 255112 + "value": 255115 }, "geoId/48247": { "date": "2015", - "value": 5307 + "value": 5295 }, "geoId/48249": { "date": "2015", - "value": 41523 + "value": 41540 }, "geoId/48251": { "date": "2015", - "value": 159345 + "value": 159346 }, "geoId/48253": { "date": "2015", - "value": 19966 + "value": 19965 }, "geoId/48255": { "date": "2015", - "value": 15400 + "value": 15407 }, "geoId/48257": { "date": "2015", - "value": 114055 + "value": 114083 }, "geoId/48259": { "date": "2015", - "value": 39938 + "value": 39959 }, "geoId/48261": { "date": "2015", @@ -10562,39 +10618,39 @@ }, "geoId/48263": { "date": "2015", - "value": 747 + "value": 746 }, "geoId/48265": { "date": "2015", - "value": 50880 + "value": 50869 }, "geoId/48267": { "date": "2015", - "value": 4393 + "value": 4387 }, "geoId/48269": { "date": "2015", - "value": 281 + "value": 280 }, "geoId/48271": { "date": "2015", - "value": 3608 + "value": 3599 }, "geoId/48273": { "date": "2015", - "value": 31413 + "value": 31406 }, "geoId/48275": { "date": "2015", - "value": 3794 + "value": 3790 }, "geoId/48277": { "date": "2015", - "value": 49373 + "value": 49399 }, "geoId/48279": { "date": "2015", - "value": 13265 + "value": 13267 }, "geoId/48281": { "date": "2015", @@ -10602,19 +10658,19 @@ }, "geoId/48283": { "date": "2015", - "value": 7650 + "value": 7635 }, "geoId/48285": { "date": "2015", - "value": 19916 + "value": 19920 }, "geoId/48287": { "date": "2015", - "value": 16873 + "value": 16859 }, "geoId/48289": { "date": "2015", - "value": 17034 + "value": 17030 }, "geoId/48291": { "date": "2015", @@ -10622,11 +10678,11 @@ }, "geoId/48293": { "date": "2015", - "value": 23475 + "value": 23433 }, "geoId/48295": { "date": "2015", - "value": 3563 + "value": 3557 }, "geoId/48297": { "date": "2015", @@ -10634,7 +10690,7 @@ }, "geoId/48299": { "date": "2015", - "value": 20083 + "value": 20080 }, "geoId/48301": { "date": "2015", @@ -10642,7 +10698,7 @@ }, "geoId/48303": { "date": "2015", - "value": 298337 + "value": 298509 }, "geoId/48305": { "date": "2015", @@ -10650,79 +10706,79 @@ }, "geoId/48307": { "date": "2015", - "value": 8259 + "value": 8253 }, "geoId/48309": { "date": "2015", - "value": 245444 + "value": 245471 }, "geoId/48311": { "date": "2015", - "value": 835 + "value": 831 }, "geoId/48313": { "date": "2015", - "value": 13970 + "value": 13954 }, "geoId/48315": { "date": "2015", - "value": 10135 + "value": 10152 }, "geoId/48317": { "date": "2015", - "value": 5646 + "value": 5639 }, "geoId/48319": { "date": "2015", - "value": 4058 + "value": 4063 }, "geoId/48321": { "date": "2015", - "value": 36766 + "value": 36747 }, "geoId/48323": { "date": "2015", - "value": 57720 + "value": 57643 }, "geoId/48325": { "date": "2015", - "value": 48402 + "value": 48419 }, "geoId/48327": { "date": "2015", - "value": 2134 + "value": 2135 }, "geoId/48329": { "date": "2015", - "value": 162328 + "value": 162381 }, "geoId/48331": { "date": "2015", - "value": 24370 + "value": 24364 }, "geoId/48333": { "date": "2015", - "value": 4889 + "value": 4887 }, "geoId/48335": { "date": "2015", - "value": 8864 + "value": 8863 }, "geoId/48337": { "date": "2015", - "value": 19257 + "value": 19254 }, "geoId/48339": { "date": "2015", - "value": 535753 + "value": 535913 }, "geoId/48341": { "date": "2015", - "value": 21725 + "value": 21709 }, "geoId/48343": { "date": "2015", - "value": 12369 + "value": 12360 }, "geoId/48345": { "date": "2015", @@ -10730,27 +10786,27 @@ }, "geoId/48347": { "date": "2015", - "value": 65462 + "value": 65456 }, "geoId/48349": { "date": "2015", - "value": 48181 + "value": 48167 }, "geoId/48351": { "date": "2015", - "value": 14159 + "value": 14161 }, "geoId/48353": { "date": "2015", - "value": 15111 + "value": 15128 }, "geoId/48355": { "date": "2015", - "value": 360504 + "value": 360587 }, "geoId/48357": { "date": "2015", - "value": 10717 + "value": 10690 }, "geoId/48359": { "date": "2015", @@ -10758,51 +10814,51 @@ }, "geoId/48361": { "date": "2015", - "value": 83955 + "value": 84026 }, "geoId/48363": { "date": "2015", - "value": 27966 + "value": 27963 }, "geoId/48365": { "date": "2015", - "value": 23665 + "value": 23661 }, "geoId/48367": { "date": "2015", - "value": 125640 + "value": 125691 }, "geoId/48369": { "date": "2015", - "value": 9823 + "value": 9791 }, "geoId/48371": { "date": "2015", - "value": 16012 + "value": 16022 }, "geoId/48373": { "date": "2015", - "value": 46632 + "value": 46617 }, "geoId/48375": { "date": "2015", - "value": 121272 + "value": 121214 }, "geoId/48377": { "date": "2015", - "value": 7089 + "value": 7048 }, "geoId/48379": { "date": "2015", - "value": 11136 + "value": 11121 }, "geoId/48381": { "date": "2015", - "value": 130368 + "value": 130463 }, "geoId/48383": { "date": "2015", - "value": 3811 + "value": 3804 }, "geoId/48385": { "date": "2015", @@ -10810,143 +10866,143 @@ }, "geoId/48387": { "date": "2015", - "value": 12355 + "value": 12344 }, "geoId/48389": { "date": "2015", - "value": 15574 + "value": 15556 }, "geoId/48391": { "date": "2015", - "value": 7324 + "value": 7331 }, "geoId/48393": { "date": "2015", - "value": 910 + "value": 906 }, "geoId/48395": { "date": "2015", - "value": 16698 + "value": 16688 }, "geoId/48397": { "date": "2015", - "value": 90170 + "value": 90258 }, "geoId/48399": { "date": "2015", - "value": 10394 + "value": 10387 }, "geoId/48401": { "date": "2015", - "value": 52965 + "value": 52897 }, "geoId/48403": { "date": "2015", - "value": 10445 + "value": 10451 }, "geoId/48405": { "date": "2015", - "value": 8347 + "value": 8346 }, "geoId/48407": { "date": "2015", - "value": 27358 + "value": 27376 }, "geoId/48409": { "date": "2015", - "value": 67117 + "value": 67121 }, "geoId/48411": { "date": "2015", - "value": 5930 + "value": 5925 }, "geoId/48413": { "date": "2015", - "value": 3195 + "value": 3191 }, "geoId/48415": { "date": "2015", - "value": 17570 + "value": 17565 }, "geoId/48417": { "date": "2015", - "value": 3337 + "value": 3331 }, "geoId/48419": { "date": "2015", - "value": 25414 + "value": 25366 }, "geoId/48421": { "date": "2015", - "value": 3051 + "value": 3053 }, "geoId/48423": { "date": "2015", - "value": 222390 + "value": 222450 }, "geoId/48425": { "date": "2015", - "value": 8620 + "value": 8619 }, "geoId/48427": { "date": "2015", - "value": 63484 + "value": 63406 }, "geoId/48429": { "date": "2015", - "value": 9390 + "value": 9378 }, "geoId/48431": { "date": "2015", - "value": 1333 + "value": 1330 }, "geoId/48433": { "date": "2015", - "value": 1399 + "value": 1400 }, "geoId/48435": { "date": "2015", - "value": 3916 + "value": 3918 }, "geoId/48437": { "date": "2015", - "value": 7484 + "value": 7477 }, "geoId/48439": { "date": "2015", - "value": 1984880 + "value": 1985664 }, "geoId/48441": { "date": "2015", - "value": 136133 + "value": 136210 }, "geoId/48443": { "date": "2015", - "value": 870 + "value": 863 }, "geoId/48445": { "date": "2015", - "value": 12757 + "value": 12761 }, "geoId/48447": { "date": "2015", - "value": 1559 + "value": 1558 }, "geoId/48449": { "date": "2015", - "value": 32626 + "value": 32605 }, "geoId/48451": { "date": "2015", - "value": 117514 + "value": 117574 }, "geoId/48453": { "date": "2015", - "value": 1179805 + "value": 1180003 }, "geoId/48455": { "date": "2015", - "value": 14544 + "value": 14541 }, "geoId/48457": { "date": "2015", @@ -10954,99 +11010,99 @@ }, "geoId/48459": { "date": "2015", - "value": 40317 + "value": 40343 }, "geoId/48461": { "date": "2015", - "value": 3656 + "value": 3658 }, "geoId/48463": { "date": "2015", - "value": 26949 + "value": 26948 }, "geoId/48465": { "date": "2015", - "value": 48891 + "value": 48860 }, "geoId/48467": { "date": "2015", - "value": 53444 + "value": 53431 }, "geoId/48469": { "date": "2015", - "value": 92136 + "value": 92130 }, "geoId/48471": { "date": "2015", - "value": 70836 + "value": 70825 }, "geoId/48473": { "date": "2015", - "value": 48641 + "value": 48663 }, "geoId/48475": { "date": "2015", - "value": 11633 + "value": 11630 }, "geoId/48477": { "date": "2015", - "value": 34836 + "value": 34820 }, "geoId/48479": { "date": "2015", - "value": 269865 + "value": 269598 }, "geoId/48481": { "date": "2015", - "value": 41383 + "value": 41369 }, "geoId/48483": { "date": "2015", - "value": 5664 + "value": 5665 }, "geoId/48485": { "date": "2015", - "value": 130961 + "value": 131050 }, "geoId/48487": { "date": "2015", - "value": 13055 + "value": 13059 }, "geoId/48489": { "date": "2015", - "value": 21863 + "value": 21852 }, "geoId/48491": { "date": "2015", - "value": 507133 + "value": 507728 }, "geoId/48493": { "date": "2015", - "value": 47178 + "value": 47181 }, "geoId/48495": { "date": "2015", - "value": 8013 + "value": 8028 }, "geoId/48497": { "date": "2015", - "value": 62857 + "value": 62813 }, "geoId/48499": { "date": "2015", - "value": 43119 + "value": 43142 }, "geoId/48501": { "date": "2015", - "value": 8648 + "value": 8635 }, "geoId/48503": { "date": "2015", - "value": 18165 + "value": 18154 }, "geoId/48505": { "date": "2015", - "value": 14493 + "value": 14474 }, "geoId/48507": { "date": "2015", @@ -11058,75 +11114,75 @@ }, "geoId/49003": { "date": "2015", - "value": 51826 + "value": 51839 }, "geoId/49005": { "date": "2015", - "value": 119697 + "value": 119777 }, "geoId/49007": { "date": "2015", - "value": 20391 + "value": 20400 }, "geoId/49009": { "date": "2015", - "value": 1105 + "value": 1107 }, "geoId/49011": { "date": "2015", - "value": 334597 + "value": 334814 }, "geoId/49013": { "date": "2015", - "value": 20756 + "value": 20743 }, "geoId/49015": { "date": "2015", - "value": 10359 + "value": 10360 }, "geoId/49017": { "date": "2015", - "value": 4969 + "value": 4966 }, "geoId/49019": { "date": "2015", - "value": 9555 + "value": 9530 }, "geoId/49021": { "date": "2015", - "value": 48113 + "value": 48166 }, "geoId/49023": { "date": "2015", - "value": 10551 + "value": 10560 }, "geoId/49025": { "date": "2015", - "value": 7040 + "value": 7045 }, "geoId/49027": { "date": "2015", - "value": 12627 + "value": 12621 }, "geoId/49029": { "date": "2015", - "value": 11039 + "value": 11048 }, "geoId/49031": { "date": "2015", - "value": 1491 + "value": 1489 }, "geoId/49033": { "date": "2015", - "value": 2300 + "value": 2301 }, "geoId/49035": { "date": "2015", - "value": 1102273 + "value": 1102690 }, "geoId/49037": { "date": "2015", - "value": 15240 + "value": 15254 }, "geoId/49039": { "date": "2015", @@ -11134,107 +11190,107 @@ }, "geoId/49041": { "date": "2015", - "value": 20860 + "value": 20872 }, "geoId/49043": { "date": "2015", - "value": 39640 + "value": 39675 }, "geoId/49045": { "date": "2015", - "value": 62639 + "value": 62676 }, "geoId/49047": { "date": "2015", - "value": 37791 + "value": 37815 }, "geoId/49049": { "date": "2015", - "value": 572667 + "value": 573289 }, "geoId/49051": { "date": "2015", - "value": 29118 + "value": 29131 }, "geoId/49053": { "date": "2015", - "value": 154650 + "value": 154839 }, "geoId/49055": { "date": "2015", - "value": 2691 + "value": 2689 }, "geoId/49057": { "date": "2015", - "value": 242872 + "value": 242916 }, "geoId/50001": { "date": "2015", - "value": 36926 + "value": 36955 }, "geoId/50003": { "date": "2015", - "value": 36153 + "value": 36198 }, "geoId/50005": { "date": "2015", - "value": 30643 + "value": 30658 }, "geoId/50007": { "date": "2015", - "value": 161293 + "value": 161535 }, "geoId/50009": { "date": "2015", - "value": 6196 + "value": 6193 }, "geoId/50011": { "date": "2015", - "value": 48988 + "value": 49002 }, "geoId/50013": { "date": "2015", - "value": 6871 + "value": 6873 }, "geoId/50015": { "date": "2015", - "value": 25238 + "value": 25265 }, "geoId/50017": { "date": "2015", - "value": 28887 + "value": 28900 }, "geoId/50019": { "date": "2015", - "value": 27030 + "value": 27043 }, "geoId/50021": { "date": "2015", - "value": 59544 + "value": 59582 }, "geoId/50023": { "date": "2015", - "value": 58652 + "value": 58707 }, "geoId/50025": { "date": "2015", - "value": 43252 + "value": 43309 }, "geoId/50027": { "date": "2015", - "value": 55541 + "value": 55590 }, "geoId/51001": { "date": "2015", - "value": 32910 + "value": 32930 }, "geoId/51003": { "date": "2015", - "value": 105117 + "value": 105221 }, "geoId/51005": { "date": "2015", - "value": 15420 + "value": 15432 }, "geoId/51007": { "date": "2015", @@ -11242,159 +11298,163 @@ }, "geoId/51009": { "date": "2015", - "value": 31836 + "value": 31855 }, "geoId/51011": { "date": "2015", - "value": 15492 + "value": 15485 }, "geoId/51013": { "date": "2015", - "value": 228548 + "value": 228887 }, "geoId/51015": { "date": "2015", - "value": 74292 + "value": 74324 }, "geoId/51017": { "date": "2015", - "value": 4456 + "value": 4463 }, "geoId/51019": { "date": "2015", - "value": 77629 + "value": 77653 }, "geoId/51021": { "date": "2015", - "value": 6532 + "value": 6536 }, "geoId/51023": { "date": "2015", - "value": 33380 + "value": 33391 }, "geoId/51025": { "date": "2015", - "value": 16856 + "value": 16838 }, "geoId/51027": { "date": "2015", - "value": 22705 + "value": 22767 }, "geoId/51029": { "date": "2015", - "value": 17016 + "value": 17022 }, "geoId/51031": { "date": "2015", - "value": 55356 + "value": 55374 }, "geoId/51033": { "date": "2015", - "value": 29891 + "value": 29907 }, "geoId/51035": { "date": "2015", - "value": 29850 + "value": 29882 }, "geoId/51036": { "date": "2015", - "value": 7046 + "value": 7043 }, "geoId/51037": { "date": "2015", - "value": 12172 + "value": 12182 }, "geoId/51041": { "date": "2015", - "value": 334915 + "value": 335093 }, "geoId/51043": { "date": "2015", - "value": 14239 + "value": 14252 }, "geoId/51045": { "date": "2015", - "value": 5136 + "value": 5140 }, "geoId/51047": { "date": "2015", - "value": 49551 + "value": 49559 }, "geoId/51049": { "date": "2015", - "value": 9746 + "value": 9758 }, "geoId/51051": { "date": "2015", - "value": 15202 + "value": 15200 }, "geoId/51053": { "date": "2015", - "value": 28148 + "value": 28146 }, "geoId/51057": { "date": "2015", - "value": 11097 + "value": 11091 + }, + "geoId/51059": { + "date": "2015", + "value": 1141040 }, "geoId/51061": { "date": "2015", - "value": 68423 + "value": 68449 }, "geoId/51063": { "date": "2015", - "value": 15548 + "value": 15565 }, "geoId/51065": { "date": "2015", - "value": 26133 + "value": 26144 }, "geoId/51067": { "date": "2015", - "value": 56227 + "value": 56234 }, "geoId/51069": { "date": "2015", - "value": 83493 + "value": 83525 }, "geoId/51071": { "date": "2015", - "value": 16762 + "value": 16768 }, "geoId/51073": { "date": "2015", - "value": 37010 + "value": 37032 }, "geoId/51075": { "date": "2015", - "value": 22165 + "value": 22344 }, "geoId/51077": { "date": "2015", - "value": 15956 + "value": 15960 }, "geoId/51079": { "date": "2015", - "value": 19183 + "value": 19205 }, "geoId/51081": { "date": "2015", - "value": 11813 + "value": 11792 }, "geoId/51083": { "date": "2015", - "value": 35082 + "value": 35104 }, "geoId/51085": { "date": "2015", - "value": 103071 + "value": 103095 }, "geoId/51087": { "date": "2015", - "value": 324375 + "value": 324424 }, "geoId/51089": { "date": "2015", - "value": 51940 + "value": 51944 }, "geoId/51091": { "date": "2015", @@ -11402,55 +11462,55 @@ }, "geoId/51093": { "date": "2015", - "value": 36159 + "value": 36185 }, "geoId/51095": { "date": "2015", - "value": 72819 + "value": 72920 }, "geoId/51097": { "date": "2015", - "value": 7085 + "value": 7089 }, "geoId/51099": { "date": "2015", - "value": 25399 + "value": 25442 }, "geoId/51101": { "date": "2015", - "value": 16282 + "value": 16287 }, "geoId/51103": { "date": "2015", - "value": 10825 + "value": 10828 }, "geoId/51105": { "date": "2015", - "value": 24550 + "value": 24624 }, "geoId/51107": { "date": "2015", - "value": 374014 + "value": 374176 }, "geoId/51109": { "date": "2015", - "value": 34615 + "value": 34475 }, "geoId/51111": { "date": "2015", - "value": 12329 + "value": 12348 }, "geoId/51113": { "date": "2015", - "value": 13047 + "value": 13054 }, "geoId/51115": { "date": "2015", - "value": 8834 + "value": 8833 }, "geoId/51117": { "date": "2015", - "value": 30933 + "value": 30934 }, "geoId/51119": { "date": "2015", @@ -11458,111 +11518,115 @@ }, "geoId/51121": { "date": "2015", - "value": 97317 + "value": 97427 }, "geoId/51125": { "date": "2015", - "value": 14760 + "value": 14764 }, "geoId/51127": { "date": "2015", - "value": 20377 + "value": 20382 }, "geoId/51131": { "date": "2015", - "value": 12095 + "value": 12073 }, "geoId/51133": { "date": "2015", - "value": 12246 + "value": 12243 }, "geoId/51135": { "date": "2015", - "value": 15606 + "value": 15613 }, "geoId/51137": { "date": "2015", - "value": 35183 + "value": 35173 }, "geoId/51139": { "date": "2015", - "value": 23660 + "value": 23667 }, "geoId/51141": { "date": "2015", - "value": 17953 + "value": 17972 }, "geoId/51143": { "date": "2015", - "value": 62010 + "value": 62027 }, "geoId/51145": { "date": "2015", - "value": 28056 + "value": 28068 }, "geoId/51147": { "date": "2015", - "value": 23120 + "value": 23139 }, "geoId/51149": { "date": "2015", - "value": 38246 + "value": 38306 }, "geoId/51153": { "date": "2015", - "value": 450978 + "value": 451242 }, "geoId/51155": { "date": "2015", - "value": 34351 + "value": 34357 }, "geoId/51157": { "date": "2015", - "value": 7400 + "value": 7409 }, "geoId/51159": { "date": "2015", - "value": 8783 + "value": 8779 + }, + "geoId/51161": { + "date": "2015", + "value": 93439 }, "geoId/51163": { "date": "2015", - "value": 22375 + "value": 22410 }, "geoId/51165": { "date": "2015", - "value": 78445 + "value": 78469 }, "geoId/51167": { "date": "2015", - "value": 27824 + "value": 27863 }, "geoId/51169": { "date": "2015", - "value": 22296 + "value": 22298 }, "geoId/51171": { "date": "2015", - "value": 42841 + "value": 42863 }, "geoId/51173": { "date": "2015", - "value": 31411 + "value": 31444 }, "geoId/51175": { "date": "2015", - "value": 18136 + "value": 18139 }, "geoId/51177": { "date": "2015", - "value": 129948 + "value": 130042 }, "geoId/51179": { "date": "2015", - "value": 140868 + "value": 141035 }, "geoId/51181": { "date": "2015", - "value": 6670 + "value": 6674 }, "geoId/51183": { "date": "2015", @@ -11570,55 +11634,207 @@ }, "geoId/51185": { "date": "2015", - "value": 42905 + "value": 42930 }, "geoId/51187": { "date": "2015", - "value": 38716 + "value": 38742 }, "geoId/51191": { "date": "2015", - "value": 54268 + "value": 54309 }, "geoId/51193": { "date": "2015", - "value": 17549 + "value": 17553 }, "geoId/51195": { "date": "2015", - "value": 39572 + "value": 39596 }, "geoId/51197": { "date": "2015", - "value": 29098 + "value": 29106 }, "geoId/51199": { "date": "2015", - "value": 67802 + "value": 67900 }, - "geoId/53001": { + "geoId/51510": { "date": "2015", - "value": 19233 + "value": 153859 }, - "geoId/53003": { + "geoId/51520": { "date": "2015", - "value": 22113 + "value": 17185 + }, + "geoId/51530": { + "date": "2015", + "value": 6541 + }, + "geoId/51540": { + "date": "2015", + "value": 46357 + }, + "geoId/51550": { + "date": "2015", + "value": 235253 + }, + "geoId/51570": { + "date": "2015", + "value": 17457 + }, + "geoId/51580": { + "date": "2015", + "value": 5671 + }, + "geoId/51590": { + "date": "2015", + "value": 41984 + }, + "geoId/51595": { + "date": "2015", + "value": 5569 + }, + "geoId/51600": { + "date": "2015", + "value": 23247 + }, + "geoId/51610": { + "date": "2015", + "value": 13777 + }, + "geoId/51620": { + "date": "2015", + "value": 8339 + }, + "geoId/51630": { + "date": "2015", + "value": 28075 + }, + "geoId/51640": { + "date": "2015", + "value": 6791 + }, + "geoId/51650": { + "date": "2015", + "value": 136379 + }, + "geoId/51660": { + "date": "2015", + "value": 52739 + }, + "geoId/51670": { + "date": "2015", + "value": 22241 + }, + "geoId/51678": { + "date": "2015", + "value": 7174 + }, + "geoId/51680": { + "date": "2015", + "value": 79263 + }, + "geoId/51683": { + "date": "2015", + "value": 41409 + }, + "geoId/51685": { + "date": "2015", + "value": 16145 + }, + "geoId/51690": { + "date": "2015", + "value": 13289 + }, + "geoId/51700": { + "date": "2015", + "value": 181121 + }, + "geoId/51710": { + "date": "2015", + "value": 246667 + }, + "geoId/51720": { + "date": "2015", + "value": 4013 + }, + "geoId/51730": { + "date": "2015", + "value": 31895 + }, + "geoId/51735": { + "date": "2015", + "value": 12018 + }, + "geoId/51740": { + "date": "2015", + "value": 96407 + }, + "geoId/51750": { + "date": "2015", + "value": 17301 + }, + "geoId/51760": { + "date": "2015", + "value": 221084 + }, + "geoId/51770": { + "date": "2015", + "value": 99741 + }, + "geoId/51775": { + "date": "2015", + "value": 25378 + }, + "geoId/51790": { + "date": "2015", + "value": 24192 + }, + "geoId/51800": { + "date": "2015", + "value": 88190 + }, + "geoId/51810": { + "date": "2015", + "value": 450635 + }, + "geoId/51820": { + "date": "2015", + "value": 21543 + }, + "geoId/51830": { + "date": "2015", + "value": 14815 + }, + "geoId/51840": { + "date": "2015", + "value": 27500 + }, + "geoId/53001": { + "date": "2015", + "value": 19208 + }, + "geoId/53003": { + "date": "2015", + "value": 22167 }, "geoId/53005": { "date": "2015", - "value": 190218 + "value": 190282 }, "geoId/53007": { "date": "2015", - "value": 75041 + "value": 75030 }, "geoId/53009": { "date": "2015", - "value": 73202 + "value": 73261 }, "geoId/53011": { "date": "2015", - "value": 456939 + "value": 457320 }, "geoId/53013": { "date": "2015", @@ -11626,139 +11842,139 @@ }, "geoId/53015": { "date": "2015", - "value": 102999 + "value": 103031 }, "geoId/53017": { "date": "2015", - "value": 40545 + "value": 40521 }, "geoId/53019": { "date": "2015", - "value": 7519 + "value": 7526 }, "geoId/53021": { "date": "2015", - "value": 88727 + "value": 88681 }, "geoId/53023": { "date": "2015", - "value": 2222 + "value": 2223 }, "geoId/53025": { "date": "2015", - "value": 93527 + "value": 93517 }, "geoId/53027": { "date": "2015", - "value": 71011 + "value": 71027 }, "geoId/53029": { "date": "2015", - "value": 80022 + "value": 80135 }, "geoId/53031": { "date": "2015", - "value": 30331 + "value": 30376 }, "geoId/53033": { "date": "2015", - "value": 2126178 + "value": 2127372 }, "geoId/53035": { "date": "2015", - "value": 259232 + "value": 259467 }, "geoId/53037": { "date": "2015", - "value": 43095 + "value": 43120 }, "geoId/53039": { "date": "2015", - "value": 20997 + "value": 21009 }, "geoId/53041": { "date": "2015", - "value": 75437 + "value": 75474 }, "geoId/53043": { "date": "2015", - "value": 10289 + "value": 10287 }, "geoId/53045": { "date": "2015", - "value": 60991 + "value": 60999 }, "geoId/53047": { "date": "2015", - "value": 41352 + "value": 41345 }, "geoId/53049": { "date": "2015", - "value": 20869 + "value": 20890 }, "geoId/53051": { "date": "2015", - "value": 13087 + "value": 13095 }, "geoId/53053": { "date": "2015", - "value": 843778 + "value": 844317 }, "geoId/53055": { "date": "2015", - "value": 16198 + "value": 16155 }, "geoId/53057": { "date": "2015", - "value": 121559 + "value": 121589 }, "geoId/53059": { "date": "2015", - "value": 11375 + "value": 11386 }, "geoId/53061": { "date": "2015", - "value": 769698 + "value": 770022 }, "geoId/53063": { "date": "2015", - "value": 488610 + "value": 488970 }, "geoId/53065": { "date": "2015", - "value": 43553 + "value": 43576 }, "geoId/53067": { "date": "2015", - "value": 267978 + "value": 268175 }, "geoId/53069": { "date": "2015", - "value": 4027 + "value": 3989 }, "geoId/53071": { "date": "2015", - "value": 59932 + "value": 59970 }, "geoId/53073": { "date": "2015", - "value": 211836 + "value": 211942 }, "geoId/53075": { "date": "2015", - "value": 48164 + "value": 48224 }, "geoId/53077": { "date": "2015", - "value": 247800 + "value": 247648 }, "geoId/54001": { "date": "2015", - "value": 16971 + "value": 16980 }, "geoId/54003": { "date": "2015", - "value": 111678 + "value": 111824 }, "geoId/54005": { "date": "2015", @@ -11766,71 +11982,71 @@ }, "geoId/54007": { "date": "2015", - "value": 14372 + "value": 14378 }, "geoId/54009": { "date": "2015", - "value": 23190 + "value": 23213 }, "geoId/54011": { "date": "2015", - "value": 96582 + "value": 96617 }, "geoId/54013": { "date": "2015", - "value": 7466 + "value": 7472 }, "geoId/54015": { "date": "2015", - "value": 8875 + "value": 8886 }, "geoId/54017": { "date": "2015", - "value": 8703 + "value": 8706 }, "geoId/54019": { "date": "2015", - "value": 44707 + "value": 44726 }, "geoId/54021": { "date": "2015", - "value": 8306 + "value": 8315 }, "geoId/54023": { "date": "2015", - "value": 11672 + "value": 11648 }, "geoId/54025": { "date": "2015", - "value": 35585 + "value": 35603 }, "geoId/54027": { "date": "2015", - "value": 23311 + "value": 23314 }, "geoId/54029": { "date": "2015", - "value": 29980 + "value": 30014 }, "geoId/54031": { "date": "2015", - "value": 13831 + "value": 13833 }, "geoId/54033": { "date": "2015", - "value": 68535 + "value": 68573 }, "geoId/54035": { "date": "2015", - "value": 29170 + "value": 29179 }, "geoId/54037": { "date": "2015", - "value": 56070 + "value": 56164 }, "geoId/54039": { "date": "2015", - "value": 188282 + "value": 188399 }, "geoId/54041": { "date": "2015", @@ -11838,63 +12054,63 @@ }, "geoId/54043": { "date": "2015", - "value": 21279 + "value": 21284 }, "geoId/54045": { "date": "2015", - "value": 34441 + "value": 34444 }, "geoId/54047": { "date": "2015", - "value": 19763 + "value": 19768 }, "geoId/54049": { "date": "2015", - "value": 56761 + "value": 56815 }, "geoId/54051": { "date": "2015", - "value": 32215 + "value": 32218 }, "geoId/54053": { "date": "2015", - "value": 27089 + "value": 27117 }, "geoId/54055": { "date": "2015", - "value": 61133 + "value": 61187 }, "geoId/54057": { "date": "2015", - "value": 27417 + "value": 27431 }, "geoId/54059": { "date": "2015", - "value": 25320 + "value": 25321 }, "geoId/54061": { "date": "2015", - "value": 104681 + "value": 104871 }, "geoId/54063": { "date": "2015", - "value": 13578 + "value": 13586 }, "geoId/54065": { "date": "2015", - "value": 17490 + "value": 17513 }, "geoId/54067": { "date": "2015", - "value": 25550 + "value": 25547 }, "geoId/54069": { "date": "2015", - "value": 42969 + "value": 43018 }, "geoId/54071": { "date": "2015", - "value": 7104 + "value": 7106 }, "geoId/54073": { "date": "2015", @@ -11902,39 +12118,39 @@ }, "geoId/54075": { "date": "2015", - "value": 8574 + "value": 8576 }, "geoId/54077": { "date": "2015", - "value": 33842 + "value": 33855 }, "geoId/54079": { "date": "2015", - "value": 56592 + "value": 56601 }, "geoId/54081": { "date": "2015", - "value": 77363 + "value": 77416 }, "geoId/54083": { "date": "2015", - "value": 29212 + "value": 29209 }, "geoId/54085": { "date": "2015", - "value": 10082 + "value": 10089 }, "geoId/54087": { "date": "2015", - "value": 14377 + "value": 14379 }, "geoId/54089": { "date": "2015", - "value": 13134 + "value": 13150 }, "geoId/54091": { "date": "2015", - "value": 16930 + "value": 16920 }, "geoId/54093": { "date": "2015", @@ -11942,47 +12158,47 @@ }, "geoId/54095": { "date": "2015", - "value": 8952 + "value": 8959 }, "geoId/54097": { "date": "2015", - "value": 24725 + "value": 24756 }, "geoId/54099": { "date": "2015", - "value": 41211 + "value": 41272 }, "geoId/54101": { "date": "2015", - "value": 8636 + "value": 8635 }, "geoId/54103": { "date": "2015", - "value": 15777 + "value": 15783 }, "geoId/54105": { "date": "2015", - "value": 5804 + "value": 5798 }, "geoId/54107": { "date": "2015", - "value": 86335 + "value": 86410 }, "geoId/54109": { "date": "2015", - "value": 22173 + "value": 22179 }, "geoId/55001": { "date": "2015", - "value": 20025 + "value": 20027 }, "geoId/55003": { "date": "2015", - "value": 15809 + "value": 15808 }, "geoId/55005": { "date": "2015", - "value": 45357 + "value": 45375 }, "geoId/55007": { "date": "2015", @@ -11990,187 +12206,187 @@ }, "geoId/55009": { "date": "2015", - "value": 257856 + "value": 257916 }, "geoId/55011": { "date": "2015", - "value": 13241 + "value": 13245 }, "geoId/55013": { "date": "2015", - "value": 15138 + "value": 15140 }, "geoId/55015": { "date": "2015", - "value": 49818 + "value": 49823 }, "geoId/55017": { "date": "2015", - "value": 63421 + "value": 63438 }, "geoId/55019": { "date": "2015", - "value": 34349 + "value": 34350 }, "geoId/55021": { "date": "2015", - "value": 56682 + "value": 56683 }, "geoId/55023": { "date": "2015", - "value": 16328 + "value": 16315 }, "geoId/55025": { "date": "2015", - "value": 523000 + "value": 523399 }, "geoId/55027": { "date": "2015", - "value": 87816 + "value": 87838 }, "geoId/55029": { "date": "2015", - "value": 27307 + "value": 27320 }, "geoId/55031": { "date": "2015", - "value": 43495 + "value": 43553 }, "geoId/55033": { "date": "2015", - "value": 44267 + "value": 44300 }, "geoId/55035": { "date": "2015", - "value": 102080 + "value": 102142 }, "geoId/55037": { "date": "2015", - "value": 4338 + "value": 4343 }, "geoId/55039": { "date": "2015", - "value": 101955 + "value": 101970 }, "geoId/55041": { "date": "2015", - "value": 9005 + "value": 9015 }, "geoId/55043": { "date": "2015", - "value": 52071 + "value": 52103 }, "geoId/55045": { "date": "2015", - "value": 36931 + "value": 36928 }, "geoId/55047": { "date": "2015", - "value": 18712 + "value": 18703 }, "geoId/55049": { "date": "2015", - "value": 23585 + "value": 23597 }, "geoId/55051": { "date": "2015", - "value": 5719 + "value": 5724 }, "geoId/55053": { "date": "2015", - "value": 20521 + "value": 20526 }, "geoId/55055": { "date": "2015", - "value": 84488 + "value": 84501 }, "geoId/55057": { "date": "2015", - "value": 26314 + "value": 26319 }, "geoId/55059": { "date": "2015", - "value": 167910 + "value": 168044 }, "geoId/55061": { "date": "2015", - "value": 20324 + "value": 20329 }, "geoId/55063": { "date": "2015", - "value": 117699 + "value": 117782 }, "geoId/55065": { "date": "2015", - "value": 16792 + "value": 16785 }, "geoId/55067": { "date": "2015", - "value": 19043 + "value": 19051 }, "geoId/55069": { "date": "2015", - "value": 27867 + "value": 27864 }, "geoId/55071": { "date": "2015", - "value": 79483 + "value": 79488 }, "geoId/55073": { "date": "2015", - "value": 135314 + "value": 135361 }, "geoId/55075": { "date": "2015", - "value": 40649 + "value": 40676 }, "geoId/55077": { "date": "2015", - "value": 15118 + "value": 15112 }, "geoId/55078": { "date": "2015", - "value": 4509 + "value": 4510 }, "geoId/55079": { "date": "2015", - "value": 958421 + "value": 958606 }, "geoId/55081": { "date": "2015", - "value": 45306 + "value": 45314 }, "geoId/55083": { "date": "2015", - "value": 37472 + "value": 37474 }, "geoId/55085": { "date": "2015", - "value": 35308 + "value": 35307 }, "geoId/55087": { "date": "2015", - "value": 183328 + "value": 183311 }, "geoId/55089": { "date": "2015", - "value": 87932 + "value": 87991 }, "geoId/55091": { "date": "2015", - "value": 7234 + "value": 7238 }, "geoId/55093": { "date": "2015", - "value": 41069 + "value": 41117 }, "geoId/55095": { "date": "2015", - "value": 43213 + "value": 43240 }, "geoId/55097": { "date": "2015", - "value": 70520 + "value": 70544 }, "geoId/55099": { "date": "2015", @@ -12178,182 +12394,182 @@ }, "geoId/55101": { "date": "2015", - "value": 194672 + "value": 194725 }, "geoId/55103": { "date": "2015", - "value": 17559 + "value": 17568 }, "geoId/55105": { "date": "2015", - "value": 161006 + "value": 161095 }, "geoId/55107": { "date": "2015", - "value": 14127 + "value": 14119 }, "geoId/55109": { "date": "2015", - "value": 87129 + "value": 87207 }, "geoId/55111": { "date": "2015", - "value": 63271 + "value": 63290 }, "geoId/55113": { "date": "2015", - "value": 16290 + "value": 16297 }, "geoId/55115": { "date": "2015", - "value": 41051 + "value": 41058 }, "geoId/55117": { "date": "2015", - "value": 115196 + "value": 115209 }, "geoId/55119": { "date": "2015", - "value": 20321 + "value": 20314 }, "geoId/55121": { "date": "2015", - "value": 29441 + "value": 29444 }, "geoId/55123": { "date": "2015", - "value": 30318 + "value": 30331 }, "geoId/55125": { "date": "2015", - "value": 21435 + "value": 21455 }, "geoId/55127": { "date": "2015", - "value": 102475 + "value": 102508 }, "geoId/55129": { "date": "2015", - "value": 15519 + "value": 15515 }, "geoId/55131": { "date": "2015", - "value": 133906 + "value": 133920 }, "geoId/55133": { "date": "2015", - "value": 396237 + "value": 396377 }, "geoId/55135": { "date": "2015", - "value": 51682 + "value": 51684 }, "geoId/55137": { "date": "2015", - "value": 23946 + "value": 23966 }, "geoId/55139": { "date": "2015", - "value": 169246 + "value": 169383 }, "geoId/55141": { "date": "2015", - "value": 73350 + "value": 73360 }, "geoId/56001": { "date": "2015", - "value": 37960 + "value": 38054 }, "geoId/56003": { "date": "2015", - "value": 11950 + "value": 11965 }, "geoId/56005": { "date": "2015", - "value": 49258 + "value": 49336 }, "geoId/56007": { "date": "2015", - "value": 15618 + "value": 15630 }, "geoId/56009": { "date": "2015", - "value": 14299 + "value": 14303 }, "geoId/56011": { "date": "2015", - "value": 7435 + "value": 7441 }, "geoId/56013": { "date": "2015", - "value": 40219 + "value": 40261 }, "geoId/56015": { "date": "2015", - "value": 13551 + "value": 13566 }, "geoId/56017": { "date": "2015", - "value": 4717 + "value": 4722 }, "geoId/56019": { "date": "2015", - "value": 8609 + "value": 8622 }, "geoId/56021": { "date": "2015", - "value": 96969 + "value": 97090 }, "geoId/56023": { "date": "2015", - "value": 18738 + "value": 18788 }, "geoId/56025": { "date": "2015", - "value": 82137 + "value": 82218 }, "geoId/56027": { "date": "2015", - "value": 2496 + "value": 2504 }, "geoId/56029": { "date": "2015", - "value": 28925 + "value": 28973 }, "geoId/56031": { "date": "2015", - "value": 8797 + "value": 8803 }, "geoId/56033": { "date": "2015", - "value": 29883 + "value": 29925 }, "geoId/56035": { "date": "2015", - "value": 10046 + "value": 10064 }, "geoId/56037": { "date": "2015", - "value": 44719 + "value": 44780 }, "geoId/56039": { "date": "2015", - "value": 23047 + "value": 23083 }, "geoId/56041": { "date": "2015", - "value": 20763 + "value": 20777 }, "geoId/56043": { "date": "2015", - "value": 8280 + "value": 8282 }, "geoId/56045": { "date": "2015", - "value": 7208 + "value": 7202 } }, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, { "stat": { @@ -28569,39 +28785,39 @@ "stat": { "geoId/01001": { "date": "2015", - "value": 54903 + "value": 54864 }, "geoId/01003": { "date": "2015", - "value": 203101 + "value": 202939 }, "geoId/01005": { "date": "2015", - "value": 26300 + "value": 26283 }, "geoId/01007": { "date": "2015", - "value": 22553 + "value": 22566 }, "geoId/01009": { "date": "2015", - "value": 57535 + "value": 57526 }, "geoId/01011": { "date": "2015", - "value": 10404 + "value": 10400 }, "geoId/01013": { "date": "2015", - "value": 20168 + "value": 20176 }, "geoId/01015": { "date": "2015", - "value": 115550 + "value": 115469 }, "geoId/01017": { "date": "2015", - "value": 33991 + "value": 33996 }, "geoId/01019": { "date": "2015", @@ -28609,131 +28825,131 @@ }, "geoId/01021": { "date": "2015", - "value": 43693 + "value": 43700 }, "geoId/01023": { "date": "2015", - "value": 13237 + "value": 13233 }, "geoId/01025": { "date": "2015", - "value": 24711 + "value": 24703 }, "geoId/01027": { "date": "2015", - "value": 13415 + "value": 13413 }, "geoId/01029": { "date": "2015", - "value": 14923 + "value": 14917 }, "geoId/01031": { "date": "2015", - "value": 51004 + "value": 50963 }, "geoId/01033": { "date": "2015", - "value": 54439 + "value": 54417 }, "geoId/01035": { "date": "2015", - "value": 12677 + "value": 12680 }, "geoId/01037": { "date": "2015", - "value": 10935 + "value": 10934 }, "geoId/01039": { "date": "2015", - "value": 37566 + "value": 37551 }, "geoId/01041": { "date": "2015", - "value": 13851 + "value": 13857 }, "geoId/01043": { "date": "2015", - "value": 81771 + "value": 81761 }, "geoId/01045": { "date": "2015", - "value": 49428 + "value": 49365 }, "geoId/01047": { "date": "2015", - "value": 40947 + "value": 40936 }, "geoId/01049": { "date": "2015", - "value": 71065 + "value": 71087 }, "geoId/01051": { "date": "2015", - "value": 80903 + "value": 80872 }, "geoId/01053": { "date": "2015", - "value": 37676 + "value": 37661 }, "geoId/01055": { "date": "2015", - "value": 103033 + "value": 102998 }, "geoId/01057": { "date": "2015", - "value": 16711 + "value": 16693 }, "geoId/01059": { "date": "2015", - "value": 31532 + "value": 31541 }, "geoId/01061": { "date": "2015", - "value": 26645 + "value": 26631 }, "geoId/01063": { "date": "2015", - "value": 8509 + "value": 8508 }, "geoId/01065": { "date": "2015", - "value": 15016 + "value": 15015 }, "geoId/01067": { "date": "2015", - "value": 17097 + "value": 17101 }, "geoId/01069": { "date": "2015", - "value": 104326 + "value": 104260 }, "geoId/01071": { "date": "2015", - "value": 52229 + "value": 52195 }, "geoId/01073": { "date": "2015", - "value": 660717 + "value": 660455 }, "geoId/01075": { "date": "2015", - "value": 13931 + "value": 13925 }, "geoId/01077": { "date": "2015", - "value": 92524 + "value": 92459 }, "geoId/01079": { "date": "2015", - "value": 33116 + "value": 33135 }, "geoId/01081": { "date": "2015", - "value": 157162 + "value": 156954 }, "geoId/01083": { "date": "2015", - "value": 91596 + "value": 91565 }, "geoId/01085": { "date": "2015", @@ -28741,95 +28957,95 @@ }, "geoId/01087": { "date": "2015", - "value": 19331 + "value": 19306 }, "geoId/01089": { "date": "2015", - "value": 353194 + "value": 352977 }, "geoId/01091": { "date": "2015", - "value": 19772 + "value": 19760 }, "geoId/01093": { "date": "2015", - "value": 30137 + "value": 30123 }, "geoId/01095": { "date": "2015", - "value": 94588 + "value": 94585 }, "geoId/01097": { "date": "2015", - "value": 414654 + "value": 414462 }, "geoId/01099": { "date": "2015", - "value": 21720 + "value": 21717 }, "geoId/01101": { "date": "2015", - "value": 227420 + "value": 227279 }, "geoId/01103": { "date": "2015", - "value": 119316 + "value": 119257 }, "geoId/01105": { "date": "2015", - "value": 9650 + "value": 9638 }, "geoId/01107": { "date": "2015", - "value": 20788 + "value": 20776 }, "geoId/01109": { "date": "2015", - "value": 33518 + "value": 33496 }, "geoId/01111": { "date": "2015", - "value": 22603 + "value": 22598 }, "geoId/01113": { "date": "2015", - "value": 58946 + "value": 58844 }, "geoId/01115": { "date": "2015", - "value": 86569 + "value": 86546 }, "geoId/01117": { "date": "2015", - "value": 209047 + "value": 208959 }, "geoId/01119": { "date": "2015", - "value": 13212 + "value": 13206 }, "geoId/01121": { "date": "2015", - "value": 81168 + "value": 81128 }, "geoId/01123": { "date": "2015", - "value": 40628 + "value": 40605 }, "geoId/01125": { "date": "2015", - "value": 204953 + "value": 204767 }, "geoId/01127": { "date": "2015", - "value": 64950 + "value": 64931 }, "geoId/01129": { "date": "2015", - "value": 16831 + "value": 16832 }, "geoId/01131": { "date": "2015", - "value": 10900 + "value": 10903 }, "geoId/01133": { "date": "2015", @@ -28837,27 +29053,27 @@ }, "geoId/02013": { "date": "2015", - "value": 3373 + "value": 3381 }, "geoId/02016": { "date": "2015", - "value": 5782 + "value": 5781 }, "geoId/02020": { "date": "2015", - "value": 298337 + "value": 297613 }, "geoId/02050": { "date": "2015", - "value": 17970 + "value": 17955 }, "geoId/02060": { "date": "2015", - "value": 906 + "value": 905 }, "geoId/02068": { "date": "2015", - "value": 1940 + "value": 1927 }, "geoId/02070": { "date": "2015", @@ -28865,287 +29081,275 @@ }, "geoId/02090": { "date": "2015", - "value": 99812 + "value": 99636 }, "geoId/02100": { "date": "2015", - "value": 2519 + "value": 2516 }, "geoId/02105": { "date": "2015", - "value": 2126 - }, - "geoId/02110": { - "date": "2015", - "value": 32644 + "value": 2137 }, "geoId/02122": { "date": "2015", - "value": 58075 + "value": 58029 }, "geoId/02130": { "date": "2015", - "value": 13737 + "value": 13702 }, "geoId/02150": { "date": "2015", - "value": 13760 + "value": 13766 }, "geoId/02158": { "date": "2015", - "value": 8201 + "value": 8187 }, "geoId/02164": { "date": "2015", - "value": 1597 + "value": 1592 }, "geoId/02170": { "date": "2015", - "value": 101162 + "value": 101062 }, "geoId/02180": { "date": "2015", - "value": 9901 + "value": 9885 }, "geoId/02185": { "date": "2015", - "value": 9382 + "value": 9795 }, "geoId/02188": { "date": "2015", - "value": 7787 - }, - "geoId/02195": { - "date": "2015", - "value": 3251 + "value": 7771 }, "geoId/02198": { "date": "2015", - "value": 6508 - }, - "geoId/02220": { - "date": "2015", - "value": 8789 + "value": 6505 }, - "geoId/02230": { + "geoId/02240": { "date": "2015", - "value": 1090 + "value": 6804 }, - "geoId/02240": { + "geoId/02261": { "date": "2015", - "value": 6827 + "value": 9322 }, - "geoId/02275": { + "geoId/02280": { "date": "2015", - "value": 2452 + "value": 3259 }, "geoId/02282": { "date": "2015", - "value": 637 + "value": 635 }, "geoId/02290": { "date": "2015", - "value": 5461 + "value": 5466 }, "geoId/04001": { "date": "2015", - "value": 71026 + "value": 71022 }, "geoId/04003": { "date": "2015", - "value": 126594 + "value": 126454 }, "geoId/04005": { "date": "2015", - "value": 139100 + "value": 138962 }, "geoId/04007": { "date": "2015", - "value": 53020 + "value": 52978 }, "geoId/04009": { "date": "2015", - "value": 37888 + "value": 37860 }, "geoId/04011": { "date": "2015", - "value": 9587 + "value": 9575 }, "geoId/04012": { "date": "2015", - "value": 20476 + "value": 20483 }, "geoId/04013": { "date": "2015", - "value": 4174423 + "value": 4172905 }, "geoId/04015": { "date": "2015", - "value": 204890 + "value": 204574 }, "geoId/04017": { "date": "2015", - "value": 107695 + "value": 107638 }, "geoId/04019": { "date": "2015", - "value": 1009490 + "value": 1009103 }, "geoId/04021": { "date": "2015", - "value": 405922 + "value": 405614 }, "geoId/04023": { "date": "2015", - "value": 46493 + "value": 46542 }, "geoId/04025": { "date": "2015", - "value": 221019 + "value": 220805 }, "geoId/04027": { "date": "2015", - "value": 205187 + "value": 205186 }, "geoId/05001": { "date": "2015", - "value": 18376 + "value": 18325 }, "geoId/05003": { "date": "2015", - "value": 20856 + "value": 20838 }, "geoId/05005": { "date": "2015", - "value": 41156 + "value": 41138 }, "geoId/05007": { "date": "2015", - "value": 251759 + "value": 251591 }, "geoId/05009": { "date": "2015", - "value": 37165 + "value": 37119 }, "geoId/05011": { "date": "2015", - "value": 10999 + "value": 11007 }, "geoId/05013": { "date": "2015", - "value": 5197 + "value": 5200 }, "geoId/05015": { "date": "2015", - "value": 27777 + "value": 27775 }, "geoId/05017": { "date": "2015", - "value": 10987 + "value": 10960 }, "geoId/05019": { "date": "2015", - "value": 22536 + "value": 22513 }, "geoId/05021": { "date": "2015", - "value": 15206 + "value": 15200 }, "geoId/05023": { "date": "2015", - "value": 25384 + "value": 25361 }, "geoId/05025": { "date": "2015", - "value": 8290 + "value": 8284 }, "geoId/05027": { "date": "2015", - "value": 24118 + "value": 24115 }, "geoId/05029": { "date": "2015", - "value": 20939 + "value": 20930 }, "geoId/05031": { "date": "2015", - "value": 104509 + "value": 104457 }, "geoId/05033": { "date": "2015", - "value": 61963 + "value": 61904 }, "geoId/05035": { "date": "2015", - "value": 48972 + "value": 49019 }, "geoId/05037": { "date": "2015", - "value": 17253 + "value": 17254 }, "geoId/05039": { "date": "2015", - "value": 7539 + "value": 7531 }, "geoId/05041": { "date": "2015", - "value": 12024 + "value": 12022 }, "geoId/05043": { "date": "2015", - "value": 18615 + "value": 18617 }, "geoId/05045": { "date": "2015", - "value": 121333 + "value": 121241 }, "geoId/05047": { "date": "2015", - "value": 17753 + "value": 17749 }, "geoId/05049": { "date": "2015", - "value": 12149 + "value": 12137 }, "geoId/05051": { "date": "2015", - "value": 97930 + "value": 97814 }, "geoId/05053": { "date": "2015", - "value": 18031 + "value": 18016 }, "geoId/05055": { "date": "2015", - "value": 44321 + "value": 44300 }, "geoId/05057": { "date": "2015", - "value": 22095 + "value": 22085 }, "geoId/05059": { "date": "2015", - "value": 33511 + "value": 33497 }, "geoId/05061": { "date": "2015", - "value": 13332 + "value": 13353 }, "geoId/05063": { "date": "2015", - "value": 37055 + "value": 37035 }, "geoId/05065": { "date": "2015", - "value": 13495 + "value": 13483 }, "geoId/05067": { "date": "2015", - "value": 17386 + "value": 17371 }, "geoId/05069": { "date": "2015", - "value": 71920 + "value": 71872 }, "geoId/05071": { "date": "2015", @@ -29153,51 +29357,51 @@ }, "geoId/05073": { "date": "2015", - "value": 7009 + "value": 7015 }, "geoId/05075": { "date": "2015", - "value": 16705 + "value": 16702 }, "geoId/05077": { "date": "2015", - "value": 9660 + "value": 9676 }, "geoId/05079": { "date": "2015", - "value": 13872 + "value": 13866 }, "geoId/05081": { "date": "2015", - "value": 12417 + "value": 12402 }, "geoId/05083": { "date": "2015", - "value": 21728 + "value": 21713 }, "geoId/05085": { "date": "2015", - "value": 71409 + "value": 71359 }, "geoId/05087": { "date": "2015", - "value": 15719 + "value": 15705 }, "geoId/05089": { "date": "2015", - "value": 16226 + "value": 16211 }, "geoId/05091": { "date": "2015", - "value": 43858 + "value": 43792 }, "geoId/05093": { "date": "2015", - "value": 43692 + "value": 43729 }, "geoId/05095": { "date": "2015", - "value": 7454 + "value": 7453 }, "geoId/05097": { "date": "2015", @@ -29205,175 +29409,175 @@ }, "geoId/05099": { "date": "2015", - "value": 8506 + "value": 8508 }, "geoId/05101": { "date": "2015", - "value": 7848 + "value": 7846 }, "geoId/05103": { "date": "2015", - "value": 24324 + "value": 24316 }, "geoId/05105": { "date": "2015", - "value": 10303 + "value": 10307 }, "geoId/05107": { "date": "2015", - "value": 19548 + "value": 19546 }, "geoId/05109": { "date": "2015", - "value": 10834 + "value": 10835 }, "geoId/05111": { "date": "2015", - "value": 24004 + "value": 24002 }, "geoId/05113": { "date": "2015", - "value": 20205 + "value": 20196 }, "geoId/05115": { "date": "2015", - "value": 63642 + "value": 63608 }, "geoId/05117": { "date": "2015", - "value": 8311 + "value": 8297 }, "geoId/05119": { "date": "2015", - "value": 393857 + "value": 393576 }, "geoId/05121": { "date": "2015", - "value": 17447 + "value": 17427 }, "geoId/05123": { "date": "2015", - "value": 26600 + "value": 26651 }, "geoId/05125": { "date": "2015", - "value": 116428 + "value": 116390 }, "geoId/05127": { "date": "2015", - "value": 10538 + "value": 10540 }, "geoId/05129": { "date": "2015", - "value": 7838 + "value": 7831 }, "geoId/05131": { "date": "2015", - "value": 127511 + "value": 127385 }, "geoId/05133": { "date": "2015", - "value": 17263 + "value": 17272 }, "geoId/05135": { "date": "2015", - "value": 16811 + "value": 16808 }, "geoId/05137": { "date": "2015", - "value": 12405 + "value": 12380 }, "geoId/05139": { "date": "2015", - "value": 40112 + "value": 40086 }, "geoId/05141": { "date": "2015", - "value": 16811 + "value": 16773 }, "geoId/05143": { "date": "2015", - "value": 224600 + "value": 224434 }, "geoId/05145": { "date": "2015", - "value": 78954 + "value": 78915 }, "geoId/05147": { "date": "2015", - "value": 6715 + "value": 6721 }, "geoId/05149": { "date": "2015", - "value": 21505 + "value": 21506 }, "geoId/06001": { "date": "2015", - "value": 1634326 + "value": 1634538 }, "geoId/06003": { "date": "2015", - "value": 1080 + "value": 1087 }, "geoId/06005": { "date": "2015", - "value": 37039 + "value": 37037 }, "geoId/06007": { "date": "2015", - "value": 224643 + "value": 224631 }, "geoId/06009": { "date": "2015", - "value": 44972 + "value": 44957 }, "geoId/06011": { "date": "2015", - "value": 21208 + "value": 21269 }, "geoId/06013": { "date": "2015", - "value": 1124148 + "value": 1124405 }, "geoId/06015": { "date": "2015", - "value": 27198 + "value": 27190 }, "geoId/06017": { "date": "2015", - "value": 184627 + "value": 184569 }, "geoId/06019": { "date": "2015", - "value": 968889 + "value": 969488 }, "geoId/06021": { "date": "2015", - "value": 27723 + "value": 27776 }, "geoId/06023": { "date": "2015", - "value": 135177 + "value": 135102 }, "geoId/06025": { "date": "2015", - "value": 178701 + "value": 178937 }, "geoId/06027": { "date": "2015", - "value": 18097 + "value": 18174 }, "geoId/06029": { "date": "2015", - "value": 876548 + "value": 876031 }, "geoId/06031": { "date": "2015", - "value": 149960 + "value": 150085 }, "geoId/06033": { "date": "2015", - "value": 64266 + "value": 64260 }, "geoId/06035": { "date": "2015", @@ -29381,139 +29585,131 @@ }, "geoId/06037": { "date": "2015", - "value": 10077263 + "value": 10085416 }, "geoId/06039": { "date": "2015", - "value": 153448 + "value": 153576 }, "geoId/06041": { "date": "2015", - "value": 260974 + "value": 260916 }, "geoId/06043": { "date": "2015", - "value": 17653 + "value": 17622 }, "geoId/06045": { "date": "2015", - "value": 87131 + "value": 87107 }, "geoId/06047": { "date": "2015", - "value": 266133 + "value": 266353 }, "geoId/06049": { "date": "2015", - "value": 9064 + "value": 9048 }, "geoId/06051": { "date": "2015", - "value": 14074 + "value": 14043 }, "geoId/06053": { "date": "2015", - "value": 430178 + "value": 430552 }, "geoId/06055": { "date": "2015", - "value": 140766 + "value": 140862 }, "geoId/06057": { "date": "2015", - "value": 98716 + "value": 98676 }, "geoId/06059": { "date": "2015", - "value": 3148952 + "value": 3149280 }, "geoId/06061": { "date": "2015", - "value": 372870 + "value": 372841 }, "geoId/06063": { "date": "2015", - "value": 18435 + "value": 18516 }, "geoId/06065": { "date": "2015", - "value": 2344648 + "value": 2345816 }, "geoId/06067": { "date": "2015", - "value": 1493547 + "value": 1493674 }, "geoId/06069": { "date": "2015", - "value": 58276 + "value": 58216 }, "geoId/06071": { "date": "2015", - "value": 2114352 + "value": 2115411 }, "geoId/06073": { "date": "2015", - "value": 3280825 - }, - "geoId/06075": { - "date": "2015", - "value": 863237 + "value": 3280850 }, "geoId/06077": { "date": "2015", - "value": 721919 + "value": 722271 }, "geoId/06079": { "date": "2015", - "value": 280138 - }, - "geoId/06081": { - "date": "2015", - "value": 765479 + "value": 280077 }, "geoId/06083": { "date": "2015", - "value": 442051 + "value": 442229 }, "geoId/06085": { "date": "2015", - "value": 1915736 + "value": 1916285 }, "geoId/06087": { "date": "2015", - "value": 273495 + "value": 273503 }, "geoId/06089": { "date": "2015", - "value": 178386 + "value": 178314 }, "geoId/06091": { "date": "2015", - "value": 2990 + "value": 2996 }, "geoId/06093": { "date": "2015", - "value": 43275 + "value": 43336 }, "geoId/06095": { "date": "2015", - "value": 433378 + "value": 433409 }, "geoId/06097": { "date": "2015", - "value": 500598 + "value": 500863 }, "geoId/06099": { "date": "2015", - "value": 532954 + "value": 533211 }, "geoId/06101": { "date": "2015", - "value": 95224 + "value": 95282 }, "geoId/06103": { "date": "2015", - "value": 63150 + "value": 63158 }, "geoId/06105": { "date": "2015", @@ -29521,139 +29717,135 @@ }, "geoId/06107": { "date": "2015", - "value": 456794 + "value": 457161 }, "geoId/06109": { "date": "2015", - "value": 53599 + "value": 53615 }, "geoId/06111": { "date": "2015", - "value": 845599 + "value": 845802 }, "geoId/06113": { "date": "2015", - "value": 211998 + "value": 212037 }, "geoId/06115": { "date": "2015", - "value": 74039 - }, - "geoId/08001": { - "date": "2015", - "value": 490448 + "value": 74045 }, "geoId/08003": { "date": "2015", - "value": 15894 + "value": 16314 }, "geoId/08005": { "date": "2015", - "value": 631688 + "value": 630984 }, "geoId/08007": { "date": "2015", - "value": 12399 + "value": 12393 }, "geoId/08009": { "date": "2015", - "value": 3554 + "value": 3553 }, "geoId/08011": { "date": "2015", - "value": 5891 + "value": 5879 }, "geoId/08013": { "date": "2015", - "value": 318408 + "value": 318027 }, "geoId/08014": { "date": "2015", - "value": 64914 + "value": 64856 }, "geoId/08015": { "date": "2015", - "value": 18635 + "value": 18600 }, "geoId/08017": { "date": "2015", - "value": 1826 + "value": 1827 }, "geoId/08019": { "date": "2015", - "value": 9246 + "value": 9244 }, "geoId/08021": { "date": "2015", - "value": 8064 + "value": 8069 }, "geoId/08023": { "date": "2015", - "value": 3576 + "value": 3577 }, "geoId/08025": { "date": "2015", - "value": 5633 + "value": 5622 }, "geoId/08027": { "date": "2015", - "value": 4434 + "value": 4438 }, "geoId/08029": { "date": "2015", - "value": 29925 + "value": 29919 }, "geoId/08031": { "date": "2015", - "value": 683328 + "value": 683665 }, "geoId/08033": { "date": "2015", - "value": 1980 + "value": 1981 }, "geoId/08035": { "date": "2015", - "value": 322333 + "value": 322025 }, "geoId/08037": { "date": "2015", - "value": 53863 + "value": 53865 }, "geoId/08039": { "date": "2015", - "value": 24634 + "value": 24630 }, "geoId/08041": { "date": "2015", - "value": 674094 + "value": 674001 }, "geoId/08043": { "date": "2015", - "value": 46327 + "value": 46282 }, "geoId/08045": { "date": "2015", - "value": 57724 + "value": 57698 }, "geoId/08047": { "date": "2015", - "value": 5813 + "value": 5805 }, "geoId/08049": { "date": "2015", - "value": 14742 + "value": 14721 }, "geoId/08051": { "date": "2015", - "value": 16125 + "value": 16178 }, "geoId/08053": { "date": "2015", - "value": 762 + "value": 764 }, "geoId/08055": { "date": "2015", - "value": 6408 + "value": 6407 }, "geoId/08057": { "date": "2015", @@ -29661,31 +29853,31 @@ }, "geoId/08059": { "date": "2015", - "value": 565240 + "value": 564888 }, "geoId/08061": { "date": "2015", - "value": 1386 + "value": 1384 }, "geoId/08063": { "date": "2015", - "value": 8223 + "value": 8215 }, "geoId/08065": { "date": "2015", - "value": 7455 + "value": 7442 }, "geoId/08067": { "date": "2015", - "value": 54776 + "value": 54687 }, "geoId/08069": { "date": "2015", - "value": 333637 + "value": 333303 }, "geoId/08071": { "date": "2015", - "value": 14048 + "value": 14043 }, "geoId/08073": { "date": "2015", @@ -29693,207 +29885,203 @@ }, "geoId/08075": { "date": "2015", - "value": 22484 + "value": 22472 }, "geoId/08077": { "date": "2015", - "value": 148159 + "value": 148025 }, "geoId/08079": { "date": "2015", - "value": 742 + "value": 744 }, "geoId/08081": { "date": "2015", - "value": 12946 + "value": 12939 }, "geoId/08083": { "date": "2015", - "value": 25763 + "value": 25722 }, "geoId/08085": { "date": "2015", - "value": 40609 + "value": 40562 }, "geoId/08087": { "date": "2015", - "value": 28245 + "value": 28252 }, "geoId/08089": { "date": "2015", - "value": 18182 + "value": 18210 }, "geoId/08091": { "date": "2015", - "value": 4611 + "value": 4608 }, "geoId/08093": { "date": "2015", - "value": 16739 + "value": 16726 }, "geoId/08095": { "date": "2015", - "value": 4328 + "value": 4329 }, "geoId/08097": { "date": "2015", - "value": 17962 + "value": 17940 }, "geoId/08099": { "date": "2015", - "value": 11937 + "value": 11971 }, "geoId/08101": { "date": "2015", - "value": 163101 + "value": 163006 }, "geoId/08103": { "date": "2015", - "value": 6487 + "value": 6503 }, "geoId/08105": { "date": "2015", - "value": 11355 + "value": 11356 }, "geoId/08107": { "date": "2015", - "value": 24388 + "value": 24360 }, "geoId/08109": { "date": "2015", - "value": 6250 + "value": 6251 }, "geoId/08111": { "date": "2015", - "value": 690 + "value": 688 }, "geoId/08113": { "date": "2015", - "value": 7850 + "value": 7840 }, "geoId/08115": { "date": "2015", - "value": 2373 + "value": 2375 }, "geoId/08117": { "date": "2015", - "value": 30064 + "value": 30045 }, "geoId/08119": { "date": "2015", - "value": 23421 + "value": 23388 }, "geoId/08121": { "date": "2015", - "value": 4775 + "value": 4786 }, "geoId/08123": { "date": "2015", - "value": 286493 + "value": 285819 }, "geoId/08125": { "date": "2015", - "value": 10044 + "value": 10050 }, "geoId/09001": { "date": "2015", - "value": 945323 + "value": 944943 }, "geoId/09003": { "date": "2015", - "value": 896563 + "value": 896290 }, "geoId/09005": { "date": "2015", - "value": 184171 + "value": 184122 }, "geoId/09007": { "date": "2015", - "value": 163809 + "value": 163724 }, "geoId/09009": { "date": "2015", - "value": 860506 + "value": 860186 }, "geoId/09011": { "date": "2015", - "value": 269818 + "value": 269636 }, "geoId/09013": { "date": "2015", - "value": 151815 + "value": 151734 }, "geoId/09015": { "date": "2015", - "value": 116556 + "value": 116487 }, "geoId/10001": { "date": "2015", - "value": 173308 + "value": 173128 }, "geoId/10003": { "date": "2015", - "value": 553929 + "value": 553488 }, "geoId/10005": { "date": "2015", - "value": 214828 - }, - "geoId/11001": { - "date": "2015", - "value": 677014 + "value": 214636 }, "geoId/12001": { "date": "2015", - "value": 259215 + "value": 259052 }, "geoId/12003": { "date": "2015", - "value": 27357 + "value": 27355 }, "geoId/12005": { "date": "2015", - "value": 181678 + "value": 181488 }, "geoId/12007": { "date": "2015", - "value": 26759 + "value": 26743 }, "geoId/12009": { "date": "2015", - "value": 566133 + "value": 565746 }, "geoId/12011": { "date": "2015", - "value": 1885435 + "value": 1885040 }, "geoId/12013": { "date": "2015", - "value": 14412 + "value": 14411 }, "geoId/12015": { "date": "2015", - "value": 172607 + "value": 172382 }, "geoId/12017": { "date": "2015", - "value": 140397 + "value": 140287 }, "geoId/12019": { "date": "2015", - "value": 202552 + "value": 202392 }, "geoId/12021": { "date": "2015", - "value": 356288 + "value": 356041 }, "geoId/12023": { "date": "2015", - "value": 68277 + "value": 68222 }, "geoId/12027": { "date": "2015", - "value": 35644 + "value": 35648 }, "geoId/12029": { "date": "2015", @@ -29901,239 +30089,239 @@ }, "geoId/12031": { "date": "2015", - "value": 911106 + "value": 910578 }, "geoId/12033": { "date": "2015", - "value": 309630 + "value": 309311 }, "geoId/12035": { "date": "2015", - "value": 104533 + "value": 104436 }, "geoId/12037": { "date": "2015", - "value": 11702 + "value": 11706 }, "geoId/12039": { "date": "2015", - "value": 46057 + "value": 46060 }, "geoId/12041": { "date": "2015", - "value": 17394 + "value": 17378 }, "geoId/12043": { "date": "2015", - "value": 13115 + "value": 13111 }, "geoId/12045": { "date": "2015", - "value": 15944 + "value": 15928 }, "geoId/12047": { "date": "2015", - "value": 14275 + "value": 14267 }, "geoId/12049": { "date": "2015", - "value": 27167 + "value": 27177 }, "geoId/12051": { "date": "2015", - "value": 39242 + "value": 39248 }, "geoId/12053": { "date": "2015", - "value": 178036 + "value": 177900 }, "geoId/12055": { "date": "2015", - "value": 100204 + "value": 100137 }, "geoId/12057": { "date": "2015", - "value": 1364645 + "value": 1364073 }, "geoId/12059": { "date": "2015", - "value": 19292 + "value": 19270 }, "geoId/12061": { "date": "2015", - "value": 147547 + "value": 147434 }, "geoId/12063": { "date": "2015", - "value": 48617 + "value": 48625 }, "geoId/12065": { "date": "2015", - "value": 14121 + "value": 14115 }, "geoId/12067": { "date": "2015", - "value": 8722 + "value": 8734 }, "geoId/12069": { "date": "2015", - "value": 325338 + "value": 325154 }, "geoId/12071": { "date": "2015", - "value": 700243 + "value": 699644 }, "geoId/12073": { "date": "2015", - "value": 286098 + "value": 285904 }, "geoId/12075": { "date": "2015", - "value": 39630 + "value": 39601 }, "geoId/12077": { "date": "2015", - "value": 8412 + "value": 8408 }, "geoId/12079": { "date": "2015", - "value": 18485 + "value": 18474 }, "geoId/12081": { "date": "2015", - "value": 362821 + "value": 362548 }, "geoId/12083": { "date": "2015", - "value": 342388 + "value": 342182 }, "geoId/12085": { "date": "2015", - "value": 155674 + "value": 155559 }, "geoId/12086": { "date": "2015", - "value": 2659549 + "value": 2659839 }, "geoId/12087": { "date": "2015", - "value": 76758 + "value": 76648 }, "geoId/12089": { "date": "2015", - "value": 78022 + "value": 77951 }, "geoId/12091": { "date": "2015", - "value": 198310 + "value": 197748 }, "geoId/12093": { "date": "2015", - "value": 39833 + "value": 39854 }, "geoId/12095": { "date": "2015", - "value": 1291844 + "value": 1291301 }, "geoId/12097": { "date": "2015", - "value": 323860 + "value": 323736 }, "geoId/12099": { "date": "2015", - "value": 1424772 + "value": 1424256 }, "geoId/12101": { "date": "2015", - "value": 495130 + "value": 494895 }, "geoId/12103": { "date": "2015", - "value": 947664 + "value": 947060 }, "geoId/12105": { "date": "2015", - "value": 648823 + "value": 648523 }, "geoId/12107": { "date": "2015", - "value": 71961 + "value": 71939 }, "geoId/12109": { "date": "2015", - "value": 226582 + "value": 226362 }, "geoId/12111": { "date": "2015", - "value": 297471 + "value": 297282 }, "geoId/12113": { "date": "2015", - "value": 166451 + "value": 166226 }, "geoId/12115": { "date": "2015", - "value": 405099 + "value": 404761 }, "geoId/12117": { "date": "2015", - "value": 448535 + "value": 448318 }, "geoId/12119": { "date": "2015", - "value": 117229 + "value": 117076 }, "geoId/12121": { "date": "2015", - "value": 43670 + "value": 43671 }, "geoId/12123": { "date": "2015", - "value": 22362 + "value": 22360 }, "geoId/12125": { "date": "2015", - "value": 15268 + "value": 15274 }, "geoId/12127": { "date": "2015", - "value": 517144 + "value": 516730 }, "geoId/12129": { "date": "2015", - "value": 31529 + "value": 31523 }, "geoId/12131": { "date": "2015", - "value": 63145 + "value": 63066 }, "geoId/12133": { "date": "2015", - "value": 24556 + "value": 24561 }, "geoId/13001": { "date": "2015", - "value": 18420 + "value": 18423 }, "geoId/13003": { "date": "2015", - "value": 8331 + "value": 8340 }, "geoId/13005": { "date": "2015", - "value": 11225 + "value": 11242 }, "geoId/13007": { "date": "2015", - "value": 3192 + "value": 3196 }, "geoId/13009": { "date": "2015", - "value": 45566 + "value": 45549 }, "geoId/13011": { "date": "2015", - "value": 18375 + "value": 18378 }, "geoId/13013": { "date": "2015", @@ -30141,603 +30329,603 @@ }, "geoId/13015": { "date": "2015", - "value": 102063 + "value": 102043 }, "geoId/13017": { "date": "2015", - "value": 17368 + "value": 17357 }, "geoId/13019": { "date": "2015", - "value": 18989 + "value": 18975 }, "geoId/13021": { "date": "2015", - "value": 154068 + "value": 153945 }, "geoId/13023": { "date": "2015", - "value": 12710 + "value": 12705 }, "geoId/13025": { "date": "2015", - "value": 18443 + "value": 18437 }, "geoId/13027": { "date": "2015", - "value": 15672 + "value": 15670 }, "geoId/13029": { "date": "2015", - "value": 34860 + "value": 34792 }, "geoId/13031": { "date": "2015", - "value": 73137 + "value": 73116 }, "geoId/13033": { "date": "2015", - "value": 22644 + "value": 22632 }, "geoId/13035": { "date": "2015", - "value": 23516 + "value": 23520 }, "geoId/13037": { "date": "2015", - "value": 6536 + "value": 6531 }, "geoId/13039": { "date": "2015", - "value": 52549 + "value": 52439 }, "geoId/13043": { "date": "2015", - "value": 10864 + "value": 10867 }, "geoId/13045": { "date": "2015", - "value": 114501 + "value": 114461 }, "geoId/13047": { "date": "2015", - "value": 65841 + "value": 65778 }, "geoId/13049": { "date": "2015", - "value": 13238 + "value": 13234 }, "geoId/13051": { "date": "2015", - "value": 286239 + "value": 285959 }, "geoId/13053": { "date": "2015", - "value": 11075 + "value": 11042 }, "geoId/13055": { "date": "2015", - "value": 24918 + "value": 24905 }, "geoId/13057": { "date": "2015", - "value": 235424 + "value": 235329 }, "geoId/13059": { "date": "2015", - "value": 123621 + "value": 123561 }, "geoId/13061": { "date": "2015", - "value": 3080 + "value": 3077 }, "geoId/13063": { "date": "2015", - "value": 272874 + "value": 272720 }, "geoId/13065": { "date": "2015", - "value": 6828 + "value": 6836 }, "geoId/13067": { "date": "2015", - "value": 739428 + "value": 739052 }, "geoId/13069": { "date": "2015", - "value": 42998 + "value": 42987 }, "geoId/13071": { "date": "2015", - "value": 45486 + "value": 45466 }, "geoId/13073": { "date": "2015", - "value": 143991 + "value": 143837 }, "geoId/13075": { "date": "2015", - "value": 17076 + "value": 17069 }, "geoId/13077": { "date": "2015", - "value": 138217 + "value": 138145 }, "geoId/13079": { "date": "2015", - "value": 12351 + "value": 12354 }, "geoId/13081": { "date": "2015", - "value": 22961 + "value": 22959 }, "geoId/13083": { "date": "2015", - "value": 16176 + "value": 16162 }, "geoId/13085": { "date": "2015", - "value": 23371 + "value": 23369 }, "geoId/13087": { "date": "2015", - "value": 27063 + "value": 27049 }, "geoId/13089": { "date": "2015", - "value": 734846 + "value": 734434 }, "geoId/13091": { "date": "2015", - "value": 21133 + "value": 21135 }, "geoId/13093": { "date": "2015", - "value": 14033 + "value": 14034 }, "geoId/13095": { "date": "2015", - "value": 91556 + "value": 91513 }, "geoId/13097": { "date": "2015", - "value": 140264 + "value": 140173 }, "geoId/13099": { "date": "2015", - "value": 10459 + "value": 10452 }, "geoId/13101": { "date": "2015", - "value": 4024 + "value": 4030 }, "geoId/13103": { "date": "2015", - "value": 57125 + "value": 57076 }, "geoId/13105": { "date": "2015", - "value": 19303 + "value": 19299 }, "geoId/13107": { "date": "2015", - "value": 22465 + "value": 22477 }, "geoId/13109": { "date": "2015", - "value": 10690 + "value": 10695 }, "geoId/13111": { "date": "2015", - "value": 24455 + "value": 24439 }, "geoId/13113": { "date": "2015", - "value": 110215 + "value": 110141 }, "geoId/13115": { "date": "2015", - "value": 96209 + "value": 96186 }, "geoId/13117": { "date": "2015", - "value": 211368 + "value": 211250 }, "geoId/13119": { "date": "2015", - "value": 22281 + "value": 22262 }, "geoId/13121": { "date": "2015", - "value": 1005752 + "value": 1005127 }, "geoId/13123": { "date": "2015", - "value": 29512 + "value": 29497 }, "geoId/13125": { "date": "2015", - "value": 3020 + "value": 3018 }, "geoId/13127": { "date": "2015", - "value": 83368 + "value": 83311 }, "geoId/13129": { "date": "2015", - "value": 56330 + "value": 56324 }, "geoId/13131": { "date": "2015", - "value": 25106 + "value": 25076 }, "geoId/13133": { "date": "2015", - "value": 16620 + "value": 16644 }, "geoId/13135": { "date": "2015", - "value": 888597 + "value": 888494 }, "geoId/13137": { "date": "2015", - "value": 43775 + "value": 43792 }, "geoId/13139": { "date": "2015", - "value": 192249 + "value": 192245 }, "geoId/13141": { "date": "2015", - "value": 8579 + "value": 8578 }, "geoId/13143": { "date": "2015", - "value": 28733 + "value": 28702 }, "geoId/13145": { "date": "2015", - "value": 33147 + "value": 33155 }, "geoId/13147": { "date": "2015", - "value": 25415 + "value": 25431 }, "geoId/13149": { "date": "2015", - "value": 11557 + "value": 11556 }, "geoId/13151": { "date": "2015", - "value": 216548 + "value": 216414 }, "geoId/13153": { "date": "2015", - "value": 149197 + "value": 149323 }, "geoId/13155": { "date": "2015", - "value": 9137 + "value": 9151 }, "geoId/13157": { "date": "2015", - "value": 63439 + "value": 63418 }, "geoId/13159": { "date": "2015", - "value": 13679 + "value": 13683 }, "geoId/13161": { "date": "2015", - "value": 15012 + "value": 15019 }, "geoId/13163": { "date": "2015", - "value": 15926 + "value": 15927 }, "geoId/13165": { "date": "2015", - "value": 8906 + "value": 8875 }, "geoId/13167": { "date": "2015", - "value": 9717 + "value": 9708 }, "geoId/13169": { "date": "2015", - "value": 28432 + "value": 28441 }, "geoId/13171": { "date": "2015", - "value": 18229 + "value": 18236 }, "geoId/13173": { "date": "2015", - "value": 10264 + "value": 10269 }, "geoId/13175": { "date": "2015", - "value": 47491 + "value": 47486 }, "geoId/13177": { "date": "2015", - "value": 29191 + "value": 29173 }, "geoId/13179": { "date": "2015", - "value": 61762 + "value": 61611 }, "geoId/13181": { "date": "2015", - "value": 7720 + "value": 7722 }, "geoId/13183": { "date": "2015", - "value": 17695 + "value": 17658 }, "geoId/13185": { "date": "2015", - "value": 113501 + "value": 113342 }, "geoId/13187": { "date": "2015", - "value": 31292 + "value": 31324 }, "geoId/13189": { "date": "2015", - "value": 21470 + "value": 21462 }, "geoId/13191": { "date": "2015", - "value": 14033 + "value": 14031 }, "geoId/13193": { "date": "2015", - "value": 13689 + "value": 13695 }, "geoId/13195": { "date": "2015", - "value": 28431 + "value": 28419 }, "geoId/13197": { "date": "2015", - "value": 8561 + "value": 8558 }, "geoId/13199": { "date": "2015", - "value": 21167 + "value": 21173 }, "geoId/13201": { "date": "2015", - "value": 5847 + "value": 5843 }, "geoId/13205": { "date": "2015", - "value": 22449 + "value": 22453 }, "geoId/13207": { "date": "2015", - "value": 26683 + "value": 26708 }, "geoId/13209": { "date": "2015", - "value": 8939 + "value": 8942 }, "geoId/13211": { "date": "2015", - "value": 17947 + "value": 17948 }, "geoId/13213": { "date": "2015", - "value": 39426 + "value": 39430 }, "geoId/13215": { "date": "2015", - "value": 198925 + "value": 198702 }, "geoId/13217": { "date": "2015", - "value": 104920 + "value": 104884 }, "geoId/13219": { "date": "2015", - "value": 35861 + "value": 35853 }, "geoId/13221": { "date": "2015", - "value": 14722 + "value": 14732 }, "geoId/13223": { "date": "2015", - "value": 151691 + "value": 151649 }, "geoId/13225": { "date": "2015", - "value": 27216 + "value": 26970 }, "geoId/13227": { "date": "2015", - "value": 30139 + "value": 30136 }, "geoId/13229": { "date": "2015", - "value": 19089 + "value": 19094 }, "geoId/13231": { "date": "2015", - "value": 17935 + "value": 17925 }, "geoId/13233": { "date": "2015", - "value": 41209 + "value": 41207 }, "geoId/13235": { "date": "2015", - "value": 11409 + "value": 11397 }, "geoId/13237": { "date": "2015", - "value": 21310 + "value": 21320 }, "geoId/13239": { "date": "2015", - "value": 2277 + "value": 2275 }, "geoId/13241": { "date": "2015", - "value": 16224 + "value": 16226 }, "geoId/13243": { "date": "2015", - "value": 7153 + "value": 7147 }, "geoId/13245": { "date": "2015", - "value": 201639 + "value": 201451 }, "geoId/13247": { "date": "2015", - "value": 88424 + "value": 88354 }, "geoId/13249": { "date": "2015", - "value": 5208 + "value": 5209 }, "geoId/13251": { "date": "2015", - "value": 14060 + "value": 14056 }, "geoId/13253": { "date": "2015", - "value": 8559 + "value": 8561 }, "geoId/13255": { "date": "2015", - "value": 63826 + "value": 63818 }, "geoId/13257": { "date": "2015", - "value": 25475 + "value": 25446 }, "geoId/13259": { "date": "2015", - "value": 5969 + "value": 5973 }, "geoId/13261": { "date": "2015", - "value": 30625 + "value": 30696 }, "geoId/13263": { "date": "2015", - "value": 6499 + "value": 6498 }, "geoId/13265": { "date": "2015", - "value": 1641 + "value": 1643 }, "geoId/13267": { "date": "2015", - "value": 25394 + "value": 25390 }, "geoId/13269": { "date": "2015", - "value": 8316 + "value": 8245 }, "geoId/13271": { "date": "2015", - "value": 16448 + "value": 16439 }, "geoId/13273": { "date": "2015", - "value": 9016 + "value": 9013 }, "geoId/13275": { "date": "2015", - "value": 44819 + "value": 44796 }, "geoId/13277": { "date": "2015", - "value": 40538 + "value": 40536 }, "geoId/13279": { "date": "2015", - "value": 27151 + "value": 27150 }, "geoId/13281": { "date": "2015", - "value": 11208 + "value": 11207 }, "geoId/13283": { "date": "2015", - "value": 6807 + "value": 6803 }, "geoId/13285": { "date": "2015", - "value": 69666 + "value": 69595 }, "geoId/13287": { "date": "2015", - "value": 7988 + "value": 7979 }, "geoId/13289": { "date": "2015", - "value": 8353 + "value": 8347 }, "geoId/13291": { "date": "2015", - "value": 22029 + "value": 22017 }, "geoId/13293": { "date": "2015", - "value": 26237 + "value": 26231 }, "geoId/13295": { "date": "2015", - "value": 68604 + "value": 68537 }, "geoId/13297": { "date": "2015", - "value": 88373 + "value": 88333 }, "geoId/13299": { "date": "2015", - "value": 35337 + "value": 35327 }, "geoId/13301": { "date": "2015", - "value": 5375 + "value": 5377 }, "geoId/13303": { "date": "2015", - "value": 20734 + "value": 20736 }, "geoId/13305": { "date": "2015", - "value": 29460 + "value": 29430 }, "geoId/13307": { "date": "2015", - "value": 2632 + "value": 2631 }, "geoId/13309": { "date": "2015", - "value": 7909 + "value": 7897 }, "geoId/13311": { "date": "2015", - "value": 28389 + "value": 28374 }, "geoId/13313": { "date": "2015", - "value": 103621 + "value": 103669 }, "geoId/13315": { "date": "2015", - "value": 9015 + "value": 8898 }, "geoId/13317": { "date": "2015", - "value": 9927 + "value": 9909 }, "geoId/13319": { "date": "2015", @@ -30745,15 +30933,15 @@ }, "geoId/13321": { "date": "2015", - "value": 20692 + "value": 20688 }, "geoId/15001": { "date": "2015", - "value": 196111 + "value": 195975 }, "geoId/15003": { "date": "2015", - "value": 991755 + "value": 991064 }, "geoId/15005": { "date": "2015", @@ -30761,39 +30949,39 @@ }, "geoId/15007": { "date": "2015", - "value": 71052 + "value": 71021 }, "geoId/15009": { "date": "2015", - "value": 163993 + "value": 163904 }, "geoId/16001": { "date": "2015", - "value": 433254 + "value": 432862 }, "geoId/16003": { "date": "2015", - "value": 3891 + "value": 3889 }, "geoId/16005": { "date": "2015", - "value": 84263 + "value": 84184 }, "geoId/16007": { "date": "2015", - "value": 5883 + "value": 5879 }, "geoId/16009": { "date": "2015", - "value": 8999 + "value": 8990 }, "geoId/16011": { "date": "2015", - "value": 45071 + "value": 45057 }, "geoId/16013": { "date": "2015", - "value": 21659 + "value": 21636 }, "geoId/16015": { "date": "2015", @@ -30801,111 +30989,111 @@ }, "geoId/16017": { "date": "2015", - "value": 41656 + "value": 41600 }, "geoId/16019": { "date": "2015", - "value": 109916 + "value": 109849 }, "geoId/16021": { "date": "2015", - "value": 11310 + "value": 11276 }, "geoId/16023": { "date": "2015", - "value": 2565 + "value": 2566 }, "geoId/16025": { "date": "2015", - "value": 1068 + "value": 1070 }, "geoId/16027": { "date": "2015", - "value": 206956 + "value": 206842 }, "geoId/16029": { "date": "2015", - "value": 6732 + "value": 6771 }, "geoId/16031": { "date": "2015", - "value": 23497 + "value": 23499 }, "geoId/16033": { "date": "2015", - "value": 885 + "value": 887 }, "geoId/16035": { "date": "2015", - "value": 8554 + "value": 8562 }, "geoId/16037": { "date": "2015", - "value": 4061 + "value": 4059 }, "geoId/16039": { "date": "2015", - "value": 25861 + "value": 25826 }, "geoId/16041": { "date": "2015", - "value": 12974 + "value": 12955 }, "geoId/16043": { "date": "2015", - "value": 12824 + "value": 12812 }, "geoId/16045": { "date": "2015", - "value": 16706 + "value": 16685 }, "geoId/16047": { "date": "2015", - "value": 15181 + "value": 15212 }, "geoId/16049": { "date": "2015", - "value": 16312 + "value": 16296 }, "geoId/16051": { "date": "2015", - "value": 27133 + "value": 27127 }, "geoId/16053": { "date": "2015", - "value": 22960 + "value": 22971 }, "geoId/16055": { "date": "2015", - "value": 149566 + "value": 149367 }, "geoId/16057": { "date": "2015", - "value": 38860 + "value": 38796 }, "geoId/16059": { "date": "2015", - "value": 7744 + "value": 7736 }, "geoId/16061": { "date": "2015", - "value": 3792 + "value": 3795 }, "geoId/16063": { "date": "2015", - "value": 5312 + "value": 5303 }, "geoId/16065": { "date": "2015", - "value": 38120 + "value": 37989 }, "geoId/16067": { "date": "2015", - "value": 20431 + "value": 20430 }, "geoId/16069": { "date": "2015", - "value": 40039 + "value": 39995 }, "geoId/16071": { "date": "2015", @@ -30913,171 +31101,171 @@ }, "geoId/16073": { "date": "2015", - "value": 11294 + "value": 11288 }, "geoId/16075": { "date": "2015", - "value": 22833 + "value": 22790 }, "geoId/16077": { "date": "2015", - "value": 7690 + "value": 7687 }, "geoId/16079": { "date": "2015", - "value": 12446 + "value": 12456 }, "geoId/16081": { "date": "2015", - "value": 10744 + "value": 10725 }, "geoId/16083": { "date": "2015", - "value": 82289 + "value": 82245 }, "geoId/16085": { "date": "2015", - "value": 10058 + "value": 10046 }, "geoId/16087": { "date": "2015", - "value": 9894 + "value": 9899 }, "geoId/17001": { "date": "2015", - "value": 66850 + "value": 66835 }, "geoId/17003": { "date": "2015", - "value": 6763 + "value": 6762 }, "geoId/17005": { "date": "2015", - "value": 16688 + "value": 16686 }, "geoId/17007": { "date": "2015", - "value": 53571 + "value": 53579 }, "geoId/17009": { "date": "2015", - "value": 6755 + "value": 6748 }, "geoId/17011": { "date": "2015", - "value": 33494 + "value": 33491 }, "geoId/17013": { "date": "2015", - "value": 4858 + "value": 4860 }, "geoId/17015": { "date": "2015", - "value": 14638 + "value": 14640 }, "geoId/17017": { "date": "2015", - "value": 12843 + "value": 12848 }, "geoId/17019": { "date": "2015", - "value": 209534 + "value": 209382 }, "geoId/17021": { "date": "2015", - "value": 33480 + "value": 33463 }, "geoId/17023": { "date": "2015", - "value": 15881 + "value": 15869 }, "geoId/17025": { "date": "2015", - "value": 13395 + "value": 13402 }, "geoId/17027": { "date": "2015", - "value": 37657 + "value": 37665 }, "geoId/17029": { "date": "2015", - "value": 52217 + "value": 52179 }, "geoId/17031": { "date": "2015", - "value": 5243371 + "value": 5244088 }, "geoId/17033": { "date": "2015", - "value": 19262 + "value": 19258 }, "geoId/17035": { "date": "2015", - "value": 10869 + "value": 10860 }, "geoId/17037": { "date": "2015", - "value": 104238 + "value": 104195 }, "geoId/17039": { "date": "2015", - "value": 16185 + "value": 16181 }, "geoId/17041": { "date": "2015", - "value": 19827 + "value": 19831 }, "geoId/17043": { "date": "2015", - "value": 933669 + "value": 933609 }, "geoId/17045": { "date": "2015", - "value": 17625 + "value": 17603 }, "geoId/17047": { "date": "2015", - "value": 6514 + "value": 6509 }, "geoId/17049": { "date": "2015", - "value": 34200 + "value": 34202 }, "geoId/17051": { "date": "2015", - "value": 22048 + "value": 22033 }, "geoId/17053": { "date": "2015", - "value": 13527 + "value": 13526 }, "geoId/17055": { "date": "2015", - "value": 39398 + "value": 39390 }, "geoId/17057": { "date": "2015", - "value": 35709 + "value": 35713 }, "geoId/17059": { "date": "2015", - "value": 5224 + "value": 5222 }, "geoId/17061": { "date": "2015", - "value": 13345 + "value": 13344 }, "geoId/17063": { "date": "2015", - "value": 50358 + "value": 50363 }, "geoId/17065": { "date": "2015", - "value": 8247 + "value": 8249 }, "geoId/17067": { "date": "2015", - "value": 18217 + "value": 18216 }, "geoId/17069": { "date": "2015", @@ -31085,67 +31273,67 @@ }, "geoId/17071": { "date": "2015", - "value": 7001 + "value": 6997 }, "geoId/17073": { "date": "2015", - "value": 49654 + "value": 49638 }, "geoId/17075": { "date": "2015", - "value": 28529 + "value": 28522 }, "geoId/17077": { "date": "2015", - "value": 59249 + "value": 59214 }, "geoId/17079": { "date": "2015", - "value": 9630 + "value": 9628 }, "geoId/17081": { "date": "2015", - "value": 38290 + "value": 38272 }, "geoId/17083": { "date": "2015", - "value": 22268 + "value": 22260 }, "geoId/17085": { "date": "2015", - "value": 22068 + "value": 22077 }, "geoId/17087": { "date": "2015", - "value": 12768 + "value": 12777 }, "geoId/17089": { "date": "2015", - "value": 528562 + "value": 528760 }, "geoId/17091": { "date": "2015", - "value": 111786 + "value": 111750 }, "geoId/17093": { "date": "2015", - "value": 122892 + "value": 122878 }, "geoId/17095": { "date": "2015", - "value": 51377 + "value": 51370 }, "geoId/17097": { "date": "2015", - "value": 704687 + "value": 704611 }, "geoId/17099": { "date": "2015", - "value": 111015 + "value": 111019 }, "geoId/17101": { "date": "2015", - "value": 16467 + "value": 16455 }, "geoId/17103": { "date": "2015", @@ -31153,39 +31341,39 @@ }, "geoId/17105": { "date": "2015", - "value": 36615 + "value": 36605 }, "geoId/17107": { "date": "2015", - "value": 29286 + "value": 29284 }, "geoId/17109": { "date": "2015", - "value": 31461 + "value": 31449 }, "geoId/17111": { "date": "2015", - "value": 307595 + "value": 307572 }, "geoId/17113": { "date": "2015", - "value": 173222 + "value": 173141 }, "geoId/17115": { "date": "2015", - "value": 107398 + "value": 107343 }, "geoId/17117": { "date": "2015", - "value": 45887 + "value": 45876 }, "geoId/17119": { "date": "2015", - "value": 266112 + "value": 265996 }, "geoId/17121": { "date": "2015", - "value": 38381 + "value": 38359 }, "geoId/17123": { "date": "2015", @@ -31193,179 +31381,179 @@ }, "geoId/17125": { "date": "2015", - "value": 13862 + "value": 13861 }, "geoId/17127": { "date": "2015", - "value": 14568 + "value": 14567 }, "geoId/17129": { "date": "2015", - "value": 12364 + "value": 12356 }, "geoId/17131": { "date": "2015", - "value": 15748 + "value": 15746 }, "geoId/17133": { "date": "2015", - "value": 33811 + "value": 33739 }, "geoId/17135": { "date": "2015", - "value": 29196 + "value": 29186 }, "geoId/17137": { "date": "2015", - "value": 34693 + "value": 34673 }, "geoId/17139": { "date": "2015", - "value": 14747 + "value": 14740 }, "geoId/17141": { "date": "2015", - "value": 51572 + "value": 51559 }, "geoId/17143": { "date": "2015", - "value": 186552 + "value": 186481 }, "geoId/17145": { "date": "2015", - "value": 21522 + "value": 21516 }, "geoId/17147": { "date": "2015", - "value": 16356 + "value": 16350 }, "geoId/17149": { "date": "2015", - "value": 15794 + "value": 15792 }, "geoId/17151": { "date": "2015", - "value": 4302 + "value": 4287 }, "geoId/17153": { "date": "2015", - "value": 5662 + "value": 5654 }, "geoId/17155": { "date": "2015", - "value": 5729 + "value": 5727 }, "geoId/17157": { "date": "2015", - "value": 32754 + "value": 32803 }, "geoId/17159": { "date": "2015", - "value": 15952 + "value": 15953 }, "geoId/17161": { "date": "2015", - "value": 146161 + "value": 146094 }, "geoId/17163": { "date": "2015", - "value": 265008 + "value": 264858 }, "geoId/17165": { "date": "2015", - "value": 24495 + "value": 24491 }, "geoId/17167": { "date": "2015", - "value": 198973 + "value": 198898 }, "geoId/17169": { "date": "2015", - "value": 7150 + "value": 7149 }, "geoId/17171": { "date": "2015", - "value": 5112 + "value": 5110 }, "geoId/17173": { "date": "2015", - "value": 21819 + "value": 21823 }, "geoId/17175": { "date": "2015", - "value": 5508 + "value": 5505 }, "geoId/17177": { "date": "2015", - "value": 45680 + "value": 45668 }, "geoId/17179": { "date": "2015", - "value": 134350 + "value": 134302 }, "geoId/17181": { "date": "2015", - "value": 17285 + "value": 17290 }, "geoId/17183": { "date": "2015", - "value": 79209 + "value": 79170 }, "geoId/17185": { "date": "2015", - "value": 11627 + "value": 11626 }, "geoId/17187": { "date": "2015", - "value": 17448 + "value": 17466 }, "geoId/17189": { "date": "2015", - "value": 14259 + "value": 14262 }, "geoId/17191": { "date": "2015", - "value": 16534 + "value": 16520 }, "geoId/17193": { "date": "2015", - "value": 14204 + "value": 14199 }, "geoId/17195": { "date": "2015", - "value": 56943 + "value": 56919 }, "geoId/17197": { "date": "2015", - "value": 685825 + "value": 685877 }, "geoId/17199": { "date": "2015", - "value": 67457 + "value": 67428 }, "geoId/17201": { "date": "2015", - "value": 287237 + "value": 287148 }, "geoId/17203": { "date": "2015", - "value": 38949 + "value": 38930 }, "geoId/18001": { "date": "2015", - "value": 34962 + "value": 34945 }, "geoId/18003": { "date": "2015", - "value": 367508 + "value": 367362 }, "geoId/18005": { "date": "2015", - "value": 81516 + "value": 81458 }, "geoId/18007": { "date": "2015", - "value": 8698 + "value": 8693 }, "geoId/18009": { "date": "2015", @@ -31373,287 +31561,287 @@ }, "geoId/18011": { "date": "2015", - "value": 63080 + "value": 63033 }, "geoId/18013": { "date": "2015", - "value": 15003 + "value": 14994 }, "geoId/18015": { "date": "2015", - "value": 19891 + "value": 19887 }, "geoId/18017": { "date": "2015", - "value": 38079 + "value": 38081 }, "geoId/18019": { "date": "2015", - "value": 114887 + "value": 114819 }, "geoId/18021": { "date": "2015", - "value": 26406 + "value": 26395 }, "geoId/18023": { "date": "2015", - "value": 32372 + "value": 32373 }, "geoId/18025": { "date": "2015", - "value": 10556 + "value": 10557 }, "geoId/18027": { "date": "2015", - "value": 32819 + "value": 32823 }, "geoId/18029": { "date": "2015", - "value": 49491 + "value": 49455 }, "geoId/18031": { "date": "2015", - "value": 26338 + "value": 26339 }, "geoId/18033": { "date": "2015", - "value": 42511 + "value": 42496 }, "geoId/18035": { "date": "2015", - "value": 115814 + "value": 115767 }, "geoId/18037": { "date": "2015", - "value": 42329 + "value": 42317 }, "geoId/18039": { "date": "2015", - "value": 203022 + "value": 202995 }, "geoId/18041": { "date": "2015", - "value": 23389 + "value": 23388 }, "geoId/18043": { "date": "2015", - "value": 76559 + "value": 76505 }, "geoId/18045": { "date": "2015", - "value": 16543 + "value": 16531 }, "geoId/18047": { "date": "2015", - "value": 22953 + "value": 22940 }, "geoId/18049": { "date": "2015", - "value": 20346 + "value": 20332 }, "geoId/18051": { "date": "2015", - "value": 33656 + "value": 33620 }, "geoId/18053": { "date": "2015", - "value": 67543 + "value": 67479 }, "geoId/18055": { "date": "2015", - "value": 32428 + "value": 32414 }, "geoId/18057": { "date": "2015", - "value": 308623 + "value": 308428 }, "geoId/18059": { "date": "2015", - "value": 72441 + "value": 72413 }, "geoId/18061": { "date": "2015", - "value": 39537 + "value": 39532 }, "geoId/18063": { "date": "2015", - "value": 157848 + "value": 157776 }, "geoId/18065": { "date": "2015", - "value": 48662 + "value": 48655 }, "geoId/18067": { "date": "2015", - "value": 82378 + "value": 82338 }, "geoId/18069": { "date": "2015", - "value": 36535 + "value": 36518 }, "geoId/18071": { "date": "2015", - "value": 43892 + "value": 43875 }, "geoId/18073": { "date": "2015", - "value": 33498 + "value": 33478 }, "geoId/18075": { "date": "2015", - "value": 21135 + "value": 21136 }, "geoId/18077": { "date": "2015", - "value": 32305 + "value": 32297 }, "geoId/18079": { "date": "2015", - "value": 27847 + "value": 27834 }, "geoId/18081": { "date": "2015", - "value": 149021 + "value": 148962 }, "geoId/18083": { "date": "2015", - "value": 37784 + "value": 37760 }, "geoId/18085": { "date": "2015", - "value": 78562 + "value": 78547 }, "geoId/18087": { "date": "2015", - "value": 38620 + "value": 38614 }, "geoId/18089": { "date": "2015", - "value": 488195 + "value": 487908 }, "geoId/18091": { "date": "2015", - "value": 110884 + "value": 110835 }, "geoId/18093": { "date": "2015", - "value": 45571 + "value": 45568 }, "geoId/18095": { "date": "2015", - "value": 129436 + "value": 129388 }, "geoId/18097": { "date": "2015", - "value": 940152 + "value": 939843 }, "geoId/18099": { "date": "2015", - "value": 46746 + "value": 46733 }, "geoId/18101": { "date": "2015", - "value": 10222 + "value": 10217 }, "geoId/18103": { "date": "2015", - "value": 36023 + "value": 36004 }, "geoId/18105": { "date": "2015", - "value": 144432 + "value": 144247 }, "geoId/18107": { "date": "2015", - "value": 38255 + "value": 38243 }, "geoId/18109": { "date": "2015", - "value": 69576 + "value": 69559 }, "geoId/18111": { "date": "2015", - "value": 13978 + "value": 13971 }, "geoId/18113": { "date": "2015", - "value": 47514 + "value": 47515 }, "geoId/18115": { "date": "2015", - "value": 5888 + "value": 5877 }, "geoId/18117": { "date": "2015", - "value": 19628 + "value": 19621 }, "geoId/18119": { "date": "2015", - "value": 20823 + "value": 20826 }, "geoId/18121": { "date": "2015", - "value": 16974 + "value": 16970 }, "geoId/18123": { "date": "2015", - "value": 19323 + "value": 19307 }, "geoId/18125": { "date": "2015", - "value": 12399 + "value": 12407 }, "geoId/18127": { "date": "2015", - "value": 167439 + "value": 167334 }, "geoId/18129": { "date": "2015", - "value": 25621 + "value": 25613 }, "geoId/18131": { "date": "2015", - "value": 12801 + "value": 12796 }, "geoId/18133": { "date": "2015", - "value": 37397 + "value": 37382 }, "geoId/18135": { "date": "2015", - "value": 25139 + "value": 25134 }, "geoId/18137": { "date": "2015", - "value": 28375 + "value": 28377 }, "geoId/18139": { "date": "2015", - "value": 16709 + "value": 16710 }, "geoId/18141": { "date": "2015", - "value": 268567 + "value": 268361 }, "geoId/18143": { "date": "2015", - "value": 23670 + "value": 23660 }, "geoId/18145": { "date": "2015", - "value": 44343 + "value": 44341 }, "geoId/18147": { "date": "2015", - "value": 20644 + "value": 20639 }, "geoId/18149": { "date": "2015", - "value": 22864 + "value": 22857 }, "geoId/18151": { "date": "2015", - "value": 34489 + "value": 34469 }, "geoId/18153": { "date": "2015", @@ -31661,83 +31849,83 @@ }, "geoId/18155": { "date": "2015", - "value": 10616 + "value": 10589 }, "geoId/18157": { "date": "2015", - "value": 186858 + "value": 186723 }, "geoId/18159": { "date": "2015", - "value": 15250 + "value": 15252 }, "geoId/18161": { "date": "2015", - "value": 7201 + "value": 7185 }, "geoId/18163": { "date": "2015", - "value": 181600 + "value": 181504 }, "geoId/18165": { "date": "2015", - "value": 15597 + "value": 15593 }, "geoId/18167": { "date": "2015", - "value": 107615 + "value": 107533 }, "geoId/18169": { "date": "2015", - "value": 31883 + "value": 31860 }, "geoId/18171": { "date": "2015", - "value": 8272 + "value": 8270 }, "geoId/18173": { "date": "2015", - "value": 61563 + "value": 61522 }, "geoId/18175": { "date": "2015", - "value": 27784 + "value": 27774 }, "geoId/18177": { "date": "2015", - "value": 67044 + "value": 66972 }, "geoId/18179": { "date": "2015", - "value": 27854 + "value": 27847 }, "geoId/18181": { "date": "2015", - "value": 24279 + "value": 24278 }, "geoId/18183": { "date": "2015", - "value": 33451 + "value": 33444 }, "geoId/19001": { "date": "2015", - "value": 7142 + "value": 7141 }, "geoId/19003": { "date": "2015", - "value": 3752 + "value": 3753 }, "geoId/19005": { "date": "2015", - "value": 13881 + "value": 13858 }, "geoId/19007": { "date": "2015", - "value": 12587 + "value": 12572 }, "geoId/19009": { "date": "2015", - "value": 5707 + "value": 5713 }, "geoId/19011": { "date": "2015", @@ -31745,59 +31933,59 @@ }, "geoId/19013": { "date": "2015", - "value": 133764 + "value": 133701 }, "geoId/19015": { "date": "2015", - "value": 26468 + "value": 26443 }, "geoId/19017": { "date": "2015", - "value": 24755 + "value": 24746 }, "geoId/19019": { "date": "2015", - "value": 21110 + "value": 21115 }, "geoId/19021": { "date": "2015", - "value": 20373 + "value": 20374 }, "geoId/19023": { "date": "2015", - "value": 14880 + "value": 14886 }, "geoId/19025": { "date": "2015", - "value": 9801 + "value": 9800 }, "geoId/19027": { "date": "2015", - "value": 20421 + "value": 20423 }, "geoId/19029": { "date": "2015", - "value": 13354 + "value": 13345 }, "geoId/19031": { "date": "2015", - "value": 18257 + "value": 18308 }, "geoId/19033": { "date": "2015", - "value": 43006 + "value": 42983 }, "geoId/19035": { "date": "2015", - "value": 11488 + "value": 11487 }, "geoId/19037": { "date": "2015", - "value": 12152 + "value": 12149 }, "geoId/19039": { "date": "2015", - "value": 9213 + "value": 9210 }, "geoId/19041": { "date": "2015", @@ -31805,211 +31993,211 @@ }, "geoId/19043": { "date": "2015", - "value": 17726 + "value": 17727 }, "geoId/19045": { "date": "2015", - "value": 47593 + "value": 47558 }, "geoId/19047": { "date": "2015", - "value": 17069 + "value": 17095 }, "geoId/19049": { "date": "2015", - "value": 80658 + "value": 80631 }, "geoId/19051": { "date": "2015", - "value": 8774 + "value": 8776 }, "geoId/19053": { "date": "2015", - "value": 8145 + "value": 8132 }, "geoId/19055": { "date": "2015", - "value": 17395 + "value": 17389 }, "geoId/19057": { "date": "2015", - "value": 39909 + "value": 39874 }, "geoId/19059": { "date": "2015", - "value": 17009 + "value": 17004 }, "geoId/19061": { "date": "2015", - "value": 96934 + "value": 96850 }, "geoId/19063": { "date": "2015", - "value": 9708 + "value": 9698 }, "geoId/19065": { "date": "2015", - "value": 20143 + "value": 20139 }, "geoId/19067": { "date": "2015", - "value": 15920 + "value": 15910 }, "geoId/19069": { "date": "2015", - "value": 10318 + "value": 10326 }, "geoId/19071": { "date": "2015", - "value": 6910 + "value": 6913 }, "geoId/19073": { "date": "2015", - "value": 8947 + "value": 8942 }, "geoId/19075": { "date": "2015", - "value": 12402 + "value": 12405 }, "geoId/19077": { "date": "2015", - "value": 10653 + "value": 10649 }, "geoId/19079": { "date": "2015", - "value": 15220 + "value": 15223 }, "geoId/19081": { "date": "2015", - "value": 11029 + "value": 11028 }, "geoId/19083": { "date": "2015", - "value": 17257 + "value": 17256 }, "geoId/19085": { "date": "2015", - "value": 14145 + "value": 14139 }, "geoId/19087": { "date": "2015", - "value": 19862 + "value": 19844 }, "geoId/19089": { "date": "2015", - "value": 9322 + "value": 9312 }, "geoId/19091": { "date": "2015", - "value": 9562 + "value": 9550 }, "geoId/19093": { "date": "2015", - "value": 6967 + "value": 6961 }, "geoId/19095": { "date": "2015", - "value": 16293 + "value": 16278 }, "geoId/19097": { "date": "2015", - "value": 19363 + "value": 19362 }, "geoId/19099": { "date": "2015", - "value": 36762 + "value": 36750 }, "geoId/19101": { "date": "2015", - "value": 17913 + "value": 17906 }, "geoId/19103": { "date": "2015", - "value": 145114 + "value": 144943 }, "geoId/19105": { "date": "2015", - "value": 20435 + "value": 20433 }, "geoId/19107": { "date": "2015", - "value": 10169 + "value": 10172 }, "geoId/19109": { "date": "2015", - "value": 15150 + "value": 15159 }, "geoId/19111": { "date": "2015", - "value": 34916 + "value": 34894 }, "geoId/19113": { "date": "2015", - "value": 220392 + "value": 220271 }, "geoId/19115": { "date": "2015", - "value": 11289 + "value": 11279 }, "geoId/19117": { "date": "2015", - "value": 8609 + "value": 8607 }, "geoId/19119": { "date": "2015", - "value": 11755 + "value": 11751 }, "geoId/19121": { "date": "2015", - "value": 15727 + "value": 15720 }, "geoId/19123": { "date": "2015", - "value": 22417 + "value": 22312 }, "geoId/19125": { "date": "2015", - "value": 33123 + "value": 33109 }, "geoId/19127": { "date": "2015", - "value": 40340 + "value": 40352 }, "geoId/19129": { "date": "2015", - "value": 14885 + "value": 14882 }, "geoId/19131": { "date": "2015", - "value": 10670 + "value": 10675 }, "geoId/19133": { "date": "2015", - "value": 8865 + "value": 8868 }, "geoId/19135": { "date": "2015", - "value": 7919 + "value": 7922 }, "geoId/19137": { "date": "2015", - "value": 10153 + "value": 10151 }, "geoId/19139": { "date": "2015", - "value": 43069 + "value": 43068 }, "geoId/19141": { "date": "2015", - "value": 13927 + "value": 13926 }, "geoId/19143": { "date": "2015", - "value": 6161 + "value": 6163 }, "geoId/19145": { "date": "2015", - "value": 15466 + "value": 15471 }, "geoId/19147": { "date": "2015", @@ -32017,59 +32205,59 @@ }, "geoId/19149": { "date": "2015", - "value": 24912 + "value": 24903 }, "geoId/19151": { "date": "2015", - "value": 6970 + "value": 6964 }, "geoId/19153": { "date": "2015", - "value": 467517 + "value": 467304 }, "geoId/19155": { "date": "2015", - "value": 93657 + "value": 93563 }, "geoId/19157": { "date": "2015", - "value": 18379 + "value": 18614 }, "geoId/19159": { "date": "2015", - "value": 4978 + "value": 4976 }, "geoId/19161": { "date": "2015", - "value": 9961 + "value": 9965 }, "geoId/19163": { "date": "2015", - "value": 172072 + "value": 171903 }, "geoId/19165": { "date": "2015", - "value": 11799 + "value": 11786 }, "geoId/19167": { "date": "2015", - "value": 34764 + "value": 34769 }, "geoId/19169": { "date": "2015", - "value": 96744 + "value": 96636 }, "geoId/19171": { "date": "2015", - "value": 17214 + "value": 17217 }, "geoId/19173": { "date": "2015", - "value": 6243 + "value": 6256 }, "geoId/19175": { "date": "2015", - "value": 12431 + "value": 12434 }, "geoId/19177": { "date": "2015", @@ -32077,35 +32265,35 @@ }, "geoId/19179": { "date": "2015", - "value": 35450 + "value": 35456 }, "geoId/19181": { "date": "2015", - "value": 48486 + "value": 48468 }, "geoId/19183": { "date": "2015", - "value": 22160 + "value": 22145 }, "geoId/19185": { "date": "2015", - "value": 6359 + "value": 6358 }, "geoId/19187": { "date": "2015", - "value": 37089 + "value": 37066 }, "geoId/19189": { "date": "2015", - "value": 10612 + "value": 10597 }, "geoId/19191": { "date": "2015", - "value": 20756 + "value": 20736 }, "geoId/19193": { "date": "2015", - "value": 102532 + "value": 102492 }, "geoId/19195": { "date": "2015", @@ -32117,15 +32305,15 @@ }, "geoId/20001": { "date": "2015", - "value": 12680 + "value": 12662 }, "geoId/20003": { "date": "2015", - "value": 7826 + "value": 7817 }, "geoId/20005": { "date": "2015", - "value": 16429 + "value": 16418 }, "geoId/20007": { "date": "2015", @@ -32133,187 +32321,187 @@ }, "geoId/20009": { "date": "2015", - "value": 27164 + "value": 27159 }, "geoId/20011": { "date": "2015", - "value": 14734 + "value": 14742 }, "geoId/20013": { "date": "2015", - "value": 9710 + "value": 9698 }, "geoId/20015": { "date": "2015", - "value": 66293 + "value": 66249 }, "geoId/20017": { "date": "2015", - "value": 2654 + "value": 2656 }, "geoId/20019": { "date": "2015", - "value": 3389 + "value": 3386 }, "geoId/20021": { "date": "2015", - "value": 20552 + "value": 20527 }, "geoId/20023": { "date": "2015", - "value": 2676 + "value": 2677 }, "geoId/20025": { "date": "2015", - "value": 2082 + "value": 2081 }, "geoId/20027": { "date": "2015", - "value": 8291 + "value": 8294 }, "geoId/20029": { "date": "2015", - "value": 9192 + "value": 9200 }, "geoId/20031": { "date": "2015", - "value": 8294 + "value": 8290 }, "geoId/20033": { "date": "2015", - "value": 1828 + "value": 1827 }, "geoId/20035": { "date": "2015", - "value": 35774 + "value": 35752 }, "geoId/20037": { "date": "2015", - "value": 39166 + "value": 39139 }, "geoId/20039": { "date": "2015", - "value": 2927 + "value": 2926 }, "geoId/20041": { "date": "2015", - "value": 19214 + "value": 19204 }, "geoId/20043": { "date": "2015", - "value": 7789 + "value": 7788 }, "geoId/20045": { "date": "2015", - "value": 118265 + "value": 118141 }, "geoId/20047": { "date": "2015", - "value": 2955 + "value": 2956 }, "geoId/20049": { "date": "2015", - "value": 2572 + "value": 2573 }, "geoId/20051": { "date": "2015", - "value": 29030 + "value": 28999 }, "geoId/20053": { "date": "2015", - "value": 6311 + "value": 6307 }, "geoId/20055": { "date": "2015", - "value": 37127 + "value": 37148 }, "geoId/20057": { "date": "2015", - "value": 34617 + "value": 34629 }, "geoId/20059": { "date": "2015", - "value": 25495 + "value": 25469 }, "geoId/20061": { "date": "2015", - "value": 36783 + "value": 36681 }, "geoId/20063": { "date": "2015", - "value": 2700 + "value": 2698 }, "geoId/20065": { "date": "2015", - "value": 2591 + "value": 2597 }, "geoId/20067": { "date": "2015", - "value": 7719 + "value": 7737 }, "geoId/20069": { "date": "2015", - "value": 6083 + "value": 6077 }, "geoId/20071": { "date": "2015", - "value": 1302 + "value": 1301 }, "geoId/20073": { "date": "2015", - "value": 6235 + "value": 6233 }, "geoId/20075": { "date": "2015", - "value": 2563 + "value": 2565 }, "geoId/20077": { "date": "2015", - "value": 5785 + "value": 5781 }, "geoId/20079": { "date": "2015", - "value": 34832 + "value": 34802 }, "geoId/20081": { "date": "2015", - "value": 4087 + "value": 4088 }, "geoId/20083": { "date": "2015", - "value": 1868 + "value": 1860 }, "geoId/20085": { "date": "2015", - "value": 13286 + "value": 13285 }, "geoId/20087": { "date": "2015", - "value": 18789 + "value": 18794 }, "geoId/20089": { "date": "2015", - "value": 2964 + "value": 2962 }, "geoId/20091": { "date": "2015", - "value": 580158 + "value": 579684 }, "geoId/20093": { "date": "2015", - "value": 3936 + "value": 3929 }, "geoId/20095": { "date": "2015", - "value": 7639 + "value": 7634 }, "geoId/20097": { "date": "2015", - "value": 2568 + "value": 2572 }, "geoId/20099": { "date": "2015", - "value": 20640 + "value": 20628 }, "geoId/20101": { "date": "2015", @@ -32321,71 +32509,71 @@ }, "geoId/20103": { "date": "2015", - "value": 79269 + "value": 79119 }, "geoId/20105": { "date": "2015", - "value": 3141 + "value": 3144 }, "geoId/20107": { "date": "2015", - "value": 9574 + "value": 9580 }, "geoId/20109": { "date": "2015", - "value": 2785 + "value": 2786 }, "geoId/20111": { "date": "2015", - "value": 33142 + "value": 33133 }, "geoId/20113": { "date": "2015", - "value": 28667 + "value": 28648 }, "geoId/20115": { "date": "2015", - "value": 12054 + "value": 12047 }, "geoId/20117": { "date": "2015", - "value": 9848 + "value": 9842 }, "geoId/20119": { "date": "2015", - "value": 4298 + "value": 4303 }, "geoId/20121": { "date": "2015", - "value": 32782 + "value": 32758 }, "geoId/20123": { "date": "2015", - "value": 6295 + "value": 6300 }, "geoId/20125": { "date": "2015", - "value": 33458 + "value": 33436 }, "geoId/20127": { "date": "2015", - "value": 5630 + "value": 5628 }, "geoId/20129": { "date": "2015", - "value": 2950 + "value": 2952 }, "geoId/20131": { "date": "2015", - "value": 10099 + "value": 10093 }, "geoId/20133": { "date": "2015", - "value": 16291 + "value": 16261 }, "geoId/20135": { "date": "2015", - "value": 3022 + "value": 3015 }, "geoId/20137": { "date": "2015", @@ -32393,39 +32581,39 @@ }, "geoId/20139": { "date": "2015", - "value": 15867 + "value": 15865 }, "geoId/20141": { "date": "2015", - "value": 3641 + "value": 3642 }, "geoId/20143": { "date": "2015", - "value": 5932 + "value": 5934 }, "geoId/20145": { "date": "2015", - "value": 6772 + "value": 6768 }, "geoId/20147": { "date": "2015", - "value": 5419 + "value": 5421 }, "geoId/20149": { "date": "2015", - "value": 23145 + "value": 23123 }, "geoId/20151": { "date": "2015", - "value": 9695 + "value": 9696 }, "geoId/20153": { "date": "2015", - "value": 2504 + "value": 2508 }, "geoId/20155": { "date": "2015", - "value": 63612 + "value": 63596 }, "geoId/20157": { "date": "2015", @@ -32433,83 +32621,83 @@ }, "geoId/20159": { "date": "2015", - "value": 9926 + "value": 9925 }, "geoId/20161": { "date": "2015", - "value": 77293 + "value": 77185 }, "geoId/20163": { "date": "2015", - "value": 5179 + "value": 5182 }, "geoId/20165": { "date": "2015", - "value": 3097 + "value": 3100 }, "geoId/20167": { "date": "2015", - "value": 7045 + "value": 7040 }, "geoId/20169": { "date": "2015", - "value": 55463 + "value": 55429 }, "geoId/20171": { "date": "2015", - "value": 4950 + "value": 4952 }, "geoId/20173": { "date": "2015", - "value": 511230 + "value": 511083 }, "geoId/20175": { "date": "2015", - "value": 23283 + "value": 23273 }, "geoId/20177": { "date": "2015", - "value": 178789 + "value": 178689 }, "geoId/20179": { "date": "2015", - "value": 2474 + "value": 2476 }, "geoId/20181": { "date": "2015", - "value": 5965 + "value": 5963 }, "geoId/20183": { "date": "2015", - "value": 3691 + "value": 3689 }, "geoId/20185": { "date": "2015", - "value": 4217 + "value": 4216 }, "geoId/20187": { "date": "2015", - "value": 2072 + "value": 2069 }, "geoId/20189": { "date": "2015", - "value": 5791 + "value": 5795 }, "geoId/20191": { "date": "2015", - "value": 23414 + "value": 23417 }, "geoId/20193": { "date": "2015", - "value": 7908 + "value": 7896 }, "geoId/20195": { "date": "2015", - "value": 2904 + "value": 2906 }, "geoId/20197": { "date": "2015", - "value": 6886 + "value": 6887 }, "geoId/20199": { "date": "2015", @@ -32521,71 +32709,71 @@ }, "geoId/20203": { "date": "2015", - "value": 2166 + "value": 2164 }, "geoId/20205": { "date": "2015", - "value": 8847 + "value": 8848 }, "geoId/20207": { "date": "2015", - "value": 3142 + "value": 3144 }, "geoId/20209": { "date": "2015", - "value": 163776 + "value": 163682 }, "geoId/21001": { "date": "2015", - "value": 19172 + "value": 19168 }, "geoId/21003": { "date": "2015", - "value": 20655 + "value": 20660 }, "geoId/21005": { "date": "2015", - "value": 21933 + "value": 21920 }, "geoId/21007": { "date": "2015", - "value": 8208 + "value": 8216 }, "geoId/21009": { "date": "2015", - "value": 43559 + "value": 43546 }, "geoId/21011": { "date": "2015", - "value": 12209 + "value": 12203 }, "geoId/21013": { "date": "2015", - "value": 27376 + "value": 27370 }, "geoId/21015": { "date": "2015", - "value": 128270 + "value": 128161 }, "geoId/21017": { "date": "2015", - "value": 20159 + "value": 20166 }, "geoId/21019": { "date": "2015", - "value": 48518 + "value": 48471 }, "geoId/21021": { "date": "2015", - "value": 29800 + "value": 29782 }, "geoId/21023": { "date": "2015", - "value": 8292 + "value": 8290 }, "geoId/21025": { "date": "2015", - "value": 13358 + "value": 13369 }, "geoId/21027": { "date": "2015", @@ -32593,115 +32781,115 @@ }, "geoId/21029": { "date": "2015", - "value": 78698 + "value": 78677 }, "geoId/21031": { "date": "2015", - "value": 12742 + "value": 12734 }, "geoId/21033": { "date": "2015", - "value": 12744 + "value": 12752 }, "geoId/21035": { "date": "2015", - "value": 38695 + "value": 38656 }, "geoId/21037": { "date": "2015", - "value": 92612 + "value": 92124 }, "geoId/21039": { "date": "2015", - "value": 4849 + "value": 4856 }, "geoId/21041": { "date": "2015", - "value": 10693 + "value": 10700 }, "geoId/21043": { "date": "2015", - "value": 27443 + "value": 27439 }, "geoId/21045": { "date": "2015", - "value": 15756 + "value": 15746 }, "geoId/21047": { "date": "2015", - "value": 73243 + "value": 73075 }, "geoId/21049": { "date": "2015", - "value": 35685 + "value": 35660 }, "geoId/21051": { "date": "2015", - "value": 20986 + "value": 20974 }, "geoId/21053": { "date": "2015", - "value": 10197 + "value": 10189 }, "geoId/21055": { "date": "2015", - "value": 9174 + "value": 9169 }, "geoId/21057": { "date": "2015", - "value": 6731 + "value": 6743 }, "geoId/21059": { "date": "2015", - "value": 99548 + "value": 99485 }, "geoId/21061": { "date": "2015", - "value": 12009 + "value": 11991 }, "geoId/21063": { "date": "2015", - "value": 7546 + "value": 7548 }, "geoId/21065": { "date": "2015", - "value": 14381 + "value": 14373 }, "geoId/21067": { "date": "2015", - "value": 316079 + "value": 315819 }, "geoId/21069": { "date": "2015", - "value": 14576 + "value": 14578 }, "geoId/21071": { "date": "2015", - "value": 37545 + "value": 37535 }, "geoId/21073": { "date": "2015", - "value": 50090 + "value": 50070 }, "geoId/21075": { "date": "2015", - "value": 6259 + "value": 6269 }, "geoId/21077": { "date": "2015", - "value": 8610 + "value": 8613 }, "geoId/21079": { "date": "2015", - "value": 17212 + "value": 17213 }, "geoId/21081": { "date": "2015", - "value": 24746 + "value": 24736 }, "geoId/21083": { "date": "2015", - "value": 37249 + "value": 37248 }, "geoId/21085": { "date": "2015", @@ -32709,35 +32897,35 @@ }, "geoId/21087": { "date": "2015", - "value": 10976 + "value": 10951 }, "geoId/21089": { "date": "2015", - "value": 36030 + "value": 36006 }, "geoId/21091": { "date": "2015", - "value": 8648 + "value": 8641 }, "geoId/21093": { "date": "2015", - "value": 106415 + "value": 106272 }, "geoId/21095": { "date": "2015", - "value": 27509 + "value": 27511 }, "geoId/21097": { "date": "2015", - "value": 18642 + "value": 18637 }, "geoId/21099": { "date": "2015", - "value": 18415 + "value": 18418 }, "geoId/21101": { "date": "2015", - "value": 46376 + "value": 46344 }, "geoId/21103": { "date": "2015", @@ -32745,271 +32933,271 @@ }, "geoId/21105": { "date": "2015", - "value": 4622 + "value": 4610 }, "geoId/21107": { "date": "2015", - "value": 46068 + "value": 46055 }, "geoId/21109": { "date": "2015", - "value": 13321 + "value": 13327 }, "geoId/21111": { "date": "2015", - "value": 765322 + "value": 764946 }, "geoId/21113": { "date": "2015", - "value": 51822 + "value": 51809 }, "geoId/21115": { "date": "2015", - "value": 23144 + "value": 23136 }, "geoId/21117": { "date": "2015", - "value": 164627 + "value": 164478 }, "geoId/21119": { "date": "2015", - "value": 15681 + "value": 15692 }, "geoId/21121": { "date": "2015", - "value": 31467 + "value": 31465 }, "geoId/21123": { "date": "2015", - "value": 14123 + "value": 14110 }, "geoId/21125": { "date": "2015", - "value": 59937 + "value": 59919 }, "geoId/21127": { "date": "2015", - "value": 15861 + "value": 15873 }, "geoId/21129": { "date": "2015", - "value": 7023 + "value": 6742 }, "geoId/21131": { "date": "2015", - "value": 10655 + "value": 10646 }, "geoId/21133": { "date": "2015", - "value": 23043 + "value": 23044 }, "geoId/21135": { "date": "2015", - "value": 13666 + "value": 13600 }, "geoId/21137": { "date": "2015", - "value": 24351 + "value": 24342 }, "geoId/21139": { "date": "2015", - "value": 9290 + "value": 9289 }, "geoId/21141": { "date": "2015", - "value": 26761 + "value": 26751 }, "geoId/21143": { "date": "2015", - "value": 8478 + "value": 8311 }, "geoId/21145": { "date": "2015", - "value": 64990 + "value": 64948 }, "geoId/21147": { "date": "2015", - "value": 17902 + "value": 17879 }, "geoId/21149": { "date": "2015", - "value": 9385 + "value": 9395 }, "geoId/21151": { "date": "2015", - "value": 88274 + "value": 88212 }, "geoId/21153": { "date": "2015", - "value": 12791 + "value": 12781 }, "geoId/21155": { "date": "2015", - "value": 19219 + "value": 19216 }, "geoId/21157": { "date": "2015", - "value": 31068 + "value": 31060 }, "geoId/21159": { "date": "2015", - "value": 12299 + "value": 12304 }, "geoId/21161": { "date": "2015", - "value": 17052 + "value": 17050 }, "geoId/21163": { "date": "2015", - "value": 27743 + "value": 27725 }, "geoId/21165": { "date": "2015", - "value": 6371 + "value": 6373 }, "geoId/21167": { "date": "2015", - "value": 21383 + "value": 21402 }, "geoId/21169": { "date": "2015", - "value": 9917 + "value": 9925 }, "geoId/21171": { "date": "2015", - "value": 10616 + "value": 10621 }, "geoId/21173": { "date": "2015", - "value": 27594 + "value": 27576 }, "geoId/21175": { "date": "2015", - "value": 13279 + "value": 13268 }, "geoId/21177": { "date": "2015", - "value": 31258 + "value": 31245 }, "geoId/21179": { "date": "2015", - "value": 45119 + "value": 45114 }, "geoId/21181": { "date": "2015", - "value": 7072 + "value": 7061 }, "geoId/21183": { "date": "2015", - "value": 24040 + "value": 24025 }, "geoId/21185": { "date": "2015", - "value": 64586 + "value": 64556 }, "geoId/21187": { "date": "2015", - "value": 10737 + "value": 10728 }, "geoId/21189": { "date": "2015", - "value": 4449 + "value": 4447 }, "geoId/21191": { "date": "2015", - "value": 14494 + "value": 14487 }, "geoId/21193": { "date": "2015", - "value": 27381 + "value": 27339 }, "geoId/21195": { "date": "2015", - "value": 61831 + "value": 61785 }, "geoId/21197": { "date": "2015", - "value": 12224 + "value": 12228 }, "geoId/21199": { "date": "2015", - "value": 63898 + "value": 63862 }, "geoId/21201": { "date": "2015", - "value": 2139 + "value": 2135 }, "geoId/21203": { "date": "2015", - "value": 16938 + "value": 16933 }, "geoId/21205": { "date": "2015", - "value": 24658 + "value": 24655 }, "geoId/21207": { "date": "2015", - "value": 17694 + "value": 17685 }, "geoId/21209": { "date": "2015", - "value": 52177 + "value": 52155 }, "geoId/21211": { "date": "2015", - "value": 45838 + "value": 45787 }, "geoId/21213": { "date": "2015", - "value": 17913 + "value": 17908 }, "geoId/21215": { "date": "2015", - "value": 18043 + "value": 18072 }, "geoId/21217": { "date": "2015", - "value": 25562 + "value": 25586 }, "geoId/21219": { "date": "2015", - "value": 12449 + "value": 12450 }, "geoId/21221": { "date": "2015", - "value": 14222 + "value": 14218 }, "geoId/21223": { "date": "2015", - "value": 8739 + "value": 8750 }, "geoId/21225": { "date": "2015", - "value": 14976 + "value": 14978 }, "geoId/21227": { "date": "2015", - "value": 124224 + "value": 124122 }, "geoId/21229": { "date": "2015", - "value": 12000 + "value": 12023 }, "geoId/21231": { "date": "2015", - "value": 20606 + "value": 20609 }, "geoId/21233": { "date": "2015", - "value": 13153 + "value": 13178 }, "geoId/21235": { "date": "2015", - "value": 36143 + "value": 36109 }, "geoId/21237": { "date": "2015", - "value": 7247 + "value": 7245 }, "geoId/21239": { "date": "2015", @@ -33017,155 +33205,155 @@ }, "geoId/22001": { "date": "2015", - "value": 62696 + "value": 62679 }, "geoId/22003": { "date": "2015", - "value": 25630 + "value": 25645 }, "geoId/22005": { "date": "2015", - "value": 119417 + "value": 119374 }, "geoId/22007": { "date": "2015", - "value": 22902 + "value": 22898 }, "geoId/22009": { "date": "2015", - "value": 40992 + "value": 40991 }, "geoId/22011": { "date": "2015", - "value": 36557 + "value": 36531 }, "geoId/22013": { "date": "2015", - "value": 13828 + "value": 13826 }, "geoId/22015": { "date": "2015", - "value": 125634 + "value": 125554 }, "geoId/22017": { "date": "2015", - "value": 251499 + "value": 251345 }, "geoId/22019": { "date": "2015", - "value": 198542 + "value": 198450 }, "geoId/22021": { "date": "2015", - "value": 10048 + "value": 10047 }, "geoId/22023": { "date": "2015", - "value": 6821 + "value": 6825 }, "geoId/22025": { "date": "2015", - "value": 10034 + "value": 10027 }, "geoId/22027": { "date": "2015", - "value": 16271 + "value": 16266 }, "geoId/22029": { "date": "2015", - "value": 20233 + "value": 20228 }, "geoId/22031": { "date": "2015", - "value": 27112 + "value": 27101 }, "geoId/22033": { "date": "2015", - "value": 445776 + "value": 445512 }, "geoId/22035": { "date": "2015", - "value": 7279 + "value": 7276 }, "geoId/22037": { "date": "2015", - "value": 19534 + "value": 19540 }, "geoId/22039": { "date": "2015", - "value": 33728 + "value": 33713 }, "geoId/22041": { "date": "2015", - "value": 20397 + "value": 20388 }, "geoId/22043": { "date": "2015", - "value": 22327 + "value": 22302 }, "geoId/22045": { "date": "2015", - "value": 73548 + "value": 73747 }, "geoId/22047": { "date": "2015", - "value": 33149 + "value": 33136 }, "geoId/22049": { "date": "2015", - "value": 15971 + "value": 15948 }, "geoId/22051": { "date": "2015", - "value": 435358 + "value": 435175 }, "geoId/22053": { "date": "2015", - "value": 31449 + "value": 31431 }, "geoId/22055": { "date": "2015", - "value": 239654 + "value": 239332 }, "geoId/22057": { "date": "2015", - "value": 98279 + "value": 98314 }, "geoId/22059": { "date": "2015", - "value": 14975 + "value": 14985 }, "geoId/22061": { "date": "2015", - "value": 47469 + "value": 47434 }, "geoId/22063": { "date": "2015", - "value": 137202 + "value": 137116 }, "geoId/22065": { "date": "2015", - "value": 11560 + "value": 11552 }, "geoId/22067": { "date": "2015", - "value": 26307 + "value": 26301 }, "geoId/22069": { "date": "2015", - "value": 39018 + "value": 39004 }, "geoId/22071": { "date": "2015", - "value": 390094 + "value": 389742 }, "geoId/22073": { "date": "2015", - "value": 156916 + "value": 156880 }, "geoId/22075": { "date": "2015", - "value": 23462 + "value": 23437 }, "geoId/22077": { "date": "2015", @@ -33173,59 +33361,59 @@ }, "geoId/22079": { "date": "2015", - "value": 131821 + "value": 131780 }, "geoId/22081": { "date": "2015", - "value": 8710 + "value": 8714 }, "geoId/22083": { "date": "2015", - "value": 20552 + "value": 20551 }, "geoId/22085": { "date": "2015", - "value": 24213 + "value": 24215 }, "geoId/22087": { "date": "2015", - "value": 45436 + "value": 45421 }, "geoId/22089": { "date": "2015", - "value": 52587 + "value": 52572 }, "geoId/22091": { "date": "2015", - "value": 10465 + "value": 10457 }, "geoId/22093": { "date": "2015", - "value": 21483 + "value": 21481 }, "geoId/22095": { "date": "2015", - "value": 43527 + "value": 43523 }, "geoId/22097": { "date": "2015", - "value": 83693 + "value": 83649 }, "geoId/22099": { "date": "2015", - "value": 53891 + "value": 53831 }, "geoId/22101": { "date": "2015", - "value": 52908 + "value": 52876 }, "geoId/22103": { "date": "2015", - "value": 249116 + "value": 248930 }, "geoId/22105": { "date": "2015", - "value": 128774 + "value": 128716 }, "geoId/22107": { "date": "2015", @@ -33233,283 +33421,279 @@ }, "geoId/22109": { "date": "2015", - "value": 113894 + "value": 113817 }, "geoId/22111": { "date": "2015", - "value": 22490 + "value": 22487 }, "geoId/22113": { "date": "2015", - "value": 59928 + "value": 59918 }, "geoId/22115": { "date": "2015", - "value": 51535 + "value": 51431 }, "geoId/22117": { "date": "2015", - "value": 46365 + "value": 46358 }, "geoId/22119": { "date": "2015", - "value": 40067 + "value": 40061 }, "geoId/22121": { "date": "2015", - "value": 25596 + "value": 25554 }, "geoId/22123": { "date": "2015", - "value": 11287 + "value": 11286 }, "geoId/22125": { "date": "2015", - "value": 15376 + "value": 15383 }, "geoId/22127": { "date": "2015", - "value": 14646 + "value": 14645 }, "geoId/23001": { "date": "2015", - "value": 107189 + "value": 107124 }, "geoId/23003": { "date": "2015", - "value": 68869 + "value": 68855 }, "geoId/23005": { "date": "2015", - "value": 289704 + "value": 289488 }, "geoId/23007": { "date": "2015", - "value": 30024 + "value": 30057 }, "geoId/23009": { "date": "2015", - "value": 54280 + "value": 54245 }, "geoId/23011": { "date": "2015", - "value": 121063 + "value": 121010 }, "geoId/23013": { "date": "2015", - "value": 39797 + "value": 39794 }, "geoId/23015": { "date": "2015", - "value": 33789 + "value": 33784 }, "geoId/23017": { "date": "2015", - "value": 57195 + "value": 57110 }, "geoId/23019": { "date": "2015", - "value": 152029 + "value": 151929 }, "geoId/23021": { "date": "2015", - "value": 16940 + "value": 16924 }, "geoId/23023": { "date": "2015", - "value": 35137 + "value": 35120 }, "geoId/23025": { "date": "2015", - "value": 50749 + "value": 50733 }, "geoId/23027": { "date": "2015", - "value": 39143 + "value": 39126 }, "geoId/23029": { "date": "2015", - "value": 31783 + "value": 31821 }, "geoId/23031": { "date": "2015", - "value": 201407 + "value": 201223 }, "geoId/24001": { "date": "2015", - "value": 72501 + "value": 72462 }, "geoId/24003": { "date": "2015", - "value": 563133 + "value": 563027 }, "geoId/24005": { "date": "2015", - "value": 827796 + "value": 827533 }, "geoId/24009": { "date": "2015", - "value": 90542 + "value": 90477 }, "geoId/24011": { "date": "2015", - "value": 32601 + "value": 32591 }, "geoId/24013": { "date": "2015", - "value": 167201 + "value": 167132 }, "geoId/24015": { "date": "2015", - "value": 102453 + "value": 102382 }, "geoId/24017": { "date": "2015", - "value": 155775 + "value": 155665 }, "geoId/24019": { "date": "2015", - "value": 32431 + "value": 32419 }, "geoId/24021": { "date": "2015", - "value": 245145 + "value": 245001 }, "geoId/24023": { "date": "2015", - "value": 29451 + "value": 29435 }, "geoId/24025": { "date": "2015", - "value": 249690 + "value": 249558 }, "geoId/24027": { "date": "2015", - "value": 311417 + "value": 311297 }, "geoId/24029": { "date": "2015", - "value": 19745 + "value": 19713 }, "geoId/24031": { "date": "2015", - "value": 1033370 + "value": 1032814 }, "geoId/24033": { "date": "2015", - "value": 906754 + "value": 906197 }, "geoId/24035": { "date": "2015", - "value": 49012 + "value": 48984 }, "geoId/24037": { "date": "2015", - "value": 111092 + "value": 110985 }, "geoId/24039": { "date": "2015", - "value": 25705 + "value": 25687 }, "geoId/24041": { "date": "2015", - "value": 37431 + "value": 37413 }, "geoId/24043": { "date": "2015", - "value": 149160 + "value": 149068 }, "geoId/24045": { "date": "2015", - "value": 101820 + "value": 101747 }, "geoId/24047": { "date": "2015", - "value": 51472 - }, - "geoId/24510": { - "date": "2015", - "value": 622831 + "value": 51456 }, "geoId/25001": { "date": "2015", - "value": 214015 + "value": 213877 }, "geoId/25003": { "date": "2015", - "value": 127950 + "value": 127858 }, "geoId/25005": { "date": "2015", - "value": 557104 + "value": 556863 }, "geoId/25007": { "date": "2015", - "value": 17290 + "value": 17274 }, "geoId/25009": { "date": "2015", - "value": 777228 + "value": 776865 }, "geoId/25011": { "date": "2015", - "value": 70911 + "value": 70866 }, "geoId/25013": { "date": "2015", - "value": 469251 + "value": 469113 }, "geoId/25015": { "date": "2015", - "value": 160885 + "value": 160709 }, "geoId/25017": { "date": "2015", - "value": 1586107 + "value": 1585432 }, "geoId/25019": { "date": "2015", - "value": 10933 + "value": 10945 }, "geoId/25021": { "date": "2015", - "value": 694774 + "value": 694502 }, "geoId/25023": { "date": "2015", - "value": 509413 + "value": 509221 }, "geoId/25025": { "date": "2015", - "value": 783177 + "value": 782591 }, "geoId/25027": { "date": "2015", - "value": 818446 + "value": 818117 }, "geoId/26001": { "date": "2015", - "value": 10327 + "value": 10329 }, "geoId/26003": { "date": "2015", - "value": 9265 + "value": 9251 }, "geoId/26005": { "date": "2015", - "value": 114122 + "value": 114112 }, "geoId/26007": { "date": "2015", - "value": 28728 + "value": 28722 }, "geoId/26009": { "date": "2015", - "value": 23036 + "value": 23032 }, "geoId/26011": { "date": "2015", - "value": 15304 + "value": 15303 }, "geoId/26013": { "date": "2015", @@ -33517,79 +33701,79 @@ }, "geoId/26015": { "date": "2015", - "value": 59434 + "value": 59415 }, "geoId/26017": { "date": "2015", - "value": 105271 + "value": 105237 }, "geoId/26019": { "date": "2015", - "value": 17386 + "value": 17390 }, "geoId/26021": { "date": "2015", - "value": 155136 + "value": 155022 }, "geoId/26023": { "date": "2015", - "value": 43635 + "value": 43639 }, "geoId/26025": { "date": "2015", - "value": 134377 + "value": 134327 }, "geoId/26027": { "date": "2015", - "value": 51370 + "value": 51342 }, "geoId/26029": { "date": "2015", - "value": 26219 + "value": 26213 }, "geoId/26031": { "date": "2015", - "value": 25399 + "value": 25394 }, "geoId/26033": { "date": "2015", - "value": 37998 + "value": 37973 }, "geoId/26035": { "date": "2015", - "value": 30611 + "value": 30613 }, "geoId/26037": { "date": "2015", - "value": 77037 + "value": 77009 }, "geoId/26039": { "date": "2015", - "value": 13854 + "value": 13853 }, "geoId/26041": { "date": "2015", - "value": 36431 + "value": 36415 }, "geoId/26043": { "date": "2015", - "value": 25675 + "value": 25661 }, "geoId/26045": { "date": "2015", - "value": 108701 + "value": 108661 }, "geoId/26047": { "date": "2015", - "value": 32931 + "value": 32919 }, "geoId/26049": { "date": "2015", - "value": 410574 + "value": 410461 }, "geoId/26051": { "date": "2015", - "value": 25227 + "value": 25222 }, "geoId/26053": { "date": "2015", @@ -33597,71 +33781,71 @@ }, "geoId/26055": { "date": "2015", - "value": 91610 + "value": 91541 }, "geoId/26057": { "date": "2015", - "value": 41333 + "value": 41331 }, "geoId/26059": { "date": "2015", - "value": 45894 + "value": 45883 }, "geoId/26061": { "date": "2015", - "value": 36248 + "value": 36228 }, "geoId/26063": { "date": "2015", - "value": 31761 + "value": 31759 }, "geoId/26065": { "date": "2015", - "value": 287255 + "value": 287096 }, "geoId/26067": { "date": "2015", - "value": 64073 + "value": 64056 }, "geoId/26069": { "date": "2015", - "value": 25360 + "value": 25333 }, "geoId/26071": { "date": "2015", - "value": 11327 + "value": 11316 }, "geoId/26073": { "date": "2015", - "value": 70798 + "value": 70767 }, "geoId/26075": { "date": "2015", - "value": 159325 + "value": 159264 }, "geoId/26077": { "date": "2015", - "value": 259816 + "value": 259676 }, "geoId/26079": { "date": "2015", - "value": 17254 + "value": 17248 }, "geoId/26081": { "date": "2015", - "value": 637333 + "value": 637164 }, "geoId/26083": { "date": "2015", - "value": 2124 + "value": 2123 }, "geoId/26085": { "date": "2015", - "value": 11691 + "value": 11695 }, "geoId/26087": { "date": "2015", - "value": 88376 + "value": 88368 }, "geoId/26089": { "date": "2015", @@ -33669,267 +33853,267 @@ }, "geoId/26091": { "date": "2015", - "value": 98432 + "value": 98391 }, "geoId/26093": { "date": "2015", - "value": 187221 + "value": 187171 }, "geoId/26095": { "date": "2015", - "value": 6431 + "value": 6429 }, "geoId/26097": { "date": "2015", - "value": 10814 + "value": 10822 }, "geoId/26099": { "date": "2015", - "value": 865031 + "value": 864960 }, "geoId/26101": { "date": "2015", - "value": 24462 + "value": 24447 }, "geoId/26103": { "date": "2015", - "value": 67357 + "value": 67326 }, "geoId/26105": { "date": "2015", - "value": 28754 + "value": 28738 }, "geoId/26107": { "date": "2015", - "value": 43013 + "value": 43005 }, "geoId/26109": { "date": "2015", - "value": 23494 + "value": 23476 }, "geoId/26111": { "date": "2015", - "value": 83706 + "value": 83662 }, "geoId/26113": { "date": "2015", - "value": 14884 + "value": 14882 }, "geoId/26115": { "date": "2015", - "value": 149439 + "value": 149353 }, "geoId/26117": { "date": "2015", - "value": 62778 + "value": 62763 }, "geoId/26119": { "date": "2015", - "value": 9292 + "value": 9288 }, "geoId/26121": { "date": "2015", - "value": 172506 + "value": 172447 }, "geoId/26123": { "date": "2015", - "value": 47900 + "value": 47888 }, "geoId/26125": { "date": "2015", - "value": 1244895 + "value": 1244602 }, "geoId/26127": { "date": "2015", - "value": 26316 + "value": 26328 }, "geoId/26129": { "date": "2015", - "value": 20876 + "value": 20895 }, "geoId/26131": { "date": "2015", - "value": 6037 + "value": 6038 }, "geoId/26133": { "date": "2015", - "value": 23180 + "value": 23177 }, "geoId/26135": { "date": "2015", - "value": 8275 + "value": 8277 }, "geoId/26137": { "date": "2015", - "value": 24209 + "value": 24211 }, "geoId/26139": { "date": "2015", - "value": 280907 + "value": 280859 }, "geoId/26141": { "date": "2015", - "value": 12800 + "value": 12794 }, "geoId/26143": { "date": "2015", - "value": 23910 + "value": 23914 }, "geoId/26145": { "date": "2015", - "value": 193384 + "value": 193305 }, "geoId/26147": { "date": "2015", - "value": 159757 + "value": 159700 }, "geoId/26149": { "date": "2015", - "value": 60809 + "value": 60804 }, "geoId/26151": { "date": "2015", - "value": 41463 + "value": 41446 }, "geoId/26153": { "date": "2015", - "value": 8118 + "value": 8123 }, "geoId/26155": { "date": "2015", - "value": 68538 + "value": 68505 }, "geoId/26157": { "date": "2015", - "value": 53723 + "value": 53731 }, "geoId/26159": { "date": "2015", - "value": 75087 + "value": 75064 }, "geoId/26161": { "date": "2015", - "value": 363555 + "value": 362975 }, "geoId/26163": { "date": "2015", - "value": 1764866 + "value": 1764872 }, "geoId/26165": { "date": "2015", - "value": 32885 + "value": 32889 }, "geoId/27001": { "date": "2015", - "value": 15857 + "value": 15855 }, "geoId/27003": { "date": "2015", - "value": 344244 + "value": 344176 }, "geoId/27005": { "date": "2015", - "value": 33455 + "value": 33442 }, "geoId/27007": { "date": "2015", - "value": 45629 + "value": 45605 }, "geoId/27009": { "date": "2015", - "value": 39433 + "value": 39422 }, "geoId/27011": { "date": "2015", - "value": 4993 + "value": 4992 }, "geoId/27013": { "date": "2015", - "value": 65701 + "value": 65673 }, "geoId/27015": { "date": "2015", - "value": 25246 + "value": 25240 }, "geoId/27017": { "date": "2015", - "value": 35400 + "value": 35409 }, "geoId/27019": { "date": "2015", - "value": 98610 + "value": 98630 }, "geoId/27021": { "date": "2015", - "value": 28704 + "value": 28698 }, "geoId/27023": { "date": "2015", - "value": 12069 + "value": 12077 }, "geoId/27025": { "date": "2015", - "value": 54144 + "value": 54129 }, "geoId/27027": { "date": "2015", - "value": 62235 + "value": 62169 }, "geoId/27029": { "date": "2015", - "value": 8794 + "value": 8796 }, "geoId/27031": { "date": "2015", - "value": 5249 + "value": 5228 }, "geoId/27033": { "date": "2015", - "value": 11431 + "value": 11426 }, "geoId/27035": { "date": "2015", - "value": 63255 + "value": 63229 }, "geoId/27037": { "date": "2015", - "value": 414245 + "value": 414131 }, "geoId/27039": { "date": "2015", - "value": 20417 + "value": 20410 }, "geoId/27041": { "date": "2015", - "value": 36796 + "value": 36790 }, "geoId/27043": { "date": "2015", - "value": 13977 + "value": 13981 }, "geoId/27045": { "date": "2015", - "value": 20737 + "value": 20739 }, "geoId/27047": { "date": "2015", - "value": 30519 + "value": 30522 }, "geoId/27049": { "date": "2015", - "value": 46092 + "value": 46060 }, "geoId/27051": { "date": "2015", - "value": 5865 + "value": 5870 }, "geoId/27053": { "date": "2015", - "value": 1222868 + "value": 1222200 }, "geoId/27055": { "date": "2015", - "value": 18695 + "value": 18686 }, "geoId/27057": { "date": "2015", @@ -33941,23 +34125,23 @@ }, "geoId/27061": { "date": "2015", - "value": 45269 + "value": 45267 }, "geoId/27063": { "date": "2015", - "value": 10098 + "value": 10095 }, "geoId/27065": { "date": "2015", - "value": 15895 + "value": 15884 }, "geoId/27067": { "date": "2015", - "value": 42638 + "value": 42623 }, "geoId/27069": { "date": "2015", - "value": 4410 + "value": 4405 }, "geoId/27071": { "date": "2015", @@ -33965,35 +34149,35 @@ }, "geoId/27073": { "date": "2015", - "value": 6876 + "value": 6872 }, "geoId/27075": { "date": "2015", - "value": 10540 + "value": 10541 }, "geoId/27077": { "date": "2015", - "value": 3870 + "value": 3872 }, "geoId/27079": { "date": "2015", - "value": 27762 + "value": 27755 }, "geoId/27081": { "date": "2015", - "value": 5707 + "value": 5711 }, "geoId/27083": { "date": "2015", - "value": 25830 + "value": 25826 }, "geoId/27085": { "date": "2015", - "value": 35808 + "value": 35814 }, "geoId/27087": { "date": "2015", - "value": 5428 + "value": 5437 }, "geoId/27089": { "date": "2015", @@ -34001,63 +34185,63 @@ }, "geoId/27091": { "date": "2015", - "value": 20041 + "value": 20036 }, "geoId/27093": { "date": "2015", - "value": 23048 + "value": 23036 }, "geoId/27095": { "date": "2015", - "value": 25482 + "value": 25494 }, "geoId/27097": { "date": "2015", - "value": 32770 + "value": 32763 }, "geoId/27099": { "date": "2015", - "value": 39497 + "value": 39492 }, "geoId/27101": { "date": "2015", - "value": 8395 + "value": 8394 }, "geoId/27103": { "date": "2015", - "value": 33545 + "value": 33526 }, "geoId/27105": { "date": "2015", - "value": 21754 + "value": 21748 }, "geoId/27107": { "date": "2015", - "value": 6623 + "value": 6621 }, "geoId/27109": { "date": "2015", - "value": 151492 + "value": 151397 }, "geoId/27111": { "date": "2015", - "value": 57539 + "value": 57520 }, "geoId/27113": { "date": "2015", - "value": 14258 + "value": 14234 }, "geoId/27115": { "date": "2015", - "value": 29051 + "value": 29042 }, "geoId/27117": { "date": "2015", - "value": 9302 + "value": 9267 }, "geoId/27119": { "date": "2015", - "value": 31519 + "value": 31497 }, "geoId/27121": { "date": "2015", @@ -34065,27 +34249,27 @@ }, "geoId/27123": { "date": "2015", - "value": 536838 + "value": 536631 }, "geoId/27125": { "date": "2015", - "value": 4027 + "value": 4032 }, "geoId/27127": { "date": "2015", - "value": 15427 + "value": 15422 }, "geoId/27129": { "date": "2015", - "value": 14797 + "value": 14792 }, "geoId/27131": { "date": "2015", - "value": 65336 + "value": 65323 }, "geoId/27133": { "date": "2015", - "value": 9456 + "value": 9437 }, "geoId/27135": { "date": "2015", @@ -34093,31 +34277,31 @@ }, "geoId/27137": { "date": "2015", - "value": 200383 + "value": 200296 }, "geoId/27139": { "date": "2015", - "value": 141372 + "value": 141329 }, "geoId/27141": { "date": "2015", - "value": 91441 + "value": 91415 }, "geoId/27143": { "date": "2015", - "value": 14893 + "value": 14887 }, "geoId/27145": { "date": "2015", - "value": 156068 + "value": 156003 }, "geoId/27147": { "date": "2015", - "value": 36628 + "value": 36599 }, "geoId/27149": { "date": "2015", - "value": 9886 + "value": 9864 }, "geoId/27151": { "date": "2015", @@ -34125,127 +34309,127 @@ }, "geoId/27153": { "date": "2015", - "value": 24318 + "value": 24340 }, "geoId/27155": { "date": "2015", - "value": 3376 + "value": 3369 }, "geoId/27157": { "date": "2015", - "value": 21392 + "value": 21387 }, "geoId/27159": { "date": "2015", - "value": 13664 + "value": 13668 }, "geoId/27161": { "date": "2015", - "value": 18932 + "value": 18923 }, "geoId/27163": { "date": "2015", - "value": 250482 + "value": 250386 }, "geoId/27165": { "date": "2015", - "value": 11013 + "value": 11002 }, "geoId/27167": { "date": "2015", - "value": 6369 + "value": 6357 }, "geoId/27169": { "date": "2015", - "value": 50859 + "value": 50827 }, "geoId/27171": { "date": "2015", - "value": 131029 + "value": 130973 }, "geoId/27173": { "date": "2015", - "value": 9847 + "value": 9836 }, "geoId/28001": { "date": "2015", - "value": 31574 + "value": 31561 }, "geoId/28003": { "date": "2015", - "value": 37302 + "value": 37276 }, "geoId/28005": { "date": "2015", - "value": 12553 + "value": 12546 }, "geoId/28007": { "date": "2015", - "value": 18674 + "value": 18673 }, "geoId/28009": { "date": "2015", - "value": 8164 + "value": 8157 }, "geoId/28011": { "date": "2015", - "value": 33233 + "value": 33230 }, "geoId/28013": { "date": "2015", - "value": 14636 + "value": 14639 }, "geoId/28015": { "date": "2015", - "value": 10209 + "value": 10203 }, "geoId/28017": { "date": "2015", - "value": 17389 + "value": 17401 }, "geoId/28019": { "date": "2015", - "value": 8372 + "value": 8370 }, "geoId/28021": { "date": "2015", - "value": 9211 + "value": 9214 }, "geoId/28023": { "date": "2015", - "value": 16021 + "value": 16022 }, "geoId/28025": { "date": "2015", - "value": 20019 + "value": 20005 }, "geoId/28027": { "date": "2015", - "value": 24525 + "value": 24500 }, "geoId/28029": { "date": "2015", - "value": 28868 + "value": 28865 }, "geoId/28031": { "date": "2015", - "value": 19253 + "value": 19243 }, "geoId/28033": { "date": "2015", - "value": 173470 + "value": 173271 }, "geoId/28035": { "date": "2015", - "value": 75642 + "value": 75593 }, "geoId/28037": { "date": "2015", - "value": 7734 + "value": 7732 }, "geoId/28039": { "date": "2015", - "value": 23391 + "value": 23373 }, "geoId/28041": { "date": "2015", @@ -34253,27 +34437,27 @@ }, "geoId/28043": { "date": "2015", - "value": 21461 + "value": 21444 }, "geoId/28045": { "date": "2015", - "value": 46360 + "value": 46305 }, "geoId/28047": { "date": "2015", - "value": 200880 + "value": 200674 }, "geoId/28049": { "date": "2015", - "value": 244321 + "value": 244216 }, "geoId/28051": { "date": "2015", - "value": 18362 + "value": 18367 }, "geoId/28053": { "date": "2015", - "value": 8707 + "value": 8705 }, "geoId/28055": { "date": "2015", @@ -34281,163 +34465,163 @@ }, "geoId/28057": { "date": "2015", - "value": 23546 + "value": 23543 }, "geoId/28059": { "date": "2015", - "value": 141443 + "value": 141354 }, "geoId/28061": { "date": "2015", - "value": 16549 + "value": 16554 }, "geoId/28063": { "date": "2015", - "value": 7507 + "value": 7501 }, "geoId/28065": { "date": "2015", - "value": 11633 + "value": 11643 }, "geoId/28067": { "date": "2015", - "value": 68664 + "value": 68629 }, "geoId/28069": { "date": "2015", - "value": 10108 + "value": 10111 }, "geoId/28071": { "date": "2015", - "value": 52841 + "value": 52736 }, "geoId/28073": { "date": "2015", - "value": 61034 + "value": 60966 }, "geoId/28075": { "date": "2015", - "value": 78422 + "value": 78348 }, "geoId/28077": { "date": "2015", - "value": 12694 + "value": 12672 }, "geoId/28079": { "date": "2015", - "value": 22774 + "value": 22779 }, "geoId/28081": { "date": "2015", - "value": 84762 + "value": 84740 }, "geoId/28083": { "date": "2015", - "value": 30260 + "value": 30241 }, "geoId/28085": { "date": "2015", - "value": 34527 + "value": 34522 }, "geoId/28087": { "date": "2015", - "value": 59725 + "value": 59697 }, "geoId/28089": { "date": "2015", - "value": 102516 + "value": 102453 }, "geoId/28091": { "date": "2015", - "value": 25430 + "value": 25411 }, "geoId/28093": { "date": "2015", - "value": 35918 + "value": 35891 }, "geoId/28095": { "date": "2015", - "value": 35831 + "value": 35827 }, "geoId/28097": { "date": "2015", - "value": 10190 + "value": 10194 }, "geoId/28099": { "date": "2015", - "value": 29491 + "value": 29463 }, "geoId/28101": { "date": "2015", - "value": 21578 + "value": 21574 }, "geoId/28103": { "date": "2015", - "value": 10948 + "value": 10935 }, "geoId/28105": { "date": "2015", - "value": 49589 + "value": 49510 }, "geoId/28107": { "date": "2015", - "value": 34204 + "value": 34199 }, "geoId/28109": { "date": "2015", - "value": 54978 + "value": 54944 }, "geoId/28111": { "date": "2015", - "value": 12083 + "value": 12071 }, "geoId/28113": { "date": "2015", - "value": 39907 + "value": 39890 }, "geoId/28115": { "date": "2015", - "value": 30884 + "value": 30857 }, "geoId/28117": { "date": "2015", - "value": 25457 + "value": 25440 }, "geoId/28119": { "date": "2015", - "value": 7513 + "value": 7514 }, "geoId/28121": { "date": "2015", - "value": 149507 + "value": 149447 }, "geoId/28123": { "date": "2015", - "value": 28445 + "value": 28446 }, "geoId/28125": { "date": "2015", - "value": 4568 + "value": 4567 }, "geoId/28127": { "date": "2015", - "value": 27177 + "value": 27169 }, "geoId/28129": { "date": "2015", - "value": 16073 + "value": 16077 }, "geoId/28131": { "date": "2015", - "value": 18283 + "value": 18271 }, "geoId/28133": { "date": "2015", - "value": 26883 + "value": 26877 }, "geoId/28135": { "date": "2015", - "value": 14619 + "value": 14599 }, "geoId/28137": { "date": "2015", @@ -34445,11 +34629,11 @@ }, "geoId/28139": { "date": "2015", - "value": 22025 + "value": 22005 }, "geoId/28141": { "date": "2015", - "value": 19485 + "value": 19483 }, "geoId/28143": { "date": "2015", @@ -34457,215 +34641,215 @@ }, "geoId/28145": { "date": "2015", - "value": 28309 + "value": 28285 }, "geoId/28147": { "date": "2015", - "value": 14604 + "value": 14607 }, "geoId/28149": { "date": "2015", - "value": 47496 + "value": 47481 }, "geoId/28151": { "date": "2015", - "value": 47991 + "value": 47959 }, "geoId/28153": { "date": "2015", - "value": 20515 + "value": 20491 }, "geoId/28155": { "date": "2015", - "value": 9881 + "value": 9873 }, "geoId/28157": { "date": "2015", - "value": 9089 + "value": 9090 }, "geoId/28159": { "date": "2015", - "value": 18452 + "value": 18446 }, "geoId/28161": { "date": "2015", - "value": 12457 + "value": 12463 }, "geoId/28163": { "date": "2015", - "value": 27424 + "value": 27411 }, "geoId/29001": { "date": "2015", - "value": 25396 + "value": 25353 }, "geoId/29003": { "date": "2015", - "value": 17316 + "value": 17314 }, "geoId/29005": { "date": "2015", - "value": 5292 + "value": 5293 }, "geoId/29007": { "date": "2015", - "value": 25976 + "value": 25950 }, "geoId/29009": { "date": "2015", - "value": 35300 + "value": 35310 }, "geoId/29011": { "date": "2015", - "value": 11834 + "value": 11829 }, "geoId/29013": { "date": "2015", - "value": 16361 + "value": 16362 }, "geoId/29015": { "date": "2015", - "value": 18815 + "value": 18788 }, "geoId/29017": { "date": "2015", - "value": 12320 + "value": 12316 }, "geoId/29019": { "date": "2015", - "value": 174563 + "value": 174404 }, "geoId/29021": { "date": "2015", - "value": 89137 + "value": 89082 }, "geoId/29023": { "date": "2015", - "value": 42857 + "value": 42829 }, "geoId/29025": { "date": "2015", - "value": 8996 + "value": 9002 }, "geoId/29027": { "date": "2015", - "value": 44722 + "value": 44699 }, "geoId/29029": { "date": "2015", - "value": 44793 + "value": 44743 }, "geoId/29031": { "date": "2015", - "value": 78297 + "value": 78238 }, "geoId/29033": { "date": "2015", - "value": 8882 + "value": 8879 }, "geoId/29035": { "date": "2015", - "value": 6280 + "value": 6276 }, "geoId/29037": { "date": "2015", - "value": 101389 + "value": 101339 }, "geoId/29039": { "date": "2015", - "value": 13790 + "value": 13783 }, "geoId/29041": { "date": "2015", - "value": 7582 + "value": 7595 }, "geoId/29043": { "date": "2015", - "value": 83154 + "value": 83077 }, "geoId/29045": { "date": "2015", - "value": 6811 + "value": 6808 }, "geoId/29047": { "date": "2015", - "value": 235344 + "value": 235161 }, "geoId/29049": { "date": "2015", - "value": 20592 + "value": 20581 }, "geoId/29051": { "date": "2015", - "value": 76838 + "value": 76818 }, "geoId/29053": { "date": "2015", - "value": 17615 + "value": 17614 }, "geoId/29055": { "date": "2015", - "value": 24510 + "value": 24488 }, "geoId/29057": { "date": "2015", - "value": 7576 + "value": 7577 }, "geoId/29059": { "date": "2015", - "value": 16362 + "value": 16344 }, "geoId/29061": { "date": "2015", - "value": 8281 + "value": 8285 }, "geoId/29063": { "date": "2015", - "value": 12559 + "value": 12540 }, "geoId/29065": { "date": "2015", - "value": 15662 + "value": 15620 }, "geoId/29067": { "date": "2015", - "value": 13374 + "value": 13356 }, "geoId/29069": { "date": "2015", - "value": 30868 + "value": 30844 }, "geoId/29071": { "date": "2015", - "value": 102265 + "value": 102251 }, "geoId/29073": { "date": "2015", - "value": 14753 + "value": 14747 }, "geoId/29075": { "date": "2015", - "value": 6650 + "value": 6656 }, "geoId/29077": { "date": "2015", - "value": 287543 + "value": 287312 }, "geoId/29079": { "date": "2015", - "value": 10033 + "value": 10026 }, "geoId/29081": { "date": "2015", - "value": 8631 + "value": 8621 }, "geoId/29083": { "date": "2015", - "value": 21728 + "value": 21704 }, "geoId/29085": { "date": "2015", - "value": 9269 + "value": 9266 }, "geoId/29087": { "date": "2015", @@ -34673,31 +34857,31 @@ }, "geoId/29089": { "date": "2015", - "value": 10136 + "value": 10134 }, "geoId/29091": { "date": "2015", - "value": 40071 + "value": 40070 }, "geoId/29093": { "date": "2015", - "value": 10200 + "value": 10214 }, "geoId/29095": { "date": "2015", - "value": 687182 + "value": 686783 }, "geoId/29097": { "date": "2015", - "value": 118623 + "value": 118548 }, "geoId/29099": { "date": "2015", - "value": 223185 + "value": 223116 }, "geoId/29101": { "date": "2015", - "value": 53717 + "value": 53496 }, "geoId/29103": { "date": "2015", @@ -34705,39 +34889,39 @@ }, "geoId/29105": { "date": "2015", - "value": 35506 + "value": 35469 }, "geoId/29107": { "date": "2015", - "value": 32633 + "value": 32624 }, "geoId/29109": { "date": "2015", - "value": 37999 + "value": 37971 }, "geoId/29111": { "date": "2015", - "value": 10141 + "value": 10138 }, "geoId/29113": { "date": "2015", - "value": 54569 + "value": 54567 }, "geoId/29115": { "date": "2015", - "value": 12290 + "value": 12280 }, "geoId/29117": { "date": "2015", - "value": 14943 + "value": 14935 }, "geoId/29119": { "date": "2015", - "value": 22721 + "value": 22708 }, "geoId/29121": { "date": "2015", - "value": 15271 + "value": 15279 }, "geoId/29123": { "date": "2015", @@ -34745,11 +34929,11 @@ }, "geoId/29125": { "date": "2015", - "value": 8934 + "value": 8959 }, "geoId/29127": { "date": "2015", - "value": 28719 + "value": 28697 }, "geoId/29129": { "date": "2015", @@ -34757,191 +34941,187 @@ }, "geoId/29131": { "date": "2015", - "value": 24865 + "value": 24872 }, "geoId/29133": { "date": "2015", - "value": 13984 + "value": 13947 }, "geoId/29135": { "date": "2015", - "value": 15878 + "value": 15873 }, "geoId/29137": { "date": "2015", - "value": 8635 + "value": 8633 }, "geoId/29139": { "date": "2015", - "value": 11579 + "value": 11581 }, "geoId/29141": { "date": "2015", - "value": 20072 + "value": 20060 }, "geoId/29143": { "date": "2015", - "value": 18070 + "value": 18087 }, "geoId/29145": { "date": "2015", - "value": 58165 + "value": 58138 }, "geoId/29147": { "date": "2015", - "value": 22649 + "value": 22625 }, "geoId/29149": { "date": "2015", - "value": 10864 + "value": 10848 }, "geoId/29151": { "date": "2015", - "value": 13540 + "value": 13538 }, "geoId/29153": { "date": "2015", - "value": 9373 + "value": 9350 }, "geoId/29155": { "date": "2015", - "value": 17427 + "value": 17421 }, "geoId/29157": { "date": "2015", - "value": 19066 + "value": 19070 }, "geoId/29159": { "date": "2015", - "value": 42303 + "value": 42300 }, "geoId/29161": { "date": "2015", - "value": 44801 + "value": 44766 }, "geoId/29163": { "date": "2015", - "value": 18404 + "value": 18402 }, "geoId/29165": { "date": "2015", - "value": 96552 + "value": 96445 }, "geoId/29167": { "date": "2015", - "value": 31272 + "value": 31256 }, "geoId/29169": { "date": "2015", - "value": 53324 + "value": 53204 }, "geoId/29171": { "date": "2015", - "value": 4864 + "value": 4858 }, "geoId/29173": { "date": "2015", - "value": 10171 + "value": 10169 }, "geoId/29175": { "date": "2015", - "value": 25063 + "value": 25041 }, "geoId/29177": { "date": "2015", - "value": 22799 + "value": 22793 }, "geoId/29179": { "date": "2015", - "value": 6294 + "value": 6297 }, "geoId/29181": { "date": "2015", - "value": 13797 + "value": 13788 }, "geoId/29183": { "date": "2015", - "value": 385108 + "value": 384978 }, "geoId/29185": { "date": "2015", - "value": 9427 + "value": 9412 }, "geoId/29186": { "date": "2015", - "value": 17805 + "value": 17817 }, "geoId/29187": { "date": "2015", - "value": 66253 - }, - "geoId/29189": { - "date": "2015", - "value": 1001585 + "value": 66232 }, "geoId/29195": { "date": "2015", - "value": 23241 + "value": 23226 }, "geoId/29197": { "date": "2015", - "value": 4506 + "value": 4500 }, "geoId/29199": { "date": "2015", - "value": 4833 + "value": 4820 }, "geoId/29201": { "date": "2015", - "value": 39040 + "value": 39007 }, "geoId/29203": { "date": "2015", - "value": 8275 + "value": 8277 }, "geoId/29205": { "date": "2015", - "value": 6099 + "value": 6102 }, "geoId/29207": { "date": "2015", - "value": 29751 + "value": 29733 }, "geoId/29209": { "date": "2015", - "value": 31334 + "value": 31307 }, "geoId/29211": { "date": "2015", - "value": 6369 + "value": 6363 }, "geoId/29213": { "date": "2015", - "value": 54282 + "value": 54216 }, "geoId/29215": { "date": "2015", - "value": 25692 + "value": 25652 }, "geoId/29217": { "date": "2015", - "value": 20775 + "value": 20758 }, "geoId/29219": { "date": "2015", - "value": 33539 + "value": 33532 }, "geoId/29221": { "date": "2015", - "value": 24795 + "value": 24786 }, "geoId/29223": { "date": "2015", - "value": 13435 + "value": 13420 }, "geoId/29225": { "date": "2015", - "value": 37611 + "value": 37604 }, "geoId/29227": { "date": "2015", @@ -34949,31 +35129,27 @@ }, "geoId/29229": { "date": "2015", - "value": 18147 - }, - "geoId/29510": { - "date": "2015", - "value": 316268 + "value": 18219 }, "geoId/30001": { "date": "2015", - "value": 9303 + "value": 9298 }, "geoId/30003": { "date": "2015", - "value": 13310 + "value": 13309 }, "geoId/30005": { "date": "2015", - "value": 6683 + "value": 6674 }, "geoId/30007": { "date": "2015", - "value": 5717 + "value": 5713 }, "geoId/30009": { "date": "2015", - "value": 10404 + "value": 10403 }, "geoId/30011": { "date": "2015", @@ -34981,15 +35157,15 @@ }, "geoId/30013": { "date": "2015", - "value": 81959 + "value": 81878 }, "geoId/30015": { "date": "2015", - "value": 5777 + "value": 5772 }, "geoId/30017": { "date": "2015", - "value": 12098 + "value": 12075 }, "geoId/30019": { "date": "2015", @@ -34997,35 +35173,35 @@ }, "geoId/30021": { "date": "2015", - "value": 9591 + "value": 9572 }, "geoId/30023": { "date": "2015", - "value": 9115 + "value": 9104 }, "geoId/30025": { "date": "2015", - "value": 3172 + "value": 3171 }, "geoId/30027": { "date": "2015", - "value": 11315 + "value": 11306 }, "geoId/30029": { "date": "2015", - "value": 95940 + "value": 95839 }, "geoId/30031": { "date": "2015", - "value": 101043 + "value": 100882 }, "geoId/30033": { "date": "2015", - "value": 1283 + "value": 1284 }, "geoId/30035": { "date": "2015", - "value": 13647 + "value": 13646 }, "geoId/30037": { "date": "2015", @@ -35033,43 +35209,43 @@ }, "geoId/30039": { "date": "2015", - "value": 3160 + "value": 3170 }, "geoId/30041": { "date": "2015", - "value": 16435 + "value": 16439 }, "geoId/30043": { "date": "2015", - "value": 11576 + "value": 11572 }, "geoId/30045": { "date": "2015", - "value": 1932 + "value": 1931 }, "geoId/30047": { "date": "2015", - "value": 29482 + "value": 29453 }, "geoId/30049": { "date": "2015", - "value": 66308 + "value": 66225 }, "geoId/30051": { "date": "2015", - "value": 2395 + "value": 2392 }, "geoId/30053": { "date": "2015", - "value": 19085 + "value": 19053 }, "geoId/30055": { "date": "2015", - "value": 1698 + "value": 1699 }, "geoId/30057": { "date": "2015", - "value": 8033 + "value": 8034 }, "geoId/30059": { "date": "2015", @@ -35077,31 +35253,31 @@ }, "geoId/30061": { "date": "2015", - "value": 4194 + "value": 4187 }, "geoId/30063": { "date": "2015", - "value": 114281 + "value": 114122 }, "geoId/30065": { "date": "2015", - "value": 4631 + "value": 4630 }, "geoId/30067": { "date": "2015", - "value": 16013 + "value": 16006 }, "geoId/30069": { "date": "2015", - "value": 475 + "value": 474 }, "geoId/30071": { "date": "2015", - "value": 4150 + "value": 4146 }, "geoId/30073": { "date": "2015", - "value": 6100 + "value": 6097 }, "geoId/30075": { "date": "2015", @@ -35109,63 +35285,63 @@ }, "geoId/30077": { "date": "2015", - "value": 6793 + "value": 6800 }, "geoId/30079": { "date": "2015", - "value": 1140 + "value": 1142 }, "geoId/30081": { "date": "2015", - "value": 41199 + "value": 41143 }, "geoId/30083": { "date": "2015", - "value": 11931 + "value": 11904 }, "geoId/30085": { "date": "2015", - "value": 11416 + "value": 11415 }, "geoId/30087": { "date": "2015", - "value": 9355 + "value": 9353 }, "geoId/30089": { "date": "2015", - "value": 11298 + "value": 11294 }, "geoId/30091": { "date": "2015", - "value": 3673 + "value": 3671 }, "geoId/30093": { "date": "2015", - "value": 34746 + "value": 34691 }, "geoId/30095": { "date": "2015", - "value": 9419 + "value": 9425 }, "geoId/30097": { "date": "2015", - "value": 3618 + "value": 3620 }, "geoId/30099": { "date": "2015", - "value": 6064 + "value": 6068 }, "geoId/30101": { "date": "2015", - "value": 5083 + "value": 5079 }, "geoId/30103": { "date": "2015", - "value": 680 + "value": 684 }, "geoId/30105": { "date": "2015", - "value": 7630 + "value": 7623 }, "geoId/30107": { "date": "2015", @@ -35177,15 +35353,15 @@ }, "geoId/30111": { "date": "2015", - "value": 156658 + "value": 156529 }, "geoId/31001": { "date": "2015", - "value": 31576 + "value": 31567 }, "geoId/31003": { "date": "2015", - "value": 6416 + "value": 6413 }, "geoId/31005": { "date": "2015", @@ -35193,91 +35369,87 @@ }, "geoId/31007": { "date": "2015", - "value": 715 + "value": 711 }, "geoId/31009": { "date": "2015", - "value": 476 + "value": 477 }, "geoId/31011": { "date": "2015", - "value": 5308 - }, - "geoId/31013": { - "date": "2015", - "value": 11327 + "value": 5311 }, "geoId/31015": { "date": "2015", - "value": 2004 + "value": 2000 }, "geoId/31017": { "date": "2015", - "value": 2985 + "value": 2982 }, "geoId/31019": { "date": "2015", - "value": 48605 + "value": 48578 }, "geoId/31021": { "date": "2015", - "value": 6540 + "value": 6535 }, "geoId/31023": { "date": "2015", - "value": 8053 + "value": 8056 }, "geoId/31025": { "date": "2015", - "value": 25419 + "value": 25421 }, "geoId/31027": { "date": "2015", - "value": 8523 + "value": 8515 }, "geoId/31029": { "date": "2015", - "value": 3966 + "value": 3961 }, "geoId/31031": { "date": "2015", - "value": 5831 + "value": 5818 }, "geoId/31033": { "date": "2015", - "value": 10150 + "value": 10136 }, "geoId/31035": { "date": "2015", - "value": 6289 + "value": 6292 }, "geoId/31037": { "date": "2015", - "value": 10713 + "value": 10734 }, "geoId/31039": { "date": "2015", - "value": 9074 + "value": 9077 }, "geoId/31041": { "date": "2015", - "value": 10831 + "value": 10830 }, "geoId/31043": { "date": "2015", - "value": 20548 + "value": 20550 }, "geoId/31045": { "date": "2015", - "value": 8974 + "value": 8954 }, "geoId/31047": { "date": "2015", - "value": 23870 + "value": 23892 }, "geoId/31049": { "date": "2015", - "value": 1908 + "value": 1910 }, "geoId/31051": { "date": "2015", @@ -35285,43 +35457,43 @@ }, "geoId/31053": { "date": "2015", - "value": 36566 + "value": 36567 }, "geoId/31055": { "date": "2015", - "value": 549313 + "value": 549029 }, "geoId/31057": { "date": "2015", - "value": 1771 + "value": 1773 }, "geoId/31059": { "date": "2015", - "value": 5552 + "value": 5554 }, "geoId/31061": { "date": "2015", - "value": 2976 + "value": 2977 }, "geoId/31063": { "date": "2015", - "value": 2629 + "value": 2632 }, "geoId/31065": { "date": "2015", - "value": 4828 + "value": 4830 }, "geoId/31067": { "date": "2015", - "value": 21718 + "value": 21715 }, "geoId/31069": { "date": "2015", - "value": 1917 + "value": 1916 }, "geoId/31071": { "date": "2015", - "value": 2013 + "value": 2014 }, "geoId/31073": { "date": "2015", @@ -35329,7 +35501,7 @@ }, "geoId/31075": { "date": "2015", - "value": 648 + "value": 646 }, "geoId/31077": { "date": "2015", @@ -35337,27 +35509,27 @@ }, "geoId/31079": { "date": "2015", - "value": 61135 + "value": 61132 }, "geoId/31081": { "date": "2015", - "value": 9138 + "value": 9140 }, "geoId/31083": { "date": "2015", - "value": 3440 + "value": 3442 }, "geoId/31085": { "date": "2015", - "value": 916 + "value": 915 }, "geoId/31087": { "date": "2015", - "value": 2878 + "value": 2883 }, "geoId/31089": { "date": "2015", - "value": 10266 + "value": 10268 }, "geoId/31091": { "date": "2015", @@ -35365,23 +35537,23 @@ }, "geoId/31093": { "date": "2015", - "value": 6378 + "value": 6382 }, "geoId/31095": { "date": "2015", - "value": 7224 + "value": 7213 }, "geoId/31097": { "date": "2015", - "value": 5239 + "value": 5240 }, "geoId/31099": { "date": "2015", - "value": 6560 + "value": 6558 }, "geoId/31101": { "date": "2015", - "value": 8159 + "value": 8132 }, "geoId/31103": { "date": "2015", @@ -35389,19 +35561,19 @@ }, "geoId/31105": { "date": "2015", - "value": 3715 + "value": 3716 }, "geoId/31107": { "date": "2015", - "value": 8472 + "value": 8468 }, "geoId/31109": { "date": "2015", - "value": 306293 + "value": 306096 }, "geoId/31111": { "date": "2015", - "value": 35519 + "value": 35501 }, "geoId/31113": { "date": "2015", @@ -35411,69 +35583,65 @@ "date": "2015", "value": 606 }, - "geoId/31117": { - "date": "2015", - "value": 489 - }, "geoId/31119": { "date": "2015", - "value": 35001 + "value": 34999 }, "geoId/31121": { "date": "2015", - "value": 7806 + "value": 7805 }, "geoId/31123": { "date": "2015", - "value": 4928 + "value": 4925 }, "geoId/31125": { "date": "2015", - "value": 3574 + "value": 3573 }, "geoId/31127": { "date": "2015", - "value": 7007 + "value": 7002 }, "geoId/31129": { "date": "2015", - "value": 4323 + "value": 4316 }, "geoId/31131": { "date": "2015", - "value": 15844 + "value": 15840 }, "geoId/31133": { "date": "2015", - "value": 2693 + "value": 2690 }, "geoId/31135": { "date": "2015", - "value": 2933 + "value": 2937 }, "geoId/31137": { "date": "2015", - "value": 9218 + "value": 9214 }, "geoId/31139": { "date": "2015", - "value": 7188 + "value": 7190 }, "geoId/31141": { "date": "2015", - "value": 32869 + "value": 32876 }, "geoId/31143": { "date": "2015", - "value": 5169 + "value": 5179 }, "geoId/31145": { "date": "2015", - "value": 10895 + "value": 10886 }, "geoId/31147": { "date": "2015", - "value": 8026 + "value": 8022 }, "geoId/31149": { "date": "2015", @@ -35481,27 +35649,27 @@ }, "geoId/31151": { "date": "2015", - "value": 14193 + "value": 14204 }, "geoId/31153": { "date": "2015", - "value": 175294 + "value": 175173 }, "geoId/31155": { "date": "2015", - "value": 20953 + "value": 20949 }, "geoId/31157": { "date": "2015", - "value": 36273 + "value": 36245 }, "geoId/31159": { "date": "2015", - "value": 16998 + "value": 16994 }, "geoId/31161": { "date": "2015", - "value": 5220 + "value": 5216 }, "geoId/31163": { "date": "2015", @@ -35509,39 +35677,39 @@ }, "geoId/31165": { "date": "2015", - "value": 1272 + "value": 1276 }, "geoId/31167": { "date": "2015", - "value": 5946 + "value": 5944 }, "geoId/31169": { "date": "2015", - "value": 5129 + "value": 5127 }, "geoId/31171": { "date": "2015", - "value": 692 + "value": 695 }, "geoId/31173": { "date": "2015", - "value": 7077 + "value": 7072 }, "geoId/31175": { "date": "2015", - "value": 4167 + "value": 4168 }, "geoId/31177": { "date": "2015", - "value": 19925 + "value": 19917 }, "geoId/31179": { "date": "2015", - "value": 9375 + "value": 9373 }, "geoId/31181": { "date": "2015", - "value": 3594 + "value": 3592 }, "geoId/31183": { "date": "2015", @@ -35549,203 +35717,199 @@ }, "geoId/31185": { "date": "2015", - "value": 13804 + "value": 13796 }, "geoId/32001": { "date": "2015", - "value": 24006 + "value": 23957 }, "geoId/32003": { "date": "2015", - "value": 2097832 + "value": 2096717 }, "geoId/32005": { "date": "2015", - "value": 47422 + "value": 47404 }, "geoId/32007": { "date": "2015", - "value": 51756 + "value": 51728 }, "geoId/32009": { "date": "2015", - "value": 847 + "value": 830 }, "geoId/32011": { "date": "2015", - "value": 2040 + "value": 2029 }, "geoId/32013": { "date": "2015", - "value": 17033 + "value": 17017 }, "geoId/32015": { "date": "2015", - "value": 5885 + "value": 5884 }, "geoId/32017": { "date": "2015", - "value": 5135 + "value": 5137 }, "geoId/32019": { "date": "2015", - "value": 51999 + "value": 51974 }, "geoId/32021": { "date": "2015", - "value": 4423 + "value": 4422 }, "geoId/32023": { "date": "2015", - "value": 43008 + "value": 42966 }, "geoId/32027": { "date": "2015", - "value": 6620 + "value": 6624 }, "geoId/32029": { "date": "2015", - "value": 3881 + "value": 3876 }, "geoId/32031": { "date": "2015", - "value": 442617 + "value": 442453 }, "geoId/32033": { "date": "2015", - "value": 9875 - }, - "geoId/32510": { - "date": "2015", - "value": 54152 + "value": 9858 }, "geoId/33001": { "date": "2015", - "value": 60408 + "value": 60370 }, "geoId/33003": { "date": "2015", - "value": 47442 + "value": 47392 }, "geoId/33005": { "date": "2015", - "value": 76390 + "value": 76288 }, "geoId/33007": { "date": "2015", - "value": 32351 + "value": 32343 }, "geoId/33009": { "date": "2015", - "value": 89566 + "value": 89439 }, "geoId/33011": { "date": "2015", - "value": 409229 + "value": 408985 }, "geoId/33013": { "date": "2015", - "value": 148770 + "value": 148649 }, "geoId/33015": { "date": "2015", - "value": 302975 + "value": 302691 }, "geoId/33017": { "date": "2015", - "value": 127174 + "value": 127038 }, "geoId/33019": { "date": "2015", - "value": 43175 + "value": 43148 }, "geoId/34001": { "date": "2015", - "value": 270206 + "value": 270153 }, "geoId/34003": { "date": "2015", - "value": 926481 + "value": 926391 }, "geoId/34005": { "date": "2015", - "value": 447906 + "value": 446832 }, "geoId/34007": { "date": "2015", - "value": 507760 + "value": 507638 }, "geoId/34009": { "date": "2015", - "value": 94330 + "value": 94160 }, "geoId/34011": { "date": "2015", - "value": 154580 + "value": 154712 }, "geoId/34013": { "date": "2015", - "value": 790546 + "value": 790439 }, "geoId/34015": { "date": "2015", - "value": 291022 + "value": 290943 }, "geoId/34017": { "date": "2015", - "value": 664595 + "value": 664492 }, "geoId/34019": { "date": "2015", - "value": 125569 + "value": 125452 }, "geoId/34021": { "date": "2015", - "value": 368266 + "value": 368124 }, "geoId/34023": { "date": "2015", - "value": 825471 + "value": 825546 }, "geoId/34025": { "date": "2015", - "value": 624180 + "value": 624079 }, "geoId/34027": { "date": "2015", - "value": 494370 + "value": 494259 }, "geoId/34029": { "date": "2015", - "value": 587238 + "value": 587091 }, "geoId/34031": { "date": "2015", - "value": 504556 + "value": 504629 }, "geoId/34033": { "date": "2015", - "value": 63754 + "value": 63732 }, "geoId/34035": { "date": "2015", - "value": 329682 + "value": 329626 }, "geoId/34037": { "date": "2015", - "value": 143059 + "value": 143004 }, "geoId/34039": { "date": "2015", - "value": 549954 + "value": 549905 }, "geoId/34041": { "date": "2015", - "value": 106787 + "value": 106742 }, "geoId/35001": { "date": "2015", - "value": 676440 + "value": 676248 }, "geoId/35003": { "date": "2015", @@ -35753,67 +35917,67 @@ }, "geoId/35005": { "date": "2015", - "value": 65856 + "value": 65825 }, "geoId/35006": { "date": "2015", - "value": 27046 + "value": 27044 }, "geoId/35007": { "date": "2015", - "value": 12434 + "value": 12449 }, "geoId/35009": { "date": "2015", - "value": 50344 + "value": 50290 }, "geoId/35011": { "date": "2015", - "value": 1877 + "value": 1871 }, "geoId/35013": { "date": "2015", - "value": 214028 + "value": 214034 }, "geoId/35015": { "date": "2015", - "value": 57756 + "value": 57715 }, "geoId/35017": { "date": "2015", - "value": 28369 + "value": 28364 }, "geoId/35019": { "date": "2015", - "value": 4355 + "value": 4351 }, "geoId/35021": { "date": "2015", - "value": 717 + "value": 719 }, "geoId/35023": { "date": "2015", - "value": 4441 + "value": 4436 }, "geoId/35025": { "date": "2015", - "value": 71480 + "value": 71476 }, "geoId/35027": { "date": "2015", - "value": 19365 + "value": 19352 }, "geoId/35028": { "date": "2015", - "value": 17848 + "value": 17817 }, "geoId/35029": { "date": "2015", - "value": 24370 + "value": 24367 }, "geoId/35031": { "date": "2015", - "value": 73485 + "value": 73462 }, "geoId/35033": { "date": "2015", @@ -35821,311 +35985,311 @@ }, "geoId/35035": { "date": "2015", - "value": 64838 + "value": 64768 }, "geoId/35037": { "date": "2015", - "value": 8449 + "value": 8446 }, "geoId/35039": { "date": "2015", - "value": 39358 + "value": 39370 }, "geoId/35041": { "date": "2015", - "value": 19157 + "value": 19137 }, "geoId/35043": { "date": "2015", - "value": 138586 + "value": 138521 }, "geoId/35045": { "date": "2015", - "value": 128324 + "value": 128246 }, "geoId/35047": { "date": "2015", - "value": 28223 + "value": 28215 }, "geoId/35049": { "date": "2015", - "value": 148199 + "value": 148098 }, "geoId/35051": { "date": "2015", - "value": 11252 + "value": 11235 }, "geoId/35053": { "date": "2015", - "value": 17148 + "value": 17146 }, "geoId/35055": { "date": "2015", - "value": 32806 + "value": 32797 }, "geoId/35057": { "date": "2015", - "value": 15592 + "value": 15596 }, "geoId/35059": { "date": "2015", - "value": 4174 + "value": 4166 }, "geoId/35061": { "date": "2015", - "value": 75665 + "value": 75661 }, "geoId/36001": { "date": "2015", - "value": 307521 + "value": 307433 }, "geoId/36003": { "date": "2015", - "value": 47352 + "value": 47324 }, "geoId/36005": { "date": "2015", - "value": 1439480 + "value": 1440005 }, "geoId/36007": { "date": "2015", - "value": 195981 + "value": 195928 }, "geoId/36009": { "date": "2015", - "value": 77941 + "value": 77926 }, "geoId/36011": { "date": "2015", - "value": 78323 + "value": 78298 }, "geoId/36013": { "date": "2015", - "value": 130582 + "value": 130529 }, "geoId/36015": { "date": "2015", - "value": 86771 + "value": 86705 }, "geoId/36017": { "date": "2015", - "value": 48794 + "value": 48772 }, "geoId/36019": { "date": "2015", - "value": 80759 + "value": 80718 }, "geoId/36021": { "date": "2015", - "value": 61451 + "value": 61434 }, "geoId/36023": { "date": "2015", - "value": 48299 + "value": 48290 }, "geoId/36025": { "date": "2015", - "value": 45895 + "value": 45954 }, "geoId/36027": { "date": "2015", - "value": 294105 + "value": 294039 }, "geoId/36029": { "date": "2015", - "value": 920858 + "value": 920644 }, "geoId/36031": { "date": "2015", - "value": 37973 + "value": 37958 }, "geoId/36033": { "date": "2015", - "value": 50552 + "value": 50540 }, "geoId/36035": { "date": "2015", - "value": 53812 + "value": 53801 }, "geoId/36037": { "date": "2015", - "value": 58488 + "value": 58462 }, "geoId/36039": { "date": "2015", - "value": 47621 + "value": 47634 }, "geoId/36041": { "date": "2015", - "value": 4700 + "value": 4699 }, "geoId/36043": { "date": "2015", - "value": 62659 + "value": 62652 }, "geoId/36045": { "date": "2015", - "value": 116539 + "value": 116371 }, "geoId/36047": { "date": "2015", - "value": 2608797 + "value": 2608794 }, "geoId/36049": { "date": "2015", - "value": 26824 + "value": 26830 }, "geoId/36051": { "date": "2015", - "value": 64336 + "value": 64344 }, "geoId/36053": { "date": "2015", - "value": 71779 + "value": 71636 }, "geoId/36055": { "date": "2015", - "value": 745847 + "value": 745577 }, "geoId/36057": { "date": "2015", - "value": 49576 + "value": 49564 }, "geoId/36059": { "date": "2015", - "value": 1354987 + "value": 1354840 }, "geoId/36061": { "date": "2015", - "value": 1637327 + "value": 1636063 }, "geoId/36063": { "date": "2015", - "value": 212391 + "value": 212358 }, "geoId/36065": { "date": "2015", - "value": 231315 + "value": 231264 }, "geoId/36067": { "date": "2015", - "value": 466320 + "value": 466277 }, "geoId/36069": { "date": "2015", - "value": 109324 + "value": 109271 }, "geoId/36071": { "date": "2015", - "value": 375911 + "value": 375803 }, "geoId/36073": { "date": "2015", - "value": 41482 + "value": 41481 }, "geoId/36075": { "date": "2015", - "value": 119764 + "value": 119735 }, "geoId/36077": { "date": "2015", - "value": 60524 + "value": 60504 }, "geoId/36079": { "date": "2015", - "value": 99158 + "value": 99185 }, "geoId/36081": { "date": "2015", - "value": 2305252 + "value": 2305838 }, "geoId/36083": { "date": "2015", - "value": 159413 + "value": 159436 }, "geoId/36085": { "date": "2015", - "value": 472301 + "value": 472349 }, "geoId/36087": { "date": "2015", - "value": 322938 + "value": 322919 }, "geoId/36089": { "date": "2015", - "value": 110399 + "value": 110348 }, "geoId/36091": { "date": "2015", - "value": 226182 + "value": 226078 }, "geoId/36093": { "date": "2015", - "value": 154773 + "value": 154733 }, "geoId/36095": { "date": "2015", - "value": 31408 + "value": 31405 }, "geoId/36097": { "date": "2015", - "value": 18037 + "value": 18013 }, "geoId/36099": { "date": "2015", - "value": 34814 + "value": 34801 }, "geoId/36101": { "date": "2015", - "value": 97549 + "value": 97551 }, "geoId/36103": { "date": "2015", - "value": 1491997 + "value": 1491967 }, "geoId/36105": { "date": "2015", - "value": 74850 + "value": 74854 }, "geoId/36107": { "date": "2015", - "value": 49390 + "value": 49355 }, "geoId/36109": { "date": "2015", - "value": 103187 + "value": 103006 }, "geoId/36111": { "date": "2015", - "value": 179696 + "value": 179658 }, "geoId/36113": { "date": "2015", - "value": 64449 + "value": 64420 }, "geoId/36115": { "date": "2015", - "value": 62277 + "value": 62246 }, "geoId/36117": { "date": "2015", - "value": 91316 + "value": 91291 }, "geoId/36119": { "date": "2015", - "value": 968891 + "value": 968773 }, "geoId/36121": { "date": "2015", - "value": 40939 + "value": 40922 }, "geoId/36123": { "date": "2015", - "value": 25145 + "value": 25128 }, "geoId/37001": { "date": "2015", - "value": 157104 + "value": 157037 }, "geoId/37003": { "date": "2015", @@ -36133,23 +36297,23 @@ }, "geoId/37005": { "date": "2015", - "value": 10855 + "value": 10861 }, "geoId/37007": { "date": "2015", - "value": 25616 + "value": 25602 }, "geoId/37009": { "date": "2015", - "value": 26625 + "value": 26637 }, "geoId/37011": { "date": "2015", - "value": 17494 + "value": 17455 }, "geoId/37013": { "date": "2015", - "value": 47403 + "value": 47389 }, "geoId/37015": { "date": "2015", @@ -36157,127 +36321,127 @@ }, "geoId/37017": { "date": "2015", - "value": 34090 + "value": 34140 }, "geoId/37019": { "date": "2015", - "value": 122322 + "value": 122211 }, "geoId/37021": { "date": "2015", - "value": 252160 + "value": 251954 }, "geoId/37023": { "date": "2015", - "value": 89337 + "value": 89341 }, "geoId/37025": { "date": "2015", - "value": 196483 + "value": 196396 }, "geoId/37027": { "date": "2015", - "value": 81554 + "value": 81518 }, "geoId/37029": { "date": "2015", - "value": 10284 + "value": 10282 }, "geoId/37031": { "date": "2015", - "value": 68766 + "value": 68712 }, "geoId/37033": { "date": "2015", - "value": 22813 + "value": 22822 }, "geoId/37035": { "date": "2015", - "value": 155607 + "value": 155527 }, "geoId/37037": { "date": "2015", - "value": 68307 + "value": 68263 }, "geoId/37039": { "date": "2015", - "value": 27126 + "value": 27098 }, "geoId/37041": { "date": "2015", - "value": 14251 + "value": 14249 }, "geoId/37043": { "date": "2015", - "value": 10644 + "value": 10619 }, "geoId/37045": { "date": "2015", - "value": 96881 + "value": 96850 }, "geoId/37047": { "date": "2015", - "value": 56698 + "value": 56666 }, "geoId/37049": { "date": "2015", - "value": 102988 + "value": 102853 }, "geoId/37051": { "date": "2015", - "value": 331598 + "value": 331203 }, "geoId/37053": { "date": "2015", - "value": 25128 + "value": 25106 }, "geoId/37055": { "date": "2015", - "value": 35499 + "value": 35468 }, "geoId/37057": { "date": "2015", - "value": 163548 + "value": 163486 }, "geoId/37059": { "date": "2015", - "value": 41652 + "value": 41648 }, "geoId/37061": { "date": "2015", - "value": 58879 + "value": 58892 }, "geoId/37063": { "date": "2015", - "value": 301014 + "value": 300793 }, "geoId/37065": { "date": "2015", - "value": 53734 + "value": 53743 }, "geoId/37067": { "date": "2015", - "value": 367516 + "value": 367365 }, "geoId/37069": { "date": "2015", - "value": 63667 + "value": 63668 }, "geoId/37071": { "date": "2015", - "value": 212998 + "value": 212919 }, "geoId/37073": { "date": "2015", - "value": 11530 + "value": 11531 }, "geoId/37075": { "date": "2015", - "value": 8587 + "value": 8598 }, "geoId/37077": { "date": "2015", - "value": 58201 + "value": 58162 }, "geoId/37079": { "date": "2015", @@ -36285,195 +36449,195 @@ }, "geoId/37081": { "date": "2015", - "value": 517281 + "value": 517053 }, "geoId/37083": { "date": "2015", - "value": 52190 + "value": 52182 }, "geoId/37085": { "date": "2015", - "value": 128145 + "value": 128034 }, "geoId/37087": { "date": "2015", - "value": 59724 + "value": 59646 }, "geoId/37089": { "date": "2015", - "value": 111943 + "value": 111847 }, "geoId/37091": { "date": "2015", - "value": 24404 + "value": 24380 }, "geoId/37093": { "date": "2015", - "value": 52805 + "value": 52739 }, "geoId/37095": { "date": "2015", - "value": 5425 + "value": 5428 }, "geoId/37097": { "date": "2015", - "value": 169592 + "value": 169453 }, "geoId/37099": { "date": "2015", - "value": 41352 + "value": 41305 }, "geoId/37101": { "date": "2015", - "value": 185130 + "value": 185104 }, "geoId/37103": { "date": "2015", - "value": 9770 + "value": 9777 }, "geoId/37105": { "date": "2015", - "value": 59402 + "value": 59371 }, "geoId/37107": { "date": "2015", - "value": 58012 + "value": 57981 }, "geoId/37109": { "date": "2015", - "value": 80646 + "value": 80607 }, "geoId/37111": { "date": "2015", - "value": 44982 + "value": 44967 }, "geoId/37113": { "date": "2015", - "value": 34117 + "value": 34078 }, "geoId/37115": { "date": "2015", - "value": 21175 + "value": 21146 }, "geoId/37117": { "date": "2015", - "value": 23267 + "value": 23262 }, "geoId/37119": { "date": "2015", - "value": 1034049 + "value": 1033238 }, "geoId/37121": { "date": "2015", - "value": 15062 + "value": 15063 }, "geoId/37123": { "date": "2015", - "value": 27432 + "value": 27456 }, "geoId/37125": { "date": "2015", - "value": 94057 + "value": 94013 }, "geoId/37127": { "date": "2015", - "value": 93855 + "value": 93786 }, "geoId/37129": { "date": "2015", - "value": 219619 + "value": 219422 }, "geoId/37131": { "date": "2015", - "value": 20539 + "value": 20533 }, "geoId/37133": { "date": "2015", - "value": 193402 + "value": 193114 }, "geoId/37135": { "date": "2015", - "value": 141449 + "value": 141298 }, "geoId/37137": { "date": "2015", - "value": 12739 + "value": 12741 }, "geoId/37139": { "date": "2015", - "value": 39433 + "value": 39384 }, "geoId/37141": { "date": "2015", - "value": 57463 + "value": 57426 }, "geoId/37143": { "date": "2015", - "value": 13474 + "value": 13463 }, "geoId/37145": { "date": "2015", - "value": 39214 + "value": 39190 }, "geoId/37147": { "date": "2015", - "value": 176178 + "value": 176071 }, "geoId/37149": { "date": "2015", - "value": 20417 + "value": 20401 }, "geoId/37151": { "date": "2015", - "value": 142560 + "value": 142575 }, "geoId/37153": { "date": "2015", - "value": 45427 + "value": 45429 }, "geoId/37155": { "date": "2015", - "value": 134446 + "value": 134460 }, "geoId/37157": { "date": "2015", - "value": 91697 + "value": 91657 }, "geoId/37159": { "date": "2015", - "value": 138520 + "value": 138497 }, "geoId/37161": { "date": "2015", - "value": 66408 + "value": 66375 }, "geoId/37163": { "date": "2015", - "value": 63562 + "value": 63605 }, "geoId/37165": { "date": "2015", - "value": 35333 + "value": 35321 }, "geoId/37167": { "date": "2015", - "value": 60624 + "value": 60622 }, "geoId/37169": { "date": "2015", - "value": 46143 + "value": 46159 }, "geoId/37171": { "date": "2015", - "value": 71990 + "value": 71998 }, "geoId/37173": { "date": "2015", - "value": 14325 + "value": 14326 }, "geoId/37175": { "date": "2015", - "value": 33185 + "value": 33157 }, "geoId/37177": { "date": "2015", @@ -36481,135 +36645,135 @@ }, "geoId/37179": { "date": "2015", - "value": 222051 + "value": 221949 }, "geoId/37181": { "date": "2015", - "value": 44477 + "value": 44459 }, "geoId/37183": { "date": "2015", - "value": 1022871 + "value": 1022319 }, "geoId/37185": { "date": "2015", - "value": 20190 + "value": 20213 }, "geoId/37187": { "date": "2015", - "value": 12251 + "value": 12282 }, "geoId/37189": { "date": "2015", - "value": 53129 + "value": 53093 }, "geoId/37191": { "date": "2015", - "value": 124400 + "value": 124342 }, "geoId/37193": { "date": "2015", - "value": 68302 + "value": 68298 }, "geoId/37195": { "date": "2015", - "value": 81228 + "value": 81240 }, "geoId/37197": { "date": "2015", - "value": 37630 + "value": 37619 }, "geoId/37199": { "date": "2015", - "value": 17550 + "value": 17556 }, "geoId/38001": { "date": "2015", - "value": 2396 + "value": 2398 }, "geoId/38003": { "date": "2015", - "value": 11017 + "value": 11005 }, "geoId/38005": { "date": "2015", - "value": 6822 + "value": 6817 }, "geoId/38007": { "date": "2015", - "value": 950 + "value": 948 }, "geoId/38009": { "date": "2015", - "value": 6742 + "value": 6734 }, "geoId/38011": { "date": "2015", - "value": 3276 + "value": 3280 }, "geoId/38013": { "date": "2015", - "value": 2346 + "value": 2344 }, "geoId/38015": { "date": "2015", - "value": 93284 + "value": 93211 }, "geoId/38017": { "date": "2015", - "value": 171028 + "value": 170722 }, "geoId/38019": { "date": "2015", - "value": 3824 + "value": 3826 }, "geoId/38021": { "date": "2015", - "value": 5052 + "value": 5042 }, "geoId/38023": { "date": "2015", - "value": 2457 + "value": 2456 }, "geoId/38025": { "date": "2015", - "value": 4576 + "value": 4579 }, "geoId/38027": { "date": "2015", - "value": 2304 + "value": 2305 }, "geoId/38029": { "date": "2015", - "value": 3397 + "value": 3399 }, "geoId/38031": { "date": "2015", - "value": 3325 + "value": 3327 }, "geoId/38033": { "date": "2015", - "value": 1881 + "value": 1879 }, "geoId/38035": { "date": "2015", - "value": 70448 + "value": 70352 }, "geoId/38037": { "date": "2015", - "value": 2396 + "value": 2397 }, "geoId/38039": { "date": "2015", - "value": 2288 + "value": 2287 }, "geoId/38041": { "date": "2015", - "value": 2658 + "value": 2656 }, "geoId/38043": { "date": "2015", - "value": 2451 + "value": 2448 }, "geoId/38045": { "date": "2015", @@ -36617,7 +36781,7 @@ }, "geoId/38047": { "date": "2015", - "value": 1927 + "value": 1929 }, "geoId/38049": { "date": "2015", @@ -36625,91 +36789,91 @@ }, "geoId/38051": { "date": "2015", - "value": 2716 + "value": 2722 }, "geoId/38053": { "date": "2015", - "value": 12817 + "value": 12781 }, "geoId/38055": { "date": "2015", - "value": 9664 + "value": 9660 }, "geoId/38057": { "date": "2015", - "value": 8790 + "value": 8786 }, "geoId/38059": { "date": "2015", - "value": 30273 + "value": 30249 }, "geoId/38061": { "date": "2015", - "value": 10311 + "value": 10299 }, "geoId/38063": { "date": "2015", - "value": 2916 + "value": 2918 }, "geoId/38065": { "date": "2015", - "value": 1866 + "value": 1865 }, "geoId/38067": { "date": "2015", - "value": 7033 + "value": 7035 }, "geoId/38069": { "date": "2015", - "value": 4269 + "value": 4274 }, "geoId/38071": { "date": "2015", - "value": 11667 + "value": 11647 }, "geoId/38073": { "date": "2015", - "value": 5455 + "value": 5452 }, "geoId/38075": { "date": "2015", - "value": 2550 + "value": 2551 }, "geoId/38077": { "date": "2015", - "value": 16306 + "value": 16286 }, "geoId/38079": { "date": "2015", - "value": 14707 + "value": 14694 }, "geoId/38081": { "date": "2015", - "value": 3871 + "value": 3868 }, "geoId/38083": { "date": "2015", - "value": 1311 + "value": 1310 }, "geoId/38085": { "date": "2015", - "value": 4385 + "value": 4376 }, "geoId/38087": { "date": "2015", - "value": 783 + "value": 781 }, "geoId/38089": { "date": "2015", - "value": 31908 + "value": 31861 }, "geoId/38091": { "date": "2015", - "value": 1918 + "value": 1915 }, "geoId/38093": { "date": "2015", - "value": 21090 + "value": 21047 }, "geoId/38095": { "date": "2015", @@ -36717,347 +36881,347 @@ }, "geoId/38097": { "date": "2015", - "value": 7991 + "value": 7993 }, "geoId/38099": { "date": "2015", - "value": 10852 + "value": 10845 }, "geoId/38101": { "date": "2015", - "value": 71409 + "value": 70703 }, "geoId/38103": { "date": "2015", - "value": 4094 + "value": 4102 }, "geoId/38105": { "date": "2015", - "value": 35379 + "value": 35301 }, "geoId/39001": { "date": "2015", - "value": 27919 + "value": 27946 }, "geoId/39003": { "date": "2015", - "value": 104141 + "value": 104095 }, "geoId/39005": { "date": "2015", - "value": 53317 + "value": 53310 }, "geoId/39007": { "date": "2015", - "value": 98443 + "value": 98404 }, "geoId/39009": { "date": "2015", - "value": 65949 + "value": 65886 }, "geoId/39011": { "date": "2015", - "value": 45754 + "value": 45734 }, "geoId/39013": { "date": "2015", - "value": 69018 + "value": 68973 }, "geoId/39015": { "date": "2015", - "value": 43717 + "value": 43697 }, "geoId/39017": { "date": "2015", - "value": 376173 + "value": 375998 }, "geoId/39019": { "date": "2015", - "value": 27729 + "value": 27718 }, "geoId/39021": { "date": "2015", - "value": 38976 + "value": 38963 }, "geoId/39023": { "date": "2015", - "value": 135810 + "value": 135746 }, "geoId/39025": { "date": "2015", - "value": 202077 + "value": 201995 }, "geoId/39027": { "date": "2015", - "value": 41864 + "value": 41839 }, "geoId/39029": { "date": "2015", - "value": 104788 + "value": 104714 }, "geoId/39031": { "date": "2015", - "value": 36579 + "value": 36577 }, "geoId/39033": { "date": "2015", - "value": 42327 + "value": 42324 }, "geoId/39035": { "date": "2015", - "value": 1259109 + "value": 1258739 }, "geoId/39037": { "date": "2015", - "value": 52002 + "value": 51981 }, "geoId/39039": { "date": "2015", - "value": 38349 + "value": 38326 }, "geoId/39041": { "date": "2015", - "value": 193624 + "value": 193391 }, "geoId/39043": { "date": "2015", - "value": 75388 + "value": 75360 }, "geoId/39045": { "date": "2015", - "value": 151310 + "value": 151254 }, "geoId/39047": { "date": "2015", - "value": 28617 + "value": 28611 }, "geoId/39049": { "date": "2015", - "value": 1257891 + "value": 1257386 }, "geoId/39051": { "date": "2015", - "value": 42299 + "value": 42301 }, "geoId/39053": { "date": "2015", - "value": 30258 + "value": 30249 }, "geoId/39055": { "date": "2015", - "value": 93899 + "value": 93894 }, "geoId/39057": { "date": "2015", - "value": 164421 + "value": 164272 }, "geoId/39059": { "date": "2015", - "value": 39402 + "value": 39392 }, "geoId/39061": { "date": "2015", - "value": 809902 + "value": 809527 }, "geoId/39063": { "date": "2015", - "value": 75726 + "value": 75678 }, "geoId/39065": { "date": "2015", - "value": 31615 + "value": 31627 }, "geoId/39067": { "date": "2015", - "value": 15396 + "value": 15391 }, "geoId/39069": { "date": "2015", - "value": 27490 + "value": 27470 }, "geoId/39071": { "date": "2015", - "value": 42973 + "value": 42952 }, "geoId/39073": { "date": "2015", - "value": 28502 + "value": 28500 }, "geoId/39075": { "date": "2015", - "value": 43885 + "value": 43881 }, "geoId/39077": { "date": "2015", - "value": 58325 + "value": 58307 }, "geoId/39079": { "date": "2015", - "value": 32575 + "value": 32559 }, "geoId/39081": { "date": "2015", - "value": 67546 + "value": 67495 }, "geoId/39083": { "date": "2015", - "value": 61045 + "value": 61001 }, "geoId/39085": { "date": "2015", - "value": 229843 + "value": 229836 }, "geoId/39087": { "date": "2015", - "value": 60990 + "value": 60923 }, "geoId/39089": { "date": "2015", - "value": 170721 + "value": 170611 }, "geoId/39091": { "date": "2015", - "value": 45255 + "value": 45250 }, "geoId/39093": { "date": "2015", - "value": 305533 + "value": 305417 }, "geoId/39095": { "date": "2015", - "value": 433826 + "value": 433633 }, "geoId/39097": { "date": "2015", - "value": 44149 + "value": 44139 }, "geoId/39099": { "date": "2015", - "value": 231988 + "value": 231846 }, "geoId/39101": { "date": "2015", - "value": 65470 + "value": 65431 }, "geoId/39103": { "date": "2015", - "value": 176185 + "value": 176126 }, "geoId/39105": { "date": "2015", - "value": 23192 + "value": 23178 }, "geoId/39107": { "date": "2015", - "value": 40735 + "value": 40723 }, "geoId/39109": { "date": "2015", - "value": 104100 + "value": 104075 }, "geoId/39111": { "date": "2015", - "value": 14267 + "value": 14260 }, "geoId/39113": { "date": "2015", - "value": 532059 + "value": 531777 }, "geoId/39115": { "date": "2015", - "value": 14736 + "value": 14741 }, "geoId/39117": { "date": "2015", - "value": 34954 + "value": 34943 }, "geoId/39119": { "date": "2015", - "value": 86213 + "value": 86194 }, "geoId/39121": { "date": "2015", - "value": 14468 + "value": 14470 }, "geoId/39123": { "date": "2015", - "value": 40761 + "value": 40754 }, "geoId/39125": { "date": "2015", - "value": 18953 + "value": 18954 }, "geoId/39127": { "date": "2015", - "value": 35970 + "value": 35967 }, "geoId/39129": { "date": "2015", - "value": 56991 + "value": 56989 }, "geoId/39131": { "date": "2015", - "value": 28115 + "value": 28244 }, "geoId/39133": { "date": "2015", - "value": 162667 + "value": 162594 }, "geoId/39135": { "date": "2015", - "value": 41313 + "value": 41289 }, "geoId/39137": { "date": "2015", - "value": 34020 + "value": 34019 }, "geoId/39139": { "date": "2015", - "value": 121720 + "value": 121688 }, "geoId/39141": { "date": "2015", - "value": 77067 + "value": 77049 }, "geoId/39143": { "date": "2015", - "value": 59476 + "value": 59475 }, "geoId/39145": { "date": "2015", - "value": 77024 + "value": 76992 }, "geoId/39147": { "date": "2015", - "value": 55672 + "value": 55650 }, "geoId/39149": { "date": "2015", - "value": 49036 + "value": 49030 }, "geoId/39151": { "date": "2015", - "value": 374798 + "value": 374715 }, "geoId/39153": { "date": "2015", - "value": 541940 + "value": 541788 }, "geoId/39155": { "date": "2015", - "value": 203442 + "value": 203328 }, "geoId/39157": { "date": "2015", - "value": 92782 + "value": 92739 }, "geoId/39159": { "date": "2015", - "value": 54394 + "value": 54388 }, "geoId/39161": { "date": "2015", - "value": 28330 + "value": 28319 }, "geoId/39163": { "date": "2015", @@ -37065,195 +37229,195 @@ }, "geoId/39165": { "date": "2015", - "value": 224018 + "value": 223864 }, "geoId/39167": { "date": "2015", - "value": 61075 + "value": 61020 }, "geoId/39169": { "date": "2015", - "value": 116262 + "value": 116214 }, "geoId/39171": { "date": "2015", - "value": 37036 + "value": 37004 }, "geoId/39173": { "date": "2015", - "value": 129375 + "value": 129285 }, "geoId/39175": { "date": "2015", - "value": 22181 + "value": 22178 }, "geoId/40001": { "date": "2015", - "value": 22266 + "value": 22107 }, "geoId/40003": { "date": "2015", - "value": 5912 + "value": 5903 }, "geoId/40005": { "date": "2015", - "value": 13888 + "value": 13883 }, "geoId/40007": { "date": "2015", - "value": 5460 + "value": 5445 }, "geoId/40009": { "date": "2015", - "value": 23564 + "value": 23554 }, "geoId/40011": { "date": "2015", - "value": 9772 + "value": 9749 }, "geoId/40013": { "date": "2015", - "value": 45080 + "value": 45021 }, "geoId/40015": { "date": "2015", - "value": 29439 + "value": 29429 }, "geoId/40017": { "date": "2015", - "value": 133241 + "value": 133158 }, "geoId/40019": { "date": "2015", - "value": 48587 + "value": 48568 }, "geoId/40021": { "date": "2015", - "value": 48392 + "value": 48376 }, "geoId/40023": { "date": "2015", - "value": 14987 + "value": 14976 }, "geoId/40025": { "date": "2015", - "value": 2225 + "value": 2204 }, "geoId/40027": { "date": "2015", - "value": 274041 + "value": 273841 }, "geoId/40029": { "date": "2015", - "value": 5600 + "value": 5593 }, "geoId/40031": { "date": "2015", - "value": 123689 + "value": 124005 }, "geoId/40033": { "date": "2015", - "value": 6008 + "value": 6006 }, "geoId/40035": { "date": "2015", - "value": 14706 + "value": 14709 }, "geoId/40037": { "date": "2015", - "value": 70798 + "value": 70801 }, "geoId/40039": { "date": "2015", - "value": 29568 + "value": 29565 }, "geoId/40041": { "date": "2015", - "value": 41738 + "value": 41647 }, "geoId/40043": { "date": "2015", - "value": 4986 + "value": 4970 }, "geoId/40045": { "date": "2015", - "value": 4218 + "value": 4223 }, "geoId/40047": { "date": "2015", - "value": 63246 + "value": 63248 }, "geoId/40049": { "date": "2015", - "value": 27913 + "value": 27901 }, "geoId/40051": { "date": "2015", - "value": 54563 + "value": 54559 }, "geoId/40053": { "date": "2015", - "value": 4497 + "value": 4486 }, "geoId/40055": { "date": "2015", - "value": 6031 + "value": 6029 }, "geoId/40057": { "date": "2015", - "value": 2782 + "value": 2765 }, "geoId/40059": { "date": "2015", - "value": 3825 + "value": 3847 }, "geoId/40061": { "date": "2015", - "value": 12749 + "value": 12700 }, "geoId/40063": { "date": "2015", - "value": 13589 + "value": 13586 }, "geoId/40065": { "date": "2015", - "value": 25464 + "value": 25459 }, "geoId/40067": { "date": "2015", - "value": 6259 + "value": 6268 }, "geoId/40069": { "date": "2015", - "value": 10977 + "value": 10957 }, "geoId/40071": { "date": "2015", - "value": 45261 + "value": 45226 }, "geoId/40073": { "date": "2015", - "value": 15595 + "value": 15556 }, "geoId/40075": { "date": "2015", - "value": 9120 + "value": 9113 }, "geoId/40077": { "date": "2015", - "value": 10622 + "value": 10602 }, "geoId/40079": { "date": "2015", - "value": 50030 + "value": 49784 }, "geoId/40081": { "date": "2015", - "value": 34937 + "value": 34928 }, "geoId/40083": { "date": "2015", - "value": 45355 + "value": 45346 }, "geoId/40085": { "date": "2015", @@ -37261,183 +37425,183 @@ }, "geoId/40087": { "date": "2015", - "value": 37981 + "value": 37973 }, "geoId/40089": { "date": "2015", - "value": 33174 + "value": 33124 }, "geoId/40091": { "date": "2015", - "value": 19811 + "value": 19816 }, "geoId/40093": { "date": "2015", - "value": 7774 + "value": 7759 }, "geoId/40095": { "date": "2015", - "value": 16267 + "value": 16260 }, "geoId/40097": { "date": "2015", - "value": 40901 + "value": 40885 }, "geoId/40099": { "date": "2015", - "value": 13859 + "value": 13852 }, "geoId/40101": { "date": "2015", - "value": 69349 + "value": 69319 }, "geoId/40103": { "date": "2015", - "value": 11560 + "value": 11534 }, "geoId/40105": { "date": "2015", - "value": 10517 + "value": 10507 }, "geoId/40107": { "date": "2015", - "value": 12110 + "value": 12116 }, "geoId/40109": { "date": "2015", - "value": 777406 + "value": 777373 }, "geoId/40111": { "date": "2015", - "value": 39072 + "value": 39065 }, "geoId/40113": { "date": "2015", - "value": 47333 + "value": 47338 }, "geoId/40115": { "date": "2015", - "value": 31890 + "value": 31862 }, "geoId/40117": { "date": "2015", - "value": 16436 + "value": 16439 }, "geoId/40119": { "date": "2015", - "value": 81443 + "value": 81363 }, "geoId/40121": { "date": "2015", - "value": 44725 + "value": 44716 }, "geoId/40123": { "date": "2015", - "value": 38343 + "value": 38336 }, "geoId/40125": { "date": "2015", - "value": 71510 + "value": 71479 }, "geoId/40127": { "date": "2015", - "value": 11155 + "value": 11144 }, "geoId/40129": { "date": "2015", - "value": 3782 + "value": 3776 }, "geoId/40131": { "date": "2015", - "value": 90113 + "value": 90080 }, "geoId/40133": { "date": "2015", - "value": 25410 + "value": 25401 }, "geoId/40135": { "date": "2015", - "value": 41811 + "value": 41782 }, "geoId/40137": { "date": "2015", - "value": 44604 + "value": 44576 }, "geoId/40139": { "date": "2015", - "value": 21452 + "value": 21446 }, "geoId/40141": { "date": "2015", - "value": 7565 + "value": 7584 }, "geoId/40143": { "date": "2015", - "value": 640851 + "value": 640470 }, "geoId/40145": { "date": "2015", - "value": 76753 + "value": 76733 }, "geoId/40147": { "date": "2015", - "value": 52144 + "value": 52091 }, "geoId/40149": { "date": "2015", - "value": 11697 + "value": 11756 }, "geoId/40151": { "date": "2015", - "value": 9306 + "value": 9293 }, "geoId/40153": { "date": "2015", - "value": 21619 + "value": 21608 }, "geoId/41001": { "date": "2015", - "value": 15899 + "value": 15873 }, "geoId/41003": { "date": "2015", - "value": 88443 + "value": 88333 }, "geoId/41005": { "date": "2015", - "value": 399852 + "value": 399647 }, "geoId/41007": { "date": "2015", - "value": 37848 + "value": 37797 }, "geoId/41009": { "date": "2015", - "value": 49671 + "value": 49646 }, "geoId/41011": { "date": "2015", - "value": 62696 + "value": 62643 }, "geoId/41013": { "date": "2015", - "value": 21465 + "value": 21455 }, "geoId/41015": { "date": "2015", - "value": 22329 + "value": 22293 }, "geoId/41017": { "date": "2015", - "value": 174392 + "value": 174246 }, "geoId/41019": { "date": "2015", - "value": 107260 + "value": 107164 }, "geoId/41021": { "date": "2015", - "value": 1866 + "value": 1868 }, "geoId/41023": { "date": "2015", @@ -37445,51 +37609,51 @@ }, "geoId/41025": { "date": "2015", - "value": 7154 + "value": 7149 }, "geoId/41027": { "date": "2015", - "value": 22925 + "value": 22927 }, "geoId/41029": { "date": "2015", - "value": 211587 + "value": 211403 }, "geoId/41031": { "date": "2015", - "value": 22540 + "value": 22555 }, "geoId/41033": { "date": "2015", - "value": 84606 + "value": 84528 }, "geoId/41035": { "date": "2015", - "value": 65742 + "value": 65670 }, "geoId/41037": { "date": "2015", - "value": 7789 + "value": 7782 }, "geoId/41039": { "date": "2015", - "value": 362257 + "value": 361946 }, "geoId/41041": { "date": "2015", - "value": 47046 + "value": 46999 }, "geoId/41043": { "date": "2015", - "value": 120303 + "value": 120236 }, "geoId/41045": { "date": "2015", - "value": 30228 + "value": 30211 }, "geoId/41047": { "date": "2015", - "value": 329106 + "value": 329060 }, "geoId/41049": { "date": "2015", @@ -37497,243 +37661,243 @@ }, "geoId/41051": { "date": "2015", - "value": 790723 + "value": 790008 }, "geoId/41053": { "date": "2015", - "value": 79012 + "value": 78962 }, "geoId/41055": { "date": "2015", - "value": 1691 + "value": 1689 }, "geoId/41057": { "date": "2015", - "value": 25554 + "value": 25567 }, "geoId/41059": { "date": "2015", - "value": 76491 + "value": 76467 }, "geoId/41061": { "date": "2015", - "value": 25720 + "value": 25703 }, "geoId/41063": { "date": "2015", - "value": 6810 + "value": 6812 }, "geoId/41065": { "date": "2015", - "value": 25469 + "value": 25457 }, "geoId/41067": { "date": "2015", - "value": 572955 + "value": 572664 }, "geoId/41069": { "date": "2015", - "value": 1327 + "value": 1326 }, "geoId/41071": { "date": "2015", - "value": 101447 + "value": 101381 }, "geoId/42001": { "date": "2015", - "value": 101847 + "value": 101808 }, "geoId/42003": { "date": "2015", - "value": 1229342 + "value": 1228827 }, "geoId/42005": { "date": "2015", - "value": 66913 + "value": 66860 }, "geoId/42007": { "date": "2015", - "value": 168311 + "value": 168241 }, "geoId/42009": { "date": "2015", - "value": 48748 + "value": 48735 }, "geoId/42011": { "date": "2015", - "value": 415218 + "value": 415138 }, "geoId/42013": { "date": "2015", - "value": 124637 + "value": 124596 }, "geoId/42015": { "date": "2015", - "value": 61656 + "value": 61644 }, "geoId/42017": { "date": "2015", - "value": 625670 + "value": 625276 }, "geoId/42019": { "date": "2015", - "value": 186046 + "value": 185936 }, "geoId/42021": { "date": "2015", - "value": 136083 + "value": 136028 }, "geoId/42023": { "date": "2015", - "value": 4773 + "value": 4775 }, "geoId/42025": { "date": "2015", - "value": 63766 + "value": 63753 }, "geoId/42027": { "date": "2015", - "value": 160641 + "value": 160466 }, "geoId/42029": { "date": "2015", - "value": 515098 + "value": 515055 }, "geoId/42031": { "date": "2015", - "value": 38889 + "value": 38871 }, "geoId/42033": { "date": "2015", - "value": 80735 + "value": 80718 }, "geoId/42035": { "date": "2015", - "value": 39402 + "value": 39400 }, "geoId/42037": { "date": "2015", - "value": 66704 + "value": 66681 }, "geoId/42039": { "date": "2015", - "value": 86540 + "value": 86510 }, "geoId/42041": { "date": "2015", - "value": 245891 + "value": 245744 }, "geoId/42043": { "date": "2015", - "value": 273195 + "value": 273085 }, "geoId/42045": { "date": "2015", - "value": 563434 + "value": 563225 }, "geoId/42047": { "date": "2015", - "value": 30898 + "value": 30897 }, "geoId/42049": { "date": "2015", - "value": 278452 + "value": 278174 }, "geoId/42051": { "date": "2015", - "value": 133272 + "value": 133252 }, "geoId/42053": { "date": "2015", - "value": 7386 + "value": 7377 }, "geoId/42055": { "date": "2015", - "value": 153131 + "value": 153048 }, "geoId/42057": { "date": "2015", - "value": 14510 + "value": 14505 }, "geoId/42059": { "date": "2015", - "value": 37431 + "value": 37400 }, "geoId/42061": { "date": "2015", - "value": 45514 + "value": 45499 }, "geoId/42063": { "date": "2015", - "value": 86800 + "value": 86747 }, "geoId/42065": { "date": "2015", - "value": 44350 + "value": 44345 }, "geoId/42067": { "date": "2015", - "value": 24442 + "value": 24437 }, "geoId/42069": { "date": "2015", - "value": 211974 + "value": 211863 }, "geoId/42071": { "date": "2015", - "value": 535960 + "value": 535811 }, "geoId/42073": { "date": "2015", - "value": 88154 + "value": 88122 }, "geoId/42075": { "date": "2015", - "value": 137492 + "value": 137479 }, "geoId/42077": { "date": "2015", - "value": 359689 + "value": 359710 }, "geoId/42079": { "date": "2015", - "value": 318203 + "value": 318059 }, "geoId/42081": { "date": "2015", - "value": 115644 + "value": 115598 }, "geoId/42083": { "date": "2015", - "value": 42424 + "value": 42400 }, "geoId/42085": { "date": "2015", - "value": 113684 + "value": 113624 }, "geoId/42087": { "date": "2015", - "value": 46435 + "value": 46427 }, "geoId/42089": { "date": "2015", - "value": 166602 + "value": 166481 }, "geoId/42091": { "date": "2015", - "value": 817432 + "value": 817180 }, "geoId/42093": { "date": "2015", - "value": 18297 + "value": 18299 }, "geoId/42095": { "date": "2015", - "value": 300264 + "value": 300090 }, "geoId/42097": { "date": "2015", - "value": 92895 + "value": 92878 }, "geoId/42099": { "date": "2015", @@ -37741,319 +37905,319 @@ }, "geoId/42101": { "date": "2015", - "value": 1571679 + "value": 1571065 }, "geoId/42103": { "date": "2015", - "value": 55410 + "value": 55322 }, "geoId/42105": { "date": "2015", - "value": 17078 + "value": 17085 }, "geoId/42107": { "date": "2015", - "value": 144136 + "value": 144117 }, "geoId/42109": { "date": "2015", - "value": 40530 + "value": 40509 }, "geoId/42111": { "date": "2015", - "value": 75404 + "value": 75383 }, "geoId/42113": { "date": "2015", - "value": 6266 + "value": 6267 }, "geoId/42115": { "date": "2015", - "value": 41778 + "value": 41783 }, "geoId/42117": { "date": "2015", - "value": 41562 + "value": 41520 }, "geoId/42119": { "date": "2015", - "value": 45573 + "value": 45519 }, "geoId/42121": { "date": "2015", - "value": 52962 + "value": 52954 }, "geoId/42123": { "date": "2015", - "value": 40346 + "value": 40334 }, "geoId/42125": { "date": "2015", - "value": 207824 + "value": 207718 }, "geoId/42127": { "date": "2015", - "value": 51828 + "value": 51812 }, "geoId/42129": { "date": "2015", - "value": 357006 + "value": 356923 }, "geoId/42131": { "date": "2015", - "value": 27822 + "value": 27812 }, "geoId/42133": { "date": "2015", - "value": 441911 + "value": 441741 }, "geoId/44001": { "date": "2015", - "value": 49159 + "value": 49127 }, "geoId/44003": { "date": "2015", - "value": 163801 + "value": 163747 }, "geoId/44005": { "date": "2015", - "value": 83496 + "value": 83259 }, "geoId/44007": { "date": "2015", - "value": 634146 + "value": 633747 }, "geoId/44009": { "date": "2015", - "value": 126284 + "value": 126185 }, "geoId/45001": { "date": "2015", - "value": 24814 + "value": 24775 }, "geoId/45003": { "date": "2015", - "value": 165827 + "value": 165688 }, "geoId/45005": { "date": "2015", - "value": 9435 + "value": 9420 }, "geoId/45007": { "date": "2015", - "value": 193806 + "value": 193700 }, "geoId/45009": { "date": "2015", - "value": 14676 + "value": 14689 }, "geoId/45011": { "date": "2015", - "value": 21791 + "value": 21782 }, "geoId/45013": { "date": "2015", - "value": 180070 + "value": 179796 }, "geoId/45015": { "date": "2015", - "value": 203313 + "value": 203066 }, "geoId/45017": { "date": "2015", - "value": 14758 + "value": 14759 }, "geoId/45019": { "date": "2015", - "value": 389885 + "value": 389310 }, "geoId/45021": { "date": "2015", - "value": 56534 + "value": 56512 }, "geoId/45023": { "date": "2015", - "value": 32420 + "value": 32410 }, "geoId/45025": { "date": "2015", - "value": 46161 + "value": 46156 }, "geoId/45027": { "date": "2015", - "value": 34037 + "value": 34029 }, "geoId/45029": { "date": "2015", - "value": 37444 + "value": 37452 }, "geoId/45031": { "date": "2015", - "value": 67539 + "value": 67520 }, "geoId/45033": { "date": "2015", - "value": 31138 + "value": 31165 }, "geoId/45035": { "date": "2015", - "value": 152946 + "value": 152809 }, "geoId/45037": { "date": "2015", - "value": 26789 + "value": 26782 }, "geoId/45039": { "date": "2015", - "value": 22899 + "value": 22874 }, "geoId/45041": { "date": "2015", - "value": 138781 + "value": 138715 }, "geoId/45043": { "date": "2015", - "value": 61506 + "value": 61456 }, "geoId/45045": { "date": "2015", - "value": 491218 + "value": 490900 }, "geoId/45047": { "date": "2015", - "value": 69992 + "value": 69962 }, "geoId/45049": { "date": "2015", - "value": 19969 + "value": 19966 }, "geoId/45051": { "date": "2015", - "value": 309350 + "value": 308987 }, "geoId/45053": { "date": "2015", - "value": 27490 + "value": 27460 }, "geoId/45055": { "date": "2015", - "value": 63677 + "value": 63661 }, "geoId/45057": { "date": "2015", - "value": 86346 + "value": 86261 }, "geoId/45059": { "date": "2015", - "value": 66459 + "value": 66421 }, "geoId/45061": { "date": "2015", - "value": 17813 + "value": 17798 }, "geoId/45063": { "date": "2015", - "value": 281855 + "value": 281675 }, "geoId/45065": { "date": "2015", - "value": 9671 + "value": 9661 }, "geoId/45067": { "date": "2015", - "value": 31769 + "value": 31767 }, "geoId/45069": { "date": "2015", - "value": 27594 + "value": 27585 }, "geoId/45071": { "date": "2015", - "value": 37787 + "value": 37772 }, "geoId/45073": { "date": "2015", - "value": 75908 + "value": 75863 }, "geoId/45075": { "date": "2015", - "value": 89174 + "value": 89159 }, "geoId/45077": { "date": "2015", - "value": 121637 + "value": 121500 }, "geoId/45079": { "date": "2015", - "value": 406455 + "value": 406008 }, "geoId/45081": { "date": "2015", - "value": 20155 + "value": 20159 }, "geoId/45083": { "date": "2015", - "value": 296741 + "value": 296558 }, "geoId/45085": { "date": "2015", - "value": 107346 + "value": 107151 }, "geoId/45087": { "date": "2015", - "value": 27731 + "value": 27743 }, "geoId/45089": { "date": "2015", - "value": 32515 + "value": 32518 }, "geoId/45091": { "date": "2015", - "value": 250785 + "value": 250566 }, "geoId/46003": { "date": "2015", - "value": 2745 + "value": 2740 }, "geoId/46005": { "date": "2015", - "value": 18146 + "value": 18127 }, "geoId/46007": { "date": "2015", - "value": 3407 + "value": 3401 }, "geoId/46009": { "date": "2015", - "value": 6942 + "value": 6947 }, "geoId/46011": { "date": "2015", - "value": 33861 + "value": 33800 }, "geoId/46013": { "date": "2015", - "value": 38434 + "value": 38400 }, "geoId/46015": { "date": "2015", - "value": 5239 + "value": 5240 }, "geoId/46017": { "date": "2015", - "value": 2099 + "value": 2097 }, "geoId/46019": { "date": "2015", - "value": 10219 + "value": 10203 }, "geoId/46021": { "date": "2015", - "value": 1414 + "value": 1413 }, "geoId/46023": { "date": "2015", - "value": 9359 + "value": 9361 }, "geoId/46025": { "date": "2015", @@ -38061,99 +38225,99 @@ }, "geoId/46027": { "date": "2015", - "value": 13798 + "value": 13768 }, "geoId/46029": { "date": "2015", - "value": 27907 + "value": 27899 }, "geoId/46031": { "date": "2015", - "value": 4172 + "value": 4176 }, "geoId/46033": { "date": "2015", - "value": 8456 + "value": 8444 }, "geoId/46035": { "date": "2015", - "value": 19922 + "value": 19916 }, "geoId/46037": { "date": "2015", - "value": 5504 + "value": 5496 }, "geoId/46039": { "date": "2015", - "value": 4326 + "value": 4325 }, "geoId/46041": { "date": "2015", - "value": 5702 + "value": 5698 }, "geoId/46043": { "date": "2015", - "value": 2947 + "value": 2949 }, "geoId/46045": { "date": "2015", - "value": 3998 + "value": 3996 }, "geoId/46047": { "date": "2015", - "value": 6809 + "value": 6796 }, "geoId/46049": { "date": "2015", - "value": 2310 + "value": 2307 }, "geoId/46051": { "date": "2015", - "value": 7221 + "value": 7220 }, "geoId/46053": { "date": "2015", - "value": 4195 + "value": 4192 }, "geoId/46055": { "date": "2015", - "value": 1849 + "value": 1850 }, "geoId/46057": { "date": "2015", - "value": 5977 + "value": 5976 }, "geoId/46059": { "date": "2015", - "value": 3305 + "value": 3306 }, "geoId/46061": { "date": "2015", - "value": 3388 + "value": 3387 }, "geoId/46063": { "date": "2015", - "value": 1269 + "value": 1268 }, "geoId/46065": { "date": "2015", - "value": 17579 + "value": 17555 }, "geoId/46067": { "date": "2015", - "value": 7270 + "value": 7268 }, "geoId/46069": { "date": "2015", - "value": 1387 + "value": 1386 }, "geoId/46071": { "date": "2015", - "value": 3281 + "value": 3276 }, "geoId/46073": { "date": "2015", - "value": 2021 + "value": 2018 }, "geoId/46075": { "date": "2015", @@ -38161,43 +38325,43 @@ }, "geoId/46077": { "date": "2015", - "value": 4951 + "value": 4953 }, "geoId/46079": { "date": "2015", - "value": 12350 + "value": 12333 }, "geoId/46081": { "date": "2015", - "value": 24862 + "value": 24827 }, "geoId/46083": { "date": "2015", - "value": 52997 + "value": 52959 }, "geoId/46085": { "date": "2015", - "value": 3875 + "value": 3880 }, "geoId/46087": { "date": "2015", - "value": 5485 + "value": 5483 }, "geoId/46089": { "date": "2015", - "value": 2399 + "value": 2397 }, "geoId/46091": { "date": "2015", - "value": 4830 + "value": 4814 }, "geoId/46093": { "date": "2015", - "value": 26794 + "value": 26770 }, "geoId/46095": { "date": "2015", - "value": 2027 + "value": 2024 }, "geoId/46097": { "date": "2015", @@ -38205,43 +38369,43 @@ }, "geoId/46099": { "date": "2015", - "value": 183563 + "value": 183439 }, "geoId/46101": { "date": "2015", - "value": 6454 - }, - "geoId/46102": { - "date": "2015", - "value": 14364 + "value": 6451 }, "geoId/46103": { "date": "2015", - "value": 108212 + "value": 108088 }, "geoId/46105": { "date": "2015", - "value": 2983 + "value": 2975 }, "geoId/46107": { "date": "2015", - "value": 2297 + "value": 2292 }, "geoId/46109": { "date": "2015", - "value": 10210 + "value": 10204 }, "geoId/46111": { "date": "2015", "value": 2348 }, + "geoId/46113": { + "date": "2015", + "value": 14360 + }, "geoId/46115": { "date": "2015", - "value": 6555 + "value": 6554 }, "geoId/46117": { "date": "2015", - "value": 2978 + "value": 2974 }, "geoId/46119": { "date": "2015", @@ -38249,27 +38413,27 @@ }, "geoId/46121": { "date": "2015", - "value": 10050 + "value": 10034 }, "geoId/46123": { "date": "2015", - "value": 5423 + "value": 5418 }, "geoId/46125": { "date": "2015", - "value": 8133 + "value": 8131 }, "geoId/46127": { "date": "2015", - "value": 14934 + "value": 14925 }, "geoId/46129": { "date": "2015", - "value": 5412 + "value": 5405 }, "geoId/46135": { "date": "2015", - "value": 22702 + "value": 22682 }, "geoId/46137": { "date": "2015", @@ -38277,203 +38441,203 @@ }, "geoId/47001": { "date": "2015", - "value": 75500 + "value": 75456 }, "geoId/47003": { "date": "2015", - "value": 46954 + "value": 46948 }, "geoId/47005": { "date": "2015", - "value": 16224 + "value": 16184 }, "geoId/47007": { "date": "2015", - "value": 14611 + "value": 14489 }, "geoId/47009": { "date": "2015", - "value": 127047 + "value": 126954 }, "geoId/47011": { "date": "2015", - "value": 103846 + "value": 103774 }, "geoId/47013": { "date": "2015", - "value": 39805 + "value": 39772 }, "geoId/47015": { "date": "2015", - "value": 13746 + "value": 13740 }, "geoId/47017": { "date": "2015", - "value": 27986 + "value": 27968 }, "geoId/47019": { "date": "2015", - "value": 56385 + "value": 56375 }, "geoId/47021": { "date": "2015", - "value": 39597 + "value": 39593 }, "geoId/47023": { "date": "2015", - "value": 17130 + "value": 17123 }, "geoId/47025": { "date": "2015", - "value": 31585 + "value": 31535 }, "geoId/47027": { "date": "2015", - "value": 7668 + "value": 7691 }, "geoId/47029": { "date": "2015", - "value": 35157 + "value": 35138 }, "geoId/47031": { "date": "2015", - "value": 54130 + "value": 54093 }, "geoId/47033": { "date": "2015", - "value": 14588 + "value": 14586 }, "geoId/47035": { "date": "2015", - "value": 58259 + "value": 58217 }, "geoId/47037": { "date": "2015", - "value": 680397 + "value": 679793 }, "geoId/47039": { "date": "2015", - "value": 11596 + "value": 11595 }, "geoId/47041": { "date": "2015", - "value": 19281 + "value": 19308 }, "geoId/47043": { "date": "2015", - "value": 51357 + "value": 51334 }, "geoId/47045": { "date": "2015", - "value": 37784 + "value": 37753 }, "geoId/47047": { "date": "2015", - "value": 39291 + "value": 39280 }, "geoId/47049": { "date": "2015", - "value": 17974 + "value": 17859 }, "geoId/47051": { "date": "2015", - "value": 41385 + "value": 41343 }, "geoId/47053": { "date": "2015", - "value": 49327 + "value": 49329 }, "geoId/47055": { "date": "2015", - "value": 28982 + "value": 28967 }, "geoId/47057": { "date": "2015", - "value": 22847 + "value": 22848 }, "geoId/47059": { "date": "2015", - "value": 68621 + "value": 68586 }, "geoId/47061": { "date": "2015", - "value": 13339 + "value": 13335 }, "geoId/47063": { "date": "2015", - "value": 63379 + "value": 63353 }, "geoId/47065": { "date": "2015", - "value": 353985 + "value": 353690 }, "geoId/47067": { "date": "2015", - "value": 6577 + "value": 6579 }, "geoId/47069": { "date": "2015", - "value": 25823 + "value": 25782 }, "geoId/47071": { "date": "2015", - "value": 25760 + "value": 25754 }, "geoId/47073": { "date": "2015", - "value": 56397 + "value": 56370 }, "geoId/47075": { "date": "2015", - "value": 18040 + "value": 18036 }, "geoId/47077": { "date": "2015", - "value": 28092 + "value": 27969 }, "geoId/47079": { "date": "2015", - "value": 32133 + "value": 32127 }, "geoId/47081": { "date": "2015", - "value": 24395 + "value": 24378 }, "geoId/47083": { "date": "2015", - "value": 8127 + "value": 8123 }, "geoId/47085": { "date": "2015", - "value": 18153 + "value": 18143 }, "geoId/47087": { "date": "2015", - "value": 11541 + "value": 11534 }, "geoId/47089": { "date": "2015", - "value": 53049 + "value": 53011 }, "geoId/47091": { "date": "2015", - "value": 17851 + "value": 17833 }, "geoId/47093": { "date": "2015", - "value": 451551 + "value": 451297 }, "geoId/47095": { "date": "2015", - "value": 7603 + "value": 7573 }, "geoId/47097": { "date": "2015", - "value": 26907 + "value": 26916 }, "geoId/47099": { "date": "2015", - "value": 42607 + "value": 42592 }, "geoId/47101": { "date": "2015", @@ -38481,51 +38645,51 @@ }, "geoId/47103": { "date": "2015", - "value": 33634 + "value": 33607 }, "geoId/47105": { "date": "2015", - "value": 50950 + "value": 50916 }, "geoId/47107": { "date": "2015", - "value": 52519 + "value": 52502 }, "geoId/47109": { "date": "2015", - "value": 25874 + "value": 25864 }, "geoId/47111": { "date": "2015", - "value": 23075 + "value": 23076 }, "geoId/47113": { "date": "2015", - "value": 97613 + "value": 97569 }, "geoId/47115": { "date": "2015", - "value": 28407 + "value": 28397 }, "geoId/47117": { "date": "2015", - "value": 31597 + "value": 31590 }, "geoId/47119": { "date": "2015", - "value": 87547 + "value": 87425 }, "geoId/47121": { "date": "2015", - "value": 11813 + "value": 11790 }, "geoId/47123": { "date": "2015", - "value": 45645 + "value": 45655 }, "geoId/47125": { "date": "2015", - "value": 192749 + "value": 192398 }, "geoId/47127": { "date": "2015", @@ -38533,51 +38697,51 @@ }, "geoId/47129": { "date": "2015", - "value": 21514 + "value": 21494 }, "geoId/47131": { "date": "2015", - "value": 30580 + "value": 30561 }, "geoId/47133": { "date": "2015", - "value": 22062 + "value": 22067 }, "geoId/47135": { "date": "2015", - "value": 7855 + "value": 7848 }, "geoId/47137": { "date": "2015", - "value": 5143 + "value": 5133 }, "geoId/47139": { "date": "2015", - "value": 16778 + "value": 16769 }, "geoId/47141": { "date": "2015", - "value": 75091 + "value": 75074 }, "geoId/47143": { "date": "2015", - "value": 32402 + "value": 32373 }, "geoId/47145": { "date": "2015", - "value": 52799 + "value": 52770 }, "geoId/47147": { "date": "2015", - "value": 68709 + "value": 68687 }, "geoId/47149": { "date": "2015", - "value": 298401 + "value": 298197 }, "geoId/47151": { "date": "2015", - "value": 21896 + "value": 21889 }, "geoId/47153": { "date": "2015", @@ -38585,39 +38749,35 @@ }, "geoId/47155": { "date": "2015", - "value": 95492 + "value": 95417 }, "geoId/47157": { "date": "2015", - "value": 937598 + "value": 937067 }, "geoId/47159": { "date": "2015", - "value": 19316 + "value": 19308 }, "geoId/47161": { "date": "2015", - "value": 13193 + "value": 13187 }, "geoId/47163": { "date": "2015", - "value": 156336 + "value": 156199 }, "geoId/47165": { "date": "2015", - "value": 175467 + "value": 175326 }, "geoId/47167": { "date": "2015", - "value": 61570 - }, - "geoId/47169": { - "date": "2015", - "value": 8053 + "value": 61533 }, "geoId/47171": { "date": "2015", - "value": 17830 + "value": 17819 }, "geoId/47173": { "date": "2015", @@ -38625,55 +38785,55 @@ }, "geoId/47175": { "date": "2015", - "value": 5697 + "value": 5693 }, "geoId/47177": { "date": "2015", - "value": 40271 + "value": 40262 }, "geoId/47179": { "date": "2015", - "value": 126238 + "value": 126137 }, "geoId/47181": { "date": "2015", - "value": 16765 + "value": 16680 }, "geoId/47183": { "date": "2015", - "value": 33875 + "value": 33872 }, "geoId/47185": { "date": "2015", - "value": 26363 + "value": 26367 }, "geoId/47187": { "date": "2015", - "value": 211713 + "value": 211605 }, "geoId/47189": { "date": "2015", - "value": 128610 + "value": 128536 }, "geoId/48001": { "date": "2015", - "value": 57665 + "value": 57639 }, "geoId/48003": { "date": "2015", - "value": 18058 + "value": 18072 }, "geoId/48005": { "date": "2015", - "value": 87837 + "value": 87829 }, "geoId/48007": { "date": "2015", - "value": 24812 + "value": 24800 }, "geoId/48009": { "date": "2015", - "value": 8762 + "value": 8763 }, "geoId/48011": { "date": "2015", @@ -38681,43 +38841,43 @@ }, "geoId/48013": { "date": "2015", - "value": 48382 + "value": 48363 }, "geoId/48015": { "date": "2015", - "value": 29477 + "value": 29471 }, "geoId/48017": { "date": "2015", - "value": 7219 + "value": 7222 }, "geoId/48019": { "date": "2015", - "value": 21127 + "value": 21144 }, "geoId/48021": { "date": "2015", - "value": 80109 + "value": 80115 }, "geoId/48023": { "date": "2015", - "value": 3610 + "value": 3609 }, "geoId/48025": { "date": "2015", - "value": 32620 + "value": 32617 }, "geoId/48027": { "date": "2015", - "value": 336434 + "value": 336076 }, "geoId/48029": { "date": "2015", - "value": 1894811 + "value": 1894834 }, "geoId/48031": { "date": "2015", - "value": 11030 + "value": 11042 }, "geoId/48033": { "date": "2015", @@ -38725,23 +38885,23 @@ }, "geoId/48035": { "date": "2015", - "value": 17860 + "value": 17868 }, "geoId/48037": { "date": "2015", - "value": 93146 + "value": 93050 }, "geoId/48039": { "date": "2015", - "value": 345295 + "value": 345227 }, "geoId/48041": { "date": "2015", - "value": 216339 + "value": 216258 }, "geoId/48043": { "date": "2015", - "value": 9140 + "value": 9136 }, "geoId/48045": { "date": "2015", @@ -38749,123 +38909,123 @@ }, "geoId/48047": { "date": "2015", - "value": 7203 + "value": 7200 }, "geoId/48049": { "date": "2015", - "value": 37729 + "value": 37736 }, "geoId/48051": { "date": "2015", - "value": 17612 + "value": 17611 }, "geoId/48053": { "date": "2015", - "value": 44738 + "value": 44753 }, "geoId/48055": { "date": "2015", - "value": 40386 + "value": 40419 }, "geoId/48057": { "date": "2015", - "value": 21873 + "value": 21887 }, "geoId/48059": { "date": "2015", - "value": 13595 + "value": 13589 }, "geoId/48061": { "date": "2015", - "value": 419062 + "value": 419450 }, "geoId/48063": { "date": "2015", - "value": 12691 + "value": 12699 }, "geoId/48065": { "date": "2015", - "value": 6014 + "value": 6013 }, "geoId/48067": { "date": "2015", - "value": 30137 + "value": 30141 }, "geoId/48069": { "date": "2015", - "value": 7774 + "value": 7797 }, "geoId/48071": { "date": "2015", - "value": 39025 + "value": 39028 }, "geoId/48073": { "date": "2015", - "value": 51567 + "value": 51568 }, "geoId/48075": { "date": "2015", - "value": 7177 + "value": 7167 }, "geoId/48077": { "date": "2015", - "value": 10363 + "value": 10359 }, "geoId/48079": { "date": "2015", - "value": 2979 + "value": 2975 }, "geoId/48081": { "date": "2015", - "value": 3220 + "value": 3227 }, "geoId/48083": { "date": "2015", - "value": 8317 + "value": 8316 }, "geoId/48085": { "date": "2015", - "value": 915014 + "value": 915243 }, "geoId/48087": { "date": "2015", - "value": 3007 + "value": 3013 }, "geoId/48089": { "date": "2015", - "value": 20946 + "value": 20929 }, "geoId/48091": { "date": "2015", - "value": 128870 + "value": 128795 }, "geoId/48093": { "date": "2015", - "value": 13392 + "value": 13389 }, "geoId/48095": { "date": "2015", - "value": 4065 + "value": 4175 }, "geoId/48097": { "date": "2015", - "value": 39179 + "value": 39170 }, "geoId/48099": { "date": "2015", - "value": 76242 + "value": 76145 }, "geoId/48101": { "date": "2015", - "value": 1437 + "value": 1439 }, "geoId/48103": { "date": "2015", - "value": 4991 + "value": 5002 }, "geoId/48105": { "date": "2015", - "value": 3736 + "value": 3738 }, "geoId/48107": { "date": "2015", @@ -38873,107 +39033,107 @@ }, "geoId/48109": { "date": "2015", - "value": 2252 + "value": 2256 }, "geoId/48111": { "date": "2015", - "value": 7301 + "value": 7288 }, "geoId/48113": { "date": "2015", - "value": 2557615 + "value": 2557830 }, "geoId/48115": { "date": "2015", - "value": 13000 + "value": 12987 }, "geoId/48117": { "date": "2015", - "value": 18819 + "value": 18825 }, "geoId/48119": { "date": "2015", - "value": 5154 + "value": 5157 }, "geoId/48121": { "date": "2015", - "value": 778799 + "value": 779584 }, "geoId/48123": { "date": "2015", - "value": 20632 + "value": 20634 }, "geoId/48125": { "date": "2015", - "value": 2203 + "value": 2208 }, "geoId/48127": { "date": "2015", - "value": 10914 + "value": 10939 }, "geoId/48129": { "date": "2015", - "value": 3390 + "value": 3392 }, "geoId/48131": { "date": "2015", - "value": 11313 + "value": 11336 }, "geoId/48133": { "date": "2015", - "value": 18151 + "value": 18165 }, "geoId/48135": { "date": "2015", - "value": 159859 + "value": 159903 }, "geoId/48137": { "date": "2015", - "value": 1911 + "value": 1912 }, "geoId/48139": { "date": "2015", - "value": 163331 + "value": 163292 }, "geoId/48141": { "date": "2015", - "value": 831382 + "value": 831898 }, "geoId/48143": { "date": "2015", - "value": 41200 + "value": 41191 }, "geoId/48145": { "date": "2015", - "value": 17215 + "value": 17216 }, "geoId/48147": { "date": "2015", - "value": 33501 + "value": 33502 }, "geoId/48149": { "date": "2015", - "value": 24923 + "value": 24964 }, "geoId/48151": { "date": "2015", - "value": 3876 + "value": 3893 }, "geoId/48153": { "date": "2015", - "value": 5845 + "value": 5851 }, "geoId/48155": { "date": "2015", - "value": 1223 + "value": 1226 }, "geoId/48157": { "date": "2015", - "value": 715260 + "value": 715331 }, "geoId/48159": { "date": "2015", - "value": 10600 + "value": 10606 }, "geoId/48161": { "date": "2015", @@ -38981,23 +39141,23 @@ }, "geoId/48163": { "date": "2015", - "value": 19348 + "value": 19361 }, "geoId/48165": { "date": "2015", - "value": 20204 + "value": 20241 }, "geoId/48167": { "date": "2015", - "value": 321074 + "value": 320974 }, "geoId/48169": { "date": "2015", - "value": 6384 + "value": 6418 }, "geoId/48171": { "date": "2015", - "value": 25913 + "value": 25916 }, "geoId/48173": { "date": "2015", @@ -39005,175 +39165,175 @@ }, "geoId/48175": { "date": "2015", - "value": 7517 + "value": 7513 }, "geoId/48177": { "date": "2015", - "value": 20492 + "value": 20532 }, "geoId/48179": { "date": "2015", - "value": 23262 + "value": 23265 }, "geoId/48181": { "date": "2015", - "value": 125672 + "value": 125628 }, "geoId/48183": { "date": "2015", - "value": 123887 + "value": 123800 }, "geoId/48185": { "date": "2015", - "value": 27302 + "value": 27305 }, "geoId/48187": { "date": "2015", - "value": 150608 + "value": 150578 }, "geoId/48189": { "date": "2015", - "value": 34010 + "value": 34034 }, "geoId/48191": { "date": "2015", - "value": 3093 + "value": 3096 }, "geoId/48193": { "date": "2015", - "value": 8084 + "value": 8079 }, "geoId/48195": { "date": "2015", - "value": 5652 + "value": 5647 }, "geoId/48197": { "date": "2015", - "value": 3922 + "value": 3915 }, "geoId/48199": { "date": "2015", - "value": 55767 + "value": 55758 }, "geoId/48201": { "date": "2015", - "value": 4556559 + "value": 4557846 }, "geoId/48203": { "date": "2015", - "value": 66710 + "value": 66685 }, "geoId/48205": { "date": "2015", - "value": 5705 + "value": 5700 }, "geoId/48207": { "date": "2015", - "value": 5819 + "value": 5843 }, "geoId/48209": { "date": "2015", - "value": 194588 + "value": 194662 }, "geoId/48211": { "date": "2015", - "value": 4283 + "value": 4273 }, "geoId/48213": { "date": "2015", - "value": 79509 + "value": 79492 }, "geoId/48215": { "date": "2015", - "value": 838741 + "value": 839667 }, "geoId/48217": { "date": "2015", - "value": 34841 + "value": 34871 }, "geoId/48219": { "date": "2015", - "value": 23291 + "value": 23310 }, "geoId/48221": { "date": "2015", - "value": 55246 + "value": 55227 }, "geoId/48223": { "date": "2015", - "value": 35970 + "value": 35973 }, "geoId/48225": { "date": "2015", - "value": 22743 + "value": 22758 }, "geoId/48227": { "date": "2015", - "value": 37114 + "value": 37123 }, "geoId/48229": { "date": "2015", - "value": 3534 + "value": 3541 }, "geoId/48231": { "date": "2015", - "value": 89708 + "value": 89670 }, "geoId/48233": { "date": "2015", - "value": 21798 + "value": 21793 }, "geoId/48235": { "date": "2015", - "value": 1555 + "value": 1543 }, "geoId/48237": { "date": "2015", - "value": 8886 + "value": 8883 }, "geoId/48239": { "date": "2015", - "value": 14807 + "value": 14810 }, "geoId/48241": { "date": "2015", - "value": 35268 + "value": 35260 }, "geoId/48243": { "date": "2015", - "value": 2197 + "value": 2199 }, "geoId/48245": { "date": "2015", - "value": 255115 + "value": 255112 }, "geoId/48247": { "date": "2015", - "value": 5295 + "value": 5307 }, "geoId/48249": { "date": "2015", - "value": 41540 + "value": 41523 }, "geoId/48251": { "date": "2015", - "value": 159346 + "value": 159345 }, "geoId/48253": { "date": "2015", - "value": 19965 + "value": 19966 }, "geoId/48255": { "date": "2015", - "value": 15407 + "value": 15400 }, "geoId/48257": { "date": "2015", - "value": 114083 + "value": 114055 }, "geoId/48259": { "date": "2015", - "value": 39959 + "value": 39938 }, "geoId/48261": { "date": "2015", @@ -39181,39 +39341,39 @@ }, "geoId/48263": { "date": "2015", - "value": 746 + "value": 747 }, "geoId/48265": { "date": "2015", - "value": 50869 + "value": 50880 }, "geoId/48267": { "date": "2015", - "value": 4387 + "value": 4393 }, "geoId/48269": { "date": "2015", - "value": 280 + "value": 281 }, "geoId/48271": { "date": "2015", - "value": 3599 + "value": 3608 }, "geoId/48273": { "date": "2015", - "value": 31406 + "value": 31413 }, "geoId/48275": { "date": "2015", - "value": 3790 + "value": 3794 }, "geoId/48277": { "date": "2015", - "value": 49399 + "value": 49373 }, "geoId/48279": { "date": "2015", - "value": 13267 + "value": 13265 }, "geoId/48281": { "date": "2015", @@ -39221,19 +39381,19 @@ }, "geoId/48283": { "date": "2015", - "value": 7635 + "value": 7650 }, "geoId/48285": { "date": "2015", - "value": 19920 + "value": 19916 }, "geoId/48287": { "date": "2015", - "value": 16859 + "value": 16873 }, "geoId/48289": { "date": "2015", - "value": 17030 + "value": 17034 }, "geoId/48291": { "date": "2015", @@ -39241,11 +39401,11 @@ }, "geoId/48293": { "date": "2015", - "value": 23433 + "value": 23475 }, "geoId/48295": { "date": "2015", - "value": 3557 + "value": 3563 }, "geoId/48297": { "date": "2015", @@ -39253,7 +39413,7 @@ }, "geoId/48299": { "date": "2015", - "value": 20080 + "value": 20083 }, "geoId/48301": { "date": "2015", @@ -39261,7 +39421,7 @@ }, "geoId/48303": { "date": "2015", - "value": 298509 + "value": 298337 }, "geoId/48305": { "date": "2015", @@ -39269,79 +39429,79 @@ }, "geoId/48307": { "date": "2015", - "value": 8253 + "value": 8259 }, "geoId/48309": { "date": "2015", - "value": 245471 + "value": 245444 }, "geoId/48311": { "date": "2015", - "value": 831 + "value": 835 }, "geoId/48313": { "date": "2015", - "value": 13954 + "value": 13970 }, "geoId/48315": { "date": "2015", - "value": 10152 + "value": 10135 }, "geoId/48317": { "date": "2015", - "value": 5639 + "value": 5646 }, "geoId/48319": { "date": "2015", - "value": 4063 + "value": 4058 }, "geoId/48321": { "date": "2015", - "value": 36747 + "value": 36766 }, "geoId/48323": { "date": "2015", - "value": 57643 + "value": 57720 }, "geoId/48325": { "date": "2015", - "value": 48419 + "value": 48402 }, "geoId/48327": { "date": "2015", - "value": 2135 + "value": 2134 }, "geoId/48329": { "date": "2015", - "value": 162381 + "value": 162328 }, "geoId/48331": { "date": "2015", - "value": 24364 + "value": 24370 }, "geoId/48333": { "date": "2015", - "value": 4887 + "value": 4889 }, "geoId/48335": { "date": "2015", - "value": 8863 + "value": 8864 }, "geoId/48337": { "date": "2015", - "value": 19254 + "value": 19257 }, "geoId/48339": { "date": "2015", - "value": 535913 + "value": 535753 }, "geoId/48341": { "date": "2015", - "value": 21709 + "value": 21725 }, "geoId/48343": { "date": "2015", - "value": 12360 + "value": 12369 }, "geoId/48345": { "date": "2015", @@ -39349,27 +39509,27 @@ }, "geoId/48347": { "date": "2015", - "value": 65456 + "value": 65462 }, "geoId/48349": { "date": "2015", - "value": 48167 + "value": 48181 }, "geoId/48351": { "date": "2015", - "value": 14161 + "value": 14159 }, "geoId/48353": { "date": "2015", - "value": 15128 + "value": 15111 }, "geoId/48355": { "date": "2015", - "value": 360587 + "value": 360504 }, "geoId/48357": { "date": "2015", - "value": 10690 + "value": 10717 }, "geoId/48359": { "date": "2015", @@ -39377,51 +39537,51 @@ }, "geoId/48361": { "date": "2015", - "value": 84026 + "value": 83955 }, "geoId/48363": { "date": "2015", - "value": 27963 + "value": 27966 }, "geoId/48365": { "date": "2015", - "value": 23661 + "value": 23665 }, "geoId/48367": { "date": "2015", - "value": 125691 + "value": 125640 }, "geoId/48369": { "date": "2015", - "value": 9791 + "value": 9823 }, "geoId/48371": { "date": "2015", - "value": 16022 + "value": 16012 }, "geoId/48373": { "date": "2015", - "value": 46617 + "value": 46632 }, "geoId/48375": { "date": "2015", - "value": 121214 + "value": 121272 }, "geoId/48377": { "date": "2015", - "value": 7048 + "value": 7089 }, "geoId/48379": { "date": "2015", - "value": 11121 + "value": 11136 }, "geoId/48381": { "date": "2015", - "value": 130463 + "value": 130368 }, "geoId/48383": { "date": "2015", - "value": 3804 + "value": 3811 }, "geoId/48385": { "date": "2015", @@ -39429,143 +39589,143 @@ }, "geoId/48387": { "date": "2015", - "value": 12344 + "value": 12355 }, "geoId/48389": { "date": "2015", - "value": 15556 + "value": 15574 }, "geoId/48391": { "date": "2015", - "value": 7331 + "value": 7324 }, "geoId/48393": { "date": "2015", - "value": 906 + "value": 910 }, "geoId/48395": { "date": "2015", - "value": 16688 + "value": 16698 }, "geoId/48397": { "date": "2015", - "value": 90258 + "value": 90170 }, "geoId/48399": { "date": "2015", - "value": 10387 + "value": 10394 }, "geoId/48401": { "date": "2015", - "value": 52897 + "value": 52965 }, "geoId/48403": { "date": "2015", - "value": 10451 + "value": 10445 }, "geoId/48405": { "date": "2015", - "value": 8346 + "value": 8347 }, "geoId/48407": { "date": "2015", - "value": 27376 + "value": 27358 }, "geoId/48409": { "date": "2015", - "value": 67121 + "value": 67117 }, "geoId/48411": { "date": "2015", - "value": 5925 + "value": 5930 }, "geoId/48413": { "date": "2015", - "value": 3191 + "value": 3195 }, "geoId/48415": { "date": "2015", - "value": 17565 + "value": 17570 }, "geoId/48417": { "date": "2015", - "value": 3331 + "value": 3337 }, "geoId/48419": { "date": "2015", - "value": 25366 + "value": 25414 }, "geoId/48421": { "date": "2015", - "value": 3053 + "value": 3051 }, "geoId/48423": { "date": "2015", - "value": 222450 + "value": 222390 }, "geoId/48425": { "date": "2015", - "value": 8619 + "value": 8620 }, "geoId/48427": { "date": "2015", - "value": 63406 + "value": 63484 }, "geoId/48429": { "date": "2015", - "value": 9378 + "value": 9390 }, "geoId/48431": { "date": "2015", - "value": 1330 + "value": 1333 }, "geoId/48433": { "date": "2015", - "value": 1400 + "value": 1399 }, "geoId/48435": { "date": "2015", - "value": 3918 + "value": 3916 }, "geoId/48437": { "date": "2015", - "value": 7477 + "value": 7484 }, "geoId/48439": { "date": "2015", - "value": 1985664 + "value": 1984880 }, "geoId/48441": { "date": "2015", - "value": 136210 + "value": 136133 }, "geoId/48443": { "date": "2015", - "value": 863 + "value": 870 }, "geoId/48445": { "date": "2015", - "value": 12761 + "value": 12757 }, "geoId/48447": { "date": "2015", - "value": 1558 + "value": 1559 }, "geoId/48449": { "date": "2015", - "value": 32605 + "value": 32626 }, "geoId/48451": { "date": "2015", - "value": 117574 + "value": 117514 }, "geoId/48453": { "date": "2015", - "value": 1180003 + "value": 1179805 }, "geoId/48455": { "date": "2015", - "value": 14541 + "value": 14544 }, "geoId/48457": { "date": "2015", @@ -39573,99 +39733,99 @@ }, "geoId/48459": { "date": "2015", - "value": 40343 + "value": 40317 }, "geoId/48461": { "date": "2015", - "value": 3658 + "value": 3656 }, "geoId/48463": { "date": "2015", - "value": 26948 + "value": 26949 }, "geoId/48465": { "date": "2015", - "value": 48860 + "value": 48891 }, "geoId/48467": { "date": "2015", - "value": 53431 + "value": 53444 }, "geoId/48469": { "date": "2015", - "value": 92130 + "value": 92136 }, "geoId/48471": { "date": "2015", - "value": 70825 + "value": 70836 }, "geoId/48473": { "date": "2015", - "value": 48663 + "value": 48641 }, "geoId/48475": { "date": "2015", - "value": 11630 + "value": 11633 }, "geoId/48477": { "date": "2015", - "value": 34820 + "value": 34836 }, "geoId/48479": { "date": "2015", - "value": 269598 + "value": 269865 }, "geoId/48481": { "date": "2015", - "value": 41369 + "value": 41383 }, "geoId/48483": { "date": "2015", - "value": 5665 + "value": 5664 }, "geoId/48485": { "date": "2015", - "value": 131050 + "value": 130961 }, "geoId/48487": { "date": "2015", - "value": 13059 + "value": 13055 }, "geoId/48489": { "date": "2015", - "value": 21852 + "value": 21863 }, "geoId/48491": { "date": "2015", - "value": 507728 + "value": 507133 }, "geoId/48493": { "date": "2015", - "value": 47181 + "value": 47178 }, "geoId/48495": { "date": "2015", - "value": 8028 + "value": 8013 }, "geoId/48497": { "date": "2015", - "value": 62813 + "value": 62857 }, "geoId/48499": { "date": "2015", - "value": 43142 + "value": 43119 }, "geoId/48501": { "date": "2015", - "value": 8635 + "value": 8648 }, "geoId/48503": { "date": "2015", - "value": 18154 + "value": 18165 }, "geoId/48505": { "date": "2015", - "value": 14474 + "value": 14493 }, "geoId/48507": { "date": "2015", @@ -39677,75 +39837,75 @@ }, "geoId/49003": { "date": "2015", - "value": 51839 + "value": 51826 }, "geoId/49005": { "date": "2015", - "value": 119777 + "value": 119697 }, "geoId/49007": { "date": "2015", - "value": 20400 + "value": 20391 }, "geoId/49009": { "date": "2015", - "value": 1107 + "value": 1105 }, "geoId/49011": { "date": "2015", - "value": 334814 + "value": 334597 }, "geoId/49013": { "date": "2015", - "value": 20743 + "value": 20756 }, "geoId/49015": { "date": "2015", - "value": 10360 + "value": 10359 }, "geoId/49017": { "date": "2015", - "value": 4966 + "value": 4969 }, "geoId/49019": { "date": "2015", - "value": 9530 + "value": 9555 }, "geoId/49021": { "date": "2015", - "value": 48166 + "value": 48113 }, "geoId/49023": { "date": "2015", - "value": 10560 + "value": 10551 }, "geoId/49025": { "date": "2015", - "value": 7045 + "value": 7040 }, "geoId/49027": { "date": "2015", - "value": 12621 + "value": 12627 }, "geoId/49029": { "date": "2015", - "value": 11048 + "value": 11039 }, "geoId/49031": { "date": "2015", - "value": 1489 + "value": 1491 }, "geoId/49033": { "date": "2015", - "value": 2301 + "value": 2300 }, "geoId/49035": { "date": "2015", - "value": 1102690 + "value": 1102273 }, "geoId/49037": { "date": "2015", - "value": 15254 + "value": 15240 }, "geoId/49039": { "date": "2015", @@ -39753,107 +39913,107 @@ }, "geoId/49041": { "date": "2015", - "value": 20872 + "value": 20860 }, "geoId/49043": { "date": "2015", - "value": 39675 + "value": 39640 }, "geoId/49045": { "date": "2015", - "value": 62676 + "value": 62639 }, "geoId/49047": { "date": "2015", - "value": 37815 + "value": 37791 }, "geoId/49049": { "date": "2015", - "value": 573289 + "value": 572667 }, "geoId/49051": { "date": "2015", - "value": 29131 + "value": 29118 }, "geoId/49053": { "date": "2015", - "value": 154839 + "value": 154650 }, "geoId/49055": { "date": "2015", - "value": 2689 + "value": 2691 }, "geoId/49057": { "date": "2015", - "value": 242916 + "value": 242872 }, "geoId/50001": { "date": "2015", - "value": 36955 + "value": 36926 }, "geoId/50003": { "date": "2015", - "value": 36198 + "value": 36153 }, "geoId/50005": { "date": "2015", - "value": 30658 + "value": 30643 }, "geoId/50007": { "date": "2015", - "value": 161535 + "value": 161293 }, "geoId/50009": { "date": "2015", - "value": 6193 + "value": 6196 }, "geoId/50011": { "date": "2015", - "value": 49002 + "value": 48988 }, "geoId/50013": { "date": "2015", - "value": 6873 + "value": 6871 }, "geoId/50015": { "date": "2015", - "value": 25265 + "value": 25238 }, "geoId/50017": { "date": "2015", - "value": 28900 + "value": 28887 }, "geoId/50019": { "date": "2015", - "value": 27043 + "value": 27030 }, "geoId/50021": { "date": "2015", - "value": 59582 + "value": 59544 }, "geoId/50023": { "date": "2015", - "value": 58707 + "value": 58652 }, "geoId/50025": { "date": "2015", - "value": 43309 + "value": 43252 }, "geoId/50027": { "date": "2015", - "value": 55590 + "value": 55541 }, "geoId/51001": { "date": "2015", - "value": 32930 + "value": 32910 }, "geoId/51003": { "date": "2015", - "value": 105221 + "value": 105117 }, "geoId/51005": { "date": "2015", - "value": 15432 + "value": 15420 }, "geoId/51007": { "date": "2015", @@ -39861,163 +40021,159 @@ }, "geoId/51009": { "date": "2015", - "value": 31855 + "value": 31836 }, "geoId/51011": { "date": "2015", - "value": 15485 + "value": 15492 }, "geoId/51013": { "date": "2015", - "value": 228887 + "value": 228548 }, "geoId/51015": { "date": "2015", - "value": 74324 + "value": 74292 }, "geoId/51017": { "date": "2015", - "value": 4463 + "value": 4456 }, "geoId/51019": { "date": "2015", - "value": 77653 + "value": 77629 }, "geoId/51021": { "date": "2015", - "value": 6536 + "value": 6532 }, "geoId/51023": { "date": "2015", - "value": 33391 + "value": 33380 }, "geoId/51025": { "date": "2015", - "value": 16838 + "value": 16856 }, "geoId/51027": { "date": "2015", - "value": 22767 + "value": 22705 }, "geoId/51029": { "date": "2015", - "value": 17022 + "value": 17016 }, "geoId/51031": { "date": "2015", - "value": 55374 + "value": 55356 }, "geoId/51033": { "date": "2015", - "value": 29907 + "value": 29891 }, "geoId/51035": { "date": "2015", - "value": 29882 + "value": 29850 }, "geoId/51036": { "date": "2015", - "value": 7043 + "value": 7046 }, "geoId/51037": { "date": "2015", - "value": 12182 + "value": 12172 }, "geoId/51041": { "date": "2015", - "value": 335093 + "value": 334915 }, "geoId/51043": { "date": "2015", - "value": 14252 + "value": 14239 }, "geoId/51045": { "date": "2015", - "value": 5140 + "value": 5136 }, "geoId/51047": { "date": "2015", - "value": 49559 + "value": 49551 }, "geoId/51049": { "date": "2015", - "value": 9758 + "value": 9746 }, "geoId/51051": { "date": "2015", - "value": 15200 + "value": 15202 }, "geoId/51053": { "date": "2015", - "value": 28146 + "value": 28148 }, "geoId/51057": { "date": "2015", - "value": 11091 - }, - "geoId/51059": { - "date": "2015", - "value": 1141040 + "value": 11097 }, "geoId/51061": { "date": "2015", - "value": 68449 + "value": 68423 }, "geoId/51063": { "date": "2015", - "value": 15565 + "value": 15548 }, "geoId/51065": { "date": "2015", - "value": 26144 + "value": 26133 }, "geoId/51067": { "date": "2015", - "value": 56234 + "value": 56227 }, "geoId/51069": { "date": "2015", - "value": 83525 + "value": 83493 }, "geoId/51071": { "date": "2015", - "value": 16768 + "value": 16762 }, "geoId/51073": { "date": "2015", - "value": 37032 + "value": 37010 }, "geoId/51075": { "date": "2015", - "value": 22344 + "value": 22165 }, "geoId/51077": { "date": "2015", - "value": 15960 + "value": 15956 }, "geoId/51079": { "date": "2015", - "value": 19205 + "value": 19183 }, "geoId/51081": { "date": "2015", - "value": 11792 + "value": 11813 }, "geoId/51083": { "date": "2015", - "value": 35104 + "value": 35082 }, "geoId/51085": { "date": "2015", - "value": 103095 + "value": 103071 }, "geoId/51087": { "date": "2015", - "value": 324424 + "value": 324375 }, "geoId/51089": { "date": "2015", - "value": 51944 + "value": 51940 }, "geoId/51091": { "date": "2015", @@ -40025,379 +40181,223 @@ }, "geoId/51093": { "date": "2015", - "value": 36185 + "value": 36159 }, "geoId/51095": { "date": "2015", - "value": 72920 + "value": 72819 }, "geoId/51097": { "date": "2015", - "value": 7089 + "value": 7085 }, "geoId/51099": { "date": "2015", - "value": 25442 + "value": 25399 }, "geoId/51101": { "date": "2015", - "value": 16287 + "value": 16282 }, "geoId/51103": { "date": "2015", - "value": 10828 + "value": 10825 }, "geoId/51105": { "date": "2015", - "value": 24624 + "value": 24550 }, "geoId/51107": { "date": "2015", - "value": 374176 + "value": 374014 }, "geoId/51109": { "date": "2015", - "value": 34475 + "value": 34615 }, "geoId/51111": { "date": "2015", - "value": 12348 + "value": 12329 }, "geoId/51113": { "date": "2015", - "value": 13054 + "value": 13047 }, "geoId/51115": { "date": "2015", - "value": 8833 + "value": 8834 }, "geoId/51117": { "date": "2015", - "value": 30934 - }, - "geoId/51119": { - "date": "2015", - "value": 10683 - }, - "geoId/51121": { - "date": "2015", - "value": 97427 - }, - "geoId/51125": { - "date": "2015", - "value": 14764 - }, - "geoId/51127": { - "date": "2015", - "value": 20382 - }, - "geoId/51131": { - "date": "2015", - "value": 12073 - }, - "geoId/51133": { - "date": "2015", - "value": 12243 - }, - "geoId/51135": { - "date": "2015", - "value": 15613 - }, - "geoId/51137": { - "date": "2015", - "value": 35173 - }, - "geoId/51139": { - "date": "2015", - "value": 23667 - }, - "geoId/51141": { - "date": "2015", - "value": 17972 - }, - "geoId/51143": { - "date": "2015", - "value": 62027 - }, - "geoId/51145": { - "date": "2015", - "value": 28068 - }, - "geoId/51147": { - "date": "2015", - "value": 23139 - }, - "geoId/51149": { - "date": "2015", - "value": 38306 - }, - "geoId/51153": { - "date": "2015", - "value": 451242 - }, - "geoId/51155": { - "date": "2015", - "value": 34357 - }, - "geoId/51157": { - "date": "2015", - "value": 7409 - }, - "geoId/51159": { - "date": "2015", - "value": 8779 - }, - "geoId/51161": { - "date": "2015", - "value": 93439 - }, - "geoId/51163": { - "date": "2015", - "value": 22410 - }, - "geoId/51165": { - "date": "2015", - "value": 78469 - }, - "geoId/51167": { - "date": "2015", - "value": 27863 - }, - "geoId/51169": { - "date": "2015", - "value": 22298 - }, - "geoId/51171": { - "date": "2015", - "value": 42863 - }, - "geoId/51173": { - "date": "2015", - "value": 31444 - }, - "geoId/51175": { - "date": "2015", - "value": 18139 - }, - "geoId/51177": { - "date": "2015", - "value": 130042 - }, - "geoId/51179": { - "date": "2015", - "value": 141035 - }, - "geoId/51181": { - "date": "2015", - "value": 6674 - }, - "geoId/51183": { - "date": "2015", - "value": 11692 - }, - "geoId/51185": { - "date": "2015", - "value": 42930 - }, - "geoId/51187": { - "date": "2015", - "value": 38742 - }, - "geoId/51191": { - "date": "2015", - "value": 54309 - }, - "geoId/51193": { - "date": "2015", - "value": 17553 - }, - "geoId/51195": { - "date": "2015", - "value": 39596 - }, - "geoId/51197": { - "date": "2015", - "value": 29106 - }, - "geoId/51199": { - "date": "2015", - "value": 67900 - }, - "geoId/51510": { - "date": "2015", - "value": 153859 - }, - "geoId/51520": { - "date": "2015", - "value": 17185 + "value": 30933 }, - "geoId/51530": { + "geoId/51119": { "date": "2015", - "value": 6541 + "value": 10683 }, - "geoId/51540": { + "geoId/51121": { "date": "2015", - "value": 46357 + "value": 97317 }, - "geoId/51550": { + "geoId/51125": { "date": "2015", - "value": 235253 + "value": 14760 }, - "geoId/51570": { + "geoId/51127": { "date": "2015", - "value": 17457 + "value": 20377 }, - "geoId/51580": { + "geoId/51131": { "date": "2015", - "value": 5671 + "value": 12095 }, - "geoId/51590": { + "geoId/51133": { "date": "2015", - "value": 41984 + "value": 12246 }, - "geoId/51595": { + "geoId/51135": { "date": "2015", - "value": 5569 + "value": 15606 }, - "geoId/51600": { + "geoId/51137": { "date": "2015", - "value": 23247 + "value": 35183 }, - "geoId/51610": { + "geoId/51139": { "date": "2015", - "value": 13777 + "value": 23660 }, - "geoId/51620": { + "geoId/51141": { "date": "2015", - "value": 8339 + "value": 17953 }, - "geoId/51630": { + "geoId/51143": { "date": "2015", - "value": 28075 + "value": 62010 }, - "geoId/51640": { + "geoId/51145": { "date": "2015", - "value": 6791 + "value": 28056 }, - "geoId/51650": { + "geoId/51147": { "date": "2015", - "value": 136379 + "value": 23120 }, - "geoId/51660": { + "geoId/51149": { "date": "2015", - "value": 52739 + "value": 38246 }, - "geoId/51670": { + "geoId/51153": { "date": "2015", - "value": 22241 + "value": 450978 }, - "geoId/51678": { + "geoId/51155": { "date": "2015", - "value": 7174 + "value": 34351 }, - "geoId/51680": { + "geoId/51157": { "date": "2015", - "value": 79263 + "value": 7400 }, - "geoId/51683": { + "geoId/51159": { "date": "2015", - "value": 41409 + "value": 8783 }, - "geoId/51685": { + "geoId/51163": { "date": "2015", - "value": 16145 + "value": 22375 }, - "geoId/51690": { + "geoId/51165": { "date": "2015", - "value": 13289 + "value": 78445 }, - "geoId/51700": { + "geoId/51167": { "date": "2015", - "value": 181121 + "value": 27824 }, - "geoId/51710": { + "geoId/51169": { "date": "2015", - "value": 246667 + "value": 22296 }, - "geoId/51720": { + "geoId/51171": { "date": "2015", - "value": 4013 + "value": 42841 }, - "geoId/51730": { + "geoId/51173": { "date": "2015", - "value": 31895 + "value": 31411 }, - "geoId/51735": { + "geoId/51175": { "date": "2015", - "value": 12018 + "value": 18136 }, - "geoId/51740": { + "geoId/51177": { "date": "2015", - "value": 96407 + "value": 129948 }, - "geoId/51750": { + "geoId/51179": { "date": "2015", - "value": 17301 + "value": 140868 }, - "geoId/51760": { + "geoId/51181": { "date": "2015", - "value": 221084 + "value": 6670 }, - "geoId/51770": { + "geoId/51183": { "date": "2015", - "value": 99741 + "value": 11692 }, - "geoId/51775": { + "geoId/51185": { "date": "2015", - "value": 25378 + "value": 42905 }, - "geoId/51790": { + "geoId/51187": { "date": "2015", - "value": 24192 + "value": 38716 }, - "geoId/51800": { + "geoId/51191": { "date": "2015", - "value": 88190 + "value": 54268 }, - "geoId/51810": { + "geoId/51193": { "date": "2015", - "value": 450635 + "value": 17549 }, - "geoId/51820": { + "geoId/51195": { "date": "2015", - "value": 21543 + "value": 39572 }, - "geoId/51830": { + "geoId/51197": { "date": "2015", - "value": 14815 + "value": 29098 }, - "geoId/51840": { + "geoId/51199": { "date": "2015", - "value": 27500 + "value": 67802 }, "geoId/53001": { "date": "2015", - "value": 19208 + "value": 19233 }, "geoId/53003": { "date": "2015", - "value": 22167 + "value": 22113 }, "geoId/53005": { "date": "2015", - "value": 190282 + "value": 190218 }, "geoId/53007": { "date": "2015", - "value": 75030 + "value": 75041 }, "geoId/53009": { "date": "2015", - "value": 73261 + "value": 73202 }, "geoId/53011": { "date": "2015", - "value": 457320 + "value": 456939 }, "geoId/53013": { "date": "2015", @@ -40405,139 +40405,139 @@ }, "geoId/53015": { "date": "2015", - "value": 103031 + "value": 102999 }, "geoId/53017": { "date": "2015", - "value": 40521 + "value": 40545 }, "geoId/53019": { "date": "2015", - "value": 7526 + "value": 7519 }, "geoId/53021": { "date": "2015", - "value": 88681 + "value": 88727 }, "geoId/53023": { "date": "2015", - "value": 2223 + "value": 2222 }, "geoId/53025": { "date": "2015", - "value": 93517 + "value": 93527 }, "geoId/53027": { "date": "2015", - "value": 71027 + "value": 71011 }, "geoId/53029": { "date": "2015", - "value": 80135 + "value": 80022 }, "geoId/53031": { "date": "2015", - "value": 30376 + "value": 30331 }, "geoId/53033": { "date": "2015", - "value": 2127372 + "value": 2126178 }, "geoId/53035": { "date": "2015", - "value": 259467 + "value": 259232 }, "geoId/53037": { "date": "2015", - "value": 43120 + "value": 43095 }, "geoId/53039": { "date": "2015", - "value": 21009 + "value": 20997 }, "geoId/53041": { "date": "2015", - "value": 75474 + "value": 75437 }, "geoId/53043": { "date": "2015", - "value": 10287 + "value": 10289 }, "geoId/53045": { "date": "2015", - "value": 60999 + "value": 60991 }, "geoId/53047": { "date": "2015", - "value": 41345 + "value": 41352 }, "geoId/53049": { "date": "2015", - "value": 20890 + "value": 20869 }, "geoId/53051": { "date": "2015", - "value": 13095 + "value": 13087 }, "geoId/53053": { "date": "2015", - "value": 844317 + "value": 843778 }, "geoId/53055": { "date": "2015", - "value": 16155 + "value": 16198 }, "geoId/53057": { "date": "2015", - "value": 121589 + "value": 121559 }, "geoId/53059": { "date": "2015", - "value": 11386 + "value": 11375 }, "geoId/53061": { "date": "2015", - "value": 770022 + "value": 769698 }, "geoId/53063": { "date": "2015", - "value": 488970 + "value": 488610 }, "geoId/53065": { "date": "2015", - "value": 43576 + "value": 43553 }, "geoId/53067": { "date": "2015", - "value": 268175 + "value": 267978 }, "geoId/53069": { "date": "2015", - "value": 3989 + "value": 4027 }, "geoId/53071": { "date": "2015", - "value": 59970 + "value": 59932 }, "geoId/53073": { "date": "2015", - "value": 211942 + "value": 211836 }, "geoId/53075": { "date": "2015", - "value": 48224 + "value": 48164 }, "geoId/53077": { "date": "2015", - "value": 247648 + "value": 247800 }, "geoId/54001": { "date": "2015", - "value": 16980 + "value": 16971 }, "geoId/54003": { "date": "2015", - "value": 111824 + "value": 111678 }, "geoId/54005": { "date": "2015", @@ -40545,71 +40545,71 @@ }, "geoId/54007": { "date": "2015", - "value": 14378 + "value": 14372 }, "geoId/54009": { "date": "2015", - "value": 23213 + "value": 23190 }, "geoId/54011": { "date": "2015", - "value": 96617 + "value": 96582 }, "geoId/54013": { "date": "2015", - "value": 7472 + "value": 7466 }, "geoId/54015": { "date": "2015", - "value": 8886 + "value": 8875 }, "geoId/54017": { "date": "2015", - "value": 8706 + "value": 8703 }, "geoId/54019": { "date": "2015", - "value": 44726 + "value": 44707 }, "geoId/54021": { "date": "2015", - "value": 8315 + "value": 8306 }, "geoId/54023": { "date": "2015", - "value": 11648 + "value": 11672 }, "geoId/54025": { "date": "2015", - "value": 35603 + "value": 35585 }, "geoId/54027": { "date": "2015", - "value": 23314 + "value": 23311 }, "geoId/54029": { "date": "2015", - "value": 30014 + "value": 29980 }, "geoId/54031": { "date": "2015", - "value": 13833 + "value": 13831 }, "geoId/54033": { "date": "2015", - "value": 68573 + "value": 68535 }, "geoId/54035": { "date": "2015", - "value": 29179 + "value": 29170 }, "geoId/54037": { "date": "2015", - "value": 56164 + "value": 56070 }, "geoId/54039": { "date": "2015", - "value": 188399 + "value": 188282 }, "geoId/54041": { "date": "2015", @@ -40617,63 +40617,63 @@ }, "geoId/54043": { "date": "2015", - "value": 21284 + "value": 21279 }, "geoId/54045": { "date": "2015", - "value": 34444 + "value": 34441 }, "geoId/54047": { "date": "2015", - "value": 19768 + "value": 19763 }, "geoId/54049": { "date": "2015", - "value": 56815 + "value": 56761 }, "geoId/54051": { "date": "2015", - "value": 32218 + "value": 32215 }, "geoId/54053": { "date": "2015", - "value": 27117 + "value": 27089 }, "geoId/54055": { "date": "2015", - "value": 61187 + "value": 61133 }, "geoId/54057": { "date": "2015", - "value": 27431 + "value": 27417 }, "geoId/54059": { "date": "2015", - "value": 25321 + "value": 25320 }, "geoId/54061": { "date": "2015", - "value": 104871 + "value": 104681 }, "geoId/54063": { "date": "2015", - "value": 13586 + "value": 13578 }, "geoId/54065": { "date": "2015", - "value": 17513 + "value": 17490 }, "geoId/54067": { "date": "2015", - "value": 25547 + "value": 25550 }, "geoId/54069": { "date": "2015", - "value": 43018 + "value": 42969 }, "geoId/54071": { "date": "2015", - "value": 7106 + "value": 7104 }, "geoId/54073": { "date": "2015", @@ -40681,39 +40681,39 @@ }, "geoId/54075": { "date": "2015", - "value": 8576 + "value": 8574 }, "geoId/54077": { "date": "2015", - "value": 33855 + "value": 33842 }, "geoId/54079": { "date": "2015", - "value": 56601 + "value": 56592 }, "geoId/54081": { "date": "2015", - "value": 77416 + "value": 77363 }, "geoId/54083": { "date": "2015", - "value": 29209 + "value": 29212 }, "geoId/54085": { "date": "2015", - "value": 10089 + "value": 10082 }, "geoId/54087": { "date": "2015", - "value": 14379 + "value": 14377 }, "geoId/54089": { "date": "2015", - "value": 13150 + "value": 13134 }, "geoId/54091": { "date": "2015", - "value": 16920 + "value": 16930 }, "geoId/54093": { "date": "2015", @@ -40721,47 +40721,47 @@ }, "geoId/54095": { "date": "2015", - "value": 8959 + "value": 8952 }, "geoId/54097": { "date": "2015", - "value": 24756 + "value": 24725 }, "geoId/54099": { "date": "2015", - "value": 41272 + "value": 41211 }, "geoId/54101": { "date": "2015", - "value": 8635 + "value": 8636 }, "geoId/54103": { "date": "2015", - "value": 15783 + "value": 15777 }, "geoId/54105": { "date": "2015", - "value": 5798 + "value": 5804 }, "geoId/54107": { "date": "2015", - "value": 86410 + "value": 86335 }, "geoId/54109": { "date": "2015", - "value": 22179 + "value": 22173 }, "geoId/55001": { "date": "2015", - "value": 20027 + "value": 20025 }, "geoId/55003": { "date": "2015", - "value": 15808 + "value": 15809 }, "geoId/55005": { "date": "2015", - "value": 45375 + "value": 45357 }, "geoId/55007": { "date": "2015", @@ -40769,187 +40769,187 @@ }, "geoId/55009": { "date": "2015", - "value": 257916 + "value": 257856 }, "geoId/55011": { "date": "2015", - "value": 13245 + "value": 13241 }, "geoId/55013": { "date": "2015", - "value": 15140 + "value": 15138 }, "geoId/55015": { "date": "2015", - "value": 49823 + "value": 49818 }, "geoId/55017": { "date": "2015", - "value": 63438 + "value": 63421 }, "geoId/55019": { "date": "2015", - "value": 34350 + "value": 34349 }, "geoId/55021": { "date": "2015", - "value": 56683 + "value": 56682 }, "geoId/55023": { "date": "2015", - "value": 16315 + "value": 16328 }, "geoId/55025": { "date": "2015", - "value": 523399 + "value": 523000 }, "geoId/55027": { "date": "2015", - "value": 87838 + "value": 87816 }, "geoId/55029": { "date": "2015", - "value": 27320 + "value": 27307 }, "geoId/55031": { "date": "2015", - "value": 43553 + "value": 43495 }, "geoId/55033": { "date": "2015", - "value": 44300 + "value": 44267 }, "geoId/55035": { "date": "2015", - "value": 102142 + "value": 102080 }, "geoId/55037": { "date": "2015", - "value": 4343 + "value": 4338 }, "geoId/55039": { "date": "2015", - "value": 101970 + "value": 101955 }, "geoId/55041": { "date": "2015", - "value": 9015 + "value": 9005 }, "geoId/55043": { "date": "2015", - "value": 52103 + "value": 52071 }, "geoId/55045": { "date": "2015", - "value": 36928 + "value": 36931 }, "geoId/55047": { "date": "2015", - "value": 18703 + "value": 18712 }, "geoId/55049": { "date": "2015", - "value": 23597 + "value": 23585 }, "geoId/55051": { "date": "2015", - "value": 5724 + "value": 5719 }, "geoId/55053": { "date": "2015", - "value": 20526 + "value": 20521 }, "geoId/55055": { "date": "2015", - "value": 84501 + "value": 84488 }, "geoId/55057": { "date": "2015", - "value": 26319 + "value": 26314 }, "geoId/55059": { "date": "2015", - "value": 168044 + "value": 167910 }, "geoId/55061": { "date": "2015", - "value": 20329 + "value": 20324 }, "geoId/55063": { "date": "2015", - "value": 117782 + "value": 117699 }, "geoId/55065": { "date": "2015", - "value": 16785 + "value": 16792 }, "geoId/55067": { "date": "2015", - "value": 19051 + "value": 19043 }, "geoId/55069": { "date": "2015", - "value": 27864 + "value": 27867 }, "geoId/55071": { "date": "2015", - "value": 79488 + "value": 79483 }, "geoId/55073": { "date": "2015", - "value": 135361 + "value": 135314 }, "geoId/55075": { "date": "2015", - "value": 40676 + "value": 40649 }, "geoId/55077": { "date": "2015", - "value": 15112 + "value": 15118 }, "geoId/55078": { "date": "2015", - "value": 4510 + "value": 4509 }, "geoId/55079": { "date": "2015", - "value": 958606 + "value": 958421 }, "geoId/55081": { "date": "2015", - "value": 45314 + "value": 45306 }, "geoId/55083": { "date": "2015", - "value": 37474 + "value": 37472 }, "geoId/55085": { "date": "2015", - "value": 35307 + "value": 35308 }, "geoId/55087": { "date": "2015", - "value": 183311 + "value": 183328 }, "geoId/55089": { "date": "2015", - "value": 87991 + "value": 87932 }, "geoId/55091": { "date": "2015", - "value": 7238 + "value": 7234 }, "geoId/55093": { "date": "2015", - "value": 41117 + "value": 41069 }, "geoId/55095": { "date": "2015", - "value": 43240 + "value": 43213 }, "geoId/55097": { "date": "2015", - "value": 70544 + "value": 70520 }, "geoId/55099": { "date": "2015", @@ -40957,182 +40957,182 @@ }, "geoId/55101": { "date": "2015", - "value": 194725 + "value": 194672 }, "geoId/55103": { "date": "2015", - "value": 17568 + "value": 17559 }, "geoId/55105": { "date": "2015", - "value": 161095 + "value": 161006 }, "geoId/55107": { "date": "2015", - "value": 14119 + "value": 14127 }, "geoId/55109": { "date": "2015", - "value": 87207 + "value": 87129 }, "geoId/55111": { "date": "2015", - "value": 63290 + "value": 63271 }, "geoId/55113": { "date": "2015", - "value": 16297 + "value": 16290 }, "geoId/55115": { "date": "2015", - "value": 41058 + "value": 41051 }, "geoId/55117": { "date": "2015", - "value": 115209 + "value": 115196 }, "geoId/55119": { "date": "2015", - "value": 20314 + "value": 20321 }, "geoId/55121": { "date": "2015", - "value": 29444 + "value": 29441 }, "geoId/55123": { "date": "2015", - "value": 30331 + "value": 30318 }, "geoId/55125": { "date": "2015", - "value": 21455 + "value": 21435 }, "geoId/55127": { "date": "2015", - "value": 102508 + "value": 102475 }, "geoId/55129": { "date": "2015", - "value": 15515 + "value": 15519 }, "geoId/55131": { "date": "2015", - "value": 133920 + "value": 133906 }, "geoId/55133": { "date": "2015", - "value": 396377 + "value": 396237 }, "geoId/55135": { "date": "2015", - "value": 51684 + "value": 51682 }, "geoId/55137": { "date": "2015", - "value": 23966 + "value": 23946 }, "geoId/55139": { "date": "2015", - "value": 169383 + "value": 169246 }, "geoId/55141": { "date": "2015", - "value": 73360 + "value": 73350 }, "geoId/56001": { "date": "2015", - "value": 38054 + "value": 37960 }, "geoId/56003": { "date": "2015", - "value": 11965 + "value": 11950 }, "geoId/56005": { "date": "2015", - "value": 49336 + "value": 49258 }, "geoId/56007": { "date": "2015", - "value": 15630 + "value": 15618 }, "geoId/56009": { "date": "2015", - "value": 14303 + "value": 14299 }, "geoId/56011": { "date": "2015", - "value": 7441 + "value": 7435 }, "geoId/56013": { "date": "2015", - "value": 40261 + "value": 40219 }, "geoId/56015": { "date": "2015", - "value": 13566 + "value": 13551 }, "geoId/56017": { "date": "2015", - "value": 4722 + "value": 4717 }, "geoId/56019": { "date": "2015", - "value": 8622 + "value": 8609 }, "geoId/56021": { "date": "2015", - "value": 97090 + "value": 96969 }, "geoId/56023": { "date": "2015", - "value": 18788 + "value": 18738 }, "geoId/56025": { "date": "2015", - "value": 82218 + "value": 82137 }, "geoId/56027": { "date": "2015", - "value": 2504 + "value": 2496 }, "geoId/56029": { "date": "2015", - "value": 28973 + "value": 28925 }, "geoId/56031": { "date": "2015", - "value": 8803 + "value": 8797 }, "geoId/56033": { "date": "2015", - "value": 29925 + "value": 29883 }, "geoId/56035": { "date": "2015", - "value": 10064 + "value": 10046 }, "geoId/56037": { "date": "2015", - "value": 44780 + "value": 44719 }, "geoId/56039": { "date": "2015", - "value": 23083 + "value": 23047 }, "geoId/56041": { "date": "2015", - "value": 20777 + "value": 20763 }, "geoId/56043": { "date": "2015", - "value": 8282 + "value": 8280 }, "geoId/56045": { "date": "2015", - "value": 7202 + "value": 7208 } }, - "meta_hash": 2176550201 + "meta_hash": 2517965213 }, { "stat": { diff --git a/internal/server/stat/golden/get_stat_set_within_place_all/US_State.json b/internal/server/stat/golden/get_stat_set_within_place_all/US_State.json index 90a389a85..d083474ab 100644 --- a/internal/server/stat/golden/get_stat_set_within_place_all/US_State.json +++ b/internal/server/stat/golden/get_stat_set_within_place_all/US_State.json @@ -218,207 +218,215 @@ { "stat": { "geoId/01": { - "date": "2019", - "value": 4903185 + "date": "2021", + "value": 5039877 }, "geoId/02": { - "date": "2019", - "value": 731545 + "date": "2021", + "value": 732673 }, "geoId/04": { - "date": "2019", - "value": 7278717 + "date": "2021", + "value": 7276316 }, "geoId/05": { - "date": "2019", - "value": 3017804 + "date": "2021", + "value": 3025891 }, "geoId/06": { - "date": "2019", - "value": 39512223 + "date": "2021", + "value": 39237836 }, "geoId/08": { - "date": "2019", - "value": 5758736 + "date": "2021", + "value": 5812069 }, "geoId/09": { - "date": "2019", - "value": 3565287 + "date": "2021", + "value": 3605597 }, "geoId/10": { - "date": "2019", - "value": 973764 + "date": "2021", + "value": 1003384 + }, + "geoId/11": { + "date": "2021", + "value": 670050 }, "geoId/12": { - "date": "2019", - "value": 21477737 + "date": "2021", + "value": 21781128 }, "geoId/13": { - "date": "2019", - "value": 10617423 + "date": "2021", + "value": 10799566 }, "geoId/15": { - "date": "2019", - "value": 1415872 + "date": "2021", + "value": 1441553 }, "geoId/16": { - "date": "2019", - "value": 1787065 + "date": "2021", + "value": 1900923 }, "geoId/17": { - "date": "2019", - "value": 12671821 + "date": "2021", + "value": 12671469 }, "geoId/18": { - "date": "2019", - "value": 6732219 + "date": "2021", + "value": 6805985 }, "geoId/19": { - "date": "2019", - "value": 3155070 + "date": "2021", + "value": 3193079 }, "geoId/20": { - "date": "2019", - "value": 2913314 + "date": "2021", + "value": 2934582 }, "geoId/21": { - "date": "2019", - "value": 4467673 + "date": "2021", + "value": 4509394 }, "geoId/22": { - "date": "2019", - "value": 4648794 + "date": "2021", + "value": 4624047 }, "geoId/23": { - "date": "2019", - "value": 1344212 + "date": "2021", + "value": 1372247 }, "geoId/24": { - "date": "2019", - "value": 6045680 + "date": "2021", + "value": 6165129 }, "geoId/25": { - "date": "2019", - "value": 6892503 + "date": "2021", + "value": 6984723 }, "geoId/26": { - "date": "2019", - "value": 9986857 + "date": "2021", + "value": 10050811 }, "geoId/27": { - "date": "2019", - "value": 5639632 + "date": "2021", + "value": 5707390 }, "geoId/28": { - "date": "2019", - "value": 2976149 + "date": "2021", + "value": 2949965 }, "geoId/29": { - "date": "2019", - "value": 6137428 + "date": "2021", + "value": 6168187 }, "geoId/30": { - "date": "2019", - "value": 1068778 + "date": "2021", + "value": 1104271 }, "geoId/31": { - "date": "2019", - "value": 1934408 + "date": "2021", + "value": 1963692 }, "geoId/32": { - "date": "2019", - "value": 3080156 + "date": "2021", + "value": 3143991 }, "geoId/33": { - "date": "2019", - "value": 1359711 + "date": "2021", + "value": 1388992 }, "geoId/34": { - "date": "2019", - "value": 8882190 + "date": "2021", + "value": 9267130 }, "geoId/35": { - "date": "2019", - "value": 2096829 + "date": "2021", + "value": 2115877 }, "geoId/36": { - "date": "2019", - "value": 19453561 + "date": "2021", + "value": 19835913 }, "geoId/37": { - "date": "2019", - "value": 10488084 + "date": "2021", + "value": 10551162 }, "geoId/38": { - "date": "2019", - "value": 762062 + "date": "2021", + "value": 774948 }, "geoId/39": { - "date": "2019", - "value": 11689100 + "date": "2021", + "value": 11780017 }, "geoId/40": { - "date": "2019", - "value": 3956971 + "date": "2021", + "value": 3986639 }, "geoId/41": { - "date": "2019", - "value": 4217737 + "date": "2021", + "value": 4246155 }, "geoId/42": { - "date": "2019", - "value": 12801989 + "date": "2021", + "value": 12964056 }, "geoId/44": { - "date": "2019", - "value": 1059361 + "date": "2021", + "value": 1095610 }, "geoId/45": { - "date": "2019", - "value": 5148714 + "date": "2021", + "value": 5190705 }, "geoId/46": { - "date": "2019", - "value": 884659 + "date": "2021", + "value": 895376 }, "geoId/47": { - "date": "2019", - "value": 6829174 + "date": "2021", + "value": 6975218 }, "geoId/48": { - "date": "2019", - "value": 28995881 + "date": "2021", + "value": 29527941 }, "geoId/49": { - "date": "2019", - "value": 3205958 + "date": "2021", + "value": 3337975 }, "geoId/50": { - "date": "2019", - "value": 623989 + "date": "2021", + "value": 645570 }, "geoId/51": { - "date": "2019", - "value": 8535519 + "date": "2021", + "value": 8642274 }, "geoId/53": { - "date": "2019", - "value": 7614893 + "date": "2021", + "value": 7738692 }, "geoId/54": { - "date": "2019", - "value": 1792147 + "date": "2021", + "value": 1782959 }, "geoId/55": { - "date": "2019", - "value": 5822434 + "date": "2021", + "value": 5895908 }, "geoId/56": { - "date": "2019", - "value": 578759 + "date": "2021", + "value": 578803 + }, + "geoId/72": { + "date": "2021", + "value": 3263584 } }, - "meta_hash": 2517965213 + "meta_hash": 2176550201 }, { "stat": { @@ -1498,211 +1506,207 @@ { "stat": { "geoId/01": { - "date": "2020", - "value": 4921532 + "date": "2019", + "value": 4903185 }, "geoId/02": { - "date": "2020", - "value": 731158 + "date": "2019", + "value": 731545 }, "geoId/04": { - "date": "2020", - "value": 7421401 + "date": "2019", + "value": 7278717 }, "geoId/05": { - "date": "2020", - "value": 3030522 + "date": "2019", + "value": 3017804 }, "geoId/06": { - "date": "2020", - "value": 39368078 + "date": "2019", + "value": 39512223 }, "geoId/08": { - "date": "2020", - "value": 5807719 + "date": "2019", + "value": 5758736 }, "geoId/09": { - "date": "2020", - "value": 3557006 + "date": "2019", + "value": 3565287 }, "geoId/10": { - "date": "2020", - "value": 986809 - }, - "geoId/11": { - "date": "2020", - "value": 712816 + "date": "2019", + "value": 973764 }, "geoId/12": { - "date": "2020", - "value": 21733312 + "date": "2019", + "value": 21477737 }, "geoId/13": { - "date": "2020", - "value": 10710017 + "date": "2019", + "value": 10617423 }, "geoId/15": { - "date": "2020", - "value": 1407006 + "date": "2019", + "value": 1415872 }, "geoId/16": { - "date": "2020", - "value": 1826913 + "date": "2019", + "value": 1787065 }, "geoId/17": { - "date": "2020", - "value": 12587530 + "date": "2019", + "value": 12671821 }, "geoId/18": { - "date": "2020", - "value": 6754953 + "date": "2019", + "value": 6732219 }, "geoId/19": { - "date": "2020", - "value": 3163561 + "date": "2019", + "value": 3155070 }, "geoId/20": { - "date": "2020", - "value": 2913805 + "date": "2019", + "value": 2913314 }, "geoId/21": { - "date": "2020", - "value": 4477251 + "date": "2019", + "value": 4467673 }, "geoId/22": { - "date": "2020", - "value": 4645318 + "date": "2019", + "value": 4648794 }, "geoId/23": { - "date": "2020", - "value": 1350141 + "date": "2019", + "value": 1344212 }, "geoId/24": { - "date": "2020", - "value": 6055802 + "date": "2019", + "value": 6045680 }, "geoId/25": { - "date": "2020", - "value": 6893574 + "date": "2019", + "value": 6892503 }, "geoId/26": { - "date": "2020", - "value": 9966555 + "date": "2019", + "value": 9986857 }, "geoId/27": { - "date": "2020", - "value": 5657342 + "date": "2019", + "value": 5639632 }, "geoId/28": { - "date": "2020", - "value": 2966786 + "date": "2019", + "value": 2976149 }, "geoId/29": { - "date": "2020", - "value": 6151548 + "date": "2019", + "value": 6137428 }, "geoId/30": { - "date": "2020", - "value": 1080577 + "date": "2019", + "value": 1068778 }, "geoId/31": { - "date": "2020", - "value": 1937552 + "date": "2019", + "value": 1934408 }, "geoId/32": { - "date": "2020", - "value": 3138259 + "date": "2019", + "value": 3080156 }, "geoId/33": { - "date": "2020", - "value": 1366275 + "date": "2019", + "value": 1359711 }, "geoId/34": { - "date": "2020", - "value": 8882371 + "date": "2019", + "value": 8882190 }, "geoId/35": { - "date": "2020", - "value": 2106319 + "date": "2019", + "value": 2096829 }, "geoId/36": { - "date": "2020", - "value": 19336776 + "date": "2019", + "value": 19453561 }, "geoId/37": { - "date": "2020", - "value": 10600823 + "date": "2019", + "value": 10488084 }, "geoId/38": { - "date": "2020", - "value": 765309 + "date": "2019", + "value": 762062 }, "geoId/39": { - "date": "2020", - "value": 11693217 + "date": "2019", + "value": 11689100 }, "geoId/40": { - "date": "2020", - "value": 3980783 + "date": "2019", + "value": 3956971 }, "geoId/41": { - "date": "2020", - "value": 4241507 + "date": "2019", + "value": 4217737 }, "geoId/42": { - "date": "2020", - "value": 12783254 + "date": "2019", + "value": 12801989 }, "geoId/44": { - "date": "2020", - "value": 1057125 + "date": "2019", + "value": 1059361 }, "geoId/45": { - "date": "2020", - "value": 5218040 + "date": "2019", + "value": 5148714 }, "geoId/46": { - "date": "2020", - "value": 892717 + "date": "2019", + "value": 884659 }, "geoId/47": { - "date": "2020", - "value": 6886834 + "date": "2019", + "value": 6829174 }, "geoId/48": { - "date": "2020", - "value": 29360759 + "date": "2019", + "value": 28995881 }, "geoId/49": { - "date": "2020", - "value": 3249879 + "date": "2019", + "value": 3205958 }, "geoId/50": { - "date": "2020", - "value": 623347 + "date": "2019", + "value": 623989 }, "geoId/51": { - "date": "2020", - "value": 8590563 + "date": "2019", + "value": 8535519 }, "geoId/53": { - "date": "2020", - "value": 7693612 + "date": "2019", + "value": 7614893 }, "geoId/54": { - "date": "2020", - "value": 1784787 + "date": "2019", + "value": 1792147 }, "geoId/55": { - "date": "2020", - "value": 5832655 + "date": "2019", + "value": 5822434 }, "geoId/56": { - "date": "2020", - "value": 582328 + "date": "2019", + "value": 578759 } }, - "meta_hash": 2176550201 + "meta_hash": 2517965213 }, { "stat": { @@ -2338,212 +2342,212 @@ { "stat": { "geoId/01": { - "date": "2022-05", - "value": 2231978 + "date": "2022-06", + "value": 2225995 }, "geoId/02": { - "date": "2022-05", - "value": 346702 + "date": "2022-06", + "value": 348511 }, "geoId/04": { - "date": "2022-05", - "value": 3456628 + "date": "2022-06", + "value": 3442726 }, "geoId/05": { - "date": "2022-05", - "value": 1306752 + "date": "2022-06", + "value": 1315905 }, "geoId/06": { - "date": "2022-05", - "value": 18530488 + "date": "2022-06", + "value": 18346910 }, "geoId/08": { - "date": "2022-05", - "value": 3123942 + "date": "2022-06", + "value": 3139049 }, "geoId/09": { - "date": "2022-05", - "value": 1826860 + "date": "2022-06", + "value": 1840684 }, "geoId/10": { - "date": "2022-05", - "value": 476555 + "date": "2022-06", + "value": 477614 }, "geoId/11": { - "date": "2022-05", - "value": 363166 + "date": "2022-06", + "value": 363515 }, "geoId/12": { - "date": "2022-05", - "value": 10364051 + "date": "2022-06", + "value": 10377803 }, "geoId/13": { - "date": "2022-05", - "value": 5121184 + "date": "2022-06", + "value": 5110195 }, "geoId/15": { - "date": "2022-05", - "value": 647118 + "date": "2022-06", + "value": 641580 }, "geoId/16": { - "date": "2022-05", - "value": 932312 + "date": "2022-06", + "value": 936977 }, "geoId/17": { - "date": "2022-05", - "value": 6119630 + "date": "2022-06", + "value": 6183117 }, "geoId/18": { - "date": "2022-05", - "value": 3298437 + "date": "2022-06", + "value": 3313114 }, "geoId/19": { - "date": "2022-05", - "value": 1659331 + "date": "2022-06", + "value": 1672270 }, "geoId/20": { - "date": "2022-05", - "value": 1463873 + "date": "2022-06", + "value": 1470198 }, "geoId/21": { - "date": "2022-05", - "value": 1975240 + "date": "2022-06", + "value": 1988600 }, "geoId/22": { - "date": "2022-05", - "value": 2020069 + "date": "2022-06", + "value": 2018394 }, "geoId/23": { - "date": "2022-05", - "value": 651226 + "date": "2022-06", + "value": 667948 }, "geoId/24": { - "date": "2022-05", - "value": 3067796 + "date": "2022-06", + "value": 3097174 }, "geoId/25": { - "date": "2022-05", - "value": 3598508 + "date": "2022-06", + "value": 3647840 }, "geoId/26": { - "date": "2022-05", - "value": 4634416 + "date": "2022-06", + "value": 4645458 }, "geoId/27": { - "date": "2022-05", - "value": 3030026 + "date": "2022-06", + "value": 3028710 }, "geoId/28": { - "date": "2022-05", - "value": 1217817 + "date": "2022-06", + "value": 1216347 }, "geoId/29": { - "date": "2022-05", - "value": 2979177 + "date": "2022-06", + "value": 2992352 }, "geoId/30": { - "date": "2022-05", - "value": 550037 + "date": "2022-06", + "value": 556733 }, "geoId/31": { - "date": "2022-05", - "value": 1044592 + "date": "2022-06", + "value": 1043287 }, "geoId/32": { - "date": "2022-05", - "value": 1456630 + "date": "2022-06", + "value": 1448986 }, "geoId/33": { - "date": "2022-05", - "value": 744680 + "date": "2022-06", + "value": 757026 }, "geoId/34": { - "date": "2022-05", - "value": 4481992 + "date": "2022-06", + "value": 4503493 }, "geoId/35": { - "date": "2022-05", - "value": 901279 + "date": "2022-06", + "value": 903366 }, "geoId/36": { - "date": "2022-05", - "value": 9116203 + "date": "2022-06", + "value": 9136594 }, "geoId/37": { - "date": "2022-05", - "value": 4949923 + "date": "2022-06", + "value": 4935844 }, "geoId/38": { - "date": "2022-05", - "value": 401634 + "date": "2022-06", + "value": 404540 }, "geoId/39": { - "date": "2022-05", - "value": 5583950 + "date": "2022-06", + "value": 5547992 }, "geoId/40": { - "date": "2022-05", - "value": 1826612 + "date": "2022-06", + "value": 1814068 }, "geoId/41": { - "date": "2022-05", - "value": 2130816 + "date": "2022-06", + "value": 2119639 }, "geoId/42": { - "date": "2022-05", - "value": 6211999 + "date": "2022-06", + "value": 6171007 }, "geoId/44": { - "date": "2022-05", - "value": 552441 + "date": "2022-06", + "value": 562713 }, "geoId/45": { - "date": "2022-05", - "value": 2335660 + "date": "2022-06", + "value": 2336977 }, "geoId/46": { - "date": "2022-05", - "value": 468450 + "date": "2022-06", + "value": 473303 }, "geoId/47": { - "date": "2022-05", - "value": 3293464 + "date": "2022-06", + "value": 3275769 }, "geoId/48": { - "date": "2022-05", - "value": 13946477 + "date": "2022-06", + "value": 13945797 }, "geoId/49": { - "date": "2022-05", - "value": 1687759 + "date": "2022-06", + "value": 1691006 }, "geoId/50": { - "date": "2022-05", - "value": 324239 + "date": "2022-06", + "value": 331700 }, "geoId/51": { - "date": "2022-05", - "value": 4214642 + "date": "2022-06", + "value": 4248204 }, "geoId/53": { - "date": "2022-05", - "value": 3866907 + "date": "2022-06", + "value": 3857475 }, "geoId/54": { - "date": "2022-05", - "value": 770155 + "date": "2022-06", + "value": 776441 }, "geoId/55": { - "date": "2022-05", - "value": 3025982 + "date": "2022-06", + "value": 3044300 }, "geoId/56": { - "date": "2022-05", - "value": 279546 + "date": "2022-06", + "value": 282618 }, "geoId/72": { - "date": "2022-05", - "value": 1124172 + "date": "2022-06", + "value": 1107892 } }, "meta_hash": 324358135 @@ -2764,212 +2768,212 @@ { "stat": { "geoId/01": { - "date": "2022-05", - "value": 2222977 + "date": "2022-06", + "value": 2228231 }, "geoId/02": { - "date": "2022-05", - "value": 345678 + "date": "2022-06", + "value": 346048 }, "geoId/04": { - "date": "2022-05", - "value": 3454405 + "date": "2022-06", + "value": 3460862 }, "geoId/05": { - "date": "2022-05", - "value": 1309327 + "date": "2022-06", + "value": 1311322 }, "geoId/06": { - "date": "2022-05", - "value": 18469179 + "date": "2022-06", + "value": 18544540 }, "geoId/08": { - "date": "2022-05", - "value": 3126069 + "date": "2022-06", + "value": 3137042 }, "geoId/09": { - "date": "2022-05", - "value": 1816408 + "date": "2022-06", + "value": 1825302 }, "geoId/10": { - "date": "2022-05", - "value": 477478 + "date": "2022-06", + "value": 477776 }, "geoId/11": { - "date": "2022-05", - "value": 364531 + "date": "2022-06", + "value": 365159 }, "geoId/12": { - "date": "2022-05", - "value": 10279660 + "date": "2022-06", + "value": 10330001 }, "geoId/13": { - "date": "2022-05", - "value": 5124286 + "date": "2022-06", + "value": 5134566 }, "geoId/15": { - "date": "2022-05", - "value": 647596 + "date": "2022-06", + "value": 648364 }, "geoId/16": { - "date": "2022-05", - "value": 919785 + "date": "2022-06", + "value": 924605 }, "geoId/17": { - "date": "2022-05", - "value": 6167228 + "date": "2022-06", + "value": 6171689 }, "geoId/18": { - "date": "2022-05", - "value": 3290454 + "date": "2022-06", + "value": 3298530 }, "geoId/19": { - "date": "2022-05", - "value": 1657176 + "date": "2022-06", + "value": 1665477 }, "geoId/20": { - "date": "2022-05", - "value": 1470216 + "date": "2022-06", + "value": 1471007 }, "geoId/21": { - "date": "2022-05", - "value": 1985786 + "date": "2022-06", + "value": 1986909 }, "geoId/22": { - "date": "2022-05", - "value": 2023858 + "date": "2022-06", + "value": 2027830 }, "geoId/23": { - "date": "2022-05", - "value": 657564 + "date": "2022-06", + "value": 659284 }, "geoId/24": { - "date": "2022-05", - "value": 3075564 + "date": "2022-06", + "value": 3085369 }, "geoId/25": { - "date": "2022-05", - "value": 3629537 + "date": "2022-06", + "value": 3633877 }, "geoId/26": { - "date": "2022-05", - "value": 4642081 + "date": "2022-06", + "value": 4649285 }, "geoId/27": { - "date": "2022-05", - "value": 3025356 + "date": "2022-06", + "value": 3035047 }, "geoId/28": { - "date": "2022-05", - "value": 1217562 + "date": "2022-06", + "value": 1220448 }, "geoId/29": { - "date": "2022-05", - "value": 2991639 + "date": "2022-06", + "value": 2989391 }, "geoId/30": { - "date": "2022-05", - "value": 549089 + "date": "2022-06", + "value": 550112 }, "geoId/31": { - "date": "2022-05", - "value": 1042762 + "date": "2022-06", + "value": 1043175 }, "geoId/32": { - "date": "2022-05", - "value": 1441593 + "date": "2022-06", + "value": 1448734 }, "geoId/33": { - "date": "2022-05", - "value": 746087 + "date": "2022-06", + "value": 749082 }, "geoId/34": { - "date": "2022-05", - "value": 4466839 + "date": "2022-06", + "value": 4482742 }, "geoId/35": { - "date": "2022-05", - "value": 903481 + "date": "2022-06", + "value": 906377 }, "geoId/36": { - "date": "2022-05", - "value": 9043042 + "date": "2022-06", + "value": 9078513 }, "geoId/37": { - "date": "2022-05", - "value": 4916580 + "date": "2022-06", + "value": 4929133 }, "geoId/38": { - "date": "2022-05", - "value": 400115 + "date": "2022-06", + "value": 400397 }, "geoId/39": { - "date": "2022-05", - "value": 5565874 + "date": "2022-06", + "value": 5570206 }, "geoId/40": { - "date": "2022-05", - "value": 1823024 + "date": "2022-06", + "value": 1823064 }, "geoId/41": { - "date": "2022-05", - "value": 2124179 + "date": "2022-06", + "value": 2127953 }, "geoId/42": { - "date": "2022-05", - "value": 6142222 + "date": "2022-06", + "value": 6159014 }, "geoId/44": { - "date": "2022-05", - "value": 553610 + "date": "2022-06", + "value": 556233 }, "geoId/45": { - "date": "2022-05", - "value": 2322089 + "date": "2022-06", + "value": 2326257 }, "geoId/46": { - "date": "2022-05", - "value": 465008 + "date": "2022-06", + "value": 466499 }, "geoId/47": { - "date": "2022-05", - "value": 3293564 + "date": "2022-06", + "value": 3299497 }, "geoId/48": { - "date": "2022-05", - "value": 13907823 + "date": "2022-06", + "value": 13957777 }, "geoId/49": { - "date": "2022-05", - "value": 1688787 + "date": "2022-06", + "value": 1693835 }, "geoId/50": { - "date": "2022-05", - "value": 326015 + "date": "2022-06", + "value": 327449 }, "geoId/51": { - "date": "2022-05", - "value": 4218336 + "date": "2022-06", + "value": 4232192 }, "geoId/53": { - "date": "2022-05", - "value": 3877415 + "date": "2022-06", + "value": 3883588 }, "geoId/54": { - "date": "2022-05", - "value": 767913 + "date": "2022-06", + "value": 768351 }, "geoId/55": { - "date": "2022-05", - "value": 3059327 + "date": "2022-06", + "value": 3052701 }, "geoId/56": { - "date": "2022-05", - "value": 281623 + "date": "2022-06", + "value": 281713 }, "geoId/72": { - "date": "2022-05", - "value": 1134087 + "date": "2022-06", + "value": 1126433 } }, "meta_hash": 1249140336 @@ -2981,212 +2985,212 @@ { "stat": { "geoId/01": { - "date": "2022-05", - "value": 2.4 + "date": "2022-06", + "value": 3.3 }, "geoId/02": { - "date": "2022-05", - "value": 4.5 + "date": "2022-06", + "value": 4.7 }, "geoId/04": { - "date": "2022-05", - "value": 3.4 + "date": "2022-06", + "value": 4 }, "geoId/05": { - "date": "2022-05", - "value": 3.2 + "date": "2022-06", + "value": 3.8 }, "geoId/06": { - "date": "2022-05", - "value": 3.4 + "date": "2022-06", + "value": 4 }, "geoId/08": { - "date": "2022-05", - "value": 3 + "date": "2022-06", + "value": 3.2 }, "geoId/09": { - "date": "2022-05", - "value": 4 + "date": "2022-06", + "value": 4.1 }, "geoId/10": { - "date": "2022-05", - "value": 4.3 + "date": "2022-06", + "value": 4.9 }, "geoId/11": { - "date": "2022-05", - "value": 4.8 + "date": "2022-06", + "value": 5.4 }, "geoId/12": { - "date": "2022-05", - "value": 2.5 + "date": "2022-06", + "value": 2.9 }, "geoId/13": { - "date": "2022-05", - "value": 2.7 + "date": "2022-06", + "value": 3.3 }, "geoId/15": { - "date": "2022-05", - "value": 3.6 + "date": "2022-06", + "value": 4.2 }, "geoId/16": { - "date": "2022-05", - "value": 2.3 + "date": "2022-06", + "value": 2.7 }, "geoId/17": { - "date": "2022-05", - "value": 4.5 + "date": "2022-06", + "value": 4.7 }, "geoId/18": { - "date": "2022-05", - "value": 2.5 + "date": "2022-06", + "value": 3.2 }, "geoId/19": { - "date": "2022-05", - "value": 2.2 + "date": "2022-06", + "value": 2.7 }, "geoId/20": { - "date": "2022-05", - "value": 2.5 + "date": "2022-06", + "value": 2.8 }, "geoId/21": { - "date": "2022-05", - "value": 3.8 + "date": "2022-06", + "value": 4.2 }, "geoId/22": { - "date": "2022-05", - "value": 3.6 + "date": "2022-06", + "value": 4.6 }, "geoId/23": { - "date": "2022-05", + "date": "2022-06", "value": 3 }, "geoId/24": { - "date": "2022-05", - "value": 3.7 + "date": "2022-06", + "value": 4.7 }, "geoId/25": { - "date": "2022-05", - "value": 3.4 + "date": "2022-06", + "value": 3.5 }, "geoId/26": { - "date": "2022-05", - "value": 4.6 + "date": "2022-06", + "value": 4.8 }, "geoId/27": { - "date": "2022-05", - "value": 1.6 + "date": "2022-06", + "value": 2.2 }, "geoId/28": { - "date": "2022-05", - "value": 3.8 + "date": "2022-06", + "value": 4.5 }, "geoId/29": { - "date": "2022-05", - "value": 2.8 + "date": "2022-06", + "value": 2.4 }, "geoId/30": { - "date": "2022-05", - "value": 2.5 + "date": "2022-06", + "value": 2.9 }, "geoId/31": { - "date": "2022-05", - "value": 1.9 + "date": "2022-06", + "value": 2.5 }, "geoId/32": { - "date": "2022-05", - "value": 4.7 + "date": "2022-06", + "value": 5.1 }, "geoId/33": { - "date": "2022-05", - "value": 1.8 + "date": "2022-06", + "value": 2 }, "geoId/34": { - "date": "2022-05", - "value": 3.4 + "date": "2022-06", + "value": 3.5 }, "geoId/35": { - "date": "2022-05", - "value": 4.1 + "date": "2022-06", + "value": 5 }, "geoId/36": { - "date": "2022-05", - "value": 4.1 + "date": "2022-06", + "value": 4.4 }, "geoId/37": { - "date": "2022-05", - "value": 3.6 + "date": "2022-06", + "value": 4.1 }, "geoId/38": { - "date": "2022-05", - "value": 2.1 + "date": "2022-06", + "value": 2.6 }, "geoId/39": { - "date": "2022-05", - "value": 3.6 + "date": "2022-06", + "value": 4.5 }, "geoId/40": { - "date": "2022-05", - "value": 2.9 + "date": "2022-06", + "value": 3.5 }, "geoId/41": { - "date": "2022-05", - "value": 3.1 + "date": "2022-06", + "value": 3.7 }, "geoId/42": { - "date": "2022-05", - "value": 4 + "date": "2022-06", + "value": 4.6 }, "geoId/44": { - "date": "2022-05", - "value": 2.7 + "date": "2022-06", + "value": 2.8 }, "geoId/45": { - "date": "2022-05", - "value": 3.1 + "date": "2022-06", + "value": 3.4 }, "geoId/46": { - "date": "2022-05", - "value": 2.1 + "date": "2022-06", + "value": 2.4 }, "geoId/47": { - "date": "2022-05", - "value": 3.4 + "date": "2022-06", + "value": 4.3 }, "geoId/48": { - "date": "2022-05", - "value": 3.8 + "date": "2022-06", + "value": 4.4 }, "geoId/49": { - "date": "2022-05", - "value": 2.2 + "date": "2022-06", + "value": 2.4 }, "geoId/50": { - "date": "2022-05", - "value": 2.1 + "date": "2022-06", + "value": 2.5 }, "geoId/51": { - "date": "2022-05", - "value": 3 + "date": "2022-06", + "value": 2.9 }, "geoId/53": { - "date": "2022-05", - "value": 3.6 + "date": "2022-06", + "value": 3.9 }, "geoId/54": { - "date": "2022-05", - "value": 3.4 + "date": "2022-06", + "value": 4.3 }, "geoId/55": { - "date": "2022-05", - "value": 2.9 + "date": "2022-06", + "value": 3.5 }, "geoId/56": { - "date": "2022-05", - "value": 3.1 + "date": "2022-06", + "value": 3.4 }, "geoId/72": { - "date": "2022-05", - "value": 5.9 + "date": "2022-06", + "value": 5.8 } }, "meta_hash": 324358135 @@ -3407,212 +3411,212 @@ { "stat": { "geoId/01": { - "date": "2022-05", - "value": 2.7 + "date": "2022-06", + "value": 2.6 }, "geoId/02": { - "date": "2022-05", - "value": 4.7 + "date": "2022-06", + "value": 4.6 }, "geoId/04": { - "date": "2022-05", - "value": 3.2 + "date": "2022-06", + "value": 3.3 }, "geoId/05": { - "date": "2022-05", + "date": "2022-06", "value": 3.2 }, "geoId/06": { - "date": "2022-05", - "value": 4.3 + "date": "2022-06", + "value": 4.2 }, "geoId/08": { - "date": "2022-05", - "value": 3.5 + "date": "2022-06", + "value": 3.4 }, "geoId/09": { - "date": "2022-05", - "value": 4.2 + "date": "2022-06", + "value": 4 }, "geoId/10": { - "date": "2022-05", + "date": "2022-06", "value": 4.5 }, "geoId/11": { - "date": "2022-05", - "value": 5.7 + "date": "2022-06", + "value": 5.5 }, "geoId/12": { - "date": "2022-05", - "value": 3 + "date": "2022-06", + "value": 2.8 }, "geoId/13": { - "date": "2022-05", - "value": 3 + "date": "2022-06", + "value": 2.9 }, "geoId/15": { - "date": "2022-05", - "value": 4.2 + "date": "2022-06", + "value": 4.3 }, "geoId/16": { - "date": "2022-05", + "date": "2022-06", "value": 2.5 }, "geoId/17": { - "date": "2022-05", - "value": 4.6 + "date": "2022-06", + "value": 4.5 }, "geoId/18": { - "date": "2022-05", - "value": 2.2 + "date": "2022-06", + "value": 2.4 }, "geoId/19": { - "date": "2022-05", - "value": 2.7 + "date": "2022-06", + "value": 2.6 }, "geoId/20": { - "date": "2022-05", - "value": 2.3 + "date": "2022-06", + "value": 2.4 }, "geoId/21": { - "date": "2022-05", - "value": 3.8 + "date": "2022-06", + "value": 3.7 }, "geoId/22": { - "date": "2022-05", - "value": 4 + "date": "2022-06", + "value": 3.8 }, "geoId/23": { - "date": "2022-05", - "value": 3.2 + "date": "2022-06", + "value": 3 }, "geoId/24": { - "date": "2022-05", + "date": "2022-06", "value": 4 }, "geoId/25": { - "date": "2022-05", - "value": 3.9 + "date": "2022-06", + "value": 3.7 }, "geoId/26": { - "date": "2022-05", + "date": "2022-06", "value": 4.3 }, "geoId/27": { - "date": "2022-05", - "value": 2 + "date": "2022-06", + "value": 1.8 }, "geoId/28": { - "date": "2022-05", - "value": 4 + "date": "2022-06", + "value": 3.8 }, "geoId/29": { - "date": "2022-05", - "value": 3.1 + "date": "2022-06", + "value": 2.8 }, "geoId/30": { - "date": "2022-05", - "value": 2.4 + "date": "2022-06", + "value": 2.6 }, "geoId/31": { - "date": "2022-05", + "date": "2022-06", "value": 1.9 }, "geoId/32": { - "date": "2022-05", - "value": 4.9 + "date": "2022-06", + "value": 4.7 }, "geoId/33": { - "date": "2022-05", - "value": 2.1 + "date": "2022-06", + "value": 2 }, "geoId/34": { - "date": "2022-05", + "date": "2022-06", "value": 3.9 }, "geoId/35": { - "date": "2022-05", - "value": 5.1 + "date": "2022-06", + "value": 4.9 }, "geoId/36": { - "date": "2022-05", + "date": "2022-06", "value": 4.4 }, "geoId/37": { - "date": "2022-05", + "date": "2022-06", "value": 3.4 }, "geoId/38": { - "date": "2022-05", - "value": 2.6 + "date": "2022-06", + "value": 2.5 }, "geoId/39": { - "date": "2022-05", + "date": "2022-06", "value": 3.9 }, "geoId/40": { - "date": "2022-05", - "value": 2.8 + "date": "2022-06", + "value": 2.9 }, "geoId/41": { - "date": "2022-05", + "date": "2022-06", "value": 3.6 }, "geoId/42": { - "date": "2022-05", - "value": 4.6 + "date": "2022-06", + "value": 4.5 }, "geoId/44": { - "date": "2022-05", - "value": 2.9 + "date": "2022-06", + "value": 2.7 }, "geoId/45": { - "date": "2022-05", - "value": 3.3 + "date": "2022-06", + "value": 3.2 }, "geoId/46": { - "date": "2022-05", + "date": "2022-06", "value": 2.3 }, "geoId/47": { - "date": "2022-05", + "date": "2022-06", "value": 3.3 }, "geoId/48": { - "date": "2022-05", - "value": 4.2 + "date": "2022-06", + "value": 4.1 }, "geoId/49": { - "date": "2022-05", + "date": "2022-06", "value": 2 }, "geoId/50": { - "date": "2022-05", - "value": 2.3 + "date": "2022-06", + "value": 2.2 }, "geoId/51": { - "date": "2022-05", - "value": 3 + "date": "2022-06", + "value": 2.8 }, "geoId/53": { - "date": "2022-05", + "date": "2022-06", "value": 3.9 }, "geoId/54": { - "date": "2022-05", - "value": 3.5 + "date": "2022-06", + "value": 3.6 }, "geoId/55": { - "date": "2022-05", + "date": "2022-06", "value": 2.9 }, "geoId/56": { - "date": "2022-05", - "value": 3.2 + "date": "2022-06", + "value": 3.1 }, "geoId/72": { - "date": "2022-05", - "value": 6.2 + "date": "2022-06", + "value": 6.1 } }, "meta_hash": 1249140336 diff --git a/internal/server/stat/golden/get_stats/census_pep.json b/internal/server/stat/golden/get_stats/census_pep.json index cdfd6a24d..4fea082c3 100644 --- a/internal/server/stat/golden/get_stats/census_pep.json +++ b/internal/server/stat/golden/get_stats/census_pep.json @@ -111,19 +111,21 @@ "2007": 301231207, "2008": 304093966, "2009": 306771529, - "2010": 309326085, - "2011": 311580009, - "2012": 313874218, - "2013": 316057727, - "2014": 318386421, - "2015": 320742673, - "2016": 323071342, - "2017": 325147121, - "2018": 327167434, - "2019": 328239523 + "2010": 309327143, + "2011": 311583481, + "2012": 313877662, + "2013": 316059947, + "2014": 318386329, + "2015": 320738994, + "2016": 323071755, + "2017": 325122128, + "2018": 326838199, + "2019": 328329953, + "2020": 329484123, + "2021": 331893745 }, "placeName": "United States", - "provenanceUrl": "https://www.census.gov/programs-surveys/popest.html" + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables" }, "geoId/06": { "data": { @@ -207,16 +209,16 @@ "1977": 22352396, "1978": 22835958, "1979": 23256880, - "1980": 24285937, - "1981": 24820007, - "1982": 25360023, - "1983": 25844389, - "1984": 26441112, - "1985": 27102241, - "1986": 27777153, - "1987": 28464253, - "1988": 29218161, - "1989": 29760021, + "1980": 23667902, + "1981": 24285933, + "1982": 24820009, + "1983": 25360026, + "1984": 25844393, + "1985": 26441109, + "1986": 27102237, + "1987": 27777158, + "1988": 28464249, + "1989": 29218164, "1990": 29950111, "1991": 30414114, "1992": 30875920, @@ -227,32 +229,44 @@ "1997": 32217708, "1998": 32682794, "1999": 33145121, - "2000": 33634154, - "2001": 34481753, - "2002": 34867773, - "2003": 35236589, - "2004": 35538256, - "2005": 35770688, - "2006": 35947461, - "2007": 36185908, - "2008": 36538008, - "2009": 36887615, - "2010": 37266600, - "2011": 37638369, - "2012": 37948800, - "2013": 38260787, - "2014": 38596972, - "2015": 38918045, - "2016": 39167117, - "2017": 39358497, - "2018": 39461588, - "2019": 39512223 + "2000": 33987977, + "2001": 34479458, + "2002": 34871843, + "2003": 35253159, + "2004": 35574576, + "2005": 35827943, + "2006": 36021202, + "2007": 36250311, + "2008": 36604337, + "2009": 36961229, + "2010": 37319550, + "2011": 37636311, + "2012": 37944551, + "2013": 38253768, + "2014": 38586706, + "2015": 38904296, + "2016": 39149186, + "2017": 39337785, + "2018": 39437463, + "2019": 39437610, + "2020": 39368078, + "2021": 39237836 }, "placeName": "California", - "provenanceUrl": "https://www.census.gov/programs-surveys/popest.html" + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables" }, "geoId/06085": { "data": { + "1970": 1065313, + "1971": 1100500, + "1972": 1138800, + "1973": 1163900, + "1974": 1164600, + "1975": 1192800, + "1976": 1206700, + "1977": 1231600, + "1978": 1260400, + "1979": 1271400, "1980": 1295071, "1981": 1324722, "1982": 1345039, @@ -263,46 +277,48 @@ "1987": 1447591, "1988": 1472234, "1989": 1498121, - "1990": 1497644, - "1991": 1508020, - "1992": 1523971, - "1993": 1539465, - "1994": 1550060, - "1995": 1566760, - "1996": 1593625, - "1997": 1621660, - "1998": 1641848, - "1999": 1647419, - "2000": 1685849, - "2001": 1691870, - "2002": 1676124, - "2003": 1673249, - "2004": 1675682, - "2005": 1690650, - "2006": 1709120, - "2007": 1732945, - "2008": 1764839, - "2009": 1791862, - "2010": 1786079, - "2011": 1812054, - "2012": 1837853, - "2013": 1866425, - "2014": 1891753, - "2015": 1916285, - "2016": 1928368, - "2017": 1932510, - "2018": 1932337, - "2019": 1927852 + "1990": 1497577, + "1991": 1497644, + "1992": 1508020, + "1993": 1523971, + "1994": 1539465, + "1995": 1550060, + "1996": 1566760, + "1997": 1593625, + "1998": 1621660, + "1999": 1641848, + "2000": 1684947, + "2001": 1688082, + "2002": 1669348, + "2003": 1663592, + "2004": 1663167, + "2005": 1675312, + "2006": 1691159, + "2007": 1712026, + "2008": 1740964, + "2009": 1765137, + "2010": 1786001, + "2011": 1811891, + "2012": 1837605, + "2013": 1866050, + "2014": 1891286, + "2015": 1915736, + "2016": 1928144, + "2017": 1932251, + "2018": 1931985, + "2019": 1922411, + "2020": 1907105, + "2021": 1885508 }, "placeName": "Santa Clara County", - "provenanceUrl": "https://www.census.gov/programs-surveys/popest.html" + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables" }, "geoId/0649670": { "data": { - "1990": 66734, - "1991": 66936, - "1992": 67460, - "1993": 67949, + "1990": 66731, + "1991": 66734, + "1992": 66936, + "1993": 67460, "1994": 68173, "1995": 68578, "1996": 69603, @@ -319,17 +335,20 @@ "2007": 70352, "2008": 71927, "2009": 73066, - "2010": 74227, - "2011": 75102, - "2012": 76514, - "2013": 77978, - "2014": 79185, - "2015": 80378, - "2016": 80852, - "2017": 81197, - "2018": 83377 + "2010": 73759, + "2011": 74729, + "2012": 75614, + "2013": 76458, + "2014": 77459, + "2015": 78909, + "2016": 79735, + "2017": 79953, + "2018": 80298, + "2019": 80516, + "2020": 82455, + "2021": 81516 }, "placeName": "Mountain View", - "provenanceUrl": "https://www.census.gov/programs-surveys/popest.html" + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables" } } \ No newline at end of file diff --git a/internal/server/stat/golden/get_stats/nyt_covid_cases.json b/internal/server/stat/golden/get_stats/nyt_covid_cases.json index 180a628b9..6f1e287c1 100644 --- a/internal/server/stat/golden/get_stats/nyt_covid_cases.json +++ b/internal/server/stat/golden/get_stats/nyt_covid_cases.json @@ -835,61 +835,89 @@ "2022-05-01": 81274401, "2022-05-02": 81370245, "2022-05-03": 81439579, - "2022-05-04": 81544794, - "2022-05-05": 81638227, - "2022-05-06": 81733439, - "2022-05-07": 81763797, - "2022-05-08": 81775590, - "2022-05-09": 81888243, - "2022-05-10": 81981866, - "2022-05-11": 82143401, - "2022-05-12": 82258758, - "2022-05-13": 82373223, - "2022-05-14": 82398288, - "2022-05-15": 82417727, - "2022-05-16": 82567545, - "2022-05-17": 82701638, - "2022-05-18": 82870553, - "2022-05-19": 82991715, - "2022-05-20": 83131269, - "2022-05-21": 83168576, - "2022-05-22": 83190563, - "2022-05-23": 83323909, - "2022-05-24": 83456274, - "2022-05-25": 83643804, - "2022-05-26": 83768388, - "2022-05-27": 83907279, - "2022-05-28": 83921041, - "2022-05-29": 83930086, - "2022-05-30": 83962238, - "2022-05-31": 84144606, - "2022-06-01": 84363873, - "2022-06-02": 84475196, - "2022-06-03": 84617408, - "2022-06-04": 84661058, - "2022-06-05": 84677537, - "2022-06-06": 84814640, - "2022-06-07": 84957469, - "2022-06-08": 85136683, - "2022-06-09": 85254394, - "2022-06-10": 85390435, - "2022-06-11": 85425808, - "2022-06-12": 85444201, - "2022-06-13": 85569604, - "2022-06-14": 85705019, - "2022-06-15": 85877078, - "2022-06-16": 85981213, - "2022-06-17": 86097698, - "2022-06-18": 86112463, - "2022-06-19": 86127070, - "2022-06-20": 86181266, - "2022-06-21": 86391004, - "2022-06-22": 86561886, - "2022-06-23": 86678377, - "2022-06-24": 86833864, - "2022-06-25": 86881533, - "2022-06-26": 86899773, - "2022-06-27": 87031752 + "2022-05-04": 81541529, + "2022-05-05": 81634962, + "2022-05-06": 81730174, + "2022-05-07": 81760532, + "2022-05-08": 81772325, + "2022-05-09": 81884978, + "2022-05-10": 81978601, + "2022-05-11": 82140136, + "2022-05-12": 82255493, + "2022-05-13": 82369958, + "2022-05-14": 82395023, + "2022-05-15": 82414462, + "2022-05-16": 82564280, + "2022-05-17": 82698373, + "2022-05-18": 82867288, + "2022-05-19": 82988450, + "2022-05-20": 83128466, + "2022-05-21": 83165773, + "2022-05-22": 83187760, + "2022-05-23": 83320644, + "2022-05-24": 83453009, + "2022-05-25": 83640539, + "2022-05-26": 83765123, + "2022-05-27": 83904014, + "2022-05-28": 83917776, + "2022-05-29": 83926821, + "2022-05-30": 83958973, + "2022-05-31": 84141341, + "2022-06-01": 84360608, + "2022-06-02": 84471931, + "2022-06-03": 84614143, + "2022-06-04": 84657793, + "2022-06-05": 84674272, + "2022-06-06": 84811375, + "2022-06-07": 84954204, + "2022-06-08": 85133418, + "2022-06-09": 85251129, + "2022-06-10": 85387170, + "2022-06-11": 85422543, + "2022-06-12": 85440936, + "2022-06-13": 85566339, + "2022-06-14": 85701754, + "2022-06-15": 85873751, + "2022-06-16": 85977948, + "2022-06-17": 86094433, + "2022-06-18": 86109198, + "2022-06-19": 86123805, + "2022-06-20": 86178001, + "2022-06-21": 86387739, + "2022-06-22": 86558621, + "2022-06-23": 86675114, + "2022-06-24": 86830601, + "2022-06-25": 86878270, + "2022-06-26": 86896508, + "2022-06-27": 87028747, + "2022-06-28": 87151319, + "2022-06-29": 87347682, + "2022-06-30": 87471400, + "2022-07-01": 87623570, + "2022-07-02": 87635890, + "2022-07-03": 87642751, + "2022-07-04": 87678413, + "2022-07-05": 87859299, + "2022-07-06": 88100004, + "2022-07-07": 88224616, + "2022-07-08": 88392675, + "2022-07-09": 88416261, + "2022-07-10": 88438830, + "2022-07-11": 88614159, + "2022-07-12": 88798428, + "2022-07-13": 88990045, + "2022-07-14": 89134228, + "2022-07-15": 89304110, + "2022-07-16": 89325152, + "2022-07-17": 89347123, + "2022-07-18": 89516932, + "2022-07-19": 89677803, + "2022-07-20": 89882577, + "2022-07-21": 90036653, + "2022-07-22": 90202342, + "2022-07-23": 90226593, + "2022-07-24": 90248093, + "2022-07-25": 90415556 }, "placeName": "United States", "provenanceUrl": "https://www.nytimes.com/article/coronavirus-county-data-us.html" @@ -1780,7 +1808,35 @@ "2022-06-24": 10025036, "2022-06-25": 10025036, "2022-06-26": 10025110, - "2022-06-27": 10038765 + "2022-06-27": 10038765, + "2022-06-28": 10087984, + "2022-06-29": 10095355, + "2022-06-30": 10101062, + "2022-07-01": 10156643, + "2022-07-02": 10156643, + "2022-07-03": 10156643, + "2022-07-04": 10171959, + "2022-07-05": 10177563, + "2022-07-06": 10228221, + "2022-07-07": 10233568, + "2022-07-08": 10279898, + "2022-07-09": 10279898, + "2022-07-10": 10279898, + "2022-07-11": 10298129, + "2022-07-12": 10358182, + "2022-07-13": 10365785, + "2022-07-14": 10374290, + "2022-07-15": 10435541, + "2022-07-16": 10435541, + "2022-07-17": 10435541, + "2022-07-18": 10454194, + "2022-07-19": 10506662, + "2022-07-20": 10513729, + "2022-07-21": 10522372, + "2022-07-22": 10578770, + "2022-07-23": 10578770, + "2022-07-24": 10578770, + "2022-07-25": 10594052 }, "placeName": "California", "provenanceUrl": "https://www.nytimes.com/article/coronavirus-county-data-us.html" diff --git a/internal/server/stat/stat_test.go b/internal/server/stat/stat_test.go index da128e5fe..9c1b38fdd 100644 --- a/internal/server/stat/stat_test.go +++ b/internal/server/stat/stat_test.go @@ -39,8 +39,9 @@ func TestFilterAndRank(t *testing.T) { { Val: map[string]float64{"2011": 100, "2012": 101}, MeasurementMethod: "CensusPEPSurvey", - ImportName: "CensusPEP", + ImportName: "USCensusPEP_Annual_Population", ProvenanceURL: "census.gov", + ObservationPeriod: "P1Y", }, { Val: map[string]float64{"2011": 101, "2012": 102, "2013": 103}, @@ -58,8 +59,9 @@ func TestFilterAndRank(t *testing.T) { { Val: map[string]float64{"2011": 100, "2012": 101}, MeasurementMethod: "CensusPEPSurvey", - ImportName: "CensusPEP", + ImportName: "USCensusPEP_Annual_Population", ProvenanceURL: "census.gov", + ObservationPeriod: "P1Y", }, { Val: map[string]float64{"2011": 101, "2012": 102, "2013": 103}, @@ -77,7 +79,7 @@ func TestFilterAndRank(t *testing.T) { { Val: map[string]float64{"2011": 100, "2012": 101}, MeasurementMethod: "CensusPEPSurvey", - ImportName: "CensusPEP", + ImportName: "USCensusPEP_Annual_Population", ProvenanceURL: "census.gov", }, { @@ -194,12 +196,13 @@ func TestByRank(t *testing.T) { { Val: map[string]float64{"2011": 100, "2012": 101}, MeasurementMethod: "CensusPEPSurvey", - ImportName: "CensusPEP", + ImportName: "USCensusPEP_Annual_Population", + ObservationPeriod: "P1Y", ProvenanceURL: "census.gov", }, } sort.Sort(ranking.ByRank(sourceSeries)) - expectImportName := []string{"CensusPEP", "CensusACS5YearSurvey", "randomImportName"} + expectImportName := []string{"USCensusPEP_Annual_Population", "CensusACS5YearSurvey", "randomImportName"} for index, series := range sourceSeries { if expectImportName[index] != series.ImportName { t.Errorf("Bad ranking for %d, %s", index, series.ImportName) @@ -225,7 +228,8 @@ func TestGetLatest(t *testing.T) { { Val: map[string]float64{"2011": 100, "2012": 101}, MeasurementMethod: "CensusPEPSurvey", - ImportName: "CensusPEP", + ImportName: "USCensusPEP_Annual_Population", + ObservationPeriod: "P1Y", ProvenanceURL: "census.gov", }, }, diff --git a/internal/server/stat/stat_util_test.go b/internal/server/stat/stat_util_test.go index 379e820a5..8b9bc06d8 100644 --- a/internal/server/stat/stat_util_test.go +++ b/internal/server/stat/stat_util_test.go @@ -55,9 +55,10 @@ func TestGetValueFromBestSourcePb(t *testing.T) { "2018": 205, "2019": 305, }, - ImportName: "CensusPEP", + ImportName: "USCensusPEP_Annual_Population", ProvenanceUrl: "https://www.census.gov/programs-surveys/popest.html", MeasurementMethod: "CensusPEPSurvey", + ObservationPeriod: "P1Y", }, }, }, @@ -67,9 +68,10 @@ func TestGetValueFromBestSourcePb(t *testing.T) { Value: 205, }, &pb.StatMetadata{ - ImportName: "CensusPEP", + ImportName: "USCensusPEP_Annual_Population", ProvenanceUrl: "https://www.census.gov/programs-surveys/popest.html", MeasurementMethod: "CensusPEPSurvey", + ObservationPeriod: "P1Y", }, }, { @@ -93,9 +95,10 @@ func TestGetValueFromBestSourcePb(t *testing.T) { "2018": 205, "2019": 305, }, - ImportName: "CensusPEP", + ImportName: "USCensusPEP_Annual_Population", ProvenanceUrl: "https://www.census.gov/programs-surveys/popest.html", MeasurementMethod: "CensusPEPSurvey", + ObservationPeriod: "P1Y", }, }, }, diff --git a/internal/server/statvar/golden/get_statvar_group/earth.json b/internal/server/statvar/golden/get_statvar_group/earth.json index 03c354e95..5a89a7611 100644 --- a/internal/server/statvar/golden/get_statvar_group/earth.json +++ b/internal/server/statvar/golden/get_statvar_group/earth.json @@ -2902,6 +2902,10 @@ { "id": "dc/g/Consumption", "specializedEntity": "Consumption" + }, + { + "id": "dc/g/SeaBodyOfWater", + "specializedEntity": "Sea Body of Water" } ] }, diff --git a/internal/server/statvar/golden/get_statvar_group_node/demographics.json b/internal/server/statvar/golden/get_statvar_group_node/demographics.json index 85716c5e4..2ad5f3afd 100644 --- a/internal/server/statvar/golden/get_statvar_group_node/demographics.json +++ b/internal/server/statvar/golden/get_statvar_group_node/demographics.json @@ -149,13 +149,13 @@ "id": "dc/g/Person_Gender", "specializedEntity": "Gender", "displayName": "Person by Gender", - "descendentStatVarCount": 16122 + "descendentStatVarCount": 17766 }, { "id": "dc/g/Person_HealthInsurance", "specializedEntity": "Health Insurance (Individual)", "displayName": "Person by Health Insurance", - "descendentStatVarCount": 2026 + "descendentStatVarCount": 2030 }, { "id": "dc/g/Household", @@ -179,13 +179,13 @@ "id": "dc/g/ImmigrationAndCitizenship", "specializedEntity": "Immigration and Citizenship", "displayName": "Immigration and Citizenship", - "descendentStatVarCount": 2322 + "descendentStatVarCount": 2798 }, { "id": "dc/g/Person_Income", "specializedEntity": "Income (Individual)", "displayName": "Person by Income", - "descendentStatVarCount": 919 + "descendentStatVarCount": 1549 }, { "id": "dc/g/Person_IncomeStatus", @@ -251,10 +251,10 @@ "id": "dc/g/Residence", "specializedEntity": "Residence", "displayName": "Residence", - "descendentStatVarCount": 3081 + "descendentStatVarCount": 3471 } ], - "descendentStatVarCount": 28384, + "descendentStatVarCount": 30530, "parentStatVarGroups": [ "dc/g/Root" ] diff --git a/internal/server/statvar/golden/get_statvar_group_node/demographics_gbr.json b/internal/server/statvar/golden/get_statvar_group_node/demographics_gbr.json index 16a771169..3822cc99d 100644 --- a/internal/server/statvar/golden/get_statvar_group_node/demographics_gbr.json +++ b/internal/server/statvar/golden/get_statvar_group_node/demographics_gbr.json @@ -139,7 +139,7 @@ "id": "dc/g/Person_Gender", "specializedEntity": "Gender", "displayName": "Person by Gender", - "descendentStatVarCount": 457 + "descendentStatVarCount": 1827 }, { "id": "dc/g/Person_HealthInsurance", @@ -164,12 +164,14 @@ { "id": "dc/g/ImmigrationAndCitizenship", "specializedEntity": "Immigration and Citizenship", - "displayName": "Immigration and Citizenship" + "displayName": "Immigration and Citizenship", + "descendentStatVarCount": 456 }, { "id": "dc/g/Person_Income", "specializedEntity": "Income (Individual)", - "displayName": "Person by Income" + "displayName": "Person by Income", + "descendentStatVarCount": 600 }, { "id": "dc/g/Person_IncomeStatus", @@ -225,10 +227,10 @@ "id": "dc/g/Residence", "specializedEntity": "Residence", "displayName": "Residence", - "descendentStatVarCount": 3 + "descendentStatVarCount": 390 } ], - "descendentStatVarCount": 689, + "descendentStatVarCount": 2540, "parentStatVarGroups": [ "dc/g/Root" ] diff --git a/internal/server/statvar/golden/get_statvar_group_node/root.json b/internal/server/statvar/golden/get_statvar_group_node/root.json index 9ae1cd48e..c7c1b66ae 100644 --- a/internal/server/statvar/golden/get_statvar_group_node/root.json +++ b/internal/server/statvar/golden/get_statvar_group_node/root.json @@ -11,19 +11,19 @@ "id": "dc/g/Demographics", "specializedEntity": "Demographics", "displayName": "Demographics", - "descendentStatVarCount": 28384 + "descendentStatVarCount": 30530 }, { "id": "dc/g/Economy", "specializedEntity": "Economy", "displayName": "Economy", - "descendentStatVarCount": 60730 + "descendentStatVarCount": 62584 }, { "id": "dc/g/Education", "specializedEntity": "Education", "displayName": "Education", - "descendentStatVarCount": 3930 + "descendentStatVarCount": 4521 }, { "id": "dc/g/Energy", @@ -41,7 +41,7 @@ "id": "dc/g/Health", "specializedEntity": "Health", "displayName": "Health", - "descendentStatVarCount": 7343 + "descendentStatVarCount": 12237 }, { "id": "dc/g/Housing", @@ -59,7 +59,7 @@ "id": "dc/g/Uncategorized", "specializedEntity": "Uncategorized", "displayName": "Uncategorized", - "descendentStatVarCount": 6001 + "descendentStatVarCount": 5371 }, { "id": "g/Feeding_America", @@ -67,5 +67,5 @@ "descendentStatVarCount": 9 } ], - "descendentStatVarCount": 95996 + "descendentStatVarCount": 100940 } \ No newline at end of file diff --git a/internal/server/statvar/golden/get_statvar_group_node/root_mtv.json b/internal/server/statvar/golden/get_statvar_group_node/root_mtv.json index 4ae114487..d9a6f3477 100644 --- a/internal/server/statvar/golden/get_statvar_group_node/root_mtv.json +++ b/internal/server/statvar/golden/get_statvar_group_node/root_mtv.json @@ -57,7 +57,7 @@ "id": "dc/g/Uncategorized", "specializedEntity": "Uncategorized", "displayName": "Uncategorized", - "descendentStatVarCount": 63 + "descendentStatVarCount": 266 }, { "id": "g/Feeding_America", diff --git a/internal/server/statvar/golden/get_statvar_group_node/school.json b/internal/server/statvar/golden/get_statvar_group_node/school.json index 89d783939..9b452bf3b 100644 --- a/internal/server/statvar/golden/get_statvar_group_node/school.json +++ b/internal/server/statvar/golden/get_statvar_group_node/school.json @@ -251,6 +251,11 @@ "specializedEntity": "Less Than Primary Education \u0026 Primary Education \u0026 Lower Secondary Education", "displayName": "Person With Educational Attainment = Less Than Primary Education \u0026 Primary Education \u0026 Lower Secondary Education" }, + { + "id": "dc/g/Person_EducationalAttainment-LessThanPrimaryEducationPrimaryEducationLowerSecondaryEducation", + "specializedEntity": "Less Than Primary Education Primary Education Lower Secondary Education", + "displayName": "Person With Educational Attainment = Less Than Primary Education \u0026 Primary Education \u0026 Lower Secondary Education" + }, { "id": "dc/g/Person_EducationalAttainment-MastersDegree", "specializedEntity": "Masters Degree", @@ -311,11 +316,21 @@ "displayName": "Person With Educational Attainment = Tertiary Education", "descendentStatVarCount": 3 }, + { + "id": "dc/g/Person_EducationalAttainment-TertiaryEducationStageOneTertiaryEducationStageTwo", + "specializedEntity": "Tertiary Education Stage One Tertiary Education Stage Two", + "displayName": "Person With Educational Attainment = Tertiary Education Stage One \u0026 Tertiary Education Stage Two" + }, { "id": "dc/g/Person_EducationalAttainment-UpperSecondaryEducation\u0026PostSecondaryNonTertiaryEducation", "specializedEntity": "Upper Secondary Education \u0026 Post Secondary Non Tertiary Education", "displayName": "Person With Educational Attainment = Upper Secondary Education \u0026 Post Secondary Non Tertiary Education" }, + { + "id": "dc/g/Person_EducationalAttainment-UpperSecondaryEducationPostSecondaryNonTertiaryEducation", + "specializedEntity": "Upper Secondary Education Post Secondary Non Tertiary Education", + "displayName": "Person With Educational Attainment = Upper Secondary Education \u0026 Post Secondary Non Tertiary Education" + }, { "id": "dc/g/Person_EducationalAttainment-UpperSecondaryEducationOrHigher", "specializedEntity": "Upper Secondary Education or Higher", diff --git a/internal/server/statvar/golden/get_statvar_match/energy_in_us.json b/internal/server/statvar/golden/get_statvar_match/energy_in_us.json index 401b409f1..0d9c18841 100644 --- a/internal/server/statvar/golden/get_statvar_match/energy_in_us.json +++ b/internal/server/statvar/golden/get_statvar_match/energy_in_us.json @@ -3,31 +3,31 @@ { "statVar": "Count_Establishment_NAICSArtsEntertainmentRecreation", "statVarName": "Count of Establishment: Arts, Entertainment, And Recreation (NAICS/71)", - "score": 20.3693, + "score": 20.8289, "explanation": "OR query: [mp] [count] [pt] [USCEstablishment] [naics] [NAICS/71]" }, { "statVar": "WagesAnnual_Establishment_NAICSArtsEntertainmentRecreation", "statVarName": "Wages Annual of Establishment: Arts, Entertainment, And Recreation (NAICS/71)", - "score": 20.3693, + "score": 20.8289, "explanation": "OR query: [mp] wagesAnnual [pt] [USCEstablishment] [naics] [NAICS/71]" }, { "statVar": "Count_Establishment_NAICSArtsEntertainmentRecreation_WithPayroll_ExemptFromFederalIncomeTax", "statVarName": "Count of Establishment: Arts, Entertainment, And Recreation (NAICS/71), Exempt From Federal Income Tax", - "score": 18.7905, + "score": 19.2268, "explanation": "OR query: [mp] [count] [pt] [USCEstablishment] [naics] [NAICS/71] taxStatus ExemptFromFederalIncomeTax" }, { "statVar": "Count_Establishment_NAICSArtsEntertainmentRecreation_WithPayroll_SubjectToFederalIncomeTax", "statVarName": "Count of Establishment: Arts, Entertainment, And Recreation (NAICS/71), Subject To Federal Income Tax", - "score": 18.7905, + "score": 19.2268, "explanation": "OR query: [mp] [count] [pt] [USCEstablishment] [naics] [NAICS/71] taxStatus SubjectToFederalIncomeTax" }, { "statVar": "ReceiptsOrRevenue_Establishment_NAICSArtsEntertainmentRecreation_WithPayroll", "statVarName": "Receipts or Revenue of Establishment: Arts, Entertainment, And Recreation (NAICS/71), With Payroll", - "score": 18.7905, + "score": 19.2268, "explanation": "OR query: [mp] receiptsOrRevenue [pt] [USCEstablishment] [naics] [NAICS/71] payrollStatus WithPayroll" } ] diff --git a/internal/server/statvar/golden/get_statvar_match/energy_in_us_noquery.json b/internal/server/statvar/golden/get_statvar_match/energy_in_us_noquery.json index 401b409f1..0d9c18841 100644 --- a/internal/server/statvar/golden/get_statvar_match/energy_in_us_noquery.json +++ b/internal/server/statvar/golden/get_statvar_match/energy_in_us_noquery.json @@ -3,31 +3,31 @@ { "statVar": "Count_Establishment_NAICSArtsEntertainmentRecreation", "statVarName": "Count of Establishment: Arts, Entertainment, And Recreation (NAICS/71)", - "score": 20.3693, + "score": 20.8289, "explanation": "OR query: [mp] [count] [pt] [USCEstablishment] [naics] [NAICS/71]" }, { "statVar": "WagesAnnual_Establishment_NAICSArtsEntertainmentRecreation", "statVarName": "Wages Annual of Establishment: Arts, Entertainment, And Recreation (NAICS/71)", - "score": 20.3693, + "score": 20.8289, "explanation": "OR query: [mp] wagesAnnual [pt] [USCEstablishment] [naics] [NAICS/71]" }, { "statVar": "Count_Establishment_NAICSArtsEntertainmentRecreation_WithPayroll_ExemptFromFederalIncomeTax", "statVarName": "Count of Establishment: Arts, Entertainment, And Recreation (NAICS/71), Exempt From Federal Income Tax", - "score": 18.7905, + "score": 19.2268, "explanation": "OR query: [mp] [count] [pt] [USCEstablishment] [naics] [NAICS/71] taxStatus ExemptFromFederalIncomeTax" }, { "statVar": "Count_Establishment_NAICSArtsEntertainmentRecreation_WithPayroll_SubjectToFederalIncomeTax", "statVarName": "Count of Establishment: Arts, Entertainment, And Recreation (NAICS/71), Subject To Federal Income Tax", - "score": 18.7905, + "score": 19.2268, "explanation": "OR query: [mp] [count] [pt] [USCEstablishment] [naics] [NAICS/71] taxStatus SubjectToFederalIncomeTax" }, { "statVar": "ReceiptsOrRevenue_Establishment_NAICSArtsEntertainmentRecreation_WithPayroll", "statVarName": "Receipts or Revenue of Establishment: Arts, Entertainment, And Recreation (NAICS/71), With Payroll", - "score": 18.7905, + "score": 19.2268, "explanation": "OR query: [mp] receiptsOrRevenue [pt] [USCEstablishment] [naics] [NAICS/71] payrollStatus WithPayroll" } ] diff --git a/internal/server/statvar/golden/get_statvar_match/female_usc_foreignborn.json b/internal/server/statvar/golden/get_statvar_match/female_usc_foreignborn.json index 1d4ba4c25..c115f7ae2 100644 --- a/internal/server/statvar/golden/get_statvar_match/female_usc_foreignborn.json +++ b/internal/server/statvar/golden/get_statvar_match/female_usc_foreignborn.json @@ -3,31 +3,31 @@ { "statVar": "Count_Person_Female_ForeignBorn", "statVarName": "Population: Female, Foreign Born", - "score": 8.7704, + "score": 8.9309, "explanation": "AND query: [mp] [count] pt Person [gender] [Female] [nativity] [USC_ForeignBorn]" }, { "statVar": "Count_Person_15To50Years_Female_ForeignBorn", "statVarName": "Population: 15 - 50 Years, Female, Foreign Born", - "score": 8.0577, + "score": 8.2097, "explanation": "AND query: [mp] [count] pt Person age Years15To50 [gender] [Female] [nativity] [USC_ForeignBorn]" }, { "statVar": "Count_Person_Female_ForeignBorn_PlaceOfBirthAfrica", "statVarName": "Population: Female, Foreign Born, Africa", - "score": 8.0577, + "score": 8.2097, "explanation": "AND query: [mp] [count] pt Person [gender] [Female] [nativity] [USC_ForeignBorn] placeOfBirth africa" }, { "statVar": "Count_Person_Female_ForeignBorn_PlaceOfBirthAsia", "statVarName": "Population: Female, Foreign Born, Asia", - "score": 8.0577, + "score": 8.2097, "explanation": "AND query: [mp] [count] pt Person [gender] [Female] [nativity] [USC_ForeignBorn] placeOfBirth asia" }, { "statVar": "Count_Person_Female_ForeignBorn_PlaceOfBirthCaribbean", "statVarName": "Population: Female, Foreign Born, Caribbean", - "score": 8.0577, + "score": 8.2097, "explanation": "AND query: [mp] [count] pt Person [gender] [Female] [nativity] [USC_ForeignBorn] placeOfBirth Caribbean" } ] diff --git a/internal/server/statvar/golden/search_statvar/count_person.json b/internal/server/statvar/golden/search_statvar/count_person.json index 04d02fa7f..ee5f4c850 100644 --- a/internal/server/statvar/golden/search_statvar/count_person.json +++ b/internal/server/statvar/golden/search_statvar/count_person.json @@ -452,6 +452,14 @@ "name": "Population: Chinese Incl Mandarin Cantonese", "dcid": "Count_Person_5OrMoreYears_ChineseInclMandarinCantoneseSpokenAtHome" }, + { + "name": "Population: Citizen", + "dcid": "Count_Person_Citizen" + }, + { + "name": "Population: Citizen Outside EU28", + "dcid": "Count_Person_CitizenOutsideEU28" + }, { "name": "Population: Civilian", "dcid": "Count_Person_Civilian" @@ -600,6 +608,14 @@ "name": "Population: Foreign Born", "dcid": "Count_Person_ForeignBorn" }, + { + "name": "Population: Foreign Born Outside EU28", + "dcid": "Count_Person_ForeignBornOutsideEU28" + }, + { + "name": "Population: Foreign Born Within EU28", + "dcid": "Count_Person_ForeignBornWithinEU28" + }, { "name": "Population: French Creole", "dcid": "Count_Person_5OrMoreYears_FrenchCreoleSpokenAtHome" @@ -748,6 +764,26 @@ "name": "Population: Ilocano Samoan Hawaiian or Other Austronesian Languages", "dcid": "Count_Person_5OrMoreYears_IlocanoSamoanHawaiianOrOtherAustronesianLanguagesSpokenAtHome" }, + { + "name": "Population: Income Of 0 To 20 Percentile", + "dcid": "Count_Person_IncomeOf0To20Percentile" + }, + { + "name": "Population: Income Of 20 To 40 Percentile", + "dcid": "Count_Person_IncomeOf20To40Percentile" + }, + { + "name": "Population: Income Of 40 To 60 Percentile", + "dcid": "Count_Person_IncomeOf40To60Percentile" + }, + { + "name": "Population: Income Of 60 To 80 Percentile", + "dcid": "Count_Person_IncomeOf60To80Percentile" + }, + { + "name": "Population: Income Of 80 To 100 Percentile", + "dcid": "Count_Person_IncomeOf80To100Percentile" + }, { "name": "Population: Independent Living Difficulty", "dcid": "Count_Person_IndependentLivingDifficulty" @@ -800,6 +836,14 @@ "name": "Population: Less Than High School Graduate", "dcid": "Count_Person_EducationalAttainmentLessThanHighSchoolGraduate" }, + { + "name": "Population: Less Than Primary Education Or Primary Education Or Lower Secondary Education", + "dcid": "Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation" + }, + { + "name": "Population: Limited Activity Limitation", + "dcid": "Count_Person_LimitedActivityLimitation" + }, { "name": "Population: Literate", "dcid": "Count_Person_Literate" @@ -840,6 +884,10 @@ "name": "Population: Military Quarters or Military Ships", "dcid": "Count_Person_ResidesInMilitaryQuartersOrMilitaryShips" }, + { + "name": "Population: Moderate Activity Limitation", + "dcid": "Count_Person_ModerateActivityLimitation" + }, { "name": "Population: Mon Khmer Cambodian", "dcid": "Count_Person_5OrMoreYears_MonKhmerCambodianSpokenAtHome" @@ -876,6 +924,10 @@ "name": "Population: Never Married", "dcid": "Count_Person_NeverMarried" }, + { + "name": "Population: No Activity Limitation", + "dcid": "Count_Person_NoActivityLimitation" + }, { "name": "Population: No Disability", "dcid": "Count_Person_NoDisability" @@ -884,6 +936,14 @@ "name": "Population: No Health Insurance", "dcid": "Count_Person_NoHealthInsurance" }, + { + "name": "Population: No Private Health Insurance", + "dcid": "Count_Person_NoPrivateHealthInsurance" + }, + { + "name": "Population: No Public Health Insurance", + "dcid": "Count_Person_NoPublicHealthInsurance" + }, { "name": "Population: No Schooling Completed", "dcid": "Count_Person_EducationalAttainmentNoSchoolingCompleted" @@ -900,6 +960,14 @@ "name": "Population: Noninstitutionalized Group Quarters", "dcid": "Count_Person_ResidesInNoninstitutionalizedGroupQuarters" }, + { + "name": "Population: Normalweight", + "dcid": "Count_Person_Normalweight" + }, + { + "name": "Population: Not A Citizen", + "dcid": "Count_Person_NotACitizen" + }, { "name": "Population: Not A US Citizen", "dcid": "Count_Person_NotAUSCitizen" @@ -964,6 +1032,10 @@ "name": "Population: Nursing Facilities", "dcid": "Count_Person_ResidesInNursingFacilities" }, + { + "name": "Population: Obesity", + "dcid": "Count_Person_Obesity" + }, { "name": "Population: One Race", "dcid": "Count_Person_OneRace" @@ -1012,6 +1084,10 @@ "name": "Population: Other West Germanic Languages", "dcid": "Count_Person_5OrMoreYears_OtherWestGermanicLanguagesSpokenAtHome" }, + { + "name": "Population: Overweight", + "dcid": "Count_Person_Overweight" + }, { "name": "Population: Persian", "dcid": "Count_Person_5OrMoreYears_PersianSpokenAtHome" @@ -1036,6 +1112,10 @@ "name": "Population: Poverty Status Determined", "dcid": "Count_Person_PovertyStatusDetermined" }, + { + "name": "Population: Pre Obese", + "dcid": "Count_Person_PreObese" + }, { "name": "Population: PrimarySchool", "dcid": "Count_Person_DetailedPrimarySchool" @@ -1096,6 +1176,10 @@ "name": "Population: Self Care Difficulty", "dcid": "Count_Person_SelfCareDifficulty" }, + { + "name": "Population: Semi Urban", + "dcid": "Count_Person_SemiUrban" + }, { "name": "Population: Separated", "dcid": "Count_Person_Separated" @@ -1104,6 +1188,10 @@ "name": "Population: Serbo Croatian", "dcid": "Count_Person_5OrMoreYears_SerboCroatianSpokenAtHome" }, + { + "name": "Population: Severe Activity Limitation", + "dcid": "Count_Person_SevereActivityLimitation" + }, { "name": "Population: Some College 1 or More Years No Degree", "dcid": "Count_Person_EducationalAttainmentSomeCollege1OrMoreYearsNoDegree" @@ -1172,6 +1260,14 @@ "name": "Population: Telugu", "dcid": "Count_Person_5OrMoreYears_TeluguSpokenAtHome" }, + { + "name": "Population: Tertiary Education", + "dcid": "Count_Person_TertiaryEducation" + }, + { + "name": "Population: Tertiary Education Stage One Or Tertiary Education Stage Two", + "dcid": "Count_Person_TertiaryEducationStageOneOrTertiaryEducationStageTwo" + }, { "name": "Population: Thai", "dcid": "Count_Person_5OrMoreYears_ThaiSpokenAtHome" @@ -1212,10 +1308,18 @@ "name": "Population: Ukrainian or Other Slavic Languages", "dcid": "Count_Person_5OrMoreYears_UkrainianOrOtherSlavicLanguagesSpokenAtHome" }, + { + "name": "Population: Underweight", + "dcid": "Count_Person_Underweight" + }, { "name": "Population: Unemployed", "dcid": "Count_Person_Unemployed" }, + { + "name": "Population: Upper Secondary Education Or Post Secondary Non Tertiary Education", + "dcid": "Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation" + }, { "name": "Population: Urban", "dcid": "Count_Person_Urban" @@ -1300,6 +1404,10 @@ "name": "Population: With Medicare Coverage Only", "dcid": "Count_Person_WithMedicareCoverageOnly" }, + { + "name": "Population: With One Type of Health Insurance", + "dcid": "Count_Person_WithOneTypeOfHealthInsurance" + }, { "name": "Population: With Private Health Insurance", "dcid": "Count_Person_WithPrivateHealthInsurance" @@ -1312,6 +1420,10 @@ "name": "Population: With Public Health Insurance", "dcid": "Count_Person_WithPublicHealthInsurance" }, + { + "name": "Population: With Public Health Insurance Coverage", + "dcid": "Count_Person_WithPublicCoverage" + }, { "name": "Population: With Public Health Insurance Only", "dcid": "Count_Person_WithPublicHealthInsuranceOnly" @@ -1332,6 +1444,10 @@ "name": "Population: With VAHealth Care Only", "dcid": "Count_Person_WithVAHealthCareOnly" }, + { + "name": "Population: Within EU28 And Not A Citizen", + "dcid": "Count_Person_WithinEU28AndNotACitizen" + }, { "name": "Population: Worker", "dcid": "Count_Person_Workers" @@ -3883,122 +3999,6 @@ { "name": "Population: 25 - 34 Years, Institutionalized Group Quarters", "dcid": "Count_Person_25To34Years_ResidesInInstitutionalizedGroupQuarters" - }, - { - "name": "Population: 25 - 34 Years, Juvenile Facilities", - "dcid": "Count_Person_25To34Years_ResidesInJuvenileFacilities" - }, - { - "name": "Population: 25 - 34 Years, Male", - "dcid": "Count_Person_25To34Years_Male" - }, - { - "name": "Population: 25 - 34 Years, Military Quarters or Military Ships", - "dcid": "Count_Person_25To34Years_ResidesInMilitaryQuartersOrMilitaryShips" - }, - { - "name": "Population: 25 - 34 Years, Native Born Outside The United States", - "dcid": "Count_Person_25To34Years_NativeBornOutsideTheUnitedStates" - }, - { - "name": "Population: 25 - 34 Years, No Health Insurance", - "dcid": "Count_Person_25To34Years_NoHealthInsurance" - }, - { - "name": "Population: 25 - 34 Years, Noninstitutionalized Group Quarters", - "dcid": "Count_Person_25To34Years_ResidesInNoninstitutionalizedGroupQuarters" - }, - { - "name": "Population: 25 - 34 Years, Nursing Facilities", - "dcid": "Count_Person_25To34Years_ResidesInNursingFacilities" - }, - { - "name": "Population: 25 - 34 Years, With Health Insurance", - "dcid": "Count_Person_25To34Years_WithHealthInsurance" - }, - { - "name": "Population: 25 - 34 Years, With Private Health Insurance", - "dcid": "Count_Person_25To34Years_WithPrivateHealthInsurance" - }, - { - "name": "Population: 25 - 34 Years, With Public Health Insurance", - "dcid": "Count_Person_25To34Years_WithPublicHealthInsurance" - }, - { - "name": "Population: 25 - 39 Years, Arts Humanities And Other Major", - "dcid": "Count_Person_25To39Years_BachelorOfArtsHumanitiesAndOtherMajor" - }, - { - "name": "Population: 25 - 39 Years, Bachelors Degree or Higher", - "dcid": "Count_Person_25To39Years_EducationalAttainmentBachelorsDegreeOrHigher" - }, - { - "name": "Population: 25 - 39 Years, Business Major", - "dcid": "Count_Person_25To39Years_BachelorOfBusinessMajor" - }, - { - "name": "Population: 25 - 39 Years, Education Major", - "dcid": "Count_Person_25To39Years_BachelorOfEducationMajor" - }, - { - "name": "Population: 25 - 39 Years, Science And Engineering Major", - "dcid": "Count_Person_25To39Years_BachelorOfScienceAndEngineeringMajor" - }, - { - "name": "Population: 25 - 39 Years, Science And Engineering Related Major", - "dcid": "Count_Person_25To39Years_BachelorOfScienceAndEngineeringRelatedMajor" - }, - { - "name": "Population: 25 Years or More, Adult Correctional Facilities", - "dcid": "Count_Person_25OrMoreYears_ResidesInAdultCorrectionalFacilities" - }, - { - "name": "Population: 25 Years or More, American Indian or Alaska Native Alone", - "dcid": "Count_Person_25OrMoreYears_AmericanIndianOrAlaskaNativeAlone" - }, - { - "name": "Population: 25 Years or More, Asian Alone", - "dcid": "Count_Person_25OrMoreYears_AsianAlone" - }, - { - "name": "Population: 25 Years or More, Black or African American Alone", - "dcid": "Count_Person_25OrMoreYears_BlackOrAfricanAmericanAlone" - }, - { - "name": "Population: 25 Years or More, College or University Student Housing", - "dcid": "Count_Person_25OrMoreYears_ResidesInCollegeOrUniversityStudentHousing" - }, - { - "name": "Population: 25 Years or More, Different House Abroad", - "dcid": "Count_Person_25OrMoreYears_DifferentHouseAbroad" - }, - { - "name": "Population: 25 Years or More, Different House in Different County Different State", - "dcid": "Count_Person_25OrMoreYears_DifferentHouseInDifferentCountyDifferentState" - }, - { - "name": "Population: 25 Years or More, Different House in Different County Same State", - "dcid": "Count_Person_25OrMoreYears_DifferentHouseInDifferentCountySameState" - }, - { - "name": "Population: 25 Years or More, Different House in Same County", - "dcid": "Count_Person_25OrMoreYears_DifferentHouseInSameCounty" - }, - { - "name": "Population: 25 Years or More, Female", - "dcid": "Count_Person_25OrMoreYears_Female" - }, - { - "name": "Population: 25 Years or More, Group Quarters", - "dcid": "Count_Person_25OrMoreYears_ResidesInGroupQuarters" - }, - { - "name": "Population: 25 Years or More, Hispanic or Latino", - "dcid": "Count_Person_25OrMoreYears_HispanicOrLatino" - }, - { - "name": "Population: 25 Years or More, Institutionalized Group Quarters", - "dcid": "Count_Person_25OrMoreYears_ResidesInInstitutionalizedGroupQuarters" } ], "matches": [ diff --git a/internal/server/statvar/golden/search_statvar/fem.json b/internal/server/statvar/golden/search_statvar/fem.json index 9ffdc7801..32ae72c0a 100644 --- a/internal/server/statvar/golden/search_statvar/fem.json +++ b/internal/server/statvar/golden/search_statvar/fem.json @@ -22294,6 +22294,108 @@ } ] }, + { + "dcid": "dc/g/Person_EducationalAttainment-LessThanPrimaryEducationPrimaryEducationLowerSecondaryEducation_Gender-Female_HealthBehavior", + "name": "Person With Educational Attainment = Less Than Primary Education \u0026 Primary Education \u0026 Lower Secondary Education, Gender = Female, Health Behavior", + "statVars": [ + { + "name": "Percentage Hazardous Alcohol Consumption Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_HazardousAlcoholConsumption_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" + }, + { + "name": "Percentage Non Smoker Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_NonSmoker_TobaccoProducts_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" + }, + { + "name": "Population: Percentage Normalweight Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female", + "dcid": "Percent_Normalweight_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" + }, + { + "name": "Population: Percentage Obesity Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female", + "dcid": "Percent_Obesity_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" + }, + { + "name": "Population: Percentage Overweight Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female", + "dcid": "Percent_Overweight_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" + }, + { + "name": "Population: Percentage Pre Obese Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female", + "dcid": "Percent_PreObese_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" + }, + { + "name": "Population: Percentage Underweight Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female", + "dcid": "Percent_Underweight_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" + } + ] + }, + { + "dcid": "dc/g/Person_EducationalAttainment-TertiaryEducation_Gender-Female_HealthBehavior", + "name": "Person With Educational Attainment = Tertiary Education, Gender = Female, Health Behavior", + "statVars": [ + { + "name": "Percentage Hazardous Alcohol Consumption Among Tertiary Education, Female Population", + "dcid": "Percent_HazardousAlcoholConsumption_In_Count_Person_TertiaryEducation_Female" + }, + { + "name": "Percentage Non Smoker Among Tertiary Education, Female Population", + "dcid": "Percent_NonSmoker_TobaccoProducts_In_Count_Person_TertiaryEducation_Female" + }, + { + "name": "Population: Percentage Normalweight Among Tertiary Education, Female", + "dcid": "Percent_Normalweight_In_Count_Person_TertiaryEducation_Female" + }, + { + "name": "Population: Percentage Obesity Among Tertiary Education, Female", + "dcid": "Percent_Obesity_In_Count_Person_TertiaryEducation_Female" + }, + { + "name": "Population: Percentage Overweight Among Tertiary Education, Female", + "dcid": "Percent_Overweight_In_Count_Person_TertiaryEducation_Female" + }, + { + "name": "Population: Percentage Pre Obese Among Tertiary Education, Female", + "dcid": "Percent_PreObese_In_Count_Person_TertiaryEducation_Female" + }, + { + "name": "Population: Percentage Underweight Among Tertiary Education, Female", + "dcid": "Percent_Underweight_In_Count_Person_TertiaryEducation_Female" + } + ] + }, + { + "dcid": "dc/g/Person_EducationalAttainment-UpperSecondaryEducationPostSecondaryNonTertiaryEducation_Gender-Female_HealthBehavior", + "name": "Person With Educational Attainment = Upper Secondary Education \u0026 Post Secondary Non Tertiary Education, Gender = Female, Health Behavior", + "statVars": [ + { + "name": "Percentage Hazardous Alcohol Consumption Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_HazardousAlcoholConsumption_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" + }, + { + "name": "Percentage Non Smoker Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_NonSmoker_TobaccoProducts_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" + }, + { + "name": "Population: Percentage Normalweight Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female", + "dcid": "Percent_Normalweight_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" + }, + { + "name": "Population: Percentage Obesity Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female", + "dcid": "Percent_Obesity_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" + }, + { + "name": "Population: Percentage Overweight Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female", + "dcid": "Percent_Overweight_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" + }, + { + "name": "Population: Percentage Pre Obese Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female", + "dcid": "Percent_PreObese_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" + }, + { + "name": "Population: Percentage Underweight Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female", + "dcid": "Percent_Underweight_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" + } + ] + }, { "dcid": "dc/g/Person_Gender-Female_QuantityWorked_UsualHoursWorked-Hour1To14", "name": "Person With Gender = Female, Usual Hours Worked = 1 - 14 Hour, Quantity Worked", @@ -22787,11738 +22889,12892 @@ ] }, { - "dcid": "dc/g/Student_Gender-Female", - "name": "Student With Gender = Female", + "dcid": "dc/g/Person_CitizenshipStatus-CitizenOutsideEU28_Gender-Female_HealthBehavior", + "name": "Person With Citizenship Status = Citizen Outside EU 28, Gender = Female, Health Behavior", "statVars": [ { - "name": "Count of Student: Female", - "dcid": "Count_Student_Female" + "name": "Percentage Non Smoker Among Citizen Outside EU28, Female Population", + "dcid": "Percent_NonSmoker_TobaccoProducts_In_Count_Person_CitizenOutsideEU28_Female" }, { - "name": "Mean Cohort Scale Achievement of Student: Female", - "dcid": "dc/1kp45lprzkreb" + "name": "Population: Percentage Normalweight Among Citizen Outside EU28, Female", + "dcid": "Percent_Normalweight_In_Count_Person_CitizenOutsideEU28_Female" }, { - "name": "Mean Grade Cohort Scale Achievement of Student: Female", - "dcid": "dc/dnymkydllff48" + "name": "Population: Percentage Obesity Among Citizen Outside EU28, Female", + "dcid": "Percent_Obesity_In_Count_Person_CitizenOutsideEU28_Female" }, { - "name": "Std Deviation Cohort Scale Achievement of Student: Female", - "dcid": "dc/8ytsd2m5v8dq7" + "name": "Population: Percentage Overweight Among Citizen Outside EU28, Female", + "dcid": "Percent_Overweight_In_Count_Person_CitizenOutsideEU28_Female" }, { - "name": "Std Deviation Grade Cohort Scale Achievement of Student: Female", - "dcid": "dc/68b6s2hvrpkv4" + "name": "Population: Percentage Pre Obese Among Citizen Outside EU28, Female", + "dcid": "Percent_PreObese_In_Count_Person_CitizenOutsideEU28_Female" + }, + { + "name": "Population: Percentage Underweight Among Citizen Outside EU28, Female", + "dcid": "Percent_Underweight_In_Count_Person_CitizenOutsideEU28_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years15To19_Gender-Female_MaritalStatus", - "name": "Person With Age = 15 - 19 Years, Gender = Female, Marital Status", + "dcid": "dc/g/Person_CitizenshipStatus-Citizen_Gender-Female_HealthBehavior", + "name": "Person With Citizenship Status = Citizen, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: 15 - 19 Years, Female, Divorced", - "dcid": "Count_Person_15To19Years_Female_Divorced" + "name": "Percentage Non Smoker Among Citizen, Female Population", + "dcid": "Percent_NonSmoker_TobaccoProducts_In_Count_Person_Citizen_Female" }, { - "name": "Population: 15 - 19 Years, Female, Married And Not Separated", - "dcid": "Count_Person_15To19Years_Female_MarriedAndNotSeparated" + "name": "Population: Percentage Normalweight Among Citizen, Female", + "dcid": "Percent_Normalweight_In_Count_Person_Citizen_Female" }, { - "name": "Population: 15 - 19 Years, Female, Never Married", - "dcid": "Count_Person_15To19Years_Female_NeverMarried" + "name": "Population: Percentage Obesity Among Citizen, Female", + "dcid": "Percent_Obesity_In_Count_Person_Citizen_Female" }, { - "name": "Population: 15 - 19 Years, Female, Separated", - "dcid": "Count_Person_15To19Years_Female_Separated" + "name": "Population: Percentage Overweight Among Citizen, Female", + "dcid": "Percent_Overweight_In_Count_Person_Citizen_Female" }, { - "name": "Population: 15 - 19 Years, Female, Widowed", - "dcid": "Count_Person_15To19Years_Female_Widowed" + "name": "Population: Percentage Pre Obese Among Citizen, Female", + "dcid": "Percent_PreObese_In_Count_Person_Citizen_Female" + }, + { + "name": "Population: Percentage Underweight Among Citizen, Female", + "dcid": "Percent_Underweight_In_Count_Person_Citizen_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years20To34_Gender-Female_MaritalStatus", - "name": "Person With Age = 20 - 34 Years, Gender = Female, Marital Status", + "dcid": "dc/g/Person_CitizenshipStatus-NotACitizen_Gender-Female_HealthBehavior", + "name": "Person With Citizenship Status = Not ACitizen, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: 20 - 34 Years, Female, Divorced", - "dcid": "Count_Person_20To34Years_Female_Divorced" + "name": "Percentage Non Smoker Among Not A Citizen, Female Population", + "dcid": "Percent_NonSmoker_TobaccoProducts_In_Count_Person_NotACitizen_Female" }, { - "name": "Population: 20 - 34 Years, Female, Married And Not Separated", - "dcid": "Count_Person_20To34Years_Female_MarriedAndNotSeparated" + "name": "Population: Percentage Normalweight Among Not A Citizen, Female", + "dcid": "Percent_Normalweight_In_Count_Person_NotACitizen_Female" }, { - "name": "Population: 20 - 34 Years, Female, Never Married", - "dcid": "Count_Person_20To34Years_Female_NeverMarried" + "name": "Population: Percentage Obesity Among Not A Citizen, Female", + "dcid": "Percent_Obesity_In_Count_Person_NotACitizen_Female" }, { - "name": "Population: 20 - 34 Years, Female, Separated", - "dcid": "Count_Person_20To34Years_Female_Separated" + "name": "Population: Percentage Overweight Among Not A Citizen, Female", + "dcid": "Percent_Overweight_In_Count_Person_NotACitizen_Female" }, { - "name": "Population: 20 - 34 Years, Female, Widowed", - "dcid": "Count_Person_20To34Years_Female_Widowed" + "name": "Population: Percentage Pre Obese Among Not A Citizen, Female", + "dcid": "Percent_PreObese_In_Count_Person_NotACitizen_Female" + }, + { + "name": "Population: Percentage Underweight Among Not A Citizen, Female", + "dcid": "Percent_Underweight_In_Count_Person_NotACitizen_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years25To39_BachelorsDegreeMajor_Gender-Female", - "name": "Person With Age = 25 - 39 Years, Bachelors Degree Major, Gender = Female", + "dcid": "dc/g/Person_CitizenshipStatus-WithinEU28AndNotACitizen_Gender-Female_HealthBehavior", + "name": "Person With Citizenship Status = Within EU 28 And Not ACitizen, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: 25 - 39 Years, Arts Humanities And Other Major, Bachelors Degree or Higher, Female", - "dcid": "Count_Person_25To39Years_BachelorOfArtsHumanitiesAndOtherMajor_Female" + "name": "Percentage Non Smoker Among Within EU28 And Not A Citizen, Female Population", + "dcid": "Percent_NonSmoker_TobaccoProducts_In_Count_Person_WithinEU28AndNotACitizen_Female" }, { - "name": "Population: 25 - 39 Years, Business Major, Bachelors Degree or Higher, Female", - "dcid": "Count_Person_25To39Years_BachelorOfBusinessMajor_Female" + "name": "Population: Percentage Normalweight Among Within EU28 And Not A Citizen, Female", + "dcid": "Percent_Normalweight_In_Count_Person_WithinEU28AndNotACitizen_Female" }, { - "name": "Population: 25 - 39 Years, Education Major, Bachelors Degree or Higher, Female", - "dcid": "Count_Person_25To39Years_BachelorOfEducationMajor_Female" + "name": "Population: Percentage Obesity Among Within EU28 And Not A Citizen, Female", + "dcid": "Percent_Obesity_In_Count_Person_WithinEU28AndNotACitizen_Female" }, { - "name": "Population: 25 - 39 Years, Science And Engineering Major, Bachelors Degree or Higher, Female", - "dcid": "Count_Person_25To39Years_BachelorOfScienceAndEngineeringMajor_Female" + "name": "Population: Percentage Overweight Among Within EU28 And Not A Citizen, Female", + "dcid": "Percent_Overweight_In_Count_Person_WithinEU28AndNotACitizen_Female" }, { - "name": "Population: 25 - 39 Years, Science And Engineering Related Major, Bachelors Degree or Higher, Female", - "dcid": "Count_Person_25To39Years_BachelorOfScienceAndEngineeringRelatedMajor_Female" + "name": "Population: Percentage Pre Obese Among Within EU28 And Not A Citizen, Female", + "dcid": "Percent_PreObese_In_Count_Person_WithinEU28AndNotACitizen_Female" + }, + { + "name": "Population: Percentage Underweight Among Within EU28 And Not A Citizen, Female", + "dcid": "Percent_Underweight_In_Count_Person_WithinEU28AndNotACitizen_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years35To44_Gender-Female_MaritalStatus", - "name": "Person With Age = 35 - 44 Years, Gender = Female, Marital Status", + "dcid": "dc/g/Student_Gender-Female", + "name": "Student With Gender = Female", "statVars": [ { - "name": "Population: 35 - 44 Years, Female, Divorced", - "dcid": "Count_Person_35To44Years_Female_Divorced" + "name": "Count of Student: Female", + "dcid": "Count_Student_Female" }, { - "name": "Population: 35 - 44 Years, Female, Married And Not Separated", - "dcid": "Count_Person_35To44Years_Female_MarriedAndNotSeparated" + "name": "Mean Cohort Scale Achievement of Student: Female", + "dcid": "dc/1kp45lprzkreb" }, { - "name": "Population: 35 - 44 Years, Female, Never Married", - "dcid": "Count_Person_35To44Years_Female_NeverMarried" + "name": "Mean Grade Cohort Scale Achievement of Student: Female", + "dcid": "dc/dnymkydllff48" }, { - "name": "Population: 35 - 44 Years, Female, Separated", - "dcid": "Count_Person_35To44Years_Female_Separated" + "name": "Std Deviation Cohort Scale Achievement of Student: Female", + "dcid": "dc/8ytsd2m5v8dq7" }, { - "name": "Population: 35 - 44 Years, Female, Widowed", - "dcid": "Count_Person_35To44Years_Female_Widowed" + "name": "Std Deviation Grade Cohort Scale Achievement of Student: Female", + "dcid": "dc/68b6s2hvrpkv4" } ] }, { - "dcid": "dc/g/Person_Age-Years40To64_BachelorsDegreeMajor_Gender-Female", - "name": "Person With Age = 40 - 64 Years, Bachelors Degree Major, Gender = Female", + "dcid": "dc/g/Person_ActivityDuration-Minute1To149_Gender-Female_HealthBehavior", + "name": "Person With Activity Duration = 1 - 149 Minute, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: 40 - 64 Years, Arts Humanities And Other Major, Bachelors Degree or Higher, Female", - "dcid": "Count_Person_40To64Years_BachelorOfArtsHumanitiesAndOtherMajor_Female" + "name": "Percentage 1 To 149 Minutes, Non Work Related Physical Activity Among Female, Normalweight Population", + "dcid": "Percent_1To149Minutes_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_Normalweight" }, { - "name": "Population: 40 - 64 Years, Business Major, Bachelors Degree or Higher, Female", - "dcid": "Count_Person_40To64Years_BachelorOfBusinessMajor_Female" + "name": "Percentage 1 To 149 Minutes, Non Work Related Physical Activity Among Female, Obesity Population", + "dcid": "Percent_1To149Minutes_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_Obesity" }, { - "name": "Population: 40 - 64 Years, Education Major, Bachelors Degree or Higher, Female", - "dcid": "Count_Person_40To64Years_BachelorOfEducationMajor_Female" + "name": "Percentage 1 To 149 Minutes, Non Work Related Physical Activity Among Female, Overweight Population", + "dcid": "Percent_1To149Minutes_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_Overweight" }, { - "name": "Population: 40 - 64 Years, Science And Engineering Major, Bachelors Degree or Higher, Female", - "dcid": "Count_Person_40To64Years_BachelorOfScienceAndEngineeringMajor_Female" + "name": "Percentage 1 To 149 Minutes, Non Work Related Physical Activity Among Female, Pre Obese Population", + "dcid": "Percent_1To149Minutes_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_PreObese" }, { - "name": "Population: 40 - 64 Years, Science And Engineering Related Major, Bachelors Degree or Higher, Female", - "dcid": "Count_Person_40To64Years_BachelorOfScienceAndEngineeringRelatedMajor_Female" + "name": "Percentage 1 To 149 Minutes, Non Work Related Physical Activity Among Female, Underweight Population", + "dcid": "Percent_1To149Minutes_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_Underweight" } ] }, { - "dcid": "dc/g/Person_Age-Years45To54_Gender-Female_MaritalStatus", - "name": "Person With Age = 45 - 54 Years, Gender = Female, Marital Status", + "dcid": "dc/g/Person_ActivityDuration-Minute1To149_Gender-Female_Income", + "name": "Person With Activity Duration = 1 - 149 Minute, Gender = Female, Income", "statVars": [ { - "name": "Population: 45 - 54 Years, Female, Divorced", - "dcid": "Count_Person_45To54Years_Female_Divorced" + "name": "Percentage 1 To 149 Minutes, Health Enhancing Physical Activity Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_1To149Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Population: 45 - 54 Years, Female, Married And Not Separated", - "dcid": "Count_Person_45To54Years_Female_MarriedAndNotSeparated" + "name": "Percentage 1 To 149 Minutes, Health Enhancing Physical Activity Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_1To149Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Population: 45 - 54 Years, Female, Never Married", - "dcid": "Count_Person_45To54Years_Female_NeverMarried" + "name": "Percentage 1 To 149 Minutes, Health Enhancing Physical Activity Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_1To149Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf40To60Percentile" }, { - "name": "Population: 45 - 54 Years, Female, Separated", - "dcid": "Count_Person_45To54Years_Female_Separated" + "name": "Percentage 1 To 149 Minutes, Health Enhancing Physical Activity Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_1To149Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf60To80Percentile" }, { - "name": "Population: 45 - 54 Years, Female, Widowed", - "dcid": "Count_Person_45To54Years_Female_Widowed" + "name": "Percentage 1 To 149 Minutes, Health Enhancing Physical Activity Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_1To149Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/Person_Age-Years5To19_Gender-Female_MaritalStatus", - "name": "Person With Age = 5 - 19 Years, Gender = Female, Marital Status", + "dcid": "dc/g/Person_ActivityDuration-Minute150To299_Gender-Female_HealthBehavior", + "name": "Person With Activity Duration = 150 - 299 Minute, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: 5 - 19 Years, Female, Divorced", - "dcid": "dc/cefdbly7yh50c" + "name": "Percentage 150 To 299 Minutes, Non Work Related Physical Activity Among Female, Normalweight Population", + "dcid": "Percent_150To299Minutes_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_Normalweight" }, { - "name": "Population: 5 - 19 Years, Female, Married And Not Separated", - "dcid": "dc/qsyfvdxbdwrcd" + "name": "Percentage 150 To 299 Minutes, Non Work Related Physical Activity Among Female, Obesity Population", + "dcid": "Percent_150To299Minutes_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_Obesity" }, { - "name": "Population: 5 - 19 Years, Female, Never Married", - "dcid": "dc/ej6jw9pchlk97" + "name": "Percentage 150 To 299 Minutes, Non Work Related Physical Activity Among Female, Overweight Population", + "dcid": "Percent_150To299Minutes_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_Overweight" }, { - "name": "Population: 5 - 19 Years, Female, Separated", - "dcid": "dc/06wq7ykeyt5jh" + "name": "Percentage 150 To 299 Minutes, Non Work Related Physical Activity Among Female, Pre Obese Population", + "dcid": "Percent_150To299Minutes_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_PreObese" }, { - "name": "Population: 5 - 19 Years, Female, Widowed", - "dcid": "dc/b3yx3n4dv10g9" + "name": "Percentage 150 To 299 Minutes, Non Work Related Physical Activity Among Female, Underweight Population", + "dcid": "Percent_150To299Minutes_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_Underweight" } ] }, { - "dcid": "dc/g/Person_Age-Years55To64_Gender-Female_MaritalStatus", - "name": "Person With Age = 55 - 64 Years, Gender = Female, Marital Status", + "dcid": "dc/g/Person_ActivityDuration-Minute150To299_Gender-Female_Income", + "name": "Person With Activity Duration = 150 - 299 Minute, Gender = Female, Income", "statVars": [ { - "name": "Population: 55 - 64 Years, Female, Divorced", - "dcid": "Count_Person_55To64Years_Female_Divorced" + "name": "Percentage 150 To 299 Minutes, Health Enhancing Physical Activity Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_150To299Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Population: 55 - 64 Years, Female, Married And Not Separated", - "dcid": "Count_Person_55To64Years_Female_MarriedAndNotSeparated" + "name": "Percentage 150 To 299 Minutes, Health Enhancing Physical Activity Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_150To299Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Population: 55 - 64 Years, Female, Never Married", - "dcid": "Count_Person_55To64Years_Female_NeverMarried" + "name": "Percentage 150 To 299 Minutes, Health Enhancing Physical Activity Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_150To299Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf40To60Percentile" }, { - "name": "Population: 55 - 64 Years, Female, Separated", - "dcid": "Count_Person_55To64Years_Female_Separated" + "name": "Percentage 150 To 299 Minutes, Health Enhancing Physical Activity Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_150To299Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf60To80Percentile" }, { - "name": "Population: 55 - 64 Years, Female, Widowed", - "dcid": "Count_Person_55To64Years_Female_Widowed" + "name": "Percentage 150 To 299 Minutes, Health Enhancing Physical Activity Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_150To299Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/Person_Age-Years65Onwards_BachelorsDegreeMajor_Gender-Female", - "name": "Person With Age = 65 Years or More, Bachelors Degree Major, Gender = Female", + "dcid": "dc/g/Person_ActivityDuration-Minute150Onwards_Gender-Female_HealthBehavior", + "name": "Person With Activity Duration = 150 Minute or More, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: 65 Years or More, Arts Humanities And Other Major, Bachelors Degree or Higher, Female", - "dcid": "Count_Person_65OrMoreYears_BachelorOfArtsHumanitiesAndOtherMajor_Female" + "name": "Percentage 150 Or More Minutes, Non Work Related Physical Activity Among Female, Normalweight Population", + "dcid": "Percent_150OrMoreMinutes_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_Normalweight" }, { - "name": "Population: 65 Years or More, Business Major, Bachelors Degree or Higher, Female", - "dcid": "Count_Person_65OrMoreYears_BachelorOfBusinessMajor_Female" + "name": "Percentage 150 Or More Minutes, Non Work Related Physical Activity Among Female, Obesity Population", + "dcid": "Percent_150OrMoreMinutes_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_Obesity" }, { - "name": "Population: 65 Years or More, Education Major, Bachelors Degree or Higher, Female", - "dcid": "Count_Person_65OrMoreYears_BachelorOfEducationMajor_Female" + "name": "Percentage 150 Or More Minutes, Non Work Related Physical Activity Among Female, Overweight Population", + "dcid": "Percent_150OrMoreMinutes_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_Overweight" }, { - "name": "Population: 65 Years or More, Science And Engineering Major, Bachelors Degree or Higher, Female", - "dcid": "Count_Person_65OrMoreYears_BachelorOfScienceAndEngineeringMajor_Female" + "name": "Percentage 150 Or More Minutes, Non Work Related Physical Activity Among Female, Pre Obese Population", + "dcid": "Percent_150OrMoreMinutes_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_PreObese" }, { - "name": "Population: 65 Years or More, Science And Engineering Related Major, Bachelors Degree or Higher, Female", - "dcid": "Count_Person_65OrMoreYears_BachelorOfScienceAndEngineeringRelatedMajor_Female" + "name": "Percentage 150 Or More Minutes, Non Work Related Physical Activity Among Female, Underweight Population", + "dcid": "Percent_150OrMoreMinutes_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_Underweight" } ] }, { - "dcid": "dc/g/Person_Age-Years65Onwards_Gender-Female_MaritalStatus", - "name": "Person With Age = 65 Years or More, Gender = Female, Marital Status", + "dcid": "dc/g/Person_ActivityDuration-Minute150Onwards_Gender-Female_Income", + "name": "Person With Activity Duration = 150 Minute or More, Gender = Female, Income", "statVars": [ { - "name": "Population: 65 Years or More, Female, Divorced", - "dcid": "Count_Person_65OrMoreYears_Female_Divorced" + "name": "Percentage 150 Or More Minutes, Health Enhancing Physical Activity Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_150OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Population: 65 Years or More, Female, Married And Not Separated", - "dcid": "Count_Person_65OrMoreYears_Female_MarriedAndNotSeparated" + "name": "Percentage 150 Or More Minutes, Health Enhancing Physical Activity Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_150OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Population: 65 Years or More, Female, Never Married", - "dcid": "Count_Person_65OrMoreYears_Female_NeverMarried" + "name": "Percentage 150 Or More Minutes, Health Enhancing Physical Activity Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_150OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf40To60Percentile" }, { - "name": "Population: 65 Years or More, Female, Separated", - "dcid": "Count_Person_65OrMoreYears_Female_Separated" + "name": "Percentage 150 Or More Minutes, Health Enhancing Physical Activity Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_150OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf60To80Percentile" }, { - "name": "Population: 65 Years or More, Female, Widowed", - "dcid": "Count_Person_65OrMoreYears_Female_Widowed" + "name": "Percentage 150 Or More Minutes, Health Enhancing Physical Activity Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_150OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Targeted Gender = Female", + "dcid": "dc/g/Person_ActivityDuration-Minute300Onwards_Gender-Female_HealthBehavior", + "name": "Person With Activity Duration = 300 Minute or More, Gender = Female, Health Behavior", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_Female" + "name": "Percentage 300 Or More Minutes, Non Work Related Physical Activity Among Female, Normalweight Population", + "dcid": "Percent_300OrMoreMinutes_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_Normalweight" }, { - "name": "Count of Hate Crime Incidents (Offender): Bias Against Gender, Female Victim", - "dcid": "Offender_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_Female" + "name": "Percentage 300 Or More Minutes, Non Work Related Physical Activity Among Female, Obesity Population", + "dcid": "Percent_300OrMoreMinutes_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_Obesity" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_Female" + "name": "Percentage 300 Or More Minutes, Non Work Related Physical Activity Among Female, Overweight Population", + "dcid": "Percent_300OrMoreMinutes_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_Overweight" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_Female" + "name": "Percentage 300 Or More Minutes, Non Work Related Physical Activity Among Female, Pre Obese Population", + "dcid": "Percent_300OrMoreMinutes_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_PreObese" + }, + { + "name": "Percentage 300 Or More Minutes, Non Work Related Physical Activity Among Female, Underweight Population", + "dcid": "Percent_300OrMoreMinutes_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_Underweight" } ] }, { - "dcid": "dc/g/Person_EducationalAttainment-HighSchoolGraduateIncludesEquivalency_Gender-Female", - "name": "Person With Educational Attainment = High School Graduate Includes Equivalency, Gender = Female", + "dcid": "dc/g/Person_ActivityDuration-Minute300Onwards_Gender-Female_Income", + "name": "Person With Activity Duration = 300 Minute or More, Gender = Female, Income", "statVars": [ { - "name": "Population: High School Graduate Includes Equivalency, Female", - "dcid": "Count_Person_25OrMoreYears_EducationalAttainmentHighSchoolGraduateIncludesEquivalency_Female" + "name": "Percentage 300 Or More Minutes, Health Enhancing Physical Activity Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_300OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Median Income: High School Graduate Includes Equivalency, Female", - "dcid": "dc/syxm9nnsl3wcc" + "name": "Percentage 300 Or More Minutes, Health Enhancing Physical Activity Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_300OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Median Earnings: 25 Years or More, High School Graduate Includes Equivalency, Female, With Earnings", - "dcid": "Median_Earnings_Person_EducationalAttainmentHighSchoolGraduateIncludesEquivalency_Female_WithEarnings" + "name": "Percentage 300 Or More Minutes, Health Enhancing Physical Activity Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_300OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf40To60Percentile" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, High School Graduate Includes Equivalency, Female, Unmarried", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentHighSchoolGraduateIncludesEquivalency_Female_Unmarried" + "name": "Percentage 300 Or More Minutes, Health Enhancing Physical Activity Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_300OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage 300 Or More Minutes, Health Enhancing Physical Activity Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_300OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Rural", - "name": "Person With Gender = Female, Place of Residence Classification = Rural", + "dcid": "dc/g/Person_ActivityDuration-Minute0_Gender-Female_HealthBehavior", + "name": "Person With Activity Duration = Minute 0, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, Rural", - "dcid": "Count_Person_Rural_Female" + "name": "Percentage 0 Minutes, Non Work Related Physical Activity Among Female, Normalweight Population", + "dcid": "Percent_0Minutes_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_Normalweight" }, { - "name": "Unemployment Rate: Female, Rural", - "dcid": "UnemploymentRate_Person_Rural_Female" + "name": "Percentage 0 Minutes, Non Work Related Physical Activity Among Female, Obesity Population", + "dcid": "Percent_0Minutes_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_Obesity" }, { - "name": "Mean Wages Daily: Female, Rural", - "dcid": "Mean_WagesDaily_Worker_Rural_Female" + "name": "Percentage 0 Minutes, Non Work Related Physical Activity Among Female, Overweight Population", + "dcid": "Percent_0Minutes_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_Overweight" }, { - "name": "Mean Wages Monthly: Female, Rural", - "dcid": "Mean_WagesMonthly_Worker_Rural_Female" + "name": "Percentage 0 Minutes, Non Work Related Physical Activity Among Female, Pre Obese Population", + "dcid": "Percent_0Minutes_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_PreObese" + }, + { + "name": "Percentage 0 Minutes, Non Work Related Physical Activity Among Female, Underweight Population", + "dcid": "Percent_0Minutes_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_Underweight" } ] }, { - "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Urban", - "name": "Person With Gender = Female, Place of Residence Classification = Urban", + "dcid": "dc/g/Person_ActivityDuration-Minute0_Gender-Female_Income", + "name": "Person With Activity Duration = Minute 0, Gender = Female, Income", "statVars": [ { - "name": "Population: Female, Urban", - "dcid": "Count_Person_Urban_Female" + "name": "Percentage 0 Minutes, Health Enhancing Physical Activity Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_0Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Unemployment Rate: Female, Urban", - "dcid": "UnemploymentRate_Person_Urban_Female" + "name": "Percentage 0 Minutes, Health Enhancing Physical Activity Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_0Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Mean Wages Daily: Female, Urban", - "dcid": "Mean_WagesDaily_Worker_Urban_Female" + "name": "Percentage 0 Minutes, Health Enhancing Physical Activity Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_0Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf40To60Percentile" }, { - "name": "Mean Wages Monthly: Female, Urban", - "dcid": "Mean_WagesMonthly_Worker_Urban_Female" + "name": "Percentage 0 Minutes, Health Enhancing Physical Activity Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_0Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage 0 Minutes, Health Enhancing Physical Activity Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_0Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Race-NativeHawaiianOrOtherPacificIslanderAlone", - "name": "Person With Gender = Female, Race = Native Hawaiian or Other Pacific Islander Alone", + "dcid": "dc/g/Person_ActivityFrequency-AtLeastOnceAWeek_Gender-Female_Income", + "name": "Person With Activity Frequency = At Least Once AWeek, Gender = Female, Income", "statVars": [ { - "name": "Population: Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Percentage At Least Once A Week, Binge Drinking Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_AtLeastOnceAWeek_BingeDrinking_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Population: Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_Female_NativeHawaiianOrOtherPacificIslanderAlone" + "name": "Percentage At Least Once A Week, Binge Drinking Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_AtLeastOnceAWeek_BingeDrinking_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Median Age: Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Median_Age_Person_Female_NativeHawaiianOrOtherPacificIslanderAlone" + "name": "Percentage At Least Once A Week, Binge Drinking Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_AtLeastOnceAWeek_BingeDrinking_In_Count_Person_Female_IncomeOf40To60Percentile" }, { - "name": "Population (Measured Based on Jurisdiction): Female, Incarcerated, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "dc/6xg0t3qjdtqn5" + "name": "Percentage At Least Once A Week, Binge Drinking Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_AtLeastOnceAWeek_BingeDrinking_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage At Least Once A Week, Binge Drinking Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_AtLeastOnceAWeek_BingeDrinking_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/Person_Gender-Female_ResidentStatus", - "name": "Person With Gender = Female, Resident Status", + "dcid": "dc/g/Person_ActivityFrequency-EveryWeek_Gender-Female_Income", + "name": "Person With Activity Frequency = Every Week, Gender = Female, Income", "statVars": [ { - "name": "Population: 1 Years or More, Female, Different House Abroad", - "dcid": "Count_Person_1OrMoreYears_Female_DifferentHouseAbroad" + "name": "Percentage Every Week, Alcohol Consumption Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_EveryWeek_AlcoholConsumption_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Population: 1 Years or More, Female, Different House in Different County Different State", - "dcid": "Count_Person_1OrMoreYears_Female_DifferentHouseInDifferentCountyDifferentState" + "name": "Percentage Every Week, Alcohol Consumption Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_EveryWeek_AlcoholConsumption_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Population: 1 Years or More, Female, Different House in Different County Same State", - "dcid": "Count_Person_1OrMoreYears_Female_DifferentHouseInDifferentCountySameState" + "name": "Percentage Every Week, Alcohol Consumption Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_EveryWeek_AlcoholConsumption_In_Count_Person_Female_IncomeOf40To60Percentile" }, { - "name": "Population: 1 Years or More, Female, Different House in Same County", - "dcid": "Count_Person_1OrMoreYears_Female_DifferentHouseInSameCounty" + "name": "Percentage Every Week, Alcohol Consumption Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_EveryWeek_AlcoholConsumption_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage Every Week, Alcohol Consumption Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_EveryWeek_AlcoholConsumption_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/Student_Gender-Female_SchoolSubject-EnglishLanguageArts", - "name": "Student With Gender = Female, School Subject = English Language Arts", + "dcid": "dc/g/Person_ActivityFrequency-Never_Gender-Female_Income", + "name": "Person With Activity Frequency = Never, Gender = Female, Income", "statVars": [ { - "name": "Mean Cohort Scale Achievement of Student: Female, English Language Arts", - "dcid": "dc/he4p8715y331" + "name": "Percentage Never, Alcohol Consumption Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_Never_AlcoholConsumption_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Mean Grade Cohort Scale Achievement of Student: Female, English Language Arts", - "dcid": "dc/3d5yc7pj71m68" + "name": "Percentage Never, Alcohol Consumption Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_Never_AlcoholConsumption_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Std Deviation Cohort Scale Achievement of Student: Female, English Language Arts", - "dcid": "dc/c6zm04rlxzb25" + "name": "Percentage Never, Alcohol Consumption Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_Never_AlcoholConsumption_In_Count_Person_Female_IncomeOf40To60Percentile" }, { - "name": "Std Deviation Grade Cohort Scale Achievement of Student: Female, English Language Arts", - "dcid": "dc/7zy50gdb7hyvb" + "name": "Percentage Never, Alcohol Consumption Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_Never_AlcoholConsumption_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage Never, Alcohol Consumption Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_Never_AlcoholConsumption_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/Student_Gender-Female_SchoolSubject-Mathematics", - "name": "Student With Gender = Female, School Subject = Mathematics", + "dcid": "dc/g/Person_ActivityFrequency-NotInTheLast12Months_Gender-Female_Income", + "name": "Person With Activity Frequency = Not in The Last 12 Months, Gender = Female, Income", "statVars": [ { - "name": "Mean Cohort Scale Achievement of Student: Female, Mathematics", - "dcid": "dc/rb2q64ygzp9q6" + "name": "Percentage Not In The Last 12 Months, Alcohol Consumption Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_NotInTheLast12Months_AlcoholConsumption_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Mean Grade Cohort Scale Achievement of Student: Female, Mathematics", - "dcid": "dc/vgfxzb2bf3xk8" + "name": "Percentage Not In The Last 12 Months, Alcohol Consumption Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_NotInTheLast12Months_AlcoholConsumption_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Std Deviation Cohort Scale Achievement of Student: Female, Mathematics", - "dcid": "dc/jcd4bqsddh6q7" + "name": "Percentage Not In The Last 12 Months, Alcohol Consumption Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_NotInTheLast12Months_AlcoholConsumption_In_Count_Person_Female_IncomeOf40To60Percentile" }, { - "name": "Std Deviation Grade Cohort Scale Achievement of Student: Female, Mathematics", - "dcid": "dc/798zm235r9vzb" + "name": "Percentage Not In The Last 12 Months, Alcohol Consumption Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_NotInTheLast12Months_AlcoholConsumption_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage Not In The Last 12 Months, Alcohol Consumption Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_NotInTheLast12Months_AlcoholConsumption_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/Person_Age-Years21To65_Gender-Female_PreventiveHealth-CervicalCancerScreening", - "name": "Person With Age = 21 - 65 Years, Gender = Female, Preventive Health = Cervical Cancer Screening", + "dcid": "dc/g/Person_ActivityFrequency-Occasional_Gender-Female_Income", + "name": "Person With Activity Frequency = Occasional, Gender = Female, Income", "statVars": [ { - "name": "Prevalence of 21 - 65 Years, Female, Received Cervical Cancer Screening", - "dcid": "Percent_Person_21To65Years_Female_ReceivedCervicalCancerScreening" + "name": "Percentage Occasional, Tobacco Smoking Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_Occasional_TobaccoSmoking_TobaccoProducts_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Sample Size, Prevalence of 21 - 65 Years, Female, Received Cervical Cancer Screening", - "dcid": "SampleSize_Percent_Person_21To65Years_Female_ReceivedCervicalCancerScreening" + "name": "Percentage Occasional, Tobacco Smoking Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_Occasional_TobaccoSmoking_TobaccoProducts_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Lower Confidence Interval Limit, Prevalence of 21 - 65 Years, Female, Received Cervical Cancer Screening", - "dcid": "LowerConfidenceIntervalLimit_Percent_Person_21To65Years_Female_ReceivedCervicalCancerScreening" + "name": "Percentage Occasional, Tobacco Smoking Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_Occasional_TobaccoSmoking_TobaccoProducts_In_Count_Person_Female_IncomeOf40To60Percentile" }, { - "name": "Upper Confidence Interval Limit, Prevalence of 21 - 65 Years, Female, Received Cervical Cancer Screening", - "dcid": "UpperConfidenceIntervalLimit_Percent_Person_21To65Years_Female_ReceivedCervicalCancerScreening" + "name": "Percentage Occasional, Tobacco Smoking Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_Occasional_TobaccoSmoking_TobaccoProducts_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage Occasional, Tobacco Smoking Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_Occasional_TobaccoSmoking_TobaccoProducts_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/Person_Age-Years65Onwards_Gender-Female_PreventiveHealth-CorePreventiveServices", - "name": "Person With Age = 65 Years or More, Gender = Female, Preventive Health = Core Preventive Services", + "dcid": "dc/g/Person_Age-Years15To19_Gender-Female_MaritalStatus", + "name": "Person With Age = 15 - 19 Years, Gender = Female, Marital Status", "statVars": [ { - "name": "Prevalence: 65 Years or More, Female, Core Preventive Services", - "dcid": "Percent_Person_65OrMoreYears_Female_ReceivedCorePreventiveServices" + "name": "Population: 15 - 19 Years, Female, Divorced", + "dcid": "Count_Person_15To19Years_Female_Divorced" }, { - "name": "Sample Size, Prevalence of 65 Years or More, Female, Core Preventive Services", - "dcid": "SampleSize_Percent_Person_65OrMoreYears_Female_ReceivedCorePreventiveServices" + "name": "Population: 15 - 19 Years, Female, Married And Not Separated", + "dcid": "Count_Person_15To19Years_Female_MarriedAndNotSeparated" }, { - "name": "Lower Confidence Interval Limit, Prevalence of 65 Years or More, Female, Core Preventive Services", - "dcid": "LowerConfidenceIntervalLimit_Percent_Person_65OrMoreYears_Female_ReceivedCorePreventiveServices" + "name": "Population: 15 - 19 Years, Female, Never Married", + "dcid": "Count_Person_15To19Years_Female_NeverMarried" }, { - "name": "Upper Confidence Interval Limit, Prevalence of 65 Years or More, Female, Core Preventive Services", - "dcid": "UpperConfidenceIntervalLimit_Percent_Person_65OrMoreYears_Female_ReceivedCorePreventiveServices" + "name": "Population: 15 - 19 Years, Female, Separated", + "dcid": "Count_Person_15To19Years_Female_Separated" + }, + { + "name": "Population: 15 - 19 Years, Female, Widowed", + "dcid": "Count_Person_15To19Years_Female_Widowed" } ] }, { - "dcid": "dc/g/Person_Age-Years100_Gender-Female_Race", - "name": "Person With Age = Years 100, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years20To34_Gender-Female_MaritalStatus", + "name": "Person With Age = 20 - 34 Years, Gender = Female, Marital Status", "statVars": [ { - "name": "Population: Years 100, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_100Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 20 - 34 Years, Female, Divorced", + "dcid": "Count_Person_20To34Years_Female_Divorced" }, { - "name": "Population: Years 100, Female, Asian or Pacific Islander", - "dcid": "Count_Person_100Years_Female_AsianOrPacificIslander" + "name": "Population: 20 - 34 Years, Female, Married And Not Separated", + "dcid": "Count_Person_20To34Years_Female_MarriedAndNotSeparated" }, { - "name": "Population: Years 100, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_100Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 20 - 34 Years, Female, Never Married", + "dcid": "Count_Person_20To34Years_Female_NeverMarried" }, { - "name": "Population: Years 100, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_100Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: 20 - 34 Years, Female, Separated", + "dcid": "Count_Person_20To34Years_Female_Separated" + }, + { + "name": "Population: 20 - 34 Years, Female, Widowed", + "dcid": "Count_Person_20To34Years_Female_Widowed" } ] }, { - "dcid": "dc/g/Student_EnrollmentLevel-MiddleSchool_Gender-Female_SocialCategory", - "name": "Student With Gender = Female, Enrollment Level = MiddleSchool, Social Category", + "dcid": "dc/g/Person_Age-Years25To39_BachelorsDegreeMajor_Gender-Female", + "name": "Person With Age = 25 - 39 Years, Bachelors Degree Major, Gender = Female", "statVars": [ { - "name": "Dropout Rate of Student: Female, MiddleSchool, General Category", - "dcid": "DropoutRate_Student_Female_MiddleSchool_GeneralCategory" + "name": "Population: 25 - 39 Years, Arts Humanities And Other Major, Bachelors Degree or Higher, Female", + "dcid": "Count_Person_25To39Years_BachelorOfArtsHumanitiesAndOtherMajor_Female" }, { - "name": "Dropout Rate of Student: Female, MiddleSchool, Other Backward Class", - "dcid": "DropoutRate_Student_Female_MiddleSchool_OtherBackwardClass" + "name": "Population: 25 - 39 Years, Business Major, Bachelors Degree or Higher, Female", + "dcid": "Count_Person_25To39Years_BachelorOfBusinessMajor_Female" }, { - "name": "Dropout Rate of Student: Female, MiddleSchool, Scheduled Caste", - "dcid": "DropoutRate_Student_Female_MiddleSchool_ScheduledCaste" + "name": "Population: 25 - 39 Years, Education Major, Bachelors Degree or Higher, Female", + "dcid": "Count_Person_25To39Years_BachelorOfEducationMajor_Female" }, { - "name": "Dropout Rate of Student: Female, MiddleSchool, Scheduled Tribe", - "dcid": "DropoutRate_Student_Female_MiddleSchool_ScheduledTribe" + "name": "Population: 25 - 39 Years, Science And Engineering Major, Bachelors Degree or Higher, Female", + "dcid": "Count_Person_25To39Years_BachelorOfScienceAndEngineeringMajor_Female" + }, + { + "name": "Population: 25 - 39 Years, Science And Engineering Related Major, Bachelors Degree or Higher, Female", + "dcid": "Count_Person_25To39Years_BachelorOfScienceAndEngineeringRelatedMajor_Female" } ] }, { - "dcid": "dc/g/Student_EnrollmentLevel-PrimarySchool_Gender-Female_SocialCategory", - "name": "Student With Gender = Female, Enrollment Level = PrimarySchool, Social Category", + "dcid": "dc/g/Person_Age-Years35To44_Gender-Female_MaritalStatus", + "name": "Person With Age = 35 - 44 Years, Gender = Female, Marital Status", "statVars": [ { - "name": "Dropout Rate of Student: Female, PrimarySchool, General Category", - "dcid": "DropoutRate_Student_Female_PrimarySchool_GeneralCategory" + "name": "Population: 35 - 44 Years, Female, Divorced", + "dcid": "Count_Person_35To44Years_Female_Divorced" }, { - "name": "Dropout Rate of Student: Female, PrimarySchool, Other Backward Class", - "dcid": "DropoutRate_Student_Female_PrimarySchool_OtherBackwardClass" + "name": "Population: 35 - 44 Years, Female, Married And Not Separated", + "dcid": "Count_Person_35To44Years_Female_MarriedAndNotSeparated" }, { - "name": "Dropout Rate of Student: Female, PrimarySchool, Scheduled Caste", - "dcid": "DropoutRate_Student_Female_PrimarySchool_ScheduledCaste" + "name": "Population: 35 - 44 Years, Female, Never Married", + "dcid": "Count_Person_35To44Years_Female_NeverMarried" }, { - "name": "Dropout Rate of Student: Female, PrimarySchool, Scheduled Tribe", - "dcid": "DropoutRate_Student_Female_PrimarySchool_ScheduledTribe" + "name": "Population: 35 - 44 Years, Female, Separated", + "dcid": "Count_Person_35To44Years_Female_Separated" + }, + { + "name": "Population: 35 - 44 Years, Female, Widowed", + "dcid": "Count_Person_35To44Years_Female_Widowed" } ] }, { - "dcid": "dc/g/Student_EnrollmentLevel-SecondarySchool_Gender-Female_SocialCategory", - "name": "Student With Gender = Female, Enrollment Level = SecondarySchool, Social Category", + "dcid": "dc/g/Person_Age-Years40To64_BachelorsDegreeMajor_Gender-Female", + "name": "Person With Age = 40 - 64 Years, Bachelors Degree Major, Gender = Female", "statVars": [ { - "name": "Dropout Rate of Student: Female, SecondarySchool, General Category", - "dcid": "DropoutRate_Student_Female_SecondarySchool_GeneralCategory" + "name": "Population: 40 - 64 Years, Arts Humanities And Other Major, Bachelors Degree or Higher, Female", + "dcid": "Count_Person_40To64Years_BachelorOfArtsHumanitiesAndOtherMajor_Female" }, { - "name": "Dropout Rate of Student: Female, SecondarySchool, Other Backward Class", - "dcid": "DropoutRate_Student_Female_SecondarySchool_OtherBackwardClass" + "name": "Population: 40 - 64 Years, Business Major, Bachelors Degree or Higher, Female", + "dcid": "Count_Person_40To64Years_BachelorOfBusinessMajor_Female" }, { - "name": "Dropout Rate of Student: Female, SecondarySchool, Scheduled Caste", - "dcid": "DropoutRate_Student_Female_SecondarySchool_ScheduledCaste" + "name": "Population: 40 - 64 Years, Education Major, Bachelors Degree or Higher, Female", + "dcid": "Count_Person_40To64Years_BachelorOfEducationMajor_Female" }, { - "name": "Dropout Rate of Student: Female, SecondarySchool, Scheduled Tribe", - "dcid": "DropoutRate_Student_Female_SecondarySchool_ScheduledTribe" + "name": "Population: 40 - 64 Years, Science And Engineering Major, Bachelors Degree or Higher, Female", + "dcid": "Count_Person_40To64Years_BachelorOfScienceAndEngineeringMajor_Female" + }, + { + "name": "Population: 40 - 64 Years, Science And Engineering Related Major, Bachelors Degree or Higher, Female", + "dcid": "Count_Person_40To64Years_BachelorOfScienceAndEngineeringRelatedMajor_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/C00D48_Gender-Female_Race", - "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = C00-D48 (Neoplasms), Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years45To54_Gender-Female_MaritalStatus", + "name": "Person With Age = 45 - 54 Years, Gender = Female, Marital Status", "statVars": [ { - "name": "Count of Mortality Event: 55 - 64 Years, C00-D48 (Neoplasms), Female, American Indian And Alaska Native Alone", - "dcid": "dc/k9mv6kt0h3zr2" + "name": "Population: 45 - 54 Years, Female, Divorced", + "dcid": "Count_Person_45To54Years_Female_Divorced" }, { - "name": "Count of Mortality Event: 55 - 64 Years, C00-D48 (Neoplasms), Female, Asian or Pacific Islander", - "dcid": "dc/vnp1qt6bhk55c" + "name": "Population: 45 - 54 Years, Female, Married And Not Separated", + "dcid": "Count_Person_45To54Years_Female_MarriedAndNotSeparated" }, { - "name": "Count of Mortality Event: 55 - 64 Years, C00-D48 (Neoplasms), Female, Black or African American", - "dcid": "dc/vgmz5zr898ve3" + "name": "Population: 45 - 54 Years, Female, Never Married", + "dcid": "Count_Person_45To54Years_Female_NeverMarried" }, { - "name": "Count of Mortality Event: 55 - 64 Years, C00-D48 (Neoplasms), Female, White", - "dcid": "dc/5vsw6zmcrzty5" + "name": "Population: 45 - 54 Years, Female, Separated", + "dcid": "Count_Person_45To54Years_Female_Separated" + }, + { + "name": "Population: 45 - 54 Years, Female, Widowed", + "dcid": "Count_Person_45To54Years_Female_Widowed" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/I00I99_Gender-Female_Race", - "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = I00-I99 (Diseases of The Circulatory System), Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years5To19_Gender-Female_MaritalStatus", + "name": "Person With Age = 5 - 19 Years, Gender = Female, Marital Status", "statVars": [ { - "name": "Count of Mortality Event: 55 - 64 Years, I00-I99 (Diseases of The Circulatory System), Female, American Indian And Alaska Native Alone", - "dcid": "dc/ld2vescyp5em9" + "name": "Population: 5 - 19 Years, Female, Divorced", + "dcid": "dc/cefdbly7yh50c" }, { - "name": "Count of Mortality Event: 55 - 64 Years, I00-I99 (Diseases of The Circulatory System), Female, Asian or Pacific Islander", - "dcid": "dc/3fxw2kmm6nbn3" + "name": "Population: 5 - 19 Years, Female, Married And Not Separated", + "dcid": "dc/qsyfvdxbdwrcd" }, { - "name": "Count of Mortality Event: 55 - 64 Years, I00-I99 (Diseases of The Circulatory System), Female, Black or African American", - "dcid": "dc/d7bychrjm1n41" + "name": "Population: 5 - 19 Years, Female, Never Married", + "dcid": "dc/ej6jw9pchlk97" }, { - "name": "Count of Mortality Event: 55 - 64 Years, I00-I99 (Diseases of The Circulatory System), Female, White", - "dcid": "dc/kl58qmymlvb17" + "name": "Population: 5 - 19 Years, Female, Separated", + "dcid": "dc/06wq7ykeyt5jh" + }, + { + "name": "Population: 5 - 19 Years, Female, Widowed", + "dcid": "dc/b3yx3n4dv10g9" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/K00K92_Gender-Female_Race", - "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = K00-K92 (Diseases of The Digestive System), Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years55To64_Gender-Female_MaritalStatus", + "name": "Person With Age = 55 - 64 Years, Gender = Female, Marital Status", "statVars": [ { - "name": "Count of Mortality Event: 55 - 64 Years, K00-K92 (Diseases of The Digestive System), Female, American Indian And Alaska Native Alone", - "dcid": "dc/npbdf3sh04p83" + "name": "Population: 55 - 64 Years, Female, Divorced", + "dcid": "Count_Person_55To64Years_Female_Divorced" }, { - "name": "Count of Mortality Event: 55 - 64 Years, K00-K92 (Diseases of The Digestive System), Female, Asian or Pacific Islander", - "dcid": "dc/dczmzyeryy1g" + "name": "Population: 55 - 64 Years, Female, Married And Not Separated", + "dcid": "Count_Person_55To64Years_Female_MarriedAndNotSeparated" }, { - "name": "Count of Mortality Event: 55 - 64 Years, K00-K92 (Diseases of The Digestive System), Female, Black or African American", - "dcid": "dc/c7wsxqbll042g" + "name": "Population: 55 - 64 Years, Female, Never Married", + "dcid": "Count_Person_55To64Years_Female_NeverMarried" }, { - "name": "Count of Mortality Event: 55 - 64 Years, K00-K92 (Diseases of The Digestive System), Female, White", - "dcid": "dc/h889c425lsdpc" + "name": "Population: 55 - 64 Years, Female, Separated", + "dcid": "Count_Person_55To64Years_Female_Separated" + }, + { + "name": "Population: 55 - 64 Years, Female, Widowed", + "dcid": "Count_Person_55To64Years_Female_Widowed" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/C00D48_Gender-Female_Race", - "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = C00-D48 (Neoplasms), Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years65Onwards_BachelorsDegreeMajor_Gender-Female", + "name": "Person With Age = 65 Years or More, Bachelors Degree Major, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 65 - 74 Years, C00-D48 (Neoplasms), Female, American Indian And Alaska Native Alone", - "dcid": "dc/vks69xtkc10jc" + "name": "Population: 65 Years or More, Arts Humanities And Other Major, Bachelors Degree or Higher, Female", + "dcid": "Count_Person_65OrMoreYears_BachelorOfArtsHumanitiesAndOtherMajor_Female" }, { - "name": "Count of Mortality Event: 65 - 74 Years, C00-D48 (Neoplasms), Female, Asian or Pacific Islander", - "dcid": "dc/1yyr7hxtt1qc3" + "name": "Population: 65 Years or More, Business Major, Bachelors Degree or Higher, Female", + "dcid": "Count_Person_65OrMoreYears_BachelorOfBusinessMajor_Female" }, { - "name": "Count of Mortality Event: 65 - 74 Years, C00-D48 (Neoplasms), Female, Black or African American", - "dcid": "dc/s46007037m3dg" + "name": "Population: 65 Years or More, Education Major, Bachelors Degree or Higher, Female", + "dcid": "Count_Person_65OrMoreYears_BachelorOfEducationMajor_Female" }, { - "name": "Count of Mortality Event: 65 - 74 Years, C00-D48 (Neoplasms), Female, White", - "dcid": "dc/r9l9e89ebfyhc" + "name": "Population: 65 Years or More, Science And Engineering Major, Bachelors Degree or Higher, Female", + "dcid": "Count_Person_65OrMoreYears_BachelorOfScienceAndEngineeringMajor_Female" + }, + { + "name": "Population: 65 Years or More, Science And Engineering Related Major, Bachelors Degree or Higher, Female", + "dcid": "Count_Person_65OrMoreYears_BachelorOfScienceAndEngineeringRelatedMajor_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/E00E88_Gender-Female_Race", - "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years65Onwards_Gender-Female_MaritalStatus", + "name": "Person With Age = 65 Years or More, Gender = Female, Marital Status", "statVars": [ { - "name": "Count of Mortality Event: 65 - 74 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, American Indian And Alaska Native Alone", - "dcid": "dc/9bbnvbnyxx7wf" + "name": "Population: 65 Years or More, Female, Divorced", + "dcid": "Count_Person_65OrMoreYears_Female_Divorced" }, { - "name": "Count of Mortality Event: 65 - 74 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Asian or Pacific Islander", - "dcid": "dc/1d1pmhzfqrny1" + "name": "Population: 65 Years or More, Female, Married And Not Separated", + "dcid": "Count_Person_65OrMoreYears_Female_MarriedAndNotSeparated" }, { - "name": "Count of Mortality Event: 65 - 74 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Black or African American", - "dcid": "dc/4lmn7vr5rkfz1" + "name": "Population: 65 Years or More, Female, Never Married", + "dcid": "Count_Person_65OrMoreYears_Female_NeverMarried" }, { - "name": "Count of Mortality Event: 65 - 74 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, White", - "dcid": "dc/r4p45p9ly2gg9" + "name": "Population: 65 Years or More, Female, Separated", + "dcid": "Count_Person_65OrMoreYears_Female_Separated" + }, + { + "name": "Population: 65 Years or More, Female, Widowed", + "dcid": "Count_Person_65OrMoreYears_Female_Widowed" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/I00I99_Gender-Female_Race", - "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = I00-I99 (Diseases of The Circulatory System), Gender = Female, Race", + "dcid": "dc/g/Person_ConsumptionQuantity-CigarettesUpto20_Gender-Female_Income", + "name": "Person With Consumption Quantity = 20 Cigarettes or Less, Gender = Female, Income", "statVars": [ { - "name": "Count of Mortality Event: 65 - 74 Years, I00-I99 (Diseases of The Circulatory System), Female, American Indian And Alaska Native Alone", - "dcid": "dc/8v2kmcw27hqp6" + "name": "Percentage Daily, Less Than 20 Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_Daily_LessThan20CigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Count of Mortality Event: 65 - 74 Years, I00-I99 (Diseases of The Circulatory System), Female, Asian or Pacific Islander", - "dcid": "dc/by9efy62z5xn5" + "name": "Percentage Daily, Less Than 20 Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_Daily_LessThan20CigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Count of Mortality Event: 65 - 74 Years, I00-I99 (Diseases of The Circulatory System), Female, Black or African American", - "dcid": "dc/d4syfytw9vrtc" + "name": "Percentage Daily, Less Than 20 Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_Daily_LessThan20CigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person_Female_IncomeOf40To60Percentile" }, { - "name": "Count of Mortality Event: 65 - 74 Years, I00-I99 (Diseases of The Circulatory System), Female, White", - "dcid": "dc/9m3j3ry5148s7" + "name": "Percentage Daily, Less Than 20 Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_Daily_LessThan20CigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage Daily, Less Than 20 Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_Daily_LessThan20CigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/C00D48_Gender-Female_Race", - "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = C00-D48 (Neoplasms), Gender = Female, Race", + "dcid": "dc/g/Person_ConsumptionQuantity-Cigarettes20Onwards_Gender-Female_Income", + "name": "Person With Consumption Quantity = 20 Cigarettes or More, Gender = Female, Income", "statVars": [ { - "name": "Count of Mortality Event: 75 - 84 Years, C00-D48 (Neoplasms), Female, American Indian And Alaska Native Alone", - "dcid": "dc/c53pkvjt74xph" + "name": "Percentage Daily, 20 Or More Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_Daily_20OrMoreCigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Count of Mortality Event: 75 - 84 Years, C00-D48 (Neoplasms), Female, Asian or Pacific Islander", - "dcid": "dc/2k2m0mer4ywq4" + "name": "Percentage Daily, 20 Or More Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_Daily_20OrMoreCigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Count of Mortality Event: 75 - 84 Years, C00-D48 (Neoplasms), Female, Black or African American", - "dcid": "dc/2dcenpxtf78d5" + "name": "Percentage Daily, 20 Or More Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_Daily_20OrMoreCigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person_Female_IncomeOf40To60Percentile" }, { - "name": "Count of Mortality Event: 75 - 84 Years, C00-D48 (Neoplasms), Female, White", - "dcid": "dc/8evevqy2hlr5f" + "name": "Percentage Daily, 20 Or More Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_Daily_20OrMoreCigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage Daily, 20 Or More Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_Daily_20OrMoreCigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/E00E88_Gender-Female_Race", - "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Gender = Female, Race", + "dcid": "dc/g/Person_EducationalAttainment-LessThanPrimaryEducationPrimaryEducationLowerSecondaryEducation_ExerciseType_Gender-Female", + "name": "Person With Educational Attainment = Less Than Primary Education \u0026 Primary Education \u0026 Lower Secondary Education, Exercise Type, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 75 - 84 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, American Indian And Alaska Native Alone", - "dcid": "dc/xkeqgmh6tgnn8" + "name": "Percentage Aerobic Or Muscle Strengthening, Health Enhancing Physical Activity Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_AerobicOrMuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Count of Mortality Event: 75 - 84 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Asian or Pacific Islander", - "dcid": "dc/4rmfzrqmv3p91" + "name": "Percentage Aerobic Sports, Non Work Related Physical Activity Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_AerobicSports_NonWorkRelatedPhysicalActivity_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Count of Mortality Event: 75 - 84 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Black or African American", - "dcid": "dc/gv183hbf2tkqh" + "name": "Percentage Aerobic, Health Enhancing Physical Activity Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_Aerobic_HealthEnhancingPhysicalActivity_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Count of Mortality Event: 75 - 84 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, White", - "dcid": "dc/zlzz69lxr0nh8" + "name": "Percentage Cycling, Non Work Related Physical Activity Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_Cycling_NonWorkRelatedPhysicalActivity_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" + }, + { + "name": "Percentage Walking, Non Work Related Physical Activity Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_Walking_NonWorkRelatedPhysicalActivity_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/G00G98_Gender-Female_Race", - "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = G00-G98 (Diseases of The Nervous System), Gender = Female, Race", + "dcid": "dc/g/Person_EducationalAttainment-TertiaryEducationStageOneTertiaryEducationStageTwo_Gender-Female_HealthBehavior", + "name": "Person With Educational Attainment = Tertiary Education Stage One \u0026 Tertiary Education Stage Two, Gender = Female, Health Behavior", "statVars": [ { - "name": "Count of Mortality Event: 75 - 84 Years, G00-G98 (Diseases of The Nervous System), Female, American Indian And Alaska Native Alone", - "dcid": "dc/r8cxnbbvljpn3" + "name": "Percentage Tertiary Education Stage One Or Tertiary Education Stage Two, Physical Activity Among Female Population", + "dcid": "Percent_TertiaryEducationStageOneOrTertiaryEducationStageTwo_PhysicalActivity_In_Count_Person_Female" }, { - "name": "Count of Mortality Event: 75 - 84 Years, G00-G98 (Diseases of The Nervous System), Female, Asian or Pacific Islander", - "dcid": "dc/bdwqb8k2q14zc" + "name": "Population: Percentage Normalweight Among Tertiary Education Stage One Or Tertiary Education Stage Two, Female", + "dcid": "Percent_Normalweight_In_Count_Person_TertiaryEducationStageOneOrTertiaryEducationStageTwo_Female" }, { - "name": "Count of Mortality Event: 75 - 84 Years, G00-G98 (Diseases of The Nervous System), Female, Black or African American", - "dcid": "dc/hm3d6d2xrvdcf" + "name": "Population: Percentage Obesity Among Tertiary Education Stage One Or Tertiary Education Stage Two, Female", + "dcid": "Percent_Obesity_In_Count_Person_TertiaryEducationStageOneOrTertiaryEducationStageTwo_Female" }, { - "name": "Count of Mortality Event: 75 - 84 Years, G00-G98 (Diseases of The Nervous System), Female, White", - "dcid": "dc/zj0w6b4731vl6" + "name": "Population: Percentage Overweight Among Tertiary Education Stage One Or Tertiary Education Stage Two, Female", + "dcid": "Percent_Overweight_In_Count_Person_TertiaryEducationStageOneOrTertiaryEducationStageTwo_Female" + }, + { + "name": "Population: Percentage Underweight Among Tertiary Education Stage One Or Tertiary Education Stage Two, Female", + "dcid": "Percent_Underweight_In_Count_Person_TertiaryEducationStageOneOrTertiaryEducationStageTwo_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/I00I99_Gender-Female_Race", - "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = I00-I99 (Diseases of The Circulatory System), Gender = Female, Race", + "dcid": "dc/g/Person_EducationalAttainment-TertiaryEducation_ExerciseType_Gender-Female", + "name": "Person With Educational Attainment = Tertiary Education, Exercise Type, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 75 - 84 Years, I00-I99 (Diseases of The Circulatory System), Female, American Indian And Alaska Native Alone", - "dcid": "dc/r684kxnvb6185" + "name": "Percentage Aerobic Or Muscle Strengthening, Health Enhancing Physical Activity Among Tertiary Education, Female Population", + "dcid": "Percent_AerobicOrMuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_TertiaryEducation_Female" }, { - "name": "Count of Mortality Event: 75 - 84 Years, I00-I99 (Diseases of The Circulatory System), Female, Asian or Pacific Islander", - "dcid": "dc/0g08kkk04ev02" + "name": "Percentage Aerobic Sports, Non Work Related Physical Activity Among Tertiary Education, Female Population", + "dcid": "Percent_AerobicSports_NonWorkRelatedPhysicalActivity_In_Count_Person_TertiaryEducation_Female" }, { - "name": "Count of Mortality Event: 75 - 84 Years, I00-I99 (Diseases of The Circulatory System), Female, Black or African American", - "dcid": "dc/t6hh6nb8knh6f" + "name": "Percentage Aerobic, Health Enhancing Physical Activity Among Tertiary Education, Female Population", + "dcid": "Percent_Aerobic_HealthEnhancingPhysicalActivity_In_Count_Person_TertiaryEducation_Female" }, { - "name": "Count of Mortality Event: 75 - 84 Years, I00-I99 (Diseases of The Circulatory System), Female, White", - "dcid": "dc/zvlx55b8n6hz1" + "name": "Percentage Cycling, Non Work Related Physical Activity Among Tertiary Education, Female Population", + "dcid": "Percent_Cycling_NonWorkRelatedPhysicalActivity_In_Count_Person_TertiaryEducation_Female" + }, + { + "name": "Percentage Walking, Non Work Related Physical Activity Among Tertiary Education, Female Population", + "dcid": "Percent_Walking_NonWorkRelatedPhysicalActivity_In_Count_Person_TertiaryEducation_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/J00J98_Gender-Female_Race", - "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = J00-J98 (Diseases of The Respiratory System), Gender = Female, Race", + "dcid": "dc/g/Person_EducationalAttainment-UpperSecondaryEducationPostSecondaryNonTertiaryEducation_ExerciseType_Gender-Female", + "name": "Person With Educational Attainment = Upper Secondary Education \u0026 Post Secondary Non Tertiary Education, Exercise Type, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 75 - 84 Years, J00-J98 (Diseases of The Respiratory System), Female, American Indian And Alaska Native Alone", - "dcid": "dc/56l9xx2eg25yd" + "name": "Percentage Aerobic Or Muscle Strengthening, Health Enhancing Physical Activity Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_AerobicOrMuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" }, { - "name": "Count of Mortality Event: 75 - 84 Years, J00-J98 (Diseases of The Respiratory System), Female, Asian or Pacific Islander", - "dcid": "dc/0gxmdj49feez9" + "name": "Percentage Aerobic Sports, Non Work Related Physical Activity Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_AerobicSports_NonWorkRelatedPhysicalActivity_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" }, { - "name": "Count of Mortality Event: 75 - 84 Years, J00-J98 (Diseases of The Respiratory System), Female, Black or African American", - "dcid": "dc/55v685f8f1yx2" + "name": "Percentage Aerobic, Health Enhancing Physical Activity Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_Aerobic_HealthEnhancingPhysicalActivity_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" }, { - "name": "Count of Mortality Event: 75 - 84 Years, J00-J98 (Diseases of The Respiratory System), Female, White", - "dcid": "dc/2pw2d0hj7rlt3" + "name": "Percentage Cycling, Non Work Related Physical Activity Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_Cycling_NonWorkRelatedPhysicalActivity_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" + }, + { + "name": "Percentage Walking, Non Work Related Physical Activity Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_Walking_NonWorkRelatedPhysicalActivity_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/G00G98_Gender-Female_Race", - "name": "Mortality Event With Age = Years 85, Cause of Death = G00-G98 (Diseases of The Nervous System), Gender = Female, Race", + "dcid": "dc/g/Person_ExerciseType-AerobicMuscleStrengthening_Gender-Female_Income", + "name": "Person With Exercise Type = Aerobic \u0026 Muscle Strengthening, Gender = Female, Income", "statVars": [ { - "name": "Count of Mortality Event: Years 85, G00-G98 (Diseases of The Nervous System), Female, American Indian And Alaska Native Alone", - "dcid": "dc/5mzf4ldjzwkrh" + "name": "Percentage Aerobic Or Muscle Strengthening, Health Enhancing Physical Activity Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_AerobicOrMuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Count of Mortality Event: Years 85, G00-G98 (Diseases of The Nervous System), Female, Asian or Pacific Islander", - "dcid": "dc/t1e7wsc047bnc" + "name": "Percentage Aerobic Or Muscle Strengthening, Health Enhancing Physical Activity Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_AerobicOrMuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Count of Mortality Event: Years 85, G00-G98 (Diseases of The Nervous System), Female, Black or African American", - "dcid": "dc/6dhnte45qfchc" + "name": "Percentage Aerobic Or Muscle Strengthening, Health Enhancing Physical Activity Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_AerobicOrMuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf40To60Percentile" }, { - "name": "Count of Mortality Event: Years 85, G00-G98 (Diseases of The Nervous System), Female, White", - "dcid": "dc/xsvgng47dqpw" + "name": "Percentage Aerobic Or Muscle Strengthening, Health Enhancing Physical Activity Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_AerobicOrMuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage Aerobic Or Muscle Strengthening, Health Enhancing Physical Activity Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_AerobicOrMuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/I00I99_Gender-Female_Race", - "name": "Mortality Event With Age = Years 85, Cause of Death = I00-I99 (Diseases of The Circulatory System), Gender = Female, Race", + "dcid": "dc/g/Person_ExerciseType-AerobicSports_Gender-Female_Income", + "name": "Person With Exercise Type = Aerobic Sports, Gender = Female, Income", "statVars": [ { - "name": "Count of Mortality Event: Years 85, I00-I99 (Diseases of The Circulatory System), Female, American Indian And Alaska Native Alone", - "dcid": "dc/tt3ggm7fpv7n9" + "name": "Percentage Aerobic Sports, Non Work Related Physical Activity Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_AerobicSports_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Count of Mortality Event: Years 85, I00-I99 (Diseases of The Circulatory System), Female, Asian or Pacific Islander", - "dcid": "dc/tyz4hbr5zbhp5" + "name": "Percentage Aerobic Sports, Non Work Related Physical Activity Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_AerobicSports_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Count of Mortality Event: Years 85, I00-I99 (Diseases of The Circulatory System), Female, Black or African American", - "dcid": "dc/be8q6my4n8et6" + "name": "Percentage Aerobic Sports, Non Work Related Physical Activity Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_AerobicSports_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_IncomeOf40To60Percentile" }, { - "name": "Count of Mortality Event: Years 85, I00-I99 (Diseases of The Circulatory System), Female, White", - "dcid": "dc/ydnv0brzehyf3" + "name": "Percentage Aerobic Sports, Non Work Related Physical Activity Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_AerobicSports_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage Aerobic Sports, Non Work Related Physical Activity Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_AerobicSports_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/J00J98_Gender-Female_Race", - "name": "Mortality Event With Age = Years 85, Cause of Death = J00-J98 (Diseases of The Respiratory System), Gender = Female, Race", + "dcid": "dc/g/Person_ExerciseType-Aerobic_Gender-Female_Income", + "name": "Person With Exercise Type = Aerobic, Gender = Female, Income", "statVars": [ { - "name": "Count of Mortality Event: Years 85, J00-J98 (Diseases of The Respiratory System), Female, American Indian And Alaska Native Alone", - "dcid": "dc/vn2cge8hkt775" + "name": "Percentage Aerobic, Health Enhancing Physical Activity Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_Aerobic_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Count of Mortality Event: Years 85, J00-J98 (Diseases of The Respiratory System), Female, Asian or Pacific Islander", - "dcid": "dc/0hlg0pv5qwft6" + "name": "Percentage Aerobic, Health Enhancing Physical Activity Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_Aerobic_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Count of Mortality Event: Years 85, J00-J98 (Diseases of The Respiratory System), Female, Black or African American", - "dcid": "dc/c5xemn1ydyj04" + "name": "Percentage Aerobic, Health Enhancing Physical Activity Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_Aerobic_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf40To60Percentile" }, { - "name": "Count of Mortality Event: Years 85, J00-J98 (Diseases of The Respiratory System), Female, White", - "dcid": "dc/pvj02pgjk5rx3" + "name": "Percentage Aerobic, Health Enhancing Physical Activity Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_Aerobic_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage Aerobic, Health Enhancing Physical Activity Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_Aerobic_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/MortalityEvent_Gender-Female", - "name": "Mortality Event With Gender = Female", + "dcid": "dc/g/Person_ExerciseType-Cycling_Gender-Female_Income", + "name": "Person With Exercise Type = Cycling, Gender = Female, Income", "statVars": [ { - "name": "Count of Mortality Event: Female", - "dcid": "Count_Death_Female" + "name": "Percentage Cycling, Non Work Related Physical Activity Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_Cycling_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Count of Mortality Event: Female (As Fraction of Count Person Female)", - "dcid": "Count_Death_Female_AsAFractionOf_Count_Person_Female" + "name": "Percentage Cycling, Non Work Related Physical Activity Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_Cycling_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Count of Mortality Event (Age Adjusted): Female (As Fraction of Count Person Female)", - "dcid": "Count_Death_Female_AgeAdjusted_AsAFractionOf_Count_Person_Female" + "name": "Percentage Cycling, Non Work Related Physical Activity Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_Cycling_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_IncomeOf40To60Percentile" + }, + { + "name": "Percentage Cycling, Non Work Related Physical Activity Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_Cycling_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage Cycling, Non Work Related Physical Activity Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_Cycling_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/Household_HouseholderGender-Female_Race", - "name": "Household With Householder Gender = Female, Race", + "dcid": "dc/g/Person_ExerciseType-Walking_Gender-Female_Income", + "name": "Person With Exercise Type = Walking, Gender = Female, Income", "statVars": [ { - "name": "Percentage of Household: Has Children, Female, Black or African American Alone", - "dcid": "dc/wcfy30735czl2" + "name": "Percentage Walking, Non Work Related Physical Activity Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_Walking_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Percentage of Household: Has Children, Female, Hispanic or Latino", - "dcid": "dc/yfcnbnly39w4" + "name": "Percentage Walking, Non Work Related Physical Activity Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_Walking_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Percentage of Household: Has Children, Female, White Alone Not Hispanic or Latino", - "dcid": "dc/zfbsq8rl4epkg" + "name": "Percentage Walking, Non Work Related Physical Activity Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_Walking_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_IncomeOf40To60Percentile" + }, + { + "name": "Percentage Walking, Non Work Related Physical Activity Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_Walking_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage Walking, Non Work Related Physical Activity Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_Walking_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/MedicalConditionIncident_Gender-Female_Serogroup", - "name": "Medical Condition Incident With Gender = Female, Serogroup", + "dcid": "dc/g/Person_Gender-Female_GlobalActivityLimitationindicator-LimitedActivityLimitation_HealthBehavior", + "name": "Person With Gender = Female, Global Activity Limitationindicator = Limited Activity Limitation, Health Behavior", "statVars": [ { - "name": "Count of Serogroup B, Female Meningococcal disease incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionMeningococcalMeningitis_SerogroupB" + "name": "Population: Percentage Normalweight Among Female, Limited Activity Limitation", + "dcid": "Percent_Normalweight_In_Count_Person_Female_LimitedActivityLimitation" }, { - "name": "Count of Serogroups ACWY, Female Meningococcal disease incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionMeningococcalMeningitis_ACWYSerogroup" + "name": "Population: Percentage Obesity Among Female, Limited Activity Limitation", + "dcid": "Percent_Obesity_In_Count_Person_Female_LimitedActivityLimitation" }, { - "name": "Count of Unknown serogroup, Female Meningococcal disease incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionMeningococcalMeningitis_UnknownSerogroups" + "name": "Population: Percentage Overweight Among Female, Limited Activity Limitation", + "dcid": "Percent_Overweight_In_Count_Person_Female_LimitedActivityLimitation" + }, + { + "name": "Population: Percentage Pre Obese Among Female, Limited Activity Limitation", + "dcid": "Percent_PreObese_In_Count_Person_Female_LimitedActivityLimitation" + }, + { + "name": "Population: Percentage Underweight Among Female, Limited Activity Limitation", + "dcid": "Percent_Underweight_In_Count_Person_Female_LimitedActivityLimitation" } ] }, { - "dcid": "dc/g/MedicalConditionIncident_Gender-Female_Serotype", - "name": "Medical Condition Incident With Gender = Female, Serotype", + "dcid": "dc/g/Person_Gender-Female_GlobalActivityLimitationindicator-ModerateActivityLimitation_HealthBehavior", + "name": "Person With Gender = Female, Global Activity Limitationindicator = Moderate Activity Limitation, Health Behavior", "statVars": [ { - "name": "Count of invasive, Age \u003c5 years, Non-B Serotype, Female Haemophilus influenzae incidents", - "dcid": "Count_MedicalConditionIncident_5_LessYears_Female_ConditionInvasiveDisease_HaemophilusInfluenzae_NonSerotypeB" + "name": "Population: Percentage Normalweight Among Female, Moderate Activity Limitation", + "dcid": "Percent_Normalweight_In_Count_Person_Female_ModerateActivityLimitation" }, { - "name": "Count of invasive, Age \u003c5 years, Serotype B, Female Haemophilus influenzae incidents", - "dcid": "Count_MedicalConditionIncident_5_LessYears_Female_ConditionInvasiveDisease_HaemophilusInfluenzae_SerotypeB" + "name": "Population: Percentage Obesity Among Female, Moderate Activity Limitation", + "dcid": "Percent_Obesity_In_Count_Person_Female_ModerateActivityLimitation" }, { - "name": "Count of invasive, Age \u003c5 years, Unknown Serotype, Female Haemophilus influenzae incidents", - "dcid": "Count_MedicalConditionIncident_5_LessYears_Female_ConditionInvasiveDisease_HaemophilusInfluenzae_UnknownSerotype" + "name": "Population: Percentage Overweight Among Female, Moderate Activity Limitation", + "dcid": "Percent_Overweight_In_Count_Person_Female_ModerateActivityLimitation" + }, + { + "name": "Population: Percentage Pre Obese Among Female, Moderate Activity Limitation", + "dcid": "Percent_PreObese_In_Count_Person_Female_ModerateActivityLimitation" + }, + { + "name": "Population: Percentage Underweight Among Female, Moderate Activity Limitation", + "dcid": "Percent_Underweight_In_Count_Person_Female_ModerateActivityLimitation" } ] }, { - "dcid": "dc/g/Person_Age-Years15Onwards_Gender-Female", - "name": "Person With Age = 15 Years or More, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_GlobalActivityLimitationindicator-NoActivityLimitation_HealthBehavior", + "name": "Person With Gender = Female, Global Activity Limitationindicator = No Activity Limitation, Health Behavior", "statVars": [ { - "name": "Population: 15 Years or More, Female", - "dcid": "Count_Person_15OrMoreYears_Female" + "name": "Population: Percentage Normalweight Among Female, No Activity Limitation", + "dcid": "Percent_Normalweight_In_Count_Person_Female_NoActivityLimitation" }, { - "name": "Population: 15 Years or More, Female, Smoking (As Fraction of Count Person 15 or More Years Female)", - "dcid": "Count_Person_15OrMoreYears_Female_Smoking_AsFractionOf_Count_Person_15OrMoreYears_Female" + "name": "Population: Percentage Obesity Among Female, No Activity Limitation", + "dcid": "Percent_Obesity_In_Count_Person_Female_NoActivityLimitation" }, { - "name": "Population: 15 Years or More, in Labor Force, Female (As Fraction of Count Person in Labor Force)", - "dcid": "Count_Person_15OrMoreYears_InLaborForce_Female_AsFractionOf_Count_Person_InLaborForce" + "name": "Population: Percentage Overweight Among Female, No Activity Limitation", + "dcid": "Percent_Overweight_In_Count_Person_Female_NoActivityLimitation" + }, + { + "name": "Population: Percentage Pre Obese Among Female, No Activity Limitation", + "dcid": "Percent_PreObese_In_Count_Person_Female_NoActivityLimitation" + }, + { + "name": "Population: Percentage Underweight Among Female, No Activity Limitation", + "dcid": "Percent_Underweight_In_Count_Person_Female_NoActivityLimitation" } ] }, { - "dcid": "dc/g/Person_EducationalAttainment-BachelorsDegree_Gender-Female", - "name": "Person With Educational Attainment = Bachelors Degree, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_GlobalActivityLimitationindicator-SevereActivityLimitation_HealthBehavior", + "name": "Person With Gender = Female, Global Activity Limitationindicator = Severe Activity Limitation, Health Behavior", "statVars": [ { - "name": "Population: Bachelors Degree, Female", - "dcid": "Count_Person_25OrMoreYears_EducationalAttainmentBachelorsDegree_Female" + "name": "Population: Percentage Normalweight Among Female, Severe Activity Limitation", + "dcid": "Percent_Normalweight_In_Count_Person_Female_SevereActivityLimitation" }, { - "name": "Median Income: Bachelors Degree, Female", - "dcid": "dc/ys49z0lqtj9g3" + "name": "Population: Percentage Obesity Among Female, Severe Activity Limitation", + "dcid": "Percent_Obesity_In_Count_Person_Female_SevereActivityLimitation" }, { - "name": "Median Earnings: 25 Years or More, Bachelors Degree, Female, With Earnings", - "dcid": "Median_Earnings_Person_EducationalAttainmentBachelorsDegree_Female_WithEarnings" + "name": "Population: Percentage Overweight Among Female, Severe Activity Limitation", + "dcid": "Percent_Overweight_In_Count_Person_Female_SevereActivityLimitation" + }, + { + "name": "Population: Percentage Pre Obese Among Female, Severe Activity Limitation", + "dcid": "Percent_PreObese_In_Count_Person_Female_SevereActivityLimitation" + }, + { + "name": "Population: Percentage Underweight Among Female, Severe Activity Limitation", + "dcid": "Percent_Underweight_In_Count_Person_Female_SevereActivityLimitation" } ] }, { - "dcid": "dc/g/Person_EducationalAttainment-GraduateOrProfessionalDegree_Gender-Female", - "name": "Person With Educational Attainment = Graduate or Professional Degree, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-FormerSmoker_Income", + "name": "Person With Gender = Female, Health Behavior = Former Smoker, Income", "statVars": [ { - "name": "Median Income: Graduate or Professional Degree, Female", - "dcid": "dc/zqjml3mcrpsgd" + "name": "Percentage Former Smoker, Daily Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_FormerSmoker_Daily_TobaccoProducts_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Median Earnings: 25 Years or More, Graduate or Professional Degree, Female, With Earnings", - "dcid": "Median_Earnings_Person_EducationalAttainmentGraduateOrProfessionalDegree_Female_WithEarnings" + "name": "Percentage Former Smoker, Daily Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_FormerSmoker_Daily_TobaccoProducts_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Graduate or Professional Degree, Female, Unmarried", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentGraduateOrProfessionalDegree_Female_Unmarried" + "name": "Percentage Former Smoker, Daily Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_FormerSmoker_Daily_TobaccoProducts_In_Count_Person_Female_IncomeOf40To60Percentile" + }, + { + "name": "Percentage Former Smoker, Daily Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_FormerSmoker_Daily_TobaccoProducts_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage Former Smoker, Daily Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_FormerSmoker_Daily_TobaccoProducts_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/Person_EducationalAttainment-LessThanHighSchoolGraduate_Gender-Female", - "name": "Person With Educational Attainment = Less Than High School Graduate, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-HazardousAlcoholConsumption_Income", + "name": "Person With Gender = Female, Health Behavior = Hazardous Alcohol Consumption, Income", "statVars": [ { - "name": "Median Income: Less Than High School Graduate, Female", - "dcid": "dc/8qkkf1vx7cmh" + "name": "Percentage Hazardous Alcohol Consumption Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_HazardousAlcoholConsumption_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Median Earnings: 25 Years or More, Less Than High School Graduate, Female, With Earnings", - "dcid": "Median_Earnings_Person_EducationalAttainmentLessThanHighSchoolGraduate_Female_WithEarnings" + "name": "Percentage Hazardous Alcohol Consumption Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_HazardousAlcoholConsumption_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Less Than High School Graduate, Female, Unmarried", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentLessThanHighSchoolGraduate_Female_Unmarried" + "name": "Percentage Hazardous Alcohol Consumption Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_HazardousAlcoholConsumption_In_Count_Person_Female_IncomeOf40To60Percentile" + }, + { + "name": "Percentage Hazardous Alcohol Consumption Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_HazardousAlcoholConsumption_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage Hazardous Alcohol Consumption Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_HazardousAlcoholConsumption_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/Person_EducationalAttainment-SomeCollegeOrAssociatesDegree_Gender-Female", - "name": "Person With Educational Attainment = Some College or Associates Degree, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-NonSmoker_Income", + "name": "Person With Gender = Female, Health Behavior = Non Smoker, Income", "statVars": [ { - "name": "Median Income: Some College or Associates Degree, Female", - "dcid": "dc/hep54bd4vbysh" + "name": "Percentage Non Smoker Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_NonSmoker_TobaccoProducts_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Median Earnings: 25 Years or More, Some College or Associates Degree, Female, With Earnings", - "dcid": "Median_Earnings_Person_EducationalAttainmentSomeCollegeOrAssociatesDegree_Female_WithEarnings" + "name": "Percentage Non Smoker Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_NonSmoker_TobaccoProducts_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Some College or Associates Degree, Female, Unmarried", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentSomeCollegeOrAssociatesDegree_Female_Unmarried" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_IncomeStatus-WithEarnings", - "name": "Person With Gender = Female, Income Status = With Earnings", - "statVars": [ - { - "name": "Population: Female, With Earnings", - "dcid": "Count_Person_Female_WithEarnings" + "name": "Percentage Non Smoker Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_NonSmoker_TobaccoProducts_In_Count_Person_Female_IncomeOf40To60Percentile" }, { - "name": "Mean Earnings: Female, With Earnings", - "dcid": "Mean_Earnings_Person_Female" + "name": "Percentage Non Smoker Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_NonSmoker_TobaccoProducts_In_Count_Person_Female_IncomeOf60To80Percentile" }, { - "name": "Median Earnings: Female, With Earnings", - "dcid": "Median_Earnings_Person_Female" + "name": "Percentage Non Smoker Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_NonSmoker_TobaccoProducts_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/Person_Gender-Female_MaritalStatus-DivorcedInThePast12Months", - "name": "Person With Gender = Female, Marital Status = Divorced in The Past 12 Months", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-Normalweight_Income", + "name": "Person With Gender = Female, Health Behavior = Normalweight, Income", "statVars": [ { - "name": "Population: Female, Divorced in The Past 12 Months", - "dcid": "Count_Person_15OrMoreYears_Female_DivorcedInThePast12Months" + "name": "Population: Percentage Normalweight Among Female, Income Of 0 To 20 Percentile", + "dcid": "Percent_Normalweight_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Median Age: Female, Divorced in The Past 12 Months", - "dcid": "Median_Age_Person_Female_DivorcedInThePast12Months" + "name": "Population: Percentage Normalweight Among Female, Income Of 20 To 40 Percentile", + "dcid": "Percent_Normalweight_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Population: With Own Children Under 18, Female, Family Household, Divorced in The Past 12 Months, Household", - "dcid": "Count_Person_WithOwnChildrenUnder18_Female_FamilyHousehold_DivorcedInThePast12Months_ResidesInHousehold" + "name": "Population: Percentage Normalweight Among Female, Income Of 40 To 60 Percentile", + "dcid": "Percent_Normalweight_In_Count_Person_Female_IncomeOf40To60Percentile" + }, + { + "name": "Population: Percentage Normalweight Among Female, Income Of 60 To 80 Percentile", + "dcid": "Percent_Normalweight_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Population: Percentage Normalweight Among Female, Income Of 80 To 100 Percentile", + "dcid": "Percent_Normalweight_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/Person_Gender-Female_MaritalStatus-MarriedInThePast12Months", - "name": "Person With Gender = Female, Marital Status = Married in The Past 12 Months", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-Obesity_Income", + "name": "Person With Gender = Female, Health Behavior = Obesity, Income", "statVars": [ { - "name": "Population: Female, Married in The Past 12 Months", - "dcid": "Count_Person_15OrMoreYears_Female_MarriedInThePast12Months" + "name": "Population: Percentage Obesity Among Female, Income Of 0 To 20 Percentile", + "dcid": "Percent_Obesity_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Median Age: Female, Married in The Past 12 Months", - "dcid": "Median_Age_Person_Female_MarriedInThePast12Months" + "name": "Population: Percentage Obesity Among Female, Income Of 20 To 40 Percentile", + "dcid": "Percent_Obesity_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Population: With Own Children Under 18, Female, Family Household, Married in The Past 12 Months, Household", - "dcid": "Count_Person_WithOwnChildrenUnder18_Female_FamilyHousehold_MarriedInThePast12Months_ResidesInHousehold" + "name": "Population: Percentage Obesity Among Female, Income Of 40 To 60 Percentile", + "dcid": "Percent_Obesity_In_Count_Person_Female_IncomeOf40To60Percentile" + }, + { + "name": "Population: Percentage Obesity Among Female, Income Of 60 To 80 Percentile", + "dcid": "Percent_Obesity_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Population: Percentage Obesity Among Female, Income Of 80 To 100 Percentile", + "dcid": "Percent_Obesity_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/Person_Gender-Female_MedicalCondition", - "name": "Person With Gender = Female, Medical Condition", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-Overweight_Income", + "name": "Person With Gender = Female, Health Behavior = Overweight, Income", "statVars": [ { - "name": "Prevalence: Female, Diabetes", - "dcid": "dc/nh3s4skee5483" + "name": "Population: Percentage Overweight Among Female, Income Of 0 To 20 Percentile", + "dcid": "Percent_Overweight_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Population: 4 Years or Less, Female, Severe Wasting (As Fraction of Count Person Upto 4 Years Female)", - "dcid": "Count_Person_Upto4Years_Female_SevereWasting_AsFractionOf_Count_Person_Upto4Years_Female" + "name": "Population: Percentage Overweight Among Female, Income Of 20 To 40 Percentile", + "dcid": "Percent_Overweight_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Population: 4 Years or Less, Female, Wasting (As Fraction of Count Person Upto 4 Years Female)", - "dcid": "Count_Person_Upto4Years_Female_Wasting_AsFractionOf_Count_Person_Upto4Years_Female" + "name": "Population: Percentage Overweight Among Female, Income Of 40 To 60 Percentile", + "dcid": "Percent_Overweight_In_Count_Person_Female_IncomeOf40To60Percentile" + }, + { + "name": "Population: Percentage Overweight Among Female, Income Of 60 To 80 Percentile", + "dcid": "Percent_Overweight_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Population: Percentage Overweight Among Female, Income Of 80 To 100 Percentile", + "dcid": "Percent_Overweight_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Nativity-ForeignBorn", - "name": "Person With Gender = Female, Nativity = Foreign Born", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-PreObese_Income", + "name": "Person With Gender = Female, Health Behavior = Pre Obese, Income", "statVars": [ { - "name": "Population: Female, Foreign Born", - "dcid": "Count_Person_Female_ForeignBorn" + "name": "Population: Percentage Pre Obese Among Female, Income Of 0 To 20 Percentile", + "dcid": "Percent_PreObese_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Median Age: Female, Foreign Born", - "dcid": "Median_Age_Person_Female_ForeignBorn" + "name": "Population: Percentage Pre Obese Among Female, Income Of 20 To 40 Percentile", + "dcid": "Percent_PreObese_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Unmarried, Foreign Born", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Unmarried_ForeignBorn" + "name": "Population: Percentage Pre Obese Among Female, Income Of 40 To 60 Percentile", + "dcid": "Percent_PreObese_In_Count_Person_Female_IncomeOf40To60Percentile" + }, + { + "name": "Population: Percentage Pre Obese Among Female, Income Of 60 To 80 Percentile", + "dcid": "Percent_PreObese_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Population: Percentage Pre Obese Among Female, Income Of 80 To 100 Percentile", + "dcid": "Percent_PreObese_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Race-AmericanIndianOrAlaskaNativeAlone", - "name": "Person With Gender = Female, Race = American Indian or Alaska Native Alone", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-Underweight_Income", + "name": "Person With Gender = Female, Health Behavior = Underweight, Income", "statVars": [ { - "name": "Population: Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_Female_AmericanIndianOrAlaskaNativeAlone" + "name": "Population: Percentage Underweight Among Female, Income Of 0 To 20 Percentile", + "dcid": "Percent_Underweight_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Median Age: Female, American Indian or Alaska Native Alone", - "dcid": "Median_Age_Person_Female_AmericanIndianOrAlaskaNativeAlone" + "name": "Population: Percentage Underweight Among Female, Income Of 20 To 40 Percentile", + "dcid": "Percent_Underweight_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Population (Measured Based on Jurisdiction): Female, Incarcerated, American Indian or Alaska Native Alone", - "dcid": "dc/2487zfwx2423d" + "name": "Population: Percentage Underweight Among Female, Income Of 40 To 60 Percentile", + "dcid": "Percent_Underweight_In_Count_Person_Female_IncomeOf40To60Percentile" + }, + { + "name": "Population: Percentage Underweight Among Female, Income Of 60 To 80 Percentile", + "dcid": "Percent_Underweight_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Population: Percentage Underweight Among Female, Income Of 80 To 100 Percentile", + "dcid": "Percent_Underweight_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Race-AsianAlone", - "name": "Person With Gender = Female, Race = Asian Alone", + "dcid": "dc/g/Person_ActivityFrequency-Daily_Gender-Female_HealthBehavior-AlcoholConsumption_Income", + "name": "Person With Activity Frequency = Daily, Gender = Female, Health Behavior = Alcohol Consumption, Income", "statVars": [ { - "name": "Population: Female, Asian Alone", - "dcid": "Count_Person_Female_AsianAlone" + "name": "Percentage Daily, Alcohol Consumption Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_Daily_AlcoholConsumption_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Median Age: Female, Asian Alone", - "dcid": "Median_Age_Person_Female_AsianAlone" + "name": "Percentage Daily, Alcohol Consumption Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_Daily_AlcoholConsumption_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Population (Measured Based on Jurisdiction): Female, Incarcerated, Asian Alone", - "dcid": "dc/xefh58ckxwk7b" + "name": "Percentage Daily, Alcohol Consumption Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_Daily_AlcoholConsumption_In_Count_Person_Female_IncomeOf40To60Percentile" + }, + { + "name": "Percentage Daily, Alcohol Consumption Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_Daily_AlcoholConsumption_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage Daily, Alcohol Consumption Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_Daily_AlcoholConsumption_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Race-BlackOrAfricanAmericanAlone", - "name": "Person With Gender = Female, Race = Black or African American Alone", + "dcid": "dc/g/Person_ActivityFrequency-EveryMonth_Gender-Female_HealthBehavior-AlcoholConsumption_Income", + "name": "Person With Activity Frequency = Every Month, Gender = Female, Health Behavior = Alcohol Consumption, Income", "statVars": [ { - "name": "Population: Female, Black or African American Alone", - "dcid": "Count_Person_Female_BlackOrAfricanAmericanAlone" + "name": "Percentage Every Month, Alcohol Consumption Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_EveryMonth_AlcoholConsumption_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Median Age: Female, Black or African American Alone", - "dcid": "Median_Age_Person_Female_BlackOrAfricanAmericanAlone" + "name": "Percentage Every Month, Alcohol Consumption Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_EveryMonth_AlcoholConsumption_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Population (Measured Based on Jurisdiction): Female, Incarcerated, Black or African American Alone", - "dcid": "dc/n11nnhnf54h78" + "name": "Percentage Every Month, Alcohol Consumption Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_EveryMonth_AlcoholConsumption_In_Count_Person_Female_IncomeOf40To60Percentile" + }, + { + "name": "Percentage Every Month, Alcohol Consumption Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_EveryMonth_AlcoholConsumption_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage Every Month, Alcohol Consumption Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_EveryMonth_AlcoholConsumption_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Race-HispanicOrLatino", - "name": "Person With Gender = Female, Race = Hispanic or Latino", + "dcid": "dc/g/Person_ActivityFrequency-EveryMonth_Gender-Female_HealthBehavior-BingeDrinking_Income", + "name": "Person With Activity Frequency = Every Month, Gender = Female, Health Behavior = Binge Drinking, Income", "statVars": [ { - "name": "Population: Female, Hispanic or Latino", - "dcid": "Count_Person_Female_HispanicOrLatino" + "name": "Percentage Every Month, Binge Drinking Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_EveryMonth_BingeDrinking_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Median Age: Female, Hispanic or Latino", - "dcid": "Median_Age_Person_Female_HispanicOrLatino" + "name": "Percentage Every Month, Binge Drinking Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_EveryMonth_BingeDrinking_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Population (Measured Based on Jurisdiction): Female, Incarcerated, Hispanic or Latino", - "dcid": "dc/4jqzmk4jtzwnb" + "name": "Percentage Every Month, Binge Drinking Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_EveryMonth_BingeDrinking_In_Count_Person_Female_IncomeOf40To60Percentile" + }, + { + "name": "Percentage Every Month, Binge Drinking Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_EveryMonth_BingeDrinking_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage Every Month, Binge Drinking Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_EveryMonth_BingeDrinking_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Race-TwoOrMoreRaces", - "name": "Person With Gender = Female, Race = Two or More Races", + "dcid": "dc/g/Person_ActivityFrequency-LessThanOnceAMonth_Gender-Female_HealthBehavior-AlcoholConsumption_Income", + "name": "Person With Activity Frequency = Less Than Once AMonth, Gender = Female, Health Behavior = Alcohol Consumption, Income", "statVars": [ { - "name": "Population: Female, Two or More Races", - "dcid": "Count_Person_Female_TwoOrMoreRaces" + "name": "Percentage Less Than Once A Month, Alcohol Consumption Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_LessThanOnceAMonth_AlcoholConsumption_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Median Age: Female, Two or More Races", - "dcid": "Median_Age_Person_Female_TwoOrMoreRaces" + "name": "Percentage Less Than Once A Month, Alcohol Consumption Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_LessThanOnceAMonth_AlcoholConsumption_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Population (Measured Based on Jurisdiction): Female, Incarcerated, Two or More Races", - "dcid": "dc/4x1jbp34f4085" + "name": "Percentage Less Than Once A Month, Alcohol Consumption Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_LessThanOnceAMonth_AlcoholConsumption_In_Count_Person_Female_IncomeOf40To60Percentile" + }, + { + "name": "Percentage Less Than Once A Month, Alcohol Consumption Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_LessThanOnceAMonth_AlcoholConsumption_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage Less Than Once A Month, Alcohol Consumption Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_LessThanOnceAMonth_AlcoholConsumption_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Race-WhiteAlone", - "name": "Person With Gender = Female, Race = White Alone", + "dcid": "dc/g/Person_ActivityFrequency-LessThanOnceAMonth_Gender-Female_HealthBehavior-BingeDrinking_Income", + "name": "Person With Activity Frequency = Less Than Once AMonth, Gender = Female, Health Behavior = Binge Drinking, Income", "statVars": [ { - "name": "Population: Female, White Alone", - "dcid": "Count_Person_Female_WhiteAlone" + "name": "Percentage Less Than Once A Month, Binge Drinking Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_LessThanOnceAMonth_BingeDrinking_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Median Age: Female, White Alone", - "dcid": "Median_Age_Person_Female_WhiteAlone" + "name": "Percentage Less Than Once A Month, Binge Drinking Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_LessThanOnceAMonth_BingeDrinking_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Population (Measured Based on Jurisdiction): Female, Incarcerated, White Alone", - "dcid": "dc/7g8v95ycwgwgg" + "name": "Percentage Less Than Once A Month, Binge Drinking Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_LessThanOnceAMonth_BingeDrinking_In_Count_Person_Female_IncomeOf40To60Percentile" + }, + { + "name": "Percentage Less Than Once A Month, Binge Drinking Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_LessThanOnceAMonth_BingeDrinking_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage Less Than Once A Month, Binge Drinking Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_LessThanOnceAMonth_BingeDrinking_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-AggravatedAssault_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Aggravated Assault, Targeted Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-NeverNotInTheLast12Months_Gender-Female_HealthBehavior-AlcoholConsumption_Income", + "name": "Person With Activity Frequency = Never \u0026 Not in The Last 12 Months, Gender = Female, Health Behavior = Alcohol Consumption, Income", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Aggravated Assault, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_AggravatedAssault_IsHateCrime_Female" + "name": "Percentage Never Or Not In The Last 12 Months, Alcohol Consumption Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_AlcoholConsumption_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Aggravated Assault, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_AggravatedAssault_IsHateCrime_Female" + "name": "Percentage Never Or Not In The Last 12 Months, Alcohol Consumption Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_AlcoholConsumption_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Aggravated Assault, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_AggravatedAssault_IsHateCrime_Female" + "name": "Percentage Never Or Not In The Last 12 Months, Alcohol Consumption Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_AlcoholConsumption_In_Count_Person_Female_IncomeOf40To60Percentile" + }, + { + "name": "Percentage Never Or Not In The Last 12 Months, Alcohol Consumption Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_AlcoholConsumption_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage Never Or Not In The Last 12 Months, Alcohol Consumption Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_AlcoholConsumption_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-AllOtherLarceny_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = All Other Larceny, Targeted Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-NeverNotInTheLast12Months_Gender-Female_HealthBehavior-BingeDrinking_Income", + "name": "Person With Activity Frequency = Never \u0026 Not in The Last 12 Months, Gender = Female, Health Behavior = Binge Drinking, Income", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, All Other Larceny, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_AllOtherLarceny_IsHateCrime_Female" + "name": "Percentage Never Or Not In The Last 12 Months, Binge Drinking Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_BingeDrinking_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, All Other Larceny, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_AllOtherLarceny_IsHateCrime_Female" + "name": "Percentage Never Or Not In The Last 12 Months, Binge Drinking Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_BingeDrinking_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, All Other Larceny, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_AllOtherLarceny_IsHateCrime_Female" + "name": "Percentage Never Or Not In The Last 12 Months, Binge Drinking Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_BingeDrinking_In_Count_Person_Female_IncomeOf40To60Percentile" + }, + { + "name": "Percentage Never Or Not In The Last 12 Months, Binge Drinking Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_BingeDrinking_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage Never Or Not In The Last 12 Months, Binge Drinking Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_BingeDrinking_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-Arson_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Arson, Targeted Gender = Female", + "dcid": "dc/g/Person_ExerciseType-MuscleStrengthening_Gender-Female_HealthBehavior-HealthEnhancingPhysicalActivity_Income", + "name": "Person With Exercise Type = Muscle Strengthening, Gender = Female, Health Behavior = Health Enhancing Physical Activity, Income", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Arson, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_Arson_IsHateCrime_Female" + "name": "Percentage Muscle Strengthening, Health Enhancing Physical Activity Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_MuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Arson, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_Arson_IsHateCrime_Female" + "name": "Percentage Muscle Strengthening, Health Enhancing Physical Activity Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_MuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Arson, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_Arson_IsHateCrime_Female" + "name": "Percentage Muscle Strengthening, Health Enhancing Physical Activity Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_MuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf40To60Percentile" + }, + { + "name": "Percentage Muscle Strengthening, Health Enhancing Physical Activity Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_MuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage Muscle Strengthening, Health Enhancing Physical Activity Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_MuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-Burglary_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Burglary, Targeted Gender = Female", + "dcid": "dc/g/Person_ExerciseType-MuscleStrengthening_Gender-Female_HealthBehavior-NonWorkRelatedPhysicalActivity_Income", + "name": "Person With Exercise Type = Muscle Strengthening, Gender = Female, Health Behavior = Non Work Related Physical Activity, Income", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Burglary, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_Burglary_IsHateCrime_Female" + "name": "Percentage Muscle Strengthening, Non Work Related Physical Activity Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_MuscleStrengthening_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Burglary, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_Burglary_IsHateCrime_Female" + "name": "Percentage Muscle Strengthening, Non Work Related Physical Activity Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_MuscleStrengthening_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Burglary, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_Burglary_IsHateCrime_Female" + "name": "Percentage Muscle Strengthening, Non Work Related Physical Activity Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_MuscleStrengthening_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_IncomeOf40To60Percentile" + }, + { + "name": "Percentage Muscle Strengthening, Non Work Related Physical Activity Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_MuscleStrengthening_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage Muscle Strengthening, Non Work Related Physical Activity Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_MuscleStrengthening_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-CounterfeitingOrForgery_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Counterfeiting or Forgery, Targeted Gender = Female", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Targeted Gender = Female", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Counterfeiting or Forgery, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_CounterfeitingOrForgery_IsHateCrime_Female" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_Female" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Counterfeiting or Forgery, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_CounterfeitingOrForgery_IsHateCrime_Female" + "name": "Count of Hate Crime Incidents (Offender): Bias Against Gender, Female Victim", + "dcid": "Offender_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_Female" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Counterfeiting or Forgery, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_CounterfeitingOrForgery_IsHateCrime_Female" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_Female" + }, + { + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-CreditCardOrAutomatedTellerMachineFraud_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Credit Card or Automated Teller Machine Fraud, Targeted Gender = Female", + "dcid": "dc/g/Person_EducationalAttainment-HighSchoolGraduateIncludesEquivalency_Gender-Female", + "name": "Person With Educational Attainment = High School Graduate Includes Equivalency, Gender = Female", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Credit Card or Automated Teller Machine Fraud, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_CreditCardOrAutomatedTellerMachineFraud_IsHateCrime_Female" + "name": "Population: High School Graduate Includes Equivalency, Female", + "dcid": "Count_Person_25OrMoreYears_EducationalAttainmentHighSchoolGraduateIncludesEquivalency_Female" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Credit Card or Automated Teller Machine Fraud, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_CreditCardOrAutomatedTellerMachineFraud_IsHateCrime_Female" + "name": "Median Income: High School Graduate Includes Equivalency, Female", + "dcid": "dc/syxm9nnsl3wcc" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Credit Card or Automated Teller Machine Fraud, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_CreditCardOrAutomatedTellerMachineFraud_IsHateCrime_Female" + "name": "Median Earnings: 25 Years or More, High School Graduate Includes Equivalency, Female, With Earnings", + "dcid": "Median_Earnings_Person_EducationalAttainmentHighSchoolGraduateIncludesEquivalency_Female_WithEarnings" + }, + { + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, High School Graduate Includes Equivalency, Female, Unmarried", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentHighSchoolGraduateIncludesEquivalency_Female_Unmarried" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-CrimeAgainstPerson_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Crime Against Person, Targeted Gender = Female", + "dcid": "dc/g/Person_Gender-Female_PhysicalActivityEffortLevel", + "name": "Person With Gender = Female, Physical Activity Effort Level", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Crime Against Person, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_CrimeAgainstPerson_IsHateCrime_Female" + "name": "Population: Female, Limited Activity Limitation", + "dcid": "Count_Person_Female_LimitedActivityLimitation" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Crime Against Person, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_CrimeAgainstPerson_IsHateCrime_Female" + "name": "Population: Female, Moderate Activity Limitation", + "dcid": "Count_Person_Female_ModerateActivityLimitation" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Crime Against Person, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_CrimeAgainstPerson_IsHateCrime_Female" + "name": "Population: Female, No Activity Limitation", + "dcid": "Count_Person_Female_NoActivityLimitation" + }, + { + "name": "Population: Female, Severe Activity Limitation", + "dcid": "Count_Person_Female_SevereActivityLimitation" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-CrimeAgainstProperty_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Crime Against Property, Targeted Gender = Female", + "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Rural", + "name": "Person With Gender = Female, Place of Residence Classification = Rural", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Crime Against Property, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_CrimeAgainstProperty_IsHateCrime_Female" + "name": "Population: Female, Rural", + "dcid": "Count_Person_Rural_Female" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Crime Against Property, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_CrimeAgainstProperty_IsHateCrime_Female" + "name": "Unemployment Rate: Female, Rural", + "dcid": "UnemploymentRate_Person_Rural_Female" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Crime Against Property, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_CrimeAgainstProperty_IsHateCrime_Female" + "name": "Mean Wages Daily: Female, Rural", + "dcid": "Mean_WagesDaily_Worker_Rural_Female" + }, + { + "name": "Mean Wages Monthly: Female, Rural", + "dcid": "Mean_WagesMonthly_Worker_Rural_Female" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-CrimeAgainstSociety_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Crime Against Society, Targeted Gender = Female", + "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Urban", + "name": "Person With Gender = Female, Place of Residence Classification = Urban", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Crime Against Society, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_CrimeAgainstSociety_IsHateCrime_Female" + "name": "Population: Female, Urban", + "dcid": "Count_Person_Urban_Female" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Crime Against Society, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_CrimeAgainstSociety_IsHateCrime_Female" + "name": "Unemployment Rate: Female, Urban", + "dcid": "UnemploymentRate_Person_Urban_Female" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Crime Against Society, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_CrimeAgainstSociety_IsHateCrime_Female" + "name": "Mean Wages Daily: Female, Urban", + "dcid": "Mean_WagesDaily_Worker_Urban_Female" + }, + { + "name": "Mean Wages Monthly: Female, Urban", + "dcid": "Mean_WagesMonthly_Worker_Urban_Female" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-DestructionOrDamageOrVandalismOfProperty_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Destruction or Damage or Vandalism of Property, Targeted Gender = Female", + "dcid": "dc/g/Person_Gender-Female_Race-NativeHawaiianOrOtherPacificIslanderAlone", + "name": "Person With Gender = Female, Race = Native Hawaiian or Other Pacific Islander Alone", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Destruction or Damage or Vandalism of Property, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_DestructionOrDamageOrVandalismOfProperty_IsHateCrime_Female" + "name": "Population: Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Destruction or Damage or Vandalism of Property, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_DestructionOrDamageOrVandalismOfProperty_IsHateCrime_Female" + "name": "Population: Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_Female_NativeHawaiianOrOtherPacificIslanderAlone" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Destruction or Damage or Vandalism of Property, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_DestructionOrDamageOrVandalismOfProperty_IsHateCrime_Female" + "name": "Median Age: Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Median_Age_Person_Female_NativeHawaiianOrOtherPacificIslanderAlone" + }, + { + "name": "Population (Measured Based on Jurisdiction): Female, Incarcerated, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "dc/6xg0t3qjdtqn5" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-DrugEquipmentViolations_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Drug Equipment Violations, Targeted Gender = Female", + "dcid": "dc/g/Person_Gender-Female_ResidentStatus", + "name": "Person With Gender = Female, Resident Status", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Drug Equipment Violations, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_DrugEquipmentViolations_IsHateCrime_Female" + "name": "Population: 1 Years or More, Female, Different House Abroad", + "dcid": "Count_Person_1OrMoreYears_Female_DifferentHouseAbroad" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Drug Equipment Violations, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_DrugEquipmentViolations_IsHateCrime_Female" + "name": "Population: 1 Years or More, Female, Different House in Different County Different State", + "dcid": "Count_Person_1OrMoreYears_Female_DifferentHouseInDifferentCountyDifferentState" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Drug Equipment Violations, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_DrugEquipmentViolations_IsHateCrime_Female" + "name": "Population: 1 Years or More, Female, Different House in Different County Same State", + "dcid": "Count_Person_1OrMoreYears_Female_DifferentHouseInDifferentCountySameState" + }, + { + "name": "Population: 1 Years or More, Female, Different House in Same County", + "dcid": "Count_Person_1OrMoreYears_Female_DifferentHouseInSameCounty" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-DrugOrNarcoticViolations_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Drug or Narcotic Violations, Targeted Gender = Female", + "dcid": "dc/g/Student_Gender-Female_SchoolSubject-EnglishLanguageArts", + "name": "Student With Gender = Female, School Subject = English Language Arts", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Drug or Narcotic Violations, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_DrugOrNarcoticViolations_IsHateCrime_Female" + "name": "Mean Cohort Scale Achievement of Student: Female, English Language Arts", + "dcid": "dc/he4p8715y331" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Drug or Narcotic Violations, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_DrugOrNarcoticViolations_IsHateCrime_Female" + "name": "Mean Grade Cohort Scale Achievement of Student: Female, English Language Arts", + "dcid": "dc/3d5yc7pj71m68" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Drug or Narcotic Violations, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_DrugOrNarcoticViolations_IsHateCrime_Female" + "name": "Std Deviation Cohort Scale Achievement of Student: Female, English Language Arts", + "dcid": "dc/c6zm04rlxzb25" + }, + { + "name": "Std Deviation Grade Cohort Scale Achievement of Student: Female, English Language Arts", + "dcid": "dc/7zy50gdb7hyvb" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-FalsePretenseOrSwindleOrConfidenceGame_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = False Pretense or Swindle or Confidence Game, Targeted Gender = Female", + "dcid": "dc/g/Student_Gender-Female_SchoolSubject-Mathematics", + "name": "Student With Gender = Female, School Subject = Mathematics", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, False Pretense or Swindle or Confidence Game, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_FalsePretenseOrSwindleOrConfidenceGame_IsHateCrime_Female" + "name": "Mean Cohort Scale Achievement of Student: Female, Mathematics", + "dcid": "dc/rb2q64ygzp9q6" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, False Pretense or Swindle or Confidence Game, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_FalsePretenseOrSwindleOrConfidenceGame_IsHateCrime_Female" + "name": "Mean Grade Cohort Scale Achievement of Student: Female, Mathematics", + "dcid": "dc/vgfxzb2bf3xk8" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, False Pretense or Swindle or Confidence Game, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_FalsePretenseOrSwindleOrConfidenceGame_IsHateCrime_Female" + "name": "Std Deviation Cohort Scale Achievement of Student: Female, Mathematics", + "dcid": "dc/jcd4bqsddh6q7" + }, + { + "name": "Std Deviation Grade Cohort Scale Achievement of Student: Female, Mathematics", + "dcid": "dc/798zm235r9vzb" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-Fondling_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Fondling, Targeted Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-EveryMonth_CitizenshipStatus_Gender-Female", + "name": "Person With Activity Frequency = Every Month, Citizenship Status, Gender = Female", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Fondling, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_Fondling_IsHateCrime_Female" + "name": "Percentage Every Month, Alcohol Consumption Among Citizen Outside EU28, Female Population", + "dcid": "Percent_EveryMonth_AlcoholConsumption_In_Count_Person_CitizenOutsideEU28_Female" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Fondling, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_Fondling_IsHateCrime_Female" + "name": "Percentage Every Month, Alcohol Consumption Among Citizen, Female Population", + "dcid": "Percent_EveryMonth_AlcoholConsumption_In_Count_Person_Citizen_Female" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Fondling, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_Fondling_IsHateCrime_Female" + "name": "Percentage Every Month, Alcohol Consumption Among Not A Citizen, Female Population", + "dcid": "Percent_EveryMonth_AlcoholConsumption_In_Count_Person_NotACitizen_Female" + }, + { + "name": "Percentage Every Month, Alcohol Consumption Among Within EU28 And Not A Citizen, Female Population", + "dcid": "Percent_EveryMonth_AlcoholConsumption_In_Count_Person_WithinEU28AndNotACitizen_Female" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-Impersonation_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Impersonation, Targeted Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-EveryMonth_Gender-Female_Nativity", + "name": "Person With Activity Frequency = Every Month, Gender = Female, Nativity", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Impersonation, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_Impersonation_IsHateCrime_Female" + "name": "Percentage Every Month, Alcohol Consumption Among Female, Foreign Born Outside EU28 Population", + "dcid": "Percent_EveryMonth_AlcoholConsumption_In_Count_Person_Female_ForeignBornOutsideEU28" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Impersonation, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_Impersonation_IsHateCrime_Female" + "name": "Percentage Every Month, Alcohol Consumption Among Female, Foreign Born Population", + "dcid": "Percent_EveryMonth_AlcoholConsumption_In_Count_Person_Female_ForeignBorn" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Impersonation, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_Impersonation_IsHateCrime_Female" + "name": "Percentage Every Month, Alcohol Consumption Among Female, Foreign Born Within EU28 Population", + "dcid": "Percent_EveryMonth_AlcoholConsumption_In_Count_Person_Female_ForeignBornWithinEU28" + }, + { + "name": "Percentage Every Month, Alcohol Consumption Among Female, Native Population", + "dcid": "Percent_EveryMonth_AlcoholConsumption_In_Count_Person_Female_Native" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-Intimidation_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Intimidation, Targeted Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-EveryWeek_CitizenshipStatus_Gender-Female", + "name": "Person With Activity Frequency = Every Week, Citizenship Status, Gender = Female", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Intimidation, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_Intimidation_IsHateCrime_Female" + "name": "Percentage Every Week, Alcohol Consumption Among Citizen Outside EU28, Female Population", + "dcid": "Percent_EveryWeek_AlcoholConsumption_In_Count_Person_CitizenOutsideEU28_Female" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Intimidation, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_Intimidation_IsHateCrime_Female" + "name": "Percentage Every Week, Alcohol Consumption Among Citizen, Female Population", + "dcid": "Percent_EveryWeek_AlcoholConsumption_In_Count_Person_Citizen_Female" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Intimidation, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_Intimidation_IsHateCrime_Female" + "name": "Percentage Every Week, Alcohol Consumption Among Not A Citizen, Female Population", + "dcid": "Percent_EveryWeek_AlcoholConsumption_In_Count_Person_NotACitizen_Female" + }, + { + "name": "Percentage Every Week, Alcohol Consumption Among Within EU28 And Not A Citizen, Female Population", + "dcid": "Percent_EveryWeek_AlcoholConsumption_In_Count_Person_WithinEU28AndNotACitizen_Female" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-KidnappingOrAbduction_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Kidnapping or Abduction, Targeted Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-EveryWeek_Gender-Female_Nativity", + "name": "Person With Activity Frequency = Every Week, Gender = Female, Nativity", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Kidnapping or Abduction, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_KidnappingOrAbduction_IsHateCrime_Female" + "name": "Percentage Every Week, Alcohol Consumption Among Female, Foreign Born Outside EU28 Population", + "dcid": "Percent_EveryWeek_AlcoholConsumption_In_Count_Person_Female_ForeignBornOutsideEU28" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Kidnapping or Abduction, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_KidnappingOrAbduction_IsHateCrime_Female" + "name": "Percentage Every Week, Alcohol Consumption Among Female, Foreign Born Population", + "dcid": "Percent_EveryWeek_AlcoholConsumption_In_Count_Person_Female_ForeignBorn" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Kidnapping or Abduction, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_KidnappingOrAbduction_IsHateCrime_Female" + "name": "Percentage Every Week, Alcohol Consumption Among Female, Foreign Born Within EU28 Population", + "dcid": "Percent_EveryWeek_AlcoholConsumption_In_Count_Person_Female_ForeignBornWithinEU28" + }, + { + "name": "Percentage Every Week, Alcohol Consumption Among Female, Native Population", + "dcid": "Percent_EveryWeek_AlcoholConsumption_In_Count_Person_Female_Native" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-MotorVehicleTheft_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Motor Vehicle Theft, Targeted Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-LessThanOnceAMonth_CitizenshipStatus_Gender-Female", + "name": "Person With Activity Frequency = Less Than Once AMonth, Citizenship Status, Gender = Female", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Motor Vehicle Theft, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_MotorVehicleTheft_IsHateCrime_Female" + "name": "Percentage Less Than Once A Month, Alcohol Consumption Among Citizen Outside EU28, Female Population", + "dcid": "Percent_LessThanOnceAMonth_AlcoholConsumption_In_Count_Person_CitizenOutsideEU28_Female" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Motor Vehicle Theft, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_MotorVehicleTheft_IsHateCrime_Female" + "name": "Percentage Less Than Once A Month, Alcohol Consumption Among Citizen, Female Population", + "dcid": "Percent_LessThanOnceAMonth_AlcoholConsumption_In_Count_Person_Citizen_Female" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Motor Vehicle Theft, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_MotorVehicleTheft_IsHateCrime_Female" + "name": "Percentage Less Than Once A Month, Alcohol Consumption Among Not A Citizen, Female Population", + "dcid": "Percent_LessThanOnceAMonth_AlcoholConsumption_In_Count_Person_NotACitizen_Female" + }, + { + "name": "Percentage Less Than Once A Month, Alcohol Consumption Among Within EU28 And Not A Citizen, Female Population", + "dcid": "Percent_LessThanOnceAMonth_AlcoholConsumption_In_Count_Person_WithinEU28AndNotACitizen_Female" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-MurderAndNonNegligentManslaughter_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Murder And Non Negligent Manslaughter, Targeted Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-LessThanOnceAMonth_Gender-Female_Nativity", + "name": "Person With Activity Frequency = Less Than Once AMonth, Gender = Female, Nativity", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Murder And Non Negligent Manslaughter, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_MurderAndNonNegligentManslaughter_IsHateCrime_Female" + "name": "Percentage Less Than Once A Month, Alcohol Consumption Among Female, Foreign Born Outside EU28 Population", + "dcid": "Percent_LessThanOnceAMonth_AlcoholConsumption_In_Count_Person_Female_ForeignBornOutsideEU28" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Murder And Non Negligent Manslaughter, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_MurderAndNonNegligentManslaughter_IsHateCrime_Female" + "name": "Percentage Less Than Once A Month, Alcohol Consumption Among Female, Foreign Born Population", + "dcid": "Percent_LessThanOnceAMonth_AlcoholConsumption_In_Count_Person_Female_ForeignBorn" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Murder And Non Negligent Manslaughter, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_MurderAndNonNegligentManslaughter_IsHateCrime_Female" + "name": "Percentage Less Than Once A Month, Alcohol Consumption Among Female, Foreign Born Within EU28 Population", + "dcid": "Percent_LessThanOnceAMonth_AlcoholConsumption_In_Count_Person_Female_ForeignBornWithinEU28" + }, + { + "name": "Percentage Less Than Once A Month, Alcohol Consumption Among Female, Native Population", + "dcid": "Percent_LessThanOnceAMonth_AlcoholConsumption_In_Count_Person_Female_Native" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-NotSpecified_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Not Specified, Targeted Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-NeverNotInTheLast12Months_CitizenshipStatus_Gender-Female", + "name": "Person With Activity Frequency = Never \u0026 Not in The Last 12 Months, Citizenship Status, Gender = Female", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Not Specified, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_NotSpecified_IsHateCrime_Female" + "name": "Percentage Never Or Not In The Last 12 Months, Alcohol Consumption Among Citizen Outside EU28, Female Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_AlcoholConsumption_In_Count_Person_CitizenOutsideEU28_Female" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Not Specified, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_NotSpecified_IsHateCrime_Female" + "name": "Percentage Never Or Not In The Last 12 Months, Alcohol Consumption Among Citizen, Female Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_AlcoholConsumption_In_Count_Person_Citizen_Female" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Not Specified, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_NotSpecified_IsHateCrime_Female" + "name": "Percentage Never Or Not In The Last 12 Months, Alcohol Consumption Among Not A Citizen, Female Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_AlcoholConsumption_In_Count_Person_NotACitizen_Female" + }, + { + "name": "Percentage Never Or Not In The Last 12 Months, Alcohol Consumption Among Within EU28 And Not A Citizen, Female Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_AlcoholConsumption_In_Count_Person_WithinEU28AndNotACitizen_Female" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-PornographyOrObsceneMaterial_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Pornography or Obscene Material, Targeted Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-NeverNotInTheLast12Months_Gender-Female_Nativity", + "name": "Person With Activity Frequency = Never \u0026 Not in The Last 12 Months, Gender = Female, Nativity", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Pornography or Obscene Material, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_PornographyOrObsceneMaterial_IsHateCrime_Female" + "name": "Percentage Never Or Not In The Last 12 Months, Alcohol Consumption Among Female, Foreign Born Outside EU28 Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_AlcoholConsumption_In_Count_Person_Female_ForeignBornOutsideEU28" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Pornography or Obscene Material, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_PornographyOrObsceneMaterial_IsHateCrime_Female" + "name": "Percentage Never Or Not In The Last 12 Months, Alcohol Consumption Among Female, Foreign Born Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_AlcoholConsumption_In_Count_Person_Female_ForeignBorn" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Pornography or Obscene Material, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_PornographyOrObsceneMaterial_IsHateCrime_Female" + "name": "Percentage Never Or Not In The Last 12 Months, Alcohol Consumption Among Female, Foreign Born Within EU28 Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_AlcoholConsumption_In_Count_Person_Female_ForeignBornWithinEU28" + }, + { + "name": "Percentage Never Or Not In The Last 12 Months, Alcohol Consumption Among Female, Native Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_AlcoholConsumption_In_Count_Person_Female_Native" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-Rape_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Rape, Targeted Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-Never_CitizenshipStatus_Gender-Female", + "name": "Person With Activity Frequency = Never, Citizenship Status, Gender = Female", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Rape, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_Rape_IsHateCrime_Female" + "name": "Percentage Never, Alcohol Consumption Among Citizen Outside EU28, Female Population", + "dcid": "Percent_Never_AlcoholConsumption_In_Count_Person_CitizenOutsideEU28_Female" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Rape, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_Rape_IsHateCrime_Female" + "name": "Percentage Never, Alcohol Consumption Among Citizen, Female Population", + "dcid": "Percent_Never_AlcoholConsumption_In_Count_Person_Citizen_Female" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Rape, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_Rape_IsHateCrime_Female" + "name": "Percentage Never, Alcohol Consumption Among Not A Citizen, Female Population", + "dcid": "Percent_Never_AlcoholConsumption_In_Count_Person_NotACitizen_Female" + }, + { + "name": "Percentage Never, Alcohol Consumption Among Within EU28 And Not A Citizen, Female Population", + "dcid": "Percent_Never_AlcoholConsumption_In_Count_Person_WithinEU28AndNotACitizen_Female" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-Robbery_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Robbery, Targeted Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-Never_Gender-Female_Nativity", + "name": "Person With Activity Frequency = Never, Gender = Female, Nativity", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Robbery, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_Robbery_IsHateCrime_Female" + "name": "Percentage Never, Alcohol Consumption Among Female, Foreign Born Outside EU28 Population", + "dcid": "Percent_Never_AlcoholConsumption_In_Count_Person_Female_ForeignBornOutsideEU28" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Robbery, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_Robbery_IsHateCrime_Female" + "name": "Percentage Never, Alcohol Consumption Among Female, Foreign Born Population", + "dcid": "Percent_Never_AlcoholConsumption_In_Count_Person_Female_ForeignBorn" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Robbery, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_Robbery_IsHateCrime_Female" + "name": "Percentage Never, Alcohol Consumption Among Female, Foreign Born Within EU28 Population", + "dcid": "Percent_Never_AlcoholConsumption_In_Count_Person_Female_ForeignBornWithinEU28" + }, + { + "name": "Percentage Never, Alcohol Consumption Among Female, Native Population", + "dcid": "Percent_Never_AlcoholConsumption_In_Count_Person_Female_Native" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-SexualAssaultWithAnObject_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Sexual Assault With An Object, Targeted Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-NotInTheLast12Months_CitizenshipStatus_Gender-Female", + "name": "Person With Activity Frequency = Not in The Last 12 Months, Citizenship Status, Gender = Female", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Sexual Assault With An Object, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_SexualAssaultWithAnObject_IsHateCrime_Female" + "name": "Percentage Not In The Last 12 Months, Alcohol Consumption Among Citizen Outside EU28, Female Population", + "dcid": "Percent_NotInTheLast12Months_AlcoholConsumption_In_Count_Person_CitizenOutsideEU28_Female" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Sexual Assault With An Object, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_SexualAssaultWithAnObject_IsHateCrime_Female" + "name": "Percentage Not In The Last 12 Months, Alcohol Consumption Among Citizen, Female Population", + "dcid": "Percent_NotInTheLast12Months_AlcoholConsumption_In_Count_Person_Citizen_Female" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Sexual Assault With An Object, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_SexualAssaultWithAnObject_IsHateCrime_Female" + "name": "Percentage Not In The Last 12 Months, Alcohol Consumption Among Not A Citizen, Female Population", + "dcid": "Percent_NotInTheLast12Months_AlcoholConsumption_In_Count_Person_NotACitizen_Female" + }, + { + "name": "Percentage Not In The Last 12 Months, Alcohol Consumption Among Within EU28 And Not A Citizen, Female Population", + "dcid": "Percent_NotInTheLast12Months_AlcoholConsumption_In_Count_Person_WithinEU28AndNotACitizen_Female" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-Shoplifting_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Shoplifting, Targeted Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-NotInTheLast12Months_Gender-Female_Nativity", + "name": "Person With Activity Frequency = Not in The Last 12 Months, Gender = Female, Nativity", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Shoplifting, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_Shoplifting_IsHateCrime_Female" + "name": "Percentage Not In The Last 12 Months, Alcohol Consumption Among Female, Foreign Born Outside EU28 Population", + "dcid": "Percent_NotInTheLast12Months_AlcoholConsumption_In_Count_Person_Female_ForeignBornOutsideEU28" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Shoplifting, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_Shoplifting_IsHateCrime_Female" + "name": "Percentage Not In The Last 12 Months, Alcohol Consumption Among Female, Foreign Born Population", + "dcid": "Percent_NotInTheLast12Months_AlcoholConsumption_In_Count_Person_Female_ForeignBorn" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Shoplifting, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_Shoplifting_IsHateCrime_Female" + "name": "Percentage Not In The Last 12 Months, Alcohol Consumption Among Female, Foreign Born Within EU28 Population", + "dcid": "Percent_NotInTheLast12Months_AlcoholConsumption_In_Count_Person_Female_ForeignBornWithinEU28" + }, + { + "name": "Percentage Not In The Last 12 Months, Alcohol Consumption Among Female, Native Population", + "dcid": "Percent_NotInTheLast12Months_AlcoholConsumption_In_Count_Person_Female_Native" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-SimpleAssault_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Simple Assault, Targeted Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-Occasional_CitizenshipStatus_Gender-Female", + "name": "Person With Activity Frequency = Occasional, Citizenship Status, Gender = Female", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Simple Assault, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_SimpleAssault_IsHateCrime_Female" + "name": "Percentage Occasional, Tobacco Smoking Among Citizen Outside EU28, Female Population", + "dcid": "Percent_Occasional_TobaccoSmoking_TobaccoProducts_In_Count_Person_CitizenOutsideEU28_Female" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Simple Assault, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_SimpleAssault_IsHateCrime_Female" + "name": "Percentage Occasional, Tobacco Smoking Among Citizen, Female Population", + "dcid": "Percent_Occasional_TobaccoSmoking_TobaccoProducts_In_Count_Person_Citizen_Female" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Simple Assault, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_SimpleAssault_IsHateCrime_Female" + "name": "Percentage Occasional, Tobacco Smoking Among Not A Citizen, Female Population", + "dcid": "Percent_Occasional_TobaccoSmoking_TobaccoProducts_In_Count_Person_NotACitizen_Female" + }, + { + "name": "Percentage Occasional, Tobacco Smoking Among Within EU28 And Not A Citizen, Female Population", + "dcid": "Percent_Occasional_TobaccoSmoking_TobaccoProducts_In_Count_Person_WithinEU28AndNotACitizen_Female" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-TheftFromBuilding_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Theft From Building, Targeted Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-Occasional_Gender-Female_Nativity", + "name": "Person With Activity Frequency = Occasional, Gender = Female, Nativity", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Theft From Building, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_TheftFromBuilding_IsHateCrime_Female" + "name": "Percentage Occasional, Tobacco Smoking Among Female, Foreign Born Outside EU28 Population", + "dcid": "Percent_Occasional_TobaccoSmoking_TobaccoProducts_In_Count_Person_Female_ForeignBornOutsideEU28" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Theft From Building, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_TheftFromBuilding_IsHateCrime_Female" + "name": "Percentage Occasional, Tobacco Smoking Among Female, Foreign Born Population", + "dcid": "Percent_Occasional_TobaccoSmoking_TobaccoProducts_In_Count_Person_Female_ForeignBorn" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Theft From Building, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_TheftFromBuilding_IsHateCrime_Female" + "name": "Percentage Occasional, Tobacco Smoking Among Female, Foreign Born Within EU28 Population", + "dcid": "Percent_Occasional_TobaccoSmoking_TobaccoProducts_In_Count_Person_Female_ForeignBornWithinEU28" + }, + { + "name": "Percentage Occasional, Tobacco Smoking Among Female, Native Population", + "dcid": "Percent_Occasional_TobaccoSmoking_TobaccoProducts_In_Count_Person_Female_Native" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-TheftFromMotorVehicle_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Theft From Motor Vehicle, Targeted Gender = Female", + "dcid": "dc/g/Person_Age-Years21To65_Gender-Female_PreventiveHealth-CervicalCancerScreening", + "name": "Person With Age = 21 - 65 Years, Gender = Female, Preventive Health = Cervical Cancer Screening", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Theft From Motor Vehicle, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_TheftFromMotorVehicle_IsHateCrime_Female" + "name": "Prevalence of 21 - 65 Years, Female, Received Cervical Cancer Screening", + "dcid": "Percent_Person_21To65Years_Female_ReceivedCervicalCancerScreening" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Theft From Motor Vehicle, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_TheftFromMotorVehicle_IsHateCrime_Female" + "name": "Sample Size, Prevalence of 21 - 65 Years, Female, Received Cervical Cancer Screening", + "dcid": "SampleSize_Percent_Person_21To65Years_Female_ReceivedCervicalCancerScreening" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Theft From Motor Vehicle, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_TheftFromMotorVehicle_IsHateCrime_Female" + "name": "Lower Confidence Interval Limit, Prevalence of 21 - 65 Years, Female, Received Cervical Cancer Screening", + "dcid": "LowerConfidenceIntervalLimit_Percent_Person_21To65Years_Female_ReceivedCervicalCancerScreening" + }, + { + "name": "Upper Confidence Interval Limit, Prevalence of 21 - 65 Years, Female, Received Cervical Cancer Screening", + "dcid": "UpperConfidenceIntervalLimit_Percent_Person_21To65Years_Female_ReceivedCervicalCancerScreening" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-WeaponLawViolations_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Weapon Law Violations, Targeted Gender = Female", + "dcid": "dc/g/Person_Age-Years65Onwards_Gender-Female_PreventiveHealth-CorePreventiveServices", + "name": "Person With Age = 65 Years or More, Gender = Female, Preventive Health = Core Preventive Services", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Weapon Law Violations, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_WeaponLawViolations_IsHateCrime_Female" + "name": "Prevalence: 65 Years or More, Female, Core Preventive Services", + "dcid": "Percent_Person_65OrMoreYears_Female_ReceivedCorePreventiveServices" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Weapon Law Violations, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_WeaponLawViolations_IsHateCrime_Female" + "name": "Sample Size, Prevalence of 65 Years or More, Female, Core Preventive Services", + "dcid": "SampleSize_Percent_Person_65OrMoreYears_Female_ReceivedCorePreventiveServices" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Weapon Law Violations, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_WeaponLawViolations_IsHateCrime_Female" + "name": "Lower Confidence Interval Limit, Prevalence of 65 Years or More, Female, Core Preventive Services", + "dcid": "LowerConfidenceIntervalLimit_Percent_Person_65OrMoreYears_Female_ReceivedCorePreventiveServices" + }, + { + "name": "Upper Confidence Interval Limit, Prevalence of 65 Years or More, Female, Core Preventive Services", + "dcid": "UpperConfidenceIntervalLimit_Percent_Person_65OrMoreYears_Female_ReceivedCorePreventiveServices" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-WireFraud_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Wire Fraud, Targeted Gender = Female", + "dcid": "dc/g/Person_Age-Years100_Gender-Female_Race", + "name": "Person With Age = Years 100, Gender = Female, Race", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Wire Fraud, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_WireFraud_IsHateCrime_Female" + "name": "Population: Years 100, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_100Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Wire Fraud, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_WireFraud_IsHateCrime_Female" + "name": "Population: Years 100, Female, Asian or Pacific Islander", + "dcid": "Count_Person_100Years_Female_AsianOrPacificIslander" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Wire Fraud, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_WireFraud_IsHateCrime_Female" + "name": "Population: Years 100, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_100Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + }, + { + "name": "Population: Years 100, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_100Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years25To34_CauseOfDeath_Gender-Female", - "name": "Mortality Event With Age = 25 - 34 Years, Cause of Death, Gender = Female", + "dcid": "dc/g/Person_ConsumptionQuantity-CigarettesUpto20_EducationalAttainment_Gender-Female", + "name": "Person With Consumption Quantity = 20 Cigarettes or Less, Educational Attainment, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 25 - 34 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female", - "dcid": "Count_Death_25To34Years_DiseasesOfTheMusculoskeletalSystemConnectiveTissue_Female" + "name": "Percentage Daily, Less Than 20 Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_Daily_LessThan20CigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Count of Mortality Event: 25 - 34 Years, N00-N98 (Diseases of The Genitourinary System), Female", - "dcid": "Count_Death_25To34Years_DiseasesOfTheGenitourinarySystem_Female" + "name": "Percentage Daily, Less Than 20 Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Tertiary Education Stage One Or Tertiary Education Stage Two, Female Population", + "dcid": "Percent_Daily_LessThan20CigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person_TertiaryEducationStageOneOrTertiaryEducationStageTwo_Female" }, { - "name": "Count of Mortality Event: 25 - 34 Years, Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female", - "dcid": "Count_Death_25To34Years_CongenitalMalformationsDeformationsChromosomalAbnormalities_Female" + "name": "Percentage Daily, Less Than 20 Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Tertiary Education, Female Population", + "dcid": "Percent_Daily_LessThan20CigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person_TertiaryEducation_Female" + }, + { + "name": "Percentage Daily, Less Than 20 Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_Daily_LessThan20CigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years5To14_CauseOfDeath_Gender-Female", - "name": "Mortality Event With Age = 5 - 14 Years, Cause of Death, Gender = Female", + "dcid": "dc/g/Person_ConsumptionQuantity-Cigarettes20Onwards_EducationalAttainment_Gender-Female", + "name": "Person With Consumption Quantity = 20 Cigarettes or More, Educational Attainment, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 5 - 14 Years, G00-G98 (Diseases of The Nervous System), Female", - "dcid": "Count_Death_5To14Years_DiseasesOfTheNervousSystem_Female" + "name": "Percentage Daily, 20 Or More Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_Daily_20OrMoreCigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Count of Mortality Event: 5 - 14 Years, I00-I99 (Diseases of The Circulatory System), Female", - "dcid": "Count_Death_5To14Years_DiseasesOfTheCirculatorySystem_Female" + "name": "Percentage Daily, 20 Or More Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Tertiary Education Stage One Or Tertiary Education Stage Two, Female Population", + "dcid": "Percent_Daily_20OrMoreCigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person_TertiaryEducationStageOneOrTertiaryEducationStageTwo_Female" }, { - "name": "Count of Mortality Event: 5 - 14 Years, Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female", - "dcid": "Count_Death_5To14Years_CongenitalMalformationsDeformationsChromosomalAbnormalities_Female" + "name": "Percentage Daily, 20 Or More Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Tertiary Education, Female Population", + "dcid": "Percent_Daily_20OrMoreCigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person_TertiaryEducation_Female" + }, + { + "name": "Percentage Daily, 20 Or More Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_Daily_20OrMoreCigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years10To14_Gender-Female_TypeOfSchool", - "name": "Person With Age = 10 - 14 Years, Gender = Female, Type of School", + "dcid": "dc/g/Person_EducationalAttainment-LessThanPrimaryEducationPrimaryEducationLowerSecondaryEducation_Gender-Female_PhysicalActivityEffortLevel", + "name": "Person With Educational Attainment = Less Than Primary Education \u0026 Primary Education \u0026 Lower Secondary Education, Gender = Female, Physical Activity Effort Level", "statVars": [ { - "name": "Population: 10 - 14 Years, Female, Not Enrolled in School", - "dcid": "Count_Person_10To14Years_Female_NotEnrolledInSchool" + "name": "Percentage Work Related Physical Activity, Heavy Activity Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_HeavyActivity_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Population: 10 - 14 Years, Female, Private School", - "dcid": "Count_Person_10To14Years_Female_EnrolledInPrivateSchool" + "name": "Percentage Work Related Physical Activity, Moderate Activity Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_ModerateActivity_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Population: 10 - 14 Years, Female, Public School", - "dcid": "Count_Person_10To14Years_Female_EnrolledInPublicSchool" + "name": "Percentage Work Related Physical Activity, Moderate Activity Or Heavy Activity Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_ModerateActivityOrHeavyActivity_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" + }, + { + "name": "Percentage Work Related Physical Activity, No Activity Or Light Activity Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_NoActivityOrLightActivity_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years15To17_EnrollmentLevel_Gender-Female", - "name": "Person With Age = 15 - 17 Years, Enrollment Level, Gender = Female", + "dcid": "dc/g/Person_EducationalAttainment-TertiaryEducation_Gender-Female_PhysicalActivityEffortLevel", + "name": "Person With Educational Attainment = Tertiary Education, Gender = Female, Physical Activity Effort Level", "statVars": [ { - "name": "Population: 15 - 17 Years, Enrolled in Private College or Graduate School, Female", - "dcid": "Count_Person_15To17Years_EnrolledInPrivateCollegeOrGraduateSchool_Female" + "name": "Percentage Work Related Physical Activity, Heavy Activity Among Tertiary Education, Female Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_HeavyActivity_In_Count_Person_TertiaryEducation_Female" }, { - "name": "Population: 15 - 17 Years, Enrolled in Public College or Graduate School, Female", - "dcid": "Count_Person_15To17Years_EnrolledInPublicCollegeOrGraduateSchool_Female" + "name": "Percentage Work Related Physical Activity, Moderate Activity Among Tertiary Education, Female Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_ModerateActivity_In_Count_Person_TertiaryEducation_Female" }, { - "name": "Population: 15 - 17 Years, Not Enrolled in College or Graduate School, Female", - "dcid": "Count_Person_15To17Years_NotEnrolledInCollegeOrGraduateSchool_Female" + "name": "Percentage Work Related Physical Activity, Moderate Activity Or Heavy Activity Among Tertiary Education, Female Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_ModerateActivityOrHeavyActivity_In_Count_Person_TertiaryEducation_Female" + }, + { + "name": "Percentage Work Related Physical Activity, No Activity Or Light Activity Among Tertiary Education, Female Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_NoActivityOrLightActivity_In_Count_Person_TertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years15To17_Gender-Female_TypeOfSchool", - "name": "Person With Age = 15 - 17 Years, Gender = Female, Type of School", + "dcid": "dc/g/Person_EducationalAttainment-UpperSecondaryEducationPostSecondaryNonTertiaryEducation_Gender-Female_PhysicalActivityEffortLevel", + "name": "Person With Educational Attainment = Upper Secondary Education \u0026 Post Secondary Non Tertiary Education, Gender = Female, Physical Activity Effort Level", "statVars": [ { - "name": "Population: 15 - 17 Years, Female, Not Enrolled in School", - "dcid": "Count_Person_15To17Years_Female_NotEnrolledInSchool" + "name": "Percentage Work Related Physical Activity, Heavy Activity Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_HeavyActivity_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" }, { - "name": "Population: 15 - 17 Years, Female, Private School", - "dcid": "Count_Person_15To17Years_Female_EnrolledInPrivateSchool" + "name": "Percentage Work Related Physical Activity, Moderate Activity Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_ModerateActivity_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" }, { - "name": "Population: 15 - 17 Years, Female, Public School", - "dcid": "Count_Person_15To17Years_Female_EnrolledInPublicSchool" + "name": "Percentage Work Related Physical Activity, Moderate Activity Or Heavy Activity Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_ModerateActivityOrHeavyActivity_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" + }, + { + "name": "Percentage Work Related Physical Activity, No Activity Or Light Activity Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_NoActivityOrLightActivity_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years15To19_BirthEventStatus-BirthInThePast12Months_Gender-Female", - "name": "Person With Age = 15 - 19 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female", + "dcid": "dc/g/Person_ExerciseType-AerobicMuscleStrengthening_Gender-Female_GlobalActivityLimitationindicator", + "name": "Person With Exercise Type = Aerobic \u0026 Muscle Strengthening, Gender = Female, Global Activity Limitationindicator", "statVars": [ { - "name": "Population: 15 - 19 Years, Birth in The Past 12 Months, Female", - "dcid": "Count_Person_15To19Years_BirthInThePast12Months_Female" + "name": "Percentage Aerobic Or Muscle Strengthening, Health Enhancing Physical Activity Among Female, Limited Activity Limitation Population", + "dcid": "Percent_AerobicOrMuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_LimitedActivityLimitation" }, { - "name": "Population: 15 - 19 Years, Birth in The Past 12 Months, Female (As Fraction of Count Person 15 To 19 Years Female)", - "dcid": "Count_Person_15To19Years_BirthInThePast12Months_Female_AsAFractionOf_Count_Person_15To19Years_Female" + "name": "Percentage Aerobic Or Muscle Strengthening, Health Enhancing Physical Activity Among Female, Moderate Activity Limitation Population", + "dcid": "Percent_AerobicOrMuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_ModerateActivityLimitation" }, { - "name": "Population: 15 - 19 Years, Birth in The Past 12 Months, Female, Unmarried", - "dcid": "Count_Person_15To19Years_BirthInThePast12Months_Female_Unmarried" + "name": "Percentage Aerobic Or Muscle Strengthening, Health Enhancing Physical Activity Among Female, No Activity Limitation Population", + "dcid": "Percent_AerobicOrMuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_NoActivityLimitation" + }, + { + "name": "Percentage Aerobic Or Muscle Strengthening, Health Enhancing Physical Activity Among Female, Severe Activity Limitation Population", + "dcid": "Percent_AerobicOrMuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_SevereActivityLimitation" } ] }, { - "dcid": "dc/g/Person_Age-Years15To19_Gender-Female_Race-BlackOrAfricanAmericanAlone", - "name": "Person With Age = 15 - 19 Years, Gender = Female, Race = Black or African American Alone", + "dcid": "dc/g/Person_ExerciseType-AerobicMuscleStrengthening_Gender-Female_Nativity", + "name": "Person With Exercise Type = Aerobic \u0026 Muscle Strengthening, Gender = Female, Nativity", "statVars": [ { - "name": "Population: 15 - 19 Years, Female, Black or African American Alone", - "dcid": "Count_Person_15To19Years_Female_BlackOrAfricanAmericanAlone" + "name": "Percentage Aerobic Or Muscle Strengthening, Health Enhancing Physical Activity Among Female, Foreign Born Outside EU28 Population", + "dcid": "Percent_AerobicOrMuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_ForeignBornOutsideEU28" }, { - "name": "Population: 15 - 19 Years, Birth in The Past 12 Months, Female, Black or African American Alone", - "dcid": "Count_Person_15To19Years_BirthInThePast12Months_Female_BlackOrAfricanAmericanAlone" + "name": "Percentage Aerobic Or Muscle Strengthening, Health Enhancing Physical Activity Among Female, Foreign Born Population", + "dcid": "Percent_AerobicOrMuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_ForeignBorn" }, { - "name": "Population: 15 - 19 Years, Female, Ever Married, Black or African American Alone", - "dcid": "Count_Person_15To19Years_Female_EverMarried_BlackOrAfricanAmericanAlone" + "name": "Percentage Aerobic Or Muscle Strengthening, Health Enhancing Physical Activity Among Female, Foreign Born Within EU28 Population", + "dcid": "Percent_AerobicOrMuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_ForeignBornWithinEU28" + }, + { + "name": "Percentage Aerobic Or Muscle Strengthening, Health Enhancing Physical Activity Among Female, Native Population", + "dcid": "Percent_AerobicOrMuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_Native" } ] }, { - "dcid": "dc/g/Person_Age-Years15To19_Gender-Female_Race-HispanicOrLatino", - "name": "Person With Age = 15 - 19 Years, Gender = Female, Race = Hispanic or Latino", + "dcid": "dc/g/Person_ExerciseType-Aerobic_Gender-Female_GlobalActivityLimitationindicator", + "name": "Person With Exercise Type = Aerobic, Gender = Female, Global Activity Limitationindicator", "statVars": [ { - "name": "Population: 15 - 19 Years, Female, Hispanic or Latino", - "dcid": "Count_Person_15To19Years_Female_HispanicOrLatino" + "name": "Percentage Aerobic, Health Enhancing Physical Activity Among Female, Limited Activity Limitation Population", + "dcid": "Percent_Aerobic_HealthEnhancingPhysicalActivity_In_Count_Person_Female_LimitedActivityLimitation" }, { - "name": "Population: 15 - 19 Years, Birth in The Past 12 Months, Female, Hispanic or Latino", - "dcid": "Count_Person_15To19Years_BirthInThePast12Months_Female_HispanicOrLatino" + "name": "Percentage Aerobic, Health Enhancing Physical Activity Among Female, Moderate Activity Limitation Population", + "dcid": "Percent_Aerobic_HealthEnhancingPhysicalActivity_In_Count_Person_Female_ModerateActivityLimitation" }, { - "name": "Population: 15 - 19 Years, Female, Ever Married, Hispanic or Latino", - "dcid": "Count_Person_15To19Years_Female_EverMarried_HispanicOrLatino" + "name": "Percentage Aerobic, Health Enhancing Physical Activity Among Female, No Activity Limitation Population", + "dcid": "Percent_Aerobic_HealthEnhancingPhysicalActivity_In_Count_Person_Female_NoActivityLimitation" + }, + { + "name": "Percentage Aerobic, Health Enhancing Physical Activity Among Female, Severe Activity Limitation Population", + "dcid": "Percent_Aerobic_HealthEnhancingPhysicalActivity_In_Count_Person_Female_SevereActivityLimitation" } ] }, { - "dcid": "dc/g/Person_Age-Years15To19_Gender-Female_Race-WhiteAloneNotHispanicOrLatino", - "name": "Person With Age = 15 - 19 Years, Gender = Female, Race = White Alone Not Hispanic or Latino", + "dcid": "dc/g/Person_ExerciseType-Aerobic_Gender-Female_Nativity", + "name": "Person With Exercise Type = Aerobic, Gender = Female, Nativity", "statVars": [ { - "name": "Population: 15 - 19 Years, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_15To19Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Percentage Aerobic, Health Enhancing Physical Activity Among Female, Foreign Born Outside EU28 Population", + "dcid": "Percent_Aerobic_HealthEnhancingPhysicalActivity_In_Count_Person_Female_ForeignBornOutsideEU28" }, { - "name": "Population: 15 - 19 Years, Birth in The Past 12 Months, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_15To19Years_BirthInThePast12Months_Female_WhiteAloneNotHispanicOrLatino" + "name": "Percentage Aerobic, Health Enhancing Physical Activity Among Female, Foreign Born Population", + "dcid": "Percent_Aerobic_HealthEnhancingPhysicalActivity_In_Count_Person_Female_ForeignBorn" }, { - "name": "Population: 15 - 19 Years, Female, Ever Married, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_15To19Years_Female_EverMarried_WhiteAloneNotHispanicOrLatino" + "name": "Percentage Aerobic, Health Enhancing Physical Activity Among Female, Foreign Born Within EU28 Population", + "dcid": "Percent_Aerobic_HealthEnhancingPhysicalActivity_In_Count_Person_Female_ForeignBornWithinEU28" + }, + { + "name": "Percentage Aerobic, Health Enhancing Physical Activity Among Female, Native Population", + "dcid": "Percent_Aerobic_HealthEnhancingPhysicalActivity_In_Count_Person_Female_Native" } ] }, { - "dcid": "dc/g/Person_Age-Years15Onwards_EnrollmentLevel_Gender-Female", - "name": "Person With Age = 15 Years or More, Enrollment Level, Gender = Female", + "dcid": "dc/g/Person_ExerciseType-MuscleStrengthening_Gender-Female_GlobalActivityLimitationindicator", + "name": "Person With Exercise Type = Muscle Strengthening, Gender = Female, Global Activity Limitationindicator", "statVars": [ { - "name": "Population: 15 Years or More, Enrolled in Private College or Graduate School, Female", - "dcid": "Count_Person_15OrMoreYears_EnrolledInPrivateCollegeOrGraduateSchool_Female" + "name": "Percentage Muscle Strengthening, Health Enhancing Physical Activity Among Female, Limited Activity Limitation Population", + "dcid": "Percent_MuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_LimitedActivityLimitation" }, { - "name": "Population: 15 Years or More, Enrolled in Public College or Graduate School, Female", - "dcid": "Count_Person_15OrMoreYears_EnrolledInPublicCollegeOrGraduateSchool_Female" + "name": "Percentage Muscle Strengthening, Health Enhancing Physical Activity Among Female, Moderate Activity Limitation Population", + "dcid": "Percent_MuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_ModerateActivityLimitation" }, { - "name": "Population: 15 Years or More, Not Enrolled in College or Graduate School, Female", - "dcid": "Count_Person_15OrMoreYears_NotEnrolledInCollegeOrGraduateSchool_Female" + "name": "Percentage Muscle Strengthening, Health Enhancing Physical Activity Among Female, No Activity Limitation Population", + "dcid": "Percent_MuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_NoActivityLimitation" + }, + { + "name": "Percentage Muscle Strengthening, Health Enhancing Physical Activity Among Female, Severe Activity Limitation Population", + "dcid": "Percent_MuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_SevereActivityLimitation" } ] }, { - "dcid": "dc/g/Person_Age-Years18To19_Gender-Female_TypeOfSchool", - "name": "Person With Age = 18 - 19 Years, Gender = Female, Type of School", + "dcid": "dc/g/Person_ExerciseType-MuscleStrengthening_Gender-Female_Nativity", + "name": "Person With Exercise Type = Muscle Strengthening, Gender = Female, Nativity", "statVars": [ { - "name": "Population: 18 - 19 Years, Female, Not Enrolled in School", - "dcid": "Count_Person_18To19Years_Female_NotEnrolledInSchool" + "name": "Percentage Muscle Strengthening, Health Enhancing Physical Activity Among Female, Foreign Born Outside EU28 Population", + "dcid": "Percent_MuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_ForeignBornOutsideEU28" }, { - "name": "Population: 18 - 19 Years, Female, Private School", - "dcid": "Count_Person_18To19Years_Female_EnrolledInPrivateSchool" + "name": "Percentage Muscle Strengthening, Health Enhancing Physical Activity Among Female, Foreign Born Population", + "dcid": "Percent_MuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_ForeignBorn" }, { - "name": "Population: 18 - 19 Years, Female, Public School", - "dcid": "Count_Person_18To19Years_Female_EnrolledInPublicSchool" + "name": "Percentage Muscle Strengthening, Health Enhancing Physical Activity Among Female, Foreign Born Within EU28 Population", + "dcid": "Percent_MuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_ForeignBornWithinEU28" + }, + { + "name": "Percentage Muscle Strengthening, Health Enhancing Physical Activity Among Female, Native Population", + "dcid": "Percent_MuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_Native" } ] }, { - "dcid": "dc/g/Person_Age-Years18To24_EnrollmentLevel_Gender-Female", - "name": "Person With Age = 18 - 24 Years, Enrollment Level, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-NonSmoker_Nativity", + "name": "Person With Gender = Female, Health Behavior = Non Smoker, Nativity", "statVars": [ { - "name": "Population: 18 - 24 Years, Enrolled in Private College or Graduate School, Female", - "dcid": "Count_Person_18To24Years_EnrolledInPrivateCollegeOrGraduateSchool_Female" + "name": "Percentage Non Smoker Among Female, Foreign Born Outside EU28 Population", + "dcid": "Percent_NonSmoker_TobaccoProducts_In_Count_Person_Female_ForeignBornOutsideEU28" }, { - "name": "Population: 18 - 24 Years, Enrolled in Public College or Graduate School, Female", - "dcid": "Count_Person_18To24Years_EnrolledInPublicCollegeOrGraduateSchool_Female" + "name": "Percentage Non Smoker Among Female, Foreign Born Population", + "dcid": "Percent_NonSmoker_TobaccoProducts_In_Count_Person_Female_ForeignBorn" }, { - "name": "Population: 18 - 24 Years, Not Enrolled in College or Graduate School, Female", - "dcid": "Count_Person_18To24Years_NotEnrolledInCollegeOrGraduateSchool_Female" + "name": "Percentage Non Smoker Among Female, Foreign Born Within EU28 Population", + "dcid": "Percent_NonSmoker_TobaccoProducts_In_Count_Person_Female_ForeignBornWithinEU28" + }, + { + "name": "Percentage Non Smoker Among Female, Native Population", + "dcid": "Percent_NonSmoker_TobaccoProducts_In_Count_Person_Female_Native" } ] }, { - "dcid": "dc/g/Person_Age-Years20To24_Gender-Female_TypeOfSchool", - "name": "Person With Age = 20 - 24 Years, Gender = Female, Type of School", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-Normalweight_Nativity", + "name": "Person With Gender = Female, Health Behavior = Normalweight, Nativity", "statVars": [ { - "name": "Population: 20 - 24 Years, Female, Not Enrolled in School", - "dcid": "Count_Person_20To24Years_Female_NotEnrolledInSchool" + "name": "Population: Percentage Normalweight Among Female, Foreign Born", + "dcid": "Percent_Normalweight_In_Count_Person_Female_ForeignBorn" }, { - "name": "Population: 20 - 24 Years, Female, Private School", - "dcid": "Count_Person_20To24Years_Female_EnrolledInPrivateSchool" + "name": "Population: Percentage Normalweight Among Female, Foreign Born Outside EU28", + "dcid": "Percent_Normalweight_In_Count_Person_Female_ForeignBornOutsideEU28" }, { - "name": "Population: 20 - 24 Years, Female, Public School", - "dcid": "Count_Person_20To24Years_Female_EnrolledInPublicSchool" + "name": "Population: Percentage Normalweight Among Female, Foreign Born Within EU28", + "dcid": "Percent_Normalweight_In_Count_Person_Female_ForeignBornWithinEU28" + }, + { + "name": "Population: Percentage Normalweight Among Female, Native", + "dcid": "Percent_Normalweight_In_Count_Person_Female_Native" } ] }, { - "dcid": "dc/g/Person_Age-Years20To34_BirthEventStatus-BirthInThePast12Months_Gender-Female", - "name": "Person With Age = 20 - 34 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-Obesity_Nativity", + "name": "Person With Gender = Female, Health Behavior = Obesity, Nativity", "statVars": [ { - "name": "Population: 20 - 34 Years, Birth in The Past 12 Months, Female", - "dcid": "Count_Person_20To34Years_BirthInThePast12Months_Female" + "name": "Population: Percentage Obesity Among Female, Foreign Born", + "dcid": "Percent_Obesity_In_Count_Person_Female_ForeignBorn" }, { - "name": "Population: 20 - 34 Years, Birth in The Past 12 Months, Female (As Fraction of Count Person 20 To 34 Years Female)", - "dcid": "Count_Person_20To34Years_BirthInThePast12Months_Female_AsAFractionOf_Count_Person_20To34Years_Female" + "name": "Population: Percentage Obesity Among Female, Foreign Born Outside EU28", + "dcid": "Percent_Obesity_In_Count_Person_Female_ForeignBornOutsideEU28" }, { - "name": "Population: 20 - 34 Years, Birth in The Past 12 Months, Female, Unmarried", - "dcid": "Count_Person_20To34Years_BirthInThePast12Months_Female_Unmarried" + "name": "Population: Percentage Obesity Among Female, Foreign Born Within EU28", + "dcid": "Percent_Obesity_In_Count_Person_Female_ForeignBornWithinEU28" + }, + { + "name": "Population: Percentage Obesity Among Female, Native", + "dcid": "Percent_Obesity_In_Count_Person_Female_Native" } ] }, { - "dcid": "dc/g/Person_Age-Years25To34_EnrollmentLevel_Gender-Female", - "name": "Person With Age = 25 - 34 Years, Enrollment Level, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-Overweight_Nativity", + "name": "Person With Gender = Female, Health Behavior = Overweight, Nativity", "statVars": [ { - "name": "Population: 25 - 34 Years, Enrolled in Private College or Graduate School, Female", - "dcid": "Count_Person_25To34Years_EnrolledInPrivateCollegeOrGraduateSchool_Female" + "name": "Population: Percentage Overweight Among Female, Foreign Born", + "dcid": "Percent_Overweight_In_Count_Person_Female_ForeignBorn" }, { - "name": "Population: 25 - 34 Years, Enrolled in Public College or Graduate School, Female", - "dcid": "Count_Person_25To34Years_EnrolledInPublicCollegeOrGraduateSchool_Female" + "name": "Population: Percentage Overweight Among Female, Foreign Born Outside EU28", + "dcid": "Percent_Overweight_In_Count_Person_Female_ForeignBornOutsideEU28" }, { - "name": "Population: 25 - 34 Years, Not Enrolled in College or Graduate School, Female", - "dcid": "Count_Person_25To34Years_NotEnrolledInCollegeOrGraduateSchool_Female" + "name": "Population: Percentage Overweight Among Female, Foreign Born Within EU28", + "dcid": "Percent_Overweight_In_Count_Person_Female_ForeignBornWithinEU28" + }, + { + "name": "Population: Percentage Overweight Among Female, Native", + "dcid": "Percent_Overweight_In_Count_Person_Female_Native" } ] }, { - "dcid": "dc/g/Person_Age-Years25To34_Gender-Female_TypeOfSchool", - "name": "Person With Age = 25 - 34 Years, Gender = Female, Type of School", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-PreObese_Nativity", + "name": "Person With Gender = Female, Health Behavior = Pre Obese, Nativity", "statVars": [ { - "name": "Population: 25 - 34 Years, Female, Not Enrolled in School", - "dcid": "Count_Person_25To34Years_Female_NotEnrolledInSchool" + "name": "Population: Percentage Pre Obese Among Female, Foreign Born", + "dcid": "Percent_PreObese_In_Count_Person_Female_ForeignBorn" }, { - "name": "Population: 25 - 34 Years, Female, Private School", - "dcid": "Count_Person_25To34Years_Female_EnrolledInPrivateSchool" + "name": "Population: Percentage Pre Obese Among Female, Foreign Born Outside EU28", + "dcid": "Percent_PreObese_In_Count_Person_Female_ForeignBornOutsideEU28" }, { - "name": "Population: 25 - 34 Years, Female, Public School", - "dcid": "Count_Person_25To34Years_Female_EnrolledInPublicSchool" + "name": "Population: Percentage Pre Obese Among Female, Foreign Born Within EU28", + "dcid": "Percent_PreObese_In_Count_Person_Female_ForeignBornWithinEU28" + }, + { + "name": "Population: Percentage Pre Obese Among Female, Native", + "dcid": "Percent_PreObese_In_Count_Person_Female_Native" } ] }, { - "dcid": "dc/g/Person_Age-Years3To4_Gender-Female_TypeOfSchool", - "name": "Person With Age = 3 - 4 Years, Gender = Female, Type of School", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-Underweight_Nativity", + "name": "Person With Gender = Female, Health Behavior = Underweight, Nativity", "statVars": [ { - "name": "Population: 3 - 4 Years, Female, Not Enrolled in School", - "dcid": "Count_Person_3To4Years_Female_NotEnrolledInSchool" + "name": "Population: Percentage Underweight Among Female, Foreign Born", + "dcid": "Percent_Underweight_In_Count_Person_Female_ForeignBorn" }, { - "name": "Population: 3 - 4 Years, Female, Private School", - "dcid": "Count_Person_3To4Years_Female_EnrolledInPrivateSchool" + "name": "Population: Percentage Underweight Among Female, Foreign Born Outside EU28", + "dcid": "Percent_Underweight_In_Count_Person_Female_ForeignBornOutsideEU28" }, { - "name": "Population: 3 - 4 Years, Female, Public School", - "dcid": "Count_Person_3To4Years_Female_EnrolledInPublicSchool" + "name": "Population: Percentage Underweight Among Female, Foreign Born Within EU28", + "dcid": "Percent_Underweight_In_Count_Person_Female_ForeignBornWithinEU28" + }, + { + "name": "Population: Percentage Underweight Among Female, Native", + "dcid": "Percent_Underweight_In_Count_Person_Female_Native" } ] }, { - "dcid": "dc/g/Person_Age-Years35Onwards_EnrollmentLevel_Gender-Female", - "name": "Person With Age = 35 Years or More, Enrollment Level, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_Income-Percentile0To20_PhysicalActivityEffortLevel", + "name": "Person With Gender = Female, Income = 0 - 20 Percentile, Physical Activity Effort Level", "statVars": [ { - "name": "Population: 35 Years or More, Enrolled in Private College or Graduate School, Female", - "dcid": "Count_Person_35OrMoreYears_EnrolledInPrivateCollegeOrGraduateSchool_Female" + "name": "Percentage Work Related Physical Activity, Heavy Activity Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_HeavyActivity_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Population: 35 Years or More, Enrolled in Public College or Graduate School, Female", - "dcid": "Count_Person_35OrMoreYears_EnrolledInPublicCollegeOrGraduateSchool_Female" + "name": "Percentage Work Related Physical Activity, Moderate Activity Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_ModerateActivity_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Population: 35 Years or More, Not Enrolled in College or Graduate School, Female", - "dcid": "Count_Person_35OrMoreYears_NotEnrolledInCollegeOrGraduateSchool_Female" + "name": "Percentage Work Related Physical Activity, Moderate Activity Or Heavy Activity Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_ModerateActivityOrHeavyActivity_In_Count_Person_Female_IncomeOf0To20Percentile" + }, + { + "name": "Percentage Work Related Physical Activity, No Activity Or Light Activity Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_NoActivityOrLightActivity_In_Count_Person_Female_IncomeOf0To20Percentile" } ] }, { - "dcid": "dc/g/Person_Age-Years35Onwards_Gender-Female_TypeOfSchool", - "name": "Person With Age = 35 Years or More, Gender = Female, Type of School", + "dcid": "dc/g/Person_Gender-Female_Income-Percentile20To40_PhysicalActivityEffortLevel", + "name": "Person With Gender = Female, Income = 20 - 40 Percentile, Physical Activity Effort Level", "statVars": [ { - "name": "Population: 35 Years or More, Female, Not Enrolled in School", - "dcid": "Count_Person_35OrMoreYears_Female_NotEnrolledInSchool" + "name": "Percentage Work Related Physical Activity, Heavy Activity Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_HeavyActivity_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Population: 35 Years or More, Female, Private School", - "dcid": "Count_Person_35OrMoreYears_Female_EnrolledInPrivateSchool" + "name": "Percentage Work Related Physical Activity, Moderate Activity Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_ModerateActivity_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Population: 35 Years or More, Female, Public School", - "dcid": "Count_Person_35OrMoreYears_Female_EnrolledInPublicSchool" + "name": "Percentage Work Related Physical Activity, Moderate Activity Or Heavy Activity Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_ModerateActivityOrHeavyActivity_In_Count_Person_Female_IncomeOf20To40Percentile" + }, + { + "name": "Percentage Work Related Physical Activity, No Activity Or Light Activity Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_NoActivityOrLightActivity_In_Count_Person_Female_IncomeOf20To40Percentile" } ] }, { - "dcid": "dc/g/Person_Age-Years5To19_BirthEventStatus-BirthInThePast12Months_Gender-Female", - "name": "Person With Age = 5 - 19 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_Income-Percentile40To60_PhysicalActivityEffortLevel", + "name": "Person With Gender = Female, Income = 40 - 60 Percentile, Physical Activity Effort Level", "statVars": [ { - "name": "Population: 5 - 19 Years, Birth in The Past 12 Months, Female", - "dcid": "dc/5b40frccn136" + "name": "Percentage Work Related Physical Activity, Heavy Activity Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_HeavyActivity_In_Count_Person_Female_IncomeOf40To60Percentile" }, { - "name": "Population: 5 - 19 Years, Birth in The Past 12 Months, Female (As Fraction of Count Person 15 To 19 Years Female)", - "dcid": "dc/pbbm819kyt7v9" + "name": "Percentage Work Related Physical Activity, Moderate Activity Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_ModerateActivity_In_Count_Person_Female_IncomeOf40To60Percentile" }, { - "name": "Population: 5 - 19 Years, Birth in The Past 12 Months, Female, Unmarried", - "dcid": "dc/tc7srg5k1xv27" + "name": "Percentage Work Related Physical Activity, Moderate Activity Or Heavy Activity Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_ModerateActivityOrHeavyActivity_In_Count_Person_Female_IncomeOf40To60Percentile" + }, + { + "name": "Percentage Work Related Physical Activity, No Activity Or Light Activity Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_NoActivityOrLightActivity_In_Count_Person_Female_IncomeOf40To60Percentile" } ] }, { - "dcid": "dc/g/Person_Age-Years5To19_Gender-Female_Race-BlackOrAfricanAmericanAlone", - "name": "Person With Age = 5 - 19 Years, Gender = Female, Race = Black or African American Alone", + "dcid": "dc/g/Person_Gender-Female_Income-Percentile60To80_PhysicalActivityEffortLevel", + "name": "Person With Gender = Female, Income = 60 - 80 Percentile, Physical Activity Effort Level", "statVars": [ { - "name": "Population: 5 - 19 Years, Female, Black or African American Alone", - "dcid": "dc/9tje7t59y5y02" + "name": "Percentage Work Related Physical Activity, Heavy Activity Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_HeavyActivity_In_Count_Person_Female_IncomeOf60To80Percentile" }, { - "name": "Population: 5 - 19 Years, Birth in The Past 12 Months, Female, Black or African American Alone", - "dcid": "dc/b6rfg7nc1k59" + "name": "Percentage Work Related Physical Activity, Moderate Activity Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_ModerateActivity_In_Count_Person_Female_IncomeOf60To80Percentile" }, { - "name": "Population: 5 - 19 Years, Female, Ever Married, Black or African American Alone", - "dcid": "dc/90h7gtd4pkp6f" + "name": "Percentage Work Related Physical Activity, Moderate Activity Or Heavy Activity Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_ModerateActivityOrHeavyActivity_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage Work Related Physical Activity, No Activity Or Light Activity Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_NoActivityOrLightActivity_In_Count_Person_Female_IncomeOf60To80Percentile" } ] }, { - "dcid": "dc/g/Person_Age-Years5To19_Gender-Female_Race-HispanicOrLatino", - "name": "Person With Age = 5 - 19 Years, Gender = Female, Race = Hispanic or Latino", + "dcid": "dc/g/Person_Gender-Female_Income-Percentile80To100_PhysicalActivityEffortLevel", + "name": "Person With Gender = Female, Income = 80 - 100 Percentile, Physical Activity Effort Level", "statVars": [ { - "name": "Population: 5 - 19 Years, Female, Hispanic or Latino", - "dcid": "dc/xzecyytxdwky7" + "name": "Percentage Work Related Physical Activity, Heavy Activity Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_HeavyActivity_In_Count_Person_Female_IncomeOf80To100Percentile" }, { - "name": "Population: 5 - 19 Years, Birth in The Past 12 Months, Female, Hispanic or Latino", - "dcid": "dc/bd3mwh95fz1bd" + "name": "Percentage Work Related Physical Activity, Moderate Activity Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_ModerateActivity_In_Count_Person_Female_IncomeOf80To100Percentile" }, { - "name": "Population: 5 - 19 Years, Female, Ever Married, Hispanic or Latino", - "dcid": "dc/46bw4y3knm2dc" + "name": "Percentage Work Related Physical Activity, Moderate Activity Or Heavy Activity Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_ModerateActivityOrHeavyActivity_In_Count_Person_Female_IncomeOf80To100Percentile" + }, + { + "name": "Percentage Work Related Physical Activity, No Activity Or Light Activity Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_NoActivityOrLightActivity_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/Person_Age-Years5To19_Gender-Female_Race-WhiteAloneNotHispanicOrLatino", - "name": "Person With Age = 5 - 19 Years, Gender = Female, Race = White Alone Not Hispanic or Latino", + "dcid": "dc/g/Student_EnrollmentLevel-MiddleSchool_Gender-Female_SocialCategory", + "name": "Student With Gender = Female, Enrollment Level = MiddleSchool, Social Category", "statVars": [ { - "name": "Population: 5 - 19 Years, Female, White Alone Not Hispanic or Latino", - "dcid": "dc/4wd0sckvzn9vc" + "name": "Dropout Rate of Student: Female, MiddleSchool, General Category", + "dcid": "DropoutRate_Student_Female_MiddleSchool_GeneralCategory" }, { - "name": "Population: 5 - 19 Years, Birth in The Past 12 Months, Female, White Alone Not Hispanic or Latino", - "dcid": "dc/m3lty26g9gnbc" + "name": "Dropout Rate of Student: Female, MiddleSchool, Other Backward Class", + "dcid": "DropoutRate_Student_Female_MiddleSchool_OtherBackwardClass" }, { - "name": "Population: 5 - 19 Years, Female, Ever Married, White Alone Not Hispanic or Latino", - "dcid": "dc/jn7qhhlxvceyg" + "name": "Dropout Rate of Student: Female, MiddleSchool, Scheduled Caste", + "dcid": "DropoutRate_Student_Female_MiddleSchool_ScheduledCaste" + }, + { + "name": "Dropout Rate of Student: Female, MiddleSchool, Scheduled Tribe", + "dcid": "DropoutRate_Student_Female_MiddleSchool_ScheduledTribe" } ] }, { - "dcid": "dc/g/Person_Age-Years5To19_Gender-Female_TypeOfSchool", - "name": "Person With Age = 5 - 19 Years, Gender = Female, Type of School", + "dcid": "dc/g/Student_EnrollmentLevel-PrimarySchool_Gender-Female_SocialCategory", + "name": "Student With Gender = Female, Enrollment Level = PrimarySchool, Social Category", "statVars": [ { - "name": "Population: 5 - 19 Years, Female, Not Enrolled in School", - "dcid": "dc/txexrd64sgbh4" + "name": "Dropout Rate of Student: Female, PrimarySchool, General Category", + "dcid": "DropoutRate_Student_Female_PrimarySchool_GeneralCategory" }, { - "name": "Population: 5 - 19 Years, Female, Private School", - "dcid": "dc/yvrj3qkl3kde7" + "name": "Dropout Rate of Student: Female, PrimarySchool, Other Backward Class", + "dcid": "DropoutRate_Student_Female_PrimarySchool_OtherBackwardClass" }, { - "name": "Population: 5 - 19 Years, Female, Public School", - "dcid": "dc/kjh94n3whkr6c" + "name": "Dropout Rate of Student: Female, PrimarySchool, Scheduled Caste", + "dcid": "DropoutRate_Student_Female_PrimarySchool_ScheduledCaste" + }, + { + "name": "Dropout Rate of Student: Female, PrimarySchool, Scheduled Tribe", + "dcid": "DropoutRate_Student_Female_PrimarySchool_ScheduledTribe" } ] }, { - "dcid": "dc/g/Person_Age-Years5To9_Gender-Female_TypeOfSchool", - "name": "Person With Age = 5 - 9 Years, Gender = Female, Type of School", + "dcid": "dc/g/Student_EnrollmentLevel-SecondarySchool_Gender-Female_SocialCategory", + "name": "Student With Gender = Female, Enrollment Level = SecondarySchool, Social Category", "statVars": [ { - "name": "Population: 5 - 9 Years, Female, Not Enrolled in School", - "dcid": "Count_Person_5To9Years_Female_NotEnrolledInSchool" + "name": "Dropout Rate of Student: Female, SecondarySchool, General Category", + "dcid": "DropoutRate_Student_Female_SecondarySchool_GeneralCategory" }, { - "name": "Population: 5 - 9 Years, Female, Private School", - "dcid": "Count_Person_5To9Years_Female_EnrolledInPrivateSchool" + "name": "Dropout Rate of Student: Female, SecondarySchool, Other Backward Class", + "dcid": "DropoutRate_Student_Female_SecondarySchool_OtherBackwardClass" }, { - "name": "Population: 5 - 9 Years, Female, Public School", - "dcid": "Count_Person_5To9Years_Female_EnrolledInPublicSchool" + "name": "Dropout Rate of Student: Female, SecondarySchool, Scheduled Caste", + "dcid": "DropoutRate_Student_Female_SecondarySchool_ScheduledCaste" + }, + { + "name": "Dropout Rate of Student: Female, SecondarySchool, Scheduled Tribe", + "dcid": "DropoutRate_Student_Female_SecondarySchool_ScheduledTribe" } ] }, { - "dcid": "dc/g/Person_Gender-Female_IncomeStatus-WithEarnings_ResidenceType-AdultCorrectionalFacilities", - "name": "Person With Gender = Female, Income Status = With Earnings, Residence Type = Adult Correctional Facilities", + "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/C00D48_Gender-Female_Race", + "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = C00-D48 (Neoplasms), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, With Earnings, Adult Correctional Facilities", - "dcid": "Count_Person_Female_WithEarnings_ResidesInAdultCorrectionalFacilities" + "name": "Count of Mortality Event: 55 - 64 Years, C00-D48 (Neoplasms), Female, American Indian And Alaska Native Alone", + "dcid": "dc/k9mv6kt0h3zr2" }, { - "name": "Mean Earnings: Female, With Earnings, Adult Correctional Facilities", - "dcid": "Mean_Earnings_Person_Female_ResidesInAdultCorrectionalFacilities" + "name": "Count of Mortality Event: 55 - 64 Years, C00-D48 (Neoplasms), Female, Asian or Pacific Islander", + "dcid": "dc/vnp1qt6bhk55c" }, { - "name": "Median Earnings: Female, With Earnings, Adult Correctional Facilities", - "dcid": "Median_Earnings_Person_Female_ResidesInAdultCorrectionalFacilities" + "name": "Count of Mortality Event: 55 - 64 Years, C00-D48 (Neoplasms), Female, Black or African American", + "dcid": "dc/vgmz5zr898ve3" + }, + { + "name": "Count of Mortality Event: 55 - 64 Years, C00-D48 (Neoplasms), Female, White", + "dcid": "dc/5vsw6zmcrzty5" } ] }, { - "dcid": "dc/g/Person_Gender-Female_IncomeStatus-WithEarnings_ResidenceType-CollegeOrUniversityStudentHousing", - "name": "Person With Gender = Female, Income Status = With Earnings, Residence Type = College or University Student Housing", + "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/I00I99_Gender-Female_Race", + "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = I00-I99 (Diseases of The Circulatory System), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, With Earnings, College or University Student Housing", - "dcid": "Count_Person_Female_WithEarnings_ResidesInCollegeOrUniversityStudentHousing" + "name": "Count of Mortality Event: 55 - 64 Years, I00-I99 (Diseases of The Circulatory System), Female, American Indian And Alaska Native Alone", + "dcid": "dc/ld2vescyp5em9" }, { - "name": "Mean Earnings: Female, With Earnings, College or University Student Housing", - "dcid": "Mean_Earnings_Person_Female_ResidesInCollegeOrUniversityStudentHousing" + "name": "Count of Mortality Event: 55 - 64 Years, I00-I99 (Diseases of The Circulatory System), Female, Asian or Pacific Islander", + "dcid": "dc/3fxw2kmm6nbn3" }, { - "name": "Median Earnings: Female, With Earnings, College or University Student Housing", - "dcid": "Median_Earnings_Person_Female_ResidesInCollegeOrUniversityStudentHousing" + "name": "Count of Mortality Event: 55 - 64 Years, I00-I99 (Diseases of The Circulatory System), Female, Black or African American", + "dcid": "dc/d7bychrjm1n41" + }, + { + "name": "Count of Mortality Event: 55 - 64 Years, I00-I99 (Diseases of The Circulatory System), Female, White", + "dcid": "dc/kl58qmymlvb17" } ] }, { - "dcid": "dc/g/Person_Gender-Female_IncomeStatus-WithEarnings_ResidenceType-GroupQuarters", - "name": "Person With Gender = Female, Income Status = With Earnings, Residence Type = Group Quarters", + "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/K00K92_Gender-Female_Race", + "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = K00-K92 (Diseases of The Digestive System), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, With Earnings, Group Quarters", - "dcid": "Count_Person_Female_WithEarnings_ResidesInGroupQuarters" + "name": "Count of Mortality Event: 55 - 64 Years, K00-K92 (Diseases of The Digestive System), Female, American Indian And Alaska Native Alone", + "dcid": "dc/npbdf3sh04p83" }, { - "name": "Mean Earnings: Female, With Earnings, Group Quarters", - "dcid": "Mean_Earnings_Person_Female_ResidesInGroupQuarters" + "name": "Count of Mortality Event: 55 - 64 Years, K00-K92 (Diseases of The Digestive System), Female, Asian or Pacific Islander", + "dcid": "dc/dczmzyeryy1g" }, { - "name": "Median Earnings: Female, With Earnings, Group Quarters", - "dcid": "Median_Earnings_Person_Female_ResidesInGroupQuarters" + "name": "Count of Mortality Event: 55 - 64 Years, K00-K92 (Diseases of The Digestive System), Female, Black or African American", + "dcid": "dc/c7wsxqbll042g" + }, + { + "name": "Count of Mortality Event: 55 - 64 Years, K00-K92 (Diseases of The Digestive System), Female, White", + "dcid": "dc/h889c425lsdpc" } ] }, { - "dcid": "dc/g/Person_Gender-Female_IncomeStatus-WithEarnings_ResidenceType-InstitutionalizedGroupQuarters", - "name": "Person With Gender = Female, Income Status = With Earnings, Residence Type = Institutionalized Group Quarters", + "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/C00D48_Gender-Female_Race", + "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = C00-D48 (Neoplasms), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, With Earnings, Institutionalized Group Quarters", - "dcid": "Count_Person_Female_WithEarnings_ResidesInInstitutionalizedGroupQuarters" + "name": "Count of Mortality Event: 65 - 74 Years, C00-D48 (Neoplasms), Female, American Indian And Alaska Native Alone", + "dcid": "dc/vks69xtkc10jc" }, { - "name": "Mean Earnings: Female, With Earnings, Institutionalized Group Quarters", - "dcid": "Mean_Earnings_Person_Female_ResidesInInstitutionalizedGroupQuarters" + "name": "Count of Mortality Event: 65 - 74 Years, C00-D48 (Neoplasms), Female, Asian or Pacific Islander", + "dcid": "dc/1yyr7hxtt1qc3" }, { - "name": "Median Earnings: Female, With Earnings, Institutionalized Group Quarters", - "dcid": "Median_Earnings_Person_Female_ResidesInInstitutionalizedGroupQuarters" + "name": "Count of Mortality Event: 65 - 74 Years, C00-D48 (Neoplasms), Female, Black or African American", + "dcid": "dc/s46007037m3dg" + }, + { + "name": "Count of Mortality Event: 65 - 74 Years, C00-D48 (Neoplasms), Female, White", + "dcid": "dc/r9l9e89ebfyhc" } ] }, { - "dcid": "dc/g/Person_Gender-Female_IncomeStatus-WithEarnings_ResidenceType-JuvenileFacilities", - "name": "Person With Gender = Female, Income Status = With Earnings, Residence Type = Juvenile Facilities", + "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/E00E88_Gender-Female_Race", + "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, With Earnings, Juvenile Facilities", - "dcid": "Count_Person_Female_WithEarnings_ResidesInJuvenileFacilities" + "name": "Count of Mortality Event: 65 - 74 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, American Indian And Alaska Native Alone", + "dcid": "dc/9bbnvbnyxx7wf" }, { - "name": "Mean Earnings: Female, With Earnings, Juvenile Facilities", - "dcid": "Mean_Earnings_Person_Female_ResidesInJuvenileFacilities" + "name": "Count of Mortality Event: 65 - 74 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Asian or Pacific Islander", + "dcid": "dc/1d1pmhzfqrny1" }, { - "name": "Median Earnings: Female, With Earnings, Juvenile Facilities", - "dcid": "Median_Earnings_Person_Female_ResidesInJuvenileFacilities" + "name": "Count of Mortality Event: 65 - 74 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Black or African American", + "dcid": "dc/4lmn7vr5rkfz1" + }, + { + "name": "Count of Mortality Event: 65 - 74 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, White", + "dcid": "dc/r4p45p9ly2gg9" } ] }, { - "dcid": "dc/g/Person_Gender-Female_IncomeStatus-WithEarnings_ResidenceType-MilitaryQuartersOrMilitaryShips", - "name": "Person With Gender = Female, Income Status = With Earnings, Residence Type = Military Quarters or Military Ships", + "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/I00I99_Gender-Female_Race", + "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = I00-I99 (Diseases of The Circulatory System), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, With Earnings, Military Quarters or Military Ships", - "dcid": "Count_Person_Female_WithEarnings_ResidesInMilitaryQuartersOrMilitaryShips" + "name": "Count of Mortality Event: 65 - 74 Years, I00-I99 (Diseases of The Circulatory System), Female, American Indian And Alaska Native Alone", + "dcid": "dc/8v2kmcw27hqp6" }, { - "name": "Mean Earnings: Female, With Earnings, Military Quarters or Military Ships", - "dcid": "Mean_Earnings_Person_Female_ResidesInMilitaryQuartersOrMilitaryShips" + "name": "Count of Mortality Event: 65 - 74 Years, I00-I99 (Diseases of The Circulatory System), Female, Asian or Pacific Islander", + "dcid": "dc/by9efy62z5xn5" }, { - "name": "Median Earnings: Female, With Earnings, Military Quarters or Military Ships", - "dcid": "Median_Earnings_Person_Female_ResidesInMilitaryQuartersOrMilitaryShips" + "name": "Count of Mortality Event: 65 - 74 Years, I00-I99 (Diseases of The Circulatory System), Female, Black or African American", + "dcid": "dc/d4syfytw9vrtc" + }, + { + "name": "Count of Mortality Event: 65 - 74 Years, I00-I99 (Diseases of The Circulatory System), Female, White", + "dcid": "dc/9m3j3ry5148s7" } ] }, { - "dcid": "dc/g/Person_Gender-Female_IncomeStatus-WithEarnings_ResidenceType-NoninstitutionalizedGroupQuarters", - "name": "Person With Gender = Female, Income Status = With Earnings, Residence Type = Noninstitutionalized Group Quarters", + "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/C00D48_Gender-Female_Race", + "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = C00-D48 (Neoplasms), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, With Earnings, Noninstitutionalized Group Quarters", - "dcid": "Count_Person_Female_WithEarnings_ResidesInNoninstitutionalizedGroupQuarters" + "name": "Count of Mortality Event: 75 - 84 Years, C00-D48 (Neoplasms), Female, American Indian And Alaska Native Alone", + "dcid": "dc/c53pkvjt74xph" }, { - "name": "Mean Earnings: Female, With Earnings, Noninstitutionalized Group Quarters", - "dcid": "Mean_Earnings_Person_Female_ResidesInNoninstitutionalizedGroupQuarters" + "name": "Count of Mortality Event: 75 - 84 Years, C00-D48 (Neoplasms), Female, Asian or Pacific Islander", + "dcid": "dc/2k2m0mer4ywq4" }, { - "name": "Median Earnings: Female, With Earnings, Noninstitutionalized Group Quarters", - "dcid": "Median_Earnings_Person_Female_ResidesInNoninstitutionalizedGroupQuarters" + "name": "Count of Mortality Event: 75 - 84 Years, C00-D48 (Neoplasms), Female, Black or African American", + "dcid": "dc/2dcenpxtf78d5" + }, + { + "name": "Count of Mortality Event: 75 - 84 Years, C00-D48 (Neoplasms), Female, White", + "dcid": "dc/8evevqy2hlr5f" } ] }, { - "dcid": "dc/g/Person_Gender-Female_IncomeStatus-WithEarnings_ResidenceType-NursingFacilities", - "name": "Person With Gender = Female, Income Status = With Earnings, Residence Type = Nursing Facilities", + "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/E00E88_Gender-Female_Race", + "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, With Earnings, Nursing Facilities", - "dcid": "Count_Person_Female_WithEarnings_ResidesInNursingFacilities" + "name": "Count of Mortality Event: 75 - 84 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, American Indian And Alaska Native Alone", + "dcid": "dc/xkeqgmh6tgnn8" }, { - "name": "Mean Earnings: Female, With Earnings, Nursing Facilities", - "dcid": "Mean_Earnings_Person_Female_ResidesInNursingFacilities" + "name": "Count of Mortality Event: 75 - 84 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Asian or Pacific Islander", + "dcid": "dc/4rmfzrqmv3p91" }, { - "name": "Median Earnings: Female, With Earnings, Nursing Facilities", - "dcid": "Median_Earnings_Person_Female_ResidesInNursingFacilities" + "name": "Count of Mortality Event: 75 - 84 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Black or African American", + "dcid": "dc/gv183hbf2tkqh" + }, + { + "name": "Count of Mortality Event: 75 - 84 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, White", + "dcid": "dc/zlzz69lxr0nh8" } ] }, { - "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Rural_SocialCategory-ScheduledCaste", - "name": "Person With Gender = Female, Place of Residence Classification = Rural, Social Category = Scheduled Caste", + "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/G00G98_Gender-Female_Race", + "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = G00-G98 (Diseases of The Nervous System), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, Rural, Scheduled Caste", - "dcid": "Count_Person_ScheduledCaste_Rural_Female" + "name": "Count of Mortality Event: 75 - 84 Years, G00-G98 (Diseases of The Nervous System), Female, American Indian And Alaska Native Alone", + "dcid": "dc/r8cxnbbvljpn3" }, { - "name": "Population: 6 Years or Less, Female, Rural, Scheduled Caste", - "dcid": "Count_Person_ScheduledCaste_YearsUpto6_Rural_Female" + "name": "Count of Mortality Event: 75 - 84 Years, G00-G98 (Diseases of The Nervous System), Female, Asian or Pacific Islander", + "dcid": "dc/bdwqb8k2q14zc" }, { - "name": "Population: Female, Houseless, Rural, Scheduled Caste", - "dcid": "Count_Person_Houseless_ScheduledCaste_Rural_Female" + "name": "Count of Mortality Event: 75 - 84 Years, G00-G98 (Diseases of The Nervous System), Female, Black or African American", + "dcid": "dc/hm3d6d2xrvdcf" + }, + { + "name": "Count of Mortality Event: 75 - 84 Years, G00-G98 (Diseases of The Nervous System), Female, White", + "dcid": "dc/zj0w6b4731vl6" } ] }, { - "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Rural_SocialCategory-ScheduledTribe", - "name": "Person With Gender = Female, Place of Residence Classification = Rural, Social Category = Scheduled Tribe", + "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/I00I99_Gender-Female_Race", + "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = I00-I99 (Diseases of The Circulatory System), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, Rural, Scheduled Tribe", - "dcid": "Count_Person_ScheduledTribe_Rural_Female" + "name": "Count of Mortality Event: 75 - 84 Years, I00-I99 (Diseases of The Circulatory System), Female, American Indian And Alaska Native Alone", + "dcid": "dc/r684kxnvb6185" }, { - "name": "Population: 6 Years or Less, Female, Rural, Scheduled Tribe", - "dcid": "Count_Person_ScheduledTribe_YearsUpto6_Rural_Female" + "name": "Count of Mortality Event: 75 - 84 Years, I00-I99 (Diseases of The Circulatory System), Female, Asian or Pacific Islander", + "dcid": "dc/0g08kkk04ev02" }, { - "name": "Population: Female, Houseless, Rural, Scheduled Tribe", - "dcid": "Count_Person_Houseless_ScheduledTribe_Rural_Female" + "name": "Count of Mortality Event: 75 - 84 Years, I00-I99 (Diseases of The Circulatory System), Female, Black or African American", + "dcid": "dc/t6hh6nb8knh6f" + }, + { + "name": "Count of Mortality Event: 75 - 84 Years, I00-I99 (Diseases of The Circulatory System), Female, White", + "dcid": "dc/zvlx55b8n6hz1" } ] }, { - "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Urban_SocialCategory-ScheduledCaste", - "name": "Person With Gender = Female, Place of Residence Classification = Urban, Social Category = Scheduled Caste", + "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/J00J98_Gender-Female_Race", + "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = J00-J98 (Diseases of The Respiratory System), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, Urban, Scheduled Caste", - "dcid": "Count_Person_ScheduledCaste_Urban_Female" + "name": "Count of Mortality Event: 75 - 84 Years, J00-J98 (Diseases of The Respiratory System), Female, American Indian And Alaska Native Alone", + "dcid": "dc/56l9xx2eg25yd" }, { - "name": "Population: 6 Years or Less, Female, Urban, Scheduled Caste", - "dcid": "Count_Person_ScheduledCaste_YearsUpto6_Urban_Female" + "name": "Count of Mortality Event: 75 - 84 Years, J00-J98 (Diseases of The Respiratory System), Female, Asian or Pacific Islander", + "dcid": "dc/0gxmdj49feez9" }, { - "name": "Population: Female, Houseless, Urban, Scheduled Caste", - "dcid": "Count_Person_Houseless_ScheduledCaste_Urban_Female" + "name": "Count of Mortality Event: 75 - 84 Years, J00-J98 (Diseases of The Respiratory System), Female, Black or African American", + "dcid": "dc/55v685f8f1yx2" + }, + { + "name": "Count of Mortality Event: 75 - 84 Years, J00-J98 (Diseases of The Respiratory System), Female, White", + "dcid": "dc/2pw2d0hj7rlt3" } ] }, { - "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Urban_SocialCategory-ScheduledTribe", - "name": "Person With Gender = Female, Place of Residence Classification = Urban, Social Category = Scheduled Tribe", + "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/G00G98_Gender-Female_Race", + "name": "Mortality Event With Age = Years 85, Cause of Death = G00-G98 (Diseases of The Nervous System), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, Urban, Scheduled Tribe", - "dcid": "Count_Person_ScheduledTribe_Urban_Female" + "name": "Count of Mortality Event: Years 85, G00-G98 (Diseases of The Nervous System), Female, American Indian And Alaska Native Alone", + "dcid": "dc/5mzf4ldjzwkrh" }, { - "name": "Population: 6 Years or Less, Female, Urban, Scheduled Tribe", - "dcid": "Count_Person_ScheduledTribe_YearsUpto6_Urban_Female" + "name": "Count of Mortality Event: Years 85, G00-G98 (Diseases of The Nervous System), Female, Asian or Pacific Islander", + "dcid": "dc/t1e7wsc047bnc" }, { - "name": "Population: Female, Houseless, Urban, Scheduled Tribe", - "dcid": "Count_Person_Houseless_ScheduledTribe_Urban_Female" + "name": "Count of Mortality Event: Years 85, G00-G98 (Diseases of The Nervous System), Female, Black or African American", + "dcid": "dc/6dhnte45qfchc" + }, + { + "name": "Count of Mortality Event: Years 85, G00-G98 (Diseases of The Nervous System), Female, White", + "dcid": "dc/xsvgng47dqpw" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years25To34_CauseOfDeath-ICD10/C00D48_Gender-Female_Race", - "name": "Mortality Event With Age = 25 - 34 Years, Cause of Death = C00-D48 (Neoplasms), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/I00I99_Gender-Female_Race", + "name": "Mortality Event With Age = Years 85, Cause of Death = I00-I99 (Diseases of The Circulatory System), Gender = Female, Race", "statVars": [ { - "name": "Count of Mortality Event: 25 - 34 Years, C00-D48 (Neoplasms), Female, Asian or Pacific Islander", - "dcid": "dc/xhqrm03fp03sc" + "name": "Count of Mortality Event: Years 85, I00-I99 (Diseases of The Circulatory System), Female, American Indian And Alaska Native Alone", + "dcid": "dc/tt3ggm7fpv7n9" }, { - "name": "Count of Mortality Event: 25 - 34 Years, C00-D48 (Neoplasms), Female, Black or African American", - "dcid": "dc/ldecbzsnrr7t5" + "name": "Count of Mortality Event: Years 85, I00-I99 (Diseases of The Circulatory System), Female, Asian or Pacific Islander", + "dcid": "dc/tyz4hbr5zbhp5" }, { - "name": "Count of Mortality Event: 25 - 34 Years, C00-D48 (Neoplasms), Female, White", - "dcid": "dc/rcsk1p1np658h" + "name": "Count of Mortality Event: Years 85, I00-I99 (Diseases of The Circulatory System), Female, Black or African American", + "dcid": "dc/be8q6my4n8et6" + }, + { + "name": "Count of Mortality Event: Years 85, I00-I99 (Diseases of The Circulatory System), Female, White", + "dcid": "dc/ydnv0brzehyf3" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years25To34_CauseOfDeath-ICD10/I00I99_Gender-Female_Race", - "name": "Mortality Event With Age = 25 - 34 Years, Cause of Death = I00-I99 (Diseases of The Circulatory System), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/J00J98_Gender-Female_Race", + "name": "Mortality Event With Age = Years 85, Cause of Death = J00-J98 (Diseases of The Respiratory System), Gender = Female, Race", "statVars": [ { - "name": "Count of Mortality Event: 25 - 34 Years, I00-I99 (Diseases of The Circulatory System), Female, Asian or Pacific Islander", - "dcid": "dc/0y3jdxzdr4bc2" + "name": "Count of Mortality Event: Years 85, J00-J98 (Diseases of The Respiratory System), Female, American Indian And Alaska Native Alone", + "dcid": "dc/vn2cge8hkt775" }, { - "name": "Count of Mortality Event: 25 - 34 Years, I00-I99 (Diseases of The Circulatory System), Female, Black or African American", - "dcid": "dc/2jq5nl85fqg5c" + "name": "Count of Mortality Event: Years 85, J00-J98 (Diseases of The Respiratory System), Female, Asian or Pacific Islander", + "dcid": "dc/0hlg0pv5qwft6" }, { - "name": "Count of Mortality Event: 25 - 34 Years, I00-I99 (Diseases of The Circulatory System), Female, White", - "dcid": "dc/t5dbpenj74xqb" + "name": "Count of Mortality Event: Years 85, J00-J98 (Diseases of The Respiratory System), Female, Black or African American", + "dcid": "dc/c5xemn1ydyj04" + }, + { + "name": "Count of Mortality Event: Years 85, J00-J98 (Diseases of The Respiratory System), Female, White", + "dcid": "dc/pvj02pgjk5rx3" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years25To34_CauseOfDeath-ICD10/V01Y89_Gender-Female_Race", - "name": "Mortality Event With Age = 25 - 34 Years, Cause of Death = V01-Y89 (External Causes of Morbidity And Mortality), Gender = Female, Race", + "dcid": "dc/g/Person_ActivityFrequency-Daily_Gender-Female_HealthBehavior-AlcoholConsumption_Nativity", + "name": "Person With Activity Frequency = Daily, Gender = Female, Health Behavior = Alcohol Consumption, Nativity", "statVars": [ { - "name": "Count of Mortality Event: 25 - 34 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Asian or Pacific Islander", - "dcid": "dc/d1lctn6nrgy47" + "name": "Percentage Daily, Alcohol Consumption Among Female, Foreign Born Outside EU28 Population", + "dcid": "Percent_Daily_AlcoholConsumption_In_Count_Person_Female_ForeignBornOutsideEU28" }, { - "name": "Count of Mortality Event: 25 - 34 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Black or African American", - "dcid": "dc/fl354hn0bfpk1" + "name": "Percentage Daily, Alcohol Consumption Among Female, Foreign Born Population", + "dcid": "Percent_Daily_AlcoholConsumption_In_Count_Person_Female_ForeignBorn" }, { - "name": "Count of Mortality Event: 25 - 34 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, White", - "dcid": "dc/knrqfj0mk3hbb" + "name": "Percentage Daily, Alcohol Consumption Among Female, Foreign Born Within EU28 Population", + "dcid": "Percent_Daily_AlcoholConsumption_In_Count_Person_Female_ForeignBornWithinEU28" + }, + { + "name": "Percentage Daily, Alcohol Consumption Among Female, Native Population", + "dcid": "Percent_Daily_AlcoholConsumption_In_Count_Person_Female_Native" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/C00D48_Gender-Female_Race", - "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = C00-D48 (Neoplasms), Gender = Female, Race", + "dcid": "dc/g/Person_ActivityFrequency-Daily_Gender-Female_HealthBehavior-TobaccoSmoking_Nativity", + "name": "Person With Activity Frequency = Daily, Gender = Female, Health Behavior = Tobacco Smoking, Nativity", "statVars": [ { - "name": "Count of Mortality Event: 35 - 44 Years, C00-D48 (Neoplasms), Female, Asian or Pacific Islander", - "dcid": "dc/c8dteb4t9zn9h" + "name": "Percentage Daily, Tobacco Smoking Among Female, Foreign Born Outside EU28 Population", + "dcid": "Percent_Daily_TobaccoSmoking_TobaccoProducts_In_Count_Person_Female_ForeignBornOutsideEU28" }, { - "name": "Count of Mortality Event: 35 - 44 Years, C00-D48 (Neoplasms), Female, Black or African American", - "dcid": "dc/zjb70ks31fj25" + "name": "Percentage Daily, Tobacco Smoking Among Female, Foreign Born Population", + "dcid": "Percent_Daily_TobaccoSmoking_TobaccoProducts_In_Count_Person_Female_ForeignBorn" }, { - "name": "Count of Mortality Event: 35 - 44 Years, C00-D48 (Neoplasms), Female, White", - "dcid": "dc/q9z2c3sk341s1" + "name": "Percentage Daily, Tobacco Smoking Among Female, Foreign Born Within EU28 Population", + "dcid": "Percent_Daily_TobaccoSmoking_TobaccoProducts_In_Count_Person_Female_ForeignBornWithinEU28" + }, + { + "name": "Percentage Daily, Tobacco Smoking Among Female, Native Population", + "dcid": "Percent_Daily_TobaccoSmoking_TobaccoProducts_In_Count_Person_Female_Native" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/E00E88_Gender-Female_Race", - "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Gender-Female", + "name": "Mortality Event With Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 35 - 44 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Asian or Pacific Islander", - "dcid": "dc/l1dfldkrj59jg" + "name": "Count of Mortality Event: Female", + "dcid": "Count_Death_Female" }, { - "name": "Count of Mortality Event: 35 - 44 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Black or African American", - "dcid": "dc/ym7teptc1wdw5" + "name": "Count of Mortality Event: Female (As Fraction of Count Person Female)", + "dcid": "Count_Death_Female_AsAFractionOf_Count_Person_Female" }, { - "name": "Count of Mortality Event: 35 - 44 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, White", - "dcid": "dc/k37m50tbw9b27" + "name": "Count of Mortality Event (Age Adjusted): Female (As Fraction of Count Person Female)", + "dcid": "Count_Death_Female_AgeAdjusted_AsAFractionOf_Count_Person_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/I00I99_Gender-Female_Race", - "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = I00-I99 (Diseases of The Circulatory System), Gender = Female, Race", + "dcid": "dc/g/Household_HouseholderGender-Female_Race", + "name": "Household With Householder Gender = Female, Race", "statVars": [ { - "name": "Count of Mortality Event: 35 - 44 Years, I00-I99 (Diseases of The Circulatory System), Female, Asian or Pacific Islander", - "dcid": "dc/0y12p6r60mqh" + "name": "Percentage of Household: Has Children, Female, Black or African American Alone", + "dcid": "dc/wcfy30735czl2" }, { - "name": "Count of Mortality Event: 35 - 44 Years, I00-I99 (Diseases of The Circulatory System), Female, Black or African American", - "dcid": "dc/gpk990ek538b5" + "name": "Percentage of Household: Has Children, Female, Hispanic or Latino", + "dcid": "dc/yfcnbnly39w4" }, { - "name": "Count of Mortality Event: 35 - 44 Years, I00-I99 (Diseases of The Circulatory System), Female, White", - "dcid": "dc/wb8g1gvgv90ph" + "name": "Percentage of Household: Has Children, Female, White Alone Not Hispanic or Latino", + "dcid": "dc/zfbsq8rl4epkg" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/V01Y89_Gender-Female_Race", - "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = V01-Y89 (External Causes of Morbidity And Mortality), Gender = Female, Race", + "dcid": "dc/g/MedicalConditionIncident_Gender-Female_Serogroup", + "name": "Medical Condition Incident With Gender = Female, Serogroup", "statVars": [ { - "name": "Count of Mortality Event: 35 - 44 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Asian or Pacific Islander", - "dcid": "dc/ref3rz5xgr4kd" + "name": "Count of Serogroup B, Female Meningococcal disease incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionMeningococcalMeningitis_SerogroupB" }, { - "name": "Count of Mortality Event: 35 - 44 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Black or African American", - "dcid": "dc/ywe9clp3me9zc" + "name": "Count of Serogroups ACWY, Female Meningococcal disease incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionMeningococcalMeningitis_ACWYSerogroup" }, { - "name": "Count of Mortality Event: 35 - 44 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, White", - "dcid": "dc/p1fj3310q2fr5" + "name": "Count of Unknown serogroup, Female Meningococcal disease incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionMeningococcalMeningitis_UnknownSerogroups" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/A00B99_Gender-Female_Race", - "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = A00-B99 (Certain Infectious And Parasitic Diseases), Gender = Female, Race", + "dcid": "dc/g/MedicalConditionIncident_Gender-Female_Serotype", + "name": "Medical Condition Incident With Gender = Female, Serotype", "statVars": [ { - "name": "Count of Mortality Event: 45 - 54 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Asian or Pacific Islander", - "dcid": "dc/pfp6myf2j9ycd" + "name": "Count of invasive, Age \u003c5 years, Non-B Serotype, Female Haemophilus influenzae incidents", + "dcid": "Count_MedicalConditionIncident_5_LessYears_Female_ConditionInvasiveDisease_HaemophilusInfluenzae_NonSerotypeB" }, { - "name": "Count of Mortality Event: 45 - 54 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Black or African American", - "dcid": "dc/wbdpb7m2zbn27" + "name": "Count of invasive, Age \u003c5 years, Serotype B, Female Haemophilus influenzae incidents", + "dcid": "Count_MedicalConditionIncident_5_LessYears_Female_ConditionInvasiveDisease_HaemophilusInfluenzae_SerotypeB" }, { - "name": "Count of Mortality Event: 45 - 54 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, White", - "dcid": "dc/e17erfr96yyy5" + "name": "Count of invasive, Age \u003c5 years, Unknown Serotype, Female Haemophilus influenzae incidents", + "dcid": "Count_MedicalConditionIncident_5_LessYears_Female_ConditionInvasiveDisease_HaemophilusInfluenzae_UnknownSerotype" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/C00D48_Gender-Female_Race", - "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = C00-D48 (Neoplasms), Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years15Onwards_Gender-Female", + "name": "Person With Age = 15 Years or More, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 45 - 54 Years, C00-D48 (Neoplasms), Female, Asian or Pacific Islander", - "dcid": "dc/0lbml0752fyjc" + "name": "Population: 15 Years or More, Female", + "dcid": "Count_Person_15OrMoreYears_Female" }, { - "name": "Count of Mortality Event: 45 - 54 Years, C00-D48 (Neoplasms), Female, Black or African American", - "dcid": "dc/set9blzy6kwz7" + "name": "Population: 15 Years or More, Female, Smoking (As Fraction of Count Person 15 or More Years Female)", + "dcid": "Count_Person_15OrMoreYears_Female_Smoking_AsFractionOf_Count_Person_15OrMoreYears_Female" }, { - "name": "Count of Mortality Event: 45 - 54 Years, C00-D48 (Neoplasms), Female, White", - "dcid": "dc/9dykrj1eglm8f" + "name": "Population: 15 Years or More, in Labor Force, Female (As Fraction of Count Person in Labor Force)", + "dcid": "Count_Person_15OrMoreYears_InLaborForce_Female_AsFractionOf_Count_Person_InLaborForce" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/E00E88_Gender-Female_Race", - "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Gender = Female, Race", + "dcid": "dc/g/Person_EducationalAttainment-BachelorsDegree_Gender-Female", + "name": "Person With Educational Attainment = Bachelors Degree, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 45 - 54 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Asian or Pacific Islander", - "dcid": "dc/1x4hfekwf6k2d" + "name": "Population: Bachelors Degree, Female", + "dcid": "Count_Person_25OrMoreYears_EducationalAttainmentBachelorsDegree_Female" }, { - "name": "Count of Mortality Event: 45 - 54 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Black or African American", - "dcid": "dc/v24l0fmt14yrb" + "name": "Median Income: Bachelors Degree, Female", + "dcid": "dc/ys49z0lqtj9g3" }, { - "name": "Count of Mortality Event: 45 - 54 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, White", - "dcid": "dc/rzzz5rpbwgclg" + "name": "Median Earnings: 25 Years or More, Bachelors Degree, Female, With Earnings", + "dcid": "Median_Earnings_Person_EducationalAttainmentBachelorsDegree_Female_WithEarnings" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/I00I99_Gender-Female_Race", - "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = I00-I99 (Diseases of The Circulatory System), Gender = Female, Race", + "dcid": "dc/g/Person_EducationalAttainment-GraduateOrProfessionalDegree_Gender-Female", + "name": "Person With Educational Attainment = Graduate or Professional Degree, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 45 - 54 Years, I00-I99 (Diseases of The Circulatory System), Female, Asian or Pacific Islander", - "dcid": "dc/ph7c55edtk6fc" + "name": "Median Income: Graduate or Professional Degree, Female", + "dcid": "dc/zqjml3mcrpsgd" }, { - "name": "Count of Mortality Event: 45 - 54 Years, I00-I99 (Diseases of The Circulatory System), Female, Black or African American", - "dcid": "dc/nwf52q919evg1" + "name": "Median Earnings: 25 Years or More, Graduate or Professional Degree, Female, With Earnings", + "dcid": "Median_Earnings_Person_EducationalAttainmentGraduateOrProfessionalDegree_Female_WithEarnings" }, { - "name": "Count of Mortality Event: 45 - 54 Years, I00-I99 (Diseases of The Circulatory System), Female, White", - "dcid": "dc/69r185f5w0fz2" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Graduate or Professional Degree, Female, Unmarried", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentGraduateOrProfessionalDegree_Female_Unmarried" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/K00K92_Gender-Female_Race", - "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = K00-K92 (Diseases of The Digestive System), Gender = Female, Race", + "dcid": "dc/g/Person_EducationalAttainment-LessThanHighSchoolGraduate_Gender-Female", + "name": "Person With Educational Attainment = Less Than High School Graduate, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 45 - 54 Years, K00-K92 (Diseases of The Digestive System), Female, Asian or Pacific Islander", - "dcid": "dc/r2335t2dskmqc" + "name": "Median Income: Less Than High School Graduate, Female", + "dcid": "dc/8qkkf1vx7cmh" }, { - "name": "Count of Mortality Event: 45 - 54 Years, K00-K92 (Diseases of The Digestive System), Female, Black or African American", - "dcid": "dc/sz2yj514ltg8b" + "name": "Median Earnings: 25 Years or More, Less Than High School Graduate, Female, With Earnings", + "dcid": "Median_Earnings_Person_EducationalAttainmentLessThanHighSchoolGraduate_Female_WithEarnings" }, { - "name": "Count of Mortality Event: 45 - 54 Years, K00-K92 (Diseases of The Digestive System), Female, White", - "dcid": "dc/rxvdgtdx61j11" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Less Than High School Graduate, Female, Unmarried", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentLessThanHighSchoolGraduate_Female_Unmarried" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/V01Y89_Gender-Female_Race", - "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = V01-Y89 (External Causes of Morbidity And Mortality), Gender = Female, Race", + "dcid": "dc/g/Person_EducationalAttainment-SomeCollegeOrAssociatesDegree_Gender-Female", + "name": "Person With Educational Attainment = Some College or Associates Degree, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 45 - 54 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Asian or Pacific Islander", - "dcid": "dc/2hre8701ls0nb" + "name": "Median Income: Some College or Associates Degree, Female", + "dcid": "dc/hep54bd4vbysh" }, { - "name": "Count of Mortality Event: 45 - 54 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Black or African American", - "dcid": "dc/w4qzzfkwfrs79" + "name": "Median Earnings: 25 Years or More, Some College or Associates Degree, Female, With Earnings", + "dcid": "Median_Earnings_Person_EducationalAttainmentSomeCollegeOrAssociatesDegree_Female_WithEarnings" }, { - "name": "Count of Mortality Event: 45 - 54 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, White", - "dcid": "dc/tn9078t4x95k9" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Some College or Associates Degree, Female, Unmarried", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentSomeCollegeOrAssociatesDegree_Female_Unmarried" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/A00B99_Gender-Female_Race", - "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = A00-B99 (Certain Infectious And Parasitic Diseases), Gender = Female, Race", + "dcid": "dc/g/Person_EducationalAttainment-TertiaryEducation_Gender-Female", + "name": "Person With Educational Attainment = Tertiary Education, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 55 - 64 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Asian or Pacific Islander", - "dcid": "dc/9z1c5h4vqsg67" + "name": "Population: Tertiary Education, Female", + "dcid": "Count_Person_TertiaryEducation_Female" }, { - "name": "Count of Mortality Event: 55 - 64 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Black or African American", - "dcid": "dc/pqvw4yd6fjttc" + "name": "Population: Tertiary Education, Female (As Fraction of Count Person 25 or More Years Female)", + "dcid": "Count_Person_25OrMoreYears_Female_TertiaryEducation_AsFractionOf_Count_Person_25OrMoreYears_Female" }, { - "name": "Count of Mortality Event: 55 - 64 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, White", - "dcid": "dc/j0ftj21pfdekc" + "name": "Population: 25 - 64 Years, Tertiary Education, Female (As Fraction of Count Person 25 To 64 Years Female)", + "dcid": "Count_Person_25To64Years_TertiaryEducation_Female_AsAFractionOfCount_Person_25To64Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/E00E88_Gender-Female_Race", - "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Gender = Female, Race", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-Obesity", + "name": "Person With Gender = Female, Health Behavior = Obesity", "statVars": [ { - "name": "Count of Mortality Event: 55 - 64 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Asian or Pacific Islander", - "dcid": "dc/47zqx0rkc3976" + "name": "Population: Female, Obesity", + "dcid": "Count_Person_Female_Obesity" }, { - "name": "Count of Mortality Event: 55 - 64 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Black or African American", - "dcid": "dc/972r0n3p0cqjc" + "name": "Prevalence: Female, Obesity", + "dcid": "dc/4lvmzr1h1ylk1" }, { - "name": "Count of Mortality Event: 55 - 64 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, White", - "dcid": "dc/fs7l92c79e157" + "name": "Population: Percentage Obesity Among Female", + "dcid": "Percent_Obesity_In_Count_Person_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/G00G98_Gender-Female_Race", - "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = G00-G98 (Diseases of The Nervous System), Gender = Female, Race", + "dcid": "dc/g/Person_Gender-Female_IncomeStatus-WithEarnings", + "name": "Person With Gender = Female, Income Status = With Earnings", "statVars": [ { - "name": "Count of Mortality Event: 55 - 64 Years, G00-G98 (Diseases of The Nervous System), Female, Asian or Pacific Islander", - "dcid": "dc/q9369z1y6ds4b" + "name": "Population: Female, With Earnings", + "dcid": "Count_Person_Female_WithEarnings" }, { - "name": "Count of Mortality Event: 55 - 64 Years, G00-G98 (Diseases of The Nervous System), Female, Black or African American", - "dcid": "dc/5nxd9lw7ftq1b" + "name": "Mean Earnings: Female, With Earnings", + "dcid": "Mean_Earnings_Person_Female" }, { - "name": "Count of Mortality Event: 55 - 64 Years, G00-G98 (Diseases of The Nervous System), Female, White", - "dcid": "dc/wr8f99ycz73db" + "name": "Median Earnings: Female, With Earnings", + "dcid": "Median_Earnings_Person_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/J00J98_Gender-Female_Race", - "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = J00-J98 (Diseases of The Respiratory System), Gender = Female, Race", + "dcid": "dc/g/Person_Gender-Female_MaritalStatus-DivorcedInThePast12Months", + "name": "Person With Gender = Female, Marital Status = Divorced in The Past 12 Months", "statVars": [ { - "name": "Count of Mortality Event: 55 - 64 Years, J00-J98 (Diseases of The Respiratory System), Female, Asian or Pacific Islander", - "dcid": "dc/rtqpsbdz9zb48" + "name": "Population: Female, Divorced in The Past 12 Months", + "dcid": "Count_Person_15OrMoreYears_Female_DivorcedInThePast12Months" }, { - "name": "Count of Mortality Event: 55 - 64 Years, J00-J98 (Diseases of The Respiratory System), Female, Black or African American", - "dcid": "dc/3pz3ws7zmnnfd" + "name": "Median Age: Female, Divorced in The Past 12 Months", + "dcid": "Median_Age_Person_Female_DivorcedInThePast12Months" }, { - "name": "Count of Mortality Event: 55 - 64 Years, J00-J98 (Diseases of The Respiratory System), Female, White", - "dcid": "dc/p39jsrffrknj9" + "name": "Population: With Own Children Under 18, Female, Family Household, Divorced in The Past 12 Months, Household", + "dcid": "Count_Person_WithOwnChildrenUnder18_Female_FamilyHousehold_DivorcedInThePast12Months_ResidesInHousehold" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/N00N98_Gender-Female_Race", - "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = N00-N98 (Diseases of The Genitourinary System), Gender = Female, Race", + "dcid": "dc/g/Person_Gender-Female_MaritalStatus-MarriedInThePast12Months", + "name": "Person With Gender = Female, Marital Status = Married in The Past 12 Months", "statVars": [ { - "name": "Count of Mortality Event: 55 - 64 Years, N00-N98 (Diseases of The Genitourinary System), Female, Asian or Pacific Islander", - "dcid": "dc/tv4ttd390n772" + "name": "Population: Female, Married in The Past 12 Months", + "dcid": "Count_Person_15OrMoreYears_Female_MarriedInThePast12Months" }, { - "name": "Count of Mortality Event: 55 - 64 Years, N00-N98 (Diseases of The Genitourinary System), Female, Black or African American", - "dcid": "dc/n1jkdp609dln4" + "name": "Median Age: Female, Married in The Past 12 Months", + "dcid": "Median_Age_Person_Female_MarriedInThePast12Months" }, { - "name": "Count of Mortality Event: 55 - 64 Years, N00-N98 (Diseases of The Genitourinary System), Female, White", - "dcid": "dc/hfgwqwzw6tfc5" + "name": "Population: With Own Children Under 18, Female, Family Household, Married in The Past 12 Months, Household", + "dcid": "Count_Person_WithOwnChildrenUnder18_Female_FamilyHousehold_MarriedInThePast12Months_ResidesInHousehold" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/V01Y89_Gender-Female_Race", - "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = V01-Y89 (External Causes of Morbidity And Mortality), Gender = Female, Race", + "dcid": "dc/g/Person_Gender-Female_MedicalCondition", + "name": "Person With Gender = Female, Medical Condition", "statVars": [ { - "name": "Count of Mortality Event: 55 - 64 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Asian or Pacific Islander", - "dcid": "dc/m5fmp9vtz4g64" + "name": "Prevalence: Female, Diabetes", + "dcid": "dc/nh3s4skee5483" }, { - "name": "Count of Mortality Event: 55 - 64 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Black or African American", - "dcid": "dc/1x40gnj5ff2s5" + "name": "Population: 4 Years or Less, Female, Severe Wasting (As Fraction of Count Person Upto 4 Years Female)", + "dcid": "Count_Person_Upto4Years_Female_SevereWasting_AsFractionOf_Count_Person_Upto4Years_Female" }, { - "name": "Count of Mortality Event: 55 - 64 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, White", - "dcid": "dc/st7w4h8gd0zgg" + "name": "Population: 4 Years or Less, Female, Wasting (As Fraction of Count Person Upto 4 Years Female)", + "dcid": "Count_Person_Upto4Years_Female_Wasting_AsFractionOf_Count_Person_Upto4Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/A00B99_Gender-Female_Race", - "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = A00-B99 (Certain Infectious And Parasitic Diseases), Gender = Female, Race", + "dcid": "dc/g/Person_Gender-Female_Nativity-ForeignBorn", + "name": "Person With Gender = Female, Nativity = Foreign Born", "statVars": [ { - "name": "Count of Mortality Event: 65 - 74 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Asian or Pacific Islander", - "dcid": "dc/77tp5y24ezf58" + "name": "Population: Female, Foreign Born", + "dcid": "Count_Person_Female_ForeignBorn" }, { - "name": "Count of Mortality Event: 65 - 74 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Black or African American", - "dcid": "dc/6yg7qjck4f6e3" + "name": "Median Age: Female, Foreign Born", + "dcid": "Median_Age_Person_Female_ForeignBorn" }, { - "name": "Count of Mortality Event: 65 - 74 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, White", - "dcid": "dc/lq22v50f2ys44" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Unmarried, Foreign Born", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Unmarried_ForeignBorn" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/G00G98_Gender-Female_Race", - "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = G00-G98 (Diseases of The Nervous System), Gender = Female, Race", + "dcid": "dc/g/Person_Gender-Female_Nativity-Native", + "name": "Person With Gender = Female, Nativity = Native", "statVars": [ { - "name": "Count of Mortality Event: 65 - 74 Years, G00-G98 (Diseases of The Nervous System), Female, Asian or Pacific Islander", - "dcid": "dc/9q7qc743grjyb" + "name": "Population: Female, Native", + "dcid": "Count_Person_Female_Native" }, { - "name": "Count of Mortality Event: 65 - 74 Years, G00-G98 (Diseases of The Nervous System), Female, Black or African American", - "dcid": "dc/gn4wf81sdwwk4" + "name": "Median Age: Female, Native", + "dcid": "Median_Age_Person_Female_Native" }, { - "name": "Count of Mortality Event: 65 - 74 Years, G00-G98 (Diseases of The Nervous System), Female, White", - "dcid": "dc/xme5qm5ffszgb" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Unmarried, Native", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Unmarried_Native" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/J00J98_Gender-Female_Race", - "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = J00-J98 (Diseases of The Respiratory System), Gender = Female, Race", + "dcid": "dc/g/Person_Gender-Female_Race-AmericanIndianOrAlaskaNativeAlone", + "name": "Person With Gender = Female, Race = American Indian or Alaska Native Alone", "statVars": [ { - "name": "Count of Mortality Event: 65 - 74 Years, J00-J98 (Diseases of The Respiratory System), Female, Asian or Pacific Islander", - "dcid": "dc/v3yxvg2cdxtzh" + "name": "Population: Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_Female_AmericanIndianOrAlaskaNativeAlone" }, { - "name": "Count of Mortality Event: 65 - 74 Years, J00-J98 (Diseases of The Respiratory System), Female, Black or African American", - "dcid": "dc/t2ej150fgrzc3" + "name": "Median Age: Female, American Indian or Alaska Native Alone", + "dcid": "Median_Age_Person_Female_AmericanIndianOrAlaskaNativeAlone" }, { - "name": "Count of Mortality Event: 65 - 74 Years, J00-J98 (Diseases of The Respiratory System), Female, White", - "dcid": "dc/w7l422f0jb0ph" + "name": "Population (Measured Based on Jurisdiction): Female, Incarcerated, American Indian or Alaska Native Alone", + "dcid": "dc/2487zfwx2423d" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/K00K92_Gender-Female_Race", - "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = K00-K92 (Diseases of The Digestive System), Gender = Female, Race", + "dcid": "dc/g/Person_Gender-Female_Race-AsianAlone", + "name": "Person With Gender = Female, Race = Asian Alone", "statVars": [ { - "name": "Count of Mortality Event: 65 - 74 Years, K00-K92 (Diseases of The Digestive System), Female, Asian or Pacific Islander", - "dcid": "dc/yyc9zq2f095fh" + "name": "Population: Female, Asian Alone", + "dcid": "Count_Person_Female_AsianAlone" }, { - "name": "Count of Mortality Event: 65 - 74 Years, K00-K92 (Diseases of The Digestive System), Female, Black or African American", - "dcid": "dc/2nyce6h7ptgt1" + "name": "Median Age: Female, Asian Alone", + "dcid": "Median_Age_Person_Female_AsianAlone" }, { - "name": "Count of Mortality Event: 65 - 74 Years, K00-K92 (Diseases of The Digestive System), Female, White", - "dcid": "dc/pw0jv6wjkq3r5" + "name": "Population (Measured Based on Jurisdiction): Female, Incarcerated, Asian Alone", + "dcid": "dc/xefh58ckxwk7b" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/N00N98_Gender-Female_Race", - "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = N00-N98 (Diseases of The Genitourinary System), Gender = Female, Race", + "dcid": "dc/g/Person_Gender-Female_Race-BlackOrAfricanAmericanAlone", + "name": "Person With Gender = Female, Race = Black or African American Alone", "statVars": [ { - "name": "Count of Mortality Event: 65 - 74 Years, N00-N98 (Diseases of The Genitourinary System), Female, Asian or Pacific Islander", - "dcid": "dc/q0heew8yqx8tg" + "name": "Population: Female, Black or African American Alone", + "dcid": "Count_Person_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Count of Mortality Event: 65 - 74 Years, N00-N98 (Diseases of The Genitourinary System), Female, Black or African American", - "dcid": "dc/kggcb1h7y7hw9" + "name": "Median Age: Female, Black or African American Alone", + "dcid": "Median_Age_Person_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Count of Mortality Event: 65 - 74 Years, N00-N98 (Diseases of The Genitourinary System), Female, White", - "dcid": "dc/ejk6cn3ghk917" + "name": "Population (Measured Based on Jurisdiction): Female, Incarcerated, Black or African American Alone", + "dcid": "dc/n11nnhnf54h78" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/V01Y89_Gender-Female_Race", - "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = V01-Y89 (External Causes of Morbidity And Mortality), Gender = Female, Race", + "dcid": "dc/g/Person_Gender-Female_Race-HispanicOrLatino", + "name": "Person With Gender = Female, Race = Hispanic or Latino", "statVars": [ { - "name": "Count of Mortality Event: 65 - 74 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Asian or Pacific Islander", - "dcid": "dc/mf7bjqscdpkc4" + "name": "Population: Female, Hispanic or Latino", + "dcid": "Count_Person_Female_HispanicOrLatino" }, { - "name": "Count of Mortality Event: 65 - 74 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Black or African American", - "dcid": "dc/dy8k7q5wl9zt" + "name": "Median Age: Female, Hispanic or Latino", + "dcid": "Median_Age_Person_Female_HispanicOrLatino" }, { - "name": "Count of Mortality Event: 65 - 74 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, White", - "dcid": "dc/p62rnjc51phb5" + "name": "Population (Measured Based on Jurisdiction): Female, Incarcerated, Hispanic or Latino", + "dcid": "dc/4jqzmk4jtzwnb" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/A00B99_Gender-Female_Race", - "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = A00-B99 (Certain Infectious And Parasitic Diseases), Gender = Female, Race", + "dcid": "dc/g/Person_Gender-Female_Race-TwoOrMoreRaces", + "name": "Person With Gender = Female, Race = Two or More Races", "statVars": [ { - "name": "Count of Mortality Event: 75 - 84 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Asian or Pacific Islander", - "dcid": "dc/5rtyjq0b9lzd2" + "name": "Population: Female, Two or More Races", + "dcid": "Count_Person_Female_TwoOrMoreRaces" }, { - "name": "Count of Mortality Event: 75 - 84 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Black or African American", - "dcid": "dc/spkk71bwvkhjb" + "name": "Median Age: Female, Two or More Races", + "dcid": "Median_Age_Person_Female_TwoOrMoreRaces" }, { - "name": "Count of Mortality Event: 75 - 84 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, White", - "dcid": "dc/3pgtb6q2200e7" + "name": "Population (Measured Based on Jurisdiction): Female, Incarcerated, Two or More Races", + "dcid": "dc/4x1jbp34f4085" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/F01F99_Gender-Female_Race", - "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = F01-F99 (Mental And Behavioural Disorders), Gender = Female, Race", + "dcid": "dc/g/Person_Gender-Female_Race-WhiteAlone", + "name": "Person With Gender = Female, Race = White Alone", "statVars": [ { - "name": "Count of Mortality Event: 75 - 84 Years, F01-F99 (Mental And Behavioural Disorders), Female, Asian or Pacific Islander", - "dcid": "dc/grhh08ldrvd2c" + "name": "Population: Female, White Alone", + "dcid": "Count_Person_Female_WhiteAlone" }, { - "name": "Count of Mortality Event: 75 - 84 Years, F01-F99 (Mental And Behavioural Disorders), Female, Black or African American", - "dcid": "dc/tgtgbtqfnlgtf" + "name": "Median Age: Female, White Alone", + "dcid": "Median_Age_Person_Female_WhiteAlone" }, { - "name": "Count of Mortality Event: 75 - 84 Years, F01-F99 (Mental And Behavioural Disorders), Female, White", - "dcid": "dc/3rr2klvkn1j2d" + "name": "Population (Measured Based on Jurisdiction): Female, Incarcerated, White Alone", + "dcid": "dc/7g8v95ycwgwgg" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/K00K92_Gender-Female_Race", - "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = K00-K92 (Diseases of The Digestive System), Gender = Female, Race", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-AggravatedAssault_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Aggravated Assault, Targeted Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 75 - 84 Years, K00-K92 (Diseases of The Digestive System), Female, Asian or Pacific Islander", - "dcid": "dc/gcsxy3yyjtk5h" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Aggravated Assault, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_AggravatedAssault_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: 75 - 84 Years, K00-K92 (Diseases of The Digestive System), Female, Black or African American", - "dcid": "dc/vns4gh66ltyw7" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Aggravated Assault, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_AggravatedAssault_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: 75 - 84 Years, K00-K92 (Diseases of The Digestive System), Female, White", - "dcid": "dc/w9f7zp819tp14" + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Aggravated Assault, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_AggravatedAssault_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/M00M99_Gender-Female_Race", - "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Gender = Female, Race", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-AllOtherLarceny_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = All Other Larceny, Targeted Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 75 - 84 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, Asian or Pacific Islander", - "dcid": "dc/sb61sksk5wcp2" + "name": "Count of Hate Crime Incidents: Bias Against Gender, All Other Larceny, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_AllOtherLarceny_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: 75 - 84 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, Black or African American", - "dcid": "dc/4k537hlxb17ed" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, All Other Larceny, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_AllOtherLarceny_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: 75 - 84 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, White", - "dcid": "dc/jgdst93n9j4hh" + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, All Other Larceny, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_AllOtherLarceny_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/N00N98_Gender-Female_Race", - "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = N00-N98 (Diseases of The Genitourinary System), Gender = Female, Race", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-Arson_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Arson, Targeted Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 75 - 84 Years, N00-N98 (Diseases of The Genitourinary System), Female, Asian or Pacific Islander", - "dcid": "dc/5ewy3smy8s6m2" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Arson, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_Arson_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: 75 - 84 Years, N00-N98 (Diseases of The Genitourinary System), Female, Black or African American", - "dcid": "dc/sjz5j3jjzcqg1" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Arson, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_Arson_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: 75 - 84 Years, N00-N98 (Diseases of The Genitourinary System), Female, White", - "dcid": "dc/kr4rmg891y6e7" + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Arson, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_Arson_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/R00R99_Gender-Female_Race", - "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Gender = Female, Race", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-Burglary_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Burglary, Targeted Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 75 - 84 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, Asian or Pacific Islander", - "dcid": "dc/k4z8pmp9fn419" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Burglary, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_Burglary_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: 75 - 84 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, Black or African American", - "dcid": "dc/gfg87q23b8pzd" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Burglary, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_Burglary_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: 75 - 84 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, White", - "dcid": "dc/w996ppfgyypzc" + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Burglary, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_Burglary_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/V01Y89_Gender-Female_Race", - "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = V01-Y89 (External Causes of Morbidity And Mortality), Gender = Female, Race", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-CounterfeitingOrForgery_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Counterfeiting or Forgery, Targeted Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 75 - 84 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Asian or Pacific Islander", - "dcid": "dc/d77c5khbhggy4" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Counterfeiting or Forgery, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_CounterfeitingOrForgery_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: 75 - 84 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Black or African American", - "dcid": "dc/grwy1z4cn0np7" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Counterfeiting or Forgery, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_CounterfeitingOrForgery_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: 75 - 84 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, White", - "dcid": "dc/yqbb9yp0bdcmh" + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Counterfeiting or Forgery, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_CounterfeitingOrForgery_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/A00B99_Gender-Female_Race", - "name": "Mortality Event With Age = Years 85, Cause of Death = A00-B99 (Certain Infectious And Parasitic Diseases), Gender = Female, Race", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-CreditCardOrAutomatedTellerMachineFraud_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Credit Card or Automated Teller Machine Fraud, Targeted Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: Years 85, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Asian or Pacific Islander", - "dcid": "dc/8mke804p6nxb1" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Credit Card or Automated Teller Machine Fraud, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_CreditCardOrAutomatedTellerMachineFraud_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: Years 85, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Black or African American", - "dcid": "dc/j402w3r96gbs4" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Credit Card or Automated Teller Machine Fraud, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_CreditCardOrAutomatedTellerMachineFraud_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: Years 85, A00-B99 (Certain Infectious And Parasitic Diseases), Female, White", - "dcid": "dc/eflp4esztnb94" + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Credit Card or Automated Teller Machine Fraud, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_CreditCardOrAutomatedTellerMachineFraud_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/C00D48_Gender-Female_Race", - "name": "Mortality Event With Age = Years 85, Cause of Death = C00-D48 (Neoplasms), Gender = Female, Race", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-CrimeAgainstPerson_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Crime Against Person, Targeted Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: Years 85, C00-D48 (Neoplasms), Female, Asian or Pacific Islander", - "dcid": "dc/t9s9g5xv24vq" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Crime Against Person, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_CrimeAgainstPerson_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: Years 85, C00-D48 (Neoplasms), Female, Black or African American", - "dcid": "dc/pg3n0g7kg0m62" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Crime Against Person, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_CrimeAgainstPerson_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: Years 85, C00-D48 (Neoplasms), Female, White", - "dcid": "dc/wcm2ktk7vwzcg" + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Crime Against Person, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_CrimeAgainstPerson_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/E00E88_Gender-Female_Race", - "name": "Mortality Event With Age = Years 85, Cause of Death = E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Gender = Female, Race", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-CrimeAgainstProperty_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Crime Against Property, Targeted Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: Years 85, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Asian or Pacific Islander", - "dcid": "dc/f2lr2kt83xctb" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Crime Against Property, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_CrimeAgainstProperty_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: Years 85, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Black or African American", - "dcid": "dc/zchrq8fmkv716" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Crime Against Property, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_CrimeAgainstProperty_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: Years 85, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, White", - "dcid": "dc/vc8n0wf53z7nb" + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Crime Against Property, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_CrimeAgainstProperty_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/F01F99_Gender-Female_Race", - "name": "Mortality Event With Age = Years 85, Cause of Death = F01-F99 (Mental And Behavioural Disorders), Gender = Female, Race", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-CrimeAgainstSociety_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Crime Against Society, Targeted Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: Years 85, F01-F99 (Mental And Behavioural Disorders), Female, Asian or Pacific Islander", - "dcid": "dc/r8d20h24vx861" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Crime Against Society, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_CrimeAgainstSociety_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: Years 85, F01-F99 (Mental And Behavioural Disorders), Female, Black or African American", - "dcid": "dc/hhvyvhhxjwn11" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Crime Against Society, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_CrimeAgainstSociety_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: Years 85, F01-F99 (Mental And Behavioural Disorders), Female, White", - "dcid": "dc/hbkf3mdxkgh8g" + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Crime Against Society, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_CrimeAgainstSociety_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/K00K92_Gender-Female_Race", - "name": "Mortality Event With Age = Years 85, Cause of Death = K00-K92 (Diseases of The Digestive System), Gender = Female, Race", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-DestructionOrDamageOrVandalismOfProperty_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Destruction or Damage or Vandalism of Property, Targeted Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: Years 85, K00-K92 (Diseases of The Digestive System), Female, Asian or Pacific Islander", - "dcid": "dc/8n1gn9e3x52sb" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Destruction or Damage or Vandalism of Property, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_DestructionOrDamageOrVandalismOfProperty_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: Years 85, K00-K92 (Diseases of The Digestive System), Female, Black or African American", - "dcid": "dc/scgvd7eckcz94" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Destruction or Damage or Vandalism of Property, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_DestructionOrDamageOrVandalismOfProperty_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: Years 85, K00-K92 (Diseases of The Digestive System), Female, White", - "dcid": "dc/lyjkw41kjkfch" + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Destruction or Damage or Vandalism of Property, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_DestructionOrDamageOrVandalismOfProperty_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/M00M99_Gender-Female_Race", - "name": "Mortality Event With Age = Years 85, Cause of Death = M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Gender = Female, Race", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-DrugEquipmentViolations_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Drug Equipment Violations, Targeted Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: Years 85, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, Asian or Pacific Islander", - "dcid": "dc/qjxkdft1lsvfb" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Drug Equipment Violations, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_DrugEquipmentViolations_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: Years 85, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, Black or African American", - "dcid": "dc/mv8cqvbynnfj4" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Drug Equipment Violations, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_DrugEquipmentViolations_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: Years 85, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, White", - "dcid": "dc/nz9bq93mz95pc" + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Drug Equipment Violations, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_DrugEquipmentViolations_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/N00N98_Gender-Female_Race", - "name": "Mortality Event With Age = Years 85, Cause of Death = N00-N98 (Diseases of The Genitourinary System), Gender = Female, Race", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-DrugOrNarcoticViolations_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Drug or Narcotic Violations, Targeted Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: Years 85, N00-N98 (Diseases of The Genitourinary System), Female, Asian or Pacific Islander", - "dcid": "dc/pnljbz6mxf113" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Drug or Narcotic Violations, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_DrugOrNarcoticViolations_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: Years 85, N00-N98 (Diseases of The Genitourinary System), Female, Black or African American", - "dcid": "dc/78bbsd7p8te07" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Drug or Narcotic Violations, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_DrugOrNarcoticViolations_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: Years 85, N00-N98 (Diseases of The Genitourinary System), Female, White", - "dcid": "dc/3qmw02espg39c" + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Drug or Narcotic Violations, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_DrugOrNarcoticViolations_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/R00R99_Gender-Female_Race", - "name": "Mortality Event With Age = Years 85, Cause of Death = R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Gender = Female, Race", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-FalsePretenseOrSwindleOrConfidenceGame_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = False Pretense or Swindle or Confidence Game, Targeted Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: Years 85, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, Asian or Pacific Islander", - "dcid": "dc/wyewxdsxqnqy" + "name": "Count of Hate Crime Incidents: Bias Against Gender, False Pretense or Swindle or Confidence Game, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_FalsePretenseOrSwindleOrConfidenceGame_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: Years 85, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, Black or African American", - "dcid": "dc/69cy5hjg943n1" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, False Pretense or Swindle or Confidence Game, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_FalsePretenseOrSwindleOrConfidenceGame_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: Years 85, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, White", - "dcid": "dc/es02txp0r7kj2" + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, False Pretense or Swindle or Confidence Game, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_FalsePretenseOrSwindleOrConfidenceGame_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/V01Y89_Gender-Female_Race", - "name": "Mortality Event With Age = Years 85, Cause of Death = V01-Y89 (External Causes of Morbidity And Mortality), Gender = Female, Race", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-Fondling_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Fondling, Targeted Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: Years 85, V01-Y89 (External Causes of Morbidity And Mortality), Female, Asian or Pacific Islander", - "dcid": "dc/qxpytcg604e75" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Fondling, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_Fondling_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: Years 85, V01-Y89 (External Causes of Morbidity And Mortality), Female, Black or African American", - "dcid": "dc/4ekg6vc3pp8wg" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Fondling, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_Fondling_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: Years 85, V01-Y89 (External Causes of Morbidity And Mortality), Female, White", - "dcid": "dc/q6xk5jty7jf6d" + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Fondling, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_Fondling_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_EducationalAttainment-BachelorsDegreeOrHigher_Gender-Female", - "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Educational Attainment = Bachelors Degree or Higher, Gender = Female", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-Impersonation_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Impersonation, Targeted Gender = Female", "statVars": [ { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Bachelors Degree or Higher, Female", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentBachelorsDegreeOrHigher_Female" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Impersonation, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_Impersonation_IsHateCrime_Female" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Bachelors Degree or Higher, Female (As Fraction of Count Person 15 To 50 Years Educational Attainment Bachelors Degree or Higher Female)", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentBachelorsDegreeOrHigher_Female_AsAFractionOf_Count_Person_15To50Years_EducationalAttainmentBachelorsDegreeOrHigher_Female" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Impersonation, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_Impersonation_IsHateCrime_Female" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Bachelors Degree or Higher, Female (As Fraction of Count Person 15 To 50 Years Educational Attainment Graduate or Professional Degree Female)", - "dcid": "dc/pz6y0f6897ded" + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Impersonation, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_Impersonation_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/BirthEvent_Gender-Female", - "name": "Birth Event With Gender = Female", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-Intimidation_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Intimidation, Targeted Gender = Female", "statVars": [ { - "name": "Count of Birth Event: Female", - "dcid": "Count_BirthEvent_Female" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Intimidation, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_Intimidation_IsHateCrime_Female" }, { - "name": "Count of Birth Event: Female, Live Birth", - "dcid": "Count_BirthEvent_LiveBirth_Female" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Intimidation, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_Intimidation_IsHateCrime_Female" + }, + { + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Intimidation, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_Intimidation_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_TargetedGender-Female_VictimAge", - "name": "Hate Crime Incidents With Targeted Gender = Female, Victim Age", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-KidnappingOrAbduction_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Kidnapping or Abduction, Targeted Gender = Female", "statVars": [ { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Female Victim, Victim 17 Years or Less", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_Female_17OrLessYears" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Kidnapping or Abduction, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_KidnappingOrAbduction_IsHateCrime_Female" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Female Victim, Victim 18 Years or More", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_Female_18OrMoreYears" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Kidnapping or Abduction, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_KidnappingOrAbduction_IsHateCrime_Female" + }, + { + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Kidnapping or Abduction, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_KidnappingOrAbduction_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/IncarcerationsAndReleases_EventType_Gender-Female", - "name": "Incarcerations And Releases With Event Type, Gender = Female", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-MotorVehicleTheft_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Motor Vehicle Theft, Targeted Gender = Female", "statVars": [ { - "name": "Count of Incarcerations And Releases (Measured Based on Jurisdiction): Admitted To Prison, Female, Incarcerated, 2 Years or More, Sentenced", - "dcid": "dc/36d93ckypx3bb" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Motor Vehicle Theft, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_MotorVehicleTheft_IsHateCrime_Female" }, { - "name": "Count of Incarcerations And Releases (Measured Based on Jurisdiction): Released From Prison, Female, Incarcerated, 2 Years or More, Sentenced", - "dcid": "dc/4lq5grhwyrle2" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Motor Vehicle Theft, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_MotorVehicleTheft_IsHateCrime_Female" + }, + { + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Motor Vehicle Theft, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_MotorVehicleTheft_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/MedicalConditionIncident_Gender-Female_MedicalStatus", - "name": "Medical Condition Incident With Gender = Female, Medical Status", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-MurderAndNonNegligentManslaughter_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Murder And Non Negligent Manslaughter, Targeted Gender = Female", "statVars": [ { - "name": "Count of Imported, Female Measles incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionMeasles_ImportedCase" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Murder And Non Negligent Manslaughter, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_MurderAndNonNegligentManslaughter_IsHateCrime_Female" }, { - "name": "Count of Indigenous, Female Measles incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionMeasles_IndigenousCase" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Murder And Non Negligent Manslaughter, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_MurderAndNonNegligentManslaughter_IsHateCrime_Female" + }, + { + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Murder And Non Negligent Manslaughter, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_MurderAndNonNegligentManslaughter_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/MedicareEnrollee_Gender-Female_Race", - "name": "Medicare Enrollee With Gender = Female, Race", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-NotSpecified_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Not Specified, Targeted Gender = Female", "statVars": [ { - "name": "Mean Count of Medicare Enrollee: 67 - 69 Years, Female, Mammography, Medicare B, Black", - "dcid": "dc/vswm7x47tv8p3" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Not Specified, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_NotSpecified_IsHateCrime_Female" }, { - "name": "Mean Count of Medicare Enrollee: 67 - 69 Years, Female, Mammography, Medicare B, Non Black", - "dcid": "dc/508xlwpsn7jwc" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Not Specified, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_NotSpecified_IsHateCrime_Female" + }, + { + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Not Specified, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_NotSpecified_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-YearsUpto1_Gender-Female", - "name": "Mortality Event With Age = 1 Years or Less, Gender = Female", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-PornographyOrObsceneMaterial_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Pornography or Obscene Material, Targeted Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 1 Years or Less, Female", - "dcid": "Count_Death_Upto1Years_Female" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Pornography or Obscene Material, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_PornographyOrObsceneMaterial_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: 1 Years or Less, Female (As Fraction of Count Birth Event Female)", - "dcid": "Count_Death_LessThan1Year_Female_AsAFractionOf_Count_BirthEvent_Female" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Pornography or Obscene Material, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_PornographyOrObsceneMaterial_IsHateCrime_Female" + }, + { + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Pornography or Obscene Material, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_PornographyOrObsceneMaterial_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-YearsUpto14_Gender-Female", - "name": "Mortality Event With Age = 14 Years or Less, Gender = Female", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-Rape_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Rape, Targeted Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 14 Years or Less, Female", - "dcid": "Count_Death_Upto14Years_Female" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Rape, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_Rape_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: 14 Years or Less, Female (As Fraction of Count Person Upto 14 Years Female)", - "dcid": "Count_Death_Upto14Years_Female_AsAFractionOf_Count_Person_Upto14Years_Female" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Rape, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_Rape_IsHateCrime_Female" + }, + { + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Rape, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_Rape_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years15To64_Gender-Female", - "name": "Person With Age = 15 - 64 Years, Gender = Female", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-Robbery_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Robbery, Targeted Gender = Female", "statVars": [ { - "name": "Population: 15 - 64 Years, Female", - "dcid": "Count_Person_15To64Years_Female" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Robbery, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_Robbery_IsHateCrime_Female" }, { - "name": "Population: 15 - 64 Years, in Labor Force, Female (As Fraction of Count Person 15 To 64 Years Female)", - "dcid": "Count_Person_15To64Years_Female_InLaborForce_AsFractionOf_Count_Person_15To64Years_Female" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Robbery, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_Robbery_IsHateCrime_Female" + }, + { + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Robbery, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_Robbery_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years18To24_Gender-Female", - "name": "Person With Age = 18 - 24 Years, Gender = Female", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-SexualAssaultWithAnObject_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Sexual Assault With An Object, Targeted Gender = Female", "statVars": [ { - "name": "Population: 18 - 24 Years, Female", - "dcid": "Count_Person_18To24Years_Female" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Sexual Assault With An Object, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_SexualAssaultWithAnObject_IsHateCrime_Female" }, { - "name": "Population: 18 - 24 Years, Civilian, Female, Non Institutionalized", - "dcid": "dc/09z87msgrnz46" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Sexual Assault With An Object, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_SexualAssaultWithAnObject_IsHateCrime_Female" + }, + { + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Sexual Assault With An Object, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_SexualAssaultWithAnObject_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years25To34_Gender-Female", - "name": "Person With Age = 25 - 34 Years, Gender = Female", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-Shoplifting_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Shoplifting, Targeted Gender = Female", "statVars": [ { - "name": "Population: 25 - 34 Years, Female", - "dcid": "Count_Person_25To34Years_Female" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Shoplifting, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_Shoplifting_IsHateCrime_Female" }, { - "name": "Population: 25 - 34 Years, Civilian, Female, Non Institutionalized", - "dcid": "dc/3ynz47ezvb9t3" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Shoplifting, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_Shoplifting_IsHateCrime_Female" + }, + { + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Shoplifting, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_Shoplifting_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years35To44_Gender-Female", - "name": "Person With Age = 35 - 44 Years, Gender = Female", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-SimpleAssault_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Simple Assault, Targeted Gender = Female", "statVars": [ { - "name": "Population: 35 - 44 Years, Female", - "dcid": "Count_Person_35To44Years_Female" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Simple Assault, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_SimpleAssault_IsHateCrime_Female" }, { - "name": "Population: 35 - 44 Years, Civilian, Female, Non Institutionalized", - "dcid": "dc/clt08ev67qbg4" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Simple Assault, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_SimpleAssault_IsHateCrime_Female" + }, + { + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Simple Assault, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_SimpleAssault_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years35To50_Gender-Female", - "name": "Person With Age = 35 - 50 Years, Gender = Female", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-TheftFromBuilding_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Theft From Building, Targeted Gender = Female", "statVars": [ { - "name": "Population: 35 - 50 Years, Female", - "dcid": "Count_Person_35To50Years_Female" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Theft From Building, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_TheftFromBuilding_IsHateCrime_Female" }, { - "name": "Population: 35 - 50 Years, Birth in The Past 12 Months, Female, Unmarried", - "dcid": "Count_Person_35To50Years_BirthInThePast12Months_Female_Unmarried" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Theft From Building, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_TheftFromBuilding_IsHateCrime_Female" + }, + { + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Theft From Building, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_TheftFromBuilding_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/Person_Age-YearsUpto4_Gender-Female", - "name": "Person With Age = 4 Years or Less, Gender = Female", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-TheftFromMotorVehicle_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Theft From Motor Vehicle, Targeted Gender = Female", "statVars": [ { - "name": "Population: 4 Years or Less, Female", - "dcid": "Count_Person_Upto4Years_Female" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Theft From Motor Vehicle, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_TheftFromMotorVehicle_IsHateCrime_Female" }, { - "name": "Population: 4 Years or Less, Female, Overweight (As Fraction of Count Person Upto 4 Years Female)", - "dcid": "Count_Person_Upto4Years_Female_Overweight_AsFractionOf_Count_Person_Upto4Years_Female" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Theft From Motor Vehicle, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_TheftFromMotorVehicle_IsHateCrime_Female" + }, + { + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Theft From Motor Vehicle, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_TheftFromMotorVehicle_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years45To54_Gender-Female", - "name": "Person With Age = 45 - 54 Years, Gender = Female", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-WeaponLawViolations_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Weapon Law Violations, Targeted Gender = Female", "statVars": [ { - "name": "Population: 45 - 54 Years, Female", - "dcid": "Count_Person_45To54Years_Female" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Weapon Law Violations, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_WeaponLawViolations_IsHateCrime_Female" }, { - "name": "Population: 45 - 54 Years, Civilian, Female, Non Institutionalized", - "dcid": "dc/vqxc814k47fc5" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Weapon Law Violations, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_WeaponLawViolations_IsHateCrime_Female" + }, + { + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Weapon Law Violations, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_WeaponLawViolations_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years55To64_Gender-Female", - "name": "Person With Age = 55 - 64 Years, Gender = Female", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-WireFraud_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Wire Fraud, Targeted Gender = Female", "statVars": [ { - "name": "Population: 55 - 64 Years, Female", - "dcid": "Count_Person_55To64Years_Female" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Wire Fraud, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_WireFraud_IsHateCrime_Female" }, { - "name": "Population: 55 - 64 Years, Civilian, Female, Non Institutionalized", - "dcid": "dc/spwgfh6tfr03c" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Wire Fraud, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_WireFraud_IsHateCrime_Female" + }, + { + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Wire Fraud, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_WireFraud_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/Person_Age-YearsUpto6_Gender-Female", - "name": "Person With Age = 6 Years or Less, Gender = Female", + "dcid": "dc/g/MortalityEvent_Age-Years25To34_CauseOfDeath_Gender-Female", + "name": "Mortality Event With Age = 25 - 34 Years, Cause of Death, Gender = Female", "statVars": [ { - "name": "Population: 6 Years or Less, Female", - "dcid": "Count_Person_YearsUpto6_Female" + "name": "Count of Mortality Event: 25 - 34 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female", + "dcid": "Count_Death_25To34Years_DiseasesOfTheMusculoskeletalSystemConnectiveTissue_Female" }, { - "name": "Population: 6 Years or Less, Civilian, Female, Non Institutionalized", - "dcid": "dc/eyq93l7lzkljh" + "name": "Count of Mortality Event: 25 - 34 Years, N00-N98 (Diseases of The Genitourinary System), Female", + "dcid": "Count_Death_25To34Years_DiseasesOfTheGenitourinarySystem_Female" + }, + { + "name": "Count of Mortality Event: 25 - 34 Years, Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female", + "dcid": "Count_Death_25To34Years_CongenitalMalformationsDeformationsChromosomalAbnormalities_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years65To74_Gender-Female", - "name": "Person With Age = 65 - 74 Years, Gender = Female", + "dcid": "dc/g/MortalityEvent_Age-Years5To14_CauseOfDeath_Gender-Female", + "name": "Mortality Event With Age = 5 - 14 Years, Cause of Death, Gender = Female", "statVars": [ { - "name": "Population: 65 - 74 Years, Female", - "dcid": "dc/nf9577mjqs69g" + "name": "Count of Mortality Event: 5 - 14 Years, G00-G98 (Diseases of The Nervous System), Female", + "dcid": "Count_Death_5To14Years_DiseasesOfTheNervousSystem_Female" }, { - "name": "Population: 65 - 74 Years, Civilian, Female, Non Institutionalized", - "dcid": "dc/fdt2p0r5fced1" + "name": "Count of Mortality Event: 5 - 14 Years, I00-I99 (Diseases of The Circulatory System), Female", + "dcid": "Count_Death_5To14Years_DiseasesOfTheCirculatorySystem_Female" + }, + { + "name": "Count of Mortality Event: 5 - 14 Years, Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female", + "dcid": "Count_Death_5To14Years_CongenitalMalformationsDeformationsChromosomalAbnormalities_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years7To14_Gender-Female", - "name": "Person With Age = 7 - 14 Years, Gender = Female", + "dcid": "dc/g/Person_ActivityDuration-Minute1To149_EducationalAttainment_Gender-Female", + "name": "Person With Activity Duration = 1 - 149 Minute, Educational Attainment, Gender = Female", "statVars": [ { - "name": "Population: 7 - 14 Years, Female", - "dcid": "Count_Person_7To14Years_Female" + "name": "Percentage 1 To 149 Minutes, Health Enhancing Physical Activity Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_1To149Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Population: 7 - 14 Years, Employed, Female (As Fraction of Count Person 7 To 14 Years Female)", - "dcid": "Count_Person_7To14Years_Female_Employed_AsFractionOf_Count_Person_7To14Years_Female" + "name": "Percentage 1 To 149 Minutes, Health Enhancing Physical Activity Among Tertiary Education, Female Population", + "dcid": "Percent_1To149Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_TertiaryEducation_Female" + }, + { + "name": "Percentage 1 To 149 Minutes, Health Enhancing Physical Activity Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_1To149Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years75Onwards_Gender-Female", - "name": "Person With Age = 75 Years or More, Gender = Female", + "dcid": "dc/g/Person_ActivityDuration-Minute1To149_Gender-Female_PlaceOfResidenceClassification", + "name": "Person With Activity Duration = 1 - 149 Minute, Gender = Female, Place of Residence Classification", "statVars": [ { - "name": "Population: 75 Years or More, Female", - "dcid": "Count_Person_75OrMoreYears_Female" + "name": "Percentage 1 To 149 Minutes, Health Enhancing Physical Activity Among Rural, Female Population", + "dcid": "Percent_1To149Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_Rural_Female" }, { - "name": "Population: 75 Years or More, Civilian, Female, Non Institutionalized", - "dcid": "dc/g8tzm4h7qzqnd" + "name": "Percentage 1 To 149 Minutes, Health Enhancing Physical Activity Among Semi Urban, Female Population", + "dcid": "Percent_1To149Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage 1 To 149 Minutes, Health Enhancing Physical Activity Among Urban, Female Population", + "dcid": "Percent_1To149Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years85Onwards_Gender-Female", - "name": "Person With Age = 85 Years or More, Gender = Female", + "dcid": "dc/g/Person_ActivityDuration-Years1To5_EducationalAttainment_Gender-Female", + "name": "Person With Activity Duration = 1 - 5 Years, Educational Attainment, Gender = Female", "statVars": [ { - "name": "Life Expectancy: 85 Years or More, Female", - "dcid": "LifeExpectancy_Person_85OrMoreYears_Female" + "name": "Percentage Daily, Tobacco Smoking, From 1 To 5 Years Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_Daily_TobaccoSmoking_From1To5Years_TobaccoProducts_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Population: 85 Years or More, Female", - "dcid": "Count_Person_85OrMoreYears_Female" + "name": "Percentage Daily, Tobacco Smoking, From 1 To 5 Years Among Tertiary Education, Female Population", + "dcid": "Percent_Daily_TobaccoSmoking_From1To5Years_TobaccoProducts_In_Count_Person_TertiaryEducation_Female" + }, + { + "name": "Percentage Daily, Tobacco Smoking, From 1 To 5 Years Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_Daily_TobaccoSmoking_From1To5Years_TobaccoProducts_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years1_Gender-Female", - "name": "Person With Age = Years 1, Gender = Female", + "dcid": "dc/g/Person_ActivityDuration-YearUpto1_EducationalAttainment_Gender-Female", + "name": "Person With Activity Duration = 1 Years or Less, Educational Attainment, Gender = Female", "statVars": [ { - "name": "Life Expectancy: Years 1, Female", - "dcid": "LifeExpectancy_Person_1Years_Female" + "name": "Percentage Daily, Tobacco Smoking, Less Than 1 Year Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_Daily_TobaccoSmoking_LessThan1Year_TobaccoProducts_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Population: Years 1, Female", - "dcid": "Count_Person_1Years_Female" + "name": "Percentage Daily, Tobacco Smoking, Less Than 1 Year Among Tertiary Education, Female Population", + "dcid": "Percent_Daily_TobaccoSmoking_LessThan1Year_TobaccoProducts_In_Count_Person_TertiaryEducation_Female" + }, + { + "name": "Percentage Daily, Tobacco Smoking, Less Than 1 Year Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_Daily_TobaccoSmoking_LessThan1Year_TobaccoProducts_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years10_Gender-Female", - "name": "Person With Age = Years 10, Gender = Female", + "dcid": "dc/g/Person_ActivityDuration-Years10Onwards_EducationalAttainment_Gender-Female", + "name": "Person With Activity Duration = 10 Years or More, Educational Attainment, Gender = Female", "statVars": [ { - "name": "Life Expectancy: Years 10, Female", - "dcid": "LifeExpectancy_Person_10Years_Female" + "name": "Percentage Daily, Tobacco Smoking, 10 Years Or Over Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_Daily_TobaccoSmoking_10YearsOrOver_TobaccoProducts_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Population: Years 10, Female", - "dcid": "Count_Person_10Years_Female" + "name": "Percentage Daily, Tobacco Smoking, 10 Years Or Over Among Tertiary Education, Female Population", + "dcid": "Percent_Daily_TobaccoSmoking_10YearsOrOver_TobaccoProducts_In_Count_Person_TertiaryEducation_Female" + }, + { + "name": "Percentage Daily, Tobacco Smoking, 10 Years Or Over Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_Daily_TobaccoSmoking_10YearsOrOver_TobaccoProducts_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years11_Gender-Female", - "name": "Person With Age = Years 11, Gender = Female", + "dcid": "dc/g/Person_ActivityDuration-Minute150To299_EducationalAttainment_Gender-Female", + "name": "Person With Activity Duration = 150 - 299 Minute, Educational Attainment, Gender = Female", "statVars": [ { - "name": "Life Expectancy: Years 11, Female", - "dcid": "LifeExpectancy_Person_11Years_Female" + "name": "Percentage 150 To 299 Minutes, Health Enhancing Physical Activity Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_150To299Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Population: Years 11, Female", - "dcid": "Count_Person_11Years_Female" + "name": "Percentage 150 To 299 Minutes, Health Enhancing Physical Activity Among Tertiary Education, Female Population", + "dcid": "Percent_150To299Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_TertiaryEducation_Female" + }, + { + "name": "Percentage 150 To 299 Minutes, Health Enhancing Physical Activity Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_150To299Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years12_Gender-Female", - "name": "Person With Age = Years 12, Gender = Female", + "dcid": "dc/g/Person_ActivityDuration-Minute150To299_Gender-Female_PlaceOfResidenceClassification", + "name": "Person With Activity Duration = 150 - 299 Minute, Gender = Female, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 12, Female", - "dcid": "LifeExpectancy_Person_12Years_Female" + "name": "Percentage 150 To 299 Minutes, Health Enhancing Physical Activity Among Rural, Female Population", + "dcid": "Percent_150To299Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 12, Female", - "dcid": "Count_Person_12Years_Female" + "name": "Percentage 150 To 299 Minutes, Health Enhancing Physical Activity Among Semi Urban, Female Population", + "dcid": "Percent_150To299Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage 150 To 299 Minutes, Health Enhancing Physical Activity Among Urban, Female Population", + "dcid": "Percent_150To299Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years13_Gender-Female", - "name": "Person With Age = Years 13, Gender = Female", + "dcid": "dc/g/Person_ActivityDuration-Minute150Onwards_EducationalAttainment_Gender-Female", + "name": "Person With Activity Duration = 150 Minute or More, Educational Attainment, Gender = Female", "statVars": [ { - "name": "Life Expectancy: Years 13, Female", - "dcid": "LifeExpectancy_Person_13Years_Female" + "name": "Percentage 150 Or More Minutes, Health Enhancing Physical Activity Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_150OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Population: Years 13, Female", - "dcid": "Count_Person_13Years_Female" + "name": "Percentage 150 Or More Minutes, Health Enhancing Physical Activity Among Tertiary Education, Female Population", + "dcid": "Percent_150OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person_TertiaryEducation_Female" + }, + { + "name": "Percentage 150 Or More Minutes, Health Enhancing Physical Activity Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_150OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years14_Gender-Female", - "name": "Person With Age = Years 14, Gender = Female", + "dcid": "dc/g/Person_ActivityDuration-Minute150Onwards_Gender-Female_PlaceOfResidenceClassification", + "name": "Person With Activity Duration = 150 Minute or More, Gender = Female, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 14, Female", - "dcid": "LifeExpectancy_Person_14Years_Female" + "name": "Percentage 150 Or More Minutes, Health Enhancing Physical Activity Among Rural, Female Population", + "dcid": "Percent_150OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 14, Female", - "dcid": "Count_Person_14Years_Female" + "name": "Percentage 150 Or More Minutes, Health Enhancing Physical Activity Among Semi Urban, Female Population", + "dcid": "Percent_150OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage 150 Or More Minutes, Health Enhancing Physical Activity Among Urban, Female Population", + "dcid": "Percent_150OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years15_Gender-Female", - "name": "Person With Age = Years 15, Gender = Female", + "dcid": "dc/g/Person_ActivityDuration-Minute300Onwards_EducationalAttainment_Gender-Female", + "name": "Person With Activity Duration = 300 Minute or More, Educational Attainment, Gender = Female", "statVars": [ { - "name": "Life Expectancy: Years 15, Female", - "dcid": "LifeExpectancy_Person_15Years_Female" + "name": "Percentage 300 Or More Minutes, Health Enhancing Physical Activity Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_300OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Population: Years 15, Female", - "dcid": "Count_Person_15Years_Female" + "name": "Percentage 300 Or More Minutes, Health Enhancing Physical Activity Among Tertiary Education, Female Population", + "dcid": "Percent_300OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person_TertiaryEducation_Female" + }, + { + "name": "Percentage 300 Or More Minutes, Health Enhancing Physical Activity Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_300OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years16_Gender-Female", - "name": "Person With Age = Years 16, Gender = Female", + "dcid": "dc/g/Person_ActivityDuration-Minute300Onwards_Gender-Female_PlaceOfResidenceClassification", + "name": "Person With Activity Duration = 300 Minute or More, Gender = Female, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 16, Female", - "dcid": "LifeExpectancy_Person_16Years_Female" + "name": "Percentage 300 Or More Minutes, Health Enhancing Physical Activity Among Rural, Female Population", + "dcid": "Percent_300OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 16, Female", - "dcid": "Count_Person_16Years_Female" + "name": "Percentage 300 Or More Minutes, Health Enhancing Physical Activity Among Semi Urban, Female Population", + "dcid": "Percent_300OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage 300 Or More Minutes, Health Enhancing Physical Activity Among Urban, Female Population", + "dcid": "Percent_300OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years17_Gender-Female", - "name": "Person With Age = Years 17, Gender = Female", + "dcid": "dc/g/Person_ActivityDuration-Years5To10_EducationalAttainment_Gender-Female", + "name": "Person With Activity Duration = 5 - 10 Years, Educational Attainment, Gender = Female", "statVars": [ { - "name": "Life Expectancy: Years 17, Female", - "dcid": "LifeExpectancy_Person_17Years_Female" + "name": "Percentage Daily, Tobacco Smoking, From 5 To 10 Years Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_Daily_TobaccoSmoking_From5To10Years_TobaccoProducts_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Population: Years 17, Female", - "dcid": "Count_Person_17Years_Female" + "name": "Percentage Daily, Tobacco Smoking, From 5 To 10 Years Among Tertiary Education, Female Population", + "dcid": "Percent_Daily_TobaccoSmoking_From5To10Years_TobaccoProducts_In_Count_Person_TertiaryEducation_Female" + }, + { + "name": "Percentage Daily, Tobacco Smoking, From 5 To 10 Years Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_Daily_TobaccoSmoking_From5To10Years_TobaccoProducts_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years18_Gender-Female", - "name": "Person With Age = Years 18, Gender = Female", + "dcid": "dc/g/Person_ActivityDuration-Minute0_EducationalAttainment_Gender-Female", + "name": "Person With Activity Duration = Minute 0, Educational Attainment, Gender = Female", "statVars": [ { - "name": "Life Expectancy: Years 18, Female", - "dcid": "LifeExpectancy_Person_18Years_Female" + "name": "Percentage 0 Minutes, Health Enhancing Physical Activity Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_0Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Population: Years 18, Female", - "dcid": "Count_Person_18Years_Female" + "name": "Percentage 0 Minutes, Health Enhancing Physical Activity Among Tertiary Education, Female Population", + "dcid": "Percent_0Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_TertiaryEducation_Female" + }, + { + "name": "Percentage 0 Minutes, Health Enhancing Physical Activity Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_0Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years19_Gender-Female", - "name": "Person With Age = Years 19, Gender = Female", + "dcid": "dc/g/Person_ActivityDuration-Minute0_Gender-Female_PlaceOfResidenceClassification", + "name": "Person With Activity Duration = Minute 0, Gender = Female, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 19, Female", - "dcid": "LifeExpectancy_Person_19Years_Female" + "name": "Percentage 0 Minutes, Health Enhancing Physical Activity Among Rural, Female Population", + "dcid": "Percent_0Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 19, Female", - "dcid": "Count_Person_19Years_Female" + "name": "Percentage 0 Minutes, Health Enhancing Physical Activity Among Semi Urban, Female Population", + "dcid": "Percent_0Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage 0 Minutes, Health Enhancing Physical Activity Among Urban, Female Population", + "dcid": "Percent_0Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years2_Gender-Female", - "name": "Person With Age = Years 2, Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-AtLeast30MinutesPerDay_EducationalAttainment_Gender-Female", + "name": "Person With Activity Frequency = At Least 30 Minutes Per Day, Educational Attainment, Gender = Female", "statVars": [ { - "name": "Life Expectancy: Years 2, Female", - "dcid": "LifeExpectancy_Person_2Years_Female" + "name": "Percentage At Least 30 Minutes Per Day, Walking Or Cycling, Physical Activity Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_AtLeast30MinutesPerDay_WalkingOrCycling_PhysicalActivity_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Population: Years 2, Female", - "dcid": "Count_Person_2Years_Female" + "name": "Percentage At Least 30 Minutes Per Day, Walking Or Cycling, Physical Activity Among Tertiary Education, Female Population", + "dcid": "Percent_AtLeast30MinutesPerDay_WalkingOrCycling_PhysicalActivity_In_Count_Person_TertiaryEducation_Female" + }, + { + "name": "Percentage At Least 30 Minutes Per Day, Walking Or Cycling, Physical Activity Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_AtLeast30MinutesPerDay_WalkingOrCycling_PhysicalActivity_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years20_Gender-Female", - "name": "Person With Age = Years 20, Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-AtLeastOnceAWeek_Gender-Female_PlaceOfResidenceClassification", + "name": "Person With Activity Frequency = At Least Once AWeek, Gender = Female, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 20, Female", - "dcid": "LifeExpectancy_Person_20Years_Female" + "name": "Percentage At Least Once A Week, Binge Drinking Among Rural, Female Population", + "dcid": "Percent_AtLeastOnceAWeek_BingeDrinking_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 20, Female", - "dcid": "Count_Person_20Years_Female" + "name": "Percentage At Least Once A Week, Binge Drinking Among Semi Urban, Female Population", + "dcid": "Percent_AtLeastOnceAWeek_BingeDrinking_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage At Least Once A Week, Binge Drinking Among Urban, Female Population", + "dcid": "Percent_AtLeastOnceAWeek_BingeDrinking_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years21_Gender-Female", - "name": "Person With Age = Years 21, Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-AtLeastOneHourPerDay_EducationalAttainment_Gender-Female", + "name": "Person With Activity Frequency = At Least One Hour Per Day, Educational Attainment, Gender = Female", "statVars": [ { - "name": "Life Expectancy: Years 21, Female", - "dcid": "LifeExpectancy_Person_21Years_Female" + "name": "Percentage At Least One Hour Per Day, Exposure To Tobacco Smoke Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_AtLeastOneHourPerDay_ExposureToTobaccoSmoke_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Population: Years 21, Female", - "dcid": "Count_Person_21Years_Female" + "name": "Percentage At Least One Hour Per Day, Exposure To Tobacco Smoke Among Tertiary Education, Female Population", + "dcid": "Percent_AtLeastOneHourPerDay_ExposureToTobaccoSmoke_In_Count_Person_TertiaryEducation_Female" + }, + { + "name": "Percentage At Least One Hour Per Day, Exposure To Tobacco Smoke Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_AtLeastOneHourPerDay_ExposureToTobaccoSmoke_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years22_Gender-Female", - "name": "Person With Age = Years 22, Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-AtLeastOneHourPerDay_Gender-Female_PlaceOfResidenceClassification", + "name": "Person With Activity Frequency = At Least One Hour Per Day, Gender = Female, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 22, Female", - "dcid": "LifeExpectancy_Person_22Years_Female" + "name": "Percentage At Least One Hour Per Day, Exposure To Tobacco Smoke Among Rural, Female Population", + "dcid": "Percent_AtLeastOneHourPerDay_ExposureToTobaccoSmoke_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 22, Female", - "dcid": "Count_Person_22Years_Female" + "name": "Percentage At Least One Hour Per Day, Exposure To Tobacco Smoke Among Semi Urban, Female Population", + "dcid": "Percent_AtLeastOneHourPerDay_ExposureToTobaccoSmoke_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage At Least One Hour Per Day, Exposure To Tobacco Smoke Among Urban, Female Population", + "dcid": "Percent_AtLeastOneHourPerDay_ExposureToTobaccoSmoke_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years23_Gender-Female", - "name": "Person With Age = Years 23, Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-EveryWeek_Gender-Female_PlaceOfResidenceClassification", + "name": "Person With Activity Frequency = Every Week, Gender = Female, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 23, Female", - "dcid": "LifeExpectancy_Person_23Years_Female" + "name": "Percentage Every Week, Alcohol Consumption Among Rural, Female Population", + "dcid": "Percent_EveryWeek_AlcoholConsumption_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 23, Female", - "dcid": "Count_Person_23Years_Female" + "name": "Percentage Every Week, Alcohol Consumption Among Semi Urban, Female Population", + "dcid": "Percent_EveryWeek_AlcoholConsumption_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Every Week, Alcohol Consumption Among Urban, Female Population", + "dcid": "Percent_EveryWeek_AlcoholConsumption_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years24_Gender-Female", - "name": "Person With Age = Years 24, Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-LessThanOnceAWeek_EducationalAttainment_Gender-Female", + "name": "Person With Activity Frequency = Less Than Once AWeek, Educational Attainment, Gender = Female", "statVars": [ { - "name": "Life Expectancy: Years 24, Female", - "dcid": "LifeExpectancy_Person_24Years_Female" + "name": "Percentage Less Than Once A Week, Exposure To Tobacco Smoke Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_LessThanOnceAWeek_ExposureToTobaccoSmoke_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Population: Years 24, Female", - "dcid": "Count_Person_24Years_Female" + "name": "Percentage Less Than Once A Week, Exposure To Tobacco Smoke Among Tertiary Education, Female Population", + "dcid": "Percent_LessThanOnceAWeek_ExposureToTobaccoSmoke_In_Count_Person_TertiaryEducation_Female" + }, + { + "name": "Percentage Less Than Once A Week, Exposure To Tobacco Smoke Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_LessThanOnceAWeek_ExposureToTobaccoSmoke_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years25_Gender-Female", - "name": "Person With Age = Years 25, Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-LessThanOneHourPerDay_EducationalAttainment_Gender-Female", + "name": "Person With Activity Frequency = Less Than One Hour Per Day, Educational Attainment, Gender = Female", "statVars": [ { - "name": "Life Expectancy: Years 25, Female", - "dcid": "LifeExpectancy_Person_25Years_Female" + "name": "Percentage Less Than One Hour Per Day, Exposure To Tobacco Smoke Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_LessThanOneHourPerDay_ExposureToTobaccoSmoke_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Population: Years 25, Female", - "dcid": "Count_Person_25Years_Female" + "name": "Percentage Less Than One Hour Per Day, Exposure To Tobacco Smoke Among Tertiary Education, Female Population", + "dcid": "Percent_LessThanOneHourPerDay_ExposureToTobaccoSmoke_In_Count_Person_TertiaryEducation_Female" + }, + { + "name": "Percentage Less Than One Hour Per Day, Exposure To Tobacco Smoke Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_LessThanOneHourPerDay_ExposureToTobaccoSmoke_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years26_Gender-Female", - "name": "Person With Age = Years 26, Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-LessThanOneHourPerDay_Gender-Female_PlaceOfResidenceClassification", + "name": "Person With Activity Frequency = Less Than One Hour Per Day, Gender = Female, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 26, Female", - "dcid": "LifeExpectancy_Person_26Years_Female" + "name": "Percentage Less Than One Hour Per Day, Exposure To Tobacco Smoke Among Rural, Female Population", + "dcid": "Percent_LessThanOneHourPerDay_ExposureToTobaccoSmoke_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 26, Female", - "dcid": "Count_Person_26Years_Female" + "name": "Percentage Less Than One Hour Per Day, Exposure To Tobacco Smoke Among Semi Urban, Female Population", + "dcid": "Percent_LessThanOneHourPerDay_ExposureToTobaccoSmoke_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Less Than One Hour Per Day, Exposure To Tobacco Smoke Among Urban, Female Population", + "dcid": "Percent_LessThanOneHourPerDay_ExposureToTobaccoSmoke_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years27_Gender-Female", - "name": "Person With Age = Years 27, Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-NeverOccasional_EducationalAttainment_Gender-Female", + "name": "Person With Activity Frequency = Never \u0026 Occasional, Educational Attainment, Gender = Female", "statVars": [ { - "name": "Life Expectancy: Years 27, Female", - "dcid": "LifeExpectancy_Person_27Years_Female" + "name": "Percentage Never Or Occasional, Binge Drinking Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_NeverOrOccasional_BingeDrinking_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Population: Years 27, Female", - "dcid": "Count_Person_27Years_Female" + "name": "Percentage Never Or Occasional, Binge Drinking Among Tertiary Education Stage One Or Tertiary Education Stage Two, Female Population", + "dcid": "Percent_NeverOrOccasional_BingeDrinking_In_Count_Person_TertiaryEducationStageOneOrTertiaryEducationStageTwo_Female" + }, + { + "name": "Percentage Never Or Occasional, Binge Drinking Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_NeverOrOccasional_BingeDrinking_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years28_Gender-Female", - "name": "Person With Age = Years 28, Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-Never_Gender-Female_PlaceOfResidenceClassification", + "name": "Person With Activity Frequency = Never, Gender = Female, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 28, Female", - "dcid": "LifeExpectancy_Person_28Years_Female" + "name": "Percentage Never, Alcohol Consumption Among Rural, Female Population", + "dcid": "Percent_Never_AlcoholConsumption_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 28, Female", - "dcid": "Count_Person_28Years_Female" + "name": "Percentage Never, Alcohol Consumption Among Semi Urban, Female Population", + "dcid": "Percent_Never_AlcoholConsumption_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Never, Alcohol Consumption Among Urban, Female Population", + "dcid": "Percent_Never_AlcoholConsumption_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years29_Gender-Female", - "name": "Person With Age = Years 29, Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-NotInTheLast12Months_EducationalAttainment_Gender-Female", + "name": "Person With Activity Frequency = Not in The Last 12 Months, Educational Attainment, Gender = Female", "statVars": [ { - "name": "Life Expectancy: Years 29, Female", - "dcid": "LifeExpectancy_Person_29Years_Female" + "name": "Percentage Not In The Last 12 Months, Alcohol Consumption Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_NotInTheLast12Months_AlcoholConsumption_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Population: Years 29, Female", - "dcid": "Count_Person_29Years_Female" + "name": "Percentage Not In The Last 12 Months, Alcohol Consumption Among Tertiary Education, Female Population", + "dcid": "Percent_NotInTheLast12Months_AlcoholConsumption_In_Count_Person_TertiaryEducation_Female" + }, + { + "name": "Percentage Not In The Last 12 Months, Alcohol Consumption Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_NotInTheLast12Months_AlcoholConsumption_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years3_Gender-Female", - "name": "Person With Age = Years 3, Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-NotInTheLast12Months_Gender-Female_PlaceOfResidenceClassification", + "name": "Person With Activity Frequency = Not in The Last 12 Months, Gender = Female, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 3, Female", - "dcid": "LifeExpectancy_Person_3Years_Female" + "name": "Percentage Not In The Last 12 Months, Alcohol Consumption Among Rural, Female Population", + "dcid": "Percent_NotInTheLast12Months_AlcoholConsumption_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 3, Female", - "dcid": "Count_Person_3Years_Female" + "name": "Percentage Not In The Last 12 Months, Alcohol Consumption Among Semi Urban, Female Population", + "dcid": "Percent_NotInTheLast12Months_AlcoholConsumption_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Not In The Last 12 Months, Alcohol Consumption Among Urban, Female Population", + "dcid": "Percent_NotInTheLast12Months_AlcoholConsumption_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years30_Gender-Female", - "name": "Person With Age = Years 30, Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-Occasional_Gender-Female_PlaceOfResidenceClassification", + "name": "Person With Activity Frequency = Occasional, Gender = Female, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 30, Female", - "dcid": "LifeExpectancy_Person_30Years_Female" + "name": "Percentage Occasional, Tobacco Smoking Among Rural, Female Population", + "dcid": "Percent_Occasional_TobaccoSmoking_TobaccoProducts_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 30, Female", - "dcid": "Count_Person_30Years_Female" + "name": "Percentage Occasional, Tobacco Smoking Among Semi Urban, Female Population", + "dcid": "Percent_Occasional_TobaccoSmoking_TobaccoProducts_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Occasional, Tobacco Smoking Among Urban, Female Population", + "dcid": "Percent_Occasional_TobaccoSmoking_TobaccoProducts_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years31_Gender-Female", - "name": "Person With Age = Years 31, Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-RarelyNever_EducationalAttainment_Gender-Female", + "name": "Person With Activity Frequency = Rarely \u0026 Never, Educational Attainment, Gender = Female", "statVars": [ { - "name": "Life Expectancy: Years 31, Female", - "dcid": "LifeExpectancy_Person_31Years_Female" + "name": "Percentage Rarely Or Never, Exposure To Tobacco Smoke Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_RarelyOrNever_ExposureToTobaccoSmoke_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Population: Years 31, Female", - "dcid": "Count_Person_31Years_Female" + "name": "Percentage Rarely Or Never, Exposure To Tobacco Smoke Among Tertiary Education, Female Population", + "dcid": "Percent_RarelyOrNever_ExposureToTobaccoSmoke_In_Count_Person_TertiaryEducation_Female" + }, + { + "name": "Percentage Rarely Or Never, Exposure To Tobacco Smoke Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_RarelyOrNever_ExposureToTobaccoSmoke_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years32_Gender-Female", - "name": "Person With Age = Years 32, Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-RarelyNever_Gender-Female_PlaceOfResidenceClassification", + "name": "Person With Activity Frequency = Rarely \u0026 Never, Gender = Female, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 32, Female", - "dcid": "LifeExpectancy_Person_32Years_Female" + "name": "Percentage Rarely Or Never, Exposure To Tobacco Smoke Among Rural, Female Population", + "dcid": "Percent_RarelyOrNever_ExposureToTobaccoSmoke_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 32, Female", - "dcid": "Count_Person_32Years_Female" + "name": "Percentage Rarely Or Never, Exposure To Tobacco Smoke Among Semi Urban, Female Population", + "dcid": "Percent_RarelyOrNever_ExposureToTobaccoSmoke_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Rarely Or Never, Exposure To Tobacco Smoke Among Urban, Female Population", + "dcid": "Percent_RarelyOrNever_ExposureToTobaccoSmoke_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years33_Gender-Female", - "name": "Person With Age = Years 33, Gender = Female", + "dcid": "dc/g/Person_Age-Years10To14_Gender-Female_TypeOfSchool", + "name": "Person With Age = 10 - 14 Years, Gender = Female, Type of School", "statVars": [ { - "name": "Life Expectancy: Years 33, Female", - "dcid": "LifeExpectancy_Person_33Years_Female" + "name": "Population: 10 - 14 Years, Female, Not Enrolled in School", + "dcid": "Count_Person_10To14Years_Female_NotEnrolledInSchool" }, { - "name": "Population: Years 33, Female", - "dcid": "Count_Person_33Years_Female" + "name": "Population: 10 - 14 Years, Female, Private School", + "dcid": "Count_Person_10To14Years_Female_EnrolledInPrivateSchool" + }, + { + "name": "Population: 10 - 14 Years, Female, Public School", + "dcid": "Count_Person_10To14Years_Female_EnrolledInPublicSchool" } ] }, { - "dcid": "dc/g/Person_Age-Years34_Gender-Female", - "name": "Person With Age = Years 34, Gender = Female", + "dcid": "dc/g/Person_Age-Years15To17_EnrollmentLevel_Gender-Female", + "name": "Person With Age = 15 - 17 Years, Enrollment Level, Gender = Female", "statVars": [ { - "name": "Life Expectancy: Years 34, Female", - "dcid": "LifeExpectancy_Person_34Years_Female" + "name": "Population: 15 - 17 Years, Enrolled in Private College or Graduate School, Female", + "dcid": "Count_Person_15To17Years_EnrolledInPrivateCollegeOrGraduateSchool_Female" }, { - "name": "Population: Years 34, Female", - "dcid": "Count_Person_34Years_Female" + "name": "Population: 15 - 17 Years, Enrolled in Public College or Graduate School, Female", + "dcid": "Count_Person_15To17Years_EnrolledInPublicCollegeOrGraduateSchool_Female" + }, + { + "name": "Population: 15 - 17 Years, Not Enrolled in College or Graduate School, Female", + "dcid": "Count_Person_15To17Years_NotEnrolledInCollegeOrGraduateSchool_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years35_Gender-Female", - "name": "Person With Age = Years 35, Gender = Female", + "dcid": "dc/g/Person_Age-Years15To17_Gender-Female_TypeOfSchool", + "name": "Person With Age = 15 - 17 Years, Gender = Female, Type of School", "statVars": [ { - "name": "Life Expectancy: Years 35, Female", - "dcid": "LifeExpectancy_Person_35Years_Female" + "name": "Population: 15 - 17 Years, Female, Not Enrolled in School", + "dcid": "Count_Person_15To17Years_Female_NotEnrolledInSchool" }, { - "name": "Population: Years 35, Female", - "dcid": "Count_Person_35Years_Female" + "name": "Population: 15 - 17 Years, Female, Private School", + "dcid": "Count_Person_15To17Years_Female_EnrolledInPrivateSchool" + }, + { + "name": "Population: 15 - 17 Years, Female, Public School", + "dcid": "Count_Person_15To17Years_Female_EnrolledInPublicSchool" } ] }, { - "dcid": "dc/g/Person_Age-Years36_Gender-Female", - "name": "Person With Age = Years 36, Gender = Female", + "dcid": "dc/g/Person_Age-Years15To19_BirthEventStatus-BirthInThePast12Months_Gender-Female", + "name": "Person With Age = 15 - 19 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female", "statVars": [ { - "name": "Life Expectancy: Years 36, Female", - "dcid": "LifeExpectancy_Person_36Years_Female" + "name": "Population: 15 - 19 Years, Birth in The Past 12 Months, Female", + "dcid": "Count_Person_15To19Years_BirthInThePast12Months_Female" }, { - "name": "Population: Years 36, Female", - "dcid": "Count_Person_36Years_Female" + "name": "Population: 15 - 19 Years, Birth in The Past 12 Months, Female (As Fraction of Count Person 15 To 19 Years Female)", + "dcid": "Count_Person_15To19Years_BirthInThePast12Months_Female_AsAFractionOf_Count_Person_15To19Years_Female" + }, + { + "name": "Population: 15 - 19 Years, Birth in The Past 12 Months, Female, Unmarried", + "dcid": "Count_Person_15To19Years_BirthInThePast12Months_Female_Unmarried" } ] }, { - "dcid": "dc/g/Person_Age-Years37_Gender-Female", - "name": "Person With Age = Years 37, Gender = Female", + "dcid": "dc/g/Person_Age-Years15To19_Gender-Female_Race-BlackOrAfricanAmericanAlone", + "name": "Person With Age = 15 - 19 Years, Gender = Female, Race = Black or African American Alone", "statVars": [ { - "name": "Life Expectancy: Years 37, Female", - "dcid": "LifeExpectancy_Person_37Years_Female" + "name": "Population: 15 - 19 Years, Female, Black or African American Alone", + "dcid": "Count_Person_15To19Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 37, Female", - "dcid": "Count_Person_37Years_Female" - } - ] - }, - { - "dcid": "dc/g/Person_Age-Years38_Gender-Female", - "name": "Person With Age = Years 38, Gender = Female", - "statVars": [ - { - "name": "Life Expectancy: Years 38, Female", - "dcid": "LifeExpectancy_Person_38Years_Female" + "name": "Population: 15 - 19 Years, Birth in The Past 12 Months, Female, Black or African American Alone", + "dcid": "Count_Person_15To19Years_BirthInThePast12Months_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 38, Female", - "dcid": "Count_Person_38Years_Female" + "name": "Population: 15 - 19 Years, Female, Ever Married, Black or African American Alone", + "dcid": "Count_Person_15To19Years_Female_EverMarried_BlackOrAfricanAmericanAlone" } ] }, { - "dcid": "dc/g/Person_Age-Years39_Gender-Female", - "name": "Person With Age = Years 39, Gender = Female", + "dcid": "dc/g/Person_Age-Years15To19_Gender-Female_Race-HispanicOrLatino", + "name": "Person With Age = 15 - 19 Years, Gender = Female, Race = Hispanic or Latino", "statVars": [ { - "name": "Life Expectancy: Years 39, Female", - "dcid": "LifeExpectancy_Person_39Years_Female" + "name": "Population: 15 - 19 Years, Female, Hispanic or Latino", + "dcid": "Count_Person_15To19Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 39, Female", - "dcid": "Count_Person_39Years_Female" - } - ] - }, - { - "dcid": "dc/g/Person_Age-Years4_Gender-Female", - "name": "Person With Age = Years 4, Gender = Female", - "statVars": [ - { - "name": "Life Expectancy: Years 4, Female", - "dcid": "LifeExpectancy_Person_4Years_Female" + "name": "Population: 15 - 19 Years, Birth in The Past 12 Months, Female, Hispanic or Latino", + "dcid": "Count_Person_15To19Years_BirthInThePast12Months_Female_HispanicOrLatino" }, { - "name": "Population: Years 4, Female", - "dcid": "Count_Person_4Years_Female" + "name": "Population: 15 - 19 Years, Female, Ever Married, Hispanic or Latino", + "dcid": "Count_Person_15To19Years_Female_EverMarried_HispanicOrLatino" } ] }, { - "dcid": "dc/g/Person_Age-Years40_Gender-Female", - "name": "Person With Age = Years 40, Gender = Female", + "dcid": "dc/g/Person_Age-Years15To19_Gender-Female_Race-WhiteAloneNotHispanicOrLatino", + "name": "Person With Age = 15 - 19 Years, Gender = Female, Race = White Alone Not Hispanic or Latino", "statVars": [ { - "name": "Life Expectancy: Years 40, Female", - "dcid": "LifeExpectancy_Person_40Years_Female" + "name": "Population: 15 - 19 Years, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_15To19Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 40, Female", - "dcid": "Count_Person_40Years_Female" + "name": "Population: 15 - 19 Years, Birth in The Past 12 Months, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_15To19Years_BirthInThePast12Months_Female_WhiteAloneNotHispanicOrLatino" + }, + { + "name": "Population: 15 - 19 Years, Female, Ever Married, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_15To19Years_Female_EverMarried_WhiteAloneNotHispanicOrLatino" } ] }, { - "dcid": "dc/g/Person_Age-Years41_Gender-Female", - "name": "Person With Age = Years 41, Gender = Female", + "dcid": "dc/g/Person_Age-Years15Onwards_EnrollmentLevel_Gender-Female", + "name": "Person With Age = 15 Years or More, Enrollment Level, Gender = Female", "statVars": [ { - "name": "Life Expectancy: Years 41, Female", - "dcid": "LifeExpectancy_Person_41Years_Female" + "name": "Population: 15 Years or More, Enrolled in Private College or Graduate School, Female", + "dcid": "Count_Person_15OrMoreYears_EnrolledInPrivateCollegeOrGraduateSchool_Female" }, { - "name": "Population: Years 41, Female", - "dcid": "Count_Person_41Years_Female" + "name": "Population: 15 Years or More, Enrolled in Public College or Graduate School, Female", + "dcid": "Count_Person_15OrMoreYears_EnrolledInPublicCollegeOrGraduateSchool_Female" + }, + { + "name": "Population: 15 Years or More, Not Enrolled in College or Graduate School, Female", + "dcid": "Count_Person_15OrMoreYears_NotEnrolledInCollegeOrGraduateSchool_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years42_Gender-Female", - "name": "Person With Age = Years 42, Gender = Female", + "dcid": "dc/g/Person_Age-Years18To19_Gender-Female_TypeOfSchool", + "name": "Person With Age = 18 - 19 Years, Gender = Female, Type of School", "statVars": [ { - "name": "Life Expectancy: Years 42, Female", - "dcid": "LifeExpectancy_Person_42Years_Female" + "name": "Population: 18 - 19 Years, Female, Not Enrolled in School", + "dcid": "Count_Person_18To19Years_Female_NotEnrolledInSchool" }, { - "name": "Population: Years 42, Female", - "dcid": "Count_Person_42Years_Female" + "name": "Population: 18 - 19 Years, Female, Private School", + "dcid": "Count_Person_18To19Years_Female_EnrolledInPrivateSchool" + }, + { + "name": "Population: 18 - 19 Years, Female, Public School", + "dcid": "Count_Person_18To19Years_Female_EnrolledInPublicSchool" } ] }, { - "dcid": "dc/g/Person_Age-Years43_Gender-Female", - "name": "Person With Age = Years 43, Gender = Female", + "dcid": "dc/g/Person_Age-Years18To24_EnrollmentLevel_Gender-Female", + "name": "Person With Age = 18 - 24 Years, Enrollment Level, Gender = Female", "statVars": [ { - "name": "Life Expectancy: Years 43, Female", - "dcid": "LifeExpectancy_Person_43Years_Female" + "name": "Population: 18 - 24 Years, Enrolled in Private College or Graduate School, Female", + "dcid": "Count_Person_18To24Years_EnrolledInPrivateCollegeOrGraduateSchool_Female" }, { - "name": "Population: Years 43, Female", - "dcid": "Count_Person_43Years_Female" + "name": "Population: 18 - 24 Years, Enrolled in Public College or Graduate School, Female", + "dcid": "Count_Person_18To24Years_EnrolledInPublicCollegeOrGraduateSchool_Female" + }, + { + "name": "Population: 18 - 24 Years, Not Enrolled in College or Graduate School, Female", + "dcid": "Count_Person_18To24Years_NotEnrolledInCollegeOrGraduateSchool_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years44_Gender-Female", - "name": "Person With Age = Years 44, Gender = Female", + "dcid": "dc/g/Person_Age-Years20To24_Gender-Female_TypeOfSchool", + "name": "Person With Age = 20 - 24 Years, Gender = Female, Type of School", "statVars": [ { - "name": "Life Expectancy: Years 44, Female", - "dcid": "LifeExpectancy_Person_44Years_Female" + "name": "Population: 20 - 24 Years, Female, Not Enrolled in School", + "dcid": "Count_Person_20To24Years_Female_NotEnrolledInSchool" }, { - "name": "Population: Years 44, Female", - "dcid": "Count_Person_44Years_Female" + "name": "Population: 20 - 24 Years, Female, Private School", + "dcid": "Count_Person_20To24Years_Female_EnrolledInPrivateSchool" + }, + { + "name": "Population: 20 - 24 Years, Female, Public School", + "dcid": "Count_Person_20To24Years_Female_EnrolledInPublicSchool" } ] }, { - "dcid": "dc/g/Person_Age-Years45_Gender-Female", - "name": "Person With Age = Years 45, Gender = Female", + "dcid": "dc/g/Person_Age-Years20To34_BirthEventStatus-BirthInThePast12Months_Gender-Female", + "name": "Person With Age = 20 - 34 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female", "statVars": [ { - "name": "Life Expectancy: Years 45, Female", - "dcid": "LifeExpectancy_Person_45Years_Female" + "name": "Population: 20 - 34 Years, Birth in The Past 12 Months, Female", + "dcid": "Count_Person_20To34Years_BirthInThePast12Months_Female" }, { - "name": "Population: Years 45, Female", - "dcid": "Count_Person_45Years_Female" + "name": "Population: 20 - 34 Years, Birth in The Past 12 Months, Female (As Fraction of Count Person 20 To 34 Years Female)", + "dcid": "Count_Person_20To34Years_BirthInThePast12Months_Female_AsAFractionOf_Count_Person_20To34Years_Female" + }, + { + "name": "Population: 20 - 34 Years, Birth in The Past 12 Months, Female, Unmarried", + "dcid": "Count_Person_20To34Years_BirthInThePast12Months_Female_Unmarried" } ] }, { - "dcid": "dc/g/Person_Age-Years46_Gender-Female", - "name": "Person With Age = Years 46, Gender = Female", + "dcid": "dc/g/Person_Age-Years25To34_EnrollmentLevel_Gender-Female", + "name": "Person With Age = 25 - 34 Years, Enrollment Level, Gender = Female", "statVars": [ { - "name": "Life Expectancy: Years 46, Female", - "dcid": "LifeExpectancy_Person_46Years_Female" + "name": "Population: 25 - 34 Years, Enrolled in Private College or Graduate School, Female", + "dcid": "Count_Person_25To34Years_EnrolledInPrivateCollegeOrGraduateSchool_Female" }, { - "name": "Population: Years 46, Female", - "dcid": "Count_Person_46Years_Female" + "name": "Population: 25 - 34 Years, Enrolled in Public College or Graduate School, Female", + "dcid": "Count_Person_25To34Years_EnrolledInPublicCollegeOrGraduateSchool_Female" + }, + { + "name": "Population: 25 - 34 Years, Not Enrolled in College or Graduate School, Female", + "dcid": "Count_Person_25To34Years_NotEnrolledInCollegeOrGraduateSchool_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years47_Gender-Female", - "name": "Person With Age = Years 47, Gender = Female", + "dcid": "dc/g/Person_Age-Years25To34_Gender-Female_TypeOfSchool", + "name": "Person With Age = 25 - 34 Years, Gender = Female, Type of School", "statVars": [ { - "name": "Life Expectancy: Years 47, Female", - "dcid": "LifeExpectancy_Person_47Years_Female" + "name": "Population: 25 - 34 Years, Female, Not Enrolled in School", + "dcid": "Count_Person_25To34Years_Female_NotEnrolledInSchool" }, { - "name": "Population: Years 47, Female", - "dcid": "Count_Person_47Years_Female" + "name": "Population: 25 - 34 Years, Female, Private School", + "dcid": "Count_Person_25To34Years_Female_EnrolledInPrivateSchool" + }, + { + "name": "Population: 25 - 34 Years, Female, Public School", + "dcid": "Count_Person_25To34Years_Female_EnrolledInPublicSchool" } ] }, { - "dcid": "dc/g/Person_Age-Years48_Gender-Female", - "name": "Person With Age = Years 48, Gender = Female", + "dcid": "dc/g/Person_Age-Years3To4_Gender-Female_TypeOfSchool", + "name": "Person With Age = 3 - 4 Years, Gender = Female, Type of School", "statVars": [ { - "name": "Life Expectancy: Years 48, Female", - "dcid": "LifeExpectancy_Person_48Years_Female" + "name": "Population: 3 - 4 Years, Female, Not Enrolled in School", + "dcid": "Count_Person_3To4Years_Female_NotEnrolledInSchool" }, { - "name": "Population: Years 48, Female", - "dcid": "Count_Person_48Years_Female" + "name": "Population: 3 - 4 Years, Female, Private School", + "dcid": "Count_Person_3To4Years_Female_EnrolledInPrivateSchool" + }, + { + "name": "Population: 3 - 4 Years, Female, Public School", + "dcid": "Count_Person_3To4Years_Female_EnrolledInPublicSchool" } ] }, { - "dcid": "dc/g/Person_Age-Years49_Gender-Female", - "name": "Person With Age = Years 49, Gender = Female", + "dcid": "dc/g/Person_Age-Years35Onwards_EnrollmentLevel_Gender-Female", + "name": "Person With Age = 35 Years or More, Enrollment Level, Gender = Female", "statVars": [ { - "name": "Life Expectancy: Years 49, Female", - "dcid": "LifeExpectancy_Person_49Years_Female" + "name": "Population: 35 Years or More, Enrolled in Private College or Graduate School, Female", + "dcid": "Count_Person_35OrMoreYears_EnrolledInPrivateCollegeOrGraduateSchool_Female" }, { - "name": "Population: Years 49, Female", - "dcid": "Count_Person_49Years_Female" + "name": "Population: 35 Years or More, Enrolled in Public College or Graduate School, Female", + "dcid": "Count_Person_35OrMoreYears_EnrolledInPublicCollegeOrGraduateSchool_Female" + }, + { + "name": "Population: 35 Years or More, Not Enrolled in College or Graduate School, Female", + "dcid": "Count_Person_35OrMoreYears_NotEnrolledInCollegeOrGraduateSchool_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years5_Gender-Female", - "name": "Person With Age = Years 5, Gender = Female", + "dcid": "dc/g/Person_Age-Years35Onwards_Gender-Female_TypeOfSchool", + "name": "Person With Age = 35 Years or More, Gender = Female, Type of School", "statVars": [ { - "name": "Life Expectancy: Years 5, Female", - "dcid": "LifeExpectancy_Person_5Years_Female" + "name": "Population: 35 Years or More, Female, Not Enrolled in School", + "dcid": "Count_Person_35OrMoreYears_Female_NotEnrolledInSchool" }, { - "name": "Population: Years 5, Female", - "dcid": "Count_Person_5Years_Female" + "name": "Population: 35 Years or More, Female, Private School", + "dcid": "Count_Person_35OrMoreYears_Female_EnrolledInPrivateSchool" + }, + { + "name": "Population: 35 Years or More, Female, Public School", + "dcid": "Count_Person_35OrMoreYears_Female_EnrolledInPublicSchool" } ] }, { - "dcid": "dc/g/Person_Age-Years50_Gender-Female", - "name": "Person With Age = Years 50, Gender = Female", + "dcid": "dc/g/Person_Age-Years5To19_BirthEventStatus-BirthInThePast12Months_Gender-Female", + "name": "Person With Age = 5 - 19 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female", "statVars": [ { - "name": "Life Expectancy: Years 50, Female", - "dcid": "LifeExpectancy_Person_50Years_Female" + "name": "Population: 5 - 19 Years, Birth in The Past 12 Months, Female", + "dcid": "dc/5b40frccn136" }, { - "name": "Population: Years 50, Female", - "dcid": "Count_Person_50Years_Female" + "name": "Population: 5 - 19 Years, Birth in The Past 12 Months, Female (As Fraction of Count Person 15 To 19 Years Female)", + "dcid": "dc/pbbm819kyt7v9" + }, + { + "name": "Population: 5 - 19 Years, Birth in The Past 12 Months, Female, Unmarried", + "dcid": "dc/tc7srg5k1xv27" } ] }, { - "dcid": "dc/g/Person_Age-Years51_Gender-Female", - "name": "Person With Age = Years 51, Gender = Female", + "dcid": "dc/g/Person_Age-Years5To19_Gender-Female_Race-BlackOrAfricanAmericanAlone", + "name": "Person With Age = 5 - 19 Years, Gender = Female, Race = Black or African American Alone", "statVars": [ { - "name": "Life Expectancy: Years 51, Female", - "dcid": "LifeExpectancy_Person_51Years_Female" + "name": "Population: 5 - 19 Years, Female, Black or African American Alone", + "dcid": "dc/9tje7t59y5y02" }, { - "name": "Population: Years 51, Female", - "dcid": "Count_Person_51Years_Female" + "name": "Population: 5 - 19 Years, Birth in The Past 12 Months, Female, Black or African American Alone", + "dcid": "dc/b6rfg7nc1k59" + }, + { + "name": "Population: 5 - 19 Years, Female, Ever Married, Black or African American Alone", + "dcid": "dc/90h7gtd4pkp6f" } ] }, { - "dcid": "dc/g/Person_Age-Years52_Gender-Female", - "name": "Person With Age = Years 52, Gender = Female", + "dcid": "dc/g/Person_Age-Years5To19_Gender-Female_Race-HispanicOrLatino", + "name": "Person With Age = 5 - 19 Years, Gender = Female, Race = Hispanic or Latino", "statVars": [ { - "name": "Life Expectancy: Years 52, Female", - "dcid": "LifeExpectancy_Person_52Years_Female" + "name": "Population: 5 - 19 Years, Female, Hispanic or Latino", + "dcid": "dc/xzecyytxdwky7" }, { - "name": "Population: Years 52, Female", - "dcid": "Count_Person_52Years_Female" + "name": "Population: 5 - 19 Years, Birth in The Past 12 Months, Female, Hispanic or Latino", + "dcid": "dc/bd3mwh95fz1bd" + }, + { + "name": "Population: 5 - 19 Years, Female, Ever Married, Hispanic or Latino", + "dcid": "dc/46bw4y3knm2dc" } ] }, { - "dcid": "dc/g/Person_Age-Years53_Gender-Female", - "name": "Person With Age = Years 53, Gender = Female", + "dcid": "dc/g/Person_Age-Years5To19_Gender-Female_Race-WhiteAloneNotHispanicOrLatino", + "name": "Person With Age = 5 - 19 Years, Gender = Female, Race = White Alone Not Hispanic or Latino", "statVars": [ { - "name": "Life Expectancy: Years 53, Female", - "dcid": "LifeExpectancy_Person_53Years_Female" + "name": "Population: 5 - 19 Years, Female, White Alone Not Hispanic or Latino", + "dcid": "dc/4wd0sckvzn9vc" }, { - "name": "Population: Years 53, Female", - "dcid": "Count_Person_53Years_Female" + "name": "Population: 5 - 19 Years, Birth in The Past 12 Months, Female, White Alone Not Hispanic or Latino", + "dcid": "dc/m3lty26g9gnbc" + }, + { + "name": "Population: 5 - 19 Years, Female, Ever Married, White Alone Not Hispanic or Latino", + "dcid": "dc/jn7qhhlxvceyg" } ] }, { - "dcid": "dc/g/Person_Age-Years54_Gender-Female", - "name": "Person With Age = Years 54, Gender = Female", + "dcid": "dc/g/Person_Age-Years5To19_Gender-Female_TypeOfSchool", + "name": "Person With Age = 5 - 19 Years, Gender = Female, Type of School", "statVars": [ { - "name": "Life Expectancy: Years 54, Female", - "dcid": "LifeExpectancy_Person_54Years_Female" + "name": "Population: 5 - 19 Years, Female, Not Enrolled in School", + "dcid": "dc/txexrd64sgbh4" }, { - "name": "Population: Years 54, Female", - "dcid": "Count_Person_54Years_Female" + "name": "Population: 5 - 19 Years, Female, Private School", + "dcid": "dc/yvrj3qkl3kde7" + }, + { + "name": "Population: 5 - 19 Years, Female, Public School", + "dcid": "dc/kjh94n3whkr6c" } ] }, { - "dcid": "dc/g/Person_Age-Years55_Gender-Female", - "name": "Person With Age = Years 55, Gender = Female", + "dcid": "dc/g/Person_Age-Years5To9_Gender-Female_TypeOfSchool", + "name": "Person With Age = 5 - 9 Years, Gender = Female, Type of School", "statVars": [ { - "name": "Life Expectancy: Years 55, Female", - "dcid": "LifeExpectancy_Person_55Years_Female" + "name": "Population: 5 - 9 Years, Female, Not Enrolled in School", + "dcid": "Count_Person_5To9Years_Female_NotEnrolledInSchool" }, { - "name": "Population: Years 55, Female", - "dcid": "Count_Person_55Years_Female" + "name": "Population: 5 - 9 Years, Female, Private School", + "dcid": "Count_Person_5To9Years_Female_EnrolledInPrivateSchool" + }, + { + "name": "Population: 5 - 9 Years, Female, Public School", + "dcid": "Count_Person_5To9Years_Female_EnrolledInPublicSchool" } ] }, { - "dcid": "dc/g/Person_Age-Years56_Gender-Female", - "name": "Person With Age = Years 56, Gender = Female", + "dcid": "dc/g/Person_CitizenshipStatus-CitizenOutsideEU28_ExerciseType_Gender-Female", + "name": "Person With Citizenship Status = Citizen Outside EU 28, Exercise Type, Gender = Female", "statVars": [ { - "name": "Life Expectancy: Years 56, Female", - "dcid": "LifeExpectancy_Person_56Years_Female" + "name": "Percentage Aerobic Or Muscle Strengthening, Health Enhancing Physical Activity Among Citizen Outside EU28, Female Population", + "dcid": "Percent_AerobicOrMuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_CitizenOutsideEU28_Female" }, { - "name": "Population: Years 56, Female", - "dcid": "Count_Person_56Years_Female" + "name": "Percentage Aerobic, Health Enhancing Physical Activity Among Citizen Outside EU28, Female Population", + "dcid": "Percent_Aerobic_HealthEnhancingPhysicalActivity_In_Count_Person_CitizenOutsideEU28_Female" + }, + { + "name": "Percentage Muscle Strengthening, Health Enhancing Physical Activity Among Citizen Outside EU28, Female Population", + "dcid": "Percent_MuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_CitizenOutsideEU28_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years57_Gender-Female", - "name": "Person With Age = Years 57, Gender = Female", + "dcid": "dc/g/Person_CitizenshipStatus-Citizen_ExerciseType_Gender-Female", + "name": "Person With Citizenship Status = Citizen, Exercise Type, Gender = Female", "statVars": [ { - "name": "Life Expectancy: Years 57, Female", - "dcid": "LifeExpectancy_Person_57Years_Female" + "name": "Percentage Aerobic Or Muscle Strengthening, Health Enhancing Physical Activity Among Citizen, Female Population", + "dcid": "Percent_AerobicOrMuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Citizen_Female" }, { - "name": "Population: Years 57, Female", - "dcid": "Count_Person_57Years_Female" + "name": "Percentage Aerobic, Health Enhancing Physical Activity Among Citizen, Female Population", + "dcid": "Percent_Aerobic_HealthEnhancingPhysicalActivity_In_Count_Person_Citizen_Female" + }, + { + "name": "Percentage Muscle Strengthening, Health Enhancing Physical Activity Among Citizen, Female Population", + "dcid": "Percent_MuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Citizen_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years58_Gender-Female", - "name": "Person With Age = Years 58, Gender = Female", + "dcid": "dc/g/Person_CitizenshipStatus-NotACitizen_ExerciseType_Gender-Female", + "name": "Person With Citizenship Status = Not ACitizen, Exercise Type, Gender = Female", "statVars": [ { - "name": "Life Expectancy: Years 58, Female", - "dcid": "LifeExpectancy_Person_58Years_Female" + "name": "Percentage Aerobic Or Muscle Strengthening, Health Enhancing Physical Activity Among Not A Citizen, Female Population", + "dcid": "Percent_AerobicOrMuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_NotACitizen_Female" }, { - "name": "Population: Years 58, Female", - "dcid": "Count_Person_58Years_Female" + "name": "Percentage Aerobic, Health Enhancing Physical Activity Among Not A Citizen, Female Population", + "dcid": "Percent_Aerobic_HealthEnhancingPhysicalActivity_In_Count_Person_NotACitizen_Female" + }, + { + "name": "Percentage Muscle Strengthening, Health Enhancing Physical Activity Among Not A Citizen, Female Population", + "dcid": "Percent_MuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_NotACitizen_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years59_Gender-Female", - "name": "Person With Age = Years 59, Gender = Female", + "dcid": "dc/g/Person_CitizenshipStatus-WithinEU28AndNotACitizen_ExerciseType_Gender-Female", + "name": "Person With Citizenship Status = Within EU 28 And Not ACitizen, Exercise Type, Gender = Female", "statVars": [ { - "name": "Life Expectancy: Years 59, Female", - "dcid": "LifeExpectancy_Person_59Years_Female" + "name": "Percentage Aerobic Or Muscle Strengthening, Health Enhancing Physical Activity Among Within EU28 And Not A Citizen, Female Population", + "dcid": "Percent_AerobicOrMuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_WithinEU28AndNotACitizen_Female" }, { - "name": "Population: Years 59, Female", - "dcid": "Count_Person_59Years_Female" + "name": "Percentage Aerobic, Health Enhancing Physical Activity Among Within EU28 And Not A Citizen, Female Population", + "dcid": "Percent_Aerobic_HealthEnhancingPhysicalActivity_In_Count_Person_WithinEU28AndNotACitizen_Female" + }, + { + "name": "Percentage Muscle Strengthening, Health Enhancing Physical Activity Among Within EU28 And Not A Citizen, Female Population", + "dcid": "Percent_MuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_WithinEU28AndNotACitizen_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years6_Gender-Female", - "name": "Person With Age = Years 6, Gender = Female", + "dcid": "dc/g/Person_ConsumptionQuantity-CigarettesUpto20_Gender-Female_PlaceOfResidenceClassification", + "name": "Person With Consumption Quantity = 20 Cigarettes or Less, Gender = Female, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 6, Female", - "dcid": "LifeExpectancy_Person_6Years_Female" + "name": "Percentage Daily, Less Than 20 Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Rural, Female Population", + "dcid": "Percent_Daily_LessThan20CigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 6, Female", - "dcid": "Count_Person_6Years_Female" + "name": "Percentage Daily, Less Than 20 Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Semi Urban, Female Population", + "dcid": "Percent_Daily_LessThan20CigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Daily, Less Than 20 Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Urban, Female Population", + "dcid": "Percent_Daily_LessThan20CigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years60_Gender-Female", - "name": "Person With Age = Years 60, Gender = Female", + "dcid": "dc/g/Person_ConsumptionQuantity-Cigarettes20Onwards_Gender-Female_PlaceOfResidenceClassification", + "name": "Person With Consumption Quantity = 20 Cigarettes or More, Gender = Female, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 60, Female", - "dcid": "LifeExpectancy_Person_60Years_Female" + "name": "Percentage Daily, 20 Or More Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Rural, Female Population", + "dcid": "Percent_Daily_20OrMoreCigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 60, Female", - "dcid": "Count_Person_60Years_Female" + "name": "Percentage Daily, 20 Or More Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Semi Urban, Female Population", + "dcid": "Percent_Daily_20OrMoreCigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Daily, 20 Or More Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Urban, Female Population", + "dcid": "Percent_Daily_20OrMoreCigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years61_Gender-Female", - "name": "Person With Age = Years 61, Gender = Female", + "dcid": "dc/g/Person_ExerciseType-AerobicMuscleStrengthening_Gender-Female_PlaceOfResidenceClassification", + "name": "Person With Exercise Type = Aerobic \u0026 Muscle Strengthening, Gender = Female, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 61, Female", - "dcid": "LifeExpectancy_Person_61Years_Female" + "name": "Percentage Aerobic Or Muscle Strengthening, Health Enhancing Physical Activity Among Rural, Female Population", + "dcid": "Percent_AerobicOrMuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 61, Female", - "dcid": "Count_Person_61Years_Female" + "name": "Percentage Aerobic Or Muscle Strengthening, Health Enhancing Physical Activity Among Semi Urban, Female Population", + "dcid": "Percent_AerobicOrMuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Aerobic Or Muscle Strengthening, Health Enhancing Physical Activity Among Urban, Female Population", + "dcid": "Percent_AerobicOrMuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years62_Gender-Female", - "name": "Person With Age = Years 62, Gender = Female", + "dcid": "dc/g/Person_ExerciseType-AerobicSports_Gender-Female_PlaceOfResidenceClassification", + "name": "Person With Exercise Type = Aerobic Sports, Gender = Female, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 62, Female", - "dcid": "LifeExpectancy_Person_62Years_Female" + "name": "Percentage Aerobic Sports, Non Work Related Physical Activity Among Rural, Female Population", + "dcid": "Percent_AerobicSports_NonWorkRelatedPhysicalActivity_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 62, Female", - "dcid": "Count_Person_62Years_Female" + "name": "Percentage Aerobic Sports, Non Work Related Physical Activity Among Semi Urban, Female Population", + "dcid": "Percent_AerobicSports_NonWorkRelatedPhysicalActivity_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Aerobic Sports, Non Work Related Physical Activity Among Urban, Female Population", + "dcid": "Percent_AerobicSports_NonWorkRelatedPhysicalActivity_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years63_Gender-Female", - "name": "Person With Age = Years 63, Gender = Female", + "dcid": "dc/g/Person_ExerciseType-Aerobic_Gender-Female_PlaceOfResidenceClassification", + "name": "Person With Exercise Type = Aerobic, Gender = Female, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 63, Female", - "dcid": "LifeExpectancy_Person_63Years_Female" + "name": "Percentage Aerobic, Health Enhancing Physical Activity Among Rural, Female Population", + "dcid": "Percent_Aerobic_HealthEnhancingPhysicalActivity_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 63, Female", - "dcid": "Count_Person_63Years_Female" + "name": "Percentage Aerobic, Health Enhancing Physical Activity Among Semi Urban, Female Population", + "dcid": "Percent_Aerobic_HealthEnhancingPhysicalActivity_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Aerobic, Health Enhancing Physical Activity Among Urban, Female Population", + "dcid": "Percent_Aerobic_HealthEnhancingPhysicalActivity_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years64_Gender-Female", - "name": "Person With Age = Years 64, Gender = Female", + "dcid": "dc/g/Person_ExerciseType-Cycling_Gender-Female_PlaceOfResidenceClassification", + "name": "Person With Exercise Type = Cycling, Gender = Female, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 64, Female", - "dcid": "LifeExpectancy_Person_64Years_Female" + "name": "Percentage Cycling, Non Work Related Physical Activity Among Rural, Female Population", + "dcid": "Percent_Cycling_NonWorkRelatedPhysicalActivity_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 64, Female", - "dcid": "Count_Person_64Years_Female" + "name": "Percentage Cycling, Non Work Related Physical Activity Among Semi Urban, Female Population", + "dcid": "Percent_Cycling_NonWorkRelatedPhysicalActivity_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Cycling, Non Work Related Physical Activity Among Urban, Female Population", + "dcid": "Percent_Cycling_NonWorkRelatedPhysicalActivity_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years65_Gender-Female", - "name": "Person With Age = Years 65, Gender = Female", + "dcid": "dc/g/Person_ExerciseType-Walking_Gender-Female_PlaceOfResidenceClassification", + "name": "Person With Exercise Type = Walking, Gender = Female, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 65, Female", - "dcid": "LifeExpectancy_Person_65Years_Female" + "name": "Percentage Walking, Non Work Related Physical Activity Among Rural, Female Population", + "dcid": "Percent_Walking_NonWorkRelatedPhysicalActivity_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 65, Female", - "dcid": "Count_Person_65Years_Female" + "name": "Percentage Walking, Non Work Related Physical Activity Among Semi Urban, Female Population", + "dcid": "Percent_Walking_NonWorkRelatedPhysicalActivity_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Walking, Non Work Related Physical Activity Among Urban, Female Population", + "dcid": "Percent_Walking_NonWorkRelatedPhysicalActivity_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years66_Gender-Female", - "name": "Person With Age = Years 66, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-HazardousAlcoholConsumption_PlaceOfResidenceClassification", + "name": "Person With Gender = Female, Health Behavior = Hazardous Alcohol Consumption, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 66, Female", - "dcid": "LifeExpectancy_Person_66Years_Female" + "name": "Percentage Hazardous Alcohol Consumption Among Rural, Female Population", + "dcid": "Percent_HazardousAlcoholConsumption_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 66, Female", - "dcid": "Count_Person_66Years_Female" + "name": "Percentage Hazardous Alcohol Consumption Among Semi Urban, Female Population", + "dcid": "Percent_HazardousAlcoholConsumption_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Hazardous Alcohol Consumption Among Urban, Female Population", + "dcid": "Percent_HazardousAlcoholConsumption_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years67_Gender-Female", - "name": "Person With Age = Years 67, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-NonSmoker_PlaceOfResidenceClassification", + "name": "Person With Gender = Female, Health Behavior = Non Smoker, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 67, Female", - "dcid": "LifeExpectancy_Person_67Years_Female" + "name": "Percentage Non Smoker Among Rural, Female Population", + "dcid": "Percent_NonSmoker_TobaccoProducts_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 67, Female", - "dcid": "Count_Person_67Years_Female" + "name": "Percentage Non Smoker Among Semi Urban, Female Population", + "dcid": "Percent_NonSmoker_TobaccoProducts_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Non Smoker Among Urban, Female Population", + "dcid": "Percent_NonSmoker_TobaccoProducts_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years68_Gender-Female", - "name": "Person With Age = Years 68, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-Normalweight_PlaceOfResidenceClassification", + "name": "Person With Gender = Female, Health Behavior = Normalweight, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 68, Female", - "dcid": "LifeExpectancy_Person_68Years_Female" + "name": "Population: Percentage Normalweight Among Rural, Female", + "dcid": "Percent_Normalweight_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 68, Female", - "dcid": "Count_Person_68Years_Female" + "name": "Population: Percentage Normalweight Among Semi Urban, Female", + "dcid": "Percent_Normalweight_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Population: Percentage Normalweight Among Urban, Female", + "dcid": "Percent_Normalweight_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years69_Gender-Female", - "name": "Person With Age = Years 69, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-Obesity_PlaceOfResidenceClassification", + "name": "Person With Gender = Female, Health Behavior = Obesity, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 69, Female", - "dcid": "LifeExpectancy_Person_69Years_Female" + "name": "Population: Percentage Obesity Among Rural, Female", + "dcid": "Percent_Obesity_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 69, Female", - "dcid": "Count_Person_69Years_Female" + "name": "Population: Percentage Obesity Among Semi Urban, Female", + "dcid": "Percent_Obesity_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Population: Percentage Obesity Among Urban, Female", + "dcid": "Percent_Obesity_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years7_Gender-Female", - "name": "Person With Age = Years 7, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-Overweight_PlaceOfResidenceClassification", + "name": "Person With Gender = Female, Health Behavior = Overweight, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 7, Female", - "dcid": "LifeExpectancy_Person_7Years_Female" + "name": "Population: Percentage Overweight Among Rural, Female", + "dcid": "Percent_Overweight_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 7, Female", - "dcid": "Count_Person_7Years_Female" + "name": "Population: Percentage Overweight Among Semi Urban, Female", + "dcid": "Percent_Overweight_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Population: Percentage Overweight Among Urban, Female", + "dcid": "Percent_Overweight_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years70_Gender-Female", - "name": "Person With Age = Years 70, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-PreObese_PlaceOfResidenceClassification", + "name": "Person With Gender = Female, Health Behavior = Pre Obese, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 70, Female", - "dcid": "LifeExpectancy_Person_70Years_Female" + "name": "Population: Percentage Pre Obese Among Rural, Female", + "dcid": "Percent_PreObese_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 70, Female", - "dcid": "Count_Person_70Years_Female" + "name": "Population: Percentage Pre Obese Among Semi Urban, Female", + "dcid": "Percent_PreObese_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Population: Percentage Pre Obese Among Urban, Female", + "dcid": "Percent_PreObese_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years71_Gender-Female", - "name": "Person With Age = Years 71, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-Underweight_PlaceOfResidenceClassification", + "name": "Person With Gender = Female, Health Behavior = Underweight, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 71, Female", - "dcid": "LifeExpectancy_Person_71Years_Female" + "name": "Population: Percentage Underweight Among Rural, Female", + "dcid": "Percent_Underweight_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 71, Female", - "dcid": "Count_Person_71Years_Female" + "name": "Population: Percentage Underweight Among Semi Urban, Female", + "dcid": "Percent_Underweight_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Population: Percentage Underweight Among Urban, Female", + "dcid": "Percent_Underweight_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years72_Gender-Female", - "name": "Person With Age = Years 72, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_IncomeStatus-WithEarnings_ResidenceType-AdultCorrectionalFacilities", + "name": "Person With Gender = Female, Income Status = With Earnings, Residence Type = Adult Correctional Facilities", "statVars": [ { - "name": "Life Expectancy: Years 72, Female", - "dcid": "LifeExpectancy_Person_72Years_Female" + "name": "Population: Female, With Earnings, Adult Correctional Facilities", + "dcid": "Count_Person_Female_WithEarnings_ResidesInAdultCorrectionalFacilities" }, { - "name": "Population: Years 72, Female", - "dcid": "Count_Person_72Years_Female" + "name": "Mean Earnings: Female, With Earnings, Adult Correctional Facilities", + "dcid": "Mean_Earnings_Person_Female_ResidesInAdultCorrectionalFacilities" + }, + { + "name": "Median Earnings: Female, With Earnings, Adult Correctional Facilities", + "dcid": "Median_Earnings_Person_Female_ResidesInAdultCorrectionalFacilities" } ] }, { - "dcid": "dc/g/Person_Age-Years73_Gender-Female", - "name": "Person With Age = Years 73, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_IncomeStatus-WithEarnings_ResidenceType-CollegeOrUniversityStudentHousing", + "name": "Person With Gender = Female, Income Status = With Earnings, Residence Type = College or University Student Housing", "statVars": [ { - "name": "Life Expectancy: Years 73, Female", - "dcid": "LifeExpectancy_Person_73Years_Female" + "name": "Population: Female, With Earnings, College or University Student Housing", + "dcid": "Count_Person_Female_WithEarnings_ResidesInCollegeOrUniversityStudentHousing" }, { - "name": "Population: Years 73, Female", - "dcid": "Count_Person_73Years_Female" + "name": "Mean Earnings: Female, With Earnings, College or University Student Housing", + "dcid": "Mean_Earnings_Person_Female_ResidesInCollegeOrUniversityStudentHousing" + }, + { + "name": "Median Earnings: Female, With Earnings, College or University Student Housing", + "dcid": "Median_Earnings_Person_Female_ResidesInCollegeOrUniversityStudentHousing" } ] }, { - "dcid": "dc/g/Person_Age-Years74_Gender-Female", - "name": "Person With Age = Years 74, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_IncomeStatus-WithEarnings_ResidenceType-GroupQuarters", + "name": "Person With Gender = Female, Income Status = With Earnings, Residence Type = Group Quarters", "statVars": [ { - "name": "Life Expectancy: Years 74, Female", - "dcid": "LifeExpectancy_Person_74Years_Female" + "name": "Population: Female, With Earnings, Group Quarters", + "dcid": "Count_Person_Female_WithEarnings_ResidesInGroupQuarters" }, { - "name": "Population: Years 74, Female", - "dcid": "Count_Person_74Years_Female" + "name": "Mean Earnings: Female, With Earnings, Group Quarters", + "dcid": "Mean_Earnings_Person_Female_ResidesInGroupQuarters" + }, + { + "name": "Median Earnings: Female, With Earnings, Group Quarters", + "dcid": "Median_Earnings_Person_Female_ResidesInGroupQuarters" } ] }, { - "dcid": "dc/g/Person_Age-Years75_Gender-Female", - "name": "Person With Age = Years 75, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_IncomeStatus-WithEarnings_ResidenceType-InstitutionalizedGroupQuarters", + "name": "Person With Gender = Female, Income Status = With Earnings, Residence Type = Institutionalized Group Quarters", "statVars": [ { - "name": "Life Expectancy: Years 75, Female", - "dcid": "LifeExpectancy_Person_75Years_Female" + "name": "Population: Female, With Earnings, Institutionalized Group Quarters", + "dcid": "Count_Person_Female_WithEarnings_ResidesInInstitutionalizedGroupQuarters" }, { - "name": "Population: Years 75, Female", - "dcid": "Count_Person_75Years_Female" + "name": "Mean Earnings: Female, With Earnings, Institutionalized Group Quarters", + "dcid": "Mean_Earnings_Person_Female_ResidesInInstitutionalizedGroupQuarters" + }, + { + "name": "Median Earnings: Female, With Earnings, Institutionalized Group Quarters", + "dcid": "Median_Earnings_Person_Female_ResidesInInstitutionalizedGroupQuarters" } ] }, { - "dcid": "dc/g/Person_Age-Years76_Gender-Female", - "name": "Person With Age = Years 76, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_IncomeStatus-WithEarnings_ResidenceType-JuvenileFacilities", + "name": "Person With Gender = Female, Income Status = With Earnings, Residence Type = Juvenile Facilities", "statVars": [ { - "name": "Life Expectancy: Years 76, Female", - "dcid": "LifeExpectancy_Person_76Years_Female" + "name": "Population: Female, With Earnings, Juvenile Facilities", + "dcid": "Count_Person_Female_WithEarnings_ResidesInJuvenileFacilities" }, { - "name": "Population: Years 76, Female", - "dcid": "Count_Person_76Years_Female" + "name": "Mean Earnings: Female, With Earnings, Juvenile Facilities", + "dcid": "Mean_Earnings_Person_Female_ResidesInJuvenileFacilities" + }, + { + "name": "Median Earnings: Female, With Earnings, Juvenile Facilities", + "dcid": "Median_Earnings_Person_Female_ResidesInJuvenileFacilities" } ] }, { - "dcid": "dc/g/Person_Age-Years77_Gender-Female", - "name": "Person With Age = Years 77, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_IncomeStatus-WithEarnings_ResidenceType-MilitaryQuartersOrMilitaryShips", + "name": "Person With Gender = Female, Income Status = With Earnings, Residence Type = Military Quarters or Military Ships", "statVars": [ { - "name": "Life Expectancy: Years 77, Female", - "dcid": "LifeExpectancy_Person_77Years_Female" + "name": "Population: Female, With Earnings, Military Quarters or Military Ships", + "dcid": "Count_Person_Female_WithEarnings_ResidesInMilitaryQuartersOrMilitaryShips" }, { - "name": "Population: Years 77, Female", - "dcid": "Count_Person_77Years_Female" + "name": "Mean Earnings: Female, With Earnings, Military Quarters or Military Ships", + "dcid": "Mean_Earnings_Person_Female_ResidesInMilitaryQuartersOrMilitaryShips" + }, + { + "name": "Median Earnings: Female, With Earnings, Military Quarters or Military Ships", + "dcid": "Median_Earnings_Person_Female_ResidesInMilitaryQuartersOrMilitaryShips" } ] }, { - "dcid": "dc/g/Person_Age-Years78_Gender-Female", - "name": "Person With Age = Years 78, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_IncomeStatus-WithEarnings_ResidenceType-NoninstitutionalizedGroupQuarters", + "name": "Person With Gender = Female, Income Status = With Earnings, Residence Type = Noninstitutionalized Group Quarters", "statVars": [ { - "name": "Life Expectancy: Years 78, Female", - "dcid": "LifeExpectancy_Person_78Years_Female" + "name": "Population: Female, With Earnings, Noninstitutionalized Group Quarters", + "dcid": "Count_Person_Female_WithEarnings_ResidesInNoninstitutionalizedGroupQuarters" }, { - "name": "Population: Years 78, Female", - "dcid": "Count_Person_78Years_Female" + "name": "Mean Earnings: Female, With Earnings, Noninstitutionalized Group Quarters", + "dcid": "Mean_Earnings_Person_Female_ResidesInNoninstitutionalizedGroupQuarters" + }, + { + "name": "Median Earnings: Female, With Earnings, Noninstitutionalized Group Quarters", + "dcid": "Median_Earnings_Person_Female_ResidesInNoninstitutionalizedGroupQuarters" } ] }, { - "dcid": "dc/g/Person_Age-Years79_Gender-Female", - "name": "Person With Age = Years 79, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_IncomeStatus-WithEarnings_ResidenceType-NursingFacilities", + "name": "Person With Gender = Female, Income Status = With Earnings, Residence Type = Nursing Facilities", "statVars": [ { - "name": "Life Expectancy: Years 79, Female", - "dcid": "LifeExpectancy_Person_79Years_Female" + "name": "Population: Female, With Earnings, Nursing Facilities", + "dcid": "Count_Person_Female_WithEarnings_ResidesInNursingFacilities" }, { - "name": "Population: Years 79, Female", - "dcid": "Count_Person_79Years_Female" + "name": "Mean Earnings: Female, With Earnings, Nursing Facilities", + "dcid": "Mean_Earnings_Person_Female_ResidesInNursingFacilities" + }, + { + "name": "Median Earnings: Female, With Earnings, Nursing Facilities", + "dcid": "Median_Earnings_Person_Female_ResidesInNursingFacilities" } ] }, { - "dcid": "dc/g/Person_Age-Years8_Gender-Female", - "name": "Person With Age = Years 8, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_PhysicalActivityEffortLevel-HeavyActivityLevel_PlaceOfResidenceClassification", + "name": "Person With Gender = Female, Physical Activity Effort Level = Heavy Activity Level, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 8, Female", - "dcid": "LifeExpectancy_Person_8Years_Female" + "name": "Percentage Work Related Physical Activity, Heavy Activity Among Rural, Female Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_HeavyActivity_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 8, Female", - "dcid": "Count_Person_8Years_Female" + "name": "Percentage Work Related Physical Activity, Heavy Activity Among Semi Urban, Female Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_HeavyActivity_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Work Related Physical Activity, Heavy Activity Among Urban, Female Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_HeavyActivity_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years80_Gender-Female", - "name": "Person With Age = Years 80, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_PhysicalActivityEffortLevel-ModerateActivityLevelHeavyActivityLevel_PlaceOfResidenceClassification", + "name": "Person With Gender = Female, Physical Activity Effort Level = Moderate Activity Level \u0026 Heavy Activity Level, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 80, Female", - "dcid": "LifeExpectancy_Person_80Years_Female" + "name": "Percentage Work Related Physical Activity, Moderate Activity Or Heavy Activity Among Rural, Female Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_ModerateActivityOrHeavyActivity_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 80, Female", - "dcid": "Count_Person_80Years_Female" + "name": "Percentage Work Related Physical Activity, Moderate Activity Or Heavy Activity Among Semi Urban, Female Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_ModerateActivityOrHeavyActivity_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Work Related Physical Activity, Moderate Activity Or Heavy Activity Among Urban, Female Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_ModerateActivityOrHeavyActivity_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years81_Gender-Female", - "name": "Person With Age = Years 81, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_PhysicalActivityEffortLevel-ModerateActivityLevel_PlaceOfResidenceClassification", + "name": "Person With Gender = Female, Physical Activity Effort Level = Moderate Activity Level, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 81, Female", - "dcid": "LifeExpectancy_Person_81Years_Female" + "name": "Percentage Work Related Physical Activity, Moderate Activity Among Rural, Female Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_ModerateActivity_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 81, Female", - "dcid": "Count_Person_81Years_Female" + "name": "Percentage Work Related Physical Activity, Moderate Activity Among Semi Urban, Female Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_ModerateActivity_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Work Related Physical Activity, Moderate Activity Among Urban, Female Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_ModerateActivity_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years82_Gender-Female", - "name": "Person With Age = Years 82, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_PhysicalActivityEffortLevel-NoActivityOrLightActivityLevel_PlaceOfResidenceClassification", + "name": "Person With Gender = Female, Physical Activity Effort Level = No Activity or Light Activity Level, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 82, Female", - "dcid": "LifeExpectancy_Person_82Years_Female" + "name": "Percentage Work Related Physical Activity, No Activity Or Light Activity Among Rural, Female Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_NoActivityOrLightActivity_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 82, Female", - "dcid": "Count_Person_82Years_Female" + "name": "Percentage Work Related Physical Activity, No Activity Or Light Activity Among Semi Urban, Female Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_NoActivityOrLightActivity_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Work Related Physical Activity, No Activity Or Light Activity Among Urban, Female Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_NoActivityOrLightActivity_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years83_Gender-Female", - "name": "Person With Age = Years 83, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Rural_SocialCategory-ScheduledCaste", + "name": "Person With Gender = Female, Place of Residence Classification = Rural, Social Category = Scheduled Caste", "statVars": [ { - "name": "Life Expectancy: Years 83, Female", - "dcid": "LifeExpectancy_Person_83Years_Female" + "name": "Population: Female, Rural, Scheduled Caste", + "dcid": "Count_Person_ScheduledCaste_Rural_Female" }, { - "name": "Population: Years 83, Female", - "dcid": "Count_Person_83Years_Female" + "name": "Population: 6 Years or Less, Female, Rural, Scheduled Caste", + "dcid": "Count_Person_ScheduledCaste_YearsUpto6_Rural_Female" + }, + { + "name": "Population: Female, Houseless, Rural, Scheduled Caste", + "dcid": "Count_Person_Houseless_ScheduledCaste_Rural_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years84_Gender-Female", - "name": "Person With Age = Years 84, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Rural_SocialCategory-ScheduledTribe", + "name": "Person With Gender = Female, Place of Residence Classification = Rural, Social Category = Scheduled Tribe", "statVars": [ { - "name": "Life Expectancy: Years 84, Female", - "dcid": "LifeExpectancy_Person_84Years_Female" + "name": "Population: Female, Rural, Scheduled Tribe", + "dcid": "Count_Person_ScheduledTribe_Rural_Female" }, { - "name": "Population: Years 84, Female", - "dcid": "Count_Person_84Years_Female" + "name": "Population: 6 Years or Less, Female, Rural, Scheduled Tribe", + "dcid": "Count_Person_ScheduledTribe_YearsUpto6_Rural_Female" + }, + { + "name": "Population: Female, Houseless, Rural, Scheduled Tribe", + "dcid": "Count_Person_Houseless_ScheduledTribe_Rural_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years9_Gender-Female", - "name": "Person With Age = Years 9, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Urban_SocialCategory-ScheduledCaste", + "name": "Person With Gender = Female, Place of Residence Classification = Urban, Social Category = Scheduled Caste", "statVars": [ { - "name": "Life Expectancy: Years 9, Female", - "dcid": "LifeExpectancy_Person_9Years_Female" + "name": "Population: Female, Urban, Scheduled Caste", + "dcid": "Count_Person_ScheduledCaste_Urban_Female" + }, + { + "name": "Population: 6 Years or Less, Female, Urban, Scheduled Caste", + "dcid": "Count_Person_ScheduledCaste_YearsUpto6_Urban_Female" }, { - "name": "Population: Years 9, Female", - "dcid": "Count_Person_9Years_Female" + "name": "Population: Female, Houseless, Urban, Scheduled Caste", + "dcid": "Count_Person_Houseless_ScheduledCaste_Urban_Female" } ] }, { - "dcid": "dc/g/Person_EducationalAttainment-BachelorsDegreeOrHigher_Gender-Female", - "name": "Person With Educational Attainment = Bachelors Degree or Higher, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Urban_SocialCategory-ScheduledTribe", + "name": "Person With Gender = Female, Place of Residence Classification = Urban, Social Category = Scheduled Tribe", "statVars": [ { - "name": "Population: Bachelors Degree or Higher, Female", - "dcid": "Count_Person_25OrMoreYears_EducationalAttainmentBachelorsDegreeOrHigher_Female" + "name": "Population: Female, Urban, Scheduled Tribe", + "dcid": "Count_Person_ScheduledTribe_Urban_Female" }, { - "name": "Population: Bachelors Degree or Higher, Female (As Fraction of Count Person 25 or More Years Female)", - "dcid": "Count_Person_25OrMoreYears_Female_BachelorsDegreeOrHigher_AsFractionOf_Count_Person_25OrMoreYears_Female" + "name": "Population: 6 Years or Less, Female, Urban, Scheduled Tribe", + "dcid": "Count_Person_ScheduledTribe_YearsUpto6_Urban_Female" + }, + { + "name": "Population: Female, Houseless, Urban, Scheduled Tribe", + "dcid": "Count_Person_Houseless_ScheduledTribe_Urban_Female" } ] }, { - "dcid": "dc/g/Person_EducationalAttainment-DoctorateDegree_Gender-Female", - "name": "Person With Educational Attainment = Doctorate Degree, Gender = Female", + "dcid": "dc/g/MortalityEvent_Age-Years25To34_CauseOfDeath-ICD10/C00D48_Gender-Female_Race", + "name": "Mortality Event With Age = 25 - 34 Years, Cause of Death = C00-D48 (Neoplasms), Gender = Female, Race", "statVars": [ { - "name": "Population: Doctorate Degree, Female", - "dcid": "Count_Person_25OrMoreYears_EducationalAttainmentDoctorateDegree_Female" + "name": "Count of Mortality Event: 25 - 34 Years, C00-D48 (Neoplasms), Female, Asian or Pacific Islander", + "dcid": "dc/xhqrm03fp03sc" }, { - "name": "Population: Doctorate Degree, Female (As Fraction of Count Person 25 or More Years Female)", - "dcid": "Count_Person_25OrMoreYears_Female_DoctorateDegree_AsFractionOf_Count_Person_25OrMoreYears_Female" + "name": "Count of Mortality Event: 25 - 34 Years, C00-D48 (Neoplasms), Female, Black or African American", + "dcid": "dc/ldecbzsnrr7t5" + }, + { + "name": "Count of Mortality Event: 25 - 34 Years, C00-D48 (Neoplasms), Female, White", + "dcid": "dc/rcsk1p1np658h" } ] }, { - "dcid": "dc/g/Person_EducationalAttainment-TertiaryEducation_Gender-Female", - "name": "Person With Educational Attainment = Tertiary Education, Gender = Female", + "dcid": "dc/g/MortalityEvent_Age-Years25To34_CauseOfDeath-ICD10/I00I99_Gender-Female_Race", + "name": "Mortality Event With Age = 25 - 34 Years, Cause of Death = I00-I99 (Diseases of The Circulatory System), Gender = Female, Race", "statVars": [ { - "name": "Population: Tertiary Education, Female (As Fraction of Count Person 25 or More Years Female)", - "dcid": "Count_Person_25OrMoreYears_Female_TertiaryEducation_AsFractionOf_Count_Person_25OrMoreYears_Female" + "name": "Count of Mortality Event: 25 - 34 Years, I00-I99 (Diseases of The Circulatory System), Female, Asian or Pacific Islander", + "dcid": "dc/0y3jdxzdr4bc2" }, { - "name": "Population: 25 - 64 Years, Tertiary Education, Female (As Fraction of Count Person 25 To 64 Years Female)", - "dcid": "Count_Person_25To64Years_TertiaryEducation_Female_AsAFractionOfCount_Person_25To64Years_Female" + "name": "Count of Mortality Event: 25 - 34 Years, I00-I99 (Diseases of The Circulatory System), Female, Black or African American", + "dcid": "dc/2jq5nl85fqg5c" + }, + { + "name": "Count of Mortality Event: 25 - 34 Years, I00-I99 (Diseases of The Circulatory System), Female, White", + "dcid": "dc/t5dbpenj74xqb" } ] }, { - "dcid": "dc/g/Person_Gender-Female_HealthBehavior", - "name": "Person With Gender = Female, Health Behavior", + "dcid": "dc/g/MortalityEvent_Age-Years25To34_CauseOfDeath-ICD10/V01Y89_Gender-Female_Race", + "name": "Mortality Event With Age = 25 - 34 Years, Cause of Death = V01-Y89 (External Causes of Morbidity And Mortality), Gender = Female, Race", "statVars": [ { - "name": "Prevalence: Female, Obesity", - "dcid": "dc/4lvmzr1h1ylk1" + "name": "Count of Mortality Event: 25 - 34 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Asian or Pacific Islander", + "dcid": "dc/d1lctn6nrgy47" + }, + { + "name": "Count of Mortality Event: 25 - 34 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Black or African American", + "dcid": "dc/fl354hn0bfpk1" }, { - "name": "Prevalence: Female, Physical Inactivity", - "dcid": "dc/tcqb49dvg7k53" + "name": "Count of Mortality Event: 25 - 34 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, White", + "dcid": "dc/knrqfj0mk3hbb" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/72", - "name": "Person With Gender = Female, Industry = Accommodation And Food Services (NAICS/72)", + "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/C00D48_Gender-Female_Race", + "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = C00-D48 (Neoplasms), Gender = Female, Race", "statVars": [ { - "name": "Median Income (Real Individual Earnings Before Deductions): Female, Accommodation And Food Services (NAICS/72)", - "dcid": "dc/g04fk03pg87f6" + "name": "Count of Mortality Event: 35 - 44 Years, C00-D48 (Neoplasms), Female, Asian or Pacific Islander", + "dcid": "dc/c8dteb4t9zn9h" }, { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Accommodation And Food Services (NAICS/72)", - "dcid": "dc/rydmsxhz7pxh1" + "name": "Count of Mortality Event: 35 - 44 Years, C00-D48 (Neoplasms), Female, Black or African American", + "dcid": "dc/zjb70ks31fj25" + }, + { + "name": "Count of Mortality Event: 35 - 44 Years, C00-D48 (Neoplasms), Female, White", + "dcid": "dc/q9z2c3sk341s1" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/56", - "name": "Person With Gender = Female, Industry = Administrative And Support And Waste Management Services (NAICS/56)", + "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/E00E88_Gender-Female_Race", + "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Gender = Female, Race", "statVars": [ { - "name": "Median Income (Real Individual Earnings Before Deductions): Female, Administrative And Support And Waste Management Services (NAICS/56)", - "dcid": "dc/435mm79mp4cbd" + "name": "Count of Mortality Event: 35 - 44 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Asian or Pacific Islander", + "dcid": "dc/l1dfldkrj59jg" }, { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Administrative And Support And Waste Management Services (NAICS/56)", - "dcid": "dc/ff2f4my72zx0c" + "name": "Count of Mortality Event: 35 - 44 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Black or African American", + "dcid": "dc/ym7teptc1wdw5" + }, + { + "name": "Count of Mortality Event: 35 - 44 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, White", + "dcid": "dc/k37m50tbw9b27" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/11", - "name": "Person With Gender = Female, Industry = Agriculture, Forestry, Fishing And Hunting (NAICS/11)", + "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/I00I99_Gender-Female_Race", + "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = I00-I99 (Diseases of The Circulatory System), Gender = Female, Race", "statVars": [ { - "name": "Median Income (Real Individual Earnings Before Deductions): Female, Agriculture, Forestry, Fishing And Hunting (NAICS/11)", - "dcid": "dc/h155394bf6ejc" + "name": "Count of Mortality Event: 35 - 44 Years, I00-I99 (Diseases of The Circulatory System), Female, Asian or Pacific Islander", + "dcid": "dc/0y12p6r60mqh" }, { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Agriculture, Forestry, Fishing And Hunting (NAICS/11)", - "dcid": "dc/scgpgdxgx9tr1" + "name": "Count of Mortality Event: 35 - 44 Years, I00-I99 (Diseases of The Circulatory System), Female, Black or African American", + "dcid": "dc/gpk990ek538b5" + }, + { + "name": "Count of Mortality Event: 35 - 44 Years, I00-I99 (Diseases of The Circulatory System), Female, White", + "dcid": "dc/wb8g1gvgv90ph" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/71", - "name": "Person With Gender = Female, Industry = Arts, Entertainment, And Recreation (NAICS/71)", + "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/V01Y89_Gender-Female_Race", + "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = V01-Y89 (External Causes of Morbidity And Mortality), Gender = Female, Race", "statVars": [ { - "name": "Median Income (Real Individual Earnings Before Deductions): Female, Arts, Entertainment, And Recreation (NAICS/71)", - "dcid": "dc/2hnzy512xdph1" + "name": "Count of Mortality Event: 35 - 44 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Asian or Pacific Islander", + "dcid": "dc/ref3rz5xgr4kd" }, { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Arts, Entertainment, And Recreation (NAICS/71)", - "dcid": "dc/9hrltcsyj2mcb" + "name": "Count of Mortality Event: 35 - 44 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Black or African American", + "dcid": "dc/ywe9clp3me9zc" + }, + { + "name": "Count of Mortality Event: 35 - 44 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, White", + "dcid": "dc/p1fj3310q2fr5" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/23", - "name": "Person With Gender = Female, Industry = Construction (NAICS/23)", + "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/A00B99_Gender-Female_Race", + "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = A00-B99 (Certain Infectious And Parasitic Diseases), Gender = Female, Race", "statVars": [ { - "name": "Median Income (Real Individual Earnings Before Deductions): Female, Construction (NAICS/23)", - "dcid": "dc/3swffkdvtn801" + "name": "Count of Mortality Event: 45 - 54 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Asian or Pacific Islander", + "dcid": "dc/pfp6myf2j9ycd" }, { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Construction (NAICS/23)", - "dcid": "dc/1h1rnmvtj706b" + "name": "Count of Mortality Event: 45 - 54 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Black or African American", + "dcid": "dc/wbdpb7m2zbn27" + }, + { + "name": "Count of Mortality Event: 45 - 54 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, White", + "dcid": "dc/e17erfr96yyy5" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/61", - "name": "Person With Gender = Female, Industry = Educational Services (NAICS/61)", + "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/C00D48_Gender-Female_Race", + "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = C00-D48 (Neoplasms), Gender = Female, Race", "statVars": [ { - "name": "Median Income (Real Individual Earnings Before Deductions): Female, Educational Services (NAICS/61)", - "dcid": "dc/6yc1ftqxf0phb" + "name": "Count of Mortality Event: 45 - 54 Years, C00-D48 (Neoplasms), Female, Asian or Pacific Islander", + "dcid": "dc/0lbml0752fyjc" }, { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Educational Services (NAICS/61)", - "dcid": "dc/1wr6sspk9nrjc" + "name": "Count of Mortality Event: 45 - 54 Years, C00-D48 (Neoplasms), Female, Black or African American", + "dcid": "dc/set9blzy6kwz7" + }, + { + "name": "Count of Mortality Event: 45 - 54 Years, C00-D48 (Neoplasms), Female, White", + "dcid": "dc/9dykrj1eglm8f" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/52", - "name": "Person With Gender = Female, Industry = Finance And Insurance (NAICS/52)", + "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/E00E88_Gender-Female_Race", + "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Gender = Female, Race", "statVars": [ { - "name": "Median Income (Real Individual Earnings Before Deductions): Female, Finance And Insurance (NAICS/52)", - "dcid": "dc/57xsltbxnqzx5" + "name": "Count of Mortality Event: 45 - 54 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Asian or Pacific Islander", + "dcid": "dc/1x4hfekwf6k2d" }, { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Finance And Insurance (NAICS/52)", - "dcid": "dc/e7yf34hemnde9" + "name": "Count of Mortality Event: 45 - 54 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Black or African American", + "dcid": "dc/v24l0fmt14yrb" + }, + { + "name": "Count of Mortality Event: 45 - 54 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, White", + "dcid": "dc/rzzz5rpbwgclg" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/62", - "name": "Person With Gender = Female, Industry = Health Care And Social Assistance (NAICS/62)", + "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/I00I99_Gender-Female_Race", + "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = I00-I99 (Diseases of The Circulatory System), Gender = Female, Race", "statVars": [ { - "name": "Median Income (Real Individual Earnings Before Deductions): Female, Health Care And Social Assistance (NAICS/62)", - "dcid": "dc/7l5y4bjbp8fdh" + "name": "Count of Mortality Event: 45 - 54 Years, I00-I99 (Diseases of The Circulatory System), Female, Asian or Pacific Islander", + "dcid": "dc/ph7c55edtk6fc" }, { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Health Care And Social Assistance (NAICS/62)", - "dcid": "dc/nmd0vjps6psb2" + "name": "Count of Mortality Event: 45 - 54 Years, I00-I99 (Diseases of The Circulatory System), Female, Black or African American", + "dcid": "dc/nwf52q919evg1" + }, + { + "name": "Count of Mortality Event: 45 - 54 Years, I00-I99 (Diseases of The Circulatory System), Female, White", + "dcid": "dc/69r185f5w0fz2" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/51", - "name": "Person With Gender = Female, Industry = Information (NAICS/51)", + "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/K00K92_Gender-Female_Race", + "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = K00-K92 (Diseases of The Digestive System), Gender = Female, Race", "statVars": [ { - "name": "Median Income (Real Individual Earnings Before Deductions): Female, Information (NAICS/51)", - "dcid": "dc/276ednqpnbxv5" + "name": "Count of Mortality Event: 45 - 54 Years, K00-K92 (Diseases of The Digestive System), Female, Asian or Pacific Islander", + "dcid": "dc/r2335t2dskmqc" }, { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Information (NAICS/51)", - "dcid": "dc/c9yj0kkxpf8ff" + "name": "Count of Mortality Event: 45 - 54 Years, K00-K92 (Diseases of The Digestive System), Female, Black or African American", + "dcid": "dc/sz2yj514ltg8b" + }, + { + "name": "Count of Mortality Event: 45 - 54 Years, K00-K92 (Diseases of The Digestive System), Female, White", + "dcid": "dc/rxvdgtdx61j11" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/55", - "name": "Person With Gender = Female, Industry = Management of Companies And Enterprises (NAICS/55)", + "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/V01Y89_Gender-Female_Race", + "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = V01-Y89 (External Causes of Morbidity And Mortality), Gender = Female, Race", "statVars": [ { - "name": "Median Income (Real Individual Earnings Before Deductions): Female, Management of Companies And Enterprises (NAICS/55)", - "dcid": "dc/xy2kgs8nh7tcg" + "name": "Count of Mortality Event: 45 - 54 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Asian or Pacific Islander", + "dcid": "dc/2hre8701ls0nb" }, { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Management of Companies And Enterprises (NAICS/55)", - "dcid": "dc/zt2qhhtnjm4qh" + "name": "Count of Mortality Event: 45 - 54 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Black or African American", + "dcid": "dc/w4qzzfkwfrs79" + }, + { + "name": "Count of Mortality Event: 45 - 54 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, White", + "dcid": "dc/tn9078t4x95k9" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/3133", - "name": "Person With Gender = Female, Industry = Manufacturing (NAICS/31-33)", + "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/A00B99_Gender-Female_Race", + "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = A00-B99 (Certain Infectious And Parasitic Diseases), Gender = Female, Race", "statVars": [ { - "name": "Median Income (Real Individual Earnings Before Deductions): Female, Manufacturing (NAICS/31-33)", - "dcid": "dc/8r4gp7whzx0tc" + "name": "Count of Mortality Event: 55 - 64 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Asian or Pacific Islander", + "dcid": "dc/9z1c5h4vqsg67" }, { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Manufacturing (NAICS/31-33)", - "dcid": "dc/xsqgzwf1h8f33" + "name": "Count of Mortality Event: 55 - 64 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Black or African American", + "dcid": "dc/pqvw4yd6fjttc" + }, + { + "name": "Count of Mortality Event: 55 - 64 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, White", + "dcid": "dc/j0ftj21pfdekc" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/21", - "name": "Person With Gender = Female, Industry = Mining, Quarrying, And Oil And Gas Extraction (NAICS/21)", + "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/E00E88_Gender-Female_Race", + "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Gender = Female, Race", "statVars": [ { - "name": "Median Income (Real Individual Earnings Before Deductions): Female, Mining, Quarrying, And Oil And Gas Extraction (NAICS/21)", - "dcid": "dc/fnmdx8chexsw3" + "name": "Count of Mortality Event: 55 - 64 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Asian or Pacific Islander", + "dcid": "dc/47zqx0rkc3976" + }, + { + "name": "Count of Mortality Event: 55 - 64 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Black or African American", + "dcid": "dc/972r0n3p0cqjc" }, { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Mining, Quarrying, And Oil And Gas Extraction (NAICS/21)", - "dcid": "dc/jcq9116jwjvs3" + "name": "Count of Mortality Event: 55 - 64 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, White", + "dcid": "dc/fs7l92c79e157" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/81", - "name": "Person With Gender = Female, Industry = Other Services, Except Public Administration (NAICS/81)", + "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/G00G98_Gender-Female_Race", + "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = G00-G98 (Diseases of The Nervous System), Gender = Female, Race", "statVars": [ { - "name": "Median Income (Real Individual Earnings Before Deductions): Female, Other Services, Except Public Administration (NAICS/81)", - "dcid": "dc/yg21f8t5f8hsc" + "name": "Count of Mortality Event: 55 - 64 Years, G00-G98 (Diseases of The Nervous System), Female, Asian or Pacific Islander", + "dcid": "dc/q9369z1y6ds4b" }, { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Other Services, Except Public Administration (NAICS/81)", - "dcid": "dc/cyc1f26msdct4" + "name": "Count of Mortality Event: 55 - 64 Years, G00-G98 (Diseases of The Nervous System), Female, Black or African American", + "dcid": "dc/5nxd9lw7ftq1b" + }, + { + "name": "Count of Mortality Event: 55 - 64 Years, G00-G98 (Diseases of The Nervous System), Female, White", + "dcid": "dc/wr8f99ycz73db" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/54", - "name": "Person With Gender = Female, Industry = Professional, Scientific, And Technical Services (NAICS/54)", + "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/J00J98_Gender-Female_Race", + "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = J00-J98 (Diseases of The Respiratory System), Gender = Female, Race", "statVars": [ { - "name": "Median Income (Real Individual Earnings Before Deductions): Female, Professional, Scientific, And Technical Services (NAICS/54)", - "dcid": "dc/6e0d3tw0lb0n8" + "name": "Count of Mortality Event: 55 - 64 Years, J00-J98 (Diseases of The Respiratory System), Female, Asian or Pacific Islander", + "dcid": "dc/rtqpsbdz9zb48" }, { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Professional, Scientific, And Technical Services (NAICS/54)", - "dcid": "dc/lc629dk4yeg4b" + "name": "Count of Mortality Event: 55 - 64 Years, J00-J98 (Diseases of The Respiratory System), Female, Black or African American", + "dcid": "dc/3pz3ws7zmnnfd" + }, + { + "name": "Count of Mortality Event: 55 - 64 Years, J00-J98 (Diseases of The Respiratory System), Female, White", + "dcid": "dc/p39jsrffrknj9" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/92", - "name": "Person With Gender = Female, Industry = Public Administration (NAICS/92)", + "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/N00N98_Gender-Female_Race", + "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = N00-N98 (Diseases of The Genitourinary System), Gender = Female, Race", "statVars": [ { - "name": "Median Income (Real Individual Earnings Before Deductions): Female, Public Administration (NAICS/92)", - "dcid": "dc/hpfct8bpln8t4" + "name": "Count of Mortality Event: 55 - 64 Years, N00-N98 (Diseases of The Genitourinary System), Female, Asian or Pacific Islander", + "dcid": "dc/tv4ttd390n772" }, { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Public Administration (NAICS/92)", - "dcid": "dc/ylj424exymm1b" + "name": "Count of Mortality Event: 55 - 64 Years, N00-N98 (Diseases of The Genitourinary System), Female, Black or African American", + "dcid": "dc/n1jkdp609dln4" + }, + { + "name": "Count of Mortality Event: 55 - 64 Years, N00-N98 (Diseases of The Genitourinary System), Female, White", + "dcid": "dc/hfgwqwzw6tfc5" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/53", - "name": "Person With Gender = Female, Industry = Real Estate And Rental And Leasing (NAICS/53)", + "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/V01Y89_Gender-Female_Race", + "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = V01-Y89 (External Causes of Morbidity And Mortality), Gender = Female, Race", "statVars": [ { - "name": "Median Income (Real Individual Earnings Before Deductions): Female, Real Estate And Rental And Leasing (NAICS/53)", - "dcid": "dc/vzckpb26q7fzh" + "name": "Count of Mortality Event: 55 - 64 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Asian or Pacific Islander", + "dcid": "dc/m5fmp9vtz4g64" }, { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Real Estate And Rental And Leasing (NAICS/53)", - "dcid": "dc/l292my8mjkns" + "name": "Count of Mortality Event: 55 - 64 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Black or African American", + "dcid": "dc/1x40gnj5ff2s5" + }, + { + "name": "Count of Mortality Event: 55 - 64 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, White", + "dcid": "dc/st7w4h8gd0zgg" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/4445", - "name": "Person With Gender = Female, Industry = Retail Trade (NAICS/44-45)", + "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/A00B99_Gender-Female_Race", + "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = A00-B99 (Certain Infectious And Parasitic Diseases), Gender = Female, Race", "statVars": [ { - "name": "Median Income (Real Individual Earnings Before Deductions): Female, Retail Trade (NAICS/44-45)", - "dcid": "dc/1w1zyzs1cwwc2" + "name": "Count of Mortality Event: 65 - 74 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Asian or Pacific Islander", + "dcid": "dc/77tp5y24ezf58" }, { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Retail Trade (NAICS/44-45)", - "dcid": "dc/qcfd17k1c3vm9" + "name": "Count of Mortality Event: 65 - 74 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Black or African American", + "dcid": "dc/6yg7qjck4f6e3" + }, + { + "name": "Count of Mortality Event: 65 - 74 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, White", + "dcid": "dc/lq22v50f2ys44" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/4849", - "name": "Person With Gender = Female, Industry = Transportation And Warehousing (NAICS/48-49)", + "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/G00G98_Gender-Female_Race", + "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = G00-G98 (Diseases of The Nervous System), Gender = Female, Race", "statVars": [ { - "name": "Median Income (Real Individual Earnings Before Deductions): Female, Transportation And Warehousing (NAICS/48-49)", - "dcid": "dc/hy16j80c3yrfd" + "name": "Count of Mortality Event: 65 - 74 Years, G00-G98 (Diseases of The Nervous System), Female, Asian or Pacific Islander", + "dcid": "dc/9q7qc743grjyb" }, { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Transportation And Warehousing (NAICS/48-49)", - "dcid": "dc/cq266pvtkbll4" + "name": "Count of Mortality Event: 65 - 74 Years, G00-G98 (Diseases of The Nervous System), Female, Black or African American", + "dcid": "dc/gn4wf81sdwwk4" + }, + { + "name": "Count of Mortality Event: 65 - 74 Years, G00-G98 (Diseases of The Nervous System), Female, White", + "dcid": "dc/xme5qm5ffszgb" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/22", - "name": "Person With Gender = Female, Industry = Utilities (NAICS/22)", + "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/J00J98_Gender-Female_Race", + "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = J00-J98 (Diseases of The Respiratory System), Gender = Female, Race", "statVars": [ { - "name": "Median Income (Real Individual Earnings Before Deductions): Female, Utilities (NAICS/22)", - "dcid": "dc/p01zfmqydk5b3" + "name": "Count of Mortality Event: 65 - 74 Years, J00-J98 (Diseases of The Respiratory System), Female, Asian or Pacific Islander", + "dcid": "dc/v3yxvg2cdxtzh" }, { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Utilities (NAICS/22)", - "dcid": "dc/ewhc3j80tx5z1" + "name": "Count of Mortality Event: 65 - 74 Years, J00-J98 (Diseases of The Respiratory System), Female, Black or African American", + "dcid": "dc/t2ej150fgrzc3" + }, + { + "name": "Count of Mortality Event: 65 - 74 Years, J00-J98 (Diseases of The Respiratory System), Female, White", + "dcid": "dc/w7l422f0jb0ph" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/42", - "name": "Person With Gender = Female, Industry = Wholesale Trade (NAICS/42)", + "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/K00K92_Gender-Female_Race", + "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = K00-K92 (Diseases of The Digestive System), Gender = Female, Race", "statVars": [ { - "name": "Median Income (Real Individual Earnings Before Deductions): Female, Wholesale Trade (NAICS/42)", - "dcid": "dc/snz7t95m7wj7b" + "name": "Count of Mortality Event: 65 - 74 Years, K00-K92 (Diseases of The Digestive System), Female, Asian or Pacific Islander", + "dcid": "dc/yyc9zq2f095fh" }, { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Wholesale Trade (NAICS/42)", - "dcid": "dc/v2q0shf60bejd" + "name": "Count of Mortality Event: 65 - 74 Years, K00-K92 (Diseases of The Digestive System), Female, Black or African American", + "dcid": "dc/2nyce6h7ptgt1" + }, + { + "name": "Count of Mortality Event: 65 - 74 Years, K00-K92 (Diseases of The Digestive System), Female, White", + "dcid": "dc/pw0jv6wjkq3r5" } ] }, { - "dcid": "dc/g/Person_Gender-Female_MaritalStatus-Divorced", - "name": "Person With Gender = Female, Marital Status = Divorced", + "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/N00N98_Gender-Female_Race", + "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = N00-N98 (Diseases of The Genitourinary System), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, Divorced", - "dcid": "Count_Person_Female_Divorced" + "name": "Count of Mortality Event: 65 - 74 Years, N00-N98 (Diseases of The Genitourinary System), Female, Asian or Pacific Islander", + "dcid": "dc/q0heew8yqx8tg" }, { - "name": "Population: 16 Years or More, in Labor Force, Female, Divorced", - "dcid": "Count_Person_InLaborForce_Female_Divorced" + "name": "Count of Mortality Event: 65 - 74 Years, N00-N98 (Diseases of The Genitourinary System), Female, Black or African American", + "dcid": "dc/kggcb1h7y7hw9" + }, + { + "name": "Count of Mortality Event: 65 - 74 Years, N00-N98 (Diseases of The Genitourinary System), Female, White", + "dcid": "dc/ejk6cn3ghk917" } ] }, { - "dcid": "dc/g/Person_Gender-Female_MaritalStatus-MarriedAndNotSeparated", - "name": "Person With Gender = Female, Marital Status = Married And Not Separated", + "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/V01Y89_Gender-Female_Race", + "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = V01-Y89 (External Causes of Morbidity And Mortality), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, Married And Not Separated", - "dcid": "Count_Person_Female_MarriedAndNotSeparated" + "name": "Count of Mortality Event: 65 - 74 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Asian or Pacific Islander", + "dcid": "dc/mf7bjqscdpkc4" }, { - "name": "Population: 16 Years or More, in Labor Force, Female, Married And Not Separated", - "dcid": "Count_Person_InLaborForce_Female_MarriedAndNotSeparated" + "name": "Count of Mortality Event: 65 - 74 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Black or African American", + "dcid": "dc/dy8k7q5wl9zt" + }, + { + "name": "Count of Mortality Event: 65 - 74 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, White", + "dcid": "dc/p62rnjc51phb5" } ] }, { - "dcid": "dc/g/Person_Gender-Female_MaritalStatus-NeverMarried", - "name": "Person With Gender = Female, Marital Status = Never Married", + "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/A00B99_Gender-Female_Race", + "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = A00-B99 (Certain Infectious And Parasitic Diseases), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, Never Married", - "dcid": "Count_Person_Female_NeverMarried" + "name": "Count of Mortality Event: 75 - 84 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Asian or Pacific Islander", + "dcid": "dc/5rtyjq0b9lzd2" }, { - "name": "Population: 16 Years or More, in Labor Force, Female, Never Married", - "dcid": "Count_Person_InLaborForce_Female_NeverMarried" + "name": "Count of Mortality Event: 75 - 84 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Black or African American", + "dcid": "dc/spkk71bwvkhjb" + }, + { + "name": "Count of Mortality Event: 75 - 84 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, White", + "dcid": "dc/3pgtb6q2200e7" } ] }, { - "dcid": "dc/g/Person_Gender-Female_MaritalStatus-Separated", - "name": "Person With Gender = Female, Marital Status = Separated", + "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/F01F99_Gender-Female_Race", + "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = F01-F99 (Mental And Behavioural Disorders), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, Separated", - "dcid": "Count_Person_Female_Separated" + "name": "Count of Mortality Event: 75 - 84 Years, F01-F99 (Mental And Behavioural Disorders), Female, Asian or Pacific Islander", + "dcid": "dc/grhh08ldrvd2c" }, { - "name": "Population: 16 Years or More, in Labor Force, Female, Separated", - "dcid": "Count_Person_InLaborForce_Female_Separated" + "name": "Count of Mortality Event: 75 - 84 Years, F01-F99 (Mental And Behavioural Disorders), Female, Black or African American", + "dcid": "dc/tgtgbtqfnlgtf" + }, + { + "name": "Count of Mortality Event: 75 - 84 Years, F01-F99 (Mental And Behavioural Disorders), Female, White", + "dcid": "dc/3rr2klvkn1j2d" } ] }, { - "dcid": "dc/g/Person_Gender-Female_MaritalStatus-Widowed", - "name": "Person With Gender = Female, Marital Status = Widowed", + "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/K00K92_Gender-Female_Race", + "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = K00-K92 (Diseases of The Digestive System), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, Widowed", - "dcid": "Count_Person_Female_Widowed" + "name": "Count of Mortality Event: 75 - 84 Years, K00-K92 (Diseases of The Digestive System), Female, Asian or Pacific Islander", + "dcid": "dc/gcsxy3yyjtk5h" }, { - "name": "Population: 16 Years or More, in Labor Force, Female, Widowed", - "dcid": "Count_Person_InLaborForce_Female_Widowed" + "name": "Count of Mortality Event: 75 - 84 Years, K00-K92 (Diseases of The Digestive System), Female, Black or African American", + "dcid": "dc/vns4gh66ltyw7" + }, + { + "name": "Count of Mortality Event: 75 - 84 Years, K00-K92 (Diseases of The Digestive System), Female, White", + "dcid": "dc/w9f7zp819tp14" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Nativity-Native", - "name": "Person With Gender = Female, Nativity = Native", + "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/M00M99_Gender-Female_Race", + "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Gender = Female, Race", "statVars": [ { - "name": "Median Age: Female, Native", - "dcid": "Median_Age_Person_Female_Native" + "name": "Count of Mortality Event: 75 - 84 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, Asian or Pacific Islander", + "dcid": "dc/sb61sksk5wcp2" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Unmarried, Native", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Unmarried_Native" + "name": "Count of Mortality Event: 75 - 84 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, Black or African American", + "dcid": "dc/4k537hlxb17ed" + }, + { + "name": "Count of Mortality Event: 75 - 84 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, White", + "dcid": "dc/jgdst93n9j4hh" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/170000", - "name": "Person With Gender = Female, Occupation = Architecture And Engineering Occupations", + "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/N00N98_Gender-Female_Race", + "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = N00-N98 (Diseases of The Genitourinary System), Gender = Female, Race", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Architecture And Engineering Occupations", - "dcid": "dc/dtrysjz3xhyv7" + "name": "Count of Mortality Event: 75 - 84 Years, N00-N98 (Diseases of The Genitourinary System), Female, Asian or Pacific Islander", + "dcid": "dc/5ewy3smy8s6m2" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Architecture And Engineering Occupations, With Earnings, Full Time Year Round Worker", - "dcid": "dc/27eg6kfgxbb07" + "name": "Count of Mortality Event: 75 - 84 Years, N00-N98 (Diseases of The Genitourinary System), Female, Black or African American", + "dcid": "dc/sjz5j3jjzcqg1" + }, + { + "name": "Count of Mortality Event: 75 - 84 Years, N00-N98 (Diseases of The Genitourinary System), Female, White", + "dcid": "dc/kr4rmg891y6e7" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/270000", - "name": "Person With Gender = Female, Occupation = Arts, Design, Entertainment, Sports, And Media Occupations", + "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/R00R99_Gender-Female_Race", + "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Gender = Female, Race", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Arts, Design, Entertainment, Sports, And Media Occupations", - "dcid": "dc/hgg3e8x9yvx9d" + "name": "Count of Mortality Event: 75 - 84 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, Asian or Pacific Islander", + "dcid": "dc/k4z8pmp9fn419" + }, + { + "name": "Count of Mortality Event: 75 - 84 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, Black or African American", + "dcid": "dc/gfg87q23b8pzd" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Arts, Design, Entertainment, Sports, And Media Occupations, With Earnings, Full Time Year Round Worker", - "dcid": "dc/c78fb7n4fg5t" + "name": "Count of Mortality Event: 75 - 84 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, White", + "dcid": "dc/w996ppfgyypzc" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/370000", - "name": "Person With Gender = Female, Occupation = Building And Grounds Cleaning And Maintenance Occupations", + "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/V01Y89_Gender-Female_Race", + "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = V01-Y89 (External Causes of Morbidity And Mortality), Gender = Female, Race", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Building And Grounds Cleaning And Maintenance Occupations", - "dcid": "dc/rlyfr32w4gzn2" + "name": "Count of Mortality Event: 75 - 84 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Asian or Pacific Islander", + "dcid": "dc/d77c5khbhggy4" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Building And Grounds Cleaning And Maintenance Occupations, With Earnings, Full Time Year Round Worker", - "dcid": "dc/ngxd3wfd871sf" + "name": "Count of Mortality Event: 75 - 84 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Black or African American", + "dcid": "dc/grwy1z4cn0np7" + }, + { + "name": "Count of Mortality Event: 75 - 84 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, White", + "dcid": "dc/yqbb9yp0bdcmh" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/130000", - "name": "Person With Gender = Female, Occupation = Business And Financial Operations Occupations", + "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/A00B99_Gender-Female_Race", + "name": "Mortality Event With Age = Years 85, Cause of Death = A00-B99 (Certain Infectious And Parasitic Diseases), Gender = Female, Race", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Business And Financial Operations Occupations", - "dcid": "dc/25jmn94yqdhk4" + "name": "Count of Mortality Event: Years 85, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Asian or Pacific Islander", + "dcid": "dc/8mke804p6nxb1" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Business And Financial Operations Occupations, With Earnings, Full Time Year Round Worker", - "dcid": "dc/9t1nk24nllnw6" + "name": "Count of Mortality Event: Years 85, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Black or African American", + "dcid": "dc/j402w3r96gbs4" + }, + { + "name": "Count of Mortality Event: Years 85, A00-B99 (Certain Infectious And Parasitic Diseases), Female, White", + "dcid": "dc/eflp4esztnb94" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/210000", - "name": "Person With Gender = Female, Occupation = Community And Social Service Occupations", + "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/C00D48_Gender-Female_Race", + "name": "Mortality Event With Age = Years 85, Cause of Death = C00-D48 (Neoplasms), Gender = Female, Race", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Community And Social Service Occupations", - "dcid": "dc/09bm4cr545fyg" + "name": "Count of Mortality Event: Years 85, C00-D48 (Neoplasms), Female, Asian or Pacific Islander", + "dcid": "dc/t9s9g5xv24vq" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Community And Social Service Occupations, With Earnings, Full Time Year Round Worker", - "dcid": "dc/24gxks3k9ggp2" + "name": "Count of Mortality Event: Years 85, C00-D48 (Neoplasms), Female, Black or African American", + "dcid": "dc/pg3n0g7kg0m62" + }, + { + "name": "Count of Mortality Event: Years 85, C00-D48 (Neoplasms), Female, White", + "dcid": "dc/wcm2ktk7vwzcg" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/150000", - "name": "Person With Gender = Female, Occupation = Computer And Mathematical Occupations", + "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/E00E88_Gender-Female_Race", + "name": "Mortality Event With Age = Years 85, Cause of Death = E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Gender = Female, Race", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Computer And Mathematical Occupations", - "dcid": "dc/303cktswccjp7" + "name": "Count of Mortality Event: Years 85, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Asian or Pacific Islander", + "dcid": "dc/f2lr2kt83xctb" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Computer And Mathematical Occupations, With Earnings, Full Time Year Round Worker", - "dcid": "dc/7lydbsw4ne5w9" + "name": "Count of Mortality Event: Years 85, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Black or African American", + "dcid": "dc/zchrq8fmkv716" + }, + { + "name": "Count of Mortality Event: Years 85, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, White", + "dcid": "dc/vc8n0wf53z7nb" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/intermediateAggregation2", - "name": "Person With Gender = Female, Occupation = Computer, Engineering, And Science Occupations", + "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/F01F99_Gender-Female_Race", + "name": "Mortality Event With Age = Years 85, Cause of Death = F01-F99 (Mental And Behavioural Disorders), Gender = Female, Race", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Computer, Engineering, And Science Occupations", - "dcid": "dc/m9qm6y12bcycd" + "name": "Count of Mortality Event: Years 85, F01-F99 (Mental And Behavioural Disorders), Female, Asian or Pacific Islander", + "dcid": "dc/r8d20h24vx861" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Computer, Engineering, And Science Occupations, With Earnings, Full Time Year Round Worker", - "dcid": "dc/kbspbwxjsmg67" + "name": "Count of Mortality Event: Years 85, F01-F99 (Mental And Behavioural Disorders), Female, Black or African American", + "dcid": "dc/hhvyvhhxjwn11" + }, + { + "name": "Count of Mortality Event: Years 85, F01-F99 (Mental And Behavioural Disorders), Female, White", + "dcid": "dc/hbkf3mdxkgh8g" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/470000", - "name": "Person With Gender = Female, Occupation = Construction And Extraction Occupations", + "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/K00K92_Gender-Female_Race", + "name": "Mortality Event With Age = Years 85, Cause of Death = K00-K92 (Diseases of The Digestive System), Gender = Female, Race", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Construction And Extraction Occupations", - "dcid": "dc/epv7s4v9qhlx2" + "name": "Count of Mortality Event: Years 85, K00-K92 (Diseases of The Digestive System), Female, Asian or Pacific Islander", + "dcid": "dc/8n1gn9e3x52sb" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Construction And Extraction Occupations, With Earnings, Full Time Year Round Worker", - "dcid": "dc/ws53s0ne6kb27" + "name": "Count of Mortality Event: Years 85, K00-K92 (Diseases of The Digestive System), Female, Black or African American", + "dcid": "dc/scgvd7eckcz94" + }, + { + "name": "Count of Mortality Event: Years 85, K00-K92 (Diseases of The Digestive System), Female, White", + "dcid": "dc/lyjkw41kjkfch" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/intermediateAggregation3", - "name": "Person With Gender = Female, Occupation = Education, Legal, Community Service, Arts, And Media Occupations", + "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/M00M99_Gender-Female_Race", + "name": "Mortality Event With Age = Years 85, Cause of Death = M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Gender = Female, Race", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Education, Legal, Community Service, Arts, And Media Occupations", - "dcid": "dc/eqk21656mbxs8" + "name": "Count of Mortality Event: Years 85, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, Asian or Pacific Islander", + "dcid": "dc/qjxkdft1lsvfb" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Education, Legal, Community Service, Arts, And Media Occupations, With Earnings, Full Time Year Round Worker", - "dcid": "dc/89fndld3xy4z7" + "name": "Count of Mortality Event: Years 85, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, Black or African American", + "dcid": "dc/mv8cqvbynnfj4" + }, + { + "name": "Count of Mortality Event: Years 85, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, White", + "dcid": "dc/nz9bq93mz95pc" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/250000", - "name": "Person With Gender = Female, Occupation = Educational Instruction And Library Occupations", + "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/N00N98_Gender-Female_Race", + "name": "Mortality Event With Age = Years 85, Cause of Death = N00-N98 (Diseases of The Genitourinary System), Gender = Female, Race", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Educational Instruction And Library Occupations", - "dcid": "dc/rlg7eme5ncf05" + "name": "Count of Mortality Event: Years 85, N00-N98 (Diseases of The Genitourinary System), Female, Asian or Pacific Islander", + "dcid": "dc/pnljbz6mxf113" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Educational Instruction And Library Occupations, With Earnings, Full Time Year Round Worker", - "dcid": "dc/xhbfvtmdlnt8c" + "name": "Count of Mortality Event: Years 85, N00-N98 (Diseases of The Genitourinary System), Female, Black or African American", + "dcid": "dc/78bbsd7p8te07" + }, + { + "name": "Count of Mortality Event: Years 85, N00-N98 (Diseases of The Genitourinary System), Female, White", + "dcid": "dc/3qmw02espg39c" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/450000", - "name": "Person With Gender = Female, Occupation = Farming, Fishing, And Forestry Occupations", + "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/R00R99_Gender-Female_Race", + "name": "Mortality Event With Age = Years 85, Cause of Death = R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Gender = Female, Race", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Farming, Fishing, And Forestry Occupations", - "dcid": "dc/rzm3j1689x12b" + "name": "Count of Mortality Event: Years 85, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, Asian or Pacific Islander", + "dcid": "dc/wyewxdsxqnqy" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Farming, Fishing, And Forestry Occupations, With Earnings, Full Time Year Round Worker", - "dcid": "dc/jfd54v03tebw3" + "name": "Count of Mortality Event: Years 85, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, Black or African American", + "dcid": "dc/69cy5hjg943n1" + }, + { + "name": "Count of Mortality Event: Years 85, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, White", + "dcid": "dc/es02txp0r7kj2" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/350000", - "name": "Person With Gender = Female, Occupation = Food Preparation And Serving Related Occupations", + "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/V01Y89_Gender-Female_Race", + "name": "Mortality Event With Age = Years 85, Cause of Death = V01-Y89 (External Causes of Morbidity And Mortality), Gender = Female, Race", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Food Preparation And Serving Related Occupations", - "dcid": "dc/fe9heveckd5d" + "name": "Count of Mortality Event: Years 85, V01-Y89 (External Causes of Morbidity And Mortality), Female, Asian or Pacific Islander", + "dcid": "dc/qxpytcg604e75" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Food Preparation And Serving Related Occupations, With Earnings, Full Time Year Round Worker", - "dcid": "dc/wtecthfq7p0h6" + "name": "Count of Mortality Event: Years 85, V01-Y89 (External Causes of Morbidity And Mortality), Female, Black or African American", + "dcid": "dc/4ekg6vc3pp8wg" + }, + { + "name": "Count of Mortality Event: Years 85, V01-Y89 (External Causes of Morbidity And Mortality), Female, White", + "dcid": "dc/q6xk5jty7jf6d" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/292000", - "name": "Person With Gender = Female, Occupation = Health Technologists And Technicians", + "dcid": "dc/g/Person_ActivityFrequency-Daily_Gender-Female_HealthBehavior-AlcoholConsumption_PlaceOfResidenceClassification", + "name": "Person With Activity Frequency = Daily, Gender = Female, Health Behavior = Alcohol Consumption, Place of Residence Classification", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Health Technologists And Technicians", - "dcid": "dc/heh4hrddh44d7" + "name": "Percentage Daily, Alcohol Consumption Among Rural, Female Population", + "dcid": "Percent_Daily_AlcoholConsumption_In_Count_Person_Rural_Female" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Health Technologists And Technicians, With Earnings, Full Time Year Round Worker", - "dcid": "dc/92mnbbgvfskf7" + "name": "Percentage Daily, Alcohol Consumption Among Semi Urban, Female Population", + "dcid": "Percent_Daily_AlcoholConsumption_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Daily, Alcohol Consumption Among Urban, Female Population", + "dcid": "Percent_Daily_AlcoholConsumption_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/290000", - "name": "Person With Gender = Female, Occupation = Healthcare Practitioners And Technical Occupations", + "dcid": "dc/g/Person_ActivityFrequency-EveryMonth_Gender-Female_HealthBehavior-AlcoholConsumption_PlaceOfResidenceClassification", + "name": "Person With Activity Frequency = Every Month, Gender = Female, Health Behavior = Alcohol Consumption, Place of Residence Classification", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Healthcare Practitioners And Technical Occupations", - "dcid": "dc/3kjqnheqlwzz1" + "name": "Percentage Every Month, Alcohol Consumption Among Rural, Female Population", + "dcid": "Percent_EveryMonth_AlcoholConsumption_In_Count_Person_Rural_Female" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Healthcare Practitioners And Technical Occupations, With Earnings, Full Time Year Round Worker", - "dcid": "dc/p2w035955wkhh" + "name": "Percentage Every Month, Alcohol Consumption Among Semi Urban, Female Population", + "dcid": "Percent_EveryMonth_AlcoholConsumption_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Every Month, Alcohol Consumption Among Urban, Female Population", + "dcid": "Percent_EveryMonth_AlcoholConsumption_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/310000", - "name": "Person With Gender = Female, Occupation = Healthcare Support Occupations", + "dcid": "dc/g/Person_ActivityFrequency-EveryMonth_Gender-Female_HealthBehavior-BingeDrinking_PlaceOfResidenceClassification", + "name": "Person With Activity Frequency = Every Month, Gender = Female, Health Behavior = Binge Drinking, Place of Residence Classification", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Healthcare Support Occupations", - "dcid": "dc/743gx65z6zyf7" + "name": "Percentage Every Month, Binge Drinking Among Rural, Female Population", + "dcid": "Percent_EveryMonth_BingeDrinking_In_Count_Person_Rural_Female" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Healthcare Support Occupations, With Earnings, Full Time Year Round Worker", - "dcid": "dc/46v056n28d2e5" + "name": "Percentage Every Month, Binge Drinking Among Semi Urban, Female Population", + "dcid": "Percent_EveryMonth_BingeDrinking_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Every Month, Binge Drinking Among Urban, Female Population", + "dcid": "Percent_EveryMonth_BingeDrinking_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/490000", - "name": "Person With Gender = Female, Occupation = Installation, Maintenance, And Repair Occupations", + "dcid": "dc/g/Person_ActivityFrequency-LessThanOnceAMonth_Gender-Female_HealthBehavior-AlcoholConsumption_PlaceOfResidenceClassification", + "name": "Person With Activity Frequency = Less Than Once AMonth, Gender = Female, Health Behavior = Alcohol Consumption, Place of Residence Classification", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Installation, Maintenance, And Repair Occupations", - "dcid": "dc/d90dpe6dp9d86" + "name": "Percentage Less Than Once A Month, Alcohol Consumption Among Rural, Female Population", + "dcid": "Percent_LessThanOnceAMonth_AlcoholConsumption_In_Count_Person_Rural_Female" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Installation, Maintenance, And Repair Occupations, With Earnings, Full Time Year Round Worker", - "dcid": "dc/5ehtzjsp45dy3" + "name": "Percentage Less Than Once A Month, Alcohol Consumption Among Semi Urban, Female Population", + "dcid": "Percent_LessThanOnceAMonth_AlcoholConsumption_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Less Than Once A Month, Alcohol Consumption Among Urban, Female Population", + "dcid": "Percent_LessThanOnceAMonth_AlcoholConsumption_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/230000", - "name": "Person With Gender = Female, Occupation = Legal Occupations", + "dcid": "dc/g/Person_ActivityFrequency-LessThanOnceAMonth_Gender-Female_HealthBehavior-BingeDrinking_PlaceOfResidenceClassification", + "name": "Person With Activity Frequency = Less Than Once AMonth, Gender = Female, Health Behavior = Binge Drinking, Place of Residence Classification", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Legal Occupations", - "dcid": "dc/28edmskt9xw21" + "name": "Percentage Less Than Once A Month, Binge Drinking Among Rural, Female Population", + "dcid": "Percent_LessThanOnceAMonth_BingeDrinking_In_Count_Person_Rural_Female" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Legal Occupations, With Earnings, Full Time Year Round Worker", - "dcid": "dc/h3ej80jh908nc" + "name": "Percentage Less Than Once A Month, Binge Drinking Among Semi Urban, Female Population", + "dcid": "Percent_LessThanOnceAMonth_BingeDrinking_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Less Than Once A Month, Binge Drinking Among Urban, Female Population", + "dcid": "Percent_LessThanOnceAMonth_BingeDrinking_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/190000", - "name": "Person With Gender = Female, Occupation = Life, Physical, And Social Science Occupations", + "dcid": "dc/g/Person_ActivityFrequency-NeverNotInTheLast12Months_Gender-Female_HealthBehavior-AlcoholConsumption_PlaceOfResidenceClassification", + "name": "Person With Activity Frequency = Never \u0026 Not in The Last 12 Months, Gender = Female, Health Behavior = Alcohol Consumption, Place of Residence Classification", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Life, Physical, And Social Science Occupations", - "dcid": "dc/4jdy2m3k0tr96" + "name": "Percentage Never Or Not In The Last 12 Months, Alcohol Consumption Among Rural, Female Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_AlcoholConsumption_In_Count_Person_Rural_Female" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Life, Physical, And Social Science Occupations, With Earnings, Full Time Year Round Worker", - "dcid": "dc/0bm3wdelm2vf6" + "name": "Percentage Never Or Not In The Last 12 Months, Alcohol Consumption Among Semi Urban, Female Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_AlcoholConsumption_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Never Or Not In The Last 12 Months, Alcohol Consumption Among Urban, Female Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_AlcoholConsumption_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/110000", - "name": "Person With Gender = Female, Occupation = Management Occupations", + "dcid": "dc/g/Person_ActivityFrequency-NeverNotInTheLast12Months_Gender-Female_HealthBehavior-BingeDrinking_PlaceOfResidenceClassification", + "name": "Person With Activity Frequency = Never \u0026 Not in The Last 12 Months, Gender = Female, Health Behavior = Binge Drinking, Place of Residence Classification", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Management Occupations", - "dcid": "dc/bd729fxzst7q7" + "name": "Percentage Never Or Not In The Last 12 Months, Binge Drinking Among Rural, Female Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_BingeDrinking_In_Count_Person_Rural_Female" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Management Occupations, With Earnings, Full Time Year Round Worker", - "dcid": "dc/112v7fggz4mv1" + "name": "Percentage Never Or Not In The Last 12 Months, Binge Drinking Among Semi Urban, Female Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_BingeDrinking_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Never Or Not In The Last 12 Months, Binge Drinking Among Urban, Female Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_BingeDrinking_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/intermediateAggregation1", - "name": "Person With Gender = Female, Occupation = Management, Business, And Financial Occupations", + "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_EducationalAttainment-BachelorsDegreeOrHigher_Gender-Female", + "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Educational Attainment = Bachelors Degree or Higher, Gender = Female", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Management, Business, And Financial Occupations", - "dcid": "dc/ce5mbgwsr2bef" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Bachelors Degree or Higher, Female", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentBachelorsDegreeOrHigher_Female" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Management, Business, And Financial Occupations, With Earnings, Full Time Year Round Worker", - "dcid": "dc/r7eqgnsy4b4c5" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Bachelors Degree or Higher, Female (As Fraction of Count Person 15 To 50 Years Educational Attainment Bachelors Degree or Higher Female)", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentBachelorsDegreeOrHigher_Female_AsAFractionOf_Count_Person_15To50Years_EducationalAttainmentBachelorsDegreeOrHigher_Female" + }, + { + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Bachelors Degree or Higher, Female (As Fraction of Count Person 15 To 50 Years Educational Attainment Graduate or Professional Degree Female)", + "dcid": "dc/pz6y0f6897ded" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/430000", - "name": "Person With Gender = Female, Occupation = Office And Administrative Support Occupations", + "dcid": "dc/g/Person_Age-Years16Onwards_Gender-Female_IncomeStatus-WithEarnings_RecentWorkStatus-FullTimeYearRoundWorker", + "name": "Person With Age = 16 Years or More, Gender = Female, Income Status = With Earnings, Recent Work Status = Full Time Year Round Worker", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Office And Administrative Support Occupations", - "dcid": "dc/9vlf8t9rj98z8" + "name": "Population: 16 Years or More, Female, With Earnings, Full Time Year Round Worker", + "dcid": "Count_Person_Female_WithEarnings_FullTimeYearRoundWorker" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Office And Administrative Support Occupations, With Earnings, Full Time Year Round Worker", - "dcid": "dc/73yw7gf4y7ffh" + "name": "Mean Earnings: 16 Years or More, Female, With Earnings, Full Time Year Round Worker", + "dcid": "Mean_Earnings_Person_Female_FullTimeYearRoundWorker" + }, + { + "name": "Median Earnings: 16 Years or More, Female, With Earnings, Full Time Year Round Worker", + "dcid": "Median_Earnings_Person_Female_FullTimeYearRoundWorker" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/390000", - "name": "Person With Gender = Female, Occupation = Personal Care And Service Occupations", + "dcid": "dc/g/Person_ExerciseType-MuscleStrengthening_Gender-Female_HealthBehavior-HealthEnhancingPhysicalActivity_PlaceOfResidenceClassification", + "name": "Person With Exercise Type = Muscle Strengthening, Gender = Female, Health Behavior = Health Enhancing Physical Activity, Place of Residence Classification", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Personal Care And Service Occupations", - "dcid": "dc/jwetyvx4lertd" + "name": "Percentage Muscle Strengthening, Health Enhancing Physical Activity Among Rural, Female Population", + "dcid": "Percent_MuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Rural_Female" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Personal Care And Service Occupations, With Earnings, Full Time Year Round Worker", - "dcid": "dc/fgqjl1p9shgq5" + "name": "Percentage Muscle Strengthening, Health Enhancing Physical Activity Among Semi Urban, Female Population", + "dcid": "Percent_MuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Muscle Strengthening, Health Enhancing Physical Activity Among Urban, Female Population", + "dcid": "Percent_MuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/510000", - "name": "Person With Gender = Female, Occupation = Production Occupations", + "dcid": "dc/g/Person_ExerciseType-MuscleStrengthening_Gender-Female_HealthBehavior-NonWorkRelatedPhysicalActivity_PlaceOfResidenceClassification", + "name": "Person With Exercise Type = Muscle Strengthening, Gender = Female, Health Behavior = Non Work Related Physical Activity, Place of Residence Classification", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Production Occupations", - "dcid": "dc/epw1tyqn3byr1" + "name": "Percentage Muscle Strengthening, Non Work Related Physical Activity Among Rural, Female Population", + "dcid": "Percent_MuscleStrengthening_NonWorkRelatedPhysicalActivity_In_Count_Person_Rural_Female" + }, + { + "name": "Percentage Muscle Strengthening, Non Work Related Physical Activity Among Semi Urban, Female Population", + "dcid": "Percent_MuscleStrengthening_NonWorkRelatedPhysicalActivity_In_Count_Person_SemiUrban_Female" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Production Occupations, With Earnings, Full Time Year Round Worker", - "dcid": "dc/fjs33byjqs207" + "name": "Percentage Muscle Strengthening, Non Work Related Physical Activity Among Urban, Female Population", + "dcid": "Percent_MuscleStrengthening_NonWorkRelatedPhysicalActivity_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/330000", - "name": "Person With Gender = Female, Occupation = Protective Service Occupations", + "dcid": "dc/g/BirthEvent_Gender-Female", + "name": "Birth Event With Gender = Female", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Protective Service Occupations", - "dcid": "dc/6rdm6w7t0e5ph" + "name": "Count of Birth Event: Female", + "dcid": "Count_BirthEvent_Female" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Protective Service Occupations, With Earnings, Full Time Year Round Worker", - "dcid": "dc/7zyd95qrp77t5" + "name": "Count of Birth Event: Female, Live Birth", + "dcid": "Count_BirthEvent_LiveBirth_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/410000", - "name": "Person With Gender = Female, Occupation = Sales And Related Occupations", + "dcid": "dc/g/HateCrimeIncidents_TargetedGender-Female_VictimAge", + "name": "Hate Crime Incidents With Targeted Gender = Female, Victim Age", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Sales And Related Occupations", - "dcid": "dc/w1bkl895kbe02" + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Female Victim, Victim 17 Years or Less", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_Female_17OrLessYears" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Sales And Related Occupations, With Earnings, Full Time Year Round Worker", - "dcid": "dc/j51fewxcyrrx2" + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Female Victim, Victim 18 Years or More", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_Female_18OrMoreYears" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/intermediateAggregation5", - "name": "Person With Gender = Female, Occupation = Service Occupations", + "dcid": "dc/g/IncarcerationsAndReleases_EventType_Gender-Female", + "name": "Incarcerations And Releases With Event Type, Gender = Female", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Service Occupations", - "dcid": "dc/g9rjhbvkp17b1" + "name": "Count of Incarcerations And Releases (Measured Based on Jurisdiction): Admitted To Prison, Female, Incarcerated, 2 Years or More, Sentenced", + "dcid": "dc/36d93ckypx3bb" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Service Occupations, With Earnings, Full Time Year Round Worker", - "dcid": "dc/h134xdx54hppc" + "name": "Count of Incarcerations And Releases (Measured Based on Jurisdiction): Released From Prison, Female, Incarcerated, 2 Years or More, Sentenced", + "dcid": "dc/4lq5grhwyrle2" } ] }, { - "dcid": "dc/g/Person_Gender-Female_PovertyStatus-BelowPovertyLevelInThePast12Months", - "name": "Person With Gender = Female, Poverty Status = Below Poverty Level in The Past 12 Months", + "dcid": "dc/g/MedicalConditionIncident_Gender-Female_MedicalStatus", + "name": "Medical Condition Incident With Gender = Female, Medical Status", "statVars": [ { - "name": "Percentage: Female, Below Poverty Level in The Past 12 Months", - "dcid": "dc/k0zg5lw8686z8" + "name": "Count of Imported, Female Measles incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionMeasles_ImportedCase" }, { - "name": "Population: Female, Below Poverty Level in The Past 12 Months", - "dcid": "Count_Person_Female_BelowPovertyLevelInThePast12Months" + "name": "Count of Indigenous, Female Measles incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionMeasles_IndigenousCase" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Race-SomeOtherRaceAlone", - "name": "Person With Gender = Female, Race = Some Other Race Alone", + "dcid": "dc/g/MedicareEnrollee_Gender-Female_Race", + "name": "Medicare Enrollee With Gender = Female, Race", "statVars": [ { - "name": "Population: Female, Some Other Race Alone", - "dcid": "Count_Person_Female_SomeOtherRaceAlone" + "name": "Mean Count of Medicare Enrollee: 67 - 69 Years, Female, Mammography, Medicare B, Black", + "dcid": "dc/vswm7x47tv8p3" }, { - "name": "Median Age: Female, Some Other Race Alone", - "dcid": "Median_Age_Person_Female_SomeOtherRaceAlone" + "name": "Mean Count of Medicare Enrollee: 67 - 69 Years, Female, Mammography, Medicare B, Non Black", + "dcid": "dc/508xlwpsn7jwc" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Race-WhiteAloneNotHispanicOrLatino", - "name": "Person With Gender = Female, Race = White Alone Not Hispanic or Latino", + "dcid": "dc/g/MortalityEvent_Age-YearsUpto1_Gender-Female", + "name": "Mortality Event With Age = 1 Years or Less, Gender = Female", "statVars": [ { - "name": "Population: Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_Female_WhiteAloneNotHispanicOrLatino" + "name": "Count of Mortality Event: 1 Years or Less, Female", + "dcid": "Count_Death_Upto1Years_Female" }, { - "name": "Median Age: Female, White Alone Not Hispanic or Latino", - "dcid": "Median_Age_Person_Female_WhiteAloneNotHispanicOrLatino" + "name": "Count of Mortality Event: 1 Years or Less, Female (As Fraction of Count Birth Event Female)", + "dcid": "Count_Death_LessThan1Year_Female_AsAFractionOf_Count_BirthEvent_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_RecentWorkStatus-NotWorkedFullTime", - "name": "Person With Gender = Female, Recent Work Status = Not Worked Full Time", + "dcid": "dc/g/MortalityEvent_Age-YearsUpto14_Gender-Female", + "name": "Mortality Event With Age = 14 Years or Less, Gender = Female", "statVars": [ { - "name": "Population: Female, Not Worked Full Time", - "dcid": "Count_Person_NotWorkedFullTime" + "name": "Count of Mortality Event: 14 Years or Less, Female", + "dcid": "Count_Death_Upto14Years_Female" }, { - "name": "Median Income: Female, Not Worked Full Time", - "dcid": "dc/n0bp6h6zcgm74" + "name": "Count of Mortality Event: 14 Years or Less, Female (As Fraction of Count Person Upto 14 Years Female)", + "dcid": "Count_Death_Upto14Years_Female_AsAFractionOf_Count_Person_Upto14Years_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_RecentWorkStatus-WorkedFullTime", - "name": "Person With Gender = Female, Recent Work Status = Worked Full Time", + "dcid": "dc/g/Person_Age-Years15To64_Gender-Female", + "name": "Person With Age = 15 - 64 Years, Gender = Female", "statVars": [ { - "name": "Population: Female, Worked Full Time", - "dcid": "dc/q779fwy6k8skd" + "name": "Population: 15 - 64 Years, Female", + "dcid": "Count_Person_15To64Years_Female" }, { - "name": "Median Income: Female, Worked Full Time", - "dcid": "dc/kebe2wtgsej37" + "name": "Population: 15 - 64 Years, in Labor Force, Female (As Fraction of Count Person 15 To 64 Years Female)", + "dcid": "Count_Person_15To64Years_Female_InLaborForce_AsFractionOf_Count_Person_15To64Years_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_SpouseAbsentReason", - "name": "Person With Gender = Female, Spouse Absent Reason", + "dcid": "dc/g/Person_Age-Years18To24_Gender-Female", + "name": "Person With Age = 18 - 24 Years, Gender = Female", "statVars": [ { - "name": "Population: Female, Now Married, Other, Married Spouse Absent", - "dcid": "dc/edbzbwf3ychr4" + "name": "Population: 18 - 24 Years, Female", + "dcid": "Count_Person_18To24Years_Female" }, { - "name": "Population: Female, Now Married, Separated, Married Spouse Absent", - "dcid": "dc/wj5y1vh8thnrb" + "name": "Population: 18 - 24 Years, Civilian, Female, Non Institutionalized", + "dcid": "dc/09z87msgrnz46" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-ForcibleRape_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Forcible Rape, Targeted Gender = Female", + "dcid": "dc/g/Person_Age-Years25To34_Gender-Female", + "name": "Person With Age = 25 - 34 Years, Gender = Female", "statVars": [ { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Forcible Rape, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_ForcibleRape_IsHateCrime_Female" + "name": "Population: 25 - 34 Years, Female", + "dcid": "Count_Person_25To34Years_Female" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Forcible Rape, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_ForcibleRape_IsHateCrime_Female" + "name": "Population: 25 - 34 Years, Civilian, Female, Non Institutionalized", + "dcid": "dc/3ynz47ezvb9t3" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-HumanTraffickingCommercialSexActs_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Human Trafficking_Commercial Sex Acts, Targeted Gender = Female", + "dcid": "dc/g/Person_Age-Years35To44_Gender-Female", + "name": "Person With Age = 35 - 44 Years, Gender = Female", "statVars": [ { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Human Trafficking_Commercial Sex Acts, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_HumanTraffickingCommercialSexActs_IsHateCrime_Female" + "name": "Population: 35 - 44 Years, Female", + "dcid": "Count_Person_35To44Years_Female" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Human Trafficking_Commercial Sex Acts, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_HumanTraffickingCommercialSexActs_IsHateCrime_Female" + "name": "Population: 35 - 44 Years, Civilian, Female, Non Institutionalized", + "dcid": "dc/clt08ev67qbg4" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-LarcenyTheft_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Larceny Theft, Targeted Gender = Female", + "dcid": "dc/g/Person_Age-Years35To50_Gender-Female", + "name": "Person With Age = 35 - 50 Years, Gender = Female", "statVars": [ { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Larceny Theft, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_LarcenyTheft_IsHateCrime_Female" + "name": "Population: 35 - 50 Years, Female", + "dcid": "Count_Person_35To50Years_Female" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Larceny Theft, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_LarcenyTheft_IsHateCrime_Female" + "name": "Population: 35 - 50 Years, Birth in The Past 12 Months, Female, Unmarried", + "dcid": "Count_Person_35To50Years_BirthInThePast12Months_Female_Unmarried" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-OtherCrimesAgainstPerson_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Other Crimes Against Person, Targeted Gender = Female", + "dcid": "dc/g/Person_Age-YearsUpto4_Gender-Female", + "name": "Person With Age = 4 Years or Less, Gender = Female", "statVars": [ { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Other Crimes Against Person, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_OtherCrimesAgainstPerson_IsHateCrime_Female" + "name": "Population: 4 Years or Less, Female", + "dcid": "Count_Person_Upto4Years_Female" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Other Crimes Against Person, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_OtherCrimesAgainstPerson_IsHateCrime_Female" + "name": "Population: 4 Years or Less, Female, Overweight (As Fraction of Count Person Upto 4 Years Female)", + "dcid": "Count_Person_Upto4Years_Female_Overweight_AsFractionOf_Count_Person_Upto4Years_Female" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-OtherCrimesAgainstProperty_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Other Crimes Against Property, Targeted Gender = Female", + "dcid": "dc/g/Person_Age-Years45To54_Gender-Female", + "name": "Person With Age = 45 - 54 Years, Gender = Female", "statVars": [ { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Other Crimes Against Property, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_OtherCrimesAgainstProperty_IsHateCrime_Female" + "name": "Population: 45 - 54 Years, Female", + "dcid": "Count_Person_45To54Years_Female" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Other Crimes Against Property, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_OtherCrimesAgainstProperty_IsHateCrime_Female" + "name": "Population: 45 - 54 Years, Civilian, Female, Non Institutionalized", + "dcid": "dc/vqxc814k47fc5" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderEthnicity-UnknownEthnicity_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Ethnicity = Unknown Ethnicity, Targeted Gender = Female", + "dcid": "dc/g/Person_Age-Years55To64_Gender-Female", + "name": "Person With Age = 55 - 64 Years, Gender = Female", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Unknown Ethnicity Offender, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderEthnicityUnknownEthnicity_Female" + "name": "Population: 55 - 64 Years, Female", + "dcid": "Count_Person_55To64Years_Female" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Unknown Ethnicity Offender, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderEthnicityUnknownEthnicity_Female" + "name": "Population: 55 - 64 Years, Civilian, Female, Non Institutionalized", + "dcid": "dc/spwgfh6tfr03c" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderRace-UnknownRace_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Race = Unknown Race, Targeted Gender = Female", + "dcid": "dc/g/Person_Age-YearsUpto6_Gender-Female", + "name": "Person With Age = 6 Years or Less, Gender = Female", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Unknown Race Offender, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderRaceUnknownRace_Female" + "name": "Population: 6 Years or Less, Female", + "dcid": "Count_Person_YearsUpto6_Female" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Unknown Race Offender, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderRaceUnknownRace_Female" + "name": "Population: 6 Years or Less, Civilian, Female, Non Institutionalized", + "dcid": "dc/eyq93l7lzkljh" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderType-OffenderAttributesKnown_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Type = Offender Attributes Known, Targeted Gender = Female", + "dcid": "dc/g/Person_Age-Years65To74_Gender-Female", + "name": "Person With Age = 65 - 74 Years, Gender = Female", "statVars": [ { - "name": "Count of Hate Crime Incidents (Offender): Bias Against Gender, Offender Attributes Known, Female Victim", - "dcid": "Offender_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_KnownOffender_Female" + "name": "Population: 65 - 74 Years, Female", + "dcid": "dc/nf9577mjqs69g" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Offender Attributes Known, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_KnownOffender_Female" + "name": "Population: 65 - 74 Years, Civilian, Female, Non Institutionalized", + "dcid": "dc/fdt2p0r5fced1" } ] }, { - "dcid": "dc/g/MedicalConditionIncident_Age-Years0To4_Gender-Female_MedicalStatus", - "name": "Medical Condition Incident With Age = 0 - 4 Years, Gender = Female, Medical Status", + "dcid": "dc/g/Person_Age-Years7To14_Gender-Female", + "name": "Person With Age = 7 - 14 Years, Gender = Female", "statVars": [ { - "name": "Count of Medical Condition Incident: 0 - 4 Years, Summer Season, Female, Heat Stress, Patient Hospitalized", - "dcid": "Count_MedicalConditionIncident_0To4Years_SummerSeason_Female_ConditionHeatStress_PatientHospitalized" + "name": "Population: 7 - 14 Years, Female", + "dcid": "Count_Person_7To14Years_Female" }, { - "name": "Count of Medical Condition Incident: 0 - 4 Years, Summer Season, Female, Heat Stress, Visited Emergency Department", - "dcid": "Count_MedicalConditionIncident_0To4Years_SummerSeason_Female_ConditionHeatStress_VisitedEmergencyDepartment" + "name": "Population: 7 - 14 Years, Employed, Female (As Fraction of Count Person 7 To 14 Years Female)", + "dcid": "Count_Person_7To14Years_Female_Employed_AsFractionOf_Count_Person_7To14Years_Female" } ] }, { - "dcid": "dc/g/MedicalConditionIncident_Age-Years15To34_Gender-Female_MedicalStatus", - "name": "Medical Condition Incident With Age = 15 - 34 Years, Gender = Female, Medical Status", + "dcid": "dc/g/Person_Age-Years75Onwards_Gender-Female", + "name": "Person With Age = 75 Years or More, Gender = Female", "statVars": [ { - "name": "Count of Medical Condition Incident: 15 - 34 Years, Summer Season, Female, Heat Stress, Patient Hospitalized", - "dcid": "Count_MedicalConditionIncident_15To34Years_SummerSeason_Female_ConditionHeatStress_PatientHospitalized" + "name": "Population: 75 Years or More, Female", + "dcid": "Count_Person_75OrMoreYears_Female" }, { - "name": "Count of Medical Condition Incident: 15 - 34 Years, Summer Season, Female, Heat Stress, Visited Emergency Department", - "dcid": "Count_MedicalConditionIncident_15To34Years_SummerSeason_Female_ConditionHeatStress_VisitedEmergencyDepartment" + "name": "Population: 75 Years or More, Civilian, Female, Non Institutionalized", + "dcid": "dc/g8tzm4h7qzqnd" } ] }, { - "dcid": "dc/g/MedicalConditionIncident_Age-Years35To64_Gender-Female_MedicalStatus", - "name": "Medical Condition Incident With Age = 35 - 64 Years, Gender = Female, Medical Status", + "dcid": "dc/g/Person_Age-Years85Onwards_Gender-Female", + "name": "Person With Age = 85 Years or More, Gender = Female", "statVars": [ { - "name": "Count of Medical Condition Incident: 35 - 64 Years, Summer Season, Female, Heat Stress, Patient Hospitalized", - "dcid": "Count_MedicalConditionIncident_35To64Years_SummerSeason_Female_ConditionHeatStress_PatientHospitalized" + "name": "Life Expectancy: 85 Years or More, Female", + "dcid": "LifeExpectancy_Person_85OrMoreYears_Female" }, { - "name": "Count of Medical Condition Incident: 35 - 64 Years, Summer Season, Female, Heat Stress, Visited Emergency Department", - "dcid": "Count_MedicalConditionIncident_35To64Years_SummerSeason_Female_ConditionHeatStress_VisitedEmergencyDepartment" + "name": "Population: 85 Years or More, Female", + "dcid": "Count_Person_85OrMoreYears_Female" } ] }, { - "dcid": "dc/g/MedicalConditionIncident_Age-Years5To14_Gender-Female_MedicalStatus", - "name": "Medical Condition Incident With Age = 5 - 14 Years, Gender = Female, Medical Status", + "dcid": "dc/g/Person_Age-Years1_Gender-Female", + "name": "Person With Age = Years 1, Gender = Female", "statVars": [ { - "name": "Count of Medical Condition Incident: 5 - 14 Years, Summer Season, Female, Heat Stress, Patient Hospitalized", - "dcid": "Count_MedicalConditionIncident_5To14Years_SummerSeason_Female_ConditionHeatStress_PatientHospitalized" + "name": "Life Expectancy: Years 1, Female", + "dcid": "LifeExpectancy_Person_1Years_Female" }, { - "name": "Count of Medical Condition Incident: 5 - 14 Years, Summer Season, Female, Heat Stress, Visited Emergency Department", - "dcid": "Count_MedicalConditionIncident_5To14Years_SummerSeason_Female_ConditionHeatStress_VisitedEmergencyDepartment" + "name": "Population: Years 1, Female", + "dcid": "Count_Person_1Years_Female" } ] }, { - "dcid": "dc/g/MedicalConditionIncident_Age-Years65Onwards_Gender-Female_MedicalStatus", - "name": "Medical Condition Incident With Age = 65 Years or More, Gender = Female, Medical Status", + "dcid": "dc/g/Person_Age-Years10_Gender-Female", + "name": "Person With Age = Years 10, Gender = Female", "statVars": [ { - "name": "Count of Medical Condition Incident: 65 Years or More, Summer Season, Female, Heat Stress, Patient Hospitalized", - "dcid": "Count_MedicalConditionIncident_65OrMoreYears_SummerSeason_Female_ConditionHeatStress_PatientHospitalized" + "name": "Life Expectancy: Years 10, Female", + "dcid": "LifeExpectancy_Person_10Years_Female" }, { - "name": "Count of Medical Condition Incident: 65 Years or More, Summer Season, Female, Heat Stress, Visited Emergency Department", - "dcid": "Count_MedicalConditionIncident_65OrMoreYears_SummerSeason_Female_ConditionHeatStress_VisitedEmergencyDepartment" + "name": "Population: Years 10, Female", + "dcid": "Count_Person_10Years_Female" } ] }, { - "dcid": "dc/g/MedicalConditionIncident_Gender-Female_MedicalCondition-AcuteConditionHepatitisC_MedicalStatus", - "name": "Medical Condition Incident With Gender = Female, Medical Condition = Acute Condition \u0026 Hepatitis C, Medical Status", + "dcid": "dc/g/Person_Age-Years11_Gender-Female", + "name": "Person With Age = Years 11, Gender = Female", "statVars": [ { - "name": "Count of Acute, Confirmed, Female Hepatitis C incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionAcuteCondition_HepatitisC_ConfirmedCase" + "name": "Life Expectancy: Years 11, Female", + "dcid": "LifeExpectancy_Person_11Years_Female" }, { - "name": "Count of Acute, Probable, Female Hepatitis C incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionAcuteCondition_HepatitisC_ProbableCase" + "name": "Population: Years 11, Female", + "dcid": "Count_Person_11Years_Female" } ] }, { - "dcid": "dc/g/MedicalConditionIncident_Gender-Female_MedicalCondition-Babesiosis_MedicalStatus", - "name": "Medical Condition Incident With Gender = Female, Medical Condition = Babesiosis, Medical Status", + "dcid": "dc/g/Person_Age-Years12_Gender-Female", + "name": "Person With Age = Years 12, Gender = Female", "statVars": [ { - "name": "Count of Confirmed, Female Babesiosis incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionBabesiosis_ConfirmedCase" + "name": "Life Expectancy: Years 12, Female", + "dcid": "LifeExpectancy_Person_12Years_Female" }, { - "name": "Count of Probable, Female Babesiosis incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionBabesiosis_ProbableCase" + "name": "Population: Years 12, Female", + "dcid": "Count_Person_12Years_Female" } ] }, { - "dcid": "dc/g/MedicalConditionIncident_Gender-Female_MedicalCondition-Cryptosporidiosis_MedicalStatus", - "name": "Medical Condition Incident With Gender = Female, Medical Condition = Cryptosporidiosis, Medical Status", + "dcid": "dc/g/Person_Age-Years13_Gender-Female", + "name": "Person With Age = Years 13, Gender = Female", "statVars": [ { - "name": "Count of Confirmed, Female Cryptosporidiosis incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionCryptosporidiosis_ConfirmedCase" + "name": "Life Expectancy: Years 13, Female", + "dcid": "LifeExpectancy_Person_13Years_Female" }, { - "name": "Count of Probable, Female Cryptosporidiosis incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionCryptosporidiosis_ProbableCase" + "name": "Population: Years 13, Female", + "dcid": "Count_Person_13Years_Female" } ] }, { - "dcid": "dc/g/MedicalConditionIncident_Gender-Female_MedicalCondition-Listeriosis_MedicalStatus", - "name": "Medical Condition Incident With Gender = Female, Medical Condition = Listeriosis, Medical Status", + "dcid": "dc/g/Person_Age-Years14_Gender-Female", + "name": "Person With Age = Years 14, Gender = Female", "statVars": [ { - "name": "Count of Confirmed, Female Listeriosis incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionListeriosis_ConfirmedCase" + "name": "Life Expectancy: Years 14, Female", + "dcid": "LifeExpectancy_Person_14Years_Female" }, { - "name": "Count of Probable, Female Listeriosis incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionListeriosis_ProbableCase" + "name": "Population: Years 14, Female", + "dcid": "Count_Person_14Years_Female" } ] }, { - "dcid": "dc/g/MedicalConditionIncident_Gender-Female_MedicalCondition-LymeDisease_MedicalStatus", - "name": "Medical Condition Incident With Gender = Female, Medical Condition = Lyme Disease, Medical Status", + "dcid": "dc/g/Person_Age-Years15_Gender-Female", + "name": "Person With Age = Years 15, Gender = Female", "statVars": [ { - "name": "Count of Confirmed, Female Lyme disease incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionLymeDisease_ConfirmedCase" + "name": "Life Expectancy: Years 15, Female", + "dcid": "LifeExpectancy_Person_15Years_Female" }, { - "name": "Count of Probable, Female Lyme disease incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionLymeDisease_ProbableCase" + "name": "Population: Years 15, Female", + "dcid": "Count_Person_15Years_Female" } ] }, { - "dcid": "dc/g/MedicalConditionIncident_Gender-Female_MedicalCondition-SpottedFeverRickettsiosis_MedicalStatus", - "name": "Medical Condition Incident With Gender = Female, Medical Condition = Spotted Fever Rickettsiosis, Medical Status", + "dcid": "dc/g/Person_Age-Years16_Gender-Female", + "name": "Person With Age = Years 16, Gender = Female", "statVars": [ { - "name": "Count of Confirmed, Female Spotted fever rickettsiosis incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionSpottedFeverRickettsiosis_ConfirmedCase" + "name": "Life Expectancy: Years 16, Female", + "dcid": "LifeExpectancy_Person_16Years_Female" }, { - "name": "Count of Probable, Female Spotted fever rickettsiosis incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionSpottedFeverRickettsiosis_ProbableCase" + "name": "Population: Years 16, Female", + "dcid": "Count_Person_16Years_Female" } ] }, { - "dcid": "dc/g/MedicalConditionIncident_Gender-Female_MedicalCondition-VibriosisExcludingCholera_MedicalStatus", - "name": "Medical Condition Incident With Gender = Female, Medical Condition = Vibriosis Excluding Cholera, Medical Status", + "dcid": "dc/g/Person_Age-Years17_Gender-Female", + "name": "Person With Age = Years 17, Gender = Female", "statVars": [ { - "name": "Count of Confirmed, Female Vibriosis except cholera incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionVibriosisExcludingCholera_ConfirmedCase" + "name": "Life Expectancy: Years 17, Female", + "dcid": "LifeExpectancy_Person_17Years_Female" }, { - "name": "Count of Probable, Female Vibriosis except cholera incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionVibriosisExcludingCholera_ProbableCase" + "name": "Population: Years 17, Female", + "dcid": "Count_Person_17Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years1To4_CauseOfDeath-ICD10/C00D48_Gender-Female", - "name": "Mortality Event With Age = 1 - 4 Years, Cause of Death = C00-D48 (Neoplasms), Gender = Female", + "dcid": "dc/g/Person_Age-Years18_Gender-Female", + "name": "Person With Age = Years 18, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 1 - 4 Years, C00-D48 (Neoplasms), Female", - "dcid": "Count_Death_1To4Years_Neoplasms_Female" + "name": "Life Expectancy: Years 18, Female", + "dcid": "LifeExpectancy_Person_18Years_Female" }, { - "name": "Count of Mortality Event: 1 - 4 Years, C00-D48 (Neoplasms), Female, White", - "dcid": "dc/6kfg5spbz8ee" + "name": "Population: Years 18, Female", + "dcid": "Count_Person_18Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years1To4_CauseOfDeath-ICD10/Q00Q99_Gender-Female", - "name": "Mortality Event With Age = 1 - 4 Years, Cause of Death = Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Gender = Female", + "dcid": "dc/g/Person_Age-Years19_Gender-Female", + "name": "Person With Age = Years 19, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 1 - 4 Years, Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female", - "dcid": "Count_Death_1To4Years_CongenitalMalformationsDeformationsChromosomalAbnormalities_Female" + "name": "Life Expectancy: Years 19, Female", + "dcid": "LifeExpectancy_Person_19Years_Female" }, { - "name": "Count of Mortality Event: 1 - 4 Years, Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female, White", - "dcid": "dc/kbdnp4k864wqh" + "name": "Population: Years 19, Female", + "dcid": "Count_Person_19Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years1To4_CauseOfDeath_Gender-Female", - "name": "Mortality Event With Age = 1 - 4 Years, Cause of Death, Gender = Female", + "dcid": "dc/g/Person_Age-Years2_Gender-Female", + "name": "Person With Age = Years 2, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 1 - 4 Years, J00-J98 (Diseases of The Respiratory System), Female", - "dcid": "Count_Death_1To4Years_DiseasesOfTheRespiratorySystem_Female" + "name": "Life Expectancy: Years 2, Female", + "dcid": "LifeExpectancy_Person_2Years_Female" }, { - "name": "Count of Mortality Event: 1 - 4 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female", - "dcid": "Count_Death_1To4Years_AbnormalNotClassfied_Female" + "name": "Population: Years 2, Female", + "dcid": "Count_Person_2Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years1To4_Gender-Female_Race-BlackOrAfricanAmerican", - "name": "Mortality Event With Age = 1 - 4 Years, Gender = Female, Race = Black or African American", + "dcid": "dc/g/Person_Age-Years20_Gender-Female", + "name": "Person With Age = Years 20, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 1 - 4 Years, Female, Black or African American", - "dcid": "Count_Death_1To4Years_Female_BlackOrAfricanAmerican" + "name": "Life Expectancy: Years 20, Female", + "dcid": "LifeExpectancy_Person_20Years_Female" }, { - "name": "Count of Mortality Event: 1 - 4 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Black or African American", - "dcid": "dc/kw10xsmrvjl1f" + "name": "Population: Years 20, Female", + "dcid": "Count_Person_20Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-YearsUpto1_CauseOfDeath-ICD10/I00I99_Gender-Female", - "name": "Mortality Event With Age = 1 Years or Less, Cause of Death = I00-I99 (Diseases of The Circulatory System), Gender = Female", + "dcid": "dc/g/Person_Age-Years21_Gender-Female", + "name": "Person With Age = Years 21, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 1 Years or Less, I00-I99 (Diseases of The Circulatory System), Female", - "dcid": "Count_Death_Upto1Years_DiseasesOfTheCirculatorySystem_Female" + "name": "Life Expectancy: Years 21, Female", + "dcid": "LifeExpectancy_Person_21Years_Female" }, { - "name": "Count of Mortality Event: 1 Years or Less, I00-I99 (Diseases of The Circulatory System), Female, White", - "dcid": "dc/0xsvr0z2d62n6" + "name": "Population: Years 21, Female", + "dcid": "Count_Person_21Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-YearsUpto1_CauseOfDeath-ICD10/J00J98_Gender-Female", - "name": "Mortality Event With Age = 1 Years or Less, Cause of Death = J00-J98 (Diseases of The Respiratory System), Gender = Female", + "dcid": "dc/g/Person_Age-Years22_Gender-Female", + "name": "Person With Age = Years 22, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 1 Years or Less, J00-J98 (Diseases of The Respiratory System), Female", - "dcid": "Count_Death_Upto1Years_DiseasesOfTheRespiratorySystem_Female" + "name": "Life Expectancy: Years 22, Female", + "dcid": "LifeExpectancy_Person_22Years_Female" }, { - "name": "Count of Mortality Event: 1 Years or Less, J00-J98 (Diseases of The Respiratory System), Female, White", - "dcid": "dc/k411m1hee9m17" + "name": "Population: Years 22, Female", + "dcid": "Count_Person_22Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-YearsUpto1_CauseOfDeath_Gender-Female", - "name": "Mortality Event With Age = 1 Years or Less, Cause of Death, Gender = Female", + "dcid": "dc/g/Person_Age-Years23_Gender-Female", + "name": "Person With Age = Years 23, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 1 Years or Less, A00-B99 (Certain Infectious And Parasitic Diseases), Female", - "dcid": "Count_Death_Upto1Years_CertainInfectiousParasiticDiseases_Female" + "name": "Life Expectancy: Years 23, Female", + "dcid": "LifeExpectancy_Person_23Years_Female" }, { - "name": "Count of Mortality Event: 1 Years or Less, G00-G98 (Diseases of The Nervous System), Female", - "dcid": "Count_Death_Upto1Years_DiseasesOfTheNervousSystem_Female" + "name": "Population: Years 23, Female", + "dcid": "Count_Person_23Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years15To24_CauseOfDeath-ICD10/A00B99_Gender-Female", - "name": "Mortality Event With Age = 15 - 24 Years, Cause of Death = A00-B99 (Certain Infectious And Parasitic Diseases), Gender = Female", + "dcid": "dc/g/Person_Age-Years24_Gender-Female", + "name": "Person With Age = Years 24, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 15 - 24 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female", - "dcid": "Count_Death_15To24Years_CertainInfectiousParasiticDiseases_Female" + "name": "Life Expectancy: Years 24, Female", + "dcid": "LifeExpectancy_Person_24Years_Female" }, { - "name": "Count of Mortality Event: 15 - 24 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Black or African American", - "dcid": "dc/jqsb82qzejp98" + "name": "Population: Years 24, Female", + "dcid": "Count_Person_24Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years15To24_CauseOfDeath-ICD10/E00E88_Gender-Female", - "name": "Mortality Event With Age = 15 - 24 Years, Cause of Death = E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Gender = Female", + "dcid": "dc/g/Person_Age-Years25_Gender-Female", + "name": "Person With Age = Years 25, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 15 - 24 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female", - "dcid": "Count_Death_15To24Years_EndocrineNutritionalMetabolicDiseases_Female" + "name": "Life Expectancy: Years 25, Female", + "dcid": "LifeExpectancy_Person_25Years_Female" }, { - "name": "Count of Mortality Event: 15 - 24 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, White", - "dcid": "dc/eg9ch2ptfldyb" + "name": "Population: Years 25, Female", + "dcid": "Count_Person_25Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years15To24_CauseOfDeath-ICD10/R00R99_Gender-Female", - "name": "Mortality Event With Age = 15 - 24 Years, Cause of Death = R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Gender = Female", + "dcid": "dc/g/Person_Age-Years26_Gender-Female", + "name": "Person With Age = Years 26, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 15 - 24 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female", - "dcid": "Count_Death_15To24Years_AbnormalNotClassfied_Female" + "name": "Life Expectancy: Years 26, Female", + "dcid": "LifeExpectancy_Person_26Years_Female" }, { - "name": "Count of Mortality Event: 15 - 24 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, White", - "dcid": "dc/wfy8he7hvn1kh" + "name": "Population: Years 26, Female", + "dcid": "Count_Person_26Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years15To24_CauseOfDeath_Gender-Female", - "name": "Mortality Event With Age = 15 - 24 Years, Cause of Death, Gender = Female", + "dcid": "dc/g/Person_Age-Years27_Gender-Female", + "name": "Person With Age = Years 27, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 15 - 24 Years, J00-J98 (Diseases of The Respiratory System), Female", - "dcid": "Count_Death_15To24Years_DiseasesOfTheRespiratorySystem_Female" + "name": "Life Expectancy: Years 27, Female", + "dcid": "LifeExpectancy_Person_27Years_Female" }, { - "name": "Count of Mortality Event: 15 - 24 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female", - "dcid": "Count_Death_15To24Years_DiseasesOfTheMusculoskeletalSystemConnectiveTissue_Female" + "name": "Population: Years 27, Female", + "dcid": "Count_Person_27Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years15To24_Gender-Female_Race-AsianOrPacificIslander", - "name": "Mortality Event With Age = 15 - 24 Years, Gender = Female, Race = Asian or Pacific Islander", + "dcid": "dc/g/Person_Age-Years28_Gender-Female", + "name": "Person With Age = Years 28, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 15 - 24 Years, Female, Asian or Pacific Islander", - "dcid": "Count_Death_15To24Years_Female_AsianOrPacificIslander" + "name": "Life Expectancy: Years 28, Female", + "dcid": "LifeExpectancy_Person_28Years_Female" }, { - "name": "Count of Mortality Event: 15 - 24 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Asian or Pacific Islander", - "dcid": "dc/rh88przny0hq1" + "name": "Population: Years 28, Female", + "dcid": "Count_Person_28Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years25To34_CauseOfDeath-ICD10/F01F99_Gender-Female", - "name": "Mortality Event With Age = 25 - 34 Years, Cause of Death = F01-F99 (Mental And Behavioural Disorders), Gender = Female", + "dcid": "dc/g/Person_Age-Years29_Gender-Female", + "name": "Person With Age = Years 29, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 25 - 34 Years, F01-F99 (Mental And Behavioural Disorders), Female", - "dcid": "Count_Death_25To34Years_MentalBehaviouralDisorders_Female" + "name": "Life Expectancy: Years 29, Female", + "dcid": "LifeExpectancy_Person_29Years_Female" }, { - "name": "Count of Mortality Event: 25 - 34 Years, F01-F99 (Mental And Behavioural Disorders), Female, White", - "dcid": "dc/9zxw78xg3404c" + "name": "Population: Years 29, Female", + "dcid": "Count_Person_29Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years25To34_CauseOfDeath-ICD10/G00G98_Gender-Female", - "name": "Mortality Event With Age = 25 - 34 Years, Cause of Death = G00-G98 (Diseases of The Nervous System), Gender = Female", + "dcid": "dc/g/Person_Age-Years3_Gender-Female", + "name": "Person With Age = Years 3, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 25 - 34 Years, G00-G98 (Diseases of The Nervous System), Female", - "dcid": "Count_Death_25To34Years_DiseasesOfTheNervousSystem_Female" + "name": "Life Expectancy: Years 3, Female", + "dcid": "LifeExpectancy_Person_3Years_Female" }, { - "name": "Count of Mortality Event: 25 - 34 Years, G00-G98 (Diseases of The Nervous System), Female, White", - "dcid": "dc/3cb516mrw4pgg" + "name": "Population: Years 3, Female", + "dcid": "Count_Person_3Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years25To34_CauseOfDeath-ICD10/K00K92_Gender-Female", - "name": "Mortality Event With Age = 25 - 34 Years, Cause of Death = K00-K92 (Diseases of The Digestive System), Gender = Female", + "dcid": "dc/g/Person_Age-Years30_Gender-Female", + "name": "Person With Age = Years 30, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 25 - 34 Years, K00-K92 (Diseases of The Digestive System), Female", - "dcid": "Count_Death_25To34Years_DiseasesOfTheDigestiveSystem_Female" + "name": "Life Expectancy: Years 30, Female", + "dcid": "LifeExpectancy_Person_30Years_Female" }, { - "name": "Count of Mortality Event: 25 - 34 Years, K00-K92 (Diseases of The Digestive System), Female, White", - "dcid": "dc/ppwv2m9bhvbd2" + "name": "Population: Years 30, Female", + "dcid": "Count_Person_30Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years25To34_CauseOfDeath-ICD10/O00O99_Gender-Female", - "name": "Mortality Event With Age = 25 - 34 Years, Cause of Death = O00-O99 (Pregnancy, Childbirth And The Puerperium), Gender = Female", + "dcid": "dc/g/Person_Age-Years31_Gender-Female", + "name": "Person With Age = Years 31, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 25 - 34 Years, O00-O99 (Pregnancy, Childbirth And The Puerperium), Female", - "dcid": "Count_Death_25To34Years_PregnancyChildbirthThePuerperium_Female" + "name": "Life Expectancy: Years 31, Female", + "dcid": "LifeExpectancy_Person_31Years_Female" }, { - "name": "Count of Mortality Event: 25 - 34 Years, O00-O99 (Pregnancy, Childbirth And The Puerperium), Female, White", - "dcid": "dc/0gk5yxtygf038" + "name": "Population: Years 31, Female", + "dcid": "Count_Person_31Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years25To34_CauseOfDeath-ICD10/R00R99_Gender-Female", - "name": "Mortality Event With Age = 25 - 34 Years, Cause of Death = R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Gender = Female", + "dcid": "dc/g/Person_Age-Years32_Gender-Female", + "name": "Person With Age = Years 32, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 25 - 34 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female", - "dcid": "Count_Death_25To34Years_AbnormalNotClassfied_Female" + "name": "Life Expectancy: Years 32, Female", + "dcid": "LifeExpectancy_Person_32Years_Female" }, { - "name": "Count of Mortality Event: 25 - 34 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, White", - "dcid": "dc/whe2qjk6t5q71" + "name": "Population: Years 32, Female", + "dcid": "Count_Person_32Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years25To34_Gender-Female_Race-AmericanIndianAndAlaskaNativeAlone", - "name": "Mortality Event With Age = 25 - 34 Years, Gender = Female, Race = American Indian And Alaska Native Alone", + "dcid": "dc/g/Person_Age-Years33_Gender-Female", + "name": "Person With Age = Years 33, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 25 - 34 Years, Female, American Indian And Alaska Native Alone", - "dcid": "Count_Death_25To34Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Life Expectancy: Years 33, Female", + "dcid": "LifeExpectancy_Person_33Years_Female" }, { - "name": "Count of Mortality Event: 25 - 34 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, American Indian And Alaska Native Alone", - "dcid": "dc/34qmcn64hh8t9" + "name": "Population: Years 33, Female", + "dcid": "Count_Person_33Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/D50D89_Gender-Female", - "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Gender = Female", + "dcid": "dc/g/Person_Age-Years34_Gender-Female", + "name": "Person With Age = Years 34, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 35 - 44 Years, D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Female", - "dcid": "Count_Death_35To44Years_DiseasesOfBloodAndBloodFormingOrgansAndImmuneDisorders_Female" + "name": "Life Expectancy: Years 34, Female", + "dcid": "LifeExpectancy_Person_34Years_Female" }, { - "name": "Count of Mortality Event: 35 - 44 Years, D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Female, Black or African American", - "dcid": "dc/gkss679bg9pl8" + "name": "Population: Years 34, Female", + "dcid": "Count_Person_34Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/O00O99_Gender-Female", - "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = O00-O99 (Pregnancy, Childbirth And The Puerperium), Gender = Female", + "dcid": "dc/g/Person_Age-Years35_Gender-Female", + "name": "Person With Age = Years 35, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 35 - 44 Years, O00-O99 (Pregnancy, Childbirth And The Puerperium), Female", - "dcid": "Count_Death_35To44Years_PregnancyChildbirthThePuerperium_Female" + "name": "Life Expectancy: Years 35, Female", + "dcid": "LifeExpectancy_Person_35Years_Female" }, { - "name": "Count of Mortality Event: 35 - 44 Years, O00-O99 (Pregnancy, Childbirth And The Puerperium), Female, Black or African American", - "dcid": "dc/5v58x8b9rj5kf" + "name": "Population: Years 35, Female", + "dcid": "Count_Person_35Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/Q00Q99_Gender-Female", - "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Gender = Female", + "dcid": "dc/g/Person_Age-Years36_Gender-Female", + "name": "Person With Age = Years 36, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 35 - 44 Years, Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female", - "dcid": "Count_Death_35To44Years_CongenitalMalformationsDeformationsChromosomalAbnormalities_Female" + "name": "Life Expectancy: Years 36, Female", + "dcid": "LifeExpectancy_Person_36Years_Female" }, { - "name": "Count of Mortality Event: 35 - 44 Years, Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female, White", - "dcid": "dc/3rf4vqxz2cne2" + "name": "Population: Years 36, Female", + "dcid": "Count_Person_36Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/U00U99_Gender-Female", - "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = U00-U99 (Codes for Special Purposes), Gender = Female", + "dcid": "dc/g/Person_Age-Years37_Gender-Female", + "name": "Person With Age = Years 37, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 35 - 44 Years, U00-U99 (Codes for Special Purposes), Female", - "dcid": "Count_Death_35To44Years_SpecialCases_Female" + "name": "Life Expectancy: Years 37, Female", + "dcid": "LifeExpectancy_Person_37Years_Female" }, { - "name": "Count of Mortality Event: 35 - 44 Years, U00-U99 (Codes for Special Purposes), Female, White", - "dcid": "dc/s5c5rcd7t90xd" + "name": "Population: Years 37, Female", + "dcid": "Count_Person_37Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years35To44_Gender-Female_Race-AmericanIndianAndAlaskaNativeAlone", - "name": "Mortality Event With Age = 35 - 44 Years, Gender = Female, Race = American Indian And Alaska Native Alone", + "dcid": "dc/g/Person_Age-Years38_Gender-Female", + "name": "Person With Age = Years 38, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 35 - 44 Years, Female, American Indian And Alaska Native Alone", - "dcid": "Count_Death_35To44Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Life Expectancy: Years 38, Female", + "dcid": "LifeExpectancy_Person_38Years_Female" }, { - "name": "Count of Mortality Event: 35 - 44 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, American Indian And Alaska Native Alone", - "dcid": "dc/lxr3hx5pdr7f9" + "name": "Population: Years 38, Female", + "dcid": "Count_Person_38Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/D50D89_Gender-Female", - "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Gender = Female", + "dcid": "dc/g/Person_Age-Years39_Gender-Female", + "name": "Person With Age = Years 39, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 45 - 54 Years, D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Female", - "dcid": "Count_Death_45To54Years_DiseasesOfBloodAndBloodFormingOrgansAndImmuneDisorders_Female" + "name": "Life Expectancy: Years 39, Female", + "dcid": "LifeExpectancy_Person_39Years_Female" }, { - "name": "Count of Mortality Event: 45 - 54 Years, D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Female, Black or African American", - "dcid": "dc/e7gmd6sll39x7" + "name": "Population: Years 39, Female", + "dcid": "Count_Person_39Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/O00O99_Gender-Female", - "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = O00-O99 (Pregnancy, Childbirth And The Puerperium), Gender = Female", + "dcid": "dc/g/Person_Age-Years4_Gender-Female", + "name": "Person With Age = Years 4, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 45 - 54 Years, O00-O99 (Pregnancy, Childbirth And The Puerperium), Female", - "dcid": "Count_Death_45To54Years_PregnancyChildbirthThePuerperium_Female" + "name": "Life Expectancy: Years 4, Female", + "dcid": "LifeExpectancy_Person_4Years_Female" }, { - "name": "Count of Mortality Event: 45 - 54 Years, O00-O99 (Pregnancy, Childbirth And The Puerperium), Female, White", - "dcid": "dc/kkpnb872xx0zf" + "name": "Population: Years 4, Female", + "dcid": "Count_Person_4Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/Q00Q99_Gender-Female", - "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Gender = Female", + "dcid": "dc/g/Person_Age-Years40_Gender-Female", + "name": "Person With Age = Years 40, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 45 - 54 Years, Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female", - "dcid": "Count_Death_45To54Years_CongenitalMalformationsDeformationsChromosomalAbnormalities_Female" + "name": "Life Expectancy: Years 40, Female", + "dcid": "LifeExpectancy_Person_40Years_Female" }, { - "name": "Count of Mortality Event: 45 - 54 Years, Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female, White", - "dcid": "dc/btez4dyd8lpxh" + "name": "Population: Years 40, Female", + "dcid": "Count_Person_40Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/U00U99_Gender-Female", - "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = U00-U99 (Codes for Special Purposes), Gender = Female", + "dcid": "dc/g/Person_Age-Years41_Gender-Female", + "name": "Person With Age = Years 41, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 45 - 54 Years, U00-U99 (Codes for Special Purposes), Female", - "dcid": "Count_Death_45To54Years_SpecialCases_Female" + "name": "Life Expectancy: Years 41, Female", + "dcid": "LifeExpectancy_Person_41Years_Female" }, { - "name": "Count of Mortality Event: 45 - 54 Years, U00-U99 (Codes for Special Purposes), Female, White", - "dcid": "dc/7gb9qn5yz1lhc" + "name": "Population: Years 41, Female", + "dcid": "Count_Person_41Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years45To54_Gender-Female_Race-AmericanIndianAndAlaskaNativeAlone", - "name": "Mortality Event With Age = 45 - 54 Years, Gender = Female, Race = American Indian And Alaska Native Alone", + "dcid": "dc/g/Person_Age-Years42_Gender-Female", + "name": "Person With Age = Years 42, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 45 - 54 Years, Female, American Indian And Alaska Native Alone", - "dcid": "Count_Death_45To54Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Life Expectancy: Years 42, Female", + "dcid": "LifeExpectancy_Person_42Years_Female" }, { - "name": "Count of Mortality Event: 45 - 54 Years, K00-K92 (Diseases of The Digestive System), Female, American Indian And Alaska Native Alone", - "dcid": "dc/9t0k4299ltwc4" + "name": "Population: Years 42, Female", + "dcid": "Count_Person_42Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years5To14_CauseOfDeath-ICD10/C00D48_Gender-Female", - "name": "Mortality Event With Age = 5 - 14 Years, Cause of Death = C00-D48 (Neoplasms), Gender = Female", + "dcid": "dc/g/Person_Age-Years43_Gender-Female", + "name": "Person With Age = Years 43, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 5 - 14 Years, C00-D48 (Neoplasms), Female", - "dcid": "Count_Death_5To14Years_Neoplasms_Female" + "name": "Life Expectancy: Years 43, Female", + "dcid": "LifeExpectancy_Person_43Years_Female" }, { - "name": "Count of Mortality Event: 5 - 14 Years, C00-D48 (Neoplasms), Female, White", - "dcid": "dc/l1nl7shgls5gd" + "name": "Population: Years 43, Female", + "dcid": "Count_Person_43Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years5To14_Gender-Female_Race-BlackOrAfricanAmerican", - "name": "Mortality Event With Age = 5 - 14 Years, Gender = Female, Race = Black or African American", + "dcid": "dc/g/Person_Age-Years44_Gender-Female", + "name": "Person With Age = Years 44, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 5 - 14 Years, Female, Black or African American", - "dcid": "Count_Death_5To14Years_Female_BlackOrAfricanAmerican" + "name": "Life Expectancy: Years 44, Female", + "dcid": "LifeExpectancy_Person_44Years_Female" }, { - "name": "Count of Mortality Event: 5 - 14 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Black or African American", - "dcid": "dc/b3e8jctgt6hbh" + "name": "Population: Years 44, Female", + "dcid": "Count_Person_44Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/Q00Q99_Gender-Female", - "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Gender = Female", + "dcid": "dc/g/Person_Age-Years45_Gender-Female", + "name": "Person With Age = Years 45, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 55 - 64 Years, Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female", - "dcid": "Count_Death_55To64Years_CongenitalMalformationsDeformationsChromosomalAbnormalities_Female" + "name": "Life Expectancy: Years 45, Female", + "dcid": "LifeExpectancy_Person_45Years_Female" }, { - "name": "Count of Mortality Event: 55 - 64 Years, Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female, White", - "dcid": "dc/rnyllxy4rxtj3" + "name": "Population: Years 45, Female", + "dcid": "Count_Person_45Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/U00U99_Gender-Female", - "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = U00-U99 (Codes for Special Purposes), Gender = Female", + "dcid": "dc/g/Person_Age-Years46_Gender-Female", + "name": "Person With Age = Years 46, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 55 - 64 Years, U00-U99 (Codes for Special Purposes), Female", - "dcid": "Count_Death_55To64Years_SpecialCases_Female" + "name": "Life Expectancy: Years 46, Female", + "dcid": "LifeExpectancy_Person_46Years_Female" }, { - "name": "Count of Mortality Event: 55 - 64 Years, U00-U99 (Codes for Special Purposes), Female, White", - "dcid": "dc/h3sn6609f7s38" + "name": "Population: Years 46, Female", + "dcid": "Count_Person_46Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/L00L98_Gender-Female", - "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = L00-L98 (Diseases of The Skin And Subcutaneous Tissue), Gender = Female", + "dcid": "dc/g/Person_Age-Years47_Gender-Female", + "name": "Person With Age = Years 47, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 65 - 74 Years, L00-L98 (Diseases of The Skin And Subcutaneous Tissue), Female", - "dcid": "Count_Death_65To74Years_DiseasesOfTheSkinSubcutaneousTissue_Female" + "name": "Life Expectancy: Years 47, Female", + "dcid": "LifeExpectancy_Person_47Years_Female" }, { - "name": "Count of Mortality Event: 65 - 74 Years, L00-L98 (Diseases of The Skin And Subcutaneous Tissue), Female, Black or African American", - "dcid": "dc/x76b10zmf5lfg" + "name": "Population: Years 47, Female", + "dcid": "Count_Person_47Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-AgeNotStated_CauseOfDeath-ICD10/R00R99_Gender-Female", - "name": "Mortality Event With Age = Age Not Stated, Cause of Death = R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Gender = Female", + "dcid": "dc/g/Person_Age-Years48_Gender-Female", + "name": "Person With Age = Years 48, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: Age Not Stated, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female", - "dcid": "Count_Death_AgeNotStated_AbnormalNotClassfied_Female" + "name": "Life Expectancy: Years 48, Female", + "dcid": "LifeExpectancy_Person_48Years_Female" }, { - "name": "Count of Mortality Event: Age Not Stated, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, White", - "dcid": "dc/7qpf7dlwp937g" + "name": "Population: Years 48, Female", + "dcid": "Count_Person_48Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_CauseOfDeath-ICD10/F01F99_Gender-Female_Race-AmericanIndianAndAlaskaNativeAlone", - "name": "Mortality Event With Cause of Death = F01-F99 (Mental And Behavioural Disorders), Gender = Female, Race = American Indian And Alaska Native Alone", + "dcid": "dc/g/Person_Age-Years49_Gender-Female", + "name": "Person With Age = Years 49, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: F01-F99 (Mental And Behavioural Disorders), Female, American Indian And Alaska Native Alone", - "dcid": "Count_Death_MentalBehaviouralDisorders_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Life Expectancy: Years 49, Female", + "dcid": "LifeExpectancy_Person_49Years_Female" }, { - "name": "Count of Mortality Event: Years 85, F01-F99 (Mental And Behavioural Disorders), Female, American Indian And Alaska Native Alone", - "dcid": "dc/wc7x73j9rypcb" + "name": "Population: Years 49, Female", + "dcid": "Count_Person_49Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_CauseOfDeath-ICD10/P00P96_Gender-Female_Race-AsianOrPacificIslander", - "name": "Mortality Event With Cause of Death = P00-P96 (Certain Conditions Originating in The Perinatal Period), Gender = Female, Race = Asian or Pacific Islander", + "dcid": "dc/g/Person_Age-Years5_Gender-Female", + "name": "Person With Age = Years 5, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: P00-P96 (Certain Conditions Originating in The Perinatal Period), Female, Asian or Pacific Islander", - "dcid": "Count_Death_CertainConditionsOriginatingInThePerinatalPeriod_Female_AsianOrPacificIslander" + "name": "Life Expectancy: Years 5, Female", + "dcid": "LifeExpectancy_Person_5Years_Female" }, { - "name": "Count of Mortality Event: 1 Years or Less, P00-P96 (Certain Conditions Originating in The Perinatal Period), Female, Asian or Pacific Islander", - "dcid": "dc/2wv87p3jyd688" + "name": "Population: Years 5, Female", + "dcid": "Count_Person_5Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_CauseOfDeath-ICD10/P00P96_Gender-Female_Race-BlackOrAfricanAmerican", - "name": "Mortality Event With Cause of Death = P00-P96 (Certain Conditions Originating in The Perinatal Period), Gender = Female, Race = Black or African American", + "dcid": "dc/g/Person_Age-Years50_Gender-Female", + "name": "Person With Age = Years 50, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: P00-P96 (Certain Conditions Originating in The Perinatal Period), Female, Black or African American", - "dcid": "Count_Death_CertainConditionsOriginatingInThePerinatalPeriod_Female_BlackOrAfricanAmerican" + "name": "Life Expectancy: Years 50, Female", + "dcid": "LifeExpectancy_Person_50Years_Female" }, { - "name": "Count of Mortality Event: 1 Years or Less, P00-P96 (Certain Conditions Originating in The Perinatal Period), Female, Black or African American", - "dcid": "dc/67lg0h8ldbr43" + "name": "Population: Years 50, Female", + "dcid": "Count_Person_50Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_CauseOfDeath-ICD10/P00P96_Gender-Female_Race-White", - "name": "Mortality Event With Cause of Death = P00-P96 (Certain Conditions Originating in The Perinatal Period), Gender = Female, Race = White", + "dcid": "dc/g/Person_Age-Years51_Gender-Female", + "name": "Person With Age = Years 51, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: P00-P96 (Certain Conditions Originating in The Perinatal Period), Female, White", - "dcid": "Count_Death_CertainConditionsOriginatingInThePerinatalPeriod_Female_White" + "name": "Life Expectancy: Years 51, Female", + "dcid": "LifeExpectancy_Person_51Years_Female" }, { - "name": "Count of Mortality Event: 1 Years or Less, P00-P96 (Certain Conditions Originating in The Perinatal Period), Female, White", - "dcid": "dc/5z841n2qnsc18" + "name": "Population: Years 51, Female", + "dcid": "Count_Person_51Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_CauseOfDeath-ICD10/Q00Q99_Gender-Female_Race-AsianOrPacificIslander", - "name": "Mortality Event With Cause of Death = Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Gender = Female, Race = Asian or Pacific Islander", + "dcid": "dc/g/Person_Age-Years52_Gender-Female", + "name": "Person With Age = Years 52, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female, Asian or Pacific Islander", - "dcid": "Count_Death_CongenitalMalformationsDeformationsChromosomalAbnormalities_Female_AsianOrPacificIslander" + "name": "Life Expectancy: Years 52, Female", + "dcid": "LifeExpectancy_Person_52Years_Female" }, { - "name": "Count of Mortality Event: 1 Years or Less, Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female, Asian or Pacific Islander", - "dcid": "dc/wnhh7ddskkckf" + "name": "Population: Years 52, Female", + "dcid": "Count_Person_52Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_CauseOfDeath-ICD10/Q00Q99_Gender-Female_Race-BlackOrAfricanAmerican", - "name": "Mortality Event With Cause of Death = Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Gender = Female, Race = Black or African American", + "dcid": "dc/g/Person_Age-Years53_Gender-Female", + "name": "Person With Age = Years 53, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female, Black or African American", - "dcid": "Count_Death_CongenitalMalformationsDeformationsChromosomalAbnormalities_Female_BlackOrAfricanAmerican" + "name": "Life Expectancy: Years 53, Female", + "dcid": "LifeExpectancy_Person_53Years_Female" }, { - "name": "Count of Mortality Event: 1 Years or Less, Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female, Black or African American", - "dcid": "dc/k3pfdhgnxjn5c" + "name": "Population: Years 53, Female", + "dcid": "Count_Person_53Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_CauseOfDeath-ICD10/U00U99_Gender-Female_Race-BlackOrAfricanAmerican", - "name": "Mortality Event With Cause of Death = U00-U99 (Codes for Special Purposes), Gender = Female, Race = Black or African American", + "dcid": "dc/g/Person_Age-Years54_Gender-Female", + "name": "Person With Age = Years 54, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: U00-U99 (Codes for Special Purposes), Female, Black or African American", - "dcid": "Count_Death_SpecialCases_Female_BlackOrAfricanAmerican" + "name": "Life Expectancy: Years 54, Female", + "dcid": "LifeExpectancy_Person_54Years_Female" }, { - "name": "Count of Mortality Event: 25 - 34 Years, U00-U99 (Codes for Special Purposes), Female, Black or African American", - "dcid": "dc/cwzz4cpmhx525" + "name": "Population: Years 54, Female", + "dcid": "Count_Person_54Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years10To14_Gender-Female_Race-AmericanIndianOrAlaskaNativeAlone", - "name": "Person With Age = 10 - 14 Years, Gender = Female, Race = American Indian or Alaska Native Alone", + "dcid": "dc/g/Person_Age-Years55_Gender-Female", + "name": "Person With Age = Years 55, Gender = Female", "statVars": [ { - "name": "Population: 10 - 14 Years, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_10To14Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Life Expectancy: Years 55, Female", + "dcid": "LifeExpectancy_Person_55Years_Female" }, { - "name": "Population: 10 - 14 Years, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_10To14Years_Female_AmericanIndianOrAlaskaNativeAlone" + "name": "Population: Years 55, Female", + "dcid": "Count_Person_55Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years10To14_Gender-Female_Race-NativeHawaiianOrOtherPacificIslanderAlone", - "name": "Person With Age = 10 - 14 Years, Gender = Female, Race = Native Hawaiian or Other Pacific Islander Alone", + "dcid": "dc/g/Person_Age-Years56_Gender-Female", + "name": "Person With Age = Years 56, Gender = Female", "statVars": [ { - "name": "Population: 10 - 14 Years, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_10To14Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Life Expectancy: Years 56, Female", + "dcid": "LifeExpectancy_Person_56Years_Female" }, { - "name": "Population: 10 - 14 Years, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_10To14Years_Female_NativeHawaiianOrOtherPacificIslanderAlone" + "name": "Population: Years 56, Female", + "dcid": "Count_Person_56Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female", - "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female", + "dcid": "dc/g/Person_Age-Years57_Gender-Female", + "name": "Person With Age = Years 57, Gender = Female", "statVars": [ { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female" + "name": "Life Expectancy: Years 57, Female", + "dcid": "LifeExpectancy_Person_57Years_Female" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female (As Fraction of Count Person 15 To 50 Years Female)", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_AsAFractionOf_Count_Person_15To50Years_Female" + "name": "Population: Years 57, Female", + "dcid": "Count_Person_57Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_EducationalAttainment-BachelorsDegreeOrHigher_Gender-Female", - "name": "Person With Age = 15 - 50 Years, Educational Attainment = Bachelors Degree or Higher, Gender = Female", + "dcid": "dc/g/Person_Age-Years58_Gender-Female", + "name": "Person With Age = Years 58, Gender = Female", "statVars": [ { - "name": "Population: 15 - 50 Years, Bachelors Degree or Higher, Female", - "dcid": "Count_Person_15To50Years_EducationalAttainmentBachelorsDegreeOrHigher_Female" + "name": "Life Expectancy: Years 58, Female", + "dcid": "LifeExpectancy_Person_58Years_Female" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Bachelors Degree or Higher, Female, Unmarried", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentBachelorsDegreeOrHigher_Female_Unmarried" + "name": "Population: Years 58, Female", + "dcid": "Count_Person_58Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_Gender-Female_PovertyStatus-PovertyStatusDetermined", - "name": "Person With Age = 15 - 50 Years, Gender = Female, Poverty Status = Poverty Status Determined", + "dcid": "dc/g/Person_Age-Years59_Gender-Female", + "name": "Person With Age = Years 59, Gender = Female", "statVars": [ { - "name": "Population: 15 - 50 Years, Female, Poverty Status Determined", - "dcid": "Count_Person_15To50Years_Female_PovertyStatusDetermined" + "name": "Life Expectancy: Years 59, Female", + "dcid": "LifeExpectancy_Person_59Years_Female" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Unmarried, Poverty Status Determined", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Unmarried_PovertyStatusDetermined" + "name": "Population: Years 59, Female", + "dcid": "Count_Person_59Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_Gender-Female_Race-AmericanIndianOrAlaskaNativeAlone", - "name": "Person With Age = 15 - 50 Years, Gender = Female, Race = American Indian or Alaska Native Alone", + "dcid": "dc/g/Person_Age-Years6_Gender-Female", + "name": "Person With Age = Years 6, Gender = Female", "statVars": [ { - "name": "Population: 15 - 50 Years, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_15To50Years_Female_AmericanIndianOrAlaskaNativeAlone" + "name": "Life Expectancy: Years 6, Female", + "dcid": "LifeExpectancy_Person_6Years_Female" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Unmarried, American Indian or Alaska Native Alone", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Unmarried_AmericanIndianOrAlaskaNativeAlone" + "name": "Population: Years 6, Female", + "dcid": "Count_Person_6Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_Gender-Female_Race-AsianAlone", - "name": "Person With Age = 15 - 50 Years, Gender = Female, Race = Asian Alone", + "dcid": "dc/g/Person_Age-Years60_Gender-Female", + "name": "Person With Age = Years 60, Gender = Female", "statVars": [ { - "name": "Population: 15 - 50 Years, Female, Asian Alone", - "dcid": "Count_Person_15To50Years_Female_AsianAlone" + "name": "Life Expectancy: Years 60, Female", + "dcid": "LifeExpectancy_Person_60Years_Female" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Unmarried, Asian Alone", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Unmarried_AsianAlone" + "name": "Population: Years 60, Female", + "dcid": "Count_Person_60Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_Gender-Female_Race-BlackOrAfricanAmericanAlone", - "name": "Person With Age = 15 - 50 Years, Gender = Female, Race = Black or African American Alone", + "dcid": "dc/g/Person_Age-Years61_Gender-Female", + "name": "Person With Age = Years 61, Gender = Female", "statVars": [ { - "name": "Population: 15 - 50 Years, Female, Black or African American Alone", - "dcid": "Count_Person_15To50Years_Female_BlackOrAfricanAmericanAlone" + "name": "Life Expectancy: Years 61, Female", + "dcid": "LifeExpectancy_Person_61Years_Female" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Unmarried, Black or African American Alone", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Unmarried_BlackOrAfricanAmericanAlone" + "name": "Population: Years 61, Female", + "dcid": "Count_Person_61Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_Gender-Female_Race-HispanicOrLatino", - "name": "Person With Age = 15 - 50 Years, Gender = Female, Race = Hispanic or Latino", + "dcid": "dc/g/Person_Age-Years62_Gender-Female", + "name": "Person With Age = Years 62, Gender = Female", "statVars": [ { - "name": "Population: 15 - 50 Years, Female, Hispanic or Latino", - "dcid": "Count_Person_15To50Years_Female_HispanicOrLatino" + "name": "Life Expectancy: Years 62, Female", + "dcid": "LifeExpectancy_Person_62Years_Female" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Unmarried, Hispanic or Latino", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Unmarried_HispanicOrLatino" + "name": "Population: Years 62, Female", + "dcid": "Count_Person_62Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_Gender-Female_Race-NativeHawaiianOrOtherPacificIslanderAlone", - "name": "Person With Age = 15 - 50 Years, Gender = Female, Race = Native Hawaiian or Other Pacific Islander Alone", + "dcid": "dc/g/Person_Age-Years63_Gender-Female", + "name": "Person With Age = Years 63, Gender = Female", "statVars": [ { - "name": "Population: 15 - 50 Years, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_15To50Years_Female_NativeHawaiianOrOtherPacificIslanderAlone" + "name": "Life Expectancy: Years 63, Female", + "dcid": "LifeExpectancy_Person_63Years_Female" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Unmarried, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Unmarried_NativeHawaiianOrOtherPacificIslanderAlone" + "name": "Population: Years 63, Female", + "dcid": "Count_Person_63Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_Gender-Female_Race-SomeOtherRaceAlone", - "name": "Person With Age = 15 - 50 Years, Gender = Female, Race = Some Other Race Alone", + "dcid": "dc/g/Person_Age-Years64_Gender-Female", + "name": "Person With Age = Years 64, Gender = Female", "statVars": [ { - "name": "Population: 15 - 50 Years, Female, Some Other Race Alone", - "dcid": "Count_Person_15To50Years_Female_SomeOtherRaceAlone" + "name": "Life Expectancy: Years 64, Female", + "dcid": "LifeExpectancy_Person_64Years_Female" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Unmarried, Some Other Race Alone", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Unmarried_SomeOtherRaceAlone" + "name": "Population: Years 64, Female", + "dcid": "Count_Person_64Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_Gender-Female_Race-TwoOrMoreRaces", - "name": "Person With Age = 15 - 50 Years, Gender = Female, Race = Two or More Races", + "dcid": "dc/g/Person_Age-Years65_Gender-Female", + "name": "Person With Age = Years 65, Gender = Female", "statVars": [ { - "name": "Population: 15 - 50 Years, Female, Two or More Races", - "dcid": "Count_Person_15To50Years_Female_TwoOrMoreRaces" + "name": "Life Expectancy: Years 65, Female", + "dcid": "LifeExpectancy_Person_65Years_Female" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Unmarried, Two or More Races", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Unmarried_TwoOrMoreRaces" + "name": "Population: Years 65, Female", + "dcid": "Count_Person_65Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_Gender-Female_Race-WhiteAlone", - "name": "Person With Age = 15 - 50 Years, Gender = Female, Race = White Alone", + "dcid": "dc/g/Person_Age-Years66_Gender-Female", + "name": "Person With Age = Years 66, Gender = Female", "statVars": [ { - "name": "Population: 15 - 50 Years, Female, White Alone", - "dcid": "Count_Person_15To50Years_Female_WhiteAlone" + "name": "Life Expectancy: Years 66, Female", + "dcid": "LifeExpectancy_Person_66Years_Female" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Unmarried, White Alone", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Unmarried_WhiteAlone" + "name": "Population: Years 66, Female", + "dcid": "Count_Person_66Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_Gender-Female_Race-WhiteAloneNotHispanicOrLatino", - "name": "Person With Age = 15 - 50 Years, Gender = Female, Race = White Alone Not Hispanic or Latino", + "dcid": "dc/g/Person_Age-Years67_Gender-Female", + "name": "Person With Age = Years 67, Gender = Female", "statVars": [ { - "name": "Population: 15 - 50 Years, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_15To50Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Life Expectancy: Years 67, Female", + "dcid": "LifeExpectancy_Person_67Years_Female" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Unmarried, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Unmarried_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 67, Female", + "dcid": "Count_Person_67Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years16To19_EmploymentStatus_Gender-Female", - "name": "Person With Age = 16 - 19 Years, Employment Status, Gender = Female", + "dcid": "dc/g/Person_Age-Years68_Gender-Female", + "name": "Person With Age = Years 68, Gender = Female", "statVars": [ { - "name": "Population: 16 - 19 Years, Civilian, Employed, in Labor Force, Female", - "dcid": "dc/hj65vwnt5csr7" + "name": "Life Expectancy: Years 68, Female", + "dcid": "LifeExpectancy_Person_68Years_Female" }, { - "name": "Population: 16 - 19 Years, Civilian, Unemployed, in Labor Force, Female", - "dcid": "dc/5py5mzgsf2s0d" + "name": "Population: Years 68, Female", + "dcid": "Count_Person_68Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years16To50_BirthEventStatus-BirthInThePast12Months_Gender-Female", - "name": "Person With Age = 16 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female", + "dcid": "dc/g/Person_Age-Years69_Gender-Female", + "name": "Person With Age = Years 69, Gender = Female", "statVars": [ { - "name": "Population: 16 - 50 Years, Birth in The Past 12 Months, Female", - "dcid": "Count_Person_16To50Years_BirthInThePast12Months_Female" + "name": "Life Expectancy: Years 69, Female", + "dcid": "LifeExpectancy_Person_69Years_Female" }, { - "name": "Population: 16 - 50 Years, Birth in The Past 12 Months, Female (As Fraction of Count Person 16 To 50 Years Female)", - "dcid": "Count_Person_16To50Years_BirthInThePast12Months_Female_AsAFractionOf_Count_Person_16To50Years_Female" + "name": "Population: Years 69, Female", + "dcid": "Count_Person_69Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years16To64_Gender-Female_RecentWorkStatus-WorkedInThePast12Months", - "name": "Person With Age = 16 - 64 Years, Gender = Female, Recent Work Status = Worked in The Past 12 Months", + "dcid": "dc/g/Person_Age-Years7_Gender-Female", + "name": "Person With Age = Years 7, Gender = Female", "statVars": [ { - "name": "Mean Usual Hours Worked: 16 - 64 Years, Female, Worked in The Past 12 Months", - "dcid": "Mean_UsualHoursWorked_Person_Female_WorkedInThePast12Months" + "name": "Life Expectancy: Years 7, Female", + "dcid": "LifeExpectancy_Person_7Years_Female" }, { - "name": "Median Age: 16 - 64 Years, Female, Worked in The Past 12 Months", - "dcid": "Median_Age_Person_Female_WorkedInThePast12Months" + "name": "Population: Years 7, Female", + "dcid": "Count_Person_7Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years18To34_Gender-Female_VeteranStatus", - "name": "Person With Age = 18 - 34 Years, Gender = Female, Veteran Status", + "dcid": "dc/g/Person_Age-Years70_Gender-Female", + "name": "Person With Age = Years 70, Gender = Female", "statVars": [ { - "name": "Population: 18 - 34 Years, Civilian, Female, Non Veteran", - "dcid": "dc/wbqkzh12hvf2d" + "name": "Life Expectancy: Years 70, Female", + "dcid": "LifeExpectancy_Person_70Years_Female" }, { - "name": "Population: 18 - 34 Years, Civilian, Female, Veteran", - "dcid": "dc/xjyn3f0sd1vw3" + "name": "Population: Years 70, Female", + "dcid": "Count_Person_70Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-NoHealthInsurance", - "name": "Person With Age = 18 - 64 Years, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Age-Years71_Gender-Female", + "name": "Person With Age = Years 71, Gender = Female", "statVars": [ { - "name": "Percent: 18 - 64 Years, Female, No Health Insurance", - "dcid": "Percent_Person_18To64Years_Female_NoHealthInsurance" + "name": "Life Expectancy: Years 71, Female", + "dcid": "LifeExpectancy_Person_71Years_Female" }, { - "name": "Population: 18 - 64 Years, Female, No Health Insurance", - "dcid": "Count_Person_18To64Years_Female_NoHealthInsurance" + "name": "Population: Years 71, Female", + "dcid": "Count_Person_71Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-WithHealthInsurance", - "name": "Person With Age = 18 - 64 Years, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Age-Years72_Gender-Female", + "name": "Person With Age = Years 72, Gender = Female", "statVars": [ { - "name": "Percent: 18 - 64 Years, Female, With Health Insurance", - "dcid": "Percent_Person_18To64Years_Female_WithHealthInsurance" + "name": "Life Expectancy: Years 72, Female", + "dcid": "LifeExpectancy_Person_72Years_Female" }, { - "name": "Population: 18 - 64 Years, Female, With Health Insurance", - "dcid": "Count_Person_18To64Years_Female_WithHealthInsurance" + "name": "Population: Years 72, Female", + "dcid": "Count_Person_72Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years18Onwards_Gender-Female_MaritalStatus-DivorcedInThePast12Months", - "name": "Person With Age = 18 Years or More, Gender = Female, Marital Status = Divorced in The Past 12 Months", + "dcid": "dc/g/Person_Age-Years73_Gender-Female", + "name": "Person With Age = Years 73, Gender = Female", "statVars": [ { - "name": "Population: 18 Years or More, Female, Divorced in The Past 12 Months", - "dcid": "Count_Person_18OrMoreYears_Female_DivorcedInThePast12Months" + "name": "Life Expectancy: Years 73, Female", + "dcid": "LifeExpectancy_Person_73Years_Female" }, { - "name": "Population: 18 Years or More, Bachelors Degree or Higher, Female, Divorced in The Past 12 Months", - "dcid": "Count_Person_18OrMoreYears_EducationalAttainmentBachelorsDegreeOrHigher_Female_DivorcedInThePast12Months" + "name": "Population: Years 73, Female", + "dcid": "Count_Person_73Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years18Onwards_Gender-Female_MaritalStatus-MarriedInThePast12Months", - "name": "Person With Age = 18 Years or More, Gender = Female, Marital Status = Married in The Past 12 Months", + "dcid": "dc/g/Person_Age-Years74_Gender-Female", + "name": "Person With Age = Years 74, Gender = Female", "statVars": [ { - "name": "Population: 18 Years or More, Female, Married in The Past 12 Months", - "dcid": "Count_Person_18OrMoreYears_Female_MarriedInThePast12Months" + "name": "Life Expectancy: Years 74, Female", + "dcid": "LifeExpectancy_Person_74Years_Female" }, { - "name": "Population: 18 Years or More, Bachelors Degree or Higher, Female, Married in The Past 12 Months", - "dcid": "Count_Person_18OrMoreYears_EducationalAttainmentBachelorsDegreeOrHigher_Female_MarriedInThePast12Months" + "name": "Population: Years 74, Female", + "dcid": "Count_Person_74Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years20To21_EmploymentStatus_Gender-Female", - "name": "Person With Age = 20 - 21 Years, Employment Status, Gender = Female", + "dcid": "dc/g/Person_Age-Years75_Gender-Female", + "name": "Person With Age = Years 75, Gender = Female", "statVars": [ { - "name": "Population: 20 - 21 Years, Civilian, Employed, in Labor Force, Female", - "dcid": "dc/yt1fm72s1y7b7" + "name": "Life Expectancy: Years 75, Female", + "dcid": "LifeExpectancy_Person_75Years_Female" }, { - "name": "Population: 20 - 21 Years, Civilian, Unemployed, in Labor Force, Female", - "dcid": "dc/prnecsckhxz07" + "name": "Population: Years 75, Female", + "dcid": "Count_Person_75Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years20To24_Gender-Female_Race-AmericanIndianOrAlaskaNativeAlone", - "name": "Person With Age = 20 - 24 Years, Gender = Female, Race = American Indian or Alaska Native Alone", + "dcid": "dc/g/Person_Age-Years76_Gender-Female", + "name": "Person With Age = Years 76, Gender = Female", "statVars": [ { - "name": "Population: 20 - 24 Years, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_20To24Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Life Expectancy: Years 76, Female", + "dcid": "LifeExpectancy_Person_76Years_Female" }, { - "name": "Population: 20 - 24 Years, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_20To24Years_Female_AmericanIndianOrAlaskaNativeAlone" + "name": "Population: Years 76, Female", + "dcid": "Count_Person_76Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years20To24_Gender-Female_Race-NativeHawaiianOrOtherPacificIslanderAlone", - "name": "Person With Age = 20 - 24 Years, Gender = Female, Race = Native Hawaiian or Other Pacific Islander Alone", + "dcid": "dc/g/Person_Age-Years77_Gender-Female", + "name": "Person With Age = Years 77, Gender = Female", "statVars": [ { - "name": "Population: 20 - 24 Years, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_20To24Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Life Expectancy: Years 77, Female", + "dcid": "LifeExpectancy_Person_77Years_Female" }, { - "name": "Population: 20 - 24 Years, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_20To24Years_Female_NativeHawaiianOrOtherPacificIslanderAlone" + "name": "Population: Years 77, Female", + "dcid": "Count_Person_77Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-NoHealthInsurance", - "name": "Person With Age = 21 - 64 Years, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Age-Years78_Gender-Female", + "name": "Person With Age = Years 78, Gender = Female", "statVars": [ { - "name": "Percent: 21 - 64 Years, Female, No Health Insurance", - "dcid": "Percent_Person_21To64Years_Female_NoHealthInsurance" + "name": "Life Expectancy: Years 78, Female", + "dcid": "LifeExpectancy_Person_78Years_Female" }, { - "name": "Population: 21 - 64 Years, Female, No Health Insurance", - "dcid": "Count_Person_21To64Years_Female_NoHealthInsurance" + "name": "Population: Years 78, Female", + "dcid": "Count_Person_78Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-WithHealthInsurance", - "name": "Person With Age = 21 - 64 Years, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Age-Years79_Gender-Female", + "name": "Person With Age = Years 79, Gender = Female", "statVars": [ { - "name": "Percent: 21 - 64 Years, Female, With Health Insurance", - "dcid": "Percent_Person_21To64Years_Female_WithHealthInsurance" + "name": "Life Expectancy: Years 79, Female", + "dcid": "LifeExpectancy_Person_79Years_Female" }, { - "name": "Population: 21 - 64 Years, Female, With Health Insurance", - "dcid": "Count_Person_21To64Years_Female_WithHealthInsurance" + "name": "Population: Years 79, Female", + "dcid": "Count_Person_79Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years22To24_EmploymentStatus_Gender-Female", - "name": "Person With Age = 22 - 24 Years, Employment Status, Gender = Female", + "dcid": "dc/g/Person_Age-Years8_Gender-Female", + "name": "Person With Age = Years 8, Gender = Female", "statVars": [ { - "name": "Population: 22 - 24 Years, Civilian, Employed, in Labor Force, Female", - "dcid": "dc/0sd3x3bb4qet5" + "name": "Life Expectancy: Years 8, Female", + "dcid": "LifeExpectancy_Person_8Years_Female" }, { - "name": "Population: 22 - 24 Years, Civilian, Unemployed, in Labor Force, Female", - "dcid": "dc/xmq3l1ryzhyp" + "name": "Population: Years 8, Female", + "dcid": "Count_Person_8Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years25To29_EmploymentStatus_Gender-Female", - "name": "Person With Age = 25 - 29 Years, Employment Status, Gender = Female", + "dcid": "dc/g/Person_Age-Years80_Gender-Female", + "name": "Person With Age = Years 80, Gender = Female", "statVars": [ { - "name": "Population: 25 - 29 Years, Civilian, Employed, in Labor Force, Female", - "dcid": "dc/j4mzcc63n5zq5" + "name": "Life Expectancy: Years 80, Female", + "dcid": "LifeExpectancy_Person_80Years_Female" }, { - "name": "Population: 25 - 29 Years, Civilian, Unemployed, in Labor Force, Female", - "dcid": "dc/4cz1x87ck07ph" + "name": "Population: Years 80, Female", + "dcid": "Count_Person_80Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years25To29_Gender-Female_Race-AmericanIndianOrAlaskaNativeAlone", - "name": "Person With Age = 25 - 29 Years, Gender = Female, Race = American Indian or Alaska Native Alone", + "dcid": "dc/g/Person_Age-Years81_Gender-Female", + "name": "Person With Age = Years 81, Gender = Female", "statVars": [ { - "name": "Population: 25 - 29 Years, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_25To29Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Life Expectancy: Years 81, Female", + "dcid": "LifeExpectancy_Person_81Years_Female" }, { - "name": "Population: 25 - 29 Years, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_25To29Years_Female_AmericanIndianOrAlaskaNativeAlone" + "name": "Population: Years 81, Female", + "dcid": "Count_Person_81Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years25To29_Gender-Female_Race-NativeHawaiianOrOtherPacificIslanderAlone", - "name": "Person With Age = 25 - 29 Years, Gender = Female, Race = Native Hawaiian or Other Pacific Islander Alone", + "dcid": "dc/g/Person_Age-Years82_Gender-Female", + "name": "Person With Age = Years 82, Gender = Female", "statVars": [ { - "name": "Population: 25 - 29 Years, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_25To29Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Life Expectancy: Years 82, Female", + "dcid": "LifeExpectancy_Person_82Years_Female" }, { - "name": "Population: 25 - 29 Years, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_25To29Years_Female_NativeHawaiianOrOtherPacificIslanderAlone" + "name": "Population: Years 82, Female", + "dcid": "Count_Person_82Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years25To34_EmploymentStatus_Gender-Female", - "name": "Person With Age = 25 - 34 Years, Employment Status, Gender = Female", + "dcid": "dc/g/Person_Age-Years83_Gender-Female", + "name": "Person With Age = Years 83, Gender = Female", "statVars": [ { - "name": "Population: 25 - 34 Years, Civilian, Employed, in Labor Force, Female", - "dcid": "dc/dw2jnp961pdl5" + "name": "Life Expectancy: Years 83, Female", + "dcid": "LifeExpectancy_Person_83Years_Female" }, { - "name": "Population: 25 - 34 Years, Civilian, Unemployed, in Labor Force, Female", - "dcid": "dc/53htvdr97h714" + "name": "Population: Years 83, Female", + "dcid": "Count_Person_83Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years30To34_EmploymentStatus_Gender-Female", - "name": "Person With Age = 30 - 34 Years, Employment Status, Gender = Female", + "dcid": "dc/g/Person_Age-Years84_Gender-Female", + "name": "Person With Age = Years 84, Gender = Female", "statVars": [ { - "name": "Population: 30 - 34 Years, Civilian, Employed, in Labor Force, Female", - "dcid": "dc/56jhsezrzl049" + "name": "Life Expectancy: Years 84, Female", + "dcid": "LifeExpectancy_Person_84Years_Female" }, { - "name": "Population: 30 - 34 Years, Civilian, Unemployed, in Labor Force, Female", - "dcid": "dc/rhee8f5gk32j7" + "name": "Population: Years 84, Female", + "dcid": "Count_Person_84Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years30To34_Gender-Female_Race-AmericanIndianOrAlaskaNativeAlone", - "name": "Person With Age = 30 - 34 Years, Gender = Female, Race = American Indian or Alaska Native Alone", + "dcid": "dc/g/Person_Age-Years9_Gender-Female", + "name": "Person With Age = Years 9, Gender = Female", "statVars": [ { - "name": "Population: 30 - 34 Years, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_30To34Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Life Expectancy: Years 9, Female", + "dcid": "LifeExpectancy_Person_9Years_Female" }, { - "name": "Population: 30 - 34 Years, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_30To34Years_Female_AmericanIndianOrAlaskaNativeAlone" + "name": "Population: Years 9, Female", + "dcid": "Count_Person_9Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years30To34_Gender-Female_Race-NativeHawaiianOrOtherPacificIslanderAlone", - "name": "Person With Age = 30 - 34 Years, Gender = Female, Race = Native Hawaiian or Other Pacific Islander Alone", + "dcid": "dc/g/Person_EducationalAttainment-BachelorsDegreeOrHigher_Gender-Female", + "name": "Person With Educational Attainment = Bachelors Degree or Higher, Gender = Female", "statVars": [ { - "name": "Population: 30 - 34 Years, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_30To34Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Bachelors Degree or Higher, Female", + "dcid": "Count_Person_25OrMoreYears_EducationalAttainmentBachelorsDegreeOrHigher_Female" }, { - "name": "Population: 30 - 34 Years, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_30To34Years_Female_NativeHawaiianOrOtherPacificIslanderAlone" + "name": "Population: Bachelors Degree or Higher, Female (As Fraction of Count Person 25 or More Years Female)", + "dcid": "Count_Person_25OrMoreYears_Female_BachelorsDegreeOrHigher_AsFractionOf_Count_Person_25OrMoreYears_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years35To44_EmploymentStatus_Gender-Female", - "name": "Person With Age = 35 - 44 Years, Employment Status, Gender = Female", + "dcid": "dc/g/Person_EducationalAttainment-DoctorateDegree_Gender-Female", + "name": "Person With Educational Attainment = Doctorate Degree, Gender = Female", "statVars": [ { - "name": "Population: 35 - 44 Years, Civilian, Employed, in Labor Force, Female", - "dcid": "dc/ggx918j9p5tnf" + "name": "Population: Doctorate Degree, Female", + "dcid": "Count_Person_25OrMoreYears_EducationalAttainmentDoctorateDegree_Female" }, { - "name": "Population: 35 - 44 Years, Civilian, Unemployed, in Labor Force, Female", - "dcid": "dc/9h6hbz7nr496g" + "name": "Population: Doctorate Degree, Female (As Fraction of Count Person 25 or More Years Female)", + "dcid": "Count_Person_25OrMoreYears_Female_DoctorateDegree_AsFractionOf_Count_Person_25OrMoreYears_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years35To50_BirthEventStatus-BirthInThePast12Months_Gender-Female", - "name": "Person With Age = 35 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-Normalweight", + "name": "Person With Gender = Female, Health Behavior = Normalweight", "statVars": [ { - "name": "Population: 35 - 50 Years, Birth in The Past 12 Months, Female", - "dcid": "Count_Person_35To50Years_BirthInThePast12Months_Female" + "name": "Population: Female, Normalweight", + "dcid": "Count_Person_Female_Normalweight" }, { - "name": "Population: 35 - 50 Years, Birth in The Past 12 Months, Female (As Fraction of Count Person 35 To 50 Years Female)", - "dcid": "Count_Person_35To50Years_BirthInThePast12Months_Female_AsAFractionOf_Count_Person_35To50Years_Female" + "name": "Population: Percentage Normalweight Among Female", + "dcid": "Percent_Normalweight_In_Count_Person_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years35To54_Gender-Female_VeteranStatus", - "name": "Person With Age = 35 - 54 Years, Gender = Female, Veteran Status", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-Overweight", + "name": "Person With Gender = Female, Health Behavior = Overweight", "statVars": [ { - "name": "Population: 35 - 54 Years, Civilian, Female, Non Veteran", - "dcid": "dc/b4j5nwzfnmy74" + "name": "Population: Female, Overweight", + "dcid": "Count_Person_Female_Overweight" }, { - "name": "Population: 35 - 54 Years, Civilian, Female, Veteran", - "dcid": "dc/xq512kjx1rffc" + "name": "Population: Percentage Overweight Among Female", + "dcid": "Percent_Overweight_In_Count_Person_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years40To64_Gender-Female_HealthInsurance-NoHealthInsurance", - "name": "Person With Age = 40 - 64 Years, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-PreObese", + "name": "Person With Gender = Female, Health Behavior = Pre Obese", "statVars": [ { - "name": "Percent: 40 - 64 Years, Female, No Health Insurance", - "dcid": "Percent_Person_40To64Years_Female_NoHealthInsurance" + "name": "Population: Female, Pre Obese", + "dcid": "Count_Person_Female_PreObese" }, { - "name": "Population: 40 - 64 Years, Female, No Health Insurance", - "dcid": "Count_Person_40To64Years_Female_NoHealthInsurance" + "name": "Population: Percentage Pre Obese Among Female", + "dcid": "Percent_PreObese_In_Count_Person_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years40To64_Gender-Female_HealthInsurance-WithHealthInsurance", - "name": "Person With Age = 40 - 64 Years, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-Underweight", + "name": "Person With Gender = Female, Health Behavior = Underweight", "statVars": [ { - "name": "Percent: 40 - 64 Years, Female, With Health Insurance", - "dcid": "Percent_Person_40To64Years_Female_WithHealthInsurance" + "name": "Population: Female, Underweight", + "dcid": "Count_Person_Female_Underweight" }, { - "name": "Population: 40 - 64 Years, Female, With Health Insurance", - "dcid": "Count_Person_40To64Years_Female_WithHealthInsurance" + "name": "Population: Percentage Underweight Among Female", + "dcid": "Percent_Underweight_In_Count_Person_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years45To54_EmploymentStatus_Gender-Female", - "name": "Person With Age = 45 - 54 Years, Employment Status, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/72", + "name": "Person With Gender = Female, Industry = Accommodation And Food Services (NAICS/72)", "statVars": [ { - "name": "Population: 45 - 54 Years, Civilian, Employed, in Labor Force, Female", - "dcid": "dc/8rw47nf3ngle7" + "name": "Median Income (Real Individual Earnings Before Deductions): Female, Accommodation And Food Services (NAICS/72)", + "dcid": "dc/g04fk03pg87f6" }, { - "name": "Population: 45 - 54 Years, Civilian, Unemployed, in Labor Force, Female", - "dcid": "dc/nnzdv3n5ght81" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Accommodation And Food Services (NAICS/72)", + "dcid": "dc/rydmsxhz7pxh1" } ] }, { - "dcid": "dc/g/Person_Age-Years5To9_Gender-Female_Race-AmericanIndianOrAlaskaNativeAlone", - "name": "Person With Age = 5 - 9 Years, Gender = Female, Race = American Indian or Alaska Native Alone", + "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/56", + "name": "Person With Gender = Female, Industry = Administrative And Support And Waste Management Services (NAICS/56)", "statVars": [ { - "name": "Population: 5 - 9 Years, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_5To9Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Median Income (Real Individual Earnings Before Deductions): Female, Administrative And Support And Waste Management Services (NAICS/56)", + "dcid": "dc/435mm79mp4cbd" }, { - "name": "Population: 5 - 9 Years, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_5To9Years_Female_AmericanIndianOrAlaskaNativeAlone" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Administrative And Support And Waste Management Services (NAICS/56)", + "dcid": "dc/ff2f4my72zx0c" } ] }, { - "dcid": "dc/g/Person_Age-Years5To9_Gender-Female_Race-NativeHawaiianOrOtherPacificIslanderAlone", - "name": "Person With Age = 5 - 9 Years, Gender = Female, Race = Native Hawaiian or Other Pacific Islander Alone", + "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/11", + "name": "Person With Gender = Female, Industry = Agriculture, Forestry, Fishing And Hunting (NAICS/11)", "statVars": [ { - "name": "Population: 5 - 9 Years, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_5To9Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Median Income (Real Individual Earnings Before Deductions): Female, Agriculture, Forestry, Fishing And Hunting (NAICS/11)", + "dcid": "dc/h155394bf6ejc" }, { - "name": "Population: 5 - 9 Years, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_5To9Years_Female_NativeHawaiianOrOtherPacificIslanderAlone" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Agriculture, Forestry, Fishing And Hunting (NAICS/11)", + "dcid": "dc/scgpgdxgx9tr1" } ] }, { - "dcid": "dc/g/Person_Age-Years50To64_Gender-Female_HealthInsurance-NoHealthInsurance", - "name": "Person With Age = 50 - 64 Years, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/71", + "name": "Person With Gender = Female, Industry = Arts, Entertainment, And Recreation (NAICS/71)", "statVars": [ { - "name": "Percent: 50 - 64 Years, Female, No Health Insurance", - "dcid": "Percent_Person_50To64Years_Female_NoHealthInsurance" + "name": "Median Income (Real Individual Earnings Before Deductions): Female, Arts, Entertainment, And Recreation (NAICS/71)", + "dcid": "dc/2hnzy512xdph1" }, { - "name": "Population: 50 - 64 Years, Female, No Health Insurance", - "dcid": "Count_Person_50To64Years_Female_NoHealthInsurance" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Arts, Entertainment, And Recreation (NAICS/71)", + "dcid": "dc/9hrltcsyj2mcb" } ] }, { - "dcid": "dc/g/Person_Age-Years50To64_Gender-Female_HealthInsurance-WithHealthInsurance", - "name": "Person With Age = 50 - 64 Years, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/23", + "name": "Person With Gender = Female, Industry = Construction (NAICS/23)", "statVars": [ { - "name": "Percent: 50 - 64 Years, Female, With Health Insurance", - "dcid": "Percent_Person_50To64Years_Female_WithHealthInsurance" + "name": "Median Income (Real Individual Earnings Before Deductions): Female, Construction (NAICS/23)", + "dcid": "dc/3swffkdvtn801" }, { - "name": "Population: 50 - 64 Years, Female, With Health Insurance", - "dcid": "Count_Person_50To64Years_Female_WithHealthInsurance" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Construction (NAICS/23)", + "dcid": "dc/1h1rnmvtj706b" } ] }, { - "dcid": "dc/g/Person_Age-Years55To59_EmploymentStatus_Gender-Female", - "name": "Person With Age = 55 - 59 Years, Employment Status, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/61", + "name": "Person With Gender = Female, Industry = Educational Services (NAICS/61)", "statVars": [ { - "name": "Population: 55 - 59 Years, Civilian, Employed, in Labor Force, Female", - "dcid": "dc/hplj99j7mbfsh" + "name": "Median Income (Real Individual Earnings Before Deductions): Female, Educational Services (NAICS/61)", + "dcid": "dc/6yc1ftqxf0phb" }, { - "name": "Population: 55 - 59 Years, Civilian, Unemployed, in Labor Force, Female", - "dcid": "dc/e6m9y9r071clc" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Educational Services (NAICS/61)", + "dcid": "dc/1wr6sspk9nrjc" } ] }, { - "dcid": "dc/g/Person_Age-Years55To64_EmploymentStatus_Gender-Female", - "name": "Person With Age = 55 - 64 Years, Employment Status, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/52", + "name": "Person With Gender = Female, Industry = Finance And Insurance (NAICS/52)", "statVars": [ { - "name": "Population: 55 - 64 Years, Civilian, Employed, in Labor Force, Female", - "dcid": "dc/jl17l7ke9562d" + "name": "Median Income (Real Individual Earnings Before Deductions): Female, Finance And Insurance (NAICS/52)", + "dcid": "dc/57xsltbxnqzx5" }, { - "name": "Population: 55 - 64 Years, Civilian, Unemployed, in Labor Force, Female", - "dcid": "dc/tk0gp5l0c29c7" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Finance And Insurance (NAICS/52)", + "dcid": "dc/e7yf34hemnde9" } ] }, { - "dcid": "dc/g/Person_Age-Years55To64_Gender-Female_VeteranStatus", - "name": "Person With Age = 55 - 64 Years, Gender = Female, Veteran Status", + "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/62", + "name": "Person With Gender = Female, Industry = Health Care And Social Assistance (NAICS/62)", "statVars": [ { - "name": "Population: 55 - 64 Years, Civilian, Female, Non Veteran", - "dcid": "dc/05sysyfvd80d1" + "name": "Median Income (Real Individual Earnings Before Deductions): Female, Health Care And Social Assistance (NAICS/62)", + "dcid": "dc/7l5y4bjbp8fdh" }, { - "name": "Population: 55 - 64 Years, Civilian, Female, Veteran", - "dcid": "dc/t7wbgxy8gr3g9" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Health Care And Social Assistance (NAICS/62)", + "dcid": "dc/nmd0vjps6psb2" } ] }, { - "dcid": "dc/g/Person_Age-YearsUpto6_Gender-Female_PlaceOfResidenceClassification-Rural", - "name": "Person With Age = 6 Years or Less, Gender = Female, Place of Residence Classification = Rural", + "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/51", + "name": "Person With Gender = Female, Industry = Information (NAICS/51)", "statVars": [ { - "name": "Population: 6 Years or Less, Female, Rural", - "dcid": "Count_Person_YearsUpto6_Rural_Female" + "name": "Median Income (Real Individual Earnings Before Deductions): Female, Information (NAICS/51)", + "dcid": "dc/276ednqpnbxv5" }, { - "name": "Population: 6 Years or Less, Female, Houseless, Rural", - "dcid": "Count_Person_Houseless_YearsUpto6_Rural_Female" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Information (NAICS/51)", + "dcid": "dc/c9yj0kkxpf8ff" } ] }, { - "dcid": "dc/g/Person_Age-YearsUpto6_Gender-Female_PlaceOfResidenceClassification-Urban", - "name": "Person With Age = 6 Years or Less, Gender = Female, Place of Residence Classification = Urban", + "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/55", + "name": "Person With Gender = Female, Industry = Management of Companies And Enterprises (NAICS/55)", "statVars": [ { - "name": "Population: 6 Years or Less, Female, Urban", - "dcid": "Count_Person_YearsUpto6_Urban_Female" + "name": "Median Income (Real Individual Earnings Before Deductions): Female, Management of Companies And Enterprises (NAICS/55)", + "dcid": "dc/xy2kgs8nh7tcg" }, { - "name": "Population: 6 Years or Less, Female, Houseless, Urban", - "dcid": "Count_Person_Houseless_YearsUpto6_Urban_Female" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Management of Companies And Enterprises (NAICS/55)", + "dcid": "dc/zt2qhhtnjm4qh" } ] }, { - "dcid": "dc/g/Person_Age-Years60To61_EmploymentStatus_Gender-Female", - "name": "Person With Age = 60 - 61 Years, Employment Status, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/3133", + "name": "Person With Gender = Female, Industry = Manufacturing (NAICS/31-33)", "statVars": [ { - "name": "Population: 60 - 61 Years, Civilian, Employed, in Labor Force, Female", - "dcid": "dc/ksmx7fwfkm8lb" + "name": "Median Income (Real Individual Earnings Before Deductions): Female, Manufacturing (NAICS/31-33)", + "dcid": "dc/8r4gp7whzx0tc" }, { - "name": "Population: 60 - 61 Years, Civilian, Unemployed, in Labor Force, Female", - "dcid": "dc/3rcl59znrytrf" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Manufacturing (NAICS/31-33)", + "dcid": "dc/xsqgzwf1h8f33" } ] }, { - "dcid": "dc/g/Person_Age-Years62To64_EmploymentStatus_Gender-Female", - "name": "Person With Age = 62 - 64 Years, Employment Status, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/21", + "name": "Person With Gender = Female, Industry = Mining, Quarrying, And Oil And Gas Extraction (NAICS/21)", "statVars": [ { - "name": "Population: 62 - 64 Years, Civilian, Employed, in Labor Force, Female", - "dcid": "dc/6706lc55kg5d" + "name": "Median Income (Real Individual Earnings Before Deductions): Female, Mining, Quarrying, And Oil And Gas Extraction (NAICS/21)", + "dcid": "dc/fnmdx8chexsw3" }, { - "name": "Population: 62 - 64 Years, Civilian, Unemployed, in Labor Force, Female", - "dcid": "dc/8jwmz8sxpge9b" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Mining, Quarrying, And Oil And Gas Extraction (NAICS/21)", + "dcid": "dc/jcq9116jwjvs3" } ] }, { - "dcid": "dc/g/Person_Age-YearsUpto64_Gender-Female_HealthInsurance-NoHealthInsurance", - "name": "Person With Age = 64 Years or Less, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/81", + "name": "Person With Gender = Female, Industry = Other Services, Except Public Administration (NAICS/81)", "statVars": [ { - "name": "Percent: 64 Years or Less, Female, No Health Insurance", - "dcid": "Percent_Person_Upto64Years_Female_NoHealthInsurance" + "name": "Median Income (Real Individual Earnings Before Deductions): Female, Other Services, Except Public Administration (NAICS/81)", + "dcid": "dc/yg21f8t5f8hsc" }, { - "name": "Population: 64 Years or Less, Female, No Health Insurance", - "dcid": "Count_Person_Upto64Years_Female_NoHealthInsurance" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Other Services, Except Public Administration (NAICS/81)", + "dcid": "dc/cyc1f26msdct4" } ] }, { - "dcid": "dc/g/Person_Age-YearsUpto64_Gender-Female_HealthInsurance-WithHealthInsurance", - "name": "Person With Age = 64 Years or Less, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/54", + "name": "Person With Gender = Female, Industry = Professional, Scientific, And Technical Services (NAICS/54)", "statVars": [ { - "name": "Percent: 64 Years or Less, Female, With Health Insurance", - "dcid": "Percent_Person_Upto64Years_Female_WithHealthInsurance" + "name": "Median Income (Real Individual Earnings Before Deductions): Female, Professional, Scientific, And Technical Services (NAICS/54)", + "dcid": "dc/6e0d3tw0lb0n8" }, { - "name": "Population: 64 Years or Less, Female, With Health Insurance", - "dcid": "Count_Person_Upto64Years_Female_WithHealthInsurance" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Professional, Scientific, And Technical Services (NAICS/54)", + "dcid": "dc/lc629dk4yeg4b" } ] }, { - "dcid": "dc/g/Person_Age-Years65To69_EmploymentStatus_Gender-Female", - "name": "Person With Age = 65 - 69 Years, Employment Status, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/92", + "name": "Person With Gender = Female, Industry = Public Administration (NAICS/92)", "statVars": [ { - "name": "Population: 65 - 69 Years, Employed, in Labor Force, Female", - "dcid": "dc/qcpg8c533syd6" + "name": "Median Income (Real Individual Earnings Before Deductions): Female, Public Administration (NAICS/92)", + "dcid": "dc/hpfct8bpln8t4" }, { - "name": "Population: 65 - 69 Years, Unemployed, in Labor Force, Female", - "dcid": "dc/q32z4xpbpze5c" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Public Administration (NAICS/92)", + "dcid": "dc/ylj424exymm1b" } ] }, { - "dcid": "dc/g/Person_Age-Years65To74_EmploymentStatus_Gender-Female", - "name": "Person With Age = 65 - 74 Years, Employment Status, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/53", + "name": "Person With Gender = Female, Industry = Real Estate And Rental And Leasing (NAICS/53)", "statVars": [ { - "name": "Population: 65 - 74 Years, Employed, in Labor Force, Female", - "dcid": "dc/m9qm0vkbztr1" + "name": "Median Income (Real Individual Earnings Before Deductions): Female, Real Estate And Rental And Leasing (NAICS/53)", + "dcid": "dc/vzckpb26q7fzh" }, { - "name": "Population: 65 - 74 Years, Unemployed, in Labor Force, Female", - "dcid": "dc/rxnjd566thxdb" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Real Estate And Rental And Leasing (NAICS/53)", + "dcid": "dc/l292my8mjkns" } ] }, { - "dcid": "dc/g/Person_Age-Years65To74_Gender-Female_VeteranStatus", - "name": "Person With Age = 65 - 74 Years, Gender = Female, Veteran Status", + "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/4445", + "name": "Person With Gender = Female, Industry = Retail Trade (NAICS/44-45)", "statVars": [ { - "name": "Population: 65 - 74 Years, Civilian, Female, Non Veteran", - "dcid": "dc/387d93vqd9e29" + "name": "Median Income (Real Individual Earnings Before Deductions): Female, Retail Trade (NAICS/44-45)", + "dcid": "dc/1w1zyzs1cwwc2" }, { - "name": "Population: 65 - 74 Years, Civilian, Female, Veteran", - "dcid": "dc/zv40llg0belh4" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Retail Trade (NAICS/44-45)", + "dcid": "dc/qcfd17k1c3vm9" } ] }, { - "dcid": "dc/g/Person_Age-Years70To74_EmploymentStatus_Gender-Female", - "name": "Person With Age = 70 - 74 Years, Employment Status, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/4849", + "name": "Person With Gender = Female, Industry = Transportation And Warehousing (NAICS/48-49)", "statVars": [ { - "name": "Population: 70 - 74 Years, Employed, in Labor Force, Female", - "dcid": "dc/zv26z833d7g3c" + "name": "Median Income (Real Individual Earnings Before Deductions): Female, Transportation And Warehousing (NAICS/48-49)", + "dcid": "dc/hy16j80c3yrfd" }, { - "name": "Population: 70 - 74 Years, Unemployed, in Labor Force, Female", - "dcid": "dc/vsyfrdprkv9p5" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Transportation And Warehousing (NAICS/48-49)", + "dcid": "dc/cq266pvtkbll4" } ] }, { - "dcid": "dc/g/Person_Age-Years75Onwards_EmploymentStatus_Gender-Female", - "name": "Person With Age = 75 Years or More, Employment Status, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/22", + "name": "Person With Gender = Female, Industry = Utilities (NAICS/22)", "statVars": [ { - "name": "Population: 75 Years or More, Employed, in Labor Force, Female", - "dcid": "dc/kz49wc5n3lhpd" + "name": "Median Income (Real Individual Earnings Before Deductions): Female, Utilities (NAICS/22)", + "dcid": "dc/p01zfmqydk5b3" }, { - "name": "Population: 75 Years or More, Unemployed, in Labor Force, Female", - "dcid": "dc/dj7nl21cdjbh4" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Utilities (NAICS/22)", + "dcid": "dc/ewhc3j80tx5z1" } ] }, { - "dcid": "dc/g/Person_Age-Years75Onwards_Gender-Female_VeteranStatus", - "name": "Person With Age = 75 Years or More, Gender = Female, Veteran Status", + "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/42", + "name": "Person With Gender = Female, Industry = Wholesale Trade (NAICS/42)", "statVars": [ { - "name": "Population: 75 Years or More, Civilian, Female, Non Veteran", - "dcid": "dc/x9sfdmrzy7pvf" + "name": "Median Income (Real Individual Earnings Before Deductions): Female, Wholesale Trade (NAICS/42)", + "dcid": "dc/snz7t95m7wj7b" }, { - "name": "Population: 75 Years or More, Civilian, Female, Veteran", - "dcid": "dc/0dxr5t9xv7cyf" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Wholesale Trade (NAICS/42)", + "dcid": "dc/v2q0shf60bejd" } ] }, { - "dcid": "dc/g/Person_Age-Years85Onwards_Gender-Female_Race-AmericanIndianOrAlaskaNativeAlone", - "name": "Person With Age = 85 Years or More, Gender = Female, Race = American Indian or Alaska Native Alone", + "dcid": "dc/g/Person_Gender-Female_MaritalStatus-Divorced", + "name": "Person With Gender = Female, Marital Status = Divorced", "statVars": [ { - "name": "Population: 85 Years or More, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_85OrMoreYears_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Female, Divorced", + "dcid": "Count_Person_Female_Divorced" }, { - "name": "Population: 85 Years or More, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_85OrMoreYears_Female_AmericanIndianOrAlaskaNativeAlone" + "name": "Population: 16 Years or More, in Labor Force, Female, Divorced", + "dcid": "Count_Person_InLaborForce_Female_Divorced" } ] }, { - "dcid": "dc/g/Person_Age-Years85Onwards_Gender-Female_Race-NativeHawaiianOrOtherPacificIslanderAlone", - "name": "Person With Age = 85 Years or More, Gender = Female, Race = Native Hawaiian or Other Pacific Islander Alone", + "dcid": "dc/g/Person_Gender-Female_MaritalStatus-MarriedAndNotSeparated", + "name": "Person With Gender = Female, Marital Status = Married And Not Separated", "statVars": [ { - "name": "Population: 85 Years or More, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_85OrMoreYears_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Female, Married And Not Separated", + "dcid": "Count_Person_Female_MarriedAndNotSeparated" }, { - "name": "Population: 85 Years or More, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_85OrMoreYears_Female_NativeHawaiianOrOtherPacificIslanderAlone" + "name": "Population: 16 Years or More, in Labor Force, Female, Married And Not Separated", + "dcid": "Count_Person_InLaborForce_Female_MarriedAndNotSeparated" } ] }, { - "dcid": "dc/g/Person_CorrectionalFacilityLocation-OutOfState_CorrectionalFacilityOperator_Gender-Female", - "name": "Person With Correctional Facility Location = Out-of-State, Correctional Facility Operator, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_MaritalStatus-NeverMarried", + "name": "Person With Gender = Female, Marital Status = Never Married", "statVars": [ { - "name": "Population (Measured Based on Jurisdiction): Out-of-State, Privately Operated, Female", - "dcid": "dc/wcl0fysjk3cdf" + "name": "Population: Female, Never Married", + "dcid": "Count_Person_Female_NeverMarried" }, { - "name": "Population (Measured Based on Jurisdiction): Out-of-State, State Operated, Female", - "dcid": "dc/y7jvz4e4ln1w5" + "name": "Population: 16 Years or More, in Labor Force, Female, Never Married", + "dcid": "Count_Person_InLaborForce_Female_NeverMarried" } ] }, { - "dcid": "dc/g/Person_EnrollmentLevel-EnrolledInCollegeUndergraduateYears_Gender-Female_TypeOfSchool", - "name": "Person With Gender = Female, Enrollment Level = Enrolled in College Undergraduate Years, Type of School", + "dcid": "dc/g/Person_Gender-Female_MaritalStatus-Separated", + "name": "Person With Gender = Female, Marital Status = Separated", "statVars": [ { - "name": "Population: Female, Enrolled in College Undergraduate Years, Private School", - "dcid": "dc/f0l20sfp6tg34" + "name": "Population: Female, Separated", + "dcid": "Count_Person_Female_Separated" }, { - "name": "Population: Female, Enrolled in College Undergraduate Years, Public School", - "dcid": "dc/fgssbtlcqy5bf" + "name": "Population: 16 Years or More, in Labor Force, Female, Separated", + "dcid": "Count_Person_InLaborForce_Female_Separated" } ] }, { - "dcid": "dc/g/Person_EnrollmentLevel-EnrolledInGrade1ToGrade4_Gender-Female_TypeOfSchool", - "name": "Person With Gender = Female, Enrollment Level = Enrolled in Grade 1 To Grade 4, Type of School", + "dcid": "dc/g/Person_Gender-Female_MaritalStatus-Widowed", + "name": "Person With Gender = Female, Marital Status = Widowed", "statVars": [ { - "name": "Population: Female, Enrolled in Grade 1 To Grade 4, Private School", - "dcid": "dc/3d1k0tygkzrc9" + "name": "Population: Female, Widowed", + "dcid": "Count_Person_Female_Widowed" }, { - "name": "Population: Female, Enrolled in Grade 1 To Grade 4, Public School", - "dcid": "dc/f6yygkvshe2sc" + "name": "Population: 16 Years or More, in Labor Force, Female, Widowed", + "dcid": "Count_Person_InLaborForce_Female_Widowed" } ] }, { - "dcid": "dc/g/Person_EnrollmentLevel-EnrolledInGrade5ToGrade8_Gender-Female_TypeOfSchool", - "name": "Person With Gender = Female, Enrollment Level = Enrolled in Grade 5 To Grade 8, Type of School", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/170000", + "name": "Person With Gender = Female, Occupation = Architecture And Engineering Occupations", "statVars": [ { - "name": "Population: Female, Enrolled in Grade 5 To Grade 8, Private School", - "dcid": "dc/vg4dvk67ynl7" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Architecture And Engineering Occupations", + "dcid": "dc/dtrysjz3xhyv7" }, { - "name": "Population: Female, Enrolled in Grade 5 To Grade 8, Public School", - "dcid": "dc/938xr48xyz1v3" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Architecture And Engineering Occupations, With Earnings, Full Time Year Round Worker", + "dcid": "dc/27eg6kfgxbb07" } ] }, { - "dcid": "dc/g/Person_EnrollmentLevel-EnrolledInGrade9ToGrade12_Gender-Female_TypeOfSchool", - "name": "Person With Gender = Female, Enrollment Level = Enrolled in Grade 9 To Grade 12, Type of School", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/270000", + "name": "Person With Gender = Female, Occupation = Arts, Design, Entertainment, Sports, And Media Occupations", "statVars": [ { - "name": "Population: Female, Enrolled in Grade 9 To Grade 12, Private School", - "dcid": "dc/lq7sly0t34sc4" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Arts, Design, Entertainment, Sports, And Media Occupations", + "dcid": "dc/hgg3e8x9yvx9d" }, { - "name": "Population: Female, Enrolled in Grade 9 To Grade 12, Public School", - "dcid": "dc/b37t6pmrzqkmh" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Arts, Design, Entertainment, Sports, And Media Occupations, With Earnings, Full Time Year Round Worker", + "dcid": "dc/c78fb7n4fg5t" } ] }, { - "dcid": "dc/g/Person_EnrollmentLevel-EnrolledInGraduateOrProfessionalSchool_Gender-Female_TypeOfSchool", - "name": "Person With Gender = Female, Enrollment Level = Enrolled in Graduate or Professional School, Type of School", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/370000", + "name": "Person With Gender = Female, Occupation = Building And Grounds Cleaning And Maintenance Occupations", "statVars": [ { - "name": "Population: Female, Enrolled in Graduate or Professional School, Private School", - "dcid": "dc/c8tyqc3f69xs5" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Building And Grounds Cleaning And Maintenance Occupations", + "dcid": "dc/rlyfr32w4gzn2" }, { - "name": "Population: Female, Enrolled in Graduate or Professional School, Public School", - "dcid": "dc/b50mk8kek4fz3" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Building And Grounds Cleaning And Maintenance Occupations, With Earnings, Full Time Year Round Worker", + "dcid": "dc/ngxd3wfd871sf" } ] }, { - "dcid": "dc/g/Person_EnrollmentLevel-EnrolledInKindergarten_Gender-Female_TypeOfSchool", - "name": "Person With Gender = Female, Enrollment Level = Enrolled in Kindergarten, Type of School", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/130000", + "name": "Person With Gender = Female, Occupation = Business And Financial Operations Occupations", "statVars": [ { - "name": "Population: Female, Enrolled in Kindergarten, Private School", - "dcid": "dc/kzyx3ll4kpfk1" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Business And Financial Operations Occupations", + "dcid": "dc/25jmn94yqdhk4" }, { - "name": "Population: Female, Enrolled in Kindergarten, Public School", - "dcid": "dc/wvxlkgg1rw7k7" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Business And Financial Operations Occupations, With Earnings, Full Time Year Round Worker", + "dcid": "dc/9t1nk24nllnw6" } ] }, { - "dcid": "dc/g/Person_EnrollmentLevel-EnrolledInNurserySchoolPreschool_Gender-Female_TypeOfSchool", - "name": "Person With Gender = Female, Enrollment Level = Enrolled in Nursery School Preschool, Type of School", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/210000", + "name": "Person With Gender = Female, Occupation = Community And Social Service Occupations", "statVars": [ { - "name": "Population: Female, Enrolled in Nursery School Preschool, Private School", - "dcid": "dc/c9y5pyd6tt8p1" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Community And Social Service Occupations", + "dcid": "dc/09bm4cr545fyg" }, { - "name": "Population: Female, Enrolled in Nursery School Preschool, Public School", - "dcid": "dc/lr4ve69p16sch" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Community And Social Service Occupations, With Earnings, Full Time Year Round Worker", + "dcid": "dc/24gxks3k9ggp2" } ] }, { - "dcid": "dc/g/Person_Gender-Female_LiteracyStatus-Illiterate_PlaceOfResidenceClassification-Rural", - "name": "Person With Gender = Female, Literacy Status = Illiterate, Place of Residence Classification = Rural", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/150000", + "name": "Person With Gender = Female, Occupation = Computer And Mathematical Occupations", "statVars": [ { - "name": "Population: Female, Illiterate, Rural", - "dcid": "Count_Person_Illiterate_Rural_Female" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Computer And Mathematical Occupations", + "dcid": "dc/303cktswccjp7" }, { - "name": "Population: Female, Houseless, Illiterate, Rural", - "dcid": "Count_Person_Houseless_Illiterate_Rural_Female" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Computer And Mathematical Occupations, With Earnings, Full Time Year Round Worker", + "dcid": "dc/7lydbsw4ne5w9" } ] }, { - "dcid": "dc/g/Person_Gender-Female_LiteracyStatus-Illiterate_PlaceOfResidenceClassification-Urban", - "name": "Person With Gender = Female, Literacy Status = Illiterate, Place of Residence Classification = Urban", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/intermediateAggregation2", + "name": "Person With Gender = Female, Occupation = Computer, Engineering, And Science Occupations", "statVars": [ { - "name": "Population: Female, Illiterate, Urban", - "dcid": "Count_Person_Illiterate_Urban_Female" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Computer, Engineering, And Science Occupations", + "dcid": "dc/m9qm6y12bcycd" }, { - "name": "Population: Female, Houseless, Illiterate, Urban", - "dcid": "Count_Person_Houseless_Illiterate_Urban_Female" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Computer, Engineering, And Science Occupations, With Earnings, Full Time Year Round Worker", + "dcid": "dc/kbspbwxjsmg67" } ] }, { - "dcid": "dc/g/Person_Gender-Female_LiteracyStatus-Literate_PlaceOfResidenceClassification-Rural", - "name": "Person With Gender = Female, Literacy Status = Literate, Place of Residence Classification = Rural", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/470000", + "name": "Person With Gender = Female, Occupation = Construction And Extraction Occupations", "statVars": [ { - "name": "Population: Female, Literate, Rural", - "dcid": "Count_Person_Literate_Rural_Female" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Construction And Extraction Occupations", + "dcid": "dc/epv7s4v9qhlx2" }, { - "name": "Population: Female, Houseless, Literate, Rural", - "dcid": "Count_Person_Houseless_Literate_Rural_Female" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Construction And Extraction Occupations, With Earnings, Full Time Year Round Worker", + "dcid": "dc/ws53s0ne6kb27" } ] }, { - "dcid": "dc/g/Person_Gender-Female_LiteracyStatus-Literate_PlaceOfResidenceClassification-Urban", - "name": "Person With Gender = Female, Literacy Status = Literate, Place of Residence Classification = Urban", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/intermediateAggregation3", + "name": "Person With Gender = Female, Occupation = Education, Legal, Community Service, Arts, And Media Occupations", "statVars": [ { - "name": "Population: Female, Literate, Urban", - "dcid": "Count_Person_Literate_Urban_Female" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Education, Legal, Community Service, Arts, And Media Occupations", + "dcid": "dc/eqk21656mbxs8" }, { - "name": "Population: Female, Houseless, Literate, Urban", - "dcid": "Count_Person_Houseless_Literate_Urban_Female" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Education, Legal, Community Service, Arts, And Media Occupations, With Earnings, Full Time Year Round Worker", + "dcid": "dc/89fndld3xy4z7" } ] }, { - "dcid": "dc/g/Person_Gender-Female_MaritalStatus-DivorcedInThePast12Months_PovertyStatus", - "name": "Person With Gender = Female, Marital Status = Divorced in The Past 12 Months, Poverty Status", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/250000", + "name": "Person With Gender = Female, Occupation = Educational Instruction And Library Occupations", "statVars": [ { - "name": "Population: Female, Divorced in The Past 12 Months, Below Poverty Level in The Past 12 Months", - "dcid": "Count_Person_Female_DivorcedInThePast12Months_BelowPovertyLevelInThePast12Months" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Educational Instruction And Library Occupations", + "dcid": "dc/rlg7eme5ncf05" }, { - "name": "Population: Female, Divorced in The Past 12 Months, Poverty Status Determined", - "dcid": "Count_Person_Female_DivorcedInThePast12Months_PovertyStatusDetermined" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Educational Instruction And Library Occupations, With Earnings, Full Time Year Round Worker", + "dcid": "dc/xhbfvtmdlnt8c" } ] }, { - "dcid": "dc/g/Person_Gender-Female_MaritalStatus-MarriedInThePast12Months_PovertyStatus", - "name": "Person With Gender = Female, Marital Status = Married in The Past 12 Months, Poverty Status", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/450000", + "name": "Person With Gender = Female, Occupation = Farming, Fishing, And Forestry Occupations", "statVars": [ { - "name": "Population: Female, Married in The Past 12 Months, Below Poverty Level in The Past 12 Months", - "dcid": "Count_Person_Female_MarriedInThePast12Months_BelowPovertyLevelInThePast12Months" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Farming, Fishing, And Forestry Occupations", + "dcid": "dc/rzm3j1689x12b" }, { - "name": "Population: Female, Married in The Past 12 Months, Poverty Status Determined", - "dcid": "Count_Person_Female_MarriedInThePast12Months_PovertyStatusDetermined" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Farming, Fishing, And Forestry Occupations, With Earnings, Full Time Year Round Worker", + "dcid": "dc/jfd54v03tebw3" } ] }, { - "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Rural_Religion-Buddhism", - "name": "Person With Gender = Female, Place of Residence Classification = Rural, Religion = Buddhism", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/350000", + "name": "Person With Gender = Female, Occupation = Food Preparation And Serving Related Occupations", "statVars": [ { - "name": "Population: Female, Rural, Buddhism", - "dcid": "indianCensus/Count_Person_Religion_Buddhist_Rural_Female" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Food Preparation And Serving Related Occupations", + "dcid": "dc/fe9heveckd5d" }, { - "name": "Population: 6 Years or Less, Female, Rural, Buddhism", - "dcid": "indianCensus/Count_Person_Religion_Buddhist_YearsUpto6_Rural_Female" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Food Preparation And Serving Related Occupations, With Earnings, Full Time Year Round Worker", + "dcid": "dc/wtecthfq7p0h6" } ] }, { - "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Rural_Religion-Christianity", - "name": "Person With Gender = Female, Place of Residence Classification = Rural, Religion = Christianity", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/292000", + "name": "Person With Gender = Female, Occupation = Health Technologists And Technicians", "statVars": [ { - "name": "Population: Female, Rural, Christianity", - "dcid": "indianCensus/Count_Person_Religion_Christian_Rural_Female" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Health Technologists And Technicians", + "dcid": "dc/heh4hrddh44d7" }, { - "name": "Population: 6 Years or Less, Female, Rural, Christianity", - "dcid": "indianCensus/Count_Person_Religion_Christian_YearsUpto6_Rural_Female" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Health Technologists And Technicians, With Earnings, Full Time Year Round Worker", + "dcid": "dc/92mnbbgvfskf7" } ] }, { - "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Rural_Religion-Hinduism", - "name": "Person With Gender = Female, Place of Residence Classification = Rural, Religion = Hinduism", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/290000", + "name": "Person With Gender = Female, Occupation = Healthcare Practitioners And Technical Occupations", "statVars": [ { - "name": "Population: Female, Rural, Hinduism", - "dcid": "indianCensus/Count_Person_Religion_Hindu_Rural_Female" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Healthcare Practitioners And Technical Occupations", + "dcid": "dc/3kjqnheqlwzz1" }, { - "name": "Population: 6 Years or Less, Female, Rural, Hinduism", - "dcid": "indianCensus/Count_Person_Religion_Hindu_YearsUpto6_Rural_Female" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Healthcare Practitioners And Technical Occupations, With Earnings, Full Time Year Round Worker", + "dcid": "dc/p2w035955wkhh" } ] }, { - "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Rural_Religion-IndiaCensusOtherReligionAndPersuasions", - "name": "Person With Gender = Female, Place of Residence Classification = Rural, Religion = India Census_Other Religion And Persuasions", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/310000", + "name": "Person With Gender = Female, Occupation = Healthcare Support Occupations", "statVars": [ { - "name": "Population: Female, Rural, India Census_Other Religion And Persuasions", - "dcid": "indianCensus/Count_Person_Religion_OtherReligionsAndPersuasions_Rural_Female" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Healthcare Support Occupations", + "dcid": "dc/743gx65z6zyf7" }, { - "name": "Population: 6 Years or Less, Female, Rural, India Census_Other Religion And Persuasions", - "dcid": "indianCensus/Count_Person_Religion_OtherReligionsAndPersuasions_YearsUpto6_Rural_Female" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Healthcare Support Occupations, With Earnings, Full Time Year Round Worker", + "dcid": "dc/46v056n28d2e5" } ] }, { - "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Rural_Religion-Islam", - "name": "Person With Gender = Female, Place of Residence Classification = Rural, Religion = Islam", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/490000", + "name": "Person With Gender = Female, Occupation = Installation, Maintenance, And Repair Occupations", "statVars": [ { - "name": "Population: Female, Rural, Islam", - "dcid": "indianCensus/Count_Person_Religion_Muslim_Rural_Female" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Installation, Maintenance, And Repair Occupations", + "dcid": "dc/d90dpe6dp9d86" }, { - "name": "Population: 6 Years or Less, Female, Rural, Islam", - "dcid": "indianCensus/Count_Person_Religion_Muslim_YearsUpto6_Rural_Female" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Installation, Maintenance, And Repair Occupations, With Earnings, Full Time Year Round Worker", + "dcid": "dc/5ehtzjsp45dy3" } ] }, { - "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Rural_Religion-Jainism", - "name": "Person With Gender = Female, Place of Residence Classification = Rural, Religion = Jainism", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/230000", + "name": "Person With Gender = Female, Occupation = Legal Occupations", "statVars": [ { - "name": "Population: Female, Rural, Jainism", - "dcid": "indianCensus/Count_Person_Religion_Jain_Rural_Female" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Legal Occupations", + "dcid": "dc/28edmskt9xw21" }, { - "name": "Population: 6 Years or Less, Female, Rural, Jainism", - "dcid": "indianCensus/Count_Person_Religion_Jain_YearsUpto6_Rural_Female" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Legal Occupations, With Earnings, Full Time Year Round Worker", + "dcid": "dc/h3ej80jh908nc" } ] }, { - "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Rural_Religion-ReligionNotStated", - "name": "Person With Gender = Female, Place of Residence Classification = Rural, Religion = Religion Not Stated", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/190000", + "name": "Person With Gender = Female, Occupation = Life, Physical, And Social Science Occupations", "statVars": [ { - "name": "Population: Female, Rural, Religion Not Stated", - "dcid": "indianCensus/Count_Person_Religion_ReligionNotStated_Rural_Female" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Life, Physical, And Social Science Occupations", + "dcid": "dc/4jdy2m3k0tr96" }, { - "name": "Population: 6 Years or Less, Female, Rural, Religion Not Stated", - "dcid": "indianCensus/Count_Person_Religion_ReligionNotStated_YearsUpto6_Rural_Female" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Life, Physical, And Social Science Occupations, With Earnings, Full Time Year Round Worker", + "dcid": "dc/0bm3wdelm2vf6" } ] }, { - "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Rural_Religion-Sikhism", - "name": "Person With Gender = Female, Place of Residence Classification = Rural, Religion = Sikhism", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/110000", + "name": "Person With Gender = Female, Occupation = Management Occupations", "statVars": [ { - "name": "Population: Female, Rural, Sikhism", - "dcid": "indianCensus/Count_Person_Religion_Sikh_Rural_Female" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Management Occupations", + "dcid": "dc/bd729fxzst7q7" }, { - "name": "Population: 6 Years or Less, Female, Rural, Sikhism", - "dcid": "indianCensus/Count_Person_Religion_Sikh_YearsUpto6_Rural_Female" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Management Occupations, With Earnings, Full Time Year Round Worker", + "dcid": "dc/112v7fggz4mv1" } ] }, { - "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Rural_WorkerClassification-NonWorker", - "name": "Person With Gender = Female, Place of Residence Classification = Rural, Worker Classification = Non Worker", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/intermediateAggregation1", + "name": "Person With Gender = Female, Occupation = Management, Business, And Financial Occupations", "statVars": [ { - "name": "Population: Female, Rural, Non Worker", - "dcid": "Count_Person_NonWorker_Rural_Female" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Management, Business, And Financial Occupations", + "dcid": "dc/ce5mbgwsr2bef" }, { - "name": "Population: Female, Houseless, Rural, Non Worker", - "dcid": "Count_Person_Houseless_NonWorker_Rural_Female" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Management, Business, And Financial Occupations, With Earnings, Full Time Year Round Worker", + "dcid": "dc/r7eqgnsy4b4c5" } ] }, { - "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Urban_Religion-Buddhism", - "name": "Person With Gender = Female, Place of Residence Classification = Urban, Religion = Buddhism", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/430000", + "name": "Person With Gender = Female, Occupation = Office And Administrative Support Occupations", "statVars": [ { - "name": "Population: Female, Urban, Buddhism", - "dcid": "indianCensus/Count_Person_Religion_Buddhist_Urban_Female" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Office And Administrative Support Occupations", + "dcid": "dc/9vlf8t9rj98z8" }, { - "name": "Population: 6 Years or Less, Female, Urban, Buddhism", - "dcid": "indianCensus/Count_Person_Religion_Buddhist_YearsUpto6_Urban_Female" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Office And Administrative Support Occupations, With Earnings, Full Time Year Round Worker", + "dcid": "dc/73yw7gf4y7ffh" } ] }, { - "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Urban_Religion-Christianity", - "name": "Person With Gender = Female, Place of Residence Classification = Urban, Religion = Christianity", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/390000", + "name": "Person With Gender = Female, Occupation = Personal Care And Service Occupations", "statVars": [ { - "name": "Population: Female, Urban, Christianity", - "dcid": "indianCensus/Count_Person_Religion_Christian_Urban_Female" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Personal Care And Service Occupations", + "dcid": "dc/jwetyvx4lertd" }, { - "name": "Population: 6 Years or Less, Female, Urban, Christianity", - "dcid": "indianCensus/Count_Person_Religion_Christian_YearsUpto6_Urban_Female" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Personal Care And Service Occupations, With Earnings, Full Time Year Round Worker", + "dcid": "dc/fgqjl1p9shgq5" } ] }, { - "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Urban_Religion-Hinduism", - "name": "Person With Gender = Female, Place of Residence Classification = Urban, Religion = Hinduism", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/510000", + "name": "Person With Gender = Female, Occupation = Production Occupations", "statVars": [ { - "name": "Population: Female, Urban, Hinduism", - "dcid": "indianCensus/Count_Person_Religion_Hindu_Urban_Female" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Production Occupations", + "dcid": "dc/epw1tyqn3byr1" }, { - "name": "Population: 6 Years or Less, Female, Urban, Hinduism", - "dcid": "indianCensus/Count_Person_Religion_Hindu_YearsUpto6_Urban_Female" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Production Occupations, With Earnings, Full Time Year Round Worker", + "dcid": "dc/fjs33byjqs207" } ] }, { - "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Urban_Religion-IndiaCensusOtherReligionAndPersuasions", - "name": "Person With Gender = Female, Place of Residence Classification = Urban, Religion = India Census_Other Religion And Persuasions", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/330000", + "name": "Person With Gender = Female, Occupation = Protective Service Occupations", "statVars": [ { - "name": "Population: Female, Urban, India Census_Other Religion And Persuasions", - "dcid": "indianCensus/Count_Person_Religion_OtherReligionsAndPersuasions_Urban_Female" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Protective Service Occupations", + "dcid": "dc/6rdm6w7t0e5ph" }, { - "name": "Population: 6 Years or Less, Female, Urban, India Census_Other Religion And Persuasions", - "dcid": "indianCensus/Count_Person_Religion_OtherReligionsAndPersuasions_YearsUpto6_Urban_Female" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Protective Service Occupations, With Earnings, Full Time Year Round Worker", + "dcid": "dc/7zyd95qrp77t5" } ] }, { - "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Urban_Religion-Islam", - "name": "Person With Gender = Female, Place of Residence Classification = Urban, Religion = Islam", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/410000", + "name": "Person With Gender = Female, Occupation = Sales And Related Occupations", "statVars": [ { - "name": "Population: Female, Urban, Islam", - "dcid": "indianCensus/Count_Person_Religion_Muslim_Urban_Female" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Sales And Related Occupations", + "dcid": "dc/w1bkl895kbe02" }, { - "name": "Population: 6 Years or Less, Female, Urban, Islam", - "dcid": "indianCensus/Count_Person_Religion_Muslim_YearsUpto6_Urban_Female" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Sales And Related Occupations, With Earnings, Full Time Year Round Worker", + "dcid": "dc/j51fewxcyrrx2" } ] }, { - "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Urban_Religion-Jainism", - "name": "Person With Gender = Female, Place of Residence Classification = Urban, Religion = Jainism", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/intermediateAggregation5", + "name": "Person With Gender = Female, Occupation = Service Occupations", "statVars": [ { - "name": "Population: Female, Urban, Jainism", - "dcid": "indianCensus/Count_Person_Religion_Jain_Urban_Female" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Service Occupations", + "dcid": "dc/g9rjhbvkp17b1" }, { - "name": "Population: 6 Years or Less, Female, Urban, Jainism", - "dcid": "indianCensus/Count_Person_Religion_Jain_YearsUpto6_Urban_Female" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Service Occupations, With Earnings, Full Time Year Round Worker", + "dcid": "dc/h134xdx54hppc" } ] }, { - "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Urban_Religion-ReligionNotStated", - "name": "Person With Gender = Female, Place of Residence Classification = Urban, Religion = Religion Not Stated", + "dcid": "dc/g/Person_Gender-Female_PovertyStatus-BelowPovertyLevelInThePast12Months", + "name": "Person With Gender = Female, Poverty Status = Below Poverty Level in The Past 12 Months", "statVars": [ { - "name": "Population: Female, Urban, Religion Not Stated", - "dcid": "indianCensus/Count_Person_Religion_ReligionNotStated_Urban_Female" + "name": "Percentage: Female, Below Poverty Level in The Past 12 Months", + "dcid": "dc/k0zg5lw8686z8" }, { - "name": "Population: 6 Years or Less, Female, Urban, Religion Not Stated", - "dcid": "indianCensus/Count_Person_Religion_ReligionNotStated_YearsUpto6_Urban_Female" + "name": "Population: Female, Below Poverty Level in The Past 12 Months", + "dcid": "Count_Person_Female_BelowPovertyLevelInThePast12Months" } ] }, { - "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Urban_Religion-Sikhism", - "name": "Person With Gender = Female, Place of Residence Classification = Urban, Religion = Sikhism", + "dcid": "dc/g/Person_Gender-Female_Race-SomeOtherRaceAlone", + "name": "Person With Gender = Female, Race = Some Other Race Alone", "statVars": [ { - "name": "Population: Female, Urban, Sikhism", - "dcid": "indianCensus/Count_Person_Religion_Sikh_Urban_Female" + "name": "Population: Female, Some Other Race Alone", + "dcid": "Count_Person_Female_SomeOtherRaceAlone" }, { - "name": "Population: 6 Years or Less, Female, Urban, Sikhism", - "dcid": "indianCensus/Count_Person_Religion_Sikh_YearsUpto6_Urban_Female" + "name": "Median Age: Female, Some Other Race Alone", + "dcid": "Median_Age_Person_Female_SomeOtherRaceAlone" } ] }, { - "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Urban_WorkerClassification-NonWorker", - "name": "Person With Gender = Female, Place of Residence Classification = Urban, Worker Classification = Non Worker", + "dcid": "dc/g/Person_Gender-Female_Race-WhiteAloneNotHispanicOrLatino", + "name": "Person With Gender = Female, Race = White Alone Not Hispanic or Latino", "statVars": [ { - "name": "Population: Female, Urban, Non Worker", - "dcid": "Count_Person_NonWorker_Urban_Female" + "name": "Population: Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Female, Houseless, Urban, Non Worker", - "dcid": "Count_Person_Houseless_NonWorker_Urban_Female" + "name": "Median Age: Female, White Alone Not Hispanic or Latino", + "dcid": "Median_Age_Person_Female_WhiteAloneNotHispanicOrLatino" } ] }, { - "dcid": "dc/g/Person_Gender-Female_LaborForceStatus-NotInLaborForce_MaritalStatus-DivorcedInThePast12Months", - "name": "Person With Labor Force Status = Not in Labor Force, Gender = Female, Marital Status = Divorced in The Past 12 Months", + "dcid": "dc/g/Person_Gender-Female_RecentWorkStatus-NotWorkedFullTime", + "name": "Person With Gender = Female, Recent Work Status = Not Worked Full Time", "statVars": [ { - "name": "Population: Not in Labor Force, Female, Divorced in The Past 12 Months", - "dcid": "Count_Person_NotInLaborForce_Female_DivorcedInThePast12Months" + "name": "Population: Female, Not Worked Full Time", + "dcid": "Count_Person_NotWorkedFullTime" }, { - "name": "Population: 16 Years or More, Not in Labor Force, Female, Divorced in The Past 12 Months", - "dcid": "Count_Person_16OrMoreYears_NotInLaborForce_Female_DivorcedInThePast12Months" + "name": "Median Income: Female, Not Worked Full Time", + "dcid": "dc/n0bp6h6zcgm74" } ] }, { - "dcid": "dc/g/Person_Gender-Female_LaborForceStatus-NotInLaborForce_MaritalStatus-MarriedInThePast12Months", - "name": "Person With Labor Force Status = Not in Labor Force, Gender = Female, Marital Status = Married in The Past 12 Months", + "dcid": "dc/g/Person_Gender-Female_RecentWorkStatus-WorkedFullTime", + "name": "Person With Gender = Female, Recent Work Status = Worked Full Time", "statVars": [ { - "name": "Population: Not in Labor Force, Female, Married in The Past 12 Months", - "dcid": "Count_Person_NotInLaborForce_Female_MarriedInThePast12Months" + "name": "Population: Female, Worked Full Time", + "dcid": "dc/q779fwy6k8skd" }, { - "name": "Population: 16 Years or More, Not in Labor Force, Female, Married in The Past 12 Months", - "dcid": "Count_Person_16OrMoreYears_NotInLaborForce_Female_MarriedInThePast12Months" + "name": "Median Income: Female, Worked Full Time", + "dcid": "dc/kebe2wtgsej37" } ] }, { - "dcid": "dc/g/Person_Gender-Female_LaborForceStatus-InLaborForce_MaritalStatus-DivorcedInThePast12Months", - "name": "Person With Labor Force Status = in Labor Force, Gender = Female, Marital Status = Divorced in The Past 12 Months", + "dcid": "dc/g/Person_Gender-Female_SpouseAbsentReason", + "name": "Person With Gender = Female, Spouse Absent Reason", "statVars": [ { - "name": "Population: in Labor Force, Female, Divorced in The Past 12 Months", - "dcid": "Count_Person_InLaborForce_Female_DivorcedInThePast12Months" + "name": "Population: Female, Now Married, Other, Married Spouse Absent", + "dcid": "dc/edbzbwf3ychr4" }, { - "name": "Population: 16 Years or More, in Labor Force, Female, Divorced in The Past 12 Months", - "dcid": "Count_Person_16OrMoreYears_InLaborForce_Female_DivorcedInThePast12Months" + "name": "Population: Female, Now Married, Separated, Married Spouse Absent", + "dcid": "dc/wj5y1vh8thnrb" } ] }, { - "dcid": "dc/g/Person_Gender-Female_LaborForceStatus-InLaborForce_MaritalStatus-MarriedInThePast12Months", - "name": "Person With Labor Force Status = in Labor Force, Gender = Female, Marital Status = Married in The Past 12 Months", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-ForcibleRape_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Forcible Rape, Targeted Gender = Female", "statVars": [ { - "name": "Population: in Labor Force, Female, Married in The Past 12 Months", - "dcid": "Count_Person_InLaborForce_Female_MarriedInThePast12Months" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Forcible Rape, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_ForcibleRape_IsHateCrime_Female" }, { - "name": "Population: 16 Years or More, in Labor Force, Female, Married in The Past 12 Months", - "dcid": "Count_Person_16OrMoreYears_InLaborForce_Female_MarriedInThePast12Months" + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Forcible Rape, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_ForcibleRape_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderEthnicity-HispanicOrLatino_OffenderType-OffenderEthnicityKnown_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Ethnicity = Hispanic or Latino, Offender Type = Offender Ethnicity Known, Targeted Gender = Female", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-HumanTraffickingCommercialSexActs_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Human Trafficking_Commercial Sex Acts, Targeted Gender = Female", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Hispanic or Latino Offender, Offender Ethnicity Known, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderEthnicityHispanicOrLatino_Female" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Human Trafficking_Commercial Sex Acts, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_HumanTraffickingCommercialSexActs_IsHateCrime_Female" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Hispanic or Latino Offender, Offender Ethnicity Known, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderEthnicityHispanicOrLatino_Female" + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Human Trafficking_Commercial Sex Acts, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_HumanTraffickingCommercialSexActs_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderEthnicity-NotHispanicOrLatino_OffenderType-OffenderEthnicityKnown_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Ethnicity = Not Hispanic or Latino, Offender Type = Offender Ethnicity Known, Targeted Gender = Female", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-LarcenyTheft_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Larceny Theft, Targeted Gender = Female", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Not Hispanic or Latino Offender, Offender Ethnicity Known, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderEthnicityNotHispanicOrLatino_Female" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Larceny Theft, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_LarcenyTheft_IsHateCrime_Female" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Not Hispanic or Latino Offender, Offender Ethnicity Known, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderEthnicityNotHispanicOrLatino_Female" + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Larceny Theft, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_LarcenyTheft_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderRace-AmericanIndianOrAlaskaNativeAlone_OffenderType-OffenderRaceKnown_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Race = American Indian or Alaska Native Alone, Offender Type = Offender Race Known, Targeted Gender = Female", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-OtherCrimesAgainstPerson_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Other Crimes Against Person, Targeted Gender = Female", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, American Indian or Alaska Native Alone Offender, Offender Race Known, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderRaceAmericanIndianOrAlaskaNativeAlone_Female" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Other Crimes Against Person, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_OtherCrimesAgainstPerson_IsHateCrime_Female" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, American Indian or Alaska Native Alone Offender, Offender Race Known, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderRaceAmericanIndianOrAlaskaNativeAlone_Female" + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Other Crimes Against Person, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_OtherCrimesAgainstPerson_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderRace-AsianAlone_OffenderType-OffenderRaceKnown_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Race = Asian Alone, Offender Type = Offender Race Known, Targeted Gender = Female", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-OtherCrimesAgainstProperty_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Other Crimes Against Property, Targeted Gender = Female", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Asian Alone Offender, Offender Race Known, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderRaceAsianAlone_Female" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Other Crimes Against Property, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_OtherCrimesAgainstProperty_IsHateCrime_Female" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Asian Alone Offender, Offender Race Known, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderRaceAsianAlone_Female" + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Other Crimes Against Property, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_OtherCrimesAgainstProperty_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderRace-BlackOrAfricanAmericanAlone_OffenderType-OffenderRaceKnown_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Race = Black or African American Alone, Offender Type = Offender Race Known, Targeted Gender = Female", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderEthnicity-UnknownEthnicity_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Ethnicity = Unknown Ethnicity, Targeted Gender = Female", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Black or African American Alone Offender, Offender Race Known, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderRaceBlackOrAfricanAmericanAlone_Female" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Unknown Ethnicity Offender, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderEthnicityUnknownEthnicity_Female" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Black or African American Alone Offender, Offender Race Known, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderRaceBlackOrAfricanAmericanAlone_Female" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Unknown Ethnicity Offender, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderEthnicityUnknownEthnicity_Female" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderRace-TwoOrMoreRaces_OffenderType-OffenderRaceKnown_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Race = Two or More Races, Offender Type = Offender Race Known, Targeted Gender = Female", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderRace-UnknownRace_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Race = Unknown Race, Targeted Gender = Female", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Two or More Races Offender, Offender Race Known, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderRaceTwoOrMoreRaces_Female" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Unknown Race Offender, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderRaceUnknownRace_Female" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Two or More Races Offender, Offender Race Known, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderRaceTwoOrMoreRaces_Female" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Unknown Race Offender, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderRaceUnknownRace_Female" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderRace-WhiteAlone_OffenderType-OffenderRaceKnown_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Race = White Alone, Offender Type = Offender Race Known, Targeted Gender = Female", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderType-OffenderAttributesKnown_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Type = Offender Attributes Known, Targeted Gender = Female", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, White Alone Offender, Offender Race Known, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderRaceWhiteAlone_Female" + "name": "Count of Hate Crime Incidents (Offender): Bias Against Gender, Offender Attributes Known, Female Victim", + "dcid": "Offender_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_KnownOffender_Female" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, White Alone Offender, Offender Race Known, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderRaceWhiteAlone_Female" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Offender Attributes Known, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_KnownOffender_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-YearsUpto1_CauseOfDeath-ICD10/R00R99_Gender-Female_Race", - "name": "Mortality Event With Age = 1 Years or Less, Cause of Death = R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Gender = Female, Race", + "dcid": "dc/g/MedicalConditionIncident_Age-Years0To4_Gender-Female_MedicalStatus", + "name": "Medical Condition Incident With Age = 0 - 4 Years, Gender = Female, Medical Status", "statVars": [ { - "name": "Count of Mortality Event: 1 Years or Less, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, Black or African American", - "dcid": "dc/qrmydkzp94cth" + "name": "Count of Medical Condition Incident: 0 - 4 Years, Summer Season, Female, Heat Stress, Patient Hospitalized", + "dcid": "Count_MedicalConditionIncident_0To4Years_SummerSeason_Female_ConditionHeatStress_PatientHospitalized" }, { - "name": "Count of Mortality Event: 1 Years or Less, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, White", - "dcid": "dc/vrply63j2jsc3" + "name": "Count of Medical Condition Incident: 0 - 4 Years, Summer Season, Female, Heat Stress, Visited Emergency Department", + "dcid": "Count_MedicalConditionIncident_0To4Years_SummerSeason_Female_ConditionHeatStress_VisitedEmergencyDepartment" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-YearsUpto1_CauseOfDeath-ICD10/V01Y89_Gender-Female_Race", - "name": "Mortality Event With Age = 1 Years or Less, Cause of Death = V01-Y89 (External Causes of Morbidity And Mortality), Gender = Female, Race", + "dcid": "dc/g/MedicalConditionIncident_Age-Years15To34_Gender-Female_MedicalStatus", + "name": "Medical Condition Incident With Age = 15 - 34 Years, Gender = Female, Medical Status", "statVars": [ { - "name": "Count of Mortality Event: 1 Years or Less, V01-Y89 (External Causes of Morbidity And Mortality), Female, Black or African American", - "dcid": "dc/dt1zcmlqfkne7" + "name": "Count of Medical Condition Incident: 15 - 34 Years, Summer Season, Female, Heat Stress, Patient Hospitalized", + "dcid": "Count_MedicalConditionIncident_15To34Years_SummerSeason_Female_ConditionHeatStress_PatientHospitalized" }, { - "name": "Count of Mortality Event: 1 Years or Less, V01-Y89 (External Causes of Morbidity And Mortality), Female, White", - "dcid": "dc/n4hfvd75dxg2" + "name": "Count of Medical Condition Incident: 15 - 34 Years, Summer Season, Female, Heat Stress, Visited Emergency Department", + "dcid": "Count_MedicalConditionIncident_15To34Years_SummerSeason_Female_ConditionHeatStress_VisitedEmergencyDepartment" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years15To24_CauseOfDeath-ICD10/C00D48_Gender-Female_Race", - "name": "Mortality Event With Age = 15 - 24 Years, Cause of Death = C00-D48 (Neoplasms), Gender = Female, Race", + "dcid": "dc/g/MedicalConditionIncident_Age-Years35To64_Gender-Female_MedicalStatus", + "name": "Medical Condition Incident With Age = 35 - 64 Years, Gender = Female, Medical Status", "statVars": [ { - "name": "Count of Mortality Event: 15 - 24 Years, C00-D48 (Neoplasms), Female, Black or African American", - "dcid": "dc/vxx6wtfz09rsg" + "name": "Count of Medical Condition Incident: 35 - 64 Years, Summer Season, Female, Heat Stress, Patient Hospitalized", + "dcid": "Count_MedicalConditionIncident_35To64Years_SummerSeason_Female_ConditionHeatStress_PatientHospitalized" }, { - "name": "Count of Mortality Event: 15 - 24 Years, C00-D48 (Neoplasms), Female, White", - "dcid": "dc/4meb4dk826vgh" + "name": "Count of Medical Condition Incident: 35 - 64 Years, Summer Season, Female, Heat Stress, Visited Emergency Department", + "dcid": "Count_MedicalConditionIncident_35To64Years_SummerSeason_Female_ConditionHeatStress_VisitedEmergencyDepartment" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years15To24_CauseOfDeath-ICD10/G00G98_Gender-Female_Race", - "name": "Mortality Event With Age = 15 - 24 Years, Cause of Death = G00-G98 (Diseases of The Nervous System), Gender = Female, Race", + "dcid": "dc/g/MedicalConditionIncident_Age-Years5To14_Gender-Female_MedicalStatus", + "name": "Medical Condition Incident With Age = 5 - 14 Years, Gender = Female, Medical Status", "statVars": [ { - "name": "Count of Mortality Event: 15 - 24 Years, G00-G98 (Diseases of The Nervous System), Female, Black or African American", - "dcid": "dc/x5ppqbfzzmv6c" + "name": "Count of Medical Condition Incident: 5 - 14 Years, Summer Season, Female, Heat Stress, Patient Hospitalized", + "dcid": "Count_MedicalConditionIncident_5To14Years_SummerSeason_Female_ConditionHeatStress_PatientHospitalized" }, { - "name": "Count of Mortality Event: 15 - 24 Years, G00-G98 (Diseases of The Nervous System), Female, White", - "dcid": "dc/y4kpk57v3hkfc" + "name": "Count of Medical Condition Incident: 5 - 14 Years, Summer Season, Female, Heat Stress, Visited Emergency Department", + "dcid": "Count_MedicalConditionIncident_5To14Years_SummerSeason_Female_ConditionHeatStress_VisitedEmergencyDepartment" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years15To24_CauseOfDeath-ICD10/I00I99_Gender-Female_Race", - "name": "Mortality Event With Age = 15 - 24 Years, Cause of Death = I00-I99 (Diseases of The Circulatory System), Gender = Female, Race", + "dcid": "dc/g/MedicalConditionIncident_Age-Years65Onwards_Gender-Female_MedicalStatus", + "name": "Medical Condition Incident With Age = 65 Years or More, Gender = Female, Medical Status", "statVars": [ { - "name": "Count of Mortality Event: 15 - 24 Years, I00-I99 (Diseases of The Circulatory System), Female, Black or African American", - "dcid": "dc/2tnyvylxwshl3" + "name": "Count of Medical Condition Incident: 65 Years or More, Summer Season, Female, Heat Stress, Patient Hospitalized", + "dcid": "Count_MedicalConditionIncident_65OrMoreYears_SummerSeason_Female_ConditionHeatStress_PatientHospitalized" }, { - "name": "Count of Mortality Event: 15 - 24 Years, I00-I99 (Diseases of The Circulatory System), Female, White", - "dcid": "dc/q6h208ehh14t6" + "name": "Count of Medical Condition Incident: 65 Years or More, Summer Season, Female, Heat Stress, Visited Emergency Department", + "dcid": "Count_MedicalConditionIncident_65OrMoreYears_SummerSeason_Female_ConditionHeatStress_VisitedEmergencyDepartment" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years15To24_CauseOfDeath-ICD10/V01Y89_Gender-Female_Race", - "name": "Mortality Event With Age = 15 - 24 Years, Cause of Death = V01-Y89 (External Causes of Morbidity And Mortality), Gender = Female, Race", + "dcid": "dc/g/MedicalConditionIncident_Gender-Female_MedicalCondition-AcuteConditionHepatitisC_MedicalStatus", + "name": "Medical Condition Incident With Gender = Female, Medical Condition = Acute Condition \u0026 Hepatitis C, Medical Status", "statVars": [ { - "name": "Count of Mortality Event: 15 - 24 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Black or African American", - "dcid": "dc/5g844w6dvzynb" + "name": "Count of Acute, Confirmed, Female Hepatitis C incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionAcuteCondition_HepatitisC_ConfirmedCase" }, { - "name": "Count of Mortality Event: 15 - 24 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, White", - "dcid": "dc/qhz4bc538re79" + "name": "Count of Acute, Probable, Female Hepatitis C incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionAcuteCondition_HepatitisC_ProbableCase" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years25To34_CauseOfDeath-ICD10/A00B99_Gender-Female_Race", - "name": "Mortality Event With Age = 25 - 34 Years, Cause of Death = A00-B99 (Certain Infectious And Parasitic Diseases), Gender = Female, Race", + "dcid": "dc/g/MedicalConditionIncident_Gender-Female_MedicalCondition-Babesiosis_MedicalStatus", + "name": "Medical Condition Incident With Gender = Female, Medical Condition = Babesiosis, Medical Status", "statVars": [ { - "name": "Count of Mortality Event: 25 - 34 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Black or African American", - "dcid": "dc/88mexmmdgd4fg" + "name": "Count of Confirmed, Female Babesiosis incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionBabesiosis_ConfirmedCase" }, { - "name": "Count of Mortality Event: 25 - 34 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, White", - "dcid": "dc/8xxtc68vesk12" + "name": "Count of Probable, Female Babesiosis incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionBabesiosis_ProbableCase" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years25To34_CauseOfDeath-ICD10/E00E88_Gender-Female_Race", - "name": "Mortality Event With Age = 25 - 34 Years, Cause of Death = E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Gender = Female, Race", + "dcid": "dc/g/MedicalConditionIncident_Gender-Female_MedicalCondition-Cryptosporidiosis_MedicalStatus", + "name": "Medical Condition Incident With Gender = Female, Medical Condition = Cryptosporidiosis, Medical Status", "statVars": [ { - "name": "Count of Mortality Event: 25 - 34 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Black or African American", - "dcid": "dc/9q6lt61y1mlk6" + "name": "Count of Confirmed, Female Cryptosporidiosis incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionCryptosporidiosis_ConfirmedCase" }, { - "name": "Count of Mortality Event: 25 - 34 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, White", - "dcid": "dc/w1r4jxj7behr4" + "name": "Count of Probable, Female Cryptosporidiosis incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionCryptosporidiosis_ProbableCase" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years25To34_CauseOfDeath-ICD10/J00J98_Gender-Female_Race", - "name": "Mortality Event With Age = 25 - 34 Years, Cause of Death = J00-J98 (Diseases of The Respiratory System), Gender = Female, Race", + "dcid": "dc/g/MedicalConditionIncident_Gender-Female_MedicalCondition-Listeriosis_MedicalStatus", + "name": "Medical Condition Incident With Gender = Female, Medical Condition = Listeriosis, Medical Status", "statVars": [ { - "name": "Count of Mortality Event: 25 - 34 Years, J00-J98 (Diseases of The Respiratory System), Female, Black or African American", - "dcid": "dc/eqzmecnj6v4f2" + "name": "Count of Confirmed, Female Listeriosis incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionListeriosis_ConfirmedCase" }, { - "name": "Count of Mortality Event: 25 - 34 Years, J00-J98 (Diseases of The Respiratory System), Female, White", - "dcid": "dc/n5f0qrv5n6ql4" + "name": "Count of Probable, Female Listeriosis incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionListeriosis_ProbableCase" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/A00B99_Gender-Female_Race", - "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = A00-B99 (Certain Infectious And Parasitic Diseases), Gender = Female, Race", + "dcid": "dc/g/MedicalConditionIncident_Gender-Female_MedicalCondition-LymeDisease_MedicalStatus", + "name": "Medical Condition Incident With Gender = Female, Medical Condition = Lyme Disease, Medical Status", "statVars": [ { - "name": "Count of Mortality Event: 35 - 44 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Black or African American", - "dcid": "dc/7vx0n6qr2cnf5" + "name": "Count of Confirmed, Female Lyme disease incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionLymeDisease_ConfirmedCase" }, { - "name": "Count of Mortality Event: 35 - 44 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, White", - "dcid": "dc/s8pv37jflpc46" + "name": "Count of Probable, Female Lyme disease incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionLymeDisease_ProbableCase" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/F01F99_Gender-Female_Race", - "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = F01-F99 (Mental And Behavioural Disorders), Gender = Female, Race", + "dcid": "dc/g/MedicalConditionIncident_Gender-Female_MedicalCondition-SpottedFeverRickettsiosis_MedicalStatus", + "name": "Medical Condition Incident With Gender = Female, Medical Condition = Spotted Fever Rickettsiosis, Medical Status", "statVars": [ { - "name": "Count of Mortality Event: 35 - 44 Years, F01-F99 (Mental And Behavioural Disorders), Female, Black or African American", - "dcid": "dc/fcr3yf7dxym47" + "name": "Count of Confirmed, Female Spotted fever rickettsiosis incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionSpottedFeverRickettsiosis_ConfirmedCase" }, { - "name": "Count of Mortality Event: 35 - 44 Years, F01-F99 (Mental And Behavioural Disorders), Female, White", - "dcid": "dc/qj19djgc30n8" + "name": "Count of Probable, Female Spotted fever rickettsiosis incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionSpottedFeverRickettsiosis_ProbableCase" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/G00G98_Gender-Female_Race", - "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = G00-G98 (Diseases of The Nervous System), Gender = Female, Race", + "dcid": "dc/g/MedicalConditionIncident_Gender-Female_MedicalCondition-VibriosisExcludingCholera_MedicalStatus", + "name": "Medical Condition Incident With Gender = Female, Medical Condition = Vibriosis Excluding Cholera, Medical Status", "statVars": [ { - "name": "Count of Mortality Event: 35 - 44 Years, G00-G98 (Diseases of The Nervous System), Female, Black or African American", - "dcid": "dc/c8mdlr20xyyyb" + "name": "Count of Confirmed, Female Vibriosis except cholera incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionVibriosisExcludingCholera_ConfirmedCase" }, { - "name": "Count of Mortality Event: 35 - 44 Years, G00-G98 (Diseases of The Nervous System), Female, White", - "dcid": "dc/9r8179skf7055" + "name": "Count of Probable, Female Vibriosis except cholera incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionVibriosisExcludingCholera_ProbableCase" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/J00J98_Gender-Female_Race", - "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = J00-J98 (Diseases of The Respiratory System), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-Years1To4_CauseOfDeath-ICD10/C00D48_Gender-Female", + "name": "Mortality Event With Age = 1 - 4 Years, Cause of Death = C00-D48 (Neoplasms), Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 35 - 44 Years, J00-J98 (Diseases of The Respiratory System), Female, Black or African American", - "dcid": "dc/rsyb8r6xvlyk1" + "name": "Count of Mortality Event: 1 - 4 Years, C00-D48 (Neoplasms), Female", + "dcid": "Count_Death_1To4Years_Neoplasms_Female" }, { - "name": "Count of Mortality Event: 35 - 44 Years, J00-J98 (Diseases of The Respiratory System), Female, White", - "dcid": "dc/209011cted3t2" + "name": "Count of Mortality Event: 1 - 4 Years, C00-D48 (Neoplasms), Female, White", + "dcid": "dc/6kfg5spbz8ee" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/K00K92_Gender-Female_Race", - "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = K00-K92 (Diseases of The Digestive System), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-Years1To4_CauseOfDeath-ICD10/Q00Q99_Gender-Female", + "name": "Mortality Event With Age = 1 - 4 Years, Cause of Death = Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 35 - 44 Years, K00-K92 (Diseases of The Digestive System), Female, Black or African American", - "dcid": "dc/0ps38mtymkl5f" + "name": "Count of Mortality Event: 1 - 4 Years, Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female", + "dcid": "Count_Death_1To4Years_CongenitalMalformationsDeformationsChromosomalAbnormalities_Female" }, { - "name": "Count of Mortality Event: 35 - 44 Years, K00-K92 (Diseases of The Digestive System), Female, White", - "dcid": "dc/jfkhpz3sdytyb" + "name": "Count of Mortality Event: 1 - 4 Years, Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female, White", + "dcid": "dc/kbdnp4k864wqh" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/M00M99_Gender-Female_Race", - "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-Years1To4_CauseOfDeath_Gender-Female", + "name": "Mortality Event With Age = 1 - 4 Years, Cause of Death, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 35 - 44 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, Black or African American", - "dcid": "dc/sbx416hww1scg" + "name": "Count of Mortality Event: 1 - 4 Years, J00-J98 (Diseases of The Respiratory System), Female", + "dcid": "Count_Death_1To4Years_DiseasesOfTheRespiratorySystem_Female" }, { - "name": "Count of Mortality Event: 35 - 44 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, White", - "dcid": "dc/rd4zc8by819d1" + "name": "Count of Mortality Event: 1 - 4 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female", + "dcid": "Count_Death_1To4Years_AbnormalNotClassfied_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/N00N98_Gender-Female_Race", - "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = N00-N98 (Diseases of The Genitourinary System), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-Years1To4_Gender-Female_Race-BlackOrAfricanAmerican", + "name": "Mortality Event With Age = 1 - 4 Years, Gender = Female, Race = Black or African American", "statVars": [ { - "name": "Count of Mortality Event: 35 - 44 Years, N00-N98 (Diseases of The Genitourinary System), Female, Black or African American", - "dcid": "dc/6t5787k7nq2m8" + "name": "Count of Mortality Event: 1 - 4 Years, Female, Black or African American", + "dcid": "Count_Death_1To4Years_Female_BlackOrAfricanAmerican" }, { - "name": "Count of Mortality Event: 35 - 44 Years, N00-N98 (Diseases of The Genitourinary System), Female, White", - "dcid": "dc/w4cdbd5tsqnvc" + "name": "Count of Mortality Event: 1 - 4 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Black or African American", + "dcid": "dc/kw10xsmrvjl1f" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/R00R99_Gender-Female_Race", - "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-YearsUpto1_CauseOfDeath-ICD10/I00I99_Gender-Female", + "name": "Mortality Event With Age = 1 Years or Less, Cause of Death = I00-I99 (Diseases of The Circulatory System), Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 35 - 44 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, Black or African American", - "dcid": "dc/8s7msyzmr1hlc" + "name": "Count of Mortality Event: 1 Years or Less, I00-I99 (Diseases of The Circulatory System), Female", + "dcid": "Count_Death_Upto1Years_DiseasesOfTheCirculatorySystem_Female" }, { - "name": "Count of Mortality Event: 35 - 44 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, White", - "dcid": "dc/7302gbyehz4d4" + "name": "Count of Mortality Event: 1 Years or Less, I00-I99 (Diseases of The Circulatory System), Female, White", + "dcid": "dc/0xsvr0z2d62n6" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/F01F99_Gender-Female_Race", - "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = F01-F99 (Mental And Behavioural Disorders), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-YearsUpto1_CauseOfDeath-ICD10/J00J98_Gender-Female", + "name": "Mortality Event With Age = 1 Years or Less, Cause of Death = J00-J98 (Diseases of The Respiratory System), Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 45 - 54 Years, F01-F99 (Mental And Behavioural Disorders), Female, Black or African American", - "dcid": "dc/3l0xp6kty3sc6" + "name": "Count of Mortality Event: 1 Years or Less, J00-J98 (Diseases of The Respiratory System), Female", + "dcid": "Count_Death_Upto1Years_DiseasesOfTheRespiratorySystem_Female" }, { - "name": "Count of Mortality Event: 45 - 54 Years, F01-F99 (Mental And Behavioural Disorders), Female, White", - "dcid": "dc/4nt9ydnb1xsyb" + "name": "Count of Mortality Event: 1 Years or Less, J00-J98 (Diseases of The Respiratory System), Female, White", + "dcid": "dc/k411m1hee9m17" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/G00G98_Gender-Female_Race", - "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = G00-G98 (Diseases of The Nervous System), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-YearsUpto1_CauseOfDeath_Gender-Female", + "name": "Mortality Event With Age = 1 Years or Less, Cause of Death, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 45 - 54 Years, G00-G98 (Diseases of The Nervous System), Female, Black or African American", - "dcid": "dc/jpfhwrynkbqgh" + "name": "Count of Mortality Event: 1 Years or Less, A00-B99 (Certain Infectious And Parasitic Diseases), Female", + "dcid": "Count_Death_Upto1Years_CertainInfectiousParasiticDiseases_Female" }, { - "name": "Count of Mortality Event: 45 - 54 Years, G00-G98 (Diseases of The Nervous System), Female, White", - "dcid": "dc/wqsde5jpl8t6f" + "name": "Count of Mortality Event: 1 Years or Less, G00-G98 (Diseases of The Nervous System), Female", + "dcid": "Count_Death_Upto1Years_DiseasesOfTheNervousSystem_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/J00J98_Gender-Female_Race", - "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = J00-J98 (Diseases of The Respiratory System), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-Years15To24_CauseOfDeath-ICD10/A00B99_Gender-Female", + "name": "Mortality Event With Age = 15 - 24 Years, Cause of Death = A00-B99 (Certain Infectious And Parasitic Diseases), Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 45 - 54 Years, J00-J98 (Diseases of The Respiratory System), Female, Black or African American", - "dcid": "dc/cdy449flv1bg8" + "name": "Count of Mortality Event: 15 - 24 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female", + "dcid": "Count_Death_15To24Years_CertainInfectiousParasiticDiseases_Female" }, { - "name": "Count of Mortality Event: 45 - 54 Years, J00-J98 (Diseases of The Respiratory System), Female, White", - "dcid": "dc/fq9ght6bkct65" + "name": "Count of Mortality Event: 15 - 24 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Black or African American", + "dcid": "dc/jqsb82qzejp98" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/M00M99_Gender-Female_Race", - "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-Years15To24_CauseOfDeath-ICD10/E00E88_Gender-Female", + "name": "Mortality Event With Age = 15 - 24 Years, Cause of Death = E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 45 - 54 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, Black or African American", - "dcid": "dc/8wjsjnkvxrtd7" + "name": "Count of Mortality Event: 15 - 24 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female", + "dcid": "Count_Death_15To24Years_EndocrineNutritionalMetabolicDiseases_Female" }, { - "name": "Count of Mortality Event: 45 - 54 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, White", - "dcid": "dc/bqn2qrqy155k2" + "name": "Count of Mortality Event: 15 - 24 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, White", + "dcid": "dc/eg9ch2ptfldyb" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/N00N98_Gender-Female_Race", - "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = N00-N98 (Diseases of The Genitourinary System), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-Years15To24_CauseOfDeath-ICD10/R00R99_Gender-Female", + "name": "Mortality Event With Age = 15 - 24 Years, Cause of Death = R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 45 - 54 Years, N00-N98 (Diseases of The Genitourinary System), Female, Black or African American", - "dcid": "dc/9e0hyy1fm7895" + "name": "Count of Mortality Event: 15 - 24 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female", + "dcid": "Count_Death_15To24Years_AbnormalNotClassfied_Female" }, { - "name": "Count of Mortality Event: 45 - 54 Years, N00-N98 (Diseases of The Genitourinary System), Female, White", - "dcid": "dc/g10e0qev1q70f" + "name": "Count of Mortality Event: 15 - 24 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, White", + "dcid": "dc/wfy8he7hvn1kh" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/R00R99_Gender-Female_Race", - "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-Years15To24_CauseOfDeath_Gender-Female", + "name": "Mortality Event With Age = 15 - 24 Years, Cause of Death, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 45 - 54 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, Black or African American", - "dcid": "dc/e6htnfthm1399" + "name": "Count of Mortality Event: 15 - 24 Years, J00-J98 (Diseases of The Respiratory System), Female", + "dcid": "Count_Death_15To24Years_DiseasesOfTheRespiratorySystem_Female" }, { - "name": "Count of Mortality Event: 45 - 54 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, White", - "dcid": "dc/k1nxx8xx04lj8" + "name": "Count of Mortality Event: 15 - 24 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female", + "dcid": "Count_Death_15To24Years_DiseasesOfTheMusculoskeletalSystemConnectiveTissue_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/D50D89_Gender-Female_Race", - "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-Years15To24_Gender-Female_Race-AsianOrPacificIslander", + "name": "Mortality Event With Age = 15 - 24 Years, Gender = Female, Race = Asian or Pacific Islander", "statVars": [ { - "name": "Count of Mortality Event: 55 - 64 Years, D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Female, Black or African American", - "dcid": "dc/cgzcb039zqyyh" + "name": "Count of Mortality Event: 15 - 24 Years, Female, Asian or Pacific Islander", + "dcid": "Count_Death_15To24Years_Female_AsianOrPacificIslander" }, { - "name": "Count of Mortality Event: 55 - 64 Years, D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Female, White", - "dcid": "dc/zhmrky3kf0jfc" + "name": "Count of Mortality Event: 15 - 24 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Asian or Pacific Islander", + "dcid": "dc/rh88przny0hq1" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/F01F99_Gender-Female_Race", - "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = F01-F99 (Mental And Behavioural Disorders), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-Years25To34_CauseOfDeath-ICD10/F01F99_Gender-Female", + "name": "Mortality Event With Age = 25 - 34 Years, Cause of Death = F01-F99 (Mental And Behavioural Disorders), Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 55 - 64 Years, F01-F99 (Mental And Behavioural Disorders), Female, Black or African American", - "dcid": "dc/lz5mty5qcf3sg" + "name": "Count of Mortality Event: 25 - 34 Years, F01-F99 (Mental And Behavioural Disorders), Female", + "dcid": "Count_Death_25To34Years_MentalBehaviouralDisorders_Female" }, { - "name": "Count of Mortality Event: 55 - 64 Years, F01-F99 (Mental And Behavioural Disorders), Female, White", - "dcid": "dc/ek7t7msgq7w5" + "name": "Count of Mortality Event: 25 - 34 Years, F01-F99 (Mental And Behavioural Disorders), Female, White", + "dcid": "dc/9zxw78xg3404c" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/M00M99_Gender-Female_Race", - "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-Years25To34_CauseOfDeath-ICD10/G00G98_Gender-Female", + "name": "Mortality Event With Age = 25 - 34 Years, Cause of Death = G00-G98 (Diseases of The Nervous System), Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 55 - 64 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, Black or African American", - "dcid": "dc/ndbtlsywldvs4" + "name": "Count of Mortality Event: 25 - 34 Years, G00-G98 (Diseases of The Nervous System), Female", + "dcid": "Count_Death_25To34Years_DiseasesOfTheNervousSystem_Female" }, { - "name": "Count of Mortality Event: 55 - 64 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, White", - "dcid": "dc/zs1d1sj339rb2" + "name": "Count of Mortality Event: 25 - 34 Years, G00-G98 (Diseases of The Nervous System), Female, White", + "dcid": "dc/3cb516mrw4pgg" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/R00R99_Gender-Female_Race", - "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-Years25To34_CauseOfDeath-ICD10/K00K92_Gender-Female", + "name": "Mortality Event With Age = 25 - 34 Years, Cause of Death = K00-K92 (Diseases of The Digestive System), Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 55 - 64 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, Black or African American", - "dcid": "dc/n60gx90p5ed84" + "name": "Count of Mortality Event: 25 - 34 Years, K00-K92 (Diseases of The Digestive System), Female", + "dcid": "Count_Death_25To34Years_DiseasesOfTheDigestiveSystem_Female" }, { - "name": "Count of Mortality Event: 55 - 64 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, White", - "dcid": "dc/q30fyl4cjw2v9" + "name": "Count of Mortality Event: 25 - 34 Years, K00-K92 (Diseases of The Digestive System), Female, White", + "dcid": "dc/ppwv2m9bhvbd2" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/D50D89_Gender-Female_Race", - "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-Years25To34_CauseOfDeath-ICD10/O00O99_Gender-Female", + "name": "Mortality Event With Age = 25 - 34 Years, Cause of Death = O00-O99 (Pregnancy, Childbirth And The Puerperium), Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 65 - 74 Years, D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Female, Black or African American", - "dcid": "dc/c6vzvcbjs97q3" + "name": "Count of Mortality Event: 25 - 34 Years, O00-O99 (Pregnancy, Childbirth And The Puerperium), Female", + "dcid": "Count_Death_25To34Years_PregnancyChildbirthThePuerperium_Female" }, { - "name": "Count of Mortality Event: 65 - 74 Years, D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Female, White", - "dcid": "dc/ydwcnwwcfsfhd" + "name": "Count of Mortality Event: 25 - 34 Years, O00-O99 (Pregnancy, Childbirth And The Puerperium), Female, White", + "dcid": "dc/0gk5yxtygf038" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/F01F99_Gender-Female_Race", - "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = F01-F99 (Mental And Behavioural Disorders), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-Years25To34_CauseOfDeath-ICD10/R00R99_Gender-Female", + "name": "Mortality Event With Age = 25 - 34 Years, Cause of Death = R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 65 - 74 Years, F01-F99 (Mental And Behavioural Disorders), Female, Black or African American", - "dcid": "dc/cmkfxqye25w48" + "name": "Count of Mortality Event: 25 - 34 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female", + "dcid": "Count_Death_25To34Years_AbnormalNotClassfied_Female" }, { - "name": "Count of Mortality Event: 65 - 74 Years, F01-F99 (Mental And Behavioural Disorders), Female, White", - "dcid": "dc/bbv0339vz1bzf" + "name": "Count of Mortality Event: 25 - 34 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, White", + "dcid": "dc/whe2qjk6t5q71" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/M00M99_Gender-Female_Race", - "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-Years25To34_Gender-Female_Race-AmericanIndianAndAlaskaNativeAlone", + "name": "Mortality Event With Age = 25 - 34 Years, Gender = Female, Race = American Indian And Alaska Native Alone", "statVars": [ { - "name": "Count of Mortality Event: 65 - 74 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, Black or African American", - "dcid": "dc/5rng4l0shjej5" + "name": "Count of Mortality Event: 25 - 34 Years, Female, American Indian And Alaska Native Alone", + "dcid": "Count_Death_25To34Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Count of Mortality Event: 65 - 74 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, White", - "dcid": "dc/1ts1d713gx1l7" + "name": "Count of Mortality Event: 25 - 34 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, American Indian And Alaska Native Alone", + "dcid": "dc/34qmcn64hh8t9" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/R00R99_Gender-Female_Race", - "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/D50D89_Gender-Female", + "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 65 - 74 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, Black or African American", - "dcid": "dc/yddtgptz7emr5" + "name": "Count of Mortality Event: 35 - 44 Years, D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Female", + "dcid": "Count_Death_35To44Years_DiseasesOfBloodAndBloodFormingOrgansAndImmuneDisorders_Female" }, { - "name": "Count of Mortality Event: 65 - 74 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, White", - "dcid": "dc/t038e10d3b125" + "name": "Count of Mortality Event: 35 - 44 Years, D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Female, Black or African American", + "dcid": "dc/gkss679bg9pl8" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/D50D89_Gender-Female_Race", - "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/O00O99_Gender-Female", + "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = O00-O99 (Pregnancy, Childbirth And The Puerperium), Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 75 - 84 Years, D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Female, Black or African American", - "dcid": "dc/1mhwgh2t8mx7g" + "name": "Count of Mortality Event: 35 - 44 Years, O00-O99 (Pregnancy, Childbirth And The Puerperium), Female", + "dcid": "Count_Death_35To44Years_PregnancyChildbirthThePuerperium_Female" }, { - "name": "Count of Mortality Event: 75 - 84 Years, D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Female, White", - "dcid": "dc/vzf4b8teksksb" + "name": "Count of Mortality Event: 35 - 44 Years, O00-O99 (Pregnancy, Childbirth And The Puerperium), Female, Black or African American", + "dcid": "dc/5v58x8b9rj5kf" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/L00L98_Gender-Female_Race", - "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = L00-L98 (Diseases of The Skin And Subcutaneous Tissue), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/Q00Q99_Gender-Female", + "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 75 - 84 Years, L00-L98 (Diseases of The Skin And Subcutaneous Tissue), Female, Black or African American", - "dcid": "dc/33jkp3fmfhfs8" + "name": "Count of Mortality Event: 35 - 44 Years, Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female", + "dcid": "Count_Death_35To44Years_CongenitalMalformationsDeformationsChromosomalAbnormalities_Female" }, { - "name": "Count of Mortality Event: 75 - 84 Years, L00-L98 (Diseases of The Skin And Subcutaneous Tissue), Female, White", - "dcid": "dc/3s145h6433197" + "name": "Count of Mortality Event: 35 - 44 Years, Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female, White", + "dcid": "dc/3rf4vqxz2cne2" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/D50D89_Gender-Female_Race", - "name": "Mortality Event With Age = Years 85, Cause of Death = D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/U00U99_Gender-Female", + "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = U00-U99 (Codes for Special Purposes), Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: Years 85, D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Female, Black or African American", - "dcid": "dc/057xs7se7c723" + "name": "Count of Mortality Event: 35 - 44 Years, U00-U99 (Codes for Special Purposes), Female", + "dcid": "Count_Death_35To44Years_SpecialCases_Female" }, { - "name": "Count of Mortality Event: Years 85, D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Female, White", - "dcid": "dc/3tjts4msxh3j9" + "name": "Count of Mortality Event: 35 - 44 Years, U00-U99 (Codes for Special Purposes), Female, White", + "dcid": "dc/s5c5rcd7t90xd" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/L00L98_Gender-Female_Race", - "name": "Mortality Event With Age = Years 85, Cause of Death = L00-L98 (Diseases of The Skin And Subcutaneous Tissue), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-Years35To44_Gender-Female_Race-AmericanIndianAndAlaskaNativeAlone", + "name": "Mortality Event With Age = 35 - 44 Years, Gender = Female, Race = American Indian And Alaska Native Alone", "statVars": [ { - "name": "Count of Mortality Event: Years 85, L00-L98 (Diseases of The Skin And Subcutaneous Tissue), Female, Black or African American", - "dcid": "dc/x2fmzfvlfpsm3" + "name": "Count of Mortality Event: 35 - 44 Years, Female, American Indian And Alaska Native Alone", + "dcid": "Count_Death_35To44Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Count of Mortality Event: Years 85, L00-L98 (Diseases of The Skin And Subcutaneous Tissue), Female, White", - "dcid": "dc/s7rd5lpffw02f" + "name": "Count of Mortality Event: 35 - 44 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, American Indian And Alaska Native Alone", + "dcid": "dc/lxr3hx5pdr7f9" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_EducationalAttainment-GraduateOrProfessionalDegree_Gender-Female", - "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Educational Attainment = Graduate or Professional Degree, Gender = Female", + "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/D50D89_Gender-Female", + "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Gender = Female", "statVars": [ { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Graduate or Professional Degree, Female", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentGraduateOrProfessionalDegree_Female" + "name": "Count of Mortality Event: 45 - 54 Years, D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Female", + "dcid": "Count_Death_45To54Years_DiseasesOfBloodAndBloodFormingOrgansAndImmuneDisorders_Female" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Graduate or Professional Degree, Female (As Fraction of Count Person 15 To 50 Years Educational Attainment Graduate or Professional Degree Female)", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentGraduateOrProfessionalDegree_Female_AsAFractionOf_Count_Person_15To50Years_EducationalAttainmentGraduateOrProfessionalDegree_Female" + "name": "Count of Mortality Event: 45 - 54 Years, D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Female, Black or African American", + "dcid": "dc/e7gmd6sll39x7" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_EducationalAttainment-HighSchoolGraduateIncludesEquivalency_Gender-Female", - "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Educational Attainment = High School Graduate Includes Equivalency, Gender = Female", + "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/O00O99_Gender-Female", + "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = O00-O99 (Pregnancy, Childbirth And The Puerperium), Gender = Female", "statVars": [ { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, High School Graduate Includes Equivalency, Female", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentHighSchoolGraduateIncludesEquivalency_Female" + "name": "Count of Mortality Event: 45 - 54 Years, O00-O99 (Pregnancy, Childbirth And The Puerperium), Female", + "dcid": "Count_Death_45To54Years_PregnancyChildbirthThePuerperium_Female" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, High School Graduate Includes Equivalency, Female (As Fraction of Count Person 15 To 50 Years Educational Attainment High School Graduate Includes Equivalency Female)", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentHighSchoolGraduateIncludesEquivalency_Female_AsAFractionOf_Count_Person_15To50Years_EducationalAttainmentHighSchoolGraduateIncludesEquivalency_Female" + "name": "Count of Mortality Event: 45 - 54 Years, O00-O99 (Pregnancy, Childbirth And The Puerperium), Female, White", + "dcid": "dc/kkpnb872xx0zf" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_EducationalAttainment-LessThanHighSchoolGraduate_Gender-Female", - "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Educational Attainment = Less Than High School Graduate, Gender = Female", + "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/Q00Q99_Gender-Female", + "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Gender = Female", "statVars": [ { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Less Than High School Graduate, Female", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentLessThanHighSchoolGraduate_Female" + "name": "Count of Mortality Event: 45 - 54 Years, Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female", + "dcid": "Count_Death_45To54Years_CongenitalMalformationsDeformationsChromosomalAbnormalities_Female" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Less Than High School Graduate, Female (As Fraction of Count Person 15 To 50 Years Educational Attainment Less Than High School Graduate Female)", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentLessThanHighSchoolGraduate_Female_AsAFractionOf_Count_Person_15To50Years_EducationalAttainmentLessThanHighSchoolGraduate_Female" + "name": "Count of Mortality Event: 45 - 54 Years, Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female, White", + "dcid": "dc/btez4dyd8lpxh" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_EducationalAttainment-SomeCollegeOrAssociatesDegree_Gender-Female", - "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Educational Attainment = Some College or Associates Degree, Gender = Female", + "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/U00U99_Gender-Female", + "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = U00-U99 (Codes for Special Purposes), Gender = Female", "statVars": [ { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Some College or Associates Degree, Female", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentSomeCollegeOrAssociatesDegree_Female" + "name": "Count of Mortality Event: 45 - 54 Years, U00-U99 (Codes for Special Purposes), Female", + "dcid": "Count_Death_45To54Years_SpecialCases_Female" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Some College or Associates Degree, Female (As Fraction of Count Person 15 To 50 Years Educational Attainment Some College or Associates Degree Female)", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentSomeCollegeOrAssociatesDegree_Female_AsAFractionOf_Count_Person_15To50Years_EducationalAttainmentSomeCollegeOrAssociatesDegree_Female" + "name": "Count of Mortality Event: 45 - 54 Years, U00-U99 (Codes for Special Purposes), Female, White", + "dcid": "dc/7gb9qn5yz1lhc" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_Nativity-ForeignBorn", - "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Nativity = Foreign Born", + "dcid": "dc/g/MortalityEvent_Age-Years45To54_Gender-Female_Race-AmericanIndianAndAlaskaNativeAlone", + "name": "Mortality Event With Age = 45 - 54 Years, Gender = Female, Race = American Indian And Alaska Native Alone", "statVars": [ { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Foreign Born", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_ForeignBorn" + "name": "Count of Mortality Event: 45 - 54 Years, Female, American Indian And Alaska Native Alone", + "dcid": "Count_Death_45To54Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Foreign Born (As Fraction of Count Person 15 To 50 Years Female Foreign Born)", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_ForeignBorn_AsAFractionOf_Count_Person_15To50Years_Female_ForeignBorn" + "name": "Count of Mortality Event: 45 - 54 Years, K00-K92 (Diseases of The Digestive System), Female, American Indian And Alaska Native Alone", + "dcid": "dc/9t0k4299ltwc4" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_Nativity-Native", - "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Nativity = Native", + "dcid": "dc/g/MortalityEvent_Age-Years5To14_CauseOfDeath-ICD10/C00D48_Gender-Female", + "name": "Mortality Event With Age = 5 - 14 Years, Cause of Death = C00-D48 (Neoplasms), Gender = Female", "statVars": [ { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Native", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Native" + "name": "Count of Mortality Event: 5 - 14 Years, C00-D48 (Neoplasms), Female", + "dcid": "Count_Death_5To14Years_Neoplasms_Female" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Native (As Fraction of Count Person 15 To 50 Years Female Native)", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Native_AsAFractionOf_Count_Person_15To50Years_Female_Native" + "name": "Count of Mortality Event: 5 - 14 Years, C00-D48 (Neoplasms), Female, White", + "dcid": "dc/l1nl7shgls5gd" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_PovertyStatus-RatioToPovertyLine1.0To1.99", - "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Poverty Status = 1 - 2.0 Ratio To Poverty Line", + "dcid": "dc/g/MortalityEvent_Age-Years5To14_Gender-Female_Race-BlackOrAfricanAmerican", + "name": "Mortality Event With Age = 5 - 14 Years, Gender = Female, Race = Black or African American", "statVars": [ { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, 1 - 2.0 Ratio To Poverty Line", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_1To1.99RatioToPovertyLine" + "name": "Count of Mortality Event: 5 - 14 Years, Female, Black or African American", + "dcid": "Count_Death_5To14Years_Female_BlackOrAfricanAmerican" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, 1 - 2.0 Ratio To Poverty Line (As Fraction of Count Person 15 To 50 Years Female 1 To 1.99 Ratio To Poverty Line)", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_1To1.99RatioToPovertyLine_AsAFractionOf_Count_Person_15To50Years_Female_1To1.99RatioToPovertyLine" + "name": "Count of Mortality Event: 5 - 14 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Black or African American", + "dcid": "dc/b3e8jctgt6hbh" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_PovertyStatus-RatioToPovertyLineUpto1.0", - "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Poverty Status = 1 Ratio To Poverty Line or Less", + "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/Q00Q99_Gender-Female", + "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Gender = Female", "statVars": [ { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, 1 Ratio To Poverty Line or Less", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_1.0OrLessRatioToPovertyLine" + "name": "Count of Mortality Event: 55 - 64 Years, Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female", + "dcid": "Count_Death_55To64Years_CongenitalMalformationsDeformationsChromosomalAbnormalities_Female" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, 1 Ratio To Poverty Line or Less (As Fraction of Count Person 15 To 50 Years Female 1.0 or Less Ratio To Poverty Line)", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_1.0OrLessRatioToPovertyLine_AsAFractionOf_Count_Person_15To50Years_Female_1.0OrLessRatioToPovertyLine" + "name": "Count of Mortality Event: 55 - 64 Years, Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female, White", + "dcid": "dc/rnyllxy4rxtj3" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_PovertyStatus-RatioToPovertyLine2.0Onwards", - "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Poverty Status = 2 Ratio To Poverty Line or More", + "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/U00U99_Gender-Female", + "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = U00-U99 (Codes for Special Purposes), Gender = Female", "statVars": [ { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, 2 Ratio To Poverty Line or More", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_2OrMoreRatioToPovertyLine" + "name": "Count of Mortality Event: 55 - 64 Years, U00-U99 (Codes for Special Purposes), Female", + "dcid": "Count_Death_55To64Years_SpecialCases_Female" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, 2 Ratio To Poverty Line or More (As Fraction of Count Person 15 To 50 Years Female 2 or More Ratio To Poverty Line)", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_2OrMoreRatioToPovertyLine_AsAFractionOf_Count_Person_15To50Years_Female_2OrMoreRatioToPovertyLine" + "name": "Count of Mortality Event: 55 - 64 Years, U00-U99 (Codes for Special Purposes), Female, White", + "dcid": "dc/h3sn6609f7s38" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_PovertyStatus-PovertyStatusDetermined", - "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Poverty Status = Poverty Status Determined", + "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/L00L98_Gender-Female", + "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = L00-L98 (Diseases of The Skin And Subcutaneous Tissue), Gender = Female", "statVars": [ { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Poverty Status Determined", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_PovertyStatusDetermined" + "name": "Count of Mortality Event: 65 - 74 Years, L00-L98 (Diseases of The Skin And Subcutaneous Tissue), Female", + "dcid": "Count_Death_65To74Years_DiseasesOfTheSkinSubcutaneousTissue_Female" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Poverty Status Determined (As Fraction of Count Person 15 To 50 Years Female Poverty Status Determined)", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_PovertyStatusDetermined_AsAFractionOf_Count_Person_15To50Years_Female_PovertyStatusDetermined" + "name": "Count of Mortality Event: 65 - 74 Years, L00-L98 (Diseases of The Skin And Subcutaneous Tissue), Female, Black or African American", + "dcid": "dc/x76b10zmf5lfg" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_Race-AmericanIndianOrAlaskaNativeAlone", - "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Race = American Indian or Alaska Native Alone", + "dcid": "dc/g/MortalityEvent_Age-AgeNotStated_CauseOfDeath-ICD10/R00R99_Gender-Female", + "name": "Mortality Event With Age = Age Not Stated, Cause of Death = R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Gender = Female", "statVars": [ { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_AmericanIndianOrAlaskaNativeAlone" + "name": "Count of Mortality Event: Age Not Stated, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female", + "dcid": "Count_Death_AgeNotStated_AbnormalNotClassfied_Female" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, American Indian or Alaska Native Alone (As Fraction of Count Person 15 To 50 Years Female American Indian or Alaska Native Alone)", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_AmericanIndianOrAlaskaNativeAlone_AsAFractionOf_Count_Person_15To50Years_Female_AmericanIndianOrAlaskaNativeAlone" + "name": "Count of Mortality Event: Age Not Stated, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, White", + "dcid": "dc/7qpf7dlwp937g" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_Race-AsianAlone", - "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Race = Asian Alone", + "dcid": "dc/g/MortalityEvent_CauseOfDeath-ICD10/F01F99_Gender-Female_Race-AmericanIndianAndAlaskaNativeAlone", + "name": "Mortality Event With Cause of Death = F01-F99 (Mental And Behavioural Disorders), Gender = Female, Race = American Indian And Alaska Native Alone", "statVars": [ { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Asian Alone", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_AsianAlone" + "name": "Count of Mortality Event: F01-F99 (Mental And Behavioural Disorders), Female, American Indian And Alaska Native Alone", + "dcid": "Count_Death_MentalBehaviouralDisorders_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Asian Alone (As Fraction of Count Person 15 To 50 Years Female Asian Alone)", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_AsianAlone_AsAFractionOf_Count_Person_15To50Years_Female_AsianAlone" + "name": "Count of Mortality Event: Years 85, F01-F99 (Mental And Behavioural Disorders), Female, American Indian And Alaska Native Alone", + "dcid": "dc/wc7x73j9rypcb" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_Race-BlackOrAfricanAmericanAlone", - "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Race = Black or African American Alone", + "dcid": "dc/g/MortalityEvent_CauseOfDeath-ICD10/P00P96_Gender-Female_Race-AsianOrPacificIslander", + "name": "Mortality Event With Cause of Death = P00-P96 (Certain Conditions Originating in The Perinatal Period), Gender = Female, Race = Asian or Pacific Islander", "statVars": [ { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Black or African American Alone", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_BlackOrAfricanAmericanAlone" + "name": "Count of Mortality Event: P00-P96 (Certain Conditions Originating in The Perinatal Period), Female, Asian or Pacific Islander", + "dcid": "Count_Death_CertainConditionsOriginatingInThePerinatalPeriod_Female_AsianOrPacificIslander" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Black or African American Alone (As Fraction of Count Person 15 To 50 Years Female Black or African American Alone)", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_BlackOrAfricanAmericanAlone_AsAFractionOf_Count_Person_15To50Years_Female_BlackOrAfricanAmericanAlone" + "name": "Count of Mortality Event: 1 Years or Less, P00-P96 (Certain Conditions Originating in The Perinatal Period), Female, Asian or Pacific Islander", + "dcid": "dc/2wv87p3jyd688" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_Race-HispanicOrLatino", - "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Race = Hispanic or Latino", + "dcid": "dc/g/MortalityEvent_CauseOfDeath-ICD10/P00P96_Gender-Female_Race-BlackOrAfricanAmerican", + "name": "Mortality Event With Cause of Death = P00-P96 (Certain Conditions Originating in The Perinatal Period), Gender = Female, Race = Black or African American", "statVars": [ { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Hispanic or Latino", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_HispanicOrLatino" + "name": "Count of Mortality Event: P00-P96 (Certain Conditions Originating in The Perinatal Period), Female, Black or African American", + "dcid": "Count_Death_CertainConditionsOriginatingInThePerinatalPeriod_Female_BlackOrAfricanAmerican" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Hispanic or Latino (As Fraction of Count Person 15 To 50 Years Female Hispanic or Latino)", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_HispanicOrLatino_AsAFractionOf_Count_Person_15To50Years_Female_HispanicOrLatino" + "name": "Count of Mortality Event: 1 Years or Less, P00-P96 (Certain Conditions Originating in The Perinatal Period), Female, Black or African American", + "dcid": "dc/67lg0h8ldbr43" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_Race-NativeHawaiianOrOtherPacificIslanderAlone", - "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Race = Native Hawaiian or Other Pacific Islander Alone", + "dcid": "dc/g/MortalityEvent_CauseOfDeath-ICD10/P00P96_Gender-Female_Race-White", + "name": "Mortality Event With Cause of Death = P00-P96 (Certain Conditions Originating in The Perinatal Period), Gender = Female, Race = White", "statVars": [ { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_NativeHawaiianOrOtherPacificIslanderAlone" + "name": "Count of Mortality Event: P00-P96 (Certain Conditions Originating in The Perinatal Period), Female, White", + "dcid": "Count_Death_CertainConditionsOriginatingInThePerinatalPeriod_Female_White" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Native Hawaiian or Other Pacific Islander Alone (As Fraction of Count Person 15 To 50 Years Female Native Hawaiian or Other Pacific Islander Alone)", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_NativeHawaiianOrOtherPacificIslanderAlone_AsAFractionOf_Count_Person_15To50Years_Female_NativeHawaiianOrOtherPacificIslanderAlone" + "name": "Count of Mortality Event: 1 Years or Less, P00-P96 (Certain Conditions Originating in The Perinatal Period), Female, White", + "dcid": "dc/5z841n2qnsc18" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_Race-OneRace", - "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Race = One Race", + "dcid": "dc/g/MortalityEvent_CauseOfDeath-ICD10/Q00Q99_Gender-Female_Race-AsianOrPacificIslander", + "name": "Mortality Event With Cause of Death = Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Gender = Female, Race = Asian or Pacific Islander", "statVars": [ { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, One Race", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_OneRace" + "name": "Count of Mortality Event: Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female, Asian or Pacific Islander", + "dcid": "Count_Death_CongenitalMalformationsDeformationsChromosomalAbnormalities_Female_AsianOrPacificIslander" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, One Race (As Fraction of Count Person 15 To 50 Years Female One Race)", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_OneRace_AsAFractionOf_Count_Person_15To50Years_Female_OneRace" + "name": "Count of Mortality Event: 1 Years or Less, Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female, Asian or Pacific Islander", + "dcid": "dc/wnhh7ddskkckf" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_Race-SomeOtherRaceAlone", - "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Race = Some Other Race Alone", + "dcid": "dc/g/MortalityEvent_CauseOfDeath-ICD10/Q00Q99_Gender-Female_Race-BlackOrAfricanAmerican", + "name": "Mortality Event With Cause of Death = Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Gender = Female, Race = Black or African American", "statVars": [ { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Some Other Race Alone", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_SomeOtherRaceAlone" + "name": "Count of Mortality Event: Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female, Black or African American", + "dcid": "Count_Death_CongenitalMalformationsDeformationsChromosomalAbnormalities_Female_BlackOrAfricanAmerican" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Some Other Race Alone (As Fraction of Count Person 15 To 50 Years Female Some Other Race Alone)", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_SomeOtherRaceAlone_AsAFractionOf_Count_Person_15To50Years_Female_SomeOtherRaceAlone" + "name": "Count of Mortality Event: 1 Years or Less, Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female, Black or African American", + "dcid": "dc/k3pfdhgnxjn5c" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_Race-TwoOrMoreRaces", - "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Race = Two or More Races", + "dcid": "dc/g/MortalityEvent_CauseOfDeath-ICD10/U00U99_Gender-Female_Race-BlackOrAfricanAmerican", + "name": "Mortality Event With Cause of Death = U00-U99 (Codes for Special Purposes), Gender = Female, Race = Black or African American", "statVars": [ { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Two or More Races", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_TwoOrMoreRaces" + "name": "Count of Mortality Event: U00-U99 (Codes for Special Purposes), Female, Black or African American", + "dcid": "Count_Death_SpecialCases_Female_BlackOrAfricanAmerican" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Two or More Races (As Fraction of Count Person 15 To 50 Years Female Two or More Races)", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_TwoOrMoreRaces_AsAFractionOf_Count_Person_15To50Years_Female_TwoOrMoreRaces" + "name": "Count of Mortality Event: 25 - 34 Years, U00-U99 (Codes for Special Purposes), Female, Black or African American", + "dcid": "dc/cwzz4cpmhx525" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_Race-WhiteAlone", - "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Race = White Alone", + "dcid": "dc/g/Person_Age-Years10To14_Gender-Female_Race-AmericanIndianOrAlaskaNativeAlone", + "name": "Person With Age = 10 - 14 Years, Gender = Female, Race = American Indian or Alaska Native Alone", "statVars": [ { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, White Alone", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_WhiteAlone" + "name": "Population: 10 - 14 Years, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_10To14Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, White Alone (As Fraction of Count Person 15 To 50 Years Female White Alone)", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_WhiteAlone_AsAFractionOf_Count_Person_15To50Years_Female_WhiteAlone" + "name": "Population: 10 - 14 Years, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_10To14Years_Female_AmericanIndianOrAlaskaNativeAlone" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_Race-WhiteAloneNotHispanicOrLatino", - "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Race = White Alone Not Hispanic or Latino", + "dcid": "dc/g/Person_Age-Years10To14_Gender-Female_Race-NativeHawaiianOrOtherPacificIslanderAlone", + "name": "Person With Age = 10 - 14 Years, Gender = Female, Race = Native Hawaiian or Other Pacific Islander Alone", "statVars": [ { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: 10 - 14 Years, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_10To14Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, White Alone Not Hispanic or Latino (As Fraction of Count Person 15 To 50 Years Female White Alone Not Hispanic or Latino)", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_WhiteAloneNotHispanicOrLatino_AsAFractionOf_Count_Person_15To50Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: 10 - 14 Years, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_10To14Years_Female_NativeHawaiianOrOtherPacificIslanderAlone" } ] }, { - "dcid": "dc/g/Person_Age-Years16To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_LaborForceStatus-InLaborForce", - "name": "Person With Age = 16 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Labor Force Status = in Labor Force, Gender = Female", + "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female", + "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female", "statVars": [ { - "name": "Population: 16 - 50 Years, Birth in The Past 12 Months, in Labor Force, Female", - "dcid": "Count_Person_16To50Years_BirthInThePast12Months_InLaborForce_Female" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female" }, { - "name": "Population: 16 - 50 Years, Birth in The Past 12 Months, in Labor Force, Female (As Fraction of Count Person 16 To 50 Years in Labor Force Female)", - "dcid": "Count_Person_16To50Years_BirthInThePast12Months_InLaborForce_Female_AsAFractionOf_Count_Person_16To50Years_InLaborForce_Female" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female (As Fraction of Count Person 15 To 50 Years Female)", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_AsAFractionOf_Count_Person_15To50Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-NoHealthInsurance_Race-BlackOrAfricanAmericanAlone", - "name": "Person With Age = 18 - 64 Years, Gender = Female, Health Insurance = No Health Insurance, Race = Black or African American Alone", + "dcid": "dc/g/Person_Age-Years15To50_EducationalAttainment-BachelorsDegreeOrHigher_Gender-Female", + "name": "Person With Age = 15 - 50 Years, Educational Attainment = Bachelors Degree or Higher, Gender = Female", "statVars": [ { - "name": "Percent: 18 - 64 Years, Female, No Health Insurance, Black or African American Alone", - "dcid": "dc/kj81jzgxt0ssc" + "name": "Population: 15 - 50 Years, Bachelors Degree or Higher, Female", + "dcid": "Count_Person_15To50Years_EducationalAttainmentBachelorsDegreeOrHigher_Female" }, { - "name": "Population: 18 - 64 Years, Female, No Health Insurance, Black or African American Alone", - "dcid": "dc/5fb2cy53rcfgg" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Bachelors Degree or Higher, Female, Unmarried", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentBachelorsDegreeOrHigher_Female_Unmarried" } ] }, { - "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-NoHealthInsurance_Race-HispanicOrLatino", - "name": "Person With Age = 18 - 64 Years, Gender = Female, Health Insurance = No Health Insurance, Race = Hispanic or Latino", + "dcid": "dc/g/Person_Age-Years15To50_Gender-Female_PovertyStatus-PovertyStatusDetermined", + "name": "Person With Age = 15 - 50 Years, Gender = Female, Poverty Status = Poverty Status Determined", "statVars": [ { - "name": "Percent: 18 - 64 Years, Female, No Health Insurance, Hispanic or Latino", - "dcid": "dc/rgtm8zlvlbcg9" + "name": "Population: 15 - 50 Years, Female, Poverty Status Determined", + "dcid": "Count_Person_15To50Years_Female_PovertyStatusDetermined" }, { - "name": "Population: 18 - 64 Years, Female, No Health Insurance, Hispanic or Latino", - "dcid": "dc/n19z6fqtj4c44" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Unmarried, Poverty Status Determined", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Unmarried_PovertyStatusDetermined" } ] }, { - "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-NoHealthInsurance_Race-WhiteAlone", - "name": "Person With Age = 18 - 64 Years, Gender = Female, Health Insurance = No Health Insurance, Race = White Alone", + "dcid": "dc/g/Person_Age-Years15To50_Gender-Female_Race-AmericanIndianOrAlaskaNativeAlone", + "name": "Person With Age = 15 - 50 Years, Gender = Female, Race = American Indian or Alaska Native Alone", "statVars": [ { - "name": "Percent: 18 - 64 Years, Female, No Health Insurance, White Alone", - "dcid": "dc/3m14w3e7sqqqg" + "name": "Population: 15 - 50 Years, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_15To50Years_Female_AmericanIndianOrAlaskaNativeAlone" }, { - "name": "Population: 18 - 64 Years, Female, No Health Insurance, White Alone", - "dcid": "dc/t34hxn7czbff7" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Unmarried, American Indian or Alaska Native Alone", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Unmarried_AmericanIndianOrAlaskaNativeAlone" } ] }, { - "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-WithHealthInsurance_Race-BlackOrAfricanAmericanAlone", - "name": "Person With Age = 18 - 64 Years, Gender = Female, Health Insurance = With Health Insurance, Race = Black or African American Alone", + "dcid": "dc/g/Person_Age-Years15To50_Gender-Female_Race-AsianAlone", + "name": "Person With Age = 15 - 50 Years, Gender = Female, Race = Asian Alone", "statVars": [ { - "name": "Percent: 18 - 64 Years, Female, With Health Insurance, Black or African American Alone", - "dcid": "dc/pqvy3pndh9eg6" + "name": "Population: 15 - 50 Years, Female, Asian Alone", + "dcid": "Count_Person_15To50Years_Female_AsianAlone" }, { - "name": "Population: 18 - 64 Years, Female, With Health Insurance, Black or African American Alone", - "dcid": "dc/5b8q2q5sz0l5" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Unmarried, Asian Alone", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Unmarried_AsianAlone" } ] }, { - "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-WithHealthInsurance_Race-HispanicOrLatino", - "name": "Person With Age = 18 - 64 Years, Gender = Female, Health Insurance = With Health Insurance, Race = Hispanic or Latino", + "dcid": "dc/g/Person_Age-Years15To50_Gender-Female_Race-BlackOrAfricanAmericanAlone", + "name": "Person With Age = 15 - 50 Years, Gender = Female, Race = Black or African American Alone", "statVars": [ { - "name": "Percent: 18 - 64 Years, Female, With Health Insurance, Hispanic or Latino", - "dcid": "dc/9y4dj19e606v4" + "name": "Population: 15 - 50 Years, Female, Black or African American Alone", + "dcid": "Count_Person_15To50Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: 18 - 64 Years, Female, With Health Insurance, Hispanic or Latino", - "dcid": "dc/4f8tvq5vg5zq5" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Unmarried, Black or African American Alone", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Unmarried_BlackOrAfricanAmericanAlone" } ] }, { - "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-WithHealthInsurance_Race-WhiteAlone", - "name": "Person With Age = 18 - 64 Years, Gender = Female, Health Insurance = With Health Insurance, Race = White Alone", + "dcid": "dc/g/Person_Age-Years15To50_Gender-Female_Race-HispanicOrLatino", + "name": "Person With Age = 15 - 50 Years, Gender = Female, Race = Hispanic or Latino", "statVars": [ { - "name": "Percent: 18 - 64 Years, Female, With Health Insurance, White Alone", - "dcid": "dc/h806n8ln13pt5" + "name": "Population: 15 - 50 Years, Female, Hispanic or Latino", + "dcid": "Count_Person_15To50Years_Female_HispanicOrLatino" }, { - "name": "Population: 18 - 64 Years, Female, With Health Insurance, White Alone", - "dcid": "dc/mqt7bj4806v5h" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Unmarried, Hispanic or Latino", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Unmarried_HispanicOrLatino" } ] }, { - "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLine1.38To4", - "name": "Person With Age = 18 - 64 Years, Income Relative To Poverty Line = 1.4 - 4 Ratio To Poverty Line, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Age-Years15To50_Gender-Female_Race-NativeHawaiianOrOtherPacificIslanderAlone", + "name": "Person With Age = 15 - 50 Years, Gender = Female, Race = Native Hawaiian or Other Pacific Islander Alone", "statVars": [ { - "name": "Percent: 18 - 64 Years, 1.4 - 4 Ratio To Poverty Line, Female, No Health Insurance", - "dcid": "dc/hcg8bgt9ne75h" + "name": "Population: 15 - 50 Years, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_15To50Years_Female_NativeHawaiianOrOtherPacificIslanderAlone" }, { - "name": "Population: 18 - 64 Years, 1.4 - 4 Ratio To Poverty Line, Female, No Health Insurance", - "dcid": "dc/hz9b0bmpfzyxh" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Unmarried, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Unmarried_NativeHawaiianOrOtherPacificIslanderAlone" } ] }, { - "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLine1.38To4", - "name": "Person With Age = 18 - 64 Years, Income Relative To Poverty Line = 1.4 - 4 Ratio To Poverty Line, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Age-Years15To50_Gender-Female_Race-SomeOtherRaceAlone", + "name": "Person With Age = 15 - 50 Years, Gender = Female, Race = Some Other Race Alone", "statVars": [ { - "name": "Percent: 18 - 64 Years, 1.4 - 4 Ratio To Poverty Line, Female, With Health Insurance", - "dcid": "dc/vb3b0ry6qdhvd" + "name": "Population: 15 - 50 Years, Female, Some Other Race Alone", + "dcid": "Count_Person_15To50Years_Female_SomeOtherRaceAlone" }, { - "name": "Population: 18 - 64 Years, 1.4 - 4 Ratio To Poverty Line, Female, With Health Insurance", - "dcid": "dc/cd74zc68krh89" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Unmarried, Some Other Race Alone", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Unmarried_SomeOtherRaceAlone" } ] }, { - "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto1.38", - "name": "Person With Age = 18 - 64 Years, Income Relative To Poverty Line = 1.4 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Age-Years15To50_Gender-Female_Race-TwoOrMoreRaces", + "name": "Person With Age = 15 - 50 Years, Gender = Female, Race = Two or More Races", "statVars": [ { - "name": "Percent: 18 - 64 Years, 1.4 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/s0ywx1qw7v582" + "name": "Population: 15 - 50 Years, Female, Two or More Races", + "dcid": "Count_Person_15To50Years_Female_TwoOrMoreRaces" }, { - "name": "Population: 18 - 64 Years, 1.4 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/djczl24xvzw37" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Unmarried, Two or More Races", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Unmarried_TwoOrMoreRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto1.38", - "name": "Person With Age = 18 - 64 Years, Income Relative To Poverty Line = 1.4 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Age-Years15To50_Gender-Female_Race-WhiteAlone", + "name": "Person With Age = 15 - 50 Years, Gender = Female, Race = White Alone", "statVars": [ { - "name": "Percent: 18 - 64 Years, 1.4 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/d0g2dhkj041sg" + "name": "Population: 15 - 50 Years, Female, White Alone", + "dcid": "Count_Person_15To50Years_Female_WhiteAlone" }, { - "name": "Population: 18 - 64 Years, 1.4 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/ev7mp4ne33tr7" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Unmarried, White Alone", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Unmarried_WhiteAlone" } ] }, { - "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto2", - "name": "Person With Age = 18 - 64 Years, Income Relative To Poverty Line = 2 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Age-Years15To50_Gender-Female_Race-WhiteAloneNotHispanicOrLatino", + "name": "Person With Age = 15 - 50 Years, Gender = Female, Race = White Alone Not Hispanic or Latino", "statVars": [ { - "name": "Percent: 18 - 64 Years, 2 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/65wl19b3nw2h" + "name": "Population: 15 - 50 Years, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_15To50Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: 18 - 64 Years, 2 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/lvrg7sfq2tmxf" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Unmarried, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Unmarried_WhiteAloneNotHispanicOrLatino" } ] }, { - "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto2", - "name": "Person With Age = 18 - 64 Years, Income Relative To Poverty Line = 2 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Age-Years16To19_EmploymentStatus_Gender-Female", + "name": "Person With Age = 16 - 19 Years, Employment Status, Gender = Female", "statVars": [ { - "name": "Percent: 18 - 64 Years, 2 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/lrl92gbng8zm1" + "name": "Population: 16 - 19 Years, Civilian, Employed, in Labor Force, Female", + "dcid": "dc/hj65vwnt5csr7" }, { - "name": "Population: 18 - 64 Years, 2 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/pf1p207djbet8" + "name": "Population: 16 - 19 Years, Civilian, Unemployed, in Labor Force, Female", + "dcid": "dc/5py5mzgsf2s0d" } ] }, { - "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto2.5", - "name": "Person With Age = 18 - 64 Years, Income Relative To Poverty Line = 2.5 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Age-Years16To50_BirthEventStatus-BirthInThePast12Months_Gender-Female", + "name": "Person With Age = 16 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female", "statVars": [ { - "name": "Percent: 18 - 64 Years, 2.5 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/580lp655hysv" + "name": "Population: 16 - 50 Years, Birth in The Past 12 Months, Female", + "dcid": "Count_Person_16To50Years_BirthInThePast12Months_Female" }, { - "name": "Population: 18 - 64 Years, 2.5 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/9y3g7ngmjbwy9" + "name": "Population: 16 - 50 Years, Birth in The Past 12 Months, Female (As Fraction of Count Person 16 To 50 Years Female)", + "dcid": "Count_Person_16To50Years_BirthInThePast12Months_Female_AsAFractionOf_Count_Person_16To50Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto2.5", - "name": "Person With Age = 18 - 64 Years, Income Relative To Poverty Line = 2.5 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Age-Years16To64_Gender-Female_RecentWorkStatus-WorkedInThePast12Months", + "name": "Person With Age = 16 - 64 Years, Gender = Female, Recent Work Status = Worked in The Past 12 Months", "statVars": [ { - "name": "Percent: 18 - 64 Years, 2.5 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/ymp05py9vf2z5" + "name": "Mean Usual Hours Worked: 16 - 64 Years, Female, Worked in The Past 12 Months", + "dcid": "Mean_UsualHoursWorked_Person_Female_WorkedInThePast12Months" }, { - "name": "Population: 18 - 64 Years, 2.5 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/7908n3q40j8n" + "name": "Median Age: 16 - 64 Years, Female, Worked in The Past 12 Months", + "dcid": "Median_Age_Person_Female_WorkedInThePast12Months" } ] }, { - "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto4", - "name": "Person With Age = 18 - 64 Years, Income Relative To Poverty Line = 4 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Age-Years18To34_Gender-Female_VeteranStatus", + "name": "Person With Age = 18 - 34 Years, Gender = Female, Veteran Status", "statVars": [ { - "name": "Percent: 18 - 64 Years, 4 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/bzcnetd3pryhb" + "name": "Population: 18 - 34 Years, Civilian, Female, Non Veteran", + "dcid": "dc/wbqkzh12hvf2d" }, { - "name": "Population: 18 - 64 Years, 4 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/edl4skpv9sm7h" + "name": "Population: 18 - 34 Years, Civilian, Female, Veteran", + "dcid": "dc/xjyn3f0sd1vw3" } ] }, { - "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto4", - "name": "Person With Age = 18 - 64 Years, Income Relative To Poverty Line = 4 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-NoHealthInsurance", + "name": "Person With Age = 18 - 64 Years, Gender = Female, Health Insurance = No Health Insurance", "statVars": [ { - "name": "Percent: 18 - 64 Years, 4 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/wqtctdy589n4h" + "name": "Percent: 18 - 64 Years, Female, No Health Insurance", + "dcid": "Percent_Person_18To64Years_Female_NoHealthInsurance" }, { - "name": "Population: 18 - 64 Years, 4 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/zkrdt160wt8d8" + "name": "Population: 18 - 64 Years, Female, No Health Insurance", + "dcid": "Count_Person_18To64Years_Female_NoHealthInsurance" } ] }, { - "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-NoHealthInsurance_Race-BlackOrAfricanAmericanAlone", - "name": "Person With Age = 21 - 64 Years, Gender = Female, Health Insurance = No Health Insurance, Race = Black or African American Alone", + "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-WithHealthInsurance", + "name": "Person With Age = 18 - 64 Years, Gender = Female, Health Insurance = With Health Insurance", "statVars": [ { - "name": "Percent: 21 - 64 Years, Female, No Health Insurance, Black or African American Alone", - "dcid": "dc/effmbjkw3k4k6" + "name": "Percent: 18 - 64 Years, Female, With Health Insurance", + "dcid": "Percent_Person_18To64Years_Female_WithHealthInsurance" }, { - "name": "Population: 21 - 64 Years, Female, No Health Insurance, Black or African American Alone", - "dcid": "dc/xl3kln83z3nvc" + "name": "Population: 18 - 64 Years, Female, With Health Insurance", + "dcid": "Count_Person_18To64Years_Female_WithHealthInsurance" } ] }, { - "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-NoHealthInsurance_Race-HispanicOrLatino", - "name": "Person With Age = 21 - 64 Years, Gender = Female, Health Insurance = No Health Insurance, Race = Hispanic or Latino", + "dcid": "dc/g/Person_Age-Years18Onwards_Gender-Female_MaritalStatus-DivorcedInThePast12Months", + "name": "Person With Age = 18 Years or More, Gender = Female, Marital Status = Divorced in The Past 12 Months", "statVars": [ { - "name": "Percent: 21 - 64 Years, Female, No Health Insurance, Hispanic or Latino", - "dcid": "dc/2g3g971qfes19" + "name": "Population: 18 Years or More, Female, Divorced in The Past 12 Months", + "dcid": "Count_Person_18OrMoreYears_Female_DivorcedInThePast12Months" }, { - "name": "Population: 21 - 64 Years, Female, No Health Insurance, Hispanic or Latino", - "dcid": "dc/f716yd3ez0531" + "name": "Population: 18 Years or More, Bachelors Degree or Higher, Female, Divorced in The Past 12 Months", + "dcid": "Count_Person_18OrMoreYears_EducationalAttainmentBachelorsDegreeOrHigher_Female_DivorcedInThePast12Months" } ] }, { - "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-NoHealthInsurance_Race-WhiteAlone", - "name": "Person With Age = 21 - 64 Years, Gender = Female, Health Insurance = No Health Insurance, Race = White Alone", + "dcid": "dc/g/Person_Age-Years18Onwards_Gender-Female_MaritalStatus-MarriedInThePast12Months", + "name": "Person With Age = 18 Years or More, Gender = Female, Marital Status = Married in The Past 12 Months", "statVars": [ { - "name": "Percent: 21 - 64 Years, Female, No Health Insurance, White Alone", - "dcid": "dc/exf51xkxchqsc" + "name": "Population: 18 Years or More, Female, Married in The Past 12 Months", + "dcid": "Count_Person_18OrMoreYears_Female_MarriedInThePast12Months" }, { - "name": "Population: 21 - 64 Years, Female, No Health Insurance, White Alone", - "dcid": "dc/60sv128qs5eq7" + "name": "Population: 18 Years or More, Bachelors Degree or Higher, Female, Married in The Past 12 Months", + "dcid": "Count_Person_18OrMoreYears_EducationalAttainmentBachelorsDegreeOrHigher_Female_MarriedInThePast12Months" } ] }, { - "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-WithHealthInsurance_Race-BlackOrAfricanAmericanAlone", - "name": "Person With Age = 21 - 64 Years, Gender = Female, Health Insurance = With Health Insurance, Race = Black or African American Alone", + "dcid": "dc/g/Person_Age-Years20To21_EmploymentStatus_Gender-Female", + "name": "Person With Age = 20 - 21 Years, Employment Status, Gender = Female", "statVars": [ { - "name": "Percent: 21 - 64 Years, Female, With Health Insurance, Black or African American Alone", - "dcid": "dc/dcydt9sye8rk3" + "name": "Population: 20 - 21 Years, Civilian, Employed, in Labor Force, Female", + "dcid": "dc/yt1fm72s1y7b7" }, { - "name": "Population: 21 - 64 Years, Female, With Health Insurance, Black or African American Alone", - "dcid": "dc/pqdqf5gy16m24" + "name": "Population: 20 - 21 Years, Civilian, Unemployed, in Labor Force, Female", + "dcid": "dc/prnecsckhxz07" } ] }, { - "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-WithHealthInsurance_Race-HispanicOrLatino", - "name": "Person With Age = 21 - 64 Years, Gender = Female, Health Insurance = With Health Insurance, Race = Hispanic or Latino", + "dcid": "dc/g/Person_Age-Years20To24_Gender-Female_Race-AmericanIndianOrAlaskaNativeAlone", + "name": "Person With Age = 20 - 24 Years, Gender = Female, Race = American Indian or Alaska Native Alone", "statVars": [ { - "name": "Percent: 21 - 64 Years, Female, With Health Insurance, Hispanic or Latino", - "dcid": "dc/fhpscrfx1c0w" + "name": "Population: 20 - 24 Years, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_20To24Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 21 - 64 Years, Female, With Health Insurance, Hispanic or Latino", - "dcid": "dc/jl5rxl2hysbh3" + "name": "Population: 20 - 24 Years, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_20To24Years_Female_AmericanIndianOrAlaskaNativeAlone" } ] }, { - "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-WithHealthInsurance_Race-WhiteAlone", - "name": "Person With Age = 21 - 64 Years, Gender = Female, Health Insurance = With Health Insurance, Race = White Alone", + "dcid": "dc/g/Person_Age-Years20To24_Gender-Female_Race-NativeHawaiianOrOtherPacificIslanderAlone", + "name": "Person With Age = 20 - 24 Years, Gender = Female, Race = Native Hawaiian or Other Pacific Islander Alone", "statVars": [ { - "name": "Percent: 21 - 64 Years, Female, With Health Insurance, White Alone", - "dcid": "dc/0pvmett30knc" + "name": "Population: 20 - 24 Years, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_20To24Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 21 - 64 Years, Female, With Health Insurance, White Alone", - "dcid": "dc/n0zxrdzbe9f37" + "name": "Population: 20 - 24 Years, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_20To24Years_Female_NativeHawaiianOrOtherPacificIslanderAlone" } ] }, { - "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLine1.38To4", - "name": "Person With Age = 21 - 64 Years, Income Relative To Poverty Line = 1.4 - 4 Ratio To Poverty Line, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-NoHealthInsurance", + "name": "Person With Age = 21 - 64 Years, Gender = Female, Health Insurance = No Health Insurance", "statVars": [ { - "name": "Percent: 21 - 64 Years, 1.4 - 4 Ratio To Poverty Line, Female, No Health Insurance", - "dcid": "dc/7rd2jfh28lbvb" + "name": "Percent: 21 - 64 Years, Female, No Health Insurance", + "dcid": "Percent_Person_21To64Years_Female_NoHealthInsurance" }, { - "name": "Population: 21 - 64 Years, 1.4 - 4 Ratio To Poverty Line, Female, No Health Insurance", - "dcid": "dc/n5sm9gygvgcl3" + "name": "Population: 21 - 64 Years, Female, No Health Insurance", + "dcid": "Count_Person_21To64Years_Female_NoHealthInsurance" } ] }, { - "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLine1.38To4", - "name": "Person With Age = 21 - 64 Years, Income Relative To Poverty Line = 1.4 - 4 Ratio To Poverty Line, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-WithHealthInsurance", + "name": "Person With Age = 21 - 64 Years, Gender = Female, Health Insurance = With Health Insurance", "statVars": [ { - "name": "Percent: 21 - 64 Years, 1.4 - 4 Ratio To Poverty Line, Female, With Health Insurance", - "dcid": "dc/n17vp3cjn1xn8" + "name": "Percent: 21 - 64 Years, Female, With Health Insurance", + "dcid": "Percent_Person_21To64Years_Female_WithHealthInsurance" }, { - "name": "Population: 21 - 64 Years, 1.4 - 4 Ratio To Poverty Line, Female, With Health Insurance", - "dcid": "dc/etr2w70xl7k83" + "name": "Population: 21 - 64 Years, Female, With Health Insurance", + "dcid": "Count_Person_21To64Years_Female_WithHealthInsurance" } ] }, { - "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto1.38", - "name": "Person With Age = 21 - 64 Years, Income Relative To Poverty Line = 1.4 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Age-Years22To24_EmploymentStatus_Gender-Female", + "name": "Person With Age = 22 - 24 Years, Employment Status, Gender = Female", "statVars": [ { - "name": "Percent: 21 - 64 Years, 1.4 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/0y87mpydqbqvh" + "name": "Population: 22 - 24 Years, Civilian, Employed, in Labor Force, Female", + "dcid": "dc/0sd3x3bb4qet5" }, { - "name": "Population: 21 - 64 Years, 1.4 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/bn69n25vrjmwh" + "name": "Population: 22 - 24 Years, Civilian, Unemployed, in Labor Force, Female", + "dcid": "dc/xmq3l1ryzhyp" } ] }, { - "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto1.38", - "name": "Person With Age = 21 - 64 Years, Income Relative To Poverty Line = 1.4 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Age-Years25To29_EmploymentStatus_Gender-Female", + "name": "Person With Age = 25 - 29 Years, Employment Status, Gender = Female", "statVars": [ { - "name": "Percent: 21 - 64 Years, 1.4 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/73mxtey8t2lr5" + "name": "Population: 25 - 29 Years, Civilian, Employed, in Labor Force, Female", + "dcid": "dc/j4mzcc63n5zq5" }, { - "name": "Population: 21 - 64 Years, 1.4 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/hm2pd4d5dwb3c" + "name": "Population: 25 - 29 Years, Civilian, Unemployed, in Labor Force, Female", + "dcid": "dc/4cz1x87ck07ph" } ] }, { - "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto2", - "name": "Person With Age = 21 - 64 Years, Income Relative To Poverty Line = 2 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Age-Years25To29_Gender-Female_Race-AmericanIndianOrAlaskaNativeAlone", + "name": "Person With Age = 25 - 29 Years, Gender = Female, Race = American Indian or Alaska Native Alone", "statVars": [ { - "name": "Percent: 21 - 64 Years, 2 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/4ts6eyxlm92lg" + "name": "Population: 25 - 29 Years, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_25To29Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 21 - 64 Years, 2 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/y81p7nfxnws62" + "name": "Population: 25 - 29 Years, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_25To29Years_Female_AmericanIndianOrAlaskaNativeAlone" } ] }, { - "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto2", - "name": "Person With Age = 21 - 64 Years, Income Relative To Poverty Line = 2 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Age-Years25To29_Gender-Female_Race-NativeHawaiianOrOtherPacificIslanderAlone", + "name": "Person With Age = 25 - 29 Years, Gender = Female, Race = Native Hawaiian or Other Pacific Islander Alone", "statVars": [ { - "name": "Percent: 21 - 64 Years, 2 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/9nphvhjp343k" + "name": "Population: 25 - 29 Years, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_25To29Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 21 - 64 Years, 2 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/lny4f0yy3mng7" + "name": "Population: 25 - 29 Years, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_25To29Years_Female_NativeHawaiianOrOtherPacificIslanderAlone" } ] }, { - "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto2.5", - "name": "Person With Age = 21 - 64 Years, Income Relative To Poverty Line = 2.5 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Age-Years25To34_EmploymentStatus_Gender-Female", + "name": "Person With Age = 25 - 34 Years, Employment Status, Gender = Female", "statVars": [ { - "name": "Percent: 21 - 64 Years, 2.5 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/qh0k8t0ek3g6h" + "name": "Population: 25 - 34 Years, Civilian, Employed, in Labor Force, Female", + "dcid": "dc/dw2jnp961pdl5" }, { - "name": "Population: 21 - 64 Years, 2.5 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/gztb2s4lj1pcc" + "name": "Population: 25 - 34 Years, Civilian, Unemployed, in Labor Force, Female", + "dcid": "dc/53htvdr97h714" } ] }, { - "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto2.5", - "name": "Person With Age = 21 - 64 Years, Income Relative To Poverty Line = 2.5 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Age-Years30To34_EmploymentStatus_Gender-Female", + "name": "Person With Age = 30 - 34 Years, Employment Status, Gender = Female", "statVars": [ { - "name": "Percent: 21 - 64 Years, 2.5 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/0vrs5ekc0q20c" + "name": "Population: 30 - 34 Years, Civilian, Employed, in Labor Force, Female", + "dcid": "dc/56jhsezrzl049" }, { - "name": "Population: 21 - 64 Years, 2.5 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/egv1vvk1hv0kb" + "name": "Population: 30 - 34 Years, Civilian, Unemployed, in Labor Force, Female", + "dcid": "dc/rhee8f5gk32j7" } ] }, { - "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto4", - "name": "Person With Age = 21 - 64 Years, Income Relative To Poverty Line = 4 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Age-Years30To34_Gender-Female_Race-AmericanIndianOrAlaskaNativeAlone", + "name": "Person With Age = 30 - 34 Years, Gender = Female, Race = American Indian or Alaska Native Alone", "statVars": [ { - "name": "Percent: 21 - 64 Years, 4 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/8pykrt4sj9e25" + "name": "Population: 30 - 34 Years, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_30To34Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 21 - 64 Years, 4 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/eh5b4vpc3zmg4" + "name": "Population: 30 - 34 Years, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_30To34Years_Female_AmericanIndianOrAlaskaNativeAlone" } ] }, { - "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto4", - "name": "Person With Age = 21 - 64 Years, Income Relative To Poverty Line = 4 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Age-Years30To34_Gender-Female_Race-NativeHawaiianOrOtherPacificIslanderAlone", + "name": "Person With Age = 30 - 34 Years, Gender = Female, Race = Native Hawaiian or Other Pacific Islander Alone", "statVars": [ { - "name": "Percent: 21 - 64 Years, 4 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/l5xtvtjz2kgp9" + "name": "Population: 30 - 34 Years, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_30To34Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 21 - 64 Years, 4 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/fy5vr7yw73s2h" + "name": "Population: 30 - 34 Years, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_30To34Years_Female_NativeHawaiianOrOtherPacificIslanderAlone" } ] }, { - "dcid": "dc/g/Person_Age-Years40To64_Gender-Female_HealthInsurance-NoHealthInsurance_Race-BlackOrAfricanAmericanAlone", - "name": "Person With Age = 40 - 64 Years, Gender = Female, Health Insurance = No Health Insurance, Race = Black or African American Alone", + "dcid": "dc/g/Person_Age-Years35To44_EmploymentStatus_Gender-Female", + "name": "Person With Age = 35 - 44 Years, Employment Status, Gender = Female", "statVars": [ { - "name": "Percent: 40 - 64 Years, Female, No Health Insurance, Black or African American Alone", - "dcid": "dc/sznhh8stv7lb3" + "name": "Population: 35 - 44 Years, Civilian, Employed, in Labor Force, Female", + "dcid": "dc/ggx918j9p5tnf" }, { - "name": "Population: 40 - 64 Years, Female, No Health Insurance, Black or African American Alone", - "dcid": "dc/97d3sf85p8y8d" + "name": "Population: 35 - 44 Years, Civilian, Unemployed, in Labor Force, Female", + "dcid": "dc/9h6hbz7nr496g" } ] }, { - "dcid": "dc/g/Person_Age-Years40To64_Gender-Female_HealthInsurance-NoHealthInsurance_Race-HispanicOrLatino", - "name": "Person With Age = 40 - 64 Years, Gender = Female, Health Insurance = No Health Insurance, Race = Hispanic or Latino", + "dcid": "dc/g/Person_Age-Years35To50_BirthEventStatus-BirthInThePast12Months_Gender-Female", + "name": "Person With Age = 35 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female", "statVars": [ { - "name": "Percent: 40 - 64 Years, Female, No Health Insurance, Hispanic or Latino", - "dcid": "dc/tjggysm6qdrs1" + "name": "Population: 35 - 50 Years, Birth in The Past 12 Months, Female", + "dcid": "Count_Person_35To50Years_BirthInThePast12Months_Female" }, { - "name": "Population: 40 - 64 Years, Female, No Health Insurance, Hispanic or Latino", - "dcid": "dc/vtyqk70zq9y8f" + "name": "Population: 35 - 50 Years, Birth in The Past 12 Months, Female (As Fraction of Count Person 35 To 50 Years Female)", + "dcid": "Count_Person_35To50Years_BirthInThePast12Months_Female_AsAFractionOf_Count_Person_35To50Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years40To64_Gender-Female_HealthInsurance-NoHealthInsurance_Race-WhiteAlone", - "name": "Person With Age = 40 - 64 Years, Gender = Female, Health Insurance = No Health Insurance, Race = White Alone", + "dcid": "dc/g/Person_Age-Years35To54_Gender-Female_VeteranStatus", + "name": "Person With Age = 35 - 54 Years, Gender = Female, Veteran Status", "statVars": [ { - "name": "Percent: 40 - 64 Years, Female, No Health Insurance, White Alone", - "dcid": "dc/79zws2y7024vh" + "name": "Population: 35 - 54 Years, Civilian, Female, Non Veteran", + "dcid": "dc/b4j5nwzfnmy74" }, { - "name": "Population: 40 - 64 Years, Female, No Health Insurance, White Alone", - "dcid": "dc/ex6spm9n7vn9b" + "name": "Population: 35 - 54 Years, Civilian, Female, Veteran", + "dcid": "dc/xq512kjx1rffc" } ] }, { - "dcid": "dc/g/Person_Age-Years40To64_Gender-Female_HealthInsurance-WithHealthInsurance_Race-BlackOrAfricanAmericanAlone", - "name": "Person With Age = 40 - 64 Years, Gender = Female, Health Insurance = With Health Insurance, Race = Black or African American Alone", + "dcid": "dc/g/Person_Age-Years40To64_Gender-Female_HealthInsurance-NoHealthInsurance", + "name": "Person With Age = 40 - 64 Years, Gender = Female, Health Insurance = No Health Insurance", "statVars": [ { - "name": "Percent: 40 - 64 Years, Female, With Health Insurance, Black or African American Alone", - "dcid": "dc/e8mch38r98zy8" + "name": "Percent: 40 - 64 Years, Female, No Health Insurance", + "dcid": "Percent_Person_40To64Years_Female_NoHealthInsurance" }, { - "name": "Population: 40 - 64 Years, Female, With Health Insurance, Black or African American Alone", - "dcid": "dc/hykw8pd2f3yk2" + "name": "Population: 40 - 64 Years, Female, No Health Insurance", + "dcid": "Count_Person_40To64Years_Female_NoHealthInsurance" } ] }, { - "dcid": "dc/g/Person_Age-Years40To64_Gender-Female_HealthInsurance-WithHealthInsurance_Race-HispanicOrLatino", - "name": "Person With Age = 40 - 64 Years, Gender = Female, Health Insurance = With Health Insurance, Race = Hispanic or Latino", + "dcid": "dc/g/Person_Age-Years40To64_Gender-Female_HealthInsurance-WithHealthInsurance", + "name": "Person With Age = 40 - 64 Years, Gender = Female, Health Insurance = With Health Insurance", "statVars": [ { - "name": "Percent: 40 - 64 Years, Female, With Health Insurance, Hispanic or Latino", - "dcid": "dc/b9m94keyneesh" + "name": "Percent: 40 - 64 Years, Female, With Health Insurance", + "dcid": "Percent_Person_40To64Years_Female_WithHealthInsurance" }, { - "name": "Population: 40 - 64 Years, Female, With Health Insurance, Hispanic or Latino", - "dcid": "dc/dpy5eeze9b92d" + "name": "Population: 40 - 64 Years, Female, With Health Insurance", + "dcid": "Count_Person_40To64Years_Female_WithHealthInsurance" } ] }, { - "dcid": "dc/g/Person_Age-Years40To64_Gender-Female_HealthInsurance-WithHealthInsurance_Race-WhiteAlone", - "name": "Person With Age = 40 - 64 Years, Gender = Female, Health Insurance = With Health Insurance, Race = White Alone", + "dcid": "dc/g/Person_Age-Years45To54_EmploymentStatus_Gender-Female", + "name": "Person With Age = 45 - 54 Years, Employment Status, Gender = Female", "statVars": [ { - "name": "Percent: 40 - 64 Years, Female, With Health Insurance, White Alone", - "dcid": "dc/b7tz8zje3cxh7" + "name": "Population: 45 - 54 Years, Civilian, Employed, in Labor Force, Female", + "dcid": "dc/8rw47nf3ngle7" }, { - "name": "Population: 40 - 64 Years, Female, With Health Insurance, White Alone", - "dcid": "dc/rrqwctbt5ew7" + "name": "Population: 45 - 54 Years, Civilian, Unemployed, in Labor Force, Female", + "dcid": "dc/nnzdv3n5ght81" } ] }, { - "dcid": "dc/g/Person_Age-Years40To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLine1.38To4", - "name": "Person With Age = 40 - 64 Years, Income Relative To Poverty Line = 1.4 - 4 Ratio To Poverty Line, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Age-Years5To9_Gender-Female_Race-AmericanIndianOrAlaskaNativeAlone", + "name": "Person With Age = 5 - 9 Years, Gender = Female, Race = American Indian or Alaska Native Alone", "statVars": [ { - "name": "Percent: 40 - 64 Years, 1.4 - 4 Ratio To Poverty Line, Female, No Health Insurance", - "dcid": "dc/w5jgs7dgc7nr3" + "name": "Population: 5 - 9 Years, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_5To9Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 40 - 64 Years, 1.4 - 4 Ratio To Poverty Line, Female, No Health Insurance", - "dcid": "dc/k57qzk8wtqfwc" + "name": "Population: 5 - 9 Years, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_5To9Years_Female_AmericanIndianOrAlaskaNativeAlone" } ] }, { - "dcid": "dc/g/Person_Age-Years40To64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLine1.38To4", - "name": "Person With Age = 40 - 64 Years, Income Relative To Poverty Line = 1.4 - 4 Ratio To Poverty Line, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Age-Years5To9_Gender-Female_Race-NativeHawaiianOrOtherPacificIslanderAlone", + "name": "Person With Age = 5 - 9 Years, Gender = Female, Race = Native Hawaiian or Other Pacific Islander Alone", "statVars": [ { - "name": "Percent: 40 - 64 Years, 1.4 - 4 Ratio To Poverty Line, Female, With Health Insurance", - "dcid": "dc/8cx7lf313xkqh" + "name": "Population: 5 - 9 Years, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_5To9Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 40 - 64 Years, 1.4 - 4 Ratio To Poverty Line, Female, With Health Insurance", - "dcid": "dc/w1sc6dwgs0756" + "name": "Population: 5 - 9 Years, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_5To9Years_Female_NativeHawaiianOrOtherPacificIslanderAlone" } ] }, { - "dcid": "dc/g/Person_Age-Years40To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto1.38", - "name": "Person With Age = 40 - 64 Years, Income Relative To Poverty Line = 1.4 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Age-Years50To64_Gender-Female_HealthInsurance-NoHealthInsurance", + "name": "Person With Age = 50 - 64 Years, Gender = Female, Health Insurance = No Health Insurance", "statVars": [ { - "name": "Percent: 40 - 64 Years, 1.4 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/4hgsgrdpyfwdf" + "name": "Percent: 50 - 64 Years, Female, No Health Insurance", + "dcid": "Percent_Person_50To64Years_Female_NoHealthInsurance" }, { - "name": "Population: 40 - 64 Years, 1.4 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/dydpypmjmbjv2" + "name": "Population: 50 - 64 Years, Female, No Health Insurance", + "dcid": "Count_Person_50To64Years_Female_NoHealthInsurance" } ] }, { - "dcid": "dc/g/Person_Age-Years40To64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto1.38", - "name": "Person With Age = 40 - 64 Years, Income Relative To Poverty Line = 1.4 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Age-Years50To64_Gender-Female_HealthInsurance-WithHealthInsurance", + "name": "Person With Age = 50 - 64 Years, Gender = Female, Health Insurance = With Health Insurance", "statVars": [ { - "name": "Percent: 40 - 64 Years, 1.4 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/2z7cxp97w7d5d" + "name": "Percent: 50 - 64 Years, Female, With Health Insurance", + "dcid": "Percent_Person_50To64Years_Female_WithHealthInsurance" }, { - "name": "Population: 40 - 64 Years, 1.4 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/p3jedmx6ypqb6" + "name": "Population: 50 - 64 Years, Female, With Health Insurance", + "dcid": "Count_Person_50To64Years_Female_WithHealthInsurance" } ] }, { - "dcid": "dc/g/Person_Age-Years40To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto2", - "name": "Person With Age = 40 - 64 Years, Income Relative To Poverty Line = 2 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Age-Years55To59_EmploymentStatus_Gender-Female", + "name": "Person With Age = 55 - 59 Years, Employment Status, Gender = Female", "statVars": [ { - "name": "Percent: 40 - 64 Years, 2 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/zc2zre68214b3" + "name": "Population: 55 - 59 Years, Civilian, Employed, in Labor Force, Female", + "dcid": "dc/hplj99j7mbfsh" }, { - "name": "Population: 40 - 64 Years, 2 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/3jgn07ggdpng2" + "name": "Population: 55 - 59 Years, Civilian, Unemployed, in Labor Force, Female", + "dcid": "dc/e6m9y9r071clc" } ] }, { - "dcid": "dc/g/Person_Age-Years40To64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto2", - "name": "Person With Age = 40 - 64 Years, Income Relative To Poverty Line = 2 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Age-Years55To64_EmploymentStatus_Gender-Female", + "name": "Person With Age = 55 - 64 Years, Employment Status, Gender = Female", "statVars": [ { - "name": "Percent: 40 - 64 Years, 2 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/jlbgn2rk31cp5" + "name": "Population: 55 - 64 Years, Civilian, Employed, in Labor Force, Female", + "dcid": "dc/jl17l7ke9562d" }, { - "name": "Population: 40 - 64 Years, 2 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/y333p2d3h7tk3" + "name": "Population: 55 - 64 Years, Civilian, Unemployed, in Labor Force, Female", + "dcid": "dc/tk0gp5l0c29c7" } ] }, { - "dcid": "dc/g/Person_Age-Years40To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto2.5", - "name": "Person With Age = 40 - 64 Years, Income Relative To Poverty Line = 2.5 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Age-Years55To64_Gender-Female_VeteranStatus", + "name": "Person With Age = 55 - 64 Years, Gender = Female, Veteran Status", "statVars": [ { - "name": "Percent: 40 - 64 Years, 2.5 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/1kgjme0xvfn43" + "name": "Population: 55 - 64 Years, Civilian, Female, Non Veteran", + "dcid": "dc/05sysyfvd80d1" }, { - "name": "Population: 40 - 64 Years, 2.5 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/sr0k5l68y83dc" + "name": "Population: 55 - 64 Years, Civilian, Female, Veteran", + "dcid": "dc/t7wbgxy8gr3g9" } ] }, { - "dcid": "dc/g/Person_Age-Years40To64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto2.5", - "name": "Person With Age = 40 - 64 Years, Income Relative To Poverty Line = 2.5 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Age-YearsUpto6_Gender-Female_PlaceOfResidenceClassification-Rural", + "name": "Person With Age = 6 Years or Less, Gender = Female, Place of Residence Classification = Rural", "statVars": [ { - "name": "Percent: 40 - 64 Years, 2.5 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/zns407fwd4j4c" + "name": "Population: 6 Years or Less, Female, Rural", + "dcid": "Count_Person_YearsUpto6_Rural_Female" }, { - "name": "Population: 40 - 64 Years, 2.5 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/y7pyln5mm1gfc" + "name": "Population: 6 Years or Less, Female, Houseless, Rural", + "dcid": "Count_Person_Houseless_YearsUpto6_Rural_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years40To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto4", - "name": "Person With Age = 40 - 64 Years, Income Relative To Poverty Line = 4 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Age-YearsUpto6_Gender-Female_PlaceOfResidenceClassification-Urban", + "name": "Person With Age = 6 Years or Less, Gender = Female, Place of Residence Classification = Urban", "statVars": [ { - "name": "Percent: 40 - 64 Years, 4 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/bt2pdrpprl1e5" + "name": "Population: 6 Years or Less, Female, Urban", + "dcid": "Count_Person_YearsUpto6_Urban_Female" }, { - "name": "Population: 40 - 64 Years, 4 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/gh593lflrs3kh" + "name": "Population: 6 Years or Less, Female, Houseless, Urban", + "dcid": "Count_Person_Houseless_YearsUpto6_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years40To64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto4", - "name": "Person With Age = 40 - 64 Years, Income Relative To Poverty Line = 4 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Age-Years60To61_EmploymentStatus_Gender-Female", + "name": "Person With Age = 60 - 61 Years, Employment Status, Gender = Female", "statVars": [ { - "name": "Percent: 40 - 64 Years, 4 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/kzjw6b2qf6bqd" + "name": "Population: 60 - 61 Years, Civilian, Employed, in Labor Force, Female", + "dcid": "dc/ksmx7fwfkm8lb" }, { - "name": "Population: 40 - 64 Years, 4 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/wqfztkjp3lhyh" + "name": "Population: 60 - 61 Years, Civilian, Unemployed, in Labor Force, Female", + "dcid": "dc/3rcl59znrytrf" } ] }, { - "dcid": "dc/g/Person_Age-Years50To64_Gender-Female_HealthInsurance-NoHealthInsurance_Race-BlackOrAfricanAmericanAlone", - "name": "Person With Age = 50 - 64 Years, Gender = Female, Health Insurance = No Health Insurance, Race = Black or African American Alone", + "dcid": "dc/g/Person_Age-Years62To64_EmploymentStatus_Gender-Female", + "name": "Person With Age = 62 - 64 Years, Employment Status, Gender = Female", "statVars": [ { - "name": "Percent: 50 - 64 Years, Female, No Health Insurance, Black or African American Alone", - "dcid": "dc/zhe2cx3gtqej5" + "name": "Population: 62 - 64 Years, Civilian, Employed, in Labor Force, Female", + "dcid": "dc/6706lc55kg5d" }, { - "name": "Population: 50 - 64 Years, Female, No Health Insurance, Black or African American Alone", - "dcid": "dc/y08ecxpjeh702" + "name": "Population: 62 - 64 Years, Civilian, Unemployed, in Labor Force, Female", + "dcid": "dc/8jwmz8sxpge9b" } ] }, { - "dcid": "dc/g/Person_Age-Years50To64_Gender-Female_HealthInsurance-NoHealthInsurance_Race-HispanicOrLatino", - "name": "Person With Age = 50 - 64 Years, Gender = Female, Health Insurance = No Health Insurance, Race = Hispanic or Latino", + "dcid": "dc/g/Person_Age-YearsUpto64_Gender-Female_HealthInsurance-NoHealthInsurance", + "name": "Person With Age = 64 Years or Less, Gender = Female, Health Insurance = No Health Insurance", "statVars": [ { - "name": "Percent: 50 - 64 Years, Female, No Health Insurance, Hispanic or Latino", - "dcid": "dc/61hmzf36dd7w8" + "name": "Percent: 64 Years or Less, Female, No Health Insurance", + "dcid": "Percent_Person_Upto64Years_Female_NoHealthInsurance" }, { - "name": "Population: 50 - 64 Years, Female, No Health Insurance, Hispanic or Latino", - "dcid": "dc/t9xym6khqngj8" + "name": "Population: 64 Years or Less, Female, No Health Insurance", + "dcid": "Count_Person_Upto64Years_Female_NoHealthInsurance" } ] }, { - "dcid": "dc/g/Person_Age-Years50To64_Gender-Female_HealthInsurance-NoHealthInsurance_Race-WhiteAlone", - "name": "Person With Age = 50 - 64 Years, Gender = Female, Health Insurance = No Health Insurance, Race = White Alone", + "dcid": "dc/g/Person_Age-YearsUpto64_Gender-Female_HealthInsurance-WithHealthInsurance", + "name": "Person With Age = 64 Years or Less, Gender = Female, Health Insurance = With Health Insurance", "statVars": [ { - "name": "Percent: 50 - 64 Years, Female, No Health Insurance, White Alone", - "dcid": "dc/6k6dls9k3fls6" + "name": "Percent: 64 Years or Less, Female, With Health Insurance", + "dcid": "Percent_Person_Upto64Years_Female_WithHealthInsurance" }, { - "name": "Population: 50 - 64 Years, Female, No Health Insurance, White Alone", - "dcid": "dc/plcd0h925w8cb" + "name": "Population: 64 Years or Less, Female, With Health Insurance", + "dcid": "Count_Person_Upto64Years_Female_WithHealthInsurance" } ] }, { - "dcid": "dc/g/Person_Age-Years50To64_Gender-Female_HealthInsurance-WithHealthInsurance_Race-BlackOrAfricanAmericanAlone", - "name": "Person With Age = 50 - 64 Years, Gender = Female, Health Insurance = With Health Insurance, Race = Black or African American Alone", + "dcid": "dc/g/Person_Age-Years65To69_EmploymentStatus_Gender-Female", + "name": "Person With Age = 65 - 69 Years, Employment Status, Gender = Female", "statVars": [ { - "name": "Percent: 50 - 64 Years, Female, With Health Insurance, Black or African American Alone", - "dcid": "dc/slyp89x0wx2e2" + "name": "Population: 65 - 69 Years, Employed, in Labor Force, Female", + "dcid": "dc/qcpg8c533syd6" }, { - "name": "Population: 50 - 64 Years, Female, With Health Insurance, Black or African American Alone", - "dcid": "dc/nm4svs0xjv92f" + "name": "Population: 65 - 69 Years, Unemployed, in Labor Force, Female", + "dcid": "dc/q32z4xpbpze5c" } ] }, { - "dcid": "dc/g/Person_Age-Years50To64_Gender-Female_HealthInsurance-WithHealthInsurance_Race-HispanicOrLatino", - "name": "Person With Age = 50 - 64 Years, Gender = Female, Health Insurance = With Health Insurance, Race = Hispanic or Latino", + "dcid": "dc/g/Person_Age-Years65To74_EmploymentStatus_Gender-Female", + "name": "Person With Age = 65 - 74 Years, Employment Status, Gender = Female", "statVars": [ { - "name": "Percent: 50 - 64 Years, Female, With Health Insurance, Hispanic or Latino", - "dcid": "dc/202zyvzr8kwcb" + "name": "Population: 65 - 74 Years, Employed, in Labor Force, Female", + "dcid": "dc/m9qm0vkbztr1" }, { - "name": "Population: 50 - 64 Years, Female, With Health Insurance, Hispanic or Latino", - "dcid": "dc/70b9z3j4x8587" + "name": "Population: 65 - 74 Years, Unemployed, in Labor Force, Female", + "dcid": "dc/rxnjd566thxdb" } ] }, { - "dcid": "dc/g/Person_Age-Years50To64_Gender-Female_HealthInsurance-WithHealthInsurance_Race-WhiteAlone", - "name": "Person With Age = 50 - 64 Years, Gender = Female, Health Insurance = With Health Insurance, Race = White Alone", + "dcid": "dc/g/Person_Age-Years65To74_Gender-Female_VeteranStatus", + "name": "Person With Age = 65 - 74 Years, Gender = Female, Veteran Status", "statVars": [ { - "name": "Percent: 50 - 64 Years, Female, With Health Insurance, White Alone", - "dcid": "dc/6lkrm25p2yetd" + "name": "Population: 65 - 74 Years, Civilian, Female, Non Veteran", + "dcid": "dc/387d93vqd9e29" }, { - "name": "Population: 50 - 64 Years, Female, With Health Insurance, White Alone", - "dcid": "dc/rdpt2v7vzngbb" + "name": "Population: 65 - 74 Years, Civilian, Female, Veteran", + "dcid": "dc/zv40llg0belh4" } ] }, { - "dcid": "dc/g/Person_Age-Years50To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLine1.38To4", - "name": "Person With Age = 50 - 64 Years, Income Relative To Poverty Line = 1.4 - 4 Ratio To Poverty Line, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Age-Years70To74_EmploymentStatus_Gender-Female", + "name": "Person With Age = 70 - 74 Years, Employment Status, Gender = Female", "statVars": [ { - "name": "Percent: 50 - 64 Years, 1.4 - 4 Ratio To Poverty Line, Female, No Health Insurance", - "dcid": "dc/5e6nz7kgy9xcg" + "name": "Population: 70 - 74 Years, Employed, in Labor Force, Female", + "dcid": "dc/zv26z833d7g3c" }, { - "name": "Population: 50 - 64 Years, 1.4 - 4 Ratio To Poverty Line, Female, No Health Insurance", - "dcid": "dc/1k9h6xtq7sjd8" + "name": "Population: 70 - 74 Years, Unemployed, in Labor Force, Female", + "dcid": "dc/vsyfrdprkv9p5" } ] }, { - "dcid": "dc/g/Person_Age-Years50To64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLine1.38To4", - "name": "Person With Age = 50 - 64 Years, Income Relative To Poverty Line = 1.4 - 4 Ratio To Poverty Line, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Age-Years75Onwards_EmploymentStatus_Gender-Female", + "name": "Person With Age = 75 Years or More, Employment Status, Gender = Female", "statVars": [ { - "name": "Percent: 50 - 64 Years, 1.4 - 4 Ratio To Poverty Line, Female, With Health Insurance", - "dcid": "dc/rer0xvjcvlpf9" + "name": "Population: 75 Years or More, Employed, in Labor Force, Female", + "dcid": "dc/kz49wc5n3lhpd" }, { - "name": "Population: 50 - 64 Years, 1.4 - 4 Ratio To Poverty Line, Female, With Health Insurance", - "dcid": "dc/r5rkd0neebge3" + "name": "Population: 75 Years or More, Unemployed, in Labor Force, Female", + "dcid": "dc/dj7nl21cdjbh4" } ] }, { - "dcid": "dc/g/Person_Age-Years50To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto1.38", - "name": "Person With Age = 50 - 64 Years, Income Relative To Poverty Line = 1.4 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Age-Years75Onwards_Gender-Female_VeteranStatus", + "name": "Person With Age = 75 Years or More, Gender = Female, Veteran Status", "statVars": [ { - "name": "Percent: 50 - 64 Years, 1.4 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/w67p2mh54hm4c" + "name": "Population: 75 Years or More, Civilian, Female, Non Veteran", + "dcid": "dc/x9sfdmrzy7pvf" }, { - "name": "Population: 50 - 64 Years, 1.4 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/1qq4s1cmdb2b7" + "name": "Population: 75 Years or More, Civilian, Female, Veteran", + "dcid": "dc/0dxr5t9xv7cyf" } ] }, { - "dcid": "dc/g/Person_Age-Years50To64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto1.38", - "name": "Person With Age = 50 - 64 Years, Income Relative To Poverty Line = 1.4 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Age-Years85Onwards_Gender-Female_Race-AmericanIndianOrAlaskaNativeAlone", + "name": "Person With Age = 85 Years or More, Gender = Female, Race = American Indian or Alaska Native Alone", "statVars": [ { - "name": "Percent: 50 - 64 Years, 1.4 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/jxcyn2qyez748" + "name": "Population: 85 Years or More, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_85OrMoreYears_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 50 - 64 Years, 1.4 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/ne6bm4w2edr0g" + "name": "Population: 85 Years or More, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_85OrMoreYears_Female_AmericanIndianOrAlaskaNativeAlone" } ] }, { - "dcid": "dc/g/Person_Age-Years50To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto2", - "name": "Person With Age = 50 - 64 Years, Income Relative To Poverty Line = 2 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Age-Years85Onwards_Gender-Female_Race-NativeHawaiianOrOtherPacificIslanderAlone", + "name": "Person With Age = 85 Years or More, Gender = Female, Race = Native Hawaiian or Other Pacific Islander Alone", "statVars": [ { - "name": "Percent: 50 - 64 Years, 2 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/571yjx2mk6e93" + "name": "Population: 85 Years or More, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_85OrMoreYears_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 50 - 64 Years, 2 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/cjq2f2ln6dk77" + "name": "Population: 85 Years or More, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_85OrMoreYears_Female_NativeHawaiianOrOtherPacificIslanderAlone" } ] }, { - "dcid": "dc/g/Person_Age-Years50To64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto2", - "name": "Person With Age = 50 - 64 Years, Income Relative To Poverty Line = 2 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_CorrectionalFacilityLocation-OutOfState_CorrectionalFacilityOperator_Gender-Female", + "name": "Person With Correctional Facility Location = Out-of-State, Correctional Facility Operator, Gender = Female", "statVars": [ { - "name": "Percent: 50 - 64 Years, 2 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/q0njk21zkeh47" + "name": "Population (Measured Based on Jurisdiction): Out-of-State, Privately Operated, Female", + "dcid": "dc/wcl0fysjk3cdf" }, { - "name": "Population: 50 - 64 Years, 2 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/wr5hv2g40dey4" + "name": "Population (Measured Based on Jurisdiction): Out-of-State, State Operated, Female", + "dcid": "dc/y7jvz4e4ln1w5" } ] }, { - "dcid": "dc/g/Person_Age-Years50To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto2.5", - "name": "Person With Age = 50 - 64 Years, Income Relative To Poverty Line = 2.5 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_EducationalAttainment-LessThanPrimaryEducationPrimaryEducationLowerSecondaryEducation_Gender-Female_HealthBehavior-FormerSmoker", + "name": "Person With Educational Attainment = Less Than Primary Education \u0026 Primary Education \u0026 Lower Secondary Education, Gender = Female, Health Behavior = Former Smoker", "statVars": [ { - "name": "Percent: 50 - 64 Years, 2.5 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/ddlv5z14td9tf" + "name": "Percentage Former Smoker, Daily Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_FormerSmoker_Daily_TobaccoProducts_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Population: 50 - 64 Years, 2.5 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/khjpepzwfx9qd" + "name": "Percentage Former Smoker, E Cigarettes Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_FormerSmoker_Formerly_ECigarettes_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years50To64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto2.5", - "name": "Person With Age = 50 - 64 Years, Income Relative To Poverty Line = 2.5 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_EducationalAttainment-TertiaryEducation_Gender-Female_HealthBehavior-FormerSmoker", + "name": "Person With Educational Attainment = Tertiary Education, Gender = Female, Health Behavior = Former Smoker", "statVars": [ { - "name": "Percent: 50 - 64 Years, 2.5 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/l1b0psxgq7vhh" + "name": "Percentage Former Smoker, Daily Among Tertiary Education, Female Population", + "dcid": "Percent_FormerSmoker_Daily_TobaccoProducts_In_Count_Person_TertiaryEducation_Female" }, { - "name": "Population: 50 - 64 Years, 2.5 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/sgy9nwjvgfvgf" + "name": "Percentage Former Smoker, E Cigarettes Among Tertiary Education, Female Population", + "dcid": "Percent_FormerSmoker_Formerly_ECigarettes_In_Count_Person_TertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years50To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto4", - "name": "Person With Age = 50 - 64 Years, Income Relative To Poverty Line = 4 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_EducationalAttainment-UpperSecondaryEducationPostSecondaryNonTertiaryEducation_Gender-Female_HealthBehavior-FormerSmoker", + "name": "Person With Educational Attainment = Upper Secondary Education \u0026 Post Secondary Non Tertiary Education, Gender = Female, Health Behavior = Former Smoker", "statVars": [ { - "name": "Percent: 50 - 64 Years, 4 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/nqqgcw8njn298" + "name": "Percentage Former Smoker, Daily Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_FormerSmoker_Daily_TobaccoProducts_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" }, { - "name": "Population: 50 - 64 Years, 4 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/r17gvtfm8vvr4" + "name": "Percentage Former Smoker, E Cigarettes Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_FormerSmoker_Formerly_ECigarettes_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years50To64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto4", - "name": "Person With Age = 50 - 64 Years, Income Relative To Poverty Line = 4 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_EnrollmentLevel-EnrolledInCollegeUndergraduateYears_Gender-Female_TypeOfSchool", + "name": "Person With Gender = Female, Enrollment Level = Enrolled in College Undergraduate Years, Type of School", "statVars": [ { - "name": "Percent: 50 - 64 Years, 4 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/kc954gr58xqxb" + "name": "Population: Female, Enrolled in College Undergraduate Years, Private School", + "dcid": "dc/f0l20sfp6tg34" }, { - "name": "Population: 50 - 64 Years, 4 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/ljfqqn7hgvgg1" + "name": "Population: Female, Enrolled in College Undergraduate Years, Public School", + "dcid": "dc/fgssbtlcqy5bf" } ] }, { - "dcid": "dc/g/Person_Age-YearsUpto64_Gender-Female_HealthInsurance-NoHealthInsurance_Race-BlackOrAfricanAmericanAlone", - "name": "Person With Age = 64 Years or Less, Gender = Female, Health Insurance = No Health Insurance, Race = Black or African American Alone", + "dcid": "dc/g/Person_EnrollmentLevel-EnrolledInGrade1ToGrade4_Gender-Female_TypeOfSchool", + "name": "Person With Gender = Female, Enrollment Level = Enrolled in Grade 1 To Grade 4, Type of School", "statVars": [ { - "name": "Percent: 64 Years or Less, Female, No Health Insurance, Black or African American Alone", - "dcid": "dc/fbt86gt6jbvx3" + "name": "Population: Female, Enrolled in Grade 1 To Grade 4, Private School", + "dcid": "dc/3d1k0tygkzrc9" }, { - "name": "Population: 64 Years or Less, Female, No Health Insurance, Black or African American Alone", - "dcid": "dc/bt0m41h4qww3g" + "name": "Population: Female, Enrolled in Grade 1 To Grade 4, Public School", + "dcid": "dc/f6yygkvshe2sc" } ] }, { - "dcid": "dc/g/Person_Age-YearsUpto64_Gender-Female_HealthInsurance-NoHealthInsurance_Race-HispanicOrLatino", - "name": "Person With Age = 64 Years or Less, Gender = Female, Health Insurance = No Health Insurance, Race = Hispanic or Latino", + "dcid": "dc/g/Person_EnrollmentLevel-EnrolledInGrade5ToGrade8_Gender-Female_TypeOfSchool", + "name": "Person With Gender = Female, Enrollment Level = Enrolled in Grade 5 To Grade 8, Type of School", "statVars": [ { - "name": "Percent: 64 Years or Less, Female, No Health Insurance, Hispanic or Latino", - "dcid": "dc/z83b1324k5l8" + "name": "Population: Female, Enrolled in Grade 5 To Grade 8, Private School", + "dcid": "dc/vg4dvk67ynl7" }, { - "name": "Population: 64 Years or Less, Female, No Health Insurance, Hispanic or Latino", - "dcid": "dc/6zbqgdcj9q316" + "name": "Population: Female, Enrolled in Grade 5 To Grade 8, Public School", + "dcid": "dc/938xr48xyz1v3" } ] }, { - "dcid": "dc/g/Person_Age-YearsUpto64_Gender-Female_HealthInsurance-NoHealthInsurance_Race-WhiteAlone", - "name": "Person With Age = 64 Years or Less, Gender = Female, Health Insurance = No Health Insurance, Race = White Alone", + "dcid": "dc/g/Person_EnrollmentLevel-EnrolledInGrade9ToGrade12_Gender-Female_TypeOfSchool", + "name": "Person With Gender = Female, Enrollment Level = Enrolled in Grade 9 To Grade 12, Type of School", "statVars": [ { - "name": "Percent: 64 Years or Less, Female, No Health Insurance, White Alone", - "dcid": "dc/9r2lj7b1p7ty9" + "name": "Population: Female, Enrolled in Grade 9 To Grade 12, Private School", + "dcid": "dc/lq7sly0t34sc4" }, { - "name": "Population: 64 Years or Less, Female, No Health Insurance, White Alone", - "dcid": "dc/sf88wpdpw6w48" + "name": "Population: Female, Enrolled in Grade 9 To Grade 12, Public School", + "dcid": "dc/b37t6pmrzqkmh" } ] }, { - "dcid": "dc/g/Person_Age-YearsUpto64_Gender-Female_HealthInsurance-WithHealthInsurance_Race-BlackOrAfricanAmericanAlone", - "name": "Person With Age = 64 Years or Less, Gender = Female, Health Insurance = With Health Insurance, Race = Black or African American Alone", + "dcid": "dc/g/Person_EnrollmentLevel-EnrolledInGraduateOrProfessionalSchool_Gender-Female_TypeOfSchool", + "name": "Person With Gender = Female, Enrollment Level = Enrolled in Graduate or Professional School, Type of School", "statVars": [ { - "name": "Percent: 64 Years or Less, Female, With Health Insurance, Black or African American Alone", - "dcid": "dc/5b37jk90f8d46" + "name": "Population: Female, Enrolled in Graduate or Professional School, Private School", + "dcid": "dc/c8tyqc3f69xs5" }, { - "name": "Population: 64 Years or Less, Female, With Health Insurance, Black or African American Alone", - "dcid": "dc/b21lj1qb1nt9d" + "name": "Population: Female, Enrolled in Graduate or Professional School, Public School", + "dcid": "dc/b50mk8kek4fz3" } ] }, { - "dcid": "dc/g/Person_Age-YearsUpto64_Gender-Female_HealthInsurance-WithHealthInsurance_Race-HispanicOrLatino", - "name": "Person With Age = 64 Years or Less, Gender = Female, Health Insurance = With Health Insurance, Race = Hispanic or Latino", + "dcid": "dc/g/Person_EnrollmentLevel-EnrolledInKindergarten_Gender-Female_TypeOfSchool", + "name": "Person With Gender = Female, Enrollment Level = Enrolled in Kindergarten, Type of School", "statVars": [ { - "name": "Percent: 64 Years or Less, Female, With Health Insurance, Hispanic or Latino", - "dcid": "dc/kc5ejnsjrz1t8" + "name": "Population: Female, Enrolled in Kindergarten, Private School", + "dcid": "dc/kzyx3ll4kpfk1" }, { - "name": "Population: 64 Years or Less, Female, With Health Insurance, Hispanic or Latino", - "dcid": "dc/fn5m87c4ypmzc" + "name": "Population: Female, Enrolled in Kindergarten, Public School", + "dcid": "dc/wvxlkgg1rw7k7" } ] }, { - "dcid": "dc/g/Person_Age-YearsUpto64_Gender-Female_HealthInsurance-WithHealthInsurance_Race-WhiteAlone", - "name": "Person With Age = 64 Years or Less, Gender = Female, Health Insurance = With Health Insurance, Race = White Alone", + "dcid": "dc/g/Person_EnrollmentLevel-EnrolledInNurserySchoolPreschool_Gender-Female_TypeOfSchool", + "name": "Person With Gender = Female, Enrollment Level = Enrolled in Nursery School Preschool, Type of School", "statVars": [ { - "name": "Percent: 64 Years or Less, Female, With Health Insurance, White Alone", - "dcid": "dc/lht6t01twg7hb" + "name": "Population: Female, Enrolled in Nursery School Preschool, Private School", + "dcid": "dc/c9y5pyd6tt8p1" }, { - "name": "Population: 64 Years or Less, Female, With Health Insurance, White Alone", - "dcid": "dc/xv6dnl2vvy5n8" + "name": "Population: Female, Enrolled in Nursery School Preschool, Public School", + "dcid": "dc/lr4ve69p16sch" } ] }, { - "dcid": "dc/g/Person_Age-YearsUpto64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLine1.38To4", - "name": "Person With Age = 64 Years or Less, Income Relative To Poverty Line = 1.4 - 4 Ratio To Poverty Line, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Gender-Female_LiteracyStatus-Illiterate_PlaceOfResidenceClassification-Rural", + "name": "Person With Gender = Female, Literacy Status = Illiterate, Place of Residence Classification = Rural", "statVars": [ { - "name": "Percent: 64 Years or Less, 1.4 - 4 Ratio To Poverty Line, Female, No Health Insurance", - "dcid": "dc/bj38b70qdxg84" + "name": "Population: Female, Illiterate, Rural", + "dcid": "Count_Person_Illiterate_Rural_Female" }, { - "name": "Population: 64 Years or Less, 1.4 - 4 Ratio To Poverty Line, Female, No Health Insurance", - "dcid": "dc/wdejfhzrrb24f" + "name": "Population: Female, Houseless, Illiterate, Rural", + "dcid": "Count_Person_Houseless_Illiterate_Rural_Female" } ] }, { - "dcid": "dc/g/Person_Age-YearsUpto64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLine1.38To4", - "name": "Person With Age = 64 Years or Less, Income Relative To Poverty Line = 1.4 - 4 Ratio To Poverty Line, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Gender-Female_LiteracyStatus-Illiterate_PlaceOfResidenceClassification-Urban", + "name": "Person With Gender = Female, Literacy Status = Illiterate, Place of Residence Classification = Urban", "statVars": [ { - "name": "Percent: 64 Years or Less, 1.4 - 4 Ratio To Poverty Line, Female, With Health Insurance", - "dcid": "dc/wdlxgy6cqmsr" + "name": "Population: Female, Illiterate, Urban", + "dcid": "Count_Person_Illiterate_Urban_Female" }, { - "name": "Population: 64 Years or Less, 1.4 - 4 Ratio To Poverty Line, Female, With Health Insurance", - "dcid": "dc/0b94nxrggzjzc" + "name": "Population: Female, Houseless, Illiterate, Urban", + "dcid": "Count_Person_Houseless_Illiterate_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-YearsUpto64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto1.38", - "name": "Person With Age = 64 Years or Less, Income Relative To Poverty Line = 1.4 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Gender-Female_LiteracyStatus-Literate_PlaceOfResidenceClassification-Rural", + "name": "Person With Gender = Female, Literacy Status = Literate, Place of Residence Classification = Rural", "statVars": [ { - "name": "Percent: 64 Years or Less, 1.4 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/zy1l6ncxj3kdh" + "name": "Population: Female, Literate, Rural", + "dcid": "Count_Person_Literate_Rural_Female" }, { - "name": "Population: 64 Years or Less, 1.4 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/ctlj5kercb8ed" + "name": "Population: Female, Houseless, Literate, Rural", + "dcid": "Count_Person_Houseless_Literate_Rural_Female" } ] }, { - "dcid": "dc/g/Person_Age-YearsUpto64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto1.38", - "name": "Person With Age = 64 Years or Less, Income Relative To Poverty Line = 1.4 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Gender-Female_LiteracyStatus-Literate_PlaceOfResidenceClassification-Urban", + "name": "Person With Gender = Female, Literacy Status = Literate, Place of Residence Classification = Urban", "statVars": [ { - "name": "Percent: 64 Years or Less, 1.4 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/5yg0664gtm1k8" + "name": "Population: Female, Literate, Urban", + "dcid": "Count_Person_Literate_Urban_Female" }, { - "name": "Population: 64 Years or Less, 1.4 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/xjssfk5wxz1c1" + "name": "Population: Female, Houseless, Literate, Urban", + "dcid": "Count_Person_Houseless_Literate_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-YearsUpto64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto2", - "name": "Person With Age = 64 Years or Less, Income Relative To Poverty Line = 2 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Gender-Female_MaritalStatus-DivorcedInThePast12Months_PovertyStatus", + "name": "Person With Gender = Female, Marital Status = Divorced in The Past 12 Months, Poverty Status", "statVars": [ { - "name": "Percent: 64 Years or Less, 2 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/zt8ls7hz851s3" + "name": "Population: Female, Divorced in The Past 12 Months, Below Poverty Level in The Past 12 Months", + "dcid": "Count_Person_Female_DivorcedInThePast12Months_BelowPovertyLevelInThePast12Months" }, { - "name": "Population: 64 Years or Less, 2 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/k2hstt4hbkb95" + "name": "Population: Female, Divorced in The Past 12 Months, Poverty Status Determined", + "dcid": "Count_Person_Female_DivorcedInThePast12Months_PovertyStatusDetermined" } ] }, { - "dcid": "dc/g/Person_Age-YearsUpto64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto2", - "name": "Person With Age = 64 Years or Less, Income Relative To Poverty Line = 2 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Gender-Female_MaritalStatus-MarriedInThePast12Months_PovertyStatus", + "name": "Person With Gender = Female, Marital Status = Married in The Past 12 Months, Poverty Status", "statVars": [ { - "name": "Percent: 64 Years or Less, 2 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/09p9hzc5bdxz8" + "name": "Population: Female, Married in The Past 12 Months, Below Poverty Level in The Past 12 Months", + "dcid": "Count_Person_Female_MarriedInThePast12Months_BelowPovertyLevelInThePast12Months" }, { - "name": "Population: 64 Years or Less, 2 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/vgjr2ml15k7y1" + "name": "Population: Female, Married in The Past 12 Months, Poverty Status Determined", + "dcid": "Count_Person_Female_MarriedInThePast12Months_PovertyStatusDetermined" } ] }, { - "dcid": "dc/g/Person_Age-YearsUpto64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto2.5", - "name": "Person With Age = 64 Years or Less, Income Relative To Poverty Line = 2.5 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Rural_Religion-Buddhism", + "name": "Person With Gender = Female, Place of Residence Classification = Rural, Religion = Buddhism", "statVars": [ { - "name": "Percent: 64 Years or Less, 2.5 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/lq4f3gp2m72l6" + "name": "Population: Female, Rural, Buddhism", + "dcid": "indianCensus/Count_Person_Religion_Buddhist_Rural_Female" }, { - "name": "Population: 64 Years or Less, 2.5 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/8flsgqjfjtywc" + "name": "Population: 6 Years or Less, Female, Rural, Buddhism", + "dcid": "indianCensus/Count_Person_Religion_Buddhist_YearsUpto6_Rural_Female" } ] }, { - "dcid": "dc/g/Person_Age-YearsUpto64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto2.5", - "name": "Person With Age = 64 Years or Less, Income Relative To Poverty Line = 2.5 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Rural_Religion-Christianity", + "name": "Person With Gender = Female, Place of Residence Classification = Rural, Religion = Christianity", "statVars": [ { - "name": "Percent: 64 Years or Less, 2.5 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/sxfqdfzrqsgr3" + "name": "Population: Female, Rural, Christianity", + "dcid": "indianCensus/Count_Person_Religion_Christian_Rural_Female" }, { - "name": "Population: 64 Years or Less, 2.5 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/w3h2l175t2qzc" + "name": "Population: 6 Years or Less, Female, Rural, Christianity", + "dcid": "indianCensus/Count_Person_Religion_Christian_YearsUpto6_Rural_Female" } ] }, { - "dcid": "dc/g/Person_Age-YearsUpto64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto4", - "name": "Person With Age = 64 Years or Less, Income Relative To Poverty Line = 4 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Rural_Religion-Hinduism", + "name": "Person With Gender = Female, Place of Residence Classification = Rural, Religion = Hinduism", "statVars": [ { - "name": "Percent: 64 Years or Less, 4 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/bvyljdlv9c9v6" + "name": "Population: Female, Rural, Hinduism", + "dcid": "indianCensus/Count_Person_Religion_Hindu_Rural_Female" }, { - "name": "Population: 64 Years or Less, 4 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/ysypne3v9devd" + "name": "Population: 6 Years or Less, Female, Rural, Hinduism", + "dcid": "indianCensus/Count_Person_Religion_Hindu_YearsUpto6_Rural_Female" } ] }, { - "dcid": "dc/g/Person_Age-YearsUpto64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto4", - "name": "Person With Age = 64 Years or Less, Income Relative To Poverty Line = 4 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Rural_Religion-IndiaCensusOtherReligionAndPersuasions", + "name": "Person With Gender = Female, Place of Residence Classification = Rural, Religion = India Census_Other Religion And Persuasions", "statVars": [ { - "name": "Percent: 64 Years or Less, 4 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/5jx143bc72886" + "name": "Population: Female, Rural, India Census_Other Religion And Persuasions", + "dcid": "indianCensus/Count_Person_Religion_OtherReligionsAndPersuasions_Rural_Female" }, { - "name": "Population: 64 Years or Less, 4 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/0l43ckrrqr461" + "name": "Population: 6 Years or Less, Female, Rural, India Census_Other Religion And Persuasions", + "dcid": "indianCensus/Count_Person_Religion_OtherReligionsAndPersuasions_YearsUpto6_Rural_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar10000To12499_Race-AmericanIndianOrAlaskaNativeAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 10,000 - 12,499 USD, Race = American Indian or Alaska Native Alone, Recent Work Status", + "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Rural_Religion-Islam", + "name": "Person With Gender = Female, Place of Residence Classification = Rural, Religion = Islam", "statVars": [ { - "name": "Population: Female, 10,000 - 12,499 USD, American Indian or Alaska Native Alone, Not Worked Full Time", - "dcid": "dc/g1lqz36qc6x26" + "name": "Population: Female, Rural, Islam", + "dcid": "indianCensus/Count_Person_Religion_Muslim_Rural_Female" }, { - "name": "Population: Female, 10,000 - 12,499 USD, American Indian or Alaska Native Alone, Worked Full Time", - "dcid": "dc/nfj1c6f5xvjpf" + "name": "Population: 6 Years or Less, Female, Rural, Islam", + "dcid": "indianCensus/Count_Person_Religion_Muslim_YearsUpto6_Rural_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar10000To12499_Race-AsianAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 10,000 - 12,499 USD, Race = Asian Alone, Recent Work Status", + "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Rural_Religion-Jainism", + "name": "Person With Gender = Female, Place of Residence Classification = Rural, Religion = Jainism", "statVars": [ { - "name": "Population: Female, 10,000 - 12,499 USD, Asian Alone, Not Worked Full Time", - "dcid": "dc/rkylr8pzrhvrb" + "name": "Population: Female, Rural, Jainism", + "dcid": "indianCensus/Count_Person_Religion_Jain_Rural_Female" }, { - "name": "Population: Female, 10,000 - 12,499 USD, Asian Alone, Worked Full Time", - "dcid": "dc/ecz488knjvddf" + "name": "Population: 6 Years or Less, Female, Rural, Jainism", + "dcid": "indianCensus/Count_Person_Religion_Jain_YearsUpto6_Rural_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar10000To12499_Race-BlackOrAfricanAmericanAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 10,000 - 12,499 USD, Race = Black or African American Alone, Recent Work Status", + "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Rural_Religion-ReligionNotStated", + "name": "Person With Gender = Female, Place of Residence Classification = Rural, Religion = Religion Not Stated", "statVars": [ { - "name": "Population: Female, 10,000 - 12,499 USD, Black or African American Alone, Not Worked Full Time", - "dcid": "dc/zvn4y702wsxe3" + "name": "Population: Female, Rural, Religion Not Stated", + "dcid": "indianCensus/Count_Person_Religion_ReligionNotStated_Rural_Female" }, { - "name": "Population: Female, 10,000 - 12,499 USD, Black or African American Alone, Worked Full Time", - "dcid": "dc/6jgshc72wscd7" + "name": "Population: 6 Years or Less, Female, Rural, Religion Not Stated", + "dcid": "indianCensus/Count_Person_Religion_ReligionNotStated_YearsUpto6_Rural_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar10000To12499_Race-HispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 10,000 - 12,499 USD, Race = Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Rural_Religion-Sikhism", + "name": "Person With Gender = Female, Place of Residence Classification = Rural, Religion = Sikhism", "statVars": [ { - "name": "Population: Female, 10,000 - 12,499 USD, Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/p5ewnb0xtrrp" + "name": "Population: Female, Rural, Sikhism", + "dcid": "indianCensus/Count_Person_Religion_Sikh_Rural_Female" }, { - "name": "Population: Female, 10,000 - 12,499 USD, Hispanic or Latino, Worked Full Time", - "dcid": "dc/7ev9gs9ppxbq2" + "name": "Population: 6 Years or Less, Female, Rural, Sikhism", + "dcid": "indianCensus/Count_Person_Religion_Sikh_YearsUpto6_Rural_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar10000To12499_Race-NativeHawaiianOrOtherPacificIslanderAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 10,000 - 12,499 USD, Race = Native Hawaiian or Other Pacific Islander Alone, Recent Work Status", + "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Rural_WorkerClassification-NonWorker", + "name": "Person With Gender = Female, Place of Residence Classification = Rural, Worker Classification = Non Worker", "statVars": [ { - "name": "Population: Female, 10,000 - 12,499 USD, Native Hawaiian or Other Pacific Islander Alone, Not Worked Full Time", - "dcid": "dc/xbq05lkgsx8b6" + "name": "Population: Female, Rural, Non Worker", + "dcid": "Count_Person_NonWorker_Rural_Female" }, { - "name": "Population: Female, 10,000 - 12,499 USD, Native Hawaiian or Other Pacific Islander Alone, Worked Full Time", - "dcid": "dc/nxqjjpwkkxpx4" + "name": "Population: Female, Houseless, Rural, Non Worker", + "dcid": "Count_Person_Houseless_NonWorker_Rural_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar10000To12499_Race-SomeOtherRaceAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 10,000 - 12,499 USD, Race = Some Other Race Alone, Recent Work Status", + "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Urban_Religion-Buddhism", + "name": "Person With Gender = Female, Place of Residence Classification = Urban, Religion = Buddhism", "statVars": [ { - "name": "Population: Female, 10,000 - 12,499 USD, Some Other Race Alone, Not Worked Full Time", - "dcid": "dc/8ws12v06y0sqh" + "name": "Population: Female, Urban, Buddhism", + "dcid": "indianCensus/Count_Person_Religion_Buddhist_Urban_Female" }, { - "name": "Population: Female, 10,000 - 12,499 USD, Some Other Race Alone, Worked Full Time", - "dcid": "dc/43pxcsbgjksmg" + "name": "Population: 6 Years or Less, Female, Urban, Buddhism", + "dcid": "indianCensus/Count_Person_Religion_Buddhist_YearsUpto6_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar10000To12499_Race-TwoOrMoreRaces_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 10,000 - 12,499 USD, Race = Two or More Races, Recent Work Status", + "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Urban_Religion-Christianity", + "name": "Person With Gender = Female, Place of Residence Classification = Urban, Religion = Christianity", "statVars": [ { - "name": "Population: Female, 10,000 - 12,499 USD, Two or More Races, Not Worked Full Time", - "dcid": "dc/see1v777j4807" + "name": "Population: Female, Urban, Christianity", + "dcid": "indianCensus/Count_Person_Religion_Christian_Urban_Female" }, { - "name": "Population: Female, 10,000 - 12,499 USD, Two or More Races, Worked Full Time", - "dcid": "dc/422zpgm23b2m7" + "name": "Population: 6 Years or Less, Female, Urban, Christianity", + "dcid": "indianCensus/Count_Person_Religion_Christian_YearsUpto6_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar10000To12499_Race-WhiteAloneNotHispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 10,000 - 12,499 USD, Race = White Alone Not Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Urban_Religion-Hinduism", + "name": "Person With Gender = Female, Place of Residence Classification = Urban, Religion = Hinduism", "statVars": [ { - "name": "Population: Female, 10,000 - 12,499 USD, White Alone Not Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/t6b45v6bsdf1" + "name": "Population: Female, Urban, Hinduism", + "dcid": "indianCensus/Count_Person_Religion_Hindu_Urban_Female" }, { - "name": "Population: Female, 10,000 - 12,499 USD, White Alone Not Hispanic or Latino, Worked Full Time", - "dcid": "dc/j8dgk3864jpbd" + "name": "Population: 6 Years or Less, Female, Urban, Hinduism", + "dcid": "indianCensus/Count_Person_Religion_Hindu_YearsUpto6_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar10000To12499_Race-WhiteAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 10,000 - 12,499 USD, Race = White Alone, Recent Work Status", + "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Urban_Religion-IndiaCensusOtherReligionAndPersuasions", + "name": "Person With Gender = Female, Place of Residence Classification = Urban, Religion = India Census_Other Religion And Persuasions", "statVars": [ { - "name": "Population: Female, 10,000 - 12,499 USD, White Alone, Not Worked Full Time", - "dcid": "dc/c42c6rmszjdv7" + "name": "Population: Female, Urban, India Census_Other Religion And Persuasions", + "dcid": "indianCensus/Count_Person_Religion_OtherReligionsAndPersuasions_Urban_Female" }, { - "name": "Population: Female, 10,000 - 12,499 USD, White Alone, Worked Full Time", - "dcid": "dc/bpzm3y2rxt7y9" + "name": "Population: 6 Years or Less, Female, Urban, India Census_Other Religion And Persuasions", + "dcid": "indianCensus/Count_Person_Religion_OtherReligionsAndPersuasions_YearsUpto6_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar100000Onwards_Race-AmericanIndianOrAlaskaNativeAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 100,000 USD or More, Race = American Indian or Alaska Native Alone, Recent Work Status", + "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Urban_Religion-Islam", + "name": "Person With Gender = Female, Place of Residence Classification = Urban, Religion = Islam", "statVars": [ { - "name": "Population: Female, 100,000 USD or More, American Indian or Alaska Native Alone, Not Worked Full Time", - "dcid": "dc/bdl1bpzj3klq4" + "name": "Population: Female, Urban, Islam", + "dcid": "indianCensus/Count_Person_Religion_Muslim_Urban_Female" }, { - "name": "Population: Female, 100,000 USD or More, American Indian or Alaska Native Alone, Worked Full Time", - "dcid": "dc/8v29dc0442ljg" + "name": "Population: 6 Years or Less, Female, Urban, Islam", + "dcid": "indianCensus/Count_Person_Religion_Muslim_YearsUpto6_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar100000Onwards_Race-AsianAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 100,000 USD or More, Race = Asian Alone, Recent Work Status", + "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Urban_Religion-Jainism", + "name": "Person With Gender = Female, Place of Residence Classification = Urban, Religion = Jainism", "statVars": [ { - "name": "Population: Female, 100,000 USD or More, Asian Alone, Not Worked Full Time", - "dcid": "dc/5zrn0w3nwe9e2" + "name": "Population: Female, Urban, Jainism", + "dcid": "indianCensus/Count_Person_Religion_Jain_Urban_Female" }, { - "name": "Population: Female, 100,000 USD or More, Asian Alone, Worked Full Time", - "dcid": "dc/sk4nqnbdskvhg" + "name": "Population: 6 Years or Less, Female, Urban, Jainism", + "dcid": "indianCensus/Count_Person_Religion_Jain_YearsUpto6_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar100000Onwards_Race-BlackOrAfricanAmericanAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 100,000 USD or More, Race = Black or African American Alone, Recent Work Status", + "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Urban_Religion-ReligionNotStated", + "name": "Person With Gender = Female, Place of Residence Classification = Urban, Religion = Religion Not Stated", "statVars": [ { - "name": "Population: Female, 100,000 USD or More, Black or African American Alone, Not Worked Full Time", - "dcid": "dc/hndxvvnzf2yr1" + "name": "Population: Female, Urban, Religion Not Stated", + "dcid": "indianCensus/Count_Person_Religion_ReligionNotStated_Urban_Female" }, { - "name": "Population: Female, 100,000 USD or More, Black or African American Alone, Worked Full Time", - "dcid": "dc/vf30v7c1t5lz5" + "name": "Population: 6 Years or Less, Female, Urban, Religion Not Stated", + "dcid": "indianCensus/Count_Person_Religion_ReligionNotStated_YearsUpto6_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar100000Onwards_Race-HispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 100,000 USD or More, Race = Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Urban_Religion-Sikhism", + "name": "Person With Gender = Female, Place of Residence Classification = Urban, Religion = Sikhism", "statVars": [ { - "name": "Population: Female, 100,000 USD or More, Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/nwzb4v1hp2jw4" + "name": "Population: Female, Urban, Sikhism", + "dcid": "indianCensus/Count_Person_Religion_Sikh_Urban_Female" }, { - "name": "Population: Female, 100,000 USD or More, Hispanic or Latino, Worked Full Time", - "dcid": "dc/w5geg8s1lmb04" + "name": "Population: 6 Years or Less, Female, Urban, Sikhism", + "dcid": "indianCensus/Count_Person_Religion_Sikh_YearsUpto6_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar100000Onwards_Race-NativeHawaiianOrOtherPacificIslanderAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 100,000 USD or More, Race = Native Hawaiian or Other Pacific Islander Alone, Recent Work Status", + "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Urban_WorkerClassification-NonWorker", + "name": "Person With Gender = Female, Place of Residence Classification = Urban, Worker Classification = Non Worker", "statVars": [ { - "name": "Population: Female, 100,000 USD or More, Native Hawaiian or Other Pacific Islander Alone, Not Worked Full Time", - "dcid": "dc/8bwnnflm9kwbg" + "name": "Population: Female, Urban, Non Worker", + "dcid": "Count_Person_NonWorker_Urban_Female" }, { - "name": "Population: Female, 100,000 USD or More, Native Hawaiian or Other Pacific Islander Alone, Worked Full Time", - "dcid": "dc/4r5pvjszn5x03" + "name": "Population: Female, Houseless, Urban, Non Worker", + "dcid": "Count_Person_Houseless_NonWorker_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar100000Onwards_Race-SomeOtherRaceAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 100,000 USD or More, Race = Some Other Race Alone, Recent Work Status", + "dcid": "dc/g/Person_Gender-Female_LaborForceStatus-NotInLaborForce_MaritalStatus-DivorcedInThePast12Months", + "name": "Person With Labor Force Status = Not in Labor Force, Gender = Female, Marital Status = Divorced in The Past 12 Months", "statVars": [ { - "name": "Population: Female, 100,000 USD or More, Some Other Race Alone, Not Worked Full Time", - "dcid": "dc/y70ppl4rxjhjh" + "name": "Population: Not in Labor Force, Female, Divorced in The Past 12 Months", + "dcid": "Count_Person_NotInLaborForce_Female_DivorcedInThePast12Months" }, { - "name": "Population: Female, 100,000 USD or More, Some Other Race Alone, Worked Full Time", - "dcid": "dc/3zq436nrf2d66" + "name": "Population: 16 Years or More, Not in Labor Force, Female, Divorced in The Past 12 Months", + "dcid": "Count_Person_16OrMoreYears_NotInLaborForce_Female_DivorcedInThePast12Months" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar100000Onwards_Race-TwoOrMoreRaces_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 100,000 USD or More, Race = Two or More Races, Recent Work Status", + "dcid": "dc/g/Person_Gender-Female_LaborForceStatus-NotInLaborForce_MaritalStatus-MarriedInThePast12Months", + "name": "Person With Labor Force Status = Not in Labor Force, Gender = Female, Marital Status = Married in The Past 12 Months", "statVars": [ { - "name": "Population: Female, 100,000 USD or More, Two or More Races, Not Worked Full Time", - "dcid": "dc/8lffdmtgqv269" + "name": "Population: Not in Labor Force, Female, Married in The Past 12 Months", + "dcid": "Count_Person_NotInLaborForce_Female_MarriedInThePast12Months" }, { - "name": "Population: Female, 100,000 USD or More, Two or More Races, Worked Full Time", - "dcid": "dc/n4z306vm3zdm6" + "name": "Population: 16 Years or More, Not in Labor Force, Female, Married in The Past 12 Months", + "dcid": "Count_Person_16OrMoreYears_NotInLaborForce_Female_MarriedInThePast12Months" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar100000Onwards_Race-WhiteAloneNotHispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 100,000 USD or More, Race = White Alone Not Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/Person_Gender-Female_LaborForceStatus-InLaborForce_MaritalStatus-DivorcedInThePast12Months", + "name": "Person With Labor Force Status = in Labor Force, Gender = Female, Marital Status = Divorced in The Past 12 Months", "statVars": [ { - "name": "Population: Female, 100,000 USD or More, White Alone Not Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/elr21hp41d4jh" + "name": "Population: in Labor Force, Female, Divorced in The Past 12 Months", + "dcid": "Count_Person_InLaborForce_Female_DivorcedInThePast12Months" }, { - "name": "Population: Female, 100,000 USD or More, White Alone Not Hispanic or Latino, Worked Full Time", - "dcid": "dc/cqc4zh1dg8s6d" + "name": "Population: 16 Years or More, in Labor Force, Female, Divorced in The Past 12 Months", + "dcid": "Count_Person_16OrMoreYears_InLaborForce_Female_DivorcedInThePast12Months" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar100000Onwards_Race-WhiteAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 100,000 USD or More, Race = White Alone, Recent Work Status", + "dcid": "dc/g/Person_Gender-Female_LaborForceStatus-InLaborForce_MaritalStatus-MarriedInThePast12Months", + "name": "Person With Labor Force Status = in Labor Force, Gender = Female, Marital Status = Married in The Past 12 Months", "statVars": [ { - "name": "Population: Female, 100,000 USD or More, White Alone, Not Worked Full Time", - "dcid": "dc/kd7qcdzs2q8p4" + "name": "Population: in Labor Force, Female, Married in The Past 12 Months", + "dcid": "Count_Person_InLaborForce_Female_MarriedInThePast12Months" }, { - "name": "Population: Female, 100,000 USD or More, White Alone, Worked Full Time", - "dcid": "dc/gjkbs2qeb9m0g" + "name": "Population: 16 Years or More, in Labor Force, Female, Married in The Past 12 Months", + "dcid": "Count_Person_16OrMoreYears_InLaborForce_Female_MarriedInThePast12Months" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar12500To14999_Race-AmericanIndianOrAlaskaNativeAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 12,500 - 14,999 USD, Race = American Indian or Alaska Native Alone, Recent Work Status", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderEthnicity-HispanicOrLatino_OffenderType-OffenderEthnicityKnown_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Ethnicity = Hispanic or Latino, Offender Type = Offender Ethnicity Known, Targeted Gender = Female", "statVars": [ { - "name": "Population: Female, 12,500 - 14,999 USD, American Indian or Alaska Native Alone, Not Worked Full Time", - "dcid": "dc/djyl74kbjv759" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Hispanic or Latino Offender, Offender Ethnicity Known, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderEthnicityHispanicOrLatino_Female" }, { - "name": "Population: Female, 12,500 - 14,999 USD, American Indian or Alaska Native Alone, Worked Full Time", - "dcid": "dc/y5khypdllylx2" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Hispanic or Latino Offender, Offender Ethnicity Known, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderEthnicityHispanicOrLatino_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar12500To14999_Race-AsianAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 12,500 - 14,999 USD, Race = Asian Alone, Recent Work Status", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderEthnicity-NotHispanicOrLatino_OffenderType-OffenderEthnicityKnown_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Ethnicity = Not Hispanic or Latino, Offender Type = Offender Ethnicity Known, Targeted Gender = Female", "statVars": [ { - "name": "Population: Female, 12,500 - 14,999 USD, Asian Alone, Not Worked Full Time", - "dcid": "dc/w9f75kjtcjz6h" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Not Hispanic or Latino Offender, Offender Ethnicity Known, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderEthnicityNotHispanicOrLatino_Female" }, { - "name": "Population: Female, 12,500 - 14,999 USD, Asian Alone, Worked Full Time", - "dcid": "dc/5p1ghjk4c4g53" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Not Hispanic or Latino Offender, Offender Ethnicity Known, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderEthnicityNotHispanicOrLatino_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar12500To14999_Race-BlackOrAfricanAmericanAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 12,500 - 14,999 USD, Race = Black or African American Alone, Recent Work Status", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderRace-AmericanIndianOrAlaskaNativeAlone_OffenderType-OffenderRaceKnown_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Race = American Indian or Alaska Native Alone, Offender Type = Offender Race Known, Targeted Gender = Female", "statVars": [ { - "name": "Population: Female, 12,500 - 14,999 USD, Black or African American Alone, Not Worked Full Time", - "dcid": "dc/ph6nlxqmh2es8" + "name": "Count of Hate Crime Incidents: Bias Against Gender, American Indian or Alaska Native Alone Offender, Offender Race Known, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderRaceAmericanIndianOrAlaskaNativeAlone_Female" }, { - "name": "Population: Female, 12,500 - 14,999 USD, Black or African American Alone, Worked Full Time", - "dcid": "dc/73gmfshjqdqjf" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, American Indian or Alaska Native Alone Offender, Offender Race Known, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderRaceAmericanIndianOrAlaskaNativeAlone_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar12500To14999_Race-HispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 12,500 - 14,999 USD, Race = Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderRace-AsianAlone_OffenderType-OffenderRaceKnown_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Race = Asian Alone, Offender Type = Offender Race Known, Targeted Gender = Female", "statVars": [ { - "name": "Population: Female, 12,500 - 14,999 USD, Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/4yxpwfz8v6p8b" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Asian Alone Offender, Offender Race Known, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderRaceAsianAlone_Female" }, { - "name": "Population: Female, 12,500 - 14,999 USD, Hispanic or Latino, Worked Full Time", - "dcid": "dc/g6syfwwpny8k" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Asian Alone Offender, Offender Race Known, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderRaceAsianAlone_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar12500To14999_Race-NativeHawaiianOrOtherPacificIslanderAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 12,500 - 14,999 USD, Race = Native Hawaiian or Other Pacific Islander Alone, Recent Work Status", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderRace-BlackOrAfricanAmericanAlone_OffenderType-OffenderRaceKnown_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Race = Black or African American Alone, Offender Type = Offender Race Known, Targeted Gender = Female", "statVars": [ { - "name": "Population: Female, 12,500 - 14,999 USD, Native Hawaiian or Other Pacific Islander Alone, Not Worked Full Time", - "dcid": "dc/w79q3d8zvmefd" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Black or African American Alone Offender, Offender Race Known, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderRaceBlackOrAfricanAmericanAlone_Female" }, { - "name": "Population: Female, 12,500 - 14,999 USD, Native Hawaiian or Other Pacific Islander Alone, Worked Full Time", - "dcid": "dc/wz3chgqw22hj9" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Black or African American Alone Offender, Offender Race Known, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderRaceBlackOrAfricanAmericanAlone_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar12500To14999_Race-SomeOtherRaceAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 12,500 - 14,999 USD, Race = Some Other Race Alone, Recent Work Status", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderRace-TwoOrMoreRaces_OffenderType-OffenderRaceKnown_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Race = Two or More Races, Offender Type = Offender Race Known, Targeted Gender = Female", "statVars": [ { - "name": "Population: Female, 12,500 - 14,999 USD, Some Other Race Alone, Not Worked Full Time", - "dcid": "dc/rklwcdf350zcg" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Two or More Races Offender, Offender Race Known, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderRaceTwoOrMoreRaces_Female" }, { - "name": "Population: Female, 12,500 - 14,999 USD, Some Other Race Alone, Worked Full Time", - "dcid": "dc/24z4tkx8bjzb5" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Two or More Races Offender, Offender Race Known, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderRaceTwoOrMoreRaces_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar12500To14999_Race-TwoOrMoreRaces_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 12,500 - 14,999 USD, Race = Two or More Races, Recent Work Status", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderRace-WhiteAlone_OffenderType-OffenderRaceKnown_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Race = White Alone, Offender Type = Offender Race Known, Targeted Gender = Female", "statVars": [ { - "name": "Population: Female, 12,500 - 14,999 USD, Two or More Races, Not Worked Full Time", - "dcid": "dc/jnytfgyee118f" + "name": "Count of Hate Crime Incidents: Bias Against Gender, White Alone Offender, Offender Race Known, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderRaceWhiteAlone_Female" }, { - "name": "Population: Female, 12,500 - 14,999 USD, Two or More Races, Worked Full Time", - "dcid": "dc/0wreg2rwy5h3c" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, White Alone Offender, Offender Race Known, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderRaceWhiteAlone_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar12500To14999_Race-WhiteAloneNotHispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 12,500 - 14,999 USD, Race = White Alone Not Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-YearsUpto1_CauseOfDeath-ICD10/R00R99_Gender-Female_Race", + "name": "Mortality Event With Age = 1 Years or Less, Cause of Death = R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 12,500 - 14,999 USD, White Alone Not Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/m7rh8832y37d5" + "name": "Count of Mortality Event: 1 Years or Less, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, Black or African American", + "dcid": "dc/qrmydkzp94cth" }, { - "name": "Population: Female, 12,500 - 14,999 USD, White Alone Not Hispanic or Latino, Worked Full Time", - "dcid": "dc/yczwl8bb6d431" + "name": "Count of Mortality Event: 1 Years or Less, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, White", + "dcid": "dc/vrply63j2jsc3" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar12500To14999_Race-WhiteAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 12,500 - 14,999 USD, Race = White Alone, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-YearsUpto1_CauseOfDeath-ICD10/V01Y89_Gender-Female_Race", + "name": "Mortality Event With Age = 1 Years or Less, Cause of Death = V01-Y89 (External Causes of Morbidity And Mortality), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 12,500 - 14,999 USD, White Alone, Not Worked Full Time", - "dcid": "dc/x2syp295e5gp5" + "name": "Count of Mortality Event: 1 Years or Less, V01-Y89 (External Causes of Morbidity And Mortality), Female, Black or African American", + "dcid": "dc/dt1zcmlqfkne7" }, { - "name": "Population: Female, 12,500 - 14,999 USD, White Alone, Worked Full Time", - "dcid": "dc/6re4xlxt811tb" + "name": "Count of Mortality Event: 1 Years or Less, V01-Y89 (External Causes of Morbidity And Mortality), Female, White", + "dcid": "dc/n4hfvd75dxg2" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar15000To17499_Race-AmericanIndianOrAlaskaNativeAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 15,000 - 17,499 USD, Race = American Indian or Alaska Native Alone, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years15To24_CauseOfDeath-ICD10/C00D48_Gender-Female_Race", + "name": "Mortality Event With Age = 15 - 24 Years, Cause of Death = C00-D48 (Neoplasms), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 15,000 - 17,499 USD, American Indian or Alaska Native Alone, Not Worked Full Time", - "dcid": "dc/f7h4xcfddblmg" + "name": "Count of Mortality Event: 15 - 24 Years, C00-D48 (Neoplasms), Female, Black or African American", + "dcid": "dc/vxx6wtfz09rsg" }, { - "name": "Population: Female, 15,000 - 17,499 USD, American Indian or Alaska Native Alone, Worked Full Time", - "dcid": "dc/efvqzne3ypfvf" + "name": "Count of Mortality Event: 15 - 24 Years, C00-D48 (Neoplasms), Female, White", + "dcid": "dc/4meb4dk826vgh" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar15000To17499_Race-AsianAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 15,000 - 17,499 USD, Race = Asian Alone, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years15To24_CauseOfDeath-ICD10/G00G98_Gender-Female_Race", + "name": "Mortality Event With Age = 15 - 24 Years, Cause of Death = G00-G98 (Diseases of The Nervous System), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 15,000 - 17,499 USD, Asian Alone, Not Worked Full Time", - "dcid": "dc/05hbjp5ztrl64" + "name": "Count of Mortality Event: 15 - 24 Years, G00-G98 (Diseases of The Nervous System), Female, Black or African American", + "dcid": "dc/x5ppqbfzzmv6c" }, { - "name": "Population: Female, 15,000 - 17,499 USD, Asian Alone, Worked Full Time", - "dcid": "dc/v3yv80ncnvzf7" + "name": "Count of Mortality Event: 15 - 24 Years, G00-G98 (Diseases of The Nervous System), Female, White", + "dcid": "dc/y4kpk57v3hkfc" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar15000To17499_Race-BlackOrAfricanAmericanAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 15,000 - 17,499 USD, Race = Black or African American Alone, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years15To24_CauseOfDeath-ICD10/I00I99_Gender-Female_Race", + "name": "Mortality Event With Age = 15 - 24 Years, Cause of Death = I00-I99 (Diseases of The Circulatory System), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 15,000 - 17,499 USD, Black or African American Alone, Not Worked Full Time", - "dcid": "dc/8jb594x7dr0r8" + "name": "Count of Mortality Event: 15 - 24 Years, I00-I99 (Diseases of The Circulatory System), Female, Black or African American", + "dcid": "dc/2tnyvylxwshl3" }, { - "name": "Population: Female, 15,000 - 17,499 USD, Black or African American Alone, Worked Full Time", - "dcid": "dc/xkzjppbj1brdh" + "name": "Count of Mortality Event: 15 - 24 Years, I00-I99 (Diseases of The Circulatory System), Female, White", + "dcid": "dc/q6h208ehh14t6" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar15000To17499_Race-HispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 15,000 - 17,499 USD, Race = Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years15To24_CauseOfDeath-ICD10/V01Y89_Gender-Female_Race", + "name": "Mortality Event With Age = 15 - 24 Years, Cause of Death = V01-Y89 (External Causes of Morbidity And Mortality), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 15,000 - 17,499 USD, Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/ls3b25qjy2gjg" + "name": "Count of Mortality Event: 15 - 24 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Black or African American", + "dcid": "dc/5g844w6dvzynb" }, { - "name": "Population: Female, 15,000 - 17,499 USD, Hispanic or Latino, Worked Full Time", - "dcid": "dc/qx330gg1k2f9d" + "name": "Count of Mortality Event: 15 - 24 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, White", + "dcid": "dc/qhz4bc538re79" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar15000To17499_Race-NativeHawaiianOrOtherPacificIslanderAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 15,000 - 17,499 USD, Race = Native Hawaiian or Other Pacific Islander Alone, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years25To34_CauseOfDeath-ICD10/A00B99_Gender-Female_Race", + "name": "Mortality Event With Age = 25 - 34 Years, Cause of Death = A00-B99 (Certain Infectious And Parasitic Diseases), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 15,000 - 17,499 USD, Native Hawaiian or Other Pacific Islander Alone, Not Worked Full Time", - "dcid": "dc/lkh6gywp7h5w6" + "name": "Count of Mortality Event: 25 - 34 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Black or African American", + "dcid": "dc/88mexmmdgd4fg" }, { - "name": "Population: Female, 15,000 - 17,499 USD, Native Hawaiian or Other Pacific Islander Alone, Worked Full Time", - "dcid": "dc/608mps4nt7hqc" + "name": "Count of Mortality Event: 25 - 34 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, White", + "dcid": "dc/8xxtc68vesk12" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar15000To17499_Race-SomeOtherRaceAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 15,000 - 17,499 USD, Race = Some Other Race Alone, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years25To34_CauseOfDeath-ICD10/E00E88_Gender-Female_Race", + "name": "Mortality Event With Age = 25 - 34 Years, Cause of Death = E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 15,000 - 17,499 USD, Some Other Race Alone, Not Worked Full Time", - "dcid": "dc/pwmwttm5e1h42" + "name": "Count of Mortality Event: 25 - 34 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Black or African American", + "dcid": "dc/9q6lt61y1mlk6" }, { - "name": "Population: Female, 15,000 - 17,499 USD, Some Other Race Alone, Worked Full Time", - "dcid": "dc/1zwnmfrbcb3e5" + "name": "Count of Mortality Event: 25 - 34 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, White", + "dcid": "dc/w1r4jxj7behr4" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar15000To17499_Race-TwoOrMoreRaces_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 15,000 - 17,499 USD, Race = Two or More Races, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years25To34_CauseOfDeath-ICD10/J00J98_Gender-Female_Race", + "name": "Mortality Event With Age = 25 - 34 Years, Cause of Death = J00-J98 (Diseases of The Respiratory System), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 15,000 - 17,499 USD, Two or More Races, Not Worked Full Time", - "dcid": "dc/qbrbhb6wg1zs3" + "name": "Count of Mortality Event: 25 - 34 Years, J00-J98 (Diseases of The Respiratory System), Female, Black or African American", + "dcid": "dc/eqzmecnj6v4f2" }, { - "name": "Population: Female, 15,000 - 17,499 USD, Two or More Races, Worked Full Time", - "dcid": "dc/80rsssbp3j60c" + "name": "Count of Mortality Event: 25 - 34 Years, J00-J98 (Diseases of The Respiratory System), Female, White", + "dcid": "dc/n5f0qrv5n6ql4" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar15000To17499_Race-WhiteAloneNotHispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 15,000 - 17,499 USD, Race = White Alone Not Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/A00B99_Gender-Female_Race", + "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = A00-B99 (Certain Infectious And Parasitic Diseases), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 15,000 - 17,499 USD, White Alone Not Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/p79h95jnf7vj7" + "name": "Count of Mortality Event: 35 - 44 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Black or African American", + "dcid": "dc/7vx0n6qr2cnf5" }, { - "name": "Population: Female, 15,000 - 17,499 USD, White Alone Not Hispanic or Latino, Worked Full Time", - "dcid": "dc/l5jmwz4fcyhdb" + "name": "Count of Mortality Event: 35 - 44 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, White", + "dcid": "dc/s8pv37jflpc46" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar15000To17499_Race-WhiteAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 15,000 - 17,499 USD, Race = White Alone, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/F01F99_Gender-Female_Race", + "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = F01-F99 (Mental And Behavioural Disorders), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 15,000 - 17,499 USD, White Alone, Not Worked Full Time", - "dcid": "dc/j4qbp1b3s0dy" + "name": "Count of Mortality Event: 35 - 44 Years, F01-F99 (Mental And Behavioural Disorders), Female, Black or African American", + "dcid": "dc/fcr3yf7dxym47" }, { - "name": "Population: Female, 15,000 - 17,499 USD, White Alone, Worked Full Time", - "dcid": "dc/dlqtllebrnyh1" + "name": "Count of Mortality Event: 35 - 44 Years, F01-F99 (Mental And Behavioural Disorders), Female, White", + "dcid": "dc/qj19djgc30n8" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar17500To19999_Race-AmericanIndianOrAlaskaNativeAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 17,500 - 19,999 USD, Race = American Indian or Alaska Native Alone, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/G00G98_Gender-Female_Race", + "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = G00-G98 (Diseases of The Nervous System), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 17,500 - 19,999 USD, American Indian or Alaska Native Alone, Not Worked Full Time", - "dcid": "dc/y9rqqech6xbt4" + "name": "Count of Mortality Event: 35 - 44 Years, G00-G98 (Diseases of The Nervous System), Female, Black or African American", + "dcid": "dc/c8mdlr20xyyyb" }, { - "name": "Population: Female, 17,500 - 19,999 USD, American Indian or Alaska Native Alone, Worked Full Time", - "dcid": "dc/zz3mhw0qtqzx7" + "name": "Count of Mortality Event: 35 - 44 Years, G00-G98 (Diseases of The Nervous System), Female, White", + "dcid": "dc/9r8179skf7055" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar17500To19999_Race-AsianAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 17,500 - 19,999 USD, Race = Asian Alone, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/J00J98_Gender-Female_Race", + "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = J00-J98 (Diseases of The Respiratory System), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 17,500 - 19,999 USD, Asian Alone, Not Worked Full Time", - "dcid": "dc/6vnbexd9selyh" + "name": "Count of Mortality Event: 35 - 44 Years, J00-J98 (Diseases of The Respiratory System), Female, Black or African American", + "dcid": "dc/rsyb8r6xvlyk1" }, { - "name": "Population: Female, 17,500 - 19,999 USD, Asian Alone, Worked Full Time", - "dcid": "dc/5q26x7hn8b7g6" + "name": "Count of Mortality Event: 35 - 44 Years, J00-J98 (Diseases of The Respiratory System), Female, White", + "dcid": "dc/209011cted3t2" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar17500To19999_Race-BlackOrAfricanAmericanAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 17,500 - 19,999 USD, Race = Black or African American Alone, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/K00K92_Gender-Female_Race", + "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = K00-K92 (Diseases of The Digestive System), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 17,500 - 19,999 USD, Black or African American Alone, Not Worked Full Time", - "dcid": "dc/22z39hnhx4tg6" + "name": "Count of Mortality Event: 35 - 44 Years, K00-K92 (Diseases of The Digestive System), Female, Black or African American", + "dcid": "dc/0ps38mtymkl5f" }, { - "name": "Population: Female, 17,500 - 19,999 USD, Black or African American Alone, Worked Full Time", - "dcid": "dc/05l81v5blpk95" + "name": "Count of Mortality Event: 35 - 44 Years, K00-K92 (Diseases of The Digestive System), Female, White", + "dcid": "dc/jfkhpz3sdytyb" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar17500To19999_Race-HispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 17,500 - 19,999 USD, Race = Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/M00M99_Gender-Female_Race", + "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 17,500 - 19,999 USD, Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/54dmhzwdcr8mc" + "name": "Count of Mortality Event: 35 - 44 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, Black or African American", + "dcid": "dc/sbx416hww1scg" }, { - "name": "Population: Female, 17,500 - 19,999 USD, Hispanic or Latino, Worked Full Time", - "dcid": "dc/fen92l3kt7nj8" + "name": "Count of Mortality Event: 35 - 44 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, White", + "dcid": "dc/rd4zc8by819d1" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar17500To19999_Race-NativeHawaiianOrOtherPacificIslanderAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 17,500 - 19,999 USD, Race = Native Hawaiian or Other Pacific Islander Alone, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/N00N98_Gender-Female_Race", + "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = N00-N98 (Diseases of The Genitourinary System), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 17,500 - 19,999 USD, Native Hawaiian or Other Pacific Islander Alone, Not Worked Full Time", - "dcid": "dc/2jne6ykt5h736" + "name": "Count of Mortality Event: 35 - 44 Years, N00-N98 (Diseases of The Genitourinary System), Female, Black or African American", + "dcid": "dc/6t5787k7nq2m8" }, { - "name": "Population: Female, 17,500 - 19,999 USD, Native Hawaiian or Other Pacific Islander Alone, Worked Full Time", - "dcid": "dc/f6xpxxctsbjrf" + "name": "Count of Mortality Event: 35 - 44 Years, N00-N98 (Diseases of The Genitourinary System), Female, White", + "dcid": "dc/w4cdbd5tsqnvc" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar17500To19999_Race-SomeOtherRaceAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 17,500 - 19,999 USD, Race = Some Other Race Alone, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/R00R99_Gender-Female_Race", + "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 17,500 - 19,999 USD, Some Other Race Alone, Not Worked Full Time", - "dcid": "dc/7fh145pfk5w7g" + "name": "Count of Mortality Event: 35 - 44 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, Black or African American", + "dcid": "dc/8s7msyzmr1hlc" }, { - "name": "Population: Female, 17,500 - 19,999 USD, Some Other Race Alone, Worked Full Time", - "dcid": "dc/4mcgy5kpkk2k4" + "name": "Count of Mortality Event: 35 - 44 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, White", + "dcid": "dc/7302gbyehz4d4" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar17500To19999_Race-TwoOrMoreRaces_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 17,500 - 19,999 USD, Race = Two or More Races, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/F01F99_Gender-Female_Race", + "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = F01-F99 (Mental And Behavioural Disorders), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 17,500 - 19,999 USD, Two or More Races, Not Worked Full Time", - "dcid": "dc/cn06kfj48gc1g" + "name": "Count of Mortality Event: 45 - 54 Years, F01-F99 (Mental And Behavioural Disorders), Female, Black or African American", + "dcid": "dc/3l0xp6kty3sc6" }, { - "name": "Population: Female, 17,500 - 19,999 USD, Two or More Races, Worked Full Time", - "dcid": "dc/rz89lkvrsdms4" + "name": "Count of Mortality Event: 45 - 54 Years, F01-F99 (Mental And Behavioural Disorders), Female, White", + "dcid": "dc/4nt9ydnb1xsyb" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar17500To19999_Race-WhiteAloneNotHispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 17,500 - 19,999 USD, Race = White Alone Not Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/G00G98_Gender-Female_Race", + "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = G00-G98 (Diseases of The Nervous System), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 17,500 - 19,999 USD, White Alone Not Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/2s3rng6r15n32" + "name": "Count of Mortality Event: 45 - 54 Years, G00-G98 (Diseases of The Nervous System), Female, Black or African American", + "dcid": "dc/jpfhwrynkbqgh" }, { - "name": "Population: Female, 17,500 - 19,999 USD, White Alone Not Hispanic or Latino, Worked Full Time", - "dcid": "dc/m2esdqpbc08e8" + "name": "Count of Mortality Event: 45 - 54 Years, G00-G98 (Diseases of The Nervous System), Female, White", + "dcid": "dc/wqsde5jpl8t6f" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar17500To19999_Race-WhiteAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 17,500 - 19,999 USD, Race = White Alone, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/J00J98_Gender-Female_Race", + "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = J00-J98 (Diseases of The Respiratory System), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 17,500 - 19,999 USD, White Alone, Not Worked Full Time", - "dcid": "dc/nxqjypxp6gdy1" + "name": "Count of Mortality Event: 45 - 54 Years, J00-J98 (Diseases of The Respiratory System), Female, Black or African American", + "dcid": "dc/cdy449flv1bg8" }, { - "name": "Population: Female, 17,500 - 19,999 USD, White Alone, Worked Full Time", - "dcid": "dc/x7k28ws30k7qf" + "name": "Count of Mortality Event: 45 - 54 Years, J00-J98 (Diseases of The Respiratory System), Female, White", + "dcid": "dc/fq9ght6bkct65" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollarUpto2499_Race-AmericanIndianOrAlaskaNativeAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 2,499 USD or Less, Race = American Indian or Alaska Native Alone, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/M00M99_Gender-Female_Race", + "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 2,499 USD or Less, American Indian or Alaska Native Alone, Not Worked Full Time", - "dcid": "dc/2l3eb4dkymt58" + "name": "Count of Mortality Event: 45 - 54 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, Black or African American", + "dcid": "dc/8wjsjnkvxrtd7" }, { - "name": "Population: Female, 2,499 USD or Less, American Indian or Alaska Native Alone, Worked Full Time", - "dcid": "dc/9h390ctxnylv7" + "name": "Count of Mortality Event: 45 - 54 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, White", + "dcid": "dc/bqn2qrqy155k2" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollarUpto2499_Race-AsianAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 2,499 USD or Less, Race = Asian Alone, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/N00N98_Gender-Female_Race", + "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = N00-N98 (Diseases of The Genitourinary System), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 2,499 USD or Less, Asian Alone, Not Worked Full Time", - "dcid": "dc/0xh8mpdldmje7" + "name": "Count of Mortality Event: 45 - 54 Years, N00-N98 (Diseases of The Genitourinary System), Female, Black or African American", + "dcid": "dc/9e0hyy1fm7895" }, { - "name": "Population: Female, 2,499 USD or Less, Asian Alone, Worked Full Time", - "dcid": "dc/yzrhyyncgwmr3" + "name": "Count of Mortality Event: 45 - 54 Years, N00-N98 (Diseases of The Genitourinary System), Female, White", + "dcid": "dc/g10e0qev1q70f" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollarUpto2499_Race-BlackOrAfricanAmericanAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 2,499 USD or Less, Race = Black or African American Alone, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/R00R99_Gender-Female_Race", + "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 2,499 USD or Less, Black or African American Alone, Not Worked Full Time", - "dcid": "dc/db5enwr0065t3" + "name": "Count of Mortality Event: 45 - 54 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, Black or African American", + "dcid": "dc/e6htnfthm1399" }, { - "name": "Population: Female, 2,499 USD or Less, Black or African American Alone, Worked Full Time", - "dcid": "dc/rjmlczqp6rql" + "name": "Count of Mortality Event: 45 - 54 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, White", + "dcid": "dc/k1nxx8xx04lj8" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollarUpto2499_Race-HispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 2,499 USD or Less, Race = Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/D50D89_Gender-Female_Race", + "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 2,499 USD or Less, Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/jh7hnr0gxh95d" + "name": "Count of Mortality Event: 55 - 64 Years, D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Female, Black or African American", + "dcid": "dc/cgzcb039zqyyh" }, { - "name": "Population: Female, 2,499 USD or Less, Hispanic or Latino, Worked Full Time", - "dcid": "dc/mbeyb1l5bzmf6" + "name": "Count of Mortality Event: 55 - 64 Years, D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Female, White", + "dcid": "dc/zhmrky3kf0jfc" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollarUpto2499_Race-NativeHawaiianOrOtherPacificIslanderAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 2,499 USD or Less, Race = Native Hawaiian or Other Pacific Islander Alone, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/F01F99_Gender-Female_Race", + "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = F01-F99 (Mental And Behavioural Disorders), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 2,499 USD or Less, Native Hawaiian or Other Pacific Islander Alone, Not Worked Full Time", - "dcid": "dc/8k0xf4rw57r01" + "name": "Count of Mortality Event: 55 - 64 Years, F01-F99 (Mental And Behavioural Disorders), Female, Black or African American", + "dcid": "dc/lz5mty5qcf3sg" }, { - "name": "Population: Female, 2,499 USD or Less, Native Hawaiian or Other Pacific Islander Alone, Worked Full Time", - "dcid": "dc/6kw0p7tz5gh4g" + "name": "Count of Mortality Event: 55 - 64 Years, F01-F99 (Mental And Behavioural Disorders), Female, White", + "dcid": "dc/ek7t7msgq7w5" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollarUpto2499_Race-SomeOtherRaceAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 2,499 USD or Less, Race = Some Other Race Alone, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/M00M99_Gender-Female_Race", + "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 2,499 USD or Less, Some Other Race Alone, Not Worked Full Time", - "dcid": "dc/bl3tnrqm14je1" + "name": "Count of Mortality Event: 55 - 64 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, Black or African American", + "dcid": "dc/ndbtlsywldvs4" }, { - "name": "Population: Female, 2,499 USD or Less, Some Other Race Alone, Worked Full Time", - "dcid": "dc/cxh5xtmpgvh4" + "name": "Count of Mortality Event: 55 - 64 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, White", + "dcid": "dc/zs1d1sj339rb2" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollarUpto2499_Race-TwoOrMoreRaces_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 2,499 USD or Less, Race = Two or More Races, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/R00R99_Gender-Female_Race", + "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 2,499 USD or Less, Two or More Races, Not Worked Full Time", - "dcid": "dc/ksl9jxym5mwj9" + "name": "Count of Mortality Event: 55 - 64 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, Black or African American", + "dcid": "dc/n60gx90p5ed84" }, { - "name": "Population: Female, 2,499 USD or Less, Two or More Races, Worked Full Time", - "dcid": "dc/31fjw713chfb" + "name": "Count of Mortality Event: 55 - 64 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, White", + "dcid": "dc/q30fyl4cjw2v9" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollarUpto2499_Race-WhiteAloneNotHispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 2,499 USD or Less, Race = White Alone Not Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/D50D89_Gender-Female_Race", + "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 2,499 USD or Less, White Alone Not Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/1ch7n88v9be91" + "name": "Count of Mortality Event: 65 - 74 Years, D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Female, Black or African American", + "dcid": "dc/c6vzvcbjs97q3" }, { - "name": "Population: Female, 2,499 USD or Less, White Alone Not Hispanic or Latino, Worked Full Time", - "dcid": "dc/9k0vhwhh4q5fb" + "name": "Count of Mortality Event: 65 - 74 Years, D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Female, White", + "dcid": "dc/ydwcnwwcfsfhd" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollarUpto2499_Race-WhiteAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 2,499 USD or Less, Race = White Alone, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/F01F99_Gender-Female_Race", + "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = F01-F99 (Mental And Behavioural Disorders), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 2,499 USD or Less, White Alone, Not Worked Full Time", - "dcid": "dc/qfy6flzksdxj4" + "name": "Count of Mortality Event: 65 - 74 Years, F01-F99 (Mental And Behavioural Disorders), Female, Black or African American", + "dcid": "dc/cmkfxqye25w48" }, { - "name": "Population: Female, 2,499 USD or Less, White Alone, Worked Full Time", - "dcid": "dc/64txg02kmrhvd" + "name": "Count of Mortality Event: 65 - 74 Years, F01-F99 (Mental And Behavioural Disorders), Female, White", + "dcid": "dc/bbv0339vz1bzf" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar2500To4999_Race-AmericanIndianOrAlaskaNativeAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 2,500 - 4,999 USD, Race = American Indian or Alaska Native Alone, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/M00M99_Gender-Female_Race", + "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 2,500 - 4,999 USD, American Indian or Alaska Native Alone, Not Worked Full Time", - "dcid": "dc/4g947kz3rr2l" + "name": "Count of Mortality Event: 65 - 74 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, Black or African American", + "dcid": "dc/5rng4l0shjej5" }, { - "name": "Population: Female, 2,500 - 4,999 USD, American Indian or Alaska Native Alone, Worked Full Time", - "dcid": "dc/fr00t6wpc8v5c" + "name": "Count of Mortality Event: 65 - 74 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, White", + "dcid": "dc/1ts1d713gx1l7" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar2500To4999_Race-AsianAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 2,500 - 4,999 USD, Race = Asian Alone, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/R00R99_Gender-Female_Race", + "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 2,500 - 4,999 USD, Asian Alone, Not Worked Full Time", - "dcid": "dc/wdfrz3jt1rj33" + "name": "Count of Mortality Event: 65 - 74 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, Black or African American", + "dcid": "dc/yddtgptz7emr5" }, { - "name": "Population: Female, 2,500 - 4,999 USD, Asian Alone, Worked Full Time", - "dcid": "dc/zzcpmf6rbxt2h" + "name": "Count of Mortality Event: 65 - 74 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, White", + "dcid": "dc/t038e10d3b125" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar2500To4999_Race-BlackOrAfricanAmericanAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 2,500 - 4,999 USD, Race = Black or African American Alone, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/D50D89_Gender-Female_Race", + "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 2,500 - 4,999 USD, Black or African American Alone, Not Worked Full Time", - "dcid": "dc/8xbt12seqzg5h" + "name": "Count of Mortality Event: 75 - 84 Years, D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Female, Black or African American", + "dcid": "dc/1mhwgh2t8mx7g" }, { - "name": "Population: Female, 2,500 - 4,999 USD, Black or African American Alone, Worked Full Time", - "dcid": "dc/3kl7f6swrsgkd" + "name": "Count of Mortality Event: 75 - 84 Years, D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Female, White", + "dcid": "dc/vzf4b8teksksb" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar2500To4999_Race-HispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 2,500 - 4,999 USD, Race = Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/L00L98_Gender-Female_Race", + "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = L00-L98 (Diseases of The Skin And Subcutaneous Tissue), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 2,500 - 4,999 USD, Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/gge6jv2kk8p7c" + "name": "Count of Mortality Event: 75 - 84 Years, L00-L98 (Diseases of The Skin And Subcutaneous Tissue), Female, Black or African American", + "dcid": "dc/33jkp3fmfhfs8" }, { - "name": "Population: Female, 2,500 - 4,999 USD, Hispanic or Latino, Worked Full Time", - "dcid": "dc/6heen4hk8cfg" + "name": "Count of Mortality Event: 75 - 84 Years, L00-L98 (Diseases of The Skin And Subcutaneous Tissue), Female, White", + "dcid": "dc/3s145h6433197" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar2500To4999_Race-NativeHawaiianOrOtherPacificIslanderAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 2,500 - 4,999 USD, Race = Native Hawaiian or Other Pacific Islander Alone, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/D50D89_Gender-Female_Race", + "name": "Mortality Event With Age = Years 85, Cause of Death = D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 2,500 - 4,999 USD, Native Hawaiian or Other Pacific Islander Alone, Not Worked Full Time", - "dcid": "dc/8btnnh7qgz5l5" + "name": "Count of Mortality Event: Years 85, D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Female, Black or African American", + "dcid": "dc/057xs7se7c723" }, { - "name": "Population: Female, 2,500 - 4,999 USD, Native Hawaiian or Other Pacific Islander Alone, Worked Full Time", - "dcid": "dc/3vfmt5r4nll7c" + "name": "Count of Mortality Event: Years 85, D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Female, White", + "dcid": "dc/3tjts4msxh3j9" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar2500To4999_Race-SomeOtherRaceAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 2,500 - 4,999 USD, Race = Some Other Race Alone, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/L00L98_Gender-Female_Race", + "name": "Mortality Event With Age = Years 85, Cause of Death = L00-L98 (Diseases of The Skin And Subcutaneous Tissue), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 2,500 - 4,999 USD, Some Other Race Alone, Not Worked Full Time", - "dcid": "dc/2718f4xfg3nwc" + "name": "Count of Mortality Event: Years 85, L00-L98 (Diseases of The Skin And Subcutaneous Tissue), Female, Black or African American", + "dcid": "dc/x2fmzfvlfpsm3" }, { - "name": "Population: Female, 2,500 - 4,999 USD, Some Other Race Alone, Worked Full Time", - "dcid": "dc/8bbgmqdqjm254" + "name": "Count of Mortality Event: Years 85, L00-L98 (Diseases of The Skin And Subcutaneous Tissue), Female, White", + "dcid": "dc/s7rd5lpffw02f" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar2500To4999_Race-TwoOrMoreRaces_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 2,500 - 4,999 USD, Race = Two or More Races, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-AtLeastOnceAWeek_EducationalAttainment-LessThanPrimaryEducationPrimaryEducationLowerSecondaryEducation_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = At Least Once AWeek, Educational Attainment = Less Than Primary Education \u0026 Primary Education \u0026 Lower Secondary Education, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 2,500 - 4,999 USD, Two or More Races, Not Worked Full Time", - "dcid": "dc/5t3hgjp6kpzq6" + "name": "Percentage At Least Once A Week, Binge Drinking Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_AtLeastOnceAWeek_BingeDrinking_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Population: Female, 2,500 - 4,999 USD, Two or More Races, Worked Full Time", - "dcid": "dc/6xsc8p6x97114" + "name": "Percentage At Least Once A Week, Exposure To Tobacco Smoke Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_AtLeastOnceAWeek_ExposureToTobaccoSmoke_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar2500To4999_Race-WhiteAloneNotHispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 2,500 - 4,999 USD, Race = White Alone Not Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-AtLeastOnceAWeek_EducationalAttainment-TertiaryEducation_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = At Least Once AWeek, Educational Attainment = Tertiary Education, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 2,500 - 4,999 USD, White Alone Not Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/jygzlwqpr850b" + "name": "Percentage At Least Once A Week, Binge Drinking Among Tertiary Education, Female Population", + "dcid": "Percent_AtLeastOnceAWeek_BingeDrinking_In_Count_Person_TertiaryEducation_Female" }, { - "name": "Population: Female, 2,500 - 4,999 USD, White Alone Not Hispanic or Latino, Worked Full Time", - "dcid": "dc/cf82btlbt1736" + "name": "Percentage At Least Once A Week, Exposure To Tobacco Smoke Among Tertiary Education, Female Population", + "dcid": "Percent_AtLeastOnceAWeek_ExposureToTobaccoSmoke_In_Count_Person_TertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar2500To4999_Race-WhiteAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 2,500 - 4,999 USD, Race = White Alone, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-AtLeastOnceAWeek_EducationalAttainment-UpperSecondaryEducationPostSecondaryNonTertiaryEducation_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = At Least Once AWeek, Educational Attainment = Upper Secondary Education \u0026 Post Secondary Non Tertiary Education, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 2,500 - 4,999 USD, White Alone, Not Worked Full Time", - "dcid": "dc/y1kr8qnnbgqx4" + "name": "Percentage At Least Once A Week, Binge Drinking Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_AtLeastOnceAWeek_BingeDrinking_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" }, { - "name": "Population: Female, 2,500 - 4,999 USD, White Alone, Worked Full Time", - "dcid": "dc/mc79xj1xskvbd" + "name": "Percentage At Least Once A Week, Exposure To Tobacco Smoke Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_AtLeastOnceAWeek_ExposureToTobaccoSmoke_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar20000To22499_Race-AmericanIndianOrAlaskaNativeAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 20,000 - 22,499 USD, Race = American Indian or Alaska Native Alone, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-Daily_CitizenshipStatus-CitizenOutsideEU28_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = Daily, Citizenship Status = Citizen Outside EU 28, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 20,000 - 22,499 USD, American Indian or Alaska Native Alone, Not Worked Full Time", - "dcid": "dc/b7cwfvy39pbd" + "name": "Percentage Daily, Alcohol Consumption Among Citizen Outside EU28, Female Population", + "dcid": "Percent_Daily_AlcoholConsumption_In_Count_Person_CitizenOutsideEU28_Female" }, { - "name": "Population: Female, 20,000 - 22,499 USD, American Indian or Alaska Native Alone, Worked Full Time", - "dcid": "dc/vxbpk7nym2y7h" + "name": "Percentage Daily, Tobacco Smoking Among Citizen Outside EU28, Female Population", + "dcid": "Percent_Daily_TobaccoSmoking_TobaccoProducts_In_Count_Person_CitizenOutsideEU28_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar20000To22499_Race-AsianAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 20,000 - 22,499 USD, Race = Asian Alone, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-Daily_CitizenshipStatus-Citizen_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = Daily, Citizenship Status = Citizen, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 20,000 - 22,499 USD, Asian Alone, Not Worked Full Time", - "dcid": "dc/qsktnegj2f737" + "name": "Percentage Daily, Alcohol Consumption Among Citizen, Female Population", + "dcid": "Percent_Daily_AlcoholConsumption_In_Count_Person_Citizen_Female" }, { - "name": "Population: Female, 20,000 - 22,499 USD, Asian Alone, Worked Full Time", - "dcid": "dc/p0w80gfg2rxkb" + "name": "Percentage Daily, Tobacco Smoking Among Citizen, Female Population", + "dcid": "Percent_Daily_TobaccoSmoking_TobaccoProducts_In_Count_Person_Citizen_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar20000To22499_Race-BlackOrAfricanAmericanAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 20,000 - 22,499 USD, Race = Black or African American Alone, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-Daily_CitizenshipStatus-NotACitizen_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = Daily, Citizenship Status = Not ACitizen, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 20,000 - 22,499 USD, Black or African American Alone, Not Worked Full Time", - "dcid": "dc/zgpqy3dd6kbd8" + "name": "Percentage Daily, Alcohol Consumption Among Not A Citizen, Female Population", + "dcid": "Percent_Daily_AlcoholConsumption_In_Count_Person_NotACitizen_Female" }, { - "name": "Population: Female, 20,000 - 22,499 USD, Black or African American Alone, Worked Full Time", - "dcid": "dc/4tm08bhy3hxeh" + "name": "Percentage Daily, Tobacco Smoking Among Not A Citizen, Female Population", + "dcid": "Percent_Daily_TobaccoSmoking_TobaccoProducts_In_Count_Person_NotACitizen_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar20000To22499_Race-HispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 20,000 - 22,499 USD, Race = Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-Daily_CitizenshipStatus-WithinEU28AndNotACitizen_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = Daily, Citizenship Status = Within EU 28 And Not ACitizen, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 20,000 - 22,499 USD, Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/yyef5lfy2hmf3" + "name": "Percentage Daily, Alcohol Consumption Among Within EU28 And Not A Citizen, Female Population", + "dcid": "Percent_Daily_AlcoholConsumption_In_Count_Person_WithinEU28AndNotACitizen_Female" }, { - "name": "Population: Female, 20,000 - 22,499 USD, Hispanic or Latino, Worked Full Time", - "dcid": "dc/we01prqx8g07" + "name": "Percentage Daily, Tobacco Smoking Among Within EU28 And Not A Citizen, Female Population", + "dcid": "Percent_Daily_TobaccoSmoking_TobaccoProducts_In_Count_Person_WithinEU28AndNotACitizen_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar20000To22499_Race-NativeHawaiianOrOtherPacificIslanderAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 20,000 - 22,499 USD, Race = Native Hawaiian or Other Pacific Islander Alone, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-Daily_EducationalAttainment-LessThanPrimaryEducationPrimaryEducationLowerSecondaryEducation_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = Daily, Educational Attainment = Less Than Primary Education \u0026 Primary Education \u0026 Lower Secondary Education, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 20,000 - 22,499 USD, Native Hawaiian or Other Pacific Islander Alone, Not Worked Full Time", - "dcid": "dc/g06cqvny9mws3" + "name": "Percentage Daily, Alcohol Consumption Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_Daily_AlcoholConsumption_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Population: Female, 20,000 - 22,499 USD, Native Hawaiian or Other Pacific Islander Alone, Worked Full Time", - "dcid": "dc/3j6w5y46wj606" + "name": "Percentage Daily, Binge Drinking Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_Daily_BingeDrinking_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar20000To22499_Race-SomeOtherRaceAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 20,000 - 22,499 USD, Race = Some Other Race Alone, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-Daily_EducationalAttainment-TertiaryEducationStageOneTertiaryEducationStageTwo_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = Daily, Educational Attainment = Tertiary Education Stage One \u0026 Tertiary Education Stage Two, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 20,000 - 22,499 USD, Some Other Race Alone, Not Worked Full Time", - "dcid": "dc/966k8k44667xh" + "name": "Percentage Daily, Alcohol Consumption Among Tertiary Education Stage One Or Tertiary Education Stage Two, Female Population", + "dcid": "Percent_Daily_AlcoholConsumption_In_Count_Person_TertiaryEducationStageOneOrTertiaryEducationStageTwo_Female" }, { - "name": "Population: Female, 20,000 - 22,499 USD, Some Other Race Alone, Worked Full Time", - "dcid": "dc/cc819snsng749" + "name": "Percentage Daily, Binge Drinking Among Tertiary Education Stage One Or Tertiary Education Stage Two, Female Population", + "dcid": "Percent_Daily_BingeDrinking_In_Count_Person_TertiaryEducationStageOneOrTertiaryEducationStageTwo_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar20000To22499_Race-TwoOrMoreRaces_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 20,000 - 22,499 USD, Race = Two or More Races, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-Daily_EducationalAttainment-UpperSecondaryEducationPostSecondaryNonTertiaryEducation_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = Daily, Educational Attainment = Upper Secondary Education \u0026 Post Secondary Non Tertiary Education, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 20,000 - 22,499 USD, Two or More Races, Not Worked Full Time", - "dcid": "dc/3vvmpcm6xcm41" + "name": "Percentage Daily, Alcohol Consumption Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_Daily_AlcoholConsumption_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" }, { - "name": "Population: Female, 20,000 - 22,499 USD, Two or More Races, Worked Full Time", - "dcid": "dc/q5vjdmjhfg725" + "name": "Percentage Daily, Binge Drinking Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_Daily_BingeDrinking_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar20000To22499_Race-WhiteAloneNotHispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 20,000 - 22,499 USD, Race = White Alone Not Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-EveryMonth_EducationalAttainment-LessThanPrimaryEducationPrimaryEducationLowerSecondaryEducation_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = Every Month, Educational Attainment = Less Than Primary Education \u0026 Primary Education \u0026 Lower Secondary Education, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 20,000 - 22,499 USD, White Alone Not Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/wjvc4s6bgwbr3" + "name": "Percentage Every Month, Alcohol Consumption Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_EveryMonth_AlcoholConsumption_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Population: Female, 20,000 - 22,499 USD, White Alone Not Hispanic or Latino, Worked Full Time", - "dcid": "dc/nmkp8ry296dq6" + "name": "Percentage Every Month, Binge Drinking Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_EveryMonth_BingeDrinking_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar20000To22499_Race-WhiteAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 20,000 - 22,499 USD, Race = White Alone, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-EveryMonth_EducationalAttainment-TertiaryEducationStageOneTertiaryEducationStageTwo_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = Every Month, Educational Attainment = Tertiary Education Stage One \u0026 Tertiary Education Stage Two, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 20,000 - 22,499 USD, White Alone, Not Worked Full Time", - "dcid": "dc/9x9e0t690nrg8" + "name": "Percentage Every Month, Alcohol Consumption Among Tertiary Education Stage One Or Tertiary Education Stage Two, Female Population", + "dcid": "Percent_EveryMonth_AlcoholConsumption_In_Count_Person_TertiaryEducationStageOneOrTertiaryEducationStageTwo_Female" }, { - "name": "Population: Female, 20,000 - 22,499 USD, White Alone, Worked Full Time", - "dcid": "dc/0dh512t8ln1nh" + "name": "Percentage Every Month, Binge Drinking Among Tertiary Education Stage One Or Tertiary Education Stage Two, Female Population", + "dcid": "Percent_EveryMonth_BingeDrinking_In_Count_Person_TertiaryEducationStageOneOrTertiaryEducationStageTwo_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar22500To24999_Race-AmericanIndianOrAlaskaNativeAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 22,500 - 24,999 USD, Race = American Indian or Alaska Native Alone, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-EveryMonth_EducationalAttainment-TertiaryEducation_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = Every Month, Educational Attainment = Tertiary Education, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 22,500 - 24,999 USD, American Indian or Alaska Native Alone, Not Worked Full Time", - "dcid": "dc/jmh51zr9v4ysc" + "name": "Percentage Every Month, Alcohol Consumption Among Tertiary Education, Female Population", + "dcid": "Percent_EveryMonth_AlcoholConsumption_In_Count_Person_TertiaryEducation_Female" }, { - "name": "Population: Female, 22,500 - 24,999 USD, American Indian or Alaska Native Alone, Worked Full Time", - "dcid": "dc/1q68pe0gmjws4" + "name": "Percentage Every Month, Binge Drinking Among Tertiary Education, Female Population", + "dcid": "Percent_EveryMonth_BingeDrinking_In_Count_Person_TertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar22500To24999_Race-AsianAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 22,500 - 24,999 USD, Race = Asian Alone, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-EveryMonth_EducationalAttainment-UpperSecondaryEducationPostSecondaryNonTertiaryEducation_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = Every Month, Educational Attainment = Upper Secondary Education \u0026 Post Secondary Non Tertiary Education, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 22,500 - 24,999 USD, Asian Alone, Not Worked Full Time", - "dcid": "dc/rqbxvbxf86p72" + "name": "Percentage Every Month, Alcohol Consumption Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_EveryMonth_AlcoholConsumption_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" }, { - "name": "Population: Female, 22,500 - 24,999 USD, Asian Alone, Worked Full Time", - "dcid": "dc/r51s8h37pz365" + "name": "Percentage Every Month, Binge Drinking Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_EveryMonth_BingeDrinking_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar22500To24999_Race-BlackOrAfricanAmericanAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 22,500 - 24,999 USD, Race = Black or African American Alone, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-EveryWeek_EducationalAttainment-LessThanPrimaryEducationPrimaryEducationLowerSecondaryEducation_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = Every Week, Educational Attainment = Less Than Primary Education \u0026 Primary Education \u0026 Lower Secondary Education, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 22,500 - 24,999 USD, Black or African American Alone, Not Worked Full Time", - "dcid": "dc/jvfdsp7z4j2q2" + "name": "Percentage Every Week, Alcohol Consumption Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_EveryWeek_AlcoholConsumption_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Population: Female, 22,500 - 24,999 USD, Black or African American Alone, Worked Full Time", - "dcid": "dc/gm9r88nffehg4" + "name": "Percentage Every Week, Binge Drinking Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_EveryWeek_BingeDrinking_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar22500To24999_Race-HispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 22,500 - 24,999 USD, Race = Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-EveryWeek_EducationalAttainment-TertiaryEducationStageOneTertiaryEducationStageTwo_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = Every Week, Educational Attainment = Tertiary Education Stage One \u0026 Tertiary Education Stage Two, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 22,500 - 24,999 USD, Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/8k0mys8k94n65" + "name": "Percentage Every Week, Alcohol Consumption Among Tertiary Education Stage One Or Tertiary Education Stage Two, Female Population", + "dcid": "Percent_EveryWeek_AlcoholConsumption_In_Count_Person_TertiaryEducationStageOneOrTertiaryEducationStageTwo_Female" }, { - "name": "Population: Female, 22,500 - 24,999 USD, Hispanic or Latino, Worked Full Time", - "dcid": "dc/00jf56bd34sh6" + "name": "Percentage Every Week, Binge Drinking Among Tertiary Education Stage One Or Tertiary Education Stage Two, Female Population", + "dcid": "Percent_EveryWeek_BingeDrinking_In_Count_Person_TertiaryEducationStageOneOrTertiaryEducationStageTwo_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar22500To24999_Race-NativeHawaiianOrOtherPacificIslanderAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 22,500 - 24,999 USD, Race = Native Hawaiian or Other Pacific Islander Alone, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-EveryWeek_EducationalAttainment-UpperSecondaryEducationPostSecondaryNonTertiaryEducation_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = Every Week, Educational Attainment = Upper Secondary Education \u0026 Post Secondary Non Tertiary Education, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 22,500 - 24,999 USD, Native Hawaiian or Other Pacific Islander Alone, Not Worked Full Time", - "dcid": "dc/qj2b0y5thjq4c" + "name": "Percentage Every Week, Alcohol Consumption Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_EveryWeek_AlcoholConsumption_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" }, { - "name": "Population: Female, 22,500 - 24,999 USD, Native Hawaiian or Other Pacific Islander Alone, Worked Full Time", - "dcid": "dc/hdwxmpg0nvzwh" + "name": "Percentage Every Week, Binge Drinking Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_EveryWeek_BingeDrinking_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar22500To24999_Race-SomeOtherRaceAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 22,500 - 24,999 USD, Race = Some Other Race Alone, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-LessThanOnceAMonth_EducationalAttainment-LessThanPrimaryEducationPrimaryEducationLowerSecondaryEducation_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = Less Than Once AMonth, Educational Attainment = Less Than Primary Education \u0026 Primary Education \u0026 Lower Secondary Education, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 22,500 - 24,999 USD, Some Other Race Alone, Not Worked Full Time", - "dcid": "dc/66cyp77er4jl3" + "name": "Percentage Less Than Once A Month, Alcohol Consumption Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_LessThanOnceAMonth_AlcoholConsumption_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Population: Female, 22,500 - 24,999 USD, Some Other Race Alone, Worked Full Time", - "dcid": "dc/4d7l8xky6y003" + "name": "Percentage Less Than Once A Month, Binge Drinking Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_LessThanOnceAMonth_BingeDrinking_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar22500To24999_Race-TwoOrMoreRaces_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 22,500 - 24,999 USD, Race = Two or More Races, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-LessThanOnceAMonth_EducationalAttainment-TertiaryEducation_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = Less Than Once AMonth, Educational Attainment = Tertiary Education, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 22,500 - 24,999 USD, Two or More Races, Not Worked Full Time", - "dcid": "dc/l07vpq2knjjh8" + "name": "Percentage Less Than Once A Month, Alcohol Consumption Among Tertiary Education, Female Population", + "dcid": "Percent_LessThanOnceAMonth_AlcoholConsumption_In_Count_Person_TertiaryEducation_Female" }, { - "name": "Population: Female, 22,500 - 24,999 USD, Two or More Races, Worked Full Time", - "dcid": "dc/zqdnw2h0j1v17" + "name": "Percentage Less Than Once A Month, Binge Drinking Among Tertiary Education, Female Population", + "dcid": "Percent_LessThanOnceAMonth_BingeDrinking_In_Count_Person_TertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar22500To24999_Race-WhiteAloneNotHispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 22,500 - 24,999 USD, Race = White Alone Not Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-LessThanOnceAMonth_EducationalAttainment-UpperSecondaryEducationPostSecondaryNonTertiaryEducation_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = Less Than Once AMonth, Educational Attainment = Upper Secondary Education \u0026 Post Secondary Non Tertiary Education, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 22,500 - 24,999 USD, White Alone Not Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/tlwzmzhvp08f3" + "name": "Percentage Less Than Once A Month, Alcohol Consumption Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_LessThanOnceAMonth_AlcoholConsumption_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" }, { - "name": "Population: Female, 22,500 - 24,999 USD, White Alone Not Hispanic or Latino, Worked Full Time", - "dcid": "dc/6z6f2zpjcbmf7" + "name": "Percentage Less Than Once A Month, Binge Drinking Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_LessThanOnceAMonth_BingeDrinking_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar22500To24999_Race-WhiteAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 22,500 - 24,999 USD, Race = White Alone, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-NeverNotInTheLast12Months_EducationalAttainment-LessThanPrimaryEducationPrimaryEducationLowerSecondaryEducation_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = Never \u0026 Not in The Last 12 Months, Educational Attainment = Less Than Primary Education \u0026 Primary Education \u0026 Lower Secondary Education, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 22,500 - 24,999 USD, White Alone, Not Worked Full Time", - "dcid": "dc/lwvq6qvw7pnn7" + "name": "Percentage Never Or Not In The Last 12 Months, Alcohol Consumption Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_AlcoholConsumption_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Population: Female, 22,500 - 24,999 USD, White Alone, Worked Full Time", - "dcid": "dc/yynycn1yzt5w9" + "name": "Percentage Never Or Not In The Last 12 Months, Binge Drinking Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_BingeDrinking_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar25000To29999_Race-AmericanIndianOrAlaskaNativeAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 25,000 - 29,999 USD, Race = American Indian or Alaska Native Alone, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-NeverNotInTheLast12Months_EducationalAttainment-TertiaryEducation_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = Never \u0026 Not in The Last 12 Months, Educational Attainment = Tertiary Education, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 25,000 - 29,999 USD, American Indian or Alaska Native Alone, Not Worked Full Time", - "dcid": "dc/vs2gnv0zvtxh9" + "name": "Percentage Never Or Not In The Last 12 Months, Alcohol Consumption Among Tertiary Education, Female Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_AlcoholConsumption_In_Count_Person_TertiaryEducation_Female" }, { - "name": "Population: Female, 25,000 - 29,999 USD, American Indian or Alaska Native Alone, Worked Full Time", - "dcid": "dc/pvg795k2tqy98" + "name": "Percentage Never Or Not In The Last 12 Months, Binge Drinking Among Tertiary Education, Female Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_BingeDrinking_In_Count_Person_TertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar25000To29999_Race-AsianAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 25,000 - 29,999 USD, Race = Asian Alone, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-NeverNotInTheLast12Months_EducationalAttainment-UpperSecondaryEducationPostSecondaryNonTertiaryEducation_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = Never \u0026 Not in The Last 12 Months, Educational Attainment = Upper Secondary Education \u0026 Post Secondary Non Tertiary Education, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 25,000 - 29,999 USD, Asian Alone, Not Worked Full Time", - "dcid": "dc/pfn59zvx3kp38" + "name": "Percentage Never Or Not In The Last 12 Months, Alcohol Consumption Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_AlcoholConsumption_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" }, { - "name": "Population: Female, 25,000 - 29,999 USD, Asian Alone, Worked Full Time", - "dcid": "dc/l2v50ep404e3b" + "name": "Percentage Never Or Not In The Last 12 Months, Binge Drinking Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_BingeDrinking_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar25000To29999_Race-BlackOrAfricanAmericanAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 25,000 - 29,999 USD, Race = Black or African American Alone, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-Never_EducationalAttainment-LessThanPrimaryEducationPrimaryEducationLowerSecondaryEducation_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = Never, Educational Attainment = Less Than Primary Education \u0026 Primary Education \u0026 Lower Secondary Education, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 25,000 - 29,999 USD, Black or African American Alone, Not Worked Full Time", - "dcid": "dc/4nzxrp8wkqe12" + "name": "Percentage Never, Alcohol Consumption Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_Never_AlcoholConsumption_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Population: Female, 25,000 - 29,999 USD, Black or African American Alone, Worked Full Time", - "dcid": "dc/ebwgtkhc62023" + "name": "Percentage Never, Binge Drinking Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_Never_BingeDrinking_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar25000To29999_Race-HispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 25,000 - 29,999 USD, Race = Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-Never_EducationalAttainment-TertiaryEducationStageOneTertiaryEducationStageTwo_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = Never, Educational Attainment = Tertiary Education Stage One \u0026 Tertiary Education Stage Two, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 25,000 - 29,999 USD, Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/q0w9krhtry4x1" + "name": "Percentage Never, Alcohol Consumption Among Tertiary Education Stage One Or Tertiary Education Stage Two, Female Population", + "dcid": "Percent_Never_AlcoholConsumption_In_Count_Person_TertiaryEducationStageOneOrTertiaryEducationStageTwo_Female" }, { - "name": "Population: Female, 25,000 - 29,999 USD, Hispanic or Latino, Worked Full Time", - "dcid": "dc/rbt9bebwxble7" + "name": "Percentage Never, Binge Drinking Among Tertiary Education Stage One Or Tertiary Education Stage Two, Female Population", + "dcid": "Percent_Never_BingeDrinking_In_Count_Person_TertiaryEducationStageOneOrTertiaryEducationStageTwo_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar25000To29999_Race-NativeHawaiianOrOtherPacificIslanderAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 25,000 - 29,999 USD, Race = Native Hawaiian or Other Pacific Islander Alone, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-Never_EducationalAttainment-UpperSecondaryEducationPostSecondaryNonTertiaryEducation_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = Never, Educational Attainment = Upper Secondary Education \u0026 Post Secondary Non Tertiary Education, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 25,000 - 29,999 USD, Native Hawaiian or Other Pacific Islander Alone, Not Worked Full Time", - "dcid": "dc/jll894xs0k8nd" + "name": "Percentage Never, Alcohol Consumption Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_Never_AlcoholConsumption_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" }, { - "name": "Population: Female, 25,000 - 29,999 USD, Native Hawaiian or Other Pacific Islander Alone, Worked Full Time", - "dcid": "dc/cr79xb57fzj24" + "name": "Percentage Never, Binge Drinking Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_Never_BingeDrinking_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar25000To29999_Race-SomeOtherRaceAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 25,000 - 29,999 USD, Race = Some Other Race Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_EducationalAttainment-GraduateOrProfessionalDegree_Gender-Female", + "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Educational Attainment = Graduate or Professional Degree, Gender = Female", "statVars": [ { - "name": "Population: Female, 25,000 - 29,999 USD, Some Other Race Alone, Not Worked Full Time", - "dcid": "dc/qn05w503e2tf6" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Graduate or Professional Degree, Female", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentGraduateOrProfessionalDegree_Female" }, { - "name": "Population: Female, 25,000 - 29,999 USD, Some Other Race Alone, Worked Full Time", - "dcid": "dc/zvs1hcx3c2t2c" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Graduate or Professional Degree, Female (As Fraction of Count Person 15 To 50 Years Educational Attainment Graduate or Professional Degree Female)", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentGraduateOrProfessionalDegree_Female_AsAFractionOf_Count_Person_15To50Years_EducationalAttainmentGraduateOrProfessionalDegree_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar25000To29999_Race-TwoOrMoreRaces_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 25,000 - 29,999 USD, Race = Two or More Races, Recent Work Status", + "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_EducationalAttainment-HighSchoolGraduateIncludesEquivalency_Gender-Female", + "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Educational Attainment = High School Graduate Includes Equivalency, Gender = Female", "statVars": [ { - "name": "Population: Female, 25,000 - 29,999 USD, Two or More Races, Not Worked Full Time", - "dcid": "dc/1rlsdwkhl4v37" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, High School Graduate Includes Equivalency, Female", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentHighSchoolGraduateIncludesEquivalency_Female" }, { - "name": "Population: Female, 25,000 - 29,999 USD, Two or More Races, Worked Full Time", - "dcid": "dc/jvlde5vzwq6v" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, High School Graduate Includes Equivalency, Female (As Fraction of Count Person 15 To 50 Years Educational Attainment High School Graduate Includes Equivalency Female)", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentHighSchoolGraduateIncludesEquivalency_Female_AsAFractionOf_Count_Person_15To50Years_EducationalAttainmentHighSchoolGraduateIncludesEquivalency_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar25000To29999_Race-WhiteAloneNotHispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 25,000 - 29,999 USD, Race = White Alone Not Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_EducationalAttainment-LessThanHighSchoolGraduate_Gender-Female", + "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Educational Attainment = Less Than High School Graduate, Gender = Female", "statVars": [ { - "name": "Population: Female, 25,000 - 29,999 USD, White Alone Not Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/klj523hre9b74" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Less Than High School Graduate, Female", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentLessThanHighSchoolGraduate_Female" }, { - "name": "Population: Female, 25,000 - 29,999 USD, White Alone Not Hispanic or Latino, Worked Full Time", - "dcid": "dc/q6qd46xzjyv4f" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Less Than High School Graduate, Female (As Fraction of Count Person 15 To 50 Years Educational Attainment Less Than High School Graduate Female)", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentLessThanHighSchoolGraduate_Female_AsAFractionOf_Count_Person_15To50Years_EducationalAttainmentLessThanHighSchoolGraduate_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar25000To29999_Race-WhiteAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 25,000 - 29,999 USD, Race = White Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_EducationalAttainment-SomeCollegeOrAssociatesDegree_Gender-Female", + "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Educational Attainment = Some College or Associates Degree, Gender = Female", "statVars": [ { - "name": "Population: Female, 25,000 - 29,999 USD, White Alone, Not Worked Full Time", - "dcid": "dc/8p9hd1f3qdw72" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Some College or Associates Degree, Female", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentSomeCollegeOrAssociatesDegree_Female" }, { - "name": "Population: Female, 25,000 - 29,999 USD, White Alone, Worked Full Time", - "dcid": "dc/ykvzgy7nsyj05" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Some College or Associates Degree, Female (As Fraction of Count Person 15 To 50 Years Educational Attainment Some College or Associates Degree Female)", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentSomeCollegeOrAssociatesDegree_Female_AsAFractionOf_Count_Person_15To50Years_EducationalAttainmentSomeCollegeOrAssociatesDegree_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar30000To34999_Race-AmericanIndianOrAlaskaNativeAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 30,000 - 34,999 USD, Race = American Indian or Alaska Native Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_Nativity-ForeignBorn", + "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Nativity = Foreign Born", "statVars": [ { - "name": "Population: Female, 30,000 - 34,999 USD, American Indian or Alaska Native Alone, Not Worked Full Time", - "dcid": "dc/cx3dytebd4m3" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Foreign Born", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_ForeignBorn" }, { - "name": "Population: Female, 30,000 - 34,999 USD, American Indian or Alaska Native Alone, Worked Full Time", - "dcid": "dc/qwp4styxlvnhf" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Foreign Born (As Fraction of Count Person 15 To 50 Years Female Foreign Born)", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_ForeignBorn_AsAFractionOf_Count_Person_15To50Years_Female_ForeignBorn" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar30000To34999_Race-AsianAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 30,000 - 34,999 USD, Race = Asian Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_Nativity-Native", + "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Nativity = Native", "statVars": [ { - "name": "Population: Female, 30,000 - 34,999 USD, Asian Alone, Not Worked Full Time", - "dcid": "dc/05nljp36kk02d" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Native", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Native" }, { - "name": "Population: Female, 30,000 - 34,999 USD, Asian Alone, Worked Full Time", - "dcid": "dc/zj4emqf9nvk1c" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Native (As Fraction of Count Person 15 To 50 Years Female Native)", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Native_AsAFractionOf_Count_Person_15To50Years_Female_Native" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar30000To34999_Race-BlackOrAfricanAmericanAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 30,000 - 34,999 USD, Race = Black or African American Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_PovertyStatus-RatioToPovertyLine1.0To1.99", + "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Poverty Status = 1 - 2.0 Ratio To Poverty Line", "statVars": [ { - "name": "Population: Female, 30,000 - 34,999 USD, Black or African American Alone, Not Worked Full Time", - "dcid": "dc/rxxfgyw5eyc9f" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, 1 - 2.0 Ratio To Poverty Line", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_1To1.99RatioToPovertyLine" }, { - "name": "Population: Female, 30,000 - 34,999 USD, Black or African American Alone, Worked Full Time", - "dcid": "dc/r8yr9vl9rh7gg" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, 1 - 2.0 Ratio To Poverty Line (As Fraction of Count Person 15 To 50 Years Female 1 To 1.99 Ratio To Poverty Line)", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_1To1.99RatioToPovertyLine_AsAFractionOf_Count_Person_15To50Years_Female_1To1.99RatioToPovertyLine" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar30000To34999_Race-HispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 30,000 - 34,999 USD, Race = Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_PovertyStatus-RatioToPovertyLineUpto1.0", + "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Poverty Status = 1 Ratio To Poverty Line or Less", "statVars": [ { - "name": "Population: Female, 30,000 - 34,999 USD, Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/kmx3d6htqtfdg" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, 1 Ratio To Poverty Line or Less", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_1.0OrLessRatioToPovertyLine" }, { - "name": "Population: Female, 30,000 - 34,999 USD, Hispanic or Latino, Worked Full Time", - "dcid": "dc/fysmt5rmsqt4h" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, 1 Ratio To Poverty Line or Less (As Fraction of Count Person 15 To 50 Years Female 1.0 or Less Ratio To Poverty Line)", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_1.0OrLessRatioToPovertyLine_AsAFractionOf_Count_Person_15To50Years_Female_1.0OrLessRatioToPovertyLine" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar30000To34999_Race-NativeHawaiianOrOtherPacificIslanderAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 30,000 - 34,999 USD, Race = Native Hawaiian or Other Pacific Islander Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_PovertyStatus-RatioToPovertyLine2.0Onwards", + "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Poverty Status = 2 Ratio To Poverty Line or More", "statVars": [ { - "name": "Population: Female, 30,000 - 34,999 USD, Native Hawaiian or Other Pacific Islander Alone, Not Worked Full Time", - "dcid": "dc/kjpqfm0m2vmxb" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, 2 Ratio To Poverty Line or More", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_2OrMoreRatioToPovertyLine" }, { - "name": "Population: Female, 30,000 - 34,999 USD, Native Hawaiian or Other Pacific Islander Alone, Worked Full Time", - "dcid": "dc/enybr4616xvs4" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, 2 Ratio To Poverty Line or More (As Fraction of Count Person 15 To 50 Years Female 2 or More Ratio To Poverty Line)", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_2OrMoreRatioToPovertyLine_AsAFractionOf_Count_Person_15To50Years_Female_2OrMoreRatioToPovertyLine" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar30000To34999_Race-SomeOtherRaceAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 30,000 - 34,999 USD, Race = Some Other Race Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_PovertyStatus-PovertyStatusDetermined", + "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Poverty Status = Poverty Status Determined", "statVars": [ { - "name": "Population: Female, 30,000 - 34,999 USD, Some Other Race Alone, Not Worked Full Time", - "dcid": "dc/m2f9l1rghr4t2" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Poverty Status Determined", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_PovertyStatusDetermined" }, { - "name": "Population: Female, 30,000 - 34,999 USD, Some Other Race Alone, Worked Full Time", - "dcid": "dc/65dtrtv8bdtd5" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Poverty Status Determined (As Fraction of Count Person 15 To 50 Years Female Poverty Status Determined)", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_PovertyStatusDetermined_AsAFractionOf_Count_Person_15To50Years_Female_PovertyStatusDetermined" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar30000To34999_Race-TwoOrMoreRaces_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 30,000 - 34,999 USD, Race = Two or More Races, Recent Work Status", + "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_Race-AmericanIndianOrAlaskaNativeAlone", + "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Race = American Indian or Alaska Native Alone", "statVars": [ { - "name": "Population: Female, 30,000 - 34,999 USD, Two or More Races, Not Worked Full Time", - "dcid": "dc/d6y7et2b471v2" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_AmericanIndianOrAlaskaNativeAlone" }, { - "name": "Population: Female, 30,000 - 34,999 USD, Two or More Races, Worked Full Time", - "dcid": "dc/tmsn5twl4kek2" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, American Indian or Alaska Native Alone (As Fraction of Count Person 15 To 50 Years Female American Indian or Alaska Native Alone)", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_AmericanIndianOrAlaskaNativeAlone_AsAFractionOf_Count_Person_15To50Years_Female_AmericanIndianOrAlaskaNativeAlone" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar30000To34999_Race-WhiteAloneNotHispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 30,000 - 34,999 USD, Race = White Alone Not Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_Race-AsianAlone", + "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Race = Asian Alone", "statVars": [ { - "name": "Population: Female, 30,000 - 34,999 USD, White Alone Not Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/gx82ggwnrme09" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Asian Alone", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_AsianAlone" }, { - "name": "Population: Female, 30,000 - 34,999 USD, White Alone Not Hispanic or Latino, Worked Full Time", - "dcid": "dc/nfdwkt2hzs338" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Asian Alone (As Fraction of Count Person 15 To 50 Years Female Asian Alone)", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_AsianAlone_AsAFractionOf_Count_Person_15To50Years_Female_AsianAlone" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar30000To34999_Race-WhiteAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 30,000 - 34,999 USD, Race = White Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_Race-BlackOrAfricanAmericanAlone", + "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Race = Black or African American Alone", "statVars": [ { - "name": "Population: Female, 30,000 - 34,999 USD, White Alone, Not Worked Full Time", - "dcid": "dc/c4h7g8xd10s72" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Black or African American Alone", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Female, 30,000 - 34,999 USD, White Alone, Worked Full Time", - "dcid": "dc/qxtn0jcs5zfcg" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Black or African American Alone (As Fraction of Count Person 15 To 50 Years Female Black or African American Alone)", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_BlackOrAfricanAmericanAlone_AsAFractionOf_Count_Person_15To50Years_Female_BlackOrAfricanAmericanAlone" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar35000To39999_Race-AmericanIndianOrAlaskaNativeAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 35,000 - 39,999 USD, Race = American Indian or Alaska Native Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_Race-HispanicOrLatino", + "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Race = Hispanic or Latino", "statVars": [ { - "name": "Population: Female, 35,000 - 39,999 USD, American Indian or Alaska Native Alone, Not Worked Full Time", - "dcid": "dc/s4bx1fksd939g" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Hispanic or Latino", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_HispanicOrLatino" }, { - "name": "Population: Female, 35,000 - 39,999 USD, American Indian or Alaska Native Alone, Worked Full Time", - "dcid": "dc/gftqmyxvs4s79" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Hispanic or Latino (As Fraction of Count Person 15 To 50 Years Female Hispanic or Latino)", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_HispanicOrLatino_AsAFractionOf_Count_Person_15To50Years_Female_HispanicOrLatino" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar35000To39999_Race-AsianAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 35,000 - 39,999 USD, Race = Asian Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_Race-NativeHawaiianOrOtherPacificIslanderAlone", + "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Race = Native Hawaiian or Other Pacific Islander Alone", "statVars": [ { - "name": "Population: Female, 35,000 - 39,999 USD, Asian Alone, Not Worked Full Time", - "dcid": "dc/s7zyvktq0hytc" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_NativeHawaiianOrOtherPacificIslanderAlone" }, { - "name": "Population: Female, 35,000 - 39,999 USD, Asian Alone, Worked Full Time", - "dcid": "dc/h4ydqf461j85g" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Native Hawaiian or Other Pacific Islander Alone (As Fraction of Count Person 15 To 50 Years Female Native Hawaiian or Other Pacific Islander Alone)", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_NativeHawaiianOrOtherPacificIslanderAlone_AsAFractionOf_Count_Person_15To50Years_Female_NativeHawaiianOrOtherPacificIslanderAlone" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar35000To39999_Race-BlackOrAfricanAmericanAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 35,000 - 39,999 USD, Race = Black or African American Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_Race-OneRace", + "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Race = One Race", "statVars": [ { - "name": "Population: Female, 35,000 - 39,999 USD, Black or African American Alone, Not Worked Full Time", - "dcid": "dc/cl02z0wg9evt6" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, One Race", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_OneRace" }, { - "name": "Population: Female, 35,000 - 39,999 USD, Black or African American Alone, Worked Full Time", - "dcid": "dc/fetjdsdwqp2x3" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, One Race (As Fraction of Count Person 15 To 50 Years Female One Race)", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_OneRace_AsAFractionOf_Count_Person_15To50Years_Female_OneRace" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar35000To39999_Race-HispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 35,000 - 39,999 USD, Race = Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_Race-SomeOtherRaceAlone", + "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Race = Some Other Race Alone", "statVars": [ { - "name": "Population: Female, 35,000 - 39,999 USD, Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/xmjwxhzbp4968" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Some Other Race Alone", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_SomeOtherRaceAlone" }, { - "name": "Population: Female, 35,000 - 39,999 USD, Hispanic or Latino, Worked Full Time", - "dcid": "dc/hl7bh6pjnpf29" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Some Other Race Alone (As Fraction of Count Person 15 To 50 Years Female Some Other Race Alone)", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_SomeOtherRaceAlone_AsAFractionOf_Count_Person_15To50Years_Female_SomeOtherRaceAlone" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar35000To39999_Race-NativeHawaiianOrOtherPacificIslanderAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 35,000 - 39,999 USD, Race = Native Hawaiian or Other Pacific Islander Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_Race-TwoOrMoreRaces", + "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Race = Two or More Races", "statVars": [ { - "name": "Population: Female, 35,000 - 39,999 USD, Native Hawaiian or Other Pacific Islander Alone, Not Worked Full Time", - "dcid": "dc/3gwt0hcrjlz7b" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Two or More Races", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_TwoOrMoreRaces" }, { - "name": "Population: Female, 35,000 - 39,999 USD, Native Hawaiian or Other Pacific Islander Alone, Worked Full Time", - "dcid": "dc/g18f9jcl3rec" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Two or More Races (As Fraction of Count Person 15 To 50 Years Female Two or More Races)", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_TwoOrMoreRaces_AsAFractionOf_Count_Person_15To50Years_Female_TwoOrMoreRaces" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar35000To39999_Race-SomeOtherRaceAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 35,000 - 39,999 USD, Race = Some Other Race Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_Race-WhiteAlone", + "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Race = White Alone", "statVars": [ { - "name": "Population: Female, 35,000 - 39,999 USD, Some Other Race Alone, Not Worked Full Time", - "dcid": "dc/d43mwkmcesxnd" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, White Alone", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_WhiteAlone" }, { - "name": "Population: Female, 35,000 - 39,999 USD, Some Other Race Alone, Worked Full Time", - "dcid": "dc/rjn8b5l3nzwv9" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, White Alone (As Fraction of Count Person 15 To 50 Years Female White Alone)", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_WhiteAlone_AsAFractionOf_Count_Person_15To50Years_Female_WhiteAlone" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar35000To39999_Race-TwoOrMoreRaces_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 35,000 - 39,999 USD, Race = Two or More Races, Recent Work Status", + "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_Race-WhiteAloneNotHispanicOrLatino", + "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Race = White Alone Not Hispanic or Latino", "statVars": [ { - "name": "Population: Female, 35,000 - 39,999 USD, Two or More Races, Not Worked Full Time", - "dcid": "dc/prccr6gx3ps0c" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Female, 35,000 - 39,999 USD, Two or More Races, Worked Full Time", - "dcid": "dc/dlfglp2l54eh1" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, White Alone Not Hispanic or Latino (As Fraction of Count Person 15 To 50 Years Female White Alone Not Hispanic or Latino)", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_WhiteAloneNotHispanicOrLatino_AsAFractionOf_Count_Person_15To50Years_Female_WhiteAloneNotHispanicOrLatino" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar35000To39999_Race-WhiteAloneNotHispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 35,000 - 39,999 USD, Race = White Alone Not Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/Person_Age-Years16To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_LaborForceStatus-InLaborForce", + "name": "Person With Age = 16 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Labor Force Status = in Labor Force, Gender = Female", "statVars": [ { - "name": "Population: Female, 35,000 - 39,999 USD, White Alone Not Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/rdjtjr3xj4yk" + "name": "Population: 16 - 50 Years, Birth in The Past 12 Months, in Labor Force, Female", + "dcid": "Count_Person_16To50Years_BirthInThePast12Months_InLaborForce_Female" }, { - "name": "Population: Female, 35,000 - 39,999 USD, White Alone Not Hispanic or Latino, Worked Full Time", - "dcid": "dc/xvbf05esjc85" + "name": "Population: 16 - 50 Years, Birth in The Past 12 Months, in Labor Force, Female (As Fraction of Count Person 16 To 50 Years in Labor Force Female)", + "dcid": "Count_Person_16To50Years_BirthInThePast12Months_InLaborForce_Female_AsAFractionOf_Count_Person_16To50Years_InLaborForce_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar35000To39999_Race-WhiteAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 35,000 - 39,999 USD, Race = White Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-NoHealthInsurance_Race-BlackOrAfricanAmericanAlone", + "name": "Person With Age = 18 - 64 Years, Gender = Female, Health Insurance = No Health Insurance, Race = Black or African American Alone", "statVars": [ { - "name": "Population: Female, 35,000 - 39,999 USD, White Alone, Not Worked Full Time", - "dcid": "dc/b2ztvkwr0mpc" + "name": "Percent: 18 - 64 Years, Female, No Health Insurance, Black or African American Alone", + "dcid": "dc/kj81jzgxt0ssc" }, { - "name": "Population: Female, 35,000 - 39,999 USD, White Alone, Worked Full Time", - "dcid": "dc/fz3ey6nhf879d" + "name": "Population: 18 - 64 Years, Female, No Health Insurance, Black or African American Alone", + "dcid": "dc/5fb2cy53rcfgg" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar40000To44999_Race-AmericanIndianOrAlaskaNativeAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 40,000 - 44,999 USD, Race = American Indian or Alaska Native Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-NoHealthInsurance_Race-HispanicOrLatino", + "name": "Person With Age = 18 - 64 Years, Gender = Female, Health Insurance = No Health Insurance, Race = Hispanic or Latino", "statVars": [ { - "name": "Population: Female, 40,000 - 44,999 USD, American Indian or Alaska Native Alone, Not Worked Full Time", - "dcid": "dc/xpd0xcn647xm9" + "name": "Percent: 18 - 64 Years, Female, No Health Insurance, Hispanic or Latino", + "dcid": "dc/rgtm8zlvlbcg9" }, { - "name": "Population: Female, 40,000 - 44,999 USD, American Indian or Alaska Native Alone, Worked Full Time", - "dcid": "dc/56bb6l2v3thd" + "name": "Population: 18 - 64 Years, Female, No Health Insurance, Hispanic or Latino", + "dcid": "dc/n19z6fqtj4c44" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar40000To44999_Race-AsianAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 40,000 - 44,999 USD, Race = Asian Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-NoHealthInsurance_Race-WhiteAlone", + "name": "Person With Age = 18 - 64 Years, Gender = Female, Health Insurance = No Health Insurance, Race = White Alone", "statVars": [ { - "name": "Population: Female, 40,000 - 44,999 USD, Asian Alone, Not Worked Full Time", - "dcid": "dc/8h0f011gl58t3" + "name": "Percent: 18 - 64 Years, Female, No Health Insurance, White Alone", + "dcid": "dc/3m14w3e7sqqqg" }, { - "name": "Population: Female, 40,000 - 44,999 USD, Asian Alone, Worked Full Time", - "dcid": "dc/s76l7pcq19yzf" + "name": "Population: 18 - 64 Years, Female, No Health Insurance, White Alone", + "dcid": "dc/t34hxn7czbff7" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar40000To44999_Race-BlackOrAfricanAmericanAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 40,000 - 44,999 USD, Race = Black or African American Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-WithHealthInsurance_Race-BlackOrAfricanAmericanAlone", + "name": "Person With Age = 18 - 64 Years, Gender = Female, Health Insurance = With Health Insurance, Race = Black or African American Alone", "statVars": [ { - "name": "Population: Female, 40,000 - 44,999 USD, Black or African American Alone, Not Worked Full Time", - "dcid": "dc/3ng9lp3k7dg8h" + "name": "Percent: 18 - 64 Years, Female, With Health Insurance, Black or African American Alone", + "dcid": "dc/pqvy3pndh9eg6" }, { - "name": "Population: Female, 40,000 - 44,999 USD, Black or African American Alone, Worked Full Time", - "dcid": "dc/b9d3pfr8z2c33" + "name": "Population: 18 - 64 Years, Female, With Health Insurance, Black or African American Alone", + "dcid": "dc/5b8q2q5sz0l5" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar40000To44999_Race-HispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 40,000 - 44,999 USD, Race = Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-WithHealthInsurance_Race-HispanicOrLatino", + "name": "Person With Age = 18 - 64 Years, Gender = Female, Health Insurance = With Health Insurance, Race = Hispanic or Latino", "statVars": [ { - "name": "Population: Female, 40,000 - 44,999 USD, Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/3x9dwkql0rxd7" + "name": "Percent: 18 - 64 Years, Female, With Health Insurance, Hispanic or Latino", + "dcid": "dc/9y4dj19e606v4" }, { - "name": "Population: Female, 40,000 - 44,999 USD, Hispanic or Latino, Worked Full Time", - "dcid": "dc/vzsb2mt5v5352" + "name": "Population: 18 - 64 Years, Female, With Health Insurance, Hispanic or Latino", + "dcid": "dc/4f8tvq5vg5zq5" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar40000To44999_Race-NativeHawaiianOrOtherPacificIslanderAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 40,000 - 44,999 USD, Race = Native Hawaiian or Other Pacific Islander Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-WithHealthInsurance_Race-WhiteAlone", + "name": "Person With Age = 18 - 64 Years, Gender = Female, Health Insurance = With Health Insurance, Race = White Alone", "statVars": [ { - "name": "Population: Female, 40,000 - 44,999 USD, Native Hawaiian or Other Pacific Islander Alone, Not Worked Full Time", - "dcid": "dc/8lvdxyjynp217" + "name": "Percent: 18 - 64 Years, Female, With Health Insurance, White Alone", + "dcid": "dc/h806n8ln13pt5" }, { - "name": "Population: Female, 40,000 - 44,999 USD, Native Hawaiian or Other Pacific Islander Alone, Worked Full Time", - "dcid": "dc/nqptcvgs732p8" + "name": "Population: 18 - 64 Years, Female, With Health Insurance, White Alone", + "dcid": "dc/mqt7bj4806v5h" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar40000To44999_Race-SomeOtherRaceAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 40,000 - 44,999 USD, Race = Some Other Race Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLine1.38To4", + "name": "Person With Age = 18 - 64 Years, Income Relative To Poverty Line = 1.4 - 4 Ratio To Poverty Line, Gender = Female, Health Insurance = No Health Insurance", "statVars": [ { - "name": "Population: Female, 40,000 - 44,999 USD, Some Other Race Alone, Not Worked Full Time", - "dcid": "dc/mkz2mc8pl8jh3" + "name": "Percent: 18 - 64 Years, 1.4 - 4 Ratio To Poverty Line, Female, No Health Insurance", + "dcid": "dc/hcg8bgt9ne75h" }, { - "name": "Population: Female, 40,000 - 44,999 USD, Some Other Race Alone, Worked Full Time", - "dcid": "dc/6lrk4j8rdz9q3" + "name": "Population: 18 - 64 Years, 1.4 - 4 Ratio To Poverty Line, Female, No Health Insurance", + "dcid": "dc/hz9b0bmpfzyxh" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar40000To44999_Race-TwoOrMoreRaces_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 40,000 - 44,999 USD, Race = Two or More Races, Recent Work Status", + "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLine1.38To4", + "name": "Person With Age = 18 - 64 Years, Income Relative To Poverty Line = 1.4 - 4 Ratio To Poverty Line, Gender = Female, Health Insurance = With Health Insurance", "statVars": [ { - "name": "Population: Female, 40,000 - 44,999 USD, Two or More Races, Not Worked Full Time", - "dcid": "dc/bh3kg5109b6d7" + "name": "Percent: 18 - 64 Years, 1.4 - 4 Ratio To Poverty Line, Female, With Health Insurance", + "dcid": "dc/vb3b0ry6qdhvd" }, { - "name": "Population: Female, 40,000 - 44,999 USD, Two or More Races, Worked Full Time", - "dcid": "dc/lt9s71jsncs93" + "name": "Population: 18 - 64 Years, 1.4 - 4 Ratio To Poverty Line, Female, With Health Insurance", + "dcid": "dc/cd74zc68krh89" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar40000To44999_Race-WhiteAloneNotHispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 40,000 - 44,999 USD, Race = White Alone Not Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto1.38", + "name": "Person With Age = 18 - 64 Years, Income Relative To Poverty Line = 1.4 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = No Health Insurance", "statVars": [ { - "name": "Population: Female, 40,000 - 44,999 USD, White Alone Not Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/ghe7xcp3210vc" + "name": "Percent: 18 - 64 Years, 1.4 Ratio To Poverty Line or Less, Female, No Health Insurance", + "dcid": "dc/s0ywx1qw7v582" }, { - "name": "Population: Female, 40,000 - 44,999 USD, White Alone Not Hispanic or Latino, Worked Full Time", - "dcid": "dc/trjepvbs4lpmg" + "name": "Population: 18 - 64 Years, 1.4 Ratio To Poverty Line or Less, Female, No Health Insurance", + "dcid": "dc/djczl24xvzw37" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar40000To44999_Race-WhiteAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 40,000 - 44,999 USD, Race = White Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto1.38", + "name": "Person With Age = 18 - 64 Years, Income Relative To Poverty Line = 1.4 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = With Health Insurance", "statVars": [ { - "name": "Population: Female, 40,000 - 44,999 USD, White Alone, Not Worked Full Time", - "dcid": "dc/4k25t2x5t1g8" + "name": "Percent: 18 - 64 Years, 1.4 Ratio To Poverty Line or Less, Female, With Health Insurance", + "dcid": "dc/d0g2dhkj041sg" }, { - "name": "Population: Female, 40,000 - 44,999 USD, White Alone, Worked Full Time", - "dcid": "dc/z0tl73gndpev6" + "name": "Population: 18 - 64 Years, 1.4 Ratio To Poverty Line or Less, Female, With Health Insurance", + "dcid": "dc/ev7mp4ne33tr7" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar45000To49999_Race-AmericanIndianOrAlaskaNativeAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 45,000 - 49,999 USD, Race = American Indian or Alaska Native Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto2", + "name": "Person With Age = 18 - 64 Years, Income Relative To Poverty Line = 2 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = No Health Insurance", "statVars": [ { - "name": "Population: Female, 45,000 - 49,999 USD, American Indian or Alaska Native Alone, Not Worked Full Time", - "dcid": "dc/d5v8esr6n4k19" + "name": "Percent: 18 - 64 Years, 2 Ratio To Poverty Line or Less, Female, No Health Insurance", + "dcid": "dc/65wl19b3nw2h" }, { - "name": "Population: Female, 45,000 - 49,999 USD, American Indian or Alaska Native Alone, Worked Full Time", - "dcid": "dc/l3r5zztb70v77" + "name": "Population: 18 - 64 Years, 2 Ratio To Poverty Line or Less, Female, No Health Insurance", + "dcid": "dc/lvrg7sfq2tmxf" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar45000To49999_Race-AsianAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 45,000 - 49,999 USD, Race = Asian Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto2", + "name": "Person With Age = 18 - 64 Years, Income Relative To Poverty Line = 2 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = With Health Insurance", "statVars": [ { - "name": "Population: Female, 45,000 - 49,999 USD, Asian Alone, Not Worked Full Time", - "dcid": "dc/8q3q4tby4h8t7" + "name": "Percent: 18 - 64 Years, 2 Ratio To Poverty Line or Less, Female, With Health Insurance", + "dcid": "dc/lrl92gbng8zm1" }, { - "name": "Population: Female, 45,000 - 49,999 USD, Asian Alone, Worked Full Time", - "dcid": "dc/qp7wdydjswj84" + "name": "Population: 18 - 64 Years, 2 Ratio To Poverty Line or Less, Female, With Health Insurance", + "dcid": "dc/pf1p207djbet8" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar45000To49999_Race-BlackOrAfricanAmericanAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 45,000 - 49,999 USD, Race = Black or African American Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto2.5", + "name": "Person With Age = 18 - 64 Years, Income Relative To Poverty Line = 2.5 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = No Health Insurance", "statVars": [ { - "name": "Population: Female, 45,000 - 49,999 USD, Black or African American Alone, Not Worked Full Time", - "dcid": "dc/rn3wljtnjjtq2" + "name": "Percent: 18 - 64 Years, 2.5 Ratio To Poverty Line or Less, Female, No Health Insurance", + "dcid": "dc/580lp655hysv" }, { - "name": "Population: Female, 45,000 - 49,999 USD, Black or African American Alone, Worked Full Time", - "dcid": "dc/w0xsry97cwjtg" + "name": "Population: 18 - 64 Years, 2.5 Ratio To Poverty Line or Less, Female, No Health Insurance", + "dcid": "dc/9y3g7ngmjbwy9" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar45000To49999_Race-HispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 45,000 - 49,999 USD, Race = Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto2.5", + "name": "Person With Age = 18 - 64 Years, Income Relative To Poverty Line = 2.5 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = With Health Insurance", "statVars": [ { - "name": "Population: Female, 45,000 - 49,999 USD, Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/qlfj06gwrqevc" + "name": "Percent: 18 - 64 Years, 2.5 Ratio To Poverty Line or Less, Female, With Health Insurance", + "dcid": "dc/ymp05py9vf2z5" }, { - "name": "Population: Female, 45,000 - 49,999 USD, Hispanic or Latino, Worked Full Time", - "dcid": "dc/qznp10580j9fg" + "name": "Population: 18 - 64 Years, 2.5 Ratio To Poverty Line or Less, Female, With Health Insurance", + "dcid": "dc/7908n3q40j8n" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar45000To49999_Race-NativeHawaiianOrOtherPacificIslanderAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 45,000 - 49,999 USD, Race = Native Hawaiian or Other Pacific Islander Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto4", + "name": "Person With Age = 18 - 64 Years, Income Relative To Poverty Line = 4 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = No Health Insurance", "statVars": [ { - "name": "Population: Female, 45,000 - 49,999 USD, Native Hawaiian or Other Pacific Islander Alone, Not Worked Full Time", - "dcid": "dc/1g5852wyvnscf" + "name": "Percent: 18 - 64 Years, 4 Ratio To Poverty Line or Less, Female, No Health Insurance", + "dcid": "dc/bzcnetd3pryhb" }, { - "name": "Population: Female, 45,000 - 49,999 USD, Native Hawaiian or Other Pacific Islander Alone, Worked Full Time", - "dcid": "dc/7l5vg202p2lt2" + "name": "Population: 18 - 64 Years, 4 Ratio To Poverty Line or Less, Female, No Health Insurance", + "dcid": "dc/edl4skpv9sm7h" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar45000To49999_Race-SomeOtherRaceAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 45,000 - 49,999 USD, Race = Some Other Race Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto4", + "name": "Person With Age = 18 - 64 Years, Income Relative To Poverty Line = 4 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = With Health Insurance", "statVars": [ { - "name": "Population: Female, 45,000 - 49,999 USD, Some Other Race Alone, Not Worked Full Time", - "dcid": "dc/p69jn4hdfm2e7" + "name": "Percent: 18 - 64 Years, 4 Ratio To Poverty Line or Less, Female, With Health Insurance", + "dcid": "dc/wqtctdy589n4h" }, { - "name": "Population: Female, 45,000 - 49,999 USD, Some Other Race Alone, Worked Full Time", - "dcid": "dc/x4wvg07t3bxx7" + "name": "Population: 18 - 64 Years, 4 Ratio To Poverty Line or Less, Female, With Health Insurance", + "dcid": "dc/zkrdt160wt8d8" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar45000To49999_Race-TwoOrMoreRaces_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 45,000 - 49,999 USD, Race = Two or More Races, Recent Work Status", + "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-NoHealthInsurance_Race-BlackOrAfricanAmericanAlone", + "name": "Person With Age = 21 - 64 Years, Gender = Female, Health Insurance = No Health Insurance, Race = Black or African American Alone", "statVars": [ { - "name": "Population: Female, 45,000 - 49,999 USD, Two or More Races, Not Worked Full Time", - "dcid": "dc/213w21e7yzzwf" + "name": "Percent: 21 - 64 Years, Female, No Health Insurance, Black or African American Alone", + "dcid": "dc/effmbjkw3k4k6" }, { - "name": "Population: Female, 45,000 - 49,999 USD, Two or More Races, Worked Full Time", - "dcid": "dc/djfv6q5dt3g89" + "name": "Population: 21 - 64 Years, Female, No Health Insurance, Black or African American Alone", + "dcid": "dc/xl3kln83z3nvc" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar45000To49999_Race-WhiteAloneNotHispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 45,000 - 49,999 USD, Race = White Alone Not Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-NoHealthInsurance_Race-HispanicOrLatino", + "name": "Person With Age = 21 - 64 Years, Gender = Female, Health Insurance = No Health Insurance, Race = Hispanic or Latino", "statVars": [ { - "name": "Population: Female, 45,000 - 49,999 USD, White Alone Not Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/cfsrm53dzzvb4" + "name": "Percent: 21 - 64 Years, Female, No Health Insurance, Hispanic or Latino", + "dcid": "dc/2g3g971qfes19" }, { - "name": "Population: Female, 45,000 - 49,999 USD, White Alone Not Hispanic or Latino, Worked Full Time", - "dcid": "dc/5m8s15hjg5ezh" + "name": "Population: 21 - 64 Years, Female, No Health Insurance, Hispanic or Latino", + "dcid": "dc/f716yd3ez0531" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar45000To49999_Race-WhiteAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 45,000 - 49,999 USD, Race = White Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-NoHealthInsurance_Race-WhiteAlone", + "name": "Person With Age = 21 - 64 Years, Gender = Female, Health Insurance = No Health Insurance, Race = White Alone", "statVars": [ { - "name": "Population: Female, 45,000 - 49,999 USD, White Alone, Not Worked Full Time", - "dcid": "dc/zmg47l95432m" + "name": "Percent: 21 - 64 Years, Female, No Health Insurance, White Alone", + "dcid": "dc/exf51xkxchqsc" }, { - "name": "Population: Female, 45,000 - 49,999 USD, White Alone, Worked Full Time", - "dcid": "dc/5z4451y4509y5" + "name": "Population: 21 - 64 Years, Female, No Health Insurance, White Alone", + "dcid": "dc/60sv128qs5eq7" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar5000To7499_Race-AmericanIndianOrAlaskaNativeAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 5,000 - 7,499 USD, Race = American Indian or Alaska Native Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-WithHealthInsurance_Race-BlackOrAfricanAmericanAlone", + "name": "Person With Age = 21 - 64 Years, Gender = Female, Health Insurance = With Health Insurance, Race = Black or African American Alone", "statVars": [ { - "name": "Population: Female, 5,000 - 7,499 USD, American Indian or Alaska Native Alone, Not Worked Full Time", - "dcid": "dc/36h5l06wg4dlg" + "name": "Percent: 21 - 64 Years, Female, With Health Insurance, Black or African American Alone", + "dcid": "dc/dcydt9sye8rk3" }, { - "name": "Population: Female, 5,000 - 7,499 USD, American Indian or Alaska Native Alone, Worked Full Time", - "dcid": "dc/r9yzq4bvxy559" + "name": "Population: 21 - 64 Years, Female, With Health Insurance, Black or African American Alone", + "dcid": "dc/pqdqf5gy16m24" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar5000To7499_Race-AsianAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 5,000 - 7,499 USD, Race = Asian Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-WithHealthInsurance_Race-HispanicOrLatino", + "name": "Person With Age = 21 - 64 Years, Gender = Female, Health Insurance = With Health Insurance, Race = Hispanic or Latino", "statVars": [ { - "name": "Population: Female, 5,000 - 7,499 USD, Asian Alone, Not Worked Full Time", - "dcid": "dc/5bhzm1v1e6j05" + "name": "Percent: 21 - 64 Years, Female, With Health Insurance, Hispanic or Latino", + "dcid": "dc/fhpscrfx1c0w" }, { - "name": "Population: Female, 5,000 - 7,499 USD, Asian Alone, Worked Full Time", - "dcid": "dc/dw47hjtkczwnc" + "name": "Population: 21 - 64 Years, Female, With Health Insurance, Hispanic or Latino", + "dcid": "dc/jl5rxl2hysbh3" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar5000To7499_Race-BlackOrAfricanAmericanAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 5,000 - 7,499 USD, Race = Black or African American Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-WithHealthInsurance_Race-WhiteAlone", + "name": "Person With Age = 21 - 64 Years, Gender = Female, Health Insurance = With Health Insurance, Race = White Alone", "statVars": [ { - "name": "Population: Female, 5,000 - 7,499 USD, Black or African American Alone, Not Worked Full Time", - "dcid": "dc/vd05zzng40rsf" + "name": "Percent: 21 - 64 Years, Female, With Health Insurance, White Alone", + "dcid": "dc/0pvmett30knc" }, { - "name": "Population: Female, 5,000 - 7,499 USD, Black or African American Alone, Worked Full Time", - "dcid": "dc/7ks34t4ywj3df" + "name": "Population: 21 - 64 Years, Female, With Health Insurance, White Alone", + "dcid": "dc/n0zxrdzbe9f37" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar5000To7499_Race-HispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 5,000 - 7,499 USD, Race = Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLine1.38To4", + "name": "Person With Age = 21 - 64 Years, Income Relative To Poverty Line = 1.4 - 4 Ratio To Poverty Line, Gender = Female, Health Insurance = No Health Insurance", "statVars": [ { - "name": "Population: Female, 5,000 - 7,499 USD, Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/18lkhr201ej77" + "name": "Percent: 21 - 64 Years, 1.4 - 4 Ratio To Poverty Line, Female, No Health Insurance", + "dcid": "dc/7rd2jfh28lbvb" }, { - "name": "Population: Female, 5,000 - 7,499 USD, Hispanic or Latino, Worked Full Time", - "dcid": "dc/x6x7lmlwjq4df" + "name": "Population: 21 - 64 Years, 1.4 - 4 Ratio To Poverty Line, Female, No Health Insurance", + "dcid": "dc/n5sm9gygvgcl3" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar5000To7499_Race-NativeHawaiianOrOtherPacificIslanderAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 5,000 - 7,499 USD, Race = Native Hawaiian or Other Pacific Islander Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLine1.38To4", + "name": "Person With Age = 21 - 64 Years, Income Relative To Poverty Line = 1.4 - 4 Ratio To Poverty Line, Gender = Female, Health Insurance = With Health Insurance", "statVars": [ { - "name": "Population: Female, 5,000 - 7,499 USD, Native Hawaiian or Other Pacific Islander Alone, Not Worked Full Time", - "dcid": "dc/vq8l4d8ejez64" + "name": "Percent: 21 - 64 Years, 1.4 - 4 Ratio To Poverty Line, Female, With Health Insurance", + "dcid": "dc/n17vp3cjn1xn8" }, { - "name": "Population: Female, 5,000 - 7,499 USD, Native Hawaiian or Other Pacific Islander Alone, Worked Full Time", - "dcid": "dc/tmhfykrtxkeyf" + "name": "Population: 21 - 64 Years, 1.4 - 4 Ratio To Poverty Line, Female, With Health Insurance", + "dcid": "dc/etr2w70xl7k83" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar5000To7499_Race-SomeOtherRaceAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 5,000 - 7,499 USD, Race = Some Other Race Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto1.38", + "name": "Person With Age = 21 - 64 Years, Income Relative To Poverty Line = 1.4 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = No Health Insurance", "statVars": [ { - "name": "Population: Female, 5,000 - 7,499 USD, Some Other Race Alone, Not Worked Full Time", - "dcid": "dc/s34sbs23n7dpc" + "name": "Percent: 21 - 64 Years, 1.4 Ratio To Poverty Line or Less, Female, No Health Insurance", + "dcid": "dc/0y87mpydqbqvh" }, { - "name": "Population: Female, 5,000 - 7,499 USD, Some Other Race Alone, Worked Full Time", - "dcid": "dc/phyfd1jln5h42" + "name": "Population: 21 - 64 Years, 1.4 Ratio To Poverty Line or Less, Female, No Health Insurance", + "dcid": "dc/bn69n25vrjmwh" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar5000To7499_Race-TwoOrMoreRaces_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 5,000 - 7,499 USD, Race = Two or More Races, Recent Work Status", + "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto1.38", + "name": "Person With Age = 21 - 64 Years, Income Relative To Poverty Line = 1.4 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = With Health Insurance", "statVars": [ { - "name": "Population: Female, 5,000 - 7,499 USD, Two or More Races, Not Worked Full Time", - "dcid": "dc/vhj9dvl6x2yz6" + "name": "Percent: 21 - 64 Years, 1.4 Ratio To Poverty Line or Less, Female, With Health Insurance", + "dcid": "dc/73mxtey8t2lr5" }, { - "name": "Population: Female, 5,000 - 7,499 USD, Two or More Races, Worked Full Time", - "dcid": "dc/mmts3hz2zsqrd" + "name": "Population: 21 - 64 Years, 1.4 Ratio To Poverty Line or Less, Female, With Health Insurance", + "dcid": "dc/hm2pd4d5dwb3c" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar5000To7499_Race-WhiteAloneNotHispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 5,000 - 7,499 USD, Race = White Alone Not Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto2", + "name": "Person With Age = 21 - 64 Years, Income Relative To Poverty Line = 2 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = No Health Insurance", "statVars": [ { - "name": "Population: Female, 5,000 - 7,499 USD, White Alone Not Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/jw7hhr7x0scv2" + "name": "Percent: 21 - 64 Years, 2 Ratio To Poverty Line or Less, Female, No Health Insurance", + "dcid": "dc/4ts6eyxlm92lg" }, { - "name": "Population: Female, 5,000 - 7,499 USD, White Alone Not Hispanic or Latino, Worked Full Time", - "dcid": "dc/d9tc9z0eqqzbd" + "name": "Population: 21 - 64 Years, 2 Ratio To Poverty Line or Less, Female, No Health Insurance", + "dcid": "dc/y81p7nfxnws62" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar5000To7499_Race-WhiteAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 5,000 - 7,499 USD, Race = White Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto2", + "name": "Person With Age = 21 - 64 Years, Income Relative To Poverty Line = 2 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = With Health Insurance", "statVars": [ { - "name": "Population: Female, 5,000 - 7,499 USD, White Alone, Not Worked Full Time", - "dcid": "dc/8d1fry8nkhhbf" + "name": "Percent: 21 - 64 Years, 2 Ratio To Poverty Line or Less, Female, With Health Insurance", + "dcid": "dc/9nphvhjp343k" }, { - "name": "Population: Female, 5,000 - 7,499 USD, White Alone, Worked Full Time", - "dcid": "dc/5zllfhhcswez2" + "name": "Population: 21 - 64 Years, 2 Ratio To Poverty Line or Less, Female, With Health Insurance", + "dcid": "dc/lny4f0yy3mng7" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar50000To54999_Race-AmericanIndianOrAlaskaNativeAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 50,000 - 54,999 USD, Race = American Indian or Alaska Native Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto2.5", + "name": "Person With Age = 21 - 64 Years, Income Relative To Poverty Line = 2.5 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = No Health Insurance", "statVars": [ { - "name": "Population: Female, 50,000 - 54,999 USD, American Indian or Alaska Native Alone, Not Worked Full Time", - "dcid": "dc/m9kfh70qv0zef" + "name": "Percent: 21 - 64 Years, 2.5 Ratio To Poverty Line or Less, Female, No Health Insurance", + "dcid": "dc/qh0k8t0ek3g6h" }, { - "name": "Population: Female, 50,000 - 54,999 USD, American Indian or Alaska Native Alone, Worked Full Time", - "dcid": "dc/vj1n7pck8zf98" + "name": "Population: 21 - 64 Years, 2.5 Ratio To Poverty Line or Less, Female, No Health Insurance", + "dcid": "dc/gztb2s4lj1pcc" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar50000To54999_Race-AsianAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 50,000 - 54,999 USD, Race = Asian Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto2.5", + "name": "Person With Age = 21 - 64 Years, Income Relative To Poverty Line = 2.5 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = With Health Insurance", "statVars": [ { - "name": "Population: Female, 50,000 - 54,999 USD, Asian Alone, Not Worked Full Time", - "dcid": "dc/s3vh764l3vzk1" + "name": "Percent: 21 - 64 Years, 2.5 Ratio To Poverty Line or Less, Female, With Health Insurance", + "dcid": "dc/0vrs5ekc0q20c" }, { - "name": "Population: Female, 50,000 - 54,999 USD, Asian Alone, Worked Full Time", - "dcid": "dc/6k5klds67k5xg" + "name": "Population: 21 - 64 Years, 2.5 Ratio To Poverty Line or Less, Female, With Health Insurance", + "dcid": "dc/egv1vvk1hv0kb" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar50000To54999_Race-BlackOrAfricanAmericanAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 50,000 - 54,999 USD, Race = Black or African American Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto4", + "name": "Person With Age = 21 - 64 Years, Income Relative To Poverty Line = 4 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = No Health Insurance", "statVars": [ { - "name": "Population: Female, 50,000 - 54,999 USD, Black or African American Alone, Not Worked Full Time", - "dcid": "dc/rhxdy653qexl1" + "name": "Percent: 21 - 64 Years, 4 Ratio To Poverty Line or Less, Female, No Health Insurance", + "dcid": "dc/8pykrt4sj9e25" }, { - "name": "Population: Female, 50,000 - 54,999 USD, Black or African American Alone, Worked Full Time", - "dcid": "dc/946mhvpsgctc4" + "name": "Population: 21 - 64 Years, 4 Ratio To Poverty Line or Less, Female, No Health Insurance", + "dcid": "dc/eh5b4vpc3zmg4" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar50000To54999_Race-HispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 50,000 - 54,999 USD, Race = Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto4", + "name": "Person With Age = 21 - 64 Years, Income Relative To Poverty Line = 4 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = With Health Insurance", "statVars": [ { - "name": "Population: Female, 50,000 - 54,999 USD, Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/bgte30l74wxs6" + "name": "Percent: 21 - 64 Years, 4 Ratio To Poverty Line or Less, Female, With Health Insurance", + "dcid": "dc/l5xtvtjz2kgp9" }, { - "name": "Population: Female, 50,000 - 54,999 USD, Hispanic or Latino, Worked Full Time", - "dcid": "dc/46qd0c1frs9x7" + "name": "Population: 21 - 64 Years, 4 Ratio To Poverty Line or Less, Female, With Health Insurance", + "dcid": "dc/fy5vr7yw73s2h" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar50000To54999_Race-NativeHawaiianOrOtherPacificIslanderAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 50,000 - 54,999 USD, Race = Native Hawaiian or Other Pacific Islander Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years40To64_Gender-Female_HealthInsurance-NoHealthInsurance_Race-BlackOrAfricanAmericanAlone", + "name": "Person With Age = 40 - 64 Years, Gender = Female, Health Insurance = No Health Insurance, Race = Black or African American Alone", "statVars": [ { - "name": "Population: Female, 50,000 - 54,999 USD, Native Hawaiian or Other Pacific Islander Alone, Not Worked Full Time", - "dcid": "dc/5hxtlrr9fhgfd" + "name": "Percent: 40 - 64 Years, Female, No Health Insurance, Black or African American Alone", + "dcid": "dc/sznhh8stv7lb3" }, { - "name": "Population: Female, 50,000 - 54,999 USD, Native Hawaiian or Other Pacific Islander Alone, Worked Full Time", - "dcid": "dc/l7nc2t2v42gs3" + "name": "Population: 40 - 64 Years, Female, No Health Insurance, Black or African American Alone", + "dcid": "dc/97d3sf85p8y8d" } ] } diff --git a/internal/server/statvar/golden/search_statvar/female.json b/internal/server/statvar/golden/search_statvar/female.json index 749b177e3..be114877f 100644 --- a/internal/server/statvar/golden/search_statvar/female.json +++ b/internal/server/statvar/golden/search_statvar/female.json @@ -16,6 +16,166 @@ "name": "Population: Civilian, Female, Veteran", "dcid": "dc/l6vp0xtccglcb" }, + { + "name": "Population: Female, 10,000 - 12,499 USD, Not Worked Full Time", + "dcid": "dc/7tdmz38s0n6g3" + }, + { + "name": "Population: Female, 10,000 - 12,499 USD, Worked Full Time", + "dcid": "dc/b528rqqn7mzj8" + }, + { + "name": "Population: Female, 100,000 USD or More, Not Worked Full Time", + "dcid": "dc/h6kt7vgfxch5h" + }, + { + "name": "Population: Female, 100,000 USD or More, Worked Full Time", + "dcid": "dc/gbbfy74devcq5" + }, + { + "name": "Population: Female, 12,500 - 14,999 USD, Not Worked Full Time", + "dcid": "dc/136nwcjz6yxp1" + }, + { + "name": "Population: Female, 12,500 - 14,999 USD, Worked Full Time", + "dcid": "dc/471d4jsrx5lhc" + }, + { + "name": "Population: Female, 15,000 - 17,499 USD, Not Worked Full Time", + "dcid": "dc/vvhrjwybdenzh" + }, + { + "name": "Population: Female, 15,000 - 17,499 USD, Worked Full Time", + "dcid": "dc/5hk00w9hrye56" + }, + { + "name": "Population: Female, 17,500 - 19,999 USD, Not Worked Full Time", + "dcid": "dc/km7yzgmsqjzz3" + }, + { + "name": "Population: Female, 17,500 - 19,999 USD, Worked Full Time", + "dcid": "dc/997685rmdhrq7" + }, + { + "name": "Population: Female, 2,499 USD or Less, Not Worked Full Time", + "dcid": "dc/dyk8l0rvwxmv7" + }, + { + "name": "Population: Female, 2,499 USD or Less, Worked Full Time", + "dcid": "dc/ws89gl2rlzryd" + }, + { + "name": "Population: Female, 2,500 - 4,999 USD, Not Worked Full Time", + "dcid": "dc/hxfqe825bclz1" + }, + { + "name": "Population: Female, 2,500 - 4,999 USD, Worked Full Time", + "dcid": "dc/rgyyzd3xtd449" + }, + { + "name": "Population: Female, 20,000 - 22,499 USD, Not Worked Full Time", + "dcid": "dc/6nz6k8tgcznmg" + }, + { + "name": "Population: Female, 20,000 - 22,499 USD, Worked Full Time", + "dcid": "dc/hhfgq8yywd133" + }, + { + "name": "Population: Female, 22,500 - 24,999 USD, Not Worked Full Time", + "dcid": "dc/56fspbwpf080f" + }, + { + "name": "Population: Female, 22,500 - 24,999 USD, Worked Full Time", + "dcid": "dc/rqyyjqje56s8c" + }, + { + "name": "Population: Female, 25,000 - 29,999 USD, Not Worked Full Time", + "dcid": "dc/zbe6g6rrmcg32" + }, + { + "name": "Population: Female, 25,000 - 29,999 USD, Worked Full Time", + "dcid": "dc/xlysv55f8bg9f" + }, + { + "name": "Population: Female, 30,000 - 34,999 USD, Not Worked Full Time", + "dcid": "dc/1zdy3jg0ylrdc" + }, + { + "name": "Population: Female, 30,000 - 34,999 USD, Worked Full Time", + "dcid": "dc/bdhpgep3gyb95" + }, + { + "name": "Population: Female, 35,000 - 39,999 USD, Not Worked Full Time", + "dcid": "dc/yp0ck25mp4dl4" + }, + { + "name": "Population: Female, 35,000 - 39,999 USD, Worked Full Time", + "dcid": "dc/yblm8wv42j5fc" + }, + { + "name": "Population: Female, 40,000 - 44,999 USD, Not Worked Full Time", + "dcid": "dc/qv2sjpt417ej7" + }, + { + "name": "Population: Female, 40,000 - 44,999 USD, Worked Full Time", + "dcid": "dc/ee1zv827qbqt9" + }, + { + "name": "Population: Female, 45,000 - 49,999 USD, Not Worked Full Time", + "dcid": "dc/w2lkbgmd6vtg7" + }, + { + "name": "Population: Female, 45,000 - 49,999 USD, Worked Full Time", + "dcid": "dc/3qp0v7n5eew81" + }, + { + "name": "Population: Female, 5,000 - 7,499 USD, Not Worked Full Time", + "dcid": "dc/kcj335hkppg4h" + }, + { + "name": "Population: Female, 5,000 - 7,499 USD, Worked Full Time", + "dcid": "dc/e0lcnzw9xpg14" + }, + { + "name": "Population: Female, 50,000 - 54,999 USD, Not Worked Full Time", + "dcid": "dc/jc49r2sjlq159" + }, + { + "name": "Population: Female, 50,000 - 54,999 USD, Worked Full Time", + "dcid": "dc/d1cpzfzm078z3" + }, + { + "name": "Population: Female, 55,000 - 64,999 USD, Not Worked Full Time", + "dcid": "dc/0htz2xnqs6dn1" + }, + { + "name": "Population: Female, 55,000 - 64,999 USD, Worked Full Time", + "dcid": "dc/yfy7cgpy8d107" + }, + { + "name": "Population: Female, 65,000 - 74,999 USD, Not Worked Full Time", + "dcid": "dc/n02vj47szznp8" + }, + { + "name": "Population: Female, 65,000 - 74,999 USD, Worked Full Time", + "dcid": "dc/xw0hxggb7kshh" + }, + { + "name": "Population: Female, 7,500 - 9,999 USD, Not Worked Full Time", + "dcid": "dc/9b8dk78sxhlvd" + }, + { + "name": "Population: Female, 7,500 - 9,999 USD, Worked Full Time", + "dcid": "dc/xk056bkbmrpe6" + }, + { + "name": "Population: Female, 75,000 - 99,999 USD, Not Worked Full Time", + "dcid": "dc/ghqpbgjpej0sb" + }, + { + "name": "Population: Female, 75,000 - 99,999 USD, Worked Full Time", + "dcid": "dc/pez19f8d9b6p8" + }, { "name": "Population: Female, Above Poverty Level in The Past 12 Months, American Indian or Alaska Native Alone", "dcid": "Count_Person_Female_AbovePovertyLevelInThePast12Months_AmericanIndianOrAlaskaNativeAlone" @@ -112,6 +272,150 @@ "name": "Population: Female, Black or African American Alone, Worked Full Time", "dcid": "dc/v9rks84c0kkcc" }, + { + "name": "Population: Female, Divorced in The Past 12 Months, Below Poverty Level in The Past 12 Months", + "dcid": "Count_Person_Female_DivorcedInThePast12Months_BelowPovertyLevelInThePast12Months" + }, + { + "name": "Population: Female, Divorced in The Past 12 Months, Household", + "dcid": "Count_Person_Female_DivorcedInThePast12Months_ResidesInHousehold" + }, + { + "name": "Population: Female, Divorced in The Past 12 Months, Poverty Status Determined", + "dcid": "Count_Person_Female_DivorcedInThePast12Months_PovertyStatusDetermined" + }, + { + "name": "Population: Female, Divorced, American Indian or Alaska Native Alone", + "dcid": "dc/ky1hbybytyzq" + }, + { + "name": "Population: Female, Divorced, Asian Alone", + "dcid": "dc/jvhsg0tbsk0d4" + }, + { + "name": "Population: Female, Divorced, Black or African American Alone", + "dcid": "dc/q378bg9lpfnx5" + }, + { + "name": "Population: Female, Divorced, Hispanic or Latino", + "dcid": "dc/m5wzmsxyngrh9" + }, + { + "name": "Population: Female, Divorced, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "dc/7lwnw9syv0hb7" + }, + { + "name": "Population: Female, Divorced, Some Other Race Alone", + "dcid": "dc/5f7zv3ydq8ttb" + }, + { + "name": "Population: Female, Divorced, Two or More Races", + "dcid": "dc/c53jk16c4g1r1" + }, + { + "name": "Population: Female, Divorced, White Alone", + "dcid": "dc/d0n993ddpgxr3" + }, + { + "name": "Population: Female, Divorced, White Alone Not Hispanic or Latino", + "dcid": "dc/9lq3bgx0gq5x6" + }, + { + "name": "Population: Female, Foreign Born, Adult Correctional Facilities", + "dcid": "Count_Person_Female_ForeignBorn_ResidesInAdultCorrectionalFacilities" + }, + { + "name": "Population: Female, Foreign Born, Africa", + "dcid": "Count_Person_Female_ForeignBorn_PlaceOfBirthAfrica" + }, + { + "name": "Population: Female, Foreign Born, Asia", + "dcid": "Count_Person_Female_ForeignBorn_PlaceOfBirthAsia" + }, + { + "name": "Population: Female, Foreign Born, Caribbean", + "dcid": "Count_Person_Female_ForeignBorn_PlaceOfBirthCaribbean" + }, + { + "name": "Population: Female, Foreign Born, Central America Except Mexico", + "dcid": "Count_Person_Female_ForeignBorn_PlaceOfBirthCentralAmericaExceptMexico" + }, + { + "name": "Population: Female, Foreign Born, College or University Student Housing", + "dcid": "Count_Person_Female_ForeignBorn_ResidesInCollegeOrUniversityStudentHousing" + }, + { + "name": "Population: Female, Foreign Born, Country/MEX", + "dcid": "Count_Person_Female_ForeignBorn_PlaceOfBirthMexico" + }, + { + "name": "Population: Female, Foreign Born, Eastern Asia", + "dcid": "Count_Person_Female_ForeignBorn_PlaceOfBirthEasternAsia" + }, + { + "name": "Population: Female, Foreign Born, Europe", + "dcid": "Count_Person_Female_ForeignBorn_PlaceOfBirthEurope" + }, + { + "name": "Population: Female, Foreign Born, Group Quarters", + "dcid": "Count_Person_Female_ForeignBorn_ResidesInGroupQuarters" + }, + { + "name": "Population: Female, Foreign Born, Institutionalized Group Quarters", + "dcid": "Count_Person_Female_ForeignBorn_ResidesInInstitutionalizedGroupQuarters" + }, + { + "name": "Population: Female, Foreign Born, Juvenile Facilities", + "dcid": "Count_Person_Female_ForeignBorn_ResidesInJuvenileFacilities" + }, + { + "name": "Population: Female, Foreign Born, Latin America", + "dcid": "Count_Person_Female_ForeignBorn_PlaceOfBirthLatinAmerica" + }, + { + "name": "Population: Female, Foreign Born, Military Quarters or Military Ships", + "dcid": "Count_Person_Female_ForeignBorn_ResidesInMilitaryQuartersOrMilitaryShips" + }, + { + "name": "Population: Female, Foreign Born, Noninstitutionalized Group Quarters", + "dcid": "Count_Person_Female_ForeignBorn_ResidesInNoninstitutionalizedGroupQuarters" + }, + { + "name": "Population: Female, Foreign Born, Northamerica", + "dcid": "Count_Person_Female_ForeignBorn_PlaceOfBirthNorthamerica" + }, + { + "name": "Population: Female, Foreign Born, Northern Western Europe", + "dcid": "Count_Person_Female_ForeignBorn_PlaceOfBirthNorthernWesternEurope" + }, + { + "name": "Population: Female, Foreign Born, Nursing Facilities", + "dcid": "Count_Person_Female_ForeignBorn_ResidesInNursingFacilities" + }, + { + "name": "Population: Female, Foreign Born, Oceania", + "dcid": "Count_Person_Female_ForeignBorn_PlaceOfBirthOceania" + }, + { + "name": "Population: Female, Foreign Born, South Central Asia", + "dcid": "Count_Person_Female_ForeignBorn_PlaceOfBirthSouthCentralAsia" + }, + { + "name": "Population: Female, Foreign Born, South Eastern Asia", + "dcid": "Count_Person_Female_ForeignBorn_PlaceOfBirthSouthEasternAsia" + }, + { + "name": "Population: Female, Foreign Born, Southamerica", + "dcid": "Count_Person_Female_ForeignBorn_PlaceOfBirthSouthamerica" + }, + { + "name": "Population: Female, Foreign Born, Southern Eastern Europe", + "dcid": "Count_Person_Female_ForeignBorn_PlaceOfBirthSouthernEasternEurope" + }, + { + "name": "Population: Female, Foreign Born, Western Asia", + "dcid": "Count_Person_Female_ForeignBorn_PlaceOfBirthWesternAsia" + }, { "name": "Population: Female, Hispanic or Latino, Not Worked Full Time", "dcid": "dc/9steqj1edh965" @@ -120,6 +424,54 @@ "name": "Population: Female, Hispanic or Latino, Worked Full Time", "dcid": "dc/qb3h0k8rxnm02" }, + { + "name": "Population: Female, Married And Not Separated, American Indian or Alaska Native Alone", + "dcid": "dc/f0drj0vx374yc" + }, + { + "name": "Population: Female, Married And Not Separated, Asian Alone", + "dcid": "dc/46t96zpewfrhc" + }, + { + "name": "Population: Female, Married And Not Separated, Black or African American Alone", + "dcid": "dc/xzstrrsk6mzvg" + }, + { + "name": "Population: Female, Married And Not Separated, Hispanic or Latino", + "dcid": "dc/bdeb78d09xt0f" + }, + { + "name": "Population: Female, Married And Not Separated, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "dc/fkn44bzm03t01" + }, + { + "name": "Population: Female, Married And Not Separated, Some Other Race Alone", + "dcid": "dc/3ex5z6ys04wsf" + }, + { + "name": "Population: Female, Married And Not Separated, Two or More Races", + "dcid": "dc/gpwcf2wkszh63" + }, + { + "name": "Population: Female, Married And Not Separated, White Alone", + "dcid": "dc/pgpb74yrq7s77" + }, + { + "name": "Population: Female, Married And Not Separated, White Alone Not Hispanic or Latino", + "dcid": "dc/y6srse6jgteg3" + }, + { + "name": "Population: Female, Married in The Past 12 Months, Below Poverty Level in The Past 12 Months", + "dcid": "Count_Person_Female_MarriedInThePast12Months_BelowPovertyLevelInThePast12Months" + }, + { + "name": "Population: Female, Married in The Past 12 Months, Household", + "dcid": "Count_Person_Female_MarriedInThePast12Months_ResidesInHousehold" + }, + { + "name": "Population: Female, Married in The Past 12 Months, Poverty Status Determined", + "dcid": "Count_Person_Female_MarriedInThePast12Months_PovertyStatusDetermined" + }, { "name": "Population: Female, Native Hawaiian or Other Pacific Islander Alone, Not Worked Full Time", "dcid": "dc/yrtqz8lswyfm4" @@ -128,6 +480,90 @@ "name": "Population: Female, Native Hawaiian or Other Pacific Islander Alone, Worked Full Time", "dcid": "dc/h8llkcyexqn05" }, + { + "name": "Population: Female, Never Married, American Indian or Alaska Native Alone", + "dcid": "dc/x8sw80p2lx1tf" + }, + { + "name": "Population: Female, Never Married, Asian Alone", + "dcid": "dc/qkp6k68gg0244" + }, + { + "name": "Population: Female, Never Married, Black or African American Alone", + "dcid": "dc/42gsdwxn6km93" + }, + { + "name": "Population: Female, Never Married, Hispanic or Latino", + "dcid": "dc/qjphp1pbessf8" + }, + { + "name": "Population: Female, Never Married, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "dc/9xw6peejzgbd5" + }, + { + "name": "Population: Female, Never Married, Some Other Race Alone", + "dcid": "dc/rcg5pcew63bsg" + }, + { + "name": "Population: Female, Never Married, Two or More Races", + "dcid": "dc/f1h8l5d76q239" + }, + { + "name": "Population: Female, Never Married, White Alone", + "dcid": "dc/03wqmq686n779" + }, + { + "name": "Population: Female, Never Married, White Alone Not Hispanic or Latino", + "dcid": "dc/ymrh67bhjhzj2" + }, + { + "name": "Population: Female, No Income, Not Worked Full Time", + "dcid": "dc/5dw5587jynlq9" + }, + { + "name": "Population: Female, No Income, Worked Full Time", + "dcid": "dc/cyks77wkz3796" + }, + { + "name": "Population: Female, Now Married, Married Spouse Absent", + "dcid": "dc/n5mhly5lm0c9" + }, + { + "name": "Population: Female, Separated, American Indian or Alaska Native Alone", + "dcid": "dc/0tx0mhnep19yf" + }, + { + "name": "Population: Female, Separated, Asian Alone", + "dcid": "dc/ps4ncxtk7gej2" + }, + { + "name": "Population: Female, Separated, Black or African American Alone", + "dcid": "dc/b1dn069ptggg7" + }, + { + "name": "Population: Female, Separated, Hispanic or Latino", + "dcid": "dc/sthflrgmg8byc" + }, + { + "name": "Population: Female, Separated, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "dc/2l16dmjljlx36" + }, + { + "name": "Population: Female, Separated, Some Other Race Alone", + "dcid": "dc/jyrqxpx2eyxl8" + }, + { + "name": "Population: Female, Separated, Two or More Races", + "dcid": "dc/4f8yh8l1pf4z4" + }, + { + "name": "Population: Female, Separated, White Alone", + "dcid": "dc/hj5tsyykynhxc" + }, + { + "name": "Population: Female, Separated, White Alone Not Hispanic or Latino", + "dcid": "dc/j9s1qmrf3yxy8" + }, { "name": "Population: Female, Some Other Race Alone, Not Worked Full Time", "dcid": "dc/602cjzlv5hyzh" @@ -160,6 +596,82 @@ "name": "Population: Female, White Alone, Worked Full Time", "dcid": "dc/473zrj2223by7" }, + { + "name": "Population: Female, Widowed, American Indian or Alaska Native Alone", + "dcid": "dc/ygzrrxpn9bjt9" + }, + { + "name": "Population: Female, Widowed, Asian Alone", + "dcid": "dc/b4lvhh3skn2p8" + }, + { + "name": "Population: Female, Widowed, Black or African American Alone", + "dcid": "dc/krcqys6j3lcrf" + }, + { + "name": "Population: Female, Widowed, Hispanic or Latino", + "dcid": "dc/klby6rjw2xvp3" + }, + { + "name": "Population: Female, Widowed, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "dc/kck513ctbmwcf" + }, + { + "name": "Population: Female, Widowed, Some Other Race Alone", + "dcid": "dc/gh535f95wn3g6" + }, + { + "name": "Population: Female, Widowed, Two or More Races", + "dcid": "dc/v0ef1kl6tpb26" + }, + { + "name": "Population: Female, Widowed, White Alone", + "dcid": "dc/znsjvyem00w63" + }, + { + "name": "Population: Female, Widowed, White Alone Not Hispanic or Latino", + "dcid": "dc/1g7g3rdh7e0r2" + }, + { + "name": "Population: Female, With Earnings, Adult Correctional Facilities", + "dcid": "Count_Person_Female_WithEarnings_ResidesInAdultCorrectionalFacilities" + }, + { + "name": "Population: Female, With Earnings, College or University Student Housing", + "dcid": "Count_Person_Female_WithEarnings_ResidesInCollegeOrUniversityStudentHousing" + }, + { + "name": "Population: Female, With Earnings, Group Quarters", + "dcid": "Count_Person_Female_WithEarnings_ResidesInGroupQuarters" + }, + { + "name": "Population: Female, With Earnings, Institutionalized Group Quarters", + "dcid": "Count_Person_Female_WithEarnings_ResidesInInstitutionalizedGroupQuarters" + }, + { + "name": "Population: Female, With Earnings, Juvenile Facilities", + "dcid": "Count_Person_Female_WithEarnings_ResidesInJuvenileFacilities" + }, + { + "name": "Population: Female, With Earnings, Military Quarters or Military Ships", + "dcid": "Count_Person_Female_WithEarnings_ResidesInMilitaryQuartersOrMilitaryShips" + }, + { + "name": "Population: Female, With Earnings, Noninstitutionalized Group Quarters", + "dcid": "Count_Person_Female_WithEarnings_ResidesInNoninstitutionalizedGroupQuarters" + }, + { + "name": "Population: Female, With Earnings, Nursing Facilities", + "dcid": "Count_Person_Female_WithEarnings_ResidesInNursingFacilities" + }, + { + "name": "Population: Female, With Income, Not Worked Full Time", + "dcid": "dc/8cjck1jlnvfy7" + }, + { + "name": "Population: Female, With Income, Worked Full Time", + "dcid": "dc/gdce2gd8jpb96" + }, { "name": "Population: Not in Labor Force, Female, Divorced in The Past 12 Months", "dcid": "Count_Person_NotInLaborForce_Female_DivorcedInThePast12Months" @@ -1588,116 +2100,6 @@ } ] }, - { - "dcid": "dc/g/Person_Age-Years15_Gender-Female_Race", - "name": "Person With Age = Years 15, Gender = Female, Race", - "statVars": [ - { - "name": "Population: Years 15, Female, Asian or Pacific Islander", - "dcid": "Count_Person_15Years_Female_AsianOrPacificIslander" - }, - { - "name": "Population: Years 15, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_15Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: Years 15, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_15Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" - }, - { - "name": "Population: Years 15, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_15Years_Female_HispanicOrLatino_AsianAlone" - }, - { - "name": "Population: Years 15, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_15Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: Years 15, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_15Years_Female_HispanicOrLatino_AsianOrPacificIslander" - }, - { - "name": "Population: Years 15, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_15Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" - }, - { - "name": "Population: Years 15, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_15Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: Years 15, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_15Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: Years 15, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_15Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" - }, - { - "name": "Population: Years 15, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_15Years_Female_HispanicOrLatino_TwoOrMoreRaces" - }, - { - "name": "Population: Years 15, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_15Years_Female_HispanicOrLatino_WhiteAlone" - }, - { - "name": "Population: Years 15, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_15Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: Years 15, Female, Non White", - "dcid": "Count_Person_15Years_Female_NonWhite" - }, - { - "name": "Population: Years 15, Female, Not Hispanic or Latino", - "dcid": "Count_Person_15Years_Female_NotHispanicOrLatino" - }, - { - "name": "Population: Years 15, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_15Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: Years 15, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_15Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" - }, - { - "name": "Population: Years 15, Female, Not Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_15Years_Female_NotHispanicOrLatino_AsianAlone" - }, - { - "name": "Population: Years 15, Female, Not Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_15Years_Female_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: Years 15, Female, Not Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_15Years_Female_NotHispanicOrLatino_AsianOrPacificIslander" - }, - { - "name": "Population: Years 15, Female, Not Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_15Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAlone" - }, - { - "name": "Population: Years 15, Female, Not Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_15Years_Female_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: Years 15, Female, Not Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_15Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" - }, - { - "name": "Population: Years 15, Female, Not Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_15Years_Female_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" - }, - { - "name": "Population: Years 15, Female, Not Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_15Years_Female_NotHispanicOrLatino_TwoOrMoreRaces" - }, - { - "name": "Population: Years 15, Female, Not Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_15Years_Female_NotHispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" - } - ] - }, { "dcid": "dc/g/Person_Age-Years85Onwards_Gender-Female_Race", "name": "Person With Age = 85 Years or More, Gender = Female, Race", @@ -1891,96 +2293,80 @@ ] }, { - "dcid": "dc/g/Person_Age-Years16_Gender-Female_Race", - "name": "Person With Age = Years 16, Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years15_Gender-Female_Race", + "name": "Person With Age = Years 15, Gender = Female, Race", "statVars": [ { - "name": "Population: Years 16, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_16Years_Female_AmericanIndianAndAlaskaNativeAlone" - }, - { - "name": "Population: Years 16, Female, Asian Alone", - "dcid": "Count_Person_16Years_Female_AsianAlone" - }, - { - "name": "Population: Years 16, Female, Asian or Pacific Islander", - "dcid": "Count_Person_16Years_Female_AsianOrPacificIslander" - }, - { - "name": "Population: Years 16, Female, Black or African American Alone", - "dcid": "Count_Person_16Years_Female_BlackOrAfricanAmericanAlone" - }, - { - "name": "Population: Years 16, Female, Hispanic or Latino", - "dcid": "Count_Person_16Years_Female_HispanicOrLatino" + "name": "Population: Years 15, Female, Asian or Pacific Islander", + "dcid": "Count_Person_15Years_Female_AsianOrPacificIslander" }, { - "name": "Population: Years 16, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_16Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 15, Female, Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_15Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 16, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_16Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 15, Female, Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_15Years_Female_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 16, Female, Hispanic or Latino \u0026 Asian Alone", - "dcid": "Count_Person_16Years_Female_HispanicOrLatino_AsianAlone" + "name": "Population: Years 15, Female, Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_15Years_Female_HispanicOrLatino_AsianAlone" }, { - "name": "Population: Years 16, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_16Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 15, Female, Hispanic or Latino \u0026 Asian Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_15Years_Female_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 16, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", - "dcid": "Count_Person_16Years_Female_HispanicOrLatino_AsianOrPacificIslander" + "name": "Population: Years 15, Female, Hispanic or Latino \u0026 Asian or Pacific Islander", + "dcid": "Count_Person_15Years_Female_HispanicOrLatino_AsianOrPacificIslander" }, { - "name": "Population: Years 16, Female, Hispanic or Latino \u0026 Black or African American Alone", - "dcid": "Count_Person_16Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" + "name": "Population: Years 15, Female, Hispanic or Latino \u0026 Black or African American Alone", + "dcid": "Count_Person_15Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 16, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_16Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 15, Female, Hispanic or Latino \u0026 Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_15Years_Female_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 16, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_16Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 15, Female, Hispanic or Latino \u0026 Native Hawaiian And Other Pacific Islander Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_15Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 16, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_16Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 15, Female, Hispanic or Latino \u0026 Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_15Years_Female_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: Years 16, Female, Hispanic or Latino \u0026 Two or More Races", - "dcid": "Count_Person_16Years_Female_HispanicOrLatino_TwoOrMoreRaces" + "name": "Population: Years 15, Female, Hispanic or Latino \u0026 Two or More Races", + "dcid": "Count_Person_15Years_Female_HispanicOrLatino_TwoOrMoreRaces" }, { - "name": "Population: Years 16, Female, Hispanic or Latino \u0026 White Alone", - "dcid": "Count_Person_16Years_Female_HispanicOrLatino_WhiteAlone" + "name": "Population: Years 15, Female, Hispanic or Latino \u0026 White Alone", + "dcid": "Count_Person_15Years_Female_HispanicOrLatino_WhiteAlone" }, { - "name": "Population: Years 16, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_16Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 15, Female, Hispanic or Latino \u0026 White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_15Years_Female_HispanicOrLatino_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 16, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_16Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Years 15, Female, Non White", + "dcid": "Count_Person_15Years_Female_NonWhite" }, { - "name": "Population: Years 16, Female, Non White", - "dcid": "Count_Person_16Years_Female_NonWhite" + "name": "Population: Years 15, Female, Not Hispanic or Latino", + "dcid": "Count_Person_15Years_Female_NotHispanicOrLatino" }, { - "name": "Population: Years 16, Female, Not Hispanic or Latino", - "dcid": "Count_Person_16Years_Female_NotHispanicOrLatino" + "name": "Population: Years 15, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_15Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Population: Years 16, Female, Not Hispanic or Latino \u0026 American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_16Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Years 15, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", + "dcid": "Count_Person_15Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: Years 16, Female, Not Hispanic or Latino \u0026 American Indian or Alaska Native Alone", - "dcid": "Count_Person_16Years_Female_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Years 15, Female, Not Hispanic or Latino \u0026 Asian Alone", + "dcid": "Count_Person_15Years_Female_NotHispanicOrLatino_AsianAlone" } ] }, @@ -2630,216 +3016,6 @@ } ] }, - { - "dcid": "dc/g/Person_Gender-Female_MaritalStatus-Divorced_Race", - "name": "Person With Gender = Female, Marital Status = Divorced, Race", - "statVars": [ - { - "name": "Population: Female, Divorced, American Indian or Alaska Native Alone", - "dcid": "dc/ky1hbybytyzq" - }, - { - "name": "Population: Female, Divorced, Asian Alone", - "dcid": "dc/jvhsg0tbsk0d4" - }, - { - "name": "Population: Female, Divorced, Black or African American Alone", - "dcid": "dc/q378bg9lpfnx5" - }, - { - "name": "Population: Female, Divorced, Hispanic or Latino", - "dcid": "dc/m5wzmsxyngrh9" - }, - { - "name": "Population: Female, Divorced, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "dc/7lwnw9syv0hb7" - }, - { - "name": "Population: Female, Divorced, Some Other Race Alone", - "dcid": "dc/5f7zv3ydq8ttb" - }, - { - "name": "Population: Female, Divorced, Two or More Races", - "dcid": "dc/c53jk16c4g1r1" - }, - { - "name": "Population: Female, Divorced, White Alone", - "dcid": "dc/d0n993ddpgxr3" - }, - { - "name": "Population: Female, Divorced, White Alone Not Hispanic or Latino", - "dcid": "dc/9lq3bgx0gq5x6" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_MaritalStatus-MarriedAndNotSeparated_Race", - "name": "Person With Gender = Female, Marital Status = Married And Not Separated, Race", - "statVars": [ - { - "name": "Population: Female, Married And Not Separated, American Indian or Alaska Native Alone", - "dcid": "dc/f0drj0vx374yc" - }, - { - "name": "Population: Female, Married And Not Separated, Asian Alone", - "dcid": "dc/46t96zpewfrhc" - }, - { - "name": "Population: Female, Married And Not Separated, Black or African American Alone", - "dcid": "dc/xzstrrsk6mzvg" - }, - { - "name": "Population: Female, Married And Not Separated, Hispanic or Latino", - "dcid": "dc/bdeb78d09xt0f" - }, - { - "name": "Population: Female, Married And Not Separated, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "dc/fkn44bzm03t01" - }, - { - "name": "Population: Female, Married And Not Separated, Some Other Race Alone", - "dcid": "dc/3ex5z6ys04wsf" - }, - { - "name": "Population: Female, Married And Not Separated, Two or More Races", - "dcid": "dc/gpwcf2wkszh63" - }, - { - "name": "Population: Female, Married And Not Separated, White Alone", - "dcid": "dc/pgpb74yrq7s77" - }, - { - "name": "Population: Female, Married And Not Separated, White Alone Not Hispanic or Latino", - "dcid": "dc/y6srse6jgteg3" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_MaritalStatus-NeverMarried_Race", - "name": "Person With Gender = Female, Marital Status = Never Married, Race", - "statVars": [ - { - "name": "Population: Female, Never Married, American Indian or Alaska Native Alone", - "dcid": "dc/x8sw80p2lx1tf" - }, - { - "name": "Population: Female, Never Married, Asian Alone", - "dcid": "dc/qkp6k68gg0244" - }, - { - "name": "Population: Female, Never Married, Black or African American Alone", - "dcid": "dc/42gsdwxn6km93" - }, - { - "name": "Population: Female, Never Married, Hispanic or Latino", - "dcid": "dc/qjphp1pbessf8" - }, - { - "name": "Population: Female, Never Married, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "dc/9xw6peejzgbd5" - }, - { - "name": "Population: Female, Never Married, Some Other Race Alone", - "dcid": "dc/rcg5pcew63bsg" - }, - { - "name": "Population: Female, Never Married, Two or More Races", - "dcid": "dc/f1h8l5d76q239" - }, - { - "name": "Population: Female, Never Married, White Alone", - "dcid": "dc/03wqmq686n779" - }, - { - "name": "Population: Female, Never Married, White Alone Not Hispanic or Latino", - "dcid": "dc/ymrh67bhjhzj2" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_MaritalStatus-Separated_Race", - "name": "Person With Gender = Female, Marital Status = Separated, Race", - "statVars": [ - { - "name": "Population: Female, Separated, American Indian or Alaska Native Alone", - "dcid": "dc/0tx0mhnep19yf" - }, - { - "name": "Population: Female, Separated, Asian Alone", - "dcid": "dc/ps4ncxtk7gej2" - }, - { - "name": "Population: Female, Separated, Black or African American Alone", - "dcid": "dc/b1dn069ptggg7" - }, - { - "name": "Population: Female, Separated, Hispanic or Latino", - "dcid": "dc/sthflrgmg8byc" - }, - { - "name": "Population: Female, Separated, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "dc/2l16dmjljlx36" - }, - { - "name": "Population: Female, Separated, Some Other Race Alone", - "dcid": "dc/jyrqxpx2eyxl8" - }, - { - "name": "Population: Female, Separated, Two or More Races", - "dcid": "dc/4f8yh8l1pf4z4" - }, - { - "name": "Population: Female, Separated, White Alone", - "dcid": "dc/hj5tsyykynhxc" - }, - { - "name": "Population: Female, Separated, White Alone Not Hispanic or Latino", - "dcid": "dc/j9s1qmrf3yxy8" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_MaritalStatus-Widowed_Race", - "name": "Person With Gender = Female, Marital Status = Widowed, Race", - "statVars": [ - { - "name": "Population: Female, Widowed, American Indian or Alaska Native Alone", - "dcid": "dc/ygzrrxpn9bjt9" - }, - { - "name": "Population: Female, Widowed, Asian Alone", - "dcid": "dc/b4lvhh3skn2p8" - }, - { - "name": "Population: Female, Widowed, Black or African American Alone", - "dcid": "dc/krcqys6j3lcrf" - }, - { - "name": "Population: Female, Widowed, Hispanic or Latino", - "dcid": "dc/klby6rjw2xvp3" - }, - { - "name": "Population: Female, Widowed, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "dc/kck513ctbmwcf" - }, - { - "name": "Population: Female, Widowed, Some Other Race Alone", - "dcid": "dc/gh535f95wn3g6" - }, - { - "name": "Population: Female, Widowed, Two or More Races", - "dcid": "dc/v0ef1kl6tpb26" - }, - { - "name": "Population: Female, Widowed, White Alone", - "dcid": "dc/znsjvyem00w63" - }, - { - "name": "Population: Female, Widowed, White Alone Not Hispanic or Latino", - "dcid": "dc/1g7g3rdh7e0r2" - } - ] - }, { "dcid": "dc/g/HateCrimeIncidents_TargetedGender-Female_VictimType", "name": "Hate Crime Incidents With Targeted Gender = Female, Victim Type", @@ -4959,40 +5135,12 @@ ] }, { - "dcid": "dc/g/Person_Gender-Female_MaritalStatus-DivorcedInThePast12Months_PovertyStatus", - "name": "Person With Gender = Female, Marital Status = Divorced in The Past 12 Months, Poverty Status", + "dcid": "dc/g/MedicalConditionIncident_Gender-Female_MedicalCondition-AcuteConditionHepatitisC", + "name": "Medical Condition Incident With Gender = Female, Medical Condition = Acute Condition \u0026 Hepatitis C", "statVars": [ { - "name": "Population: Female, Divorced in The Past 12 Months, Below Poverty Level in The Past 12 Months", - "dcid": "Count_Person_Female_DivorcedInThePast12Months_BelowPovertyLevelInThePast12Months" - }, - { - "name": "Population: Female, Divorced in The Past 12 Months, Poverty Status Determined", - "dcid": "Count_Person_Female_DivorcedInThePast12Months_PovertyStatusDetermined" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_MaritalStatus-MarriedInThePast12Months_PovertyStatus", - "name": "Person With Gender = Female, Marital Status = Married in The Past 12 Months, Poverty Status", - "statVars": [ - { - "name": "Population: Female, Married in The Past 12 Months, Below Poverty Level in The Past 12 Months", - "dcid": "Count_Person_Female_MarriedInThePast12Months_BelowPovertyLevelInThePast12Months" - }, - { - "name": "Population: Female, Married in The Past 12 Months, Poverty Status Determined", - "dcid": "Count_Person_Female_MarriedInThePast12Months_PovertyStatusDetermined" - } - ] - }, - { - "dcid": "dc/g/MedicalConditionIncident_Gender-Female_MedicalCondition-AcuteConditionHepatitisC", - "name": "Medical Condition Incident With Gender = Female, Medical Condition = Acute Condition \u0026 Hepatitis C", - "statVars": [ - { - "name": "Count of Acute, Female Hepatitis C incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionAcuteCondition_HepatitisC" + "name": "Count of Acute, Female Hepatitis C incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionAcuteCondition_HepatitisC" } ] }, @@ -8406,6 +8554,16 @@ } ] }, + { + "dcid": "dc/g/Person_Age-Years16Onwards_Gender-Female_IncomeStatus-WithEarnings", + "name": "Person With Age = 16 Years or More, Gender = Female, Income Status = With Earnings", + "statVars": [ + { + "name": "Population: 16 Years or More, Female, With Earnings", + "dcid": "Count_Person_16OrMoreYears_Female_WithEarnings" + } + ] + }, { "dcid": "dc/g/Person_Age-Years16Onwards_Gender-Female_MaritalStatus-Divorced", "name": "Person With Age = 16 Years or More, Gender = Female, Marital Status = Divorced", @@ -10346,36 +10504,6 @@ } ] }, - { - "dcid": "dc/g/Person_Age-Years15_Gender-Female_Race-TwoOrMoreRaces", - "name": "Person With Age = Years 15, Gender = Female, Race = Two or More Races", - "statVars": [ - { - "name": "Population: Years 15, Female, Two or More Races", - "dcid": "Count_Person_15Years_Female_TwoOrMoreRaces" - } - ] - }, - { - "dcid": "dc/g/Person_Age-Years15_Gender-Female_Race-WhiteAlone", - "name": "Person With Age = Years 15, Gender = Female, Race = White Alone", - "statVars": [ - { - "name": "Population: Years 15, Female, White Alone", - "dcid": "Count_Person_15Years_Female_WhiteAlone" - } - ] - }, - { - "dcid": "dc/g/Person_Age-Years15_Gender-Female_Race-WhiteAloneNotHispanicOrLatino", - "name": "Person With Age = Years 15, Gender = Female, Race = White Alone Not Hispanic or Latino", - "statVars": [ - { - "name": "Population: Years 15, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_15Years_Female_WhiteAloneNotHispanicOrLatino" - } - ] - }, { "dcid": "dc/g/Person_EducationalAttainment-BachelorsDegreeOrHigher_Gender-Female_MaritalStatus-DivorcedInThePast12Months", "name": "Person With Educational Attainment = Bachelors Degree or Higher, Gender = Female, Marital Status = Divorced in The Past 12 Months", @@ -10397,934 +10525,144 @@ ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar10000To12499_RecentWorkStatus-NotWorkedFullTime", - "name": "Person With Gender = Female, Income = 10,000 - 12,499 USD, Recent Work Status = Not Worked Full Time", - "statVars": [ - { - "name": "Population: Female, 10,000 - 12,499 USD, Not Worked Full Time", - "dcid": "dc/7tdmz38s0n6g3" - } - ] + "dcid": "dc/g/HateCrimeIncidents_TargetedGender-Female", + "name": "Hate Crime Incidents With Targeted Gender = Female" }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar10000To12499_RecentWorkStatus-WorkedFullTime", - "name": "Person With Gender = Female, Income = 10,000 - 12,499 USD, Recent Work Status = Worked Full Time", - "statVars": [ - { - "name": "Population: Female, 10,000 - 12,499 USD, Worked Full Time", - "dcid": "dc/b528rqqn7mzj8" - } - ] + "dcid": "dc/g/MedicalConditionIncident_Gender-Female", + "name": "Medical Condition Incident With Gender = Female" }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar100000Onwards_RecentWorkStatus-NotWorkedFullTime", - "name": "Person With Gender = Female, Income = 100,000 USD or More, Recent Work Status = Not Worked Full Time", - "statVars": [ - { - "name": "Population: Female, 100,000 USD or More, Not Worked Full Time", - "dcid": "dc/h6kt7vgfxch5h" - } - ] + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation, Targeted Gender = Female" }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar100000Onwards_RecentWorkStatus-WorkedFullTime", - "name": "Person With Gender = Female, Income = 100,000 USD or More, Recent Work Status = Worked Full Time", - "statVars": [ - { - "name": "Population: Female, 100,000 USD or More, Worked Full Time", - "dcid": "dc/gbbfy74devcq5" - } - ] + "dcid": "dc/g/HateCrimeIncidents_CrimeType-AggravatedAssault_TargetedGender-Female", + "name": "Hate Crime Incidents With Crime Type = Aggravated Assault, Targeted Gender = Female" }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar12500To14999_RecentWorkStatus-NotWorkedFullTime", - "name": "Person With Gender = Female, Income = 12,500 - 14,999 USD, Recent Work Status = Not Worked Full Time", - "statVars": [ - { - "name": "Population: Female, 12,500 - 14,999 USD, Not Worked Full Time", - "dcid": "dc/136nwcjz6yxp1" - } - ] + "dcid": "dc/g/HateCrimeIncidents_CrimeType-AllOtherLarceny_TargetedGender-Female", + "name": "Hate Crime Incidents With Crime Type = All Other Larceny, Targeted Gender = Female" }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar12500To14999_RecentWorkStatus-WorkedFullTime", - "name": "Person With Gender = Female, Income = 12,500 - 14,999 USD, Recent Work Status = Worked Full Time", - "statVars": [ - { - "name": "Population: Female, 12,500 - 14,999 USD, Worked Full Time", - "dcid": "dc/471d4jsrx5lhc" - } - ] + "dcid": "dc/g/HateCrimeIncidents_CrimeType-Arson_TargetedGender-Female", + "name": "Hate Crime Incidents With Crime Type = Arson, Targeted Gender = Female" }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar15000To17499_RecentWorkStatus-NotWorkedFullTime", - "name": "Person With Gender = Female, Income = 15,000 - 17,499 USD, Recent Work Status = Not Worked Full Time", - "statVars": [ - { - "name": "Population: Female, 15,000 - 17,499 USD, Not Worked Full Time", - "dcid": "dc/vvhrjwybdenzh" - } - ] + "dcid": "dc/g/HateCrimeIncidents_CrimeType-Burglary_TargetedGender-Female", + "name": "Hate Crime Incidents With Crime Type = Burglary, Targeted Gender = Female" }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar15000To17499_RecentWorkStatus-WorkedFullTime", - "name": "Person With Gender = Female, Income = 15,000 - 17,499 USD, Recent Work Status = Worked Full Time", - "statVars": [ - { - "name": "Population: Female, 15,000 - 17,499 USD, Worked Full Time", - "dcid": "dc/5hk00w9hrye56" - } - ] + "dcid": "dc/g/HateCrimeIncidents_CrimeType-CounterfeitingOrForgery_TargetedGender-Female", + "name": "Hate Crime Incidents With Crime Type = Counterfeiting or Forgery, Targeted Gender = Female" }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar17500To19999_RecentWorkStatus-NotWorkedFullTime", - "name": "Person With Gender = Female, Income = 17,500 - 19,999 USD, Recent Work Status = Not Worked Full Time", - "statVars": [ - { - "name": "Population: Female, 17,500 - 19,999 USD, Not Worked Full Time", - "dcid": "dc/km7yzgmsqjzz3" - } - ] + "dcid": "dc/g/HateCrimeIncidents_CrimeType-CreditCardOrAutomatedTellerMachineFraud_TargetedGender-Female", + "name": "Hate Crime Incidents With Crime Type = Credit Card or Automated Teller Machine Fraud, Targeted Gender = Female" }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar17500To19999_RecentWorkStatus-WorkedFullTime", - "name": "Person With Gender = Female, Income = 17,500 - 19,999 USD, Recent Work Status = Worked Full Time", - "statVars": [ - { - "name": "Population: Female, 17,500 - 19,999 USD, Worked Full Time", - "dcid": "dc/997685rmdhrq7" - } - ] + "dcid": "dc/g/HateCrimeIncidents_CrimeType-CrimeAgainstPerson_TargetedGender-Female", + "name": "Hate Crime Incidents With Crime Type = Crime Against Person, Targeted Gender = Female" }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollarUpto2499_RecentWorkStatus-NotWorkedFullTime", - "name": "Person With Gender = Female, Income = 2,499 USD or Less, Recent Work Status = Not Worked Full Time", - "statVars": [ - { - "name": "Population: Female, 2,499 USD or Less, Not Worked Full Time", - "dcid": "dc/dyk8l0rvwxmv7" - } - ] + "dcid": "dc/g/HateCrimeIncidents_CrimeType-CrimeAgainstProperty_TargetedGender-Female", + "name": "Hate Crime Incidents With Crime Type = Crime Against Property, Targeted Gender = Female" }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollarUpto2499_RecentWorkStatus-WorkedFullTime", - "name": "Person With Gender = Female, Income = 2,499 USD or Less, Recent Work Status = Worked Full Time", - "statVars": [ - { - "name": "Population: Female, 2,499 USD or Less, Worked Full Time", - "dcid": "dc/ws89gl2rlzryd" - } - ] + "dcid": "dc/g/HateCrimeIncidents_CrimeType-CrimeAgainstSociety_TargetedGender-Female", + "name": "Hate Crime Incidents With Crime Type = Crime Against Society, Targeted Gender = Female" }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar2500To4999_RecentWorkStatus-NotWorkedFullTime", - "name": "Person With Gender = Female, Income = 2,500 - 4,999 USD, Recent Work Status = Not Worked Full Time", - "statVars": [ - { - "name": "Population: Female, 2,500 - 4,999 USD, Not Worked Full Time", - "dcid": "dc/hxfqe825bclz1" - } - ] + "dcid": "dc/g/HateCrimeIncidents_CrimeType-DestructionOrDamageOrVandalismOfProperty_TargetedGender-Female", + "name": "Hate Crime Incidents With Crime Type = Destruction or Damage or Vandalism of Property, Targeted Gender = Female" }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar2500To4999_RecentWorkStatus-WorkedFullTime", - "name": "Person With Gender = Female, Income = 2,500 - 4,999 USD, Recent Work Status = Worked Full Time", - "statVars": [ - { - "name": "Population: Female, 2,500 - 4,999 USD, Worked Full Time", - "dcid": "dc/rgyyzd3xtd449" - } - ] + "dcid": "dc/g/HateCrimeIncidents_CrimeType-DrugEquipmentViolations_TargetedGender-Female", + "name": "Hate Crime Incidents With Crime Type = Drug Equipment Violations, Targeted Gender = Female" }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar20000To22499_RecentWorkStatus-NotWorkedFullTime", - "name": "Person With Gender = Female, Income = 20,000 - 22,499 USD, Recent Work Status = Not Worked Full Time", - "statVars": [ - { - "name": "Population: Female, 20,000 - 22,499 USD, Not Worked Full Time", - "dcid": "dc/6nz6k8tgcznmg" - } - ] + "dcid": "dc/g/HateCrimeIncidents_CrimeType-DrugOrNarcoticViolations_TargetedGender-Female", + "name": "Hate Crime Incidents With Crime Type = Drug or Narcotic Violations, Targeted Gender = Female" }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar20000To22499_RecentWorkStatus-WorkedFullTime", - "name": "Person With Gender = Female, Income = 20,000 - 22,499 USD, Recent Work Status = Worked Full Time", - "statVars": [ - { - "name": "Population: Female, 20,000 - 22,499 USD, Worked Full Time", - "dcid": "dc/hhfgq8yywd133" - } - ] + "dcid": "dc/g/HateCrimeIncidents_CrimeType-FalsePretenseOrSwindleOrConfidenceGame_TargetedGender-Female", + "name": "Hate Crime Incidents With Crime Type = False Pretense or Swindle or Confidence Game, Targeted Gender = Female" }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar22500To24999_RecentWorkStatus-NotWorkedFullTime", - "name": "Person With Gender = Female, Income = 22,500 - 24,999 USD, Recent Work Status = Not Worked Full Time", - "statVars": [ - { - "name": "Population: Female, 22,500 - 24,999 USD, Not Worked Full Time", - "dcid": "dc/56fspbwpf080f" - } - ] + "dcid": "dc/g/HateCrimeIncidents_CrimeType-Fondling_TargetedGender-Female", + "name": "Hate Crime Incidents With Crime Type = Fondling, Targeted Gender = Female" }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar22500To24999_RecentWorkStatus-WorkedFullTime", - "name": "Person With Gender = Female, Income = 22,500 - 24,999 USD, Recent Work Status = Worked Full Time", - "statVars": [ - { - "name": "Population: Female, 22,500 - 24,999 USD, Worked Full Time", - "dcid": "dc/rqyyjqje56s8c" - } - ] + "dcid": "dc/g/HateCrimeIncidents_CrimeType-ForcibleRape_TargetedGender-Female", + "name": "Hate Crime Incidents With Crime Type = Forcible Rape, Targeted Gender = Female" }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar25000To29999_RecentWorkStatus-NotWorkedFullTime", - "name": "Person With Gender = Female, Income = 25,000 - 29,999 USD, Recent Work Status = Not Worked Full Time", - "statVars": [ - { - "name": "Population: Female, 25,000 - 29,999 USD, Not Worked Full Time", - "dcid": "dc/zbe6g6rrmcg32" - } - ] + "dcid": "dc/g/HateCrimeIncidents_CrimeType-HumanTraffickingCommercialSexActs_TargetedGender-Female", + "name": "Hate Crime Incidents With Crime Type = Human Trafficking_Commercial Sex Acts, Targeted Gender = Female" }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar25000To29999_RecentWorkStatus-WorkedFullTime", - "name": "Person With Gender = Female, Income = 25,000 - 29,999 USD, Recent Work Status = Worked Full Time", - "statVars": [ - { - "name": "Population: Female, 25,000 - 29,999 USD, Worked Full Time", - "dcid": "dc/xlysv55f8bg9f" - } - ] + "dcid": "dc/g/HateCrimeIncidents_CrimeType-Impersonation_TargetedGender-Female", + "name": "Hate Crime Incidents With Crime Type = Impersonation, Targeted Gender = Female" }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar30000To34999_RecentWorkStatus-NotWorkedFullTime", - "name": "Person With Gender = Female, Income = 30,000 - 34,999 USD, Recent Work Status = Not Worked Full Time", - "statVars": [ - { - "name": "Population: Female, 30,000 - 34,999 USD, Not Worked Full Time", - "dcid": "dc/1zdy3jg0ylrdc" - } - ] + "dcid": "dc/g/HateCrimeIncidents_CrimeType-Intimidation_TargetedGender-Female", + "name": "Hate Crime Incidents With Crime Type = Intimidation, Targeted Gender = Female" }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar30000To34999_RecentWorkStatus-WorkedFullTime", - "name": "Person With Gender = Female, Income = 30,000 - 34,999 USD, Recent Work Status = Worked Full Time", - "statVars": [ - { - "name": "Population: Female, 30,000 - 34,999 USD, Worked Full Time", - "dcid": "dc/bdhpgep3gyb95" - } - ] + "dcid": "dc/g/HateCrimeIncidents_CrimeType-KidnappingOrAbduction_TargetedGender-Female", + "name": "Hate Crime Incidents With Crime Type = Kidnapping or Abduction, Targeted Gender = Female" }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar35000To39999_RecentWorkStatus-NotWorkedFullTime", - "name": "Person With Gender = Female, Income = 35,000 - 39,999 USD, Recent Work Status = Not Worked Full Time", - "statVars": [ - { - "name": "Population: Female, 35,000 - 39,999 USD, Not Worked Full Time", - "dcid": "dc/yp0ck25mp4dl4" - } - ] + "dcid": "dc/g/HateCrimeIncidents_CrimeType-LarcenyTheft_TargetedGender-Female", + "name": "Hate Crime Incidents With Crime Type = Larceny Theft, Targeted Gender = Female" }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar35000To39999_RecentWorkStatus-WorkedFullTime", - "name": "Person With Gender = Female, Income = 35,000 - 39,999 USD, Recent Work Status = Worked Full Time", - "statVars": [ - { - "name": "Population: Female, 35,000 - 39,999 USD, Worked Full Time", - "dcid": "dc/yblm8wv42j5fc" - } - ] + "dcid": "dc/g/HateCrimeIncidents_CrimeType-MotorVehicleTheft_TargetedGender-Female", + "name": "Hate Crime Incidents With Crime Type = Motor Vehicle Theft, Targeted Gender = Female" }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar40000To44999_RecentWorkStatus-NotWorkedFullTime", - "name": "Person With Gender = Female, Income = 40,000 - 44,999 USD, Recent Work Status = Not Worked Full Time", - "statVars": [ - { - "name": "Population: Female, 40,000 - 44,999 USD, Not Worked Full Time", - "dcid": "dc/qv2sjpt417ej7" - } - ] + "dcid": "dc/g/HateCrimeIncidents_CrimeType-MurderAndNonNegligentManslaughter_TargetedGender-Female", + "name": "Hate Crime Incidents With Crime Type = Murder And Non Negligent Manslaughter, Targeted Gender = Female" }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar40000To44999_RecentWorkStatus-WorkedFullTime", - "name": "Person With Gender = Female, Income = 40,000 - 44,999 USD, Recent Work Status = Worked Full Time", - "statVars": [ - { - "name": "Population: Female, 40,000 - 44,999 USD, Worked Full Time", - "dcid": "dc/ee1zv827qbqt9" - } - ] + "dcid": "dc/g/HateCrimeIncidents_CrimeType-NotSpecified_TargetedGender-Female", + "name": "Hate Crime Incidents With Crime Type = Not Specified, Targeted Gender = Female" }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar45000To49999_RecentWorkStatus-NotWorkedFullTime", - "name": "Person With Gender = Female, Income = 45,000 - 49,999 USD, Recent Work Status = Not Worked Full Time", - "statVars": [ - { - "name": "Population: Female, 45,000 - 49,999 USD, Not Worked Full Time", - "dcid": "dc/w2lkbgmd6vtg7" - } - ] + "dcid": "dc/g/HateCrimeIncidents_CrimeType-OtherCrimesAgainstPerson_TargetedGender-Female", + "name": "Hate Crime Incidents With Crime Type = Other Crimes Against Person, Targeted Gender = Female" }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar45000To49999_RecentWorkStatus-WorkedFullTime", - "name": "Person With Gender = Female, Income = 45,000 - 49,999 USD, Recent Work Status = Worked Full Time", - "statVars": [ - { - "name": "Population: Female, 45,000 - 49,999 USD, Worked Full Time", - "dcid": "dc/3qp0v7n5eew81" - } - ] + "dcid": "dc/g/HateCrimeIncidents_CrimeType-OtherCrimesAgainstProperty_TargetedGender-Female", + "name": "Hate Crime Incidents With Crime Type = Other Crimes Against Property, Targeted Gender = Female" }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar5000To7499_RecentWorkStatus-NotWorkedFullTime", - "name": "Person With Gender = Female, Income = 5,000 - 7,499 USD, Recent Work Status = Not Worked Full Time", - "statVars": [ - { - "name": "Population: Female, 5,000 - 7,499 USD, Not Worked Full Time", - "dcid": "dc/kcj335hkppg4h" - } - ] + "dcid": "dc/g/HateCrimeIncidents_CrimeType-PornographyOrObsceneMaterial_TargetedGender-Female", + "name": "Hate Crime Incidents With Crime Type = Pornography or Obscene Material, Targeted Gender = Female" }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar5000To7499_RecentWorkStatus-WorkedFullTime", - "name": "Person With Gender = Female, Income = 5,000 - 7,499 USD, Recent Work Status = Worked Full Time", - "statVars": [ - { - "name": "Population: Female, 5,000 - 7,499 USD, Worked Full Time", - "dcid": "dc/e0lcnzw9xpg14" - } - ] + "dcid": "dc/g/HateCrimeIncidents_CrimeType-Rape_TargetedGender-Female", + "name": "Hate Crime Incidents With Crime Type = Rape, Targeted Gender = Female" }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar50000To54999_RecentWorkStatus-NotWorkedFullTime", - "name": "Person With Gender = Female, Income = 50,000 - 54,999 USD, Recent Work Status = Not Worked Full Time", - "statVars": [ - { - "name": "Population: Female, 50,000 - 54,999 USD, Not Worked Full Time", - "dcid": "dc/jc49r2sjlq159" - } - ] + "dcid": "dc/g/HateCrimeIncidents_CrimeType-Robbery_TargetedGender-Female", + "name": "Hate Crime Incidents With Crime Type = Robbery, Targeted Gender = Female" }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar50000To54999_RecentWorkStatus-WorkedFullTime", - "name": "Person With Gender = Female, Income = 50,000 - 54,999 USD, Recent Work Status = Worked Full Time", - "statVars": [ - { - "name": "Population: Female, 50,000 - 54,999 USD, Worked Full Time", - "dcid": "dc/d1cpzfzm078z3" - } - ] + "dcid": "dc/g/HateCrimeIncidents_CrimeType-SexualAssaultWithAnObject_TargetedGender-Female", + "name": "Hate Crime Incidents With Crime Type = Sexual Assault With An Object, Targeted Gender = Female" }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar55000To64999_RecentWorkStatus-NotWorkedFullTime", - "name": "Person With Gender = Female, Income = 55,000 - 64,999 USD, Recent Work Status = Not Worked Full Time", - "statVars": [ - { - "name": "Population: Female, 55,000 - 64,999 USD, Not Worked Full Time", - "dcid": "dc/0htz2xnqs6dn1" - } - ] + "dcid": "dc/g/HateCrimeIncidents_CrimeType-Shoplifting_TargetedGender-Female", + "name": "Hate Crime Incidents With Crime Type = Shoplifting, Targeted Gender = Female" }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar55000To64999_RecentWorkStatus-WorkedFullTime", - "name": "Person With Gender = Female, Income = 55,000 - 64,999 USD, Recent Work Status = Worked Full Time", - "statVars": [ - { - "name": "Population: Female, 55,000 - 64,999 USD, Worked Full Time", - "dcid": "dc/yfy7cgpy8d107" - } - ] + "dcid": "dc/g/HateCrimeIncidents_CrimeType-SimpleAssault_TargetedGender-Female", + "name": "Hate Crime Incidents With Crime Type = Simple Assault, Targeted Gender = Female" }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar65000To74999_RecentWorkStatus-NotWorkedFullTime", - "name": "Person With Gender = Female, Income = 65,000 - 74,999 USD, Recent Work Status = Not Worked Full Time", - "statVars": [ - { - "name": "Population: Female, 65,000 - 74,999 USD, Not Worked Full Time", - "dcid": "dc/n02vj47szznp8" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar65000To74999_RecentWorkStatus-WorkedFullTime", - "name": "Person With Gender = Female, Income = 65,000 - 74,999 USD, Recent Work Status = Worked Full Time", - "statVars": [ - { - "name": "Population: Female, 65,000 - 74,999 USD, Worked Full Time", - "dcid": "dc/xw0hxggb7kshh" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar7500To9999_RecentWorkStatus-NotWorkedFullTime", - "name": "Person With Gender = Female, Income = 7,500 - 9,999 USD, Recent Work Status = Not Worked Full Time", - "statVars": [ - { - "name": "Population: Female, 7,500 - 9,999 USD, Not Worked Full Time", - "dcid": "dc/9b8dk78sxhlvd" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar7500To9999_RecentWorkStatus-WorkedFullTime", - "name": "Person With Gender = Female, Income = 7,500 - 9,999 USD, Recent Work Status = Worked Full Time", - "statVars": [ - { - "name": "Population: Female, 7,500 - 9,999 USD, Worked Full Time", - "dcid": "dc/xk056bkbmrpe6" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar75000To99999_RecentWorkStatus-NotWorkedFullTime", - "name": "Person With Gender = Female, Income = 75,000 - 99,999 USD, Recent Work Status = Not Worked Full Time", - "statVars": [ - { - "name": "Population: Female, 75,000 - 99,999 USD, Not Worked Full Time", - "dcid": "dc/ghqpbgjpej0sb" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar75000To99999_RecentWorkStatus-WorkedFullTime", - "name": "Person With Gender = Female, Income = 75,000 - 99,999 USD, Recent Work Status = Worked Full Time", - "statVars": [ - { - "name": "Population: Female, 75,000 - 99,999 USD, Worked Full Time", - "dcid": "dc/pez19f8d9b6p8" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_IncomeStatus-NoIncome_RecentWorkStatus-NotWorkedFullTime", - "name": "Person With Gender = Female, Income Status = No Income, Recent Work Status = Not Worked Full Time", - "statVars": [ - { - "name": "Population: Female, No Income, Not Worked Full Time", - "dcid": "dc/5dw5587jynlq9" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_IncomeStatus-NoIncome_RecentWorkStatus-WorkedFullTime", - "name": "Person With Gender = Female, Income Status = No Income, Recent Work Status = Worked Full Time", - "statVars": [ - { - "name": "Population: Female, No Income, Worked Full Time", - "dcid": "dc/cyks77wkz3796" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_IncomeStatus-WithEarnings_ResidenceType-AdultCorrectionalFacilities", - "name": "Person With Gender = Female, Income Status = With Earnings, Residence Type = Adult Correctional Facilities", - "statVars": [ - { - "name": "Population: Female, With Earnings, Adult Correctional Facilities", - "dcid": "Count_Person_Female_WithEarnings_ResidesInAdultCorrectionalFacilities" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_IncomeStatus-WithEarnings_ResidenceType-CollegeOrUniversityStudentHousing", - "name": "Person With Gender = Female, Income Status = With Earnings, Residence Type = College or University Student Housing", - "statVars": [ - { - "name": "Population: Female, With Earnings, College or University Student Housing", - "dcid": "Count_Person_Female_WithEarnings_ResidesInCollegeOrUniversityStudentHousing" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_IncomeStatus-WithEarnings_ResidenceType-GroupQuarters", - "name": "Person With Gender = Female, Income Status = With Earnings, Residence Type = Group Quarters", - "statVars": [ - { - "name": "Population: Female, With Earnings, Group Quarters", - "dcid": "Count_Person_Female_WithEarnings_ResidesInGroupQuarters" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_IncomeStatus-WithEarnings_ResidenceType-InstitutionalizedGroupQuarters", - "name": "Person With Gender = Female, Income Status = With Earnings, Residence Type = Institutionalized Group Quarters", - "statVars": [ - { - "name": "Population: Female, With Earnings, Institutionalized Group Quarters", - "dcid": "Count_Person_Female_WithEarnings_ResidesInInstitutionalizedGroupQuarters" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_IncomeStatus-WithEarnings_ResidenceType-JuvenileFacilities", - "name": "Person With Gender = Female, Income Status = With Earnings, Residence Type = Juvenile Facilities", - "statVars": [ - { - "name": "Population: Female, With Earnings, Juvenile Facilities", - "dcid": "Count_Person_Female_WithEarnings_ResidesInJuvenileFacilities" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_IncomeStatus-WithEarnings_ResidenceType-MilitaryQuartersOrMilitaryShips", - "name": "Person With Gender = Female, Income Status = With Earnings, Residence Type = Military Quarters or Military Ships", - "statVars": [ - { - "name": "Population: Female, With Earnings, Military Quarters or Military Ships", - "dcid": "Count_Person_Female_WithEarnings_ResidesInMilitaryQuartersOrMilitaryShips" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_IncomeStatus-WithEarnings_ResidenceType-NoninstitutionalizedGroupQuarters", - "name": "Person With Gender = Female, Income Status = With Earnings, Residence Type = Noninstitutionalized Group Quarters", - "statVars": [ - { - "name": "Population: Female, With Earnings, Noninstitutionalized Group Quarters", - "dcid": "Count_Person_Female_WithEarnings_ResidesInNoninstitutionalizedGroupQuarters" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_IncomeStatus-WithEarnings_ResidenceType-NursingFacilities", - "name": "Person With Gender = Female, Income Status = With Earnings, Residence Type = Nursing Facilities", - "statVars": [ - { - "name": "Population: Female, With Earnings, Nursing Facilities", - "dcid": "Count_Person_Female_WithEarnings_ResidesInNursingFacilities" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_IncomeStatus-WithIncome_RecentWorkStatus-NotWorkedFullTime", - "name": "Person With Gender = Female, Income Status = With Income, Recent Work Status = Not Worked Full Time", - "statVars": [ - { - "name": "Population: Female, With Income, Not Worked Full Time", - "dcid": "dc/8cjck1jlnvfy7" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_IncomeStatus-WithIncome_RecentWorkStatus-WorkedFullTime", - "name": "Person With Gender = Female, Income Status = With Income, Recent Work Status = Worked Full Time", - "statVars": [ - { - "name": "Population: Female, With Income, Worked Full Time", - "dcid": "dc/gdce2gd8jpb96" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_MaritalStatus-DivorcedInThePast12Months_ResidenceType-Household", - "name": "Person With Gender = Female, Marital Status = Divorced in The Past 12 Months, Residence Type = Household", - "statVars": [ - { - "name": "Population: Female, Divorced in The Past 12 Months, Household", - "dcid": "Count_Person_Female_DivorcedInThePast12Months_ResidesInHousehold" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_MaritalStatus-MarriedInThePast12Months_ResidenceType-Household", - "name": "Person With Gender = Female, Marital Status = Married in The Past 12 Months, Residence Type = Household", - "statVars": [ - { - "name": "Population: Female, Married in The Past 12 Months, Household", - "dcid": "Count_Person_Female_MarriedInThePast12Months_ResidesInHousehold" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_MaritalStatus-NowMarried_SpousePresent-MarriedSpouseAbsent", - "name": "Person With Gender = Female, Marital Status = Now Married, Spouse Present = Married Spouse Absent", - "statVars": [ - { - "name": "Population: Female, Now Married, Married Spouse Absent", - "dcid": "dc/n5mhly5lm0c9" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_Nativity-ForeignBorn_PlaceOfBirth-africa", - "name": "Person With Gender = Female, Nativity = Foreign Born, Place of Birth = Africa", - "statVars": [ - { - "name": "Population: Female, Foreign Born, Africa", - "dcid": "Count_Person_Female_ForeignBorn_PlaceOfBirthAfrica" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_Nativity-ForeignBorn_PlaceOfBirth-asia", - "name": "Person With Gender = Female, Nativity = Foreign Born, Place of Birth = Asia", - "statVars": [ - { - "name": "Population: Female, Foreign Born, Asia", - "dcid": "Count_Person_Female_ForeignBorn_PlaceOfBirthAsia" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_Nativity-ForeignBorn_PlaceOfBirth-Caribbean", - "name": "Person With Gender = Female, Nativity = Foreign Born, Place of Birth = Caribbean", - "statVars": [ - { - "name": "Population: Female, Foreign Born, Caribbean", - "dcid": "Count_Person_Female_ForeignBorn_PlaceOfBirthCaribbean" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_Nativity-ForeignBorn_PlaceOfBirth-CentralAmericaExceptMexico", - "name": "Person With Gender = Female, Nativity = Foreign Born, Place of Birth = Central America Except Mexico", - "statVars": [ - { - "name": "Population: Female, Foreign Born, Central America Except Mexico", - "dcid": "Count_Person_Female_ForeignBorn_PlaceOfBirthCentralAmericaExceptMexico" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_Nativity-ForeignBorn_PlaceOfBirth-country/MEX", - "name": "Person With Gender = Female, Nativity = Foreign Born, Place of Birth = Country/MEX", - "statVars": [ - { - "name": "Population: Female, Foreign Born, Country/MEX", - "dcid": "Count_Person_Female_ForeignBorn_PlaceOfBirthMexico" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_Nativity-ForeignBorn_PlaceOfBirth-EasternAsia", - "name": "Person With Gender = Female, Nativity = Foreign Born, Place of Birth = Eastern Asia", - "statVars": [ - { - "name": "Population: Female, Foreign Born, Eastern Asia", - "dcid": "Count_Person_Female_ForeignBorn_PlaceOfBirthEasternAsia" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_Nativity-ForeignBorn_PlaceOfBirth-europe", - "name": "Person With Gender = Female, Nativity = Foreign Born, Place of Birth = Europe", - "statVars": [ - { - "name": "Population: Female, Foreign Born, Europe", - "dcid": "Count_Person_Female_ForeignBorn_PlaceOfBirthEurope" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_Nativity-ForeignBorn_PlaceOfBirth-LatinAmerica", - "name": "Person With Gender = Female, Nativity = Foreign Born, Place of Birth = Latin America", - "statVars": [ - { - "name": "Population: Female, Foreign Born, Latin America", - "dcid": "Count_Person_Female_ForeignBorn_PlaceOfBirthLatinAmerica" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_Nativity-ForeignBorn_PlaceOfBirth-northamerica", - "name": "Person With Gender = Female, Nativity = Foreign Born, Place of Birth = Northamerica", - "statVars": [ - { - "name": "Population: Female, Foreign Born, Northamerica", - "dcid": "Count_Person_Female_ForeignBorn_PlaceOfBirthNorthamerica" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_Nativity-ForeignBorn_PlaceOfBirth-NorthernWesternEurope", - "name": "Person With Gender = Female, Nativity = Foreign Born, Place of Birth = Northern Western Europe", - "statVars": [ - { - "name": "Population: Female, Foreign Born, Northern Western Europe", - "dcid": "Count_Person_Female_ForeignBorn_PlaceOfBirthNorthernWesternEurope" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_Nativity-ForeignBorn_PlaceOfBirth-oceania", - "name": "Person With Gender = Female, Nativity = Foreign Born, Place of Birth = Oceania", - "statVars": [ - { - "name": "Population: Female, Foreign Born, Oceania", - "dcid": "Count_Person_Female_ForeignBorn_PlaceOfBirthOceania" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_Nativity-ForeignBorn_PlaceOfBirth-SouthCentralAsia", - "name": "Person With Gender = Female, Nativity = Foreign Born, Place of Birth = South Central Asia", - "statVars": [ - { - "name": "Population: Female, Foreign Born, South Central Asia", - "dcid": "Count_Person_Female_ForeignBorn_PlaceOfBirthSouthCentralAsia" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_Nativity-ForeignBorn_PlaceOfBirth-SouthEasternAsia", - "name": "Person With Gender = Female, Nativity = Foreign Born, Place of Birth = South Eastern Asia", - "statVars": [ - { - "name": "Population: Female, Foreign Born, South Eastern Asia", - "dcid": "Count_Person_Female_ForeignBorn_PlaceOfBirthSouthEasternAsia" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_Nativity-ForeignBorn_PlaceOfBirth-southamerica", - "name": "Person With Gender = Female, Nativity = Foreign Born, Place of Birth = Southamerica", - "statVars": [ - { - "name": "Population: Female, Foreign Born, Southamerica", - "dcid": "Count_Person_Female_ForeignBorn_PlaceOfBirthSouthamerica" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_Nativity-ForeignBorn_PlaceOfBirth-SouthernEasternEurope", - "name": "Person With Gender = Female, Nativity = Foreign Born, Place of Birth = Southern Eastern Europe", - "statVars": [ - { - "name": "Population: Female, Foreign Born, Southern Eastern Europe", - "dcid": "Count_Person_Female_ForeignBorn_PlaceOfBirthSouthernEasternEurope" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_Nativity-ForeignBorn_PlaceOfBirth-WesternAsia", - "name": "Person With Gender = Female, Nativity = Foreign Born, Place of Birth = Western Asia", - "statVars": [ - { - "name": "Population: Female, Foreign Born, Western Asia", - "dcid": "Count_Person_Female_ForeignBorn_PlaceOfBirthWesternAsia" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_Nativity-ForeignBorn_ResidenceType-AdultCorrectionalFacilities", - "name": "Person With Gender = Female, Nativity = Foreign Born, Residence Type = Adult Correctional Facilities", - "statVars": [ - { - "name": "Population: Female, Foreign Born, Adult Correctional Facilities", - "dcid": "Count_Person_Female_ForeignBorn_ResidesInAdultCorrectionalFacilities" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_Nativity-ForeignBorn_ResidenceType-CollegeOrUniversityStudentHousing", - "name": "Person With Gender = Female, Nativity = Foreign Born, Residence Type = College or University Student Housing", - "statVars": [ - { - "name": "Population: Female, Foreign Born, College or University Student Housing", - "dcid": "Count_Person_Female_ForeignBorn_ResidesInCollegeOrUniversityStudentHousing" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_Nativity-ForeignBorn_ResidenceType-GroupQuarters", - "name": "Person With Gender = Female, Nativity = Foreign Born, Residence Type = Group Quarters", - "statVars": [ - { - "name": "Population: Female, Foreign Born, Group Quarters", - "dcid": "Count_Person_Female_ForeignBorn_ResidesInGroupQuarters" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_Nativity-ForeignBorn_ResidenceType-InstitutionalizedGroupQuarters", - "name": "Person With Gender = Female, Nativity = Foreign Born, Residence Type = Institutionalized Group Quarters", - "statVars": [ - { - "name": "Population: Female, Foreign Born, Institutionalized Group Quarters", - "dcid": "Count_Person_Female_ForeignBorn_ResidesInInstitutionalizedGroupQuarters" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_Nativity-ForeignBorn_ResidenceType-JuvenileFacilities", - "name": "Person With Gender = Female, Nativity = Foreign Born, Residence Type = Juvenile Facilities", - "statVars": [ - { - "name": "Population: Female, Foreign Born, Juvenile Facilities", - "dcid": "Count_Person_Female_ForeignBorn_ResidesInJuvenileFacilities" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_Nativity-ForeignBorn_ResidenceType-MilitaryQuartersOrMilitaryShips", - "name": "Person With Gender = Female, Nativity = Foreign Born, Residence Type = Military Quarters or Military Ships", - "statVars": [ - { - "name": "Population: Female, Foreign Born, Military Quarters or Military Ships", - "dcid": "Count_Person_Female_ForeignBorn_ResidesInMilitaryQuartersOrMilitaryShips" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_Nativity-ForeignBorn_ResidenceType-NoninstitutionalizedGroupQuarters", - "name": "Person With Gender = Female, Nativity = Foreign Born, Residence Type = Noninstitutionalized Group Quarters", - "statVars": [ - { - "name": "Population: Female, Foreign Born, Noninstitutionalized Group Quarters", - "dcid": "Count_Person_Female_ForeignBorn_ResidesInNoninstitutionalizedGroupQuarters" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_Nativity-ForeignBorn_ResidenceType-NursingFacilities", - "name": "Person With Gender = Female, Nativity = Foreign Born, Residence Type = Nursing Facilities", - "statVars": [ - { - "name": "Population: Female, Foreign Born, Nursing Facilities", - "dcid": "Count_Person_Female_ForeignBorn_ResidesInNursingFacilities" - } - ] - }, - { - "dcid": "dc/g/HateCrimeIncidents_TargetedGender-Female", - "name": "Hate Crime Incidents With Targeted Gender = Female" - }, - { - "dcid": "dc/g/MedicalConditionIncident_Gender-Female", - "name": "Medical Condition Incident With Gender = Female" - }, - { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation, Targeted Gender = Female" - }, - { - "dcid": "dc/g/HateCrimeIncidents_CrimeType-AggravatedAssault_TargetedGender-Female", - "name": "Hate Crime Incidents With Crime Type = Aggravated Assault, Targeted Gender = Female" - }, - { - "dcid": "dc/g/HateCrimeIncidents_CrimeType-AllOtherLarceny_TargetedGender-Female", - "name": "Hate Crime Incidents With Crime Type = All Other Larceny, Targeted Gender = Female" - }, - { - "dcid": "dc/g/HateCrimeIncidents_CrimeType-Arson_TargetedGender-Female", - "name": "Hate Crime Incidents With Crime Type = Arson, Targeted Gender = Female" - }, - { - "dcid": "dc/g/HateCrimeIncidents_CrimeType-Burglary_TargetedGender-Female", - "name": "Hate Crime Incidents With Crime Type = Burglary, Targeted Gender = Female" - }, - { - "dcid": "dc/g/HateCrimeIncidents_CrimeType-CounterfeitingOrForgery_TargetedGender-Female", - "name": "Hate Crime Incidents With Crime Type = Counterfeiting or Forgery, Targeted Gender = Female" - }, - { - "dcid": "dc/g/HateCrimeIncidents_CrimeType-CreditCardOrAutomatedTellerMachineFraud_TargetedGender-Female", - "name": "Hate Crime Incidents With Crime Type = Credit Card or Automated Teller Machine Fraud, Targeted Gender = Female" - }, - { - "dcid": "dc/g/HateCrimeIncidents_CrimeType-CrimeAgainstPerson_TargetedGender-Female", - "name": "Hate Crime Incidents With Crime Type = Crime Against Person, Targeted Gender = Female" - }, - { - "dcid": "dc/g/HateCrimeIncidents_CrimeType-CrimeAgainstProperty_TargetedGender-Female", - "name": "Hate Crime Incidents With Crime Type = Crime Against Property, Targeted Gender = Female" - }, - { - "dcid": "dc/g/HateCrimeIncidents_CrimeType-CrimeAgainstSociety_TargetedGender-Female", - "name": "Hate Crime Incidents With Crime Type = Crime Against Society, Targeted Gender = Female" - }, - { - "dcid": "dc/g/HateCrimeIncidents_CrimeType-DestructionOrDamageOrVandalismOfProperty_TargetedGender-Female", - "name": "Hate Crime Incidents With Crime Type = Destruction or Damage or Vandalism of Property, Targeted Gender = Female" - }, - { - "dcid": "dc/g/HateCrimeIncidents_CrimeType-DrugEquipmentViolations_TargetedGender-Female", - "name": "Hate Crime Incidents With Crime Type = Drug Equipment Violations, Targeted Gender = Female" - }, - { - "dcid": "dc/g/HateCrimeIncidents_CrimeType-DrugOrNarcoticViolations_TargetedGender-Female", - "name": "Hate Crime Incidents With Crime Type = Drug or Narcotic Violations, Targeted Gender = Female" - }, - { - "dcid": "dc/g/HateCrimeIncidents_CrimeType-FalsePretenseOrSwindleOrConfidenceGame_TargetedGender-Female", - "name": "Hate Crime Incidents With Crime Type = False Pretense or Swindle or Confidence Game, Targeted Gender = Female" - }, - { - "dcid": "dc/g/HateCrimeIncidents_CrimeType-Fondling_TargetedGender-Female", - "name": "Hate Crime Incidents With Crime Type = Fondling, Targeted Gender = Female" - }, - { - "dcid": "dc/g/HateCrimeIncidents_CrimeType-ForcibleRape_TargetedGender-Female", - "name": "Hate Crime Incidents With Crime Type = Forcible Rape, Targeted Gender = Female" - }, - { - "dcid": "dc/g/HateCrimeIncidents_CrimeType-HumanTraffickingCommercialSexActs_TargetedGender-Female", - "name": "Hate Crime Incidents With Crime Type = Human Trafficking_Commercial Sex Acts, Targeted Gender = Female" - }, - { - "dcid": "dc/g/HateCrimeIncidents_CrimeType-Impersonation_TargetedGender-Female", - "name": "Hate Crime Incidents With Crime Type = Impersonation, Targeted Gender = Female" - }, - { - "dcid": "dc/g/HateCrimeIncidents_CrimeType-Intimidation_TargetedGender-Female", - "name": "Hate Crime Incidents With Crime Type = Intimidation, Targeted Gender = Female" - }, - { - "dcid": "dc/g/HateCrimeIncidents_CrimeType-KidnappingOrAbduction_TargetedGender-Female", - "name": "Hate Crime Incidents With Crime Type = Kidnapping or Abduction, Targeted Gender = Female" - }, - { - "dcid": "dc/g/HateCrimeIncidents_CrimeType-LarcenyTheft_TargetedGender-Female", - "name": "Hate Crime Incidents With Crime Type = Larceny Theft, Targeted Gender = Female" - }, - { - "dcid": "dc/g/HateCrimeIncidents_CrimeType-MotorVehicleTheft_TargetedGender-Female", - "name": "Hate Crime Incidents With Crime Type = Motor Vehicle Theft, Targeted Gender = Female" - }, - { - "dcid": "dc/g/HateCrimeIncidents_CrimeType-MurderAndNonNegligentManslaughter_TargetedGender-Female", - "name": "Hate Crime Incidents With Crime Type = Murder And Non Negligent Manslaughter, Targeted Gender = Female" - }, - { - "dcid": "dc/g/HateCrimeIncidents_CrimeType-NotSpecified_TargetedGender-Female", - "name": "Hate Crime Incidents With Crime Type = Not Specified, Targeted Gender = Female" - }, - { - "dcid": "dc/g/HateCrimeIncidents_CrimeType-OtherCrimesAgainstPerson_TargetedGender-Female", - "name": "Hate Crime Incidents With Crime Type = Other Crimes Against Person, Targeted Gender = Female" - }, - { - "dcid": "dc/g/HateCrimeIncidents_CrimeType-OtherCrimesAgainstProperty_TargetedGender-Female", - "name": "Hate Crime Incidents With Crime Type = Other Crimes Against Property, Targeted Gender = Female" - }, - { - "dcid": "dc/g/HateCrimeIncidents_CrimeType-PornographyOrObsceneMaterial_TargetedGender-Female", - "name": "Hate Crime Incidents With Crime Type = Pornography or Obscene Material, Targeted Gender = Female" - }, - { - "dcid": "dc/g/HateCrimeIncidents_CrimeType-Rape_TargetedGender-Female", - "name": "Hate Crime Incidents With Crime Type = Rape, Targeted Gender = Female" - }, - { - "dcid": "dc/g/HateCrimeIncidents_CrimeType-Robbery_TargetedGender-Female", - "name": "Hate Crime Incidents With Crime Type = Robbery, Targeted Gender = Female" - }, - { - "dcid": "dc/g/HateCrimeIncidents_CrimeType-SexualAssaultWithAnObject_TargetedGender-Female", - "name": "Hate Crime Incidents With Crime Type = Sexual Assault With An Object, Targeted Gender = Female" - }, - { - "dcid": "dc/g/HateCrimeIncidents_CrimeType-Shoplifting_TargetedGender-Female", - "name": "Hate Crime Incidents With Crime Type = Shoplifting, Targeted Gender = Female" - }, - { - "dcid": "dc/g/HateCrimeIncidents_CrimeType-SimpleAssault_TargetedGender-Female", - "name": "Hate Crime Incidents With Crime Type = Simple Assault, Targeted Gender = Female" - }, - { - "dcid": "dc/g/HateCrimeIncidents_CrimeType-TheftFromBuilding_TargetedGender-Female", - "name": "Hate Crime Incidents With Crime Type = Theft From Building, Targeted Gender = Female" + "dcid": "dc/g/HateCrimeIncidents_CrimeType-TheftFromBuilding_TargetedGender-Female", + "name": "Hate Crime Incidents With Crime Type = Theft From Building, Targeted Gender = Female" }, { "dcid": "dc/g/HateCrimeIncidents_CrimeType-TheftFromMotorVehicle_TargetedGender-Female", @@ -11614,6 +10952,10 @@ "dcid": "dc/g/Person_EnrollmentLevel-NotEnrolledInCollegeOrGraduateSchool_Gender-Female", "name": "Person With Enrollment Level = Not Enrolled in College or Graduate School, Gender = Female" }, + { + "dcid": "dc/g/Person_EnrollmentLevel_Gender-Female", + "name": "Person With Enrollment Level, Gender = Female" + }, { "dcid": "dc/g/Person_EstablishmentOwnership-FederalGovernmentOwned_Gender-Female", "name": "Person With Establishment Ownership = Federal Government Owned, Gender = Female" @@ -11666,10 +11008,6 @@ "dcid": "dc/g/Person_DetailedWorkerClassification-Worker_Gender-Female", "name": "Person With Gender = Female, Detailed Worker Classification = Worker" }, - { - "dcid": "dc/g/Person_EnrollmentLevel_Gender-Female", - "name": "Person With Gender = Female, Enrollment Level" - }, { "dcid": "dc/g/Person_Gender-Female_HealthBehavior", "name": "Person With Gender = Female, Health Behavior" @@ -12185,6 +11523,362 @@ { "dcid": "dc/g/Person_Gender-Female_VeteranStatus-Veteran", "name": "Person With Gender = Female, Veteran Status = Veteran" + }, + { + "dcid": "dc/g/Person_Gender-Female_IncomeRelativeToPovertyLine-RatioToPovertyLine1.38To4", + "name": "Person With Income Relative To Poverty Line = 1.4 - 4 Ratio To Poverty Line, Gender = Female" + }, + { + "dcid": "dc/g/Person_Gender-Female_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto1.38", + "name": "Person With Income Relative To Poverty Line = 1.4 Ratio To Poverty Line or Less, Gender = Female" + }, + { + "dcid": "dc/g/Person_Gender-Female_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto2", + "name": "Person With Income Relative To Poverty Line = 2 Ratio To Poverty Line or Less, Gender = Female" + }, + { + "dcid": "dc/g/Person_Gender-Female_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto2.5", + "name": "Person With Income Relative To Poverty Line = 2.5 Ratio To Poverty Line or Less, Gender = Female" + }, + { + "dcid": "dc/g/Person_Gender-Female_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto4", + "name": "Person With Income Relative To Poverty Line = 4 Ratio To Poverty Line or Less, Gender = Female" + }, + { + "dcid": "dc/g/Person_Gender-Female_IncomeRelativeToPovertyLine", + "name": "Person With Income Relative To Poverty Line, Gender = Female" + }, + { + "dcid": "dc/g/Person_Gender-Female_LaborForceStatus-NotInLaborForce", + "name": "Person With Labor Force Status = Not in Labor Force, Gender = Female" + }, + { + "dcid": "dc/g/Person_Gender-Female_LaborForceStatus-InLaborForce", + "name": "Person With Labor Force Status = in Labor Force, Gender = Female" + }, + { + "dcid": "dc/g/Person_Gender-Female_LaborForceStatus", + "name": "Person With Labor Force Status, Gender = Female" + }, + { + "dcid": "dc/g/Person_Gender-Female_MilitaryStatus-InArmedForces", + "name": "Person With Military Status = in Armed Forces, Gender = Female" + }, + { + "dcid": "dc/g/Person_Gender-Female_MilitaryStatus", + "name": "Person With Military Status, Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-ForcibleRape_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Forcible Rape, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-HumanTraffickingCommercialSexActs_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Human Trafficking_Commercial Sex Acts, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-LarcenyTheft_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Larceny Theft, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-OtherCrimesAgainstPerson_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Other Crimes Against Person, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-OtherCrimesAgainstProperty_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Other Crimes Against Property, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderEthnicity-HispanicOrLatino_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Ethnicity = Hispanic or Latino, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderEthnicity-NotHispanicOrLatino_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Ethnicity = Not Hispanic or Latino, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderEthnicity_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Ethnicity, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderRace-AmericanIndianOrAlaskaNativeAlone_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Race = American Indian or Alaska Native Alone, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderRace-AsianAlone_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Race = Asian Alone, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderRace-BlackOrAfricanAmericanAlone_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Race = Black or African American Alone, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderRace-TwoOrMoreRaces_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Race = Two or More Races, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderRace-WhiteAlone_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Race = White Alone, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderRace_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Race, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderType-OffenderAttributesKnown_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Type = Offender Attributes Known, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderType-OffenderEthnicityKnown_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Type = Offender Ethnicity Known, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderType-OffenderRaceKnown_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Type = Offender Race Known, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderType_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Type, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_TargetedGender-Female_VictimAge", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Targeted Gender = Female, Victim Age" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_TargetedGender-Female_VictimType", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Targeted Gender = Female, Victim Type" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation_CrimeType-AggravatedAssault_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation, Crime Type = Aggravated Assault, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation_CrimeType-AllOtherLarceny_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation, Crime Type = All Other Larceny, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation_CrimeType-Arson_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation, Crime Type = Arson, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation_CrimeType-Burglary_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation, Crime Type = Burglary, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation_CrimeType-CounterfeitingOrForgery_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation, Crime Type = Counterfeiting or Forgery, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation_CrimeType-CreditCardOrAutomatedTellerMachineFraud_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation, Crime Type = Credit Card or Automated Teller Machine Fraud, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation_CrimeType-CrimeAgainstPerson_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation, Crime Type = Crime Against Person, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation_CrimeType-CrimeAgainstProperty_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation, Crime Type = Crime Against Property, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation_CrimeType-CrimeAgainstSociety_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation, Crime Type = Crime Against Society, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation_CrimeType-DestructionOrDamageOrVandalismOfProperty_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation, Crime Type = Destruction or Damage or Vandalism of Property, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation_CrimeType-DrugEquipmentViolations_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation, Crime Type = Drug Equipment Violations, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation_CrimeType-DrugOrNarcoticViolations_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation, Crime Type = Drug or Narcotic Violations, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation_CrimeType-FalsePretenseOrSwindleOrConfidenceGame_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation, Crime Type = False Pretense or Swindle or Confidence Game, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation_CrimeType-Fondling_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation, Crime Type = Fondling, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation_CrimeType-ForcibleRape_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation, Crime Type = Forcible Rape, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation_CrimeType-HumanTraffickingCommercialSexActs_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation, Crime Type = Human Trafficking_Commercial Sex Acts, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation_CrimeType-Impersonation_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation, Crime Type = Impersonation, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation_CrimeType-Intimidation_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation, Crime Type = Intimidation, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation_CrimeType-KidnappingOrAbduction_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation, Crime Type = Kidnapping or Abduction, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation_CrimeType-LarcenyTheft_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation, Crime Type = Larceny Theft, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation_CrimeType-MotorVehicleTheft_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation, Crime Type = Motor Vehicle Theft, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation_CrimeType-MurderAndNonNegligentManslaughter_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation, Crime Type = Murder And Non Negligent Manslaughter, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation_CrimeType-NotSpecified_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation, Crime Type = Not Specified, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation_CrimeType-OtherCrimesAgainstPerson_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation, Crime Type = Other Crimes Against Person, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation_CrimeType-OtherCrimesAgainstProperty_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation, Crime Type = Other Crimes Against Property, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation_CrimeType-PornographyOrObsceneMaterial_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation, Crime Type = Pornography or Obscene Material, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation_CrimeType-Rape_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation, Crime Type = Rape, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation_CrimeType-Robbery_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation, Crime Type = Robbery, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation_CrimeType-SexualAssaultWithAnObject_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation, Crime Type = Sexual Assault With An Object, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation_CrimeType-Shoplifting_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation, Crime Type = Shoplifting, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation_CrimeType-SimpleAssault_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation, Crime Type = Simple Assault, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation_CrimeType-TheftFromBuilding_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation, Crime Type = Theft From Building, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation_CrimeType-TheftFromMotorVehicle_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation, Crime Type = Theft From Motor Vehicle, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation_CrimeType-WeaponLawViolations_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation, Crime Type = Weapon Law Violations, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation_CrimeType-WireFraud_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation, Crime Type = Wire Fraud, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation_OffenderEthnicity-HispanicOrLatino_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation, Offender Ethnicity = Hispanic or Latino, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation_OffenderEthnicity-NotHispanicOrLatino_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation, Offender Ethnicity = Not Hispanic or Latino, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation_OffenderEthnicity-UnknownEthnicity_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation, Offender Ethnicity = Unknown Ethnicity, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation_OffenderRace-AmericanIndianOrAlaskaNativeAlone_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation, Offender Race = American Indian or Alaska Native Alone, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation_OffenderRace-AsianAlone_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation, Offender Race = Asian Alone, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation_OffenderRace-BlackOrAfricanAmericanAlone_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation, Offender Race = Black or African American Alone, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation_OffenderRace-TwoOrMoreRaces_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation, Offender Race = Two or More Races, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation_OffenderRace-UnknownRace_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation, Offender Race = Unknown Race, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation_OffenderRace-WhiteAlone_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation, Offender Race = White Alone, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation_OffenderType-OffenderAttributesKnown_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation, Offender Type = Offender Attributes Known, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation_OffenderType-OffenderEthnicityKnown_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation, Offender Type = Offender Ethnicity Known, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation_OffenderType-OffenderRaceKnown_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation, Offender Type = Offender Race Known, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_OffenderEthnicity-HispanicOrLatino_OffenderType-OffenderEthnicityKnown_TargetedGender-Female", + "name": "Hate Crime Incidents With Offender Ethnicity = Hispanic or Latino, Offender Type = Offender Ethnicity Known, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_OffenderEthnicity-HispanicOrLatino_OffenderType_TargetedGender-Female", + "name": "Hate Crime Incidents With Offender Ethnicity = Hispanic or Latino, Offender Type, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_OffenderEthnicity-NotHispanicOrLatino_OffenderType-OffenderEthnicityKnown_TargetedGender-Female", + "name": "Hate Crime Incidents With Offender Ethnicity = Not Hispanic or Latino, Offender Type = Offender Ethnicity Known, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_OffenderEthnicity-NotHispanicOrLatino_OffenderType_TargetedGender-Female", + "name": "Hate Crime Incidents With Offender Ethnicity = Not Hispanic or Latino, Offender Type, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_OffenderEthnicity_OffenderType-OffenderEthnicityKnown_TargetedGender-Female", + "name": "Hate Crime Incidents With Offender Ethnicity, Offender Type = Offender Ethnicity Known, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_OffenderRace-AmericanIndianOrAlaskaNativeAlone_OffenderType-OffenderRaceKnown_TargetedGender-Female", + "name": "Hate Crime Incidents With Offender Race = American Indian or Alaska Native Alone, Offender Type = Offender Race Known, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_OffenderRace-AmericanIndianOrAlaskaNativeAlone_OffenderType_TargetedGender-Female", + "name": "Hate Crime Incidents With Offender Race = American Indian or Alaska Native Alone, Offender Type, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_OffenderRace-AsianAlone_OffenderType-OffenderRaceKnown_TargetedGender-Female", + "name": "Hate Crime Incidents With Offender Race = Asian Alone, Offender Type = Offender Race Known, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_OffenderRace-AsianAlone_OffenderType_TargetedGender-Female", + "name": "Hate Crime Incidents With Offender Race = Asian Alone, Offender Type, Targeted Gender = Female" + }, + { + "dcid": "dc/g/HateCrimeIncidents_OffenderRace-BlackOrAfricanAmericanAlone_OffenderType-OffenderRaceKnown_TargetedGender-Female", + "name": "Hate Crime Incidents With Offender Race = Black or African American Alone, Offender Type = Offender Race Known, Targeted Gender = Female" } ], "matches": [ diff --git a/internal/server/statvar/golden/search_statvar/women.json b/internal/server/statvar/golden/search_statvar/women.json index e34422407..30068f82e 100644 --- a/internal/server/statvar/golden/search_statvar/women.json +++ b/internal/server/statvar/golden/search_statvar/women.json @@ -22206,6 +22206,108 @@ } ] }, + { + "dcid": "dc/g/Person_EducationalAttainment-LessThanPrimaryEducationPrimaryEducationLowerSecondaryEducation_Gender-Female_HealthBehavior", + "name": "Person With Educational Attainment = Less Than Primary Education \u0026 Primary Education \u0026 Lower Secondary Education, Gender = Female, Health Behavior", + "statVars": [ + { + "name": "Percentage Hazardous Alcohol Consumption Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_HazardousAlcoholConsumption_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" + }, + { + "name": "Percentage Non Smoker Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_NonSmoker_TobaccoProducts_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" + }, + { + "name": "Population: Percentage Normalweight Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female", + "dcid": "Percent_Normalweight_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" + }, + { + "name": "Population: Percentage Obesity Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female", + "dcid": "Percent_Obesity_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" + }, + { + "name": "Population: Percentage Overweight Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female", + "dcid": "Percent_Overweight_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" + }, + { + "name": "Population: Percentage Pre Obese Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female", + "dcid": "Percent_PreObese_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" + }, + { + "name": "Population: Percentage Underweight Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female", + "dcid": "Percent_Underweight_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" + } + ] + }, + { + "dcid": "dc/g/Person_EducationalAttainment-TertiaryEducation_Gender-Female_HealthBehavior", + "name": "Person With Educational Attainment = Tertiary Education, Gender = Female, Health Behavior", + "statVars": [ + { + "name": "Percentage Hazardous Alcohol Consumption Among Tertiary Education, Female Population", + "dcid": "Percent_HazardousAlcoholConsumption_In_Count_Person_TertiaryEducation_Female" + }, + { + "name": "Percentage Non Smoker Among Tertiary Education, Female Population", + "dcid": "Percent_NonSmoker_TobaccoProducts_In_Count_Person_TertiaryEducation_Female" + }, + { + "name": "Population: Percentage Normalweight Among Tertiary Education, Female", + "dcid": "Percent_Normalweight_In_Count_Person_TertiaryEducation_Female" + }, + { + "name": "Population: Percentage Obesity Among Tertiary Education, Female", + "dcid": "Percent_Obesity_In_Count_Person_TertiaryEducation_Female" + }, + { + "name": "Population: Percentage Overweight Among Tertiary Education, Female", + "dcid": "Percent_Overweight_In_Count_Person_TertiaryEducation_Female" + }, + { + "name": "Population: Percentage Pre Obese Among Tertiary Education, Female", + "dcid": "Percent_PreObese_In_Count_Person_TertiaryEducation_Female" + }, + { + "name": "Population: Percentage Underweight Among Tertiary Education, Female", + "dcid": "Percent_Underweight_In_Count_Person_TertiaryEducation_Female" + } + ] + }, + { + "dcid": "dc/g/Person_EducationalAttainment-UpperSecondaryEducationPostSecondaryNonTertiaryEducation_Gender-Female_HealthBehavior", + "name": "Person With Educational Attainment = Upper Secondary Education \u0026 Post Secondary Non Tertiary Education, Gender = Female, Health Behavior", + "statVars": [ + { + "name": "Percentage Hazardous Alcohol Consumption Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_HazardousAlcoholConsumption_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" + }, + { + "name": "Percentage Non Smoker Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_NonSmoker_TobaccoProducts_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" + }, + { + "name": "Population: Percentage Normalweight Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female", + "dcid": "Percent_Normalweight_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" + }, + { + "name": "Population: Percentage Obesity Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female", + "dcid": "Percent_Obesity_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" + }, + { + "name": "Population: Percentage Overweight Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female", + "dcid": "Percent_Overweight_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" + }, + { + "name": "Population: Percentage Pre Obese Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female", + "dcid": "Percent_PreObese_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" + }, + { + "name": "Population: Percentage Underweight Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female", + "dcid": "Percent_Underweight_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" + } + ] + }, { "dcid": "dc/g/Person_Gender-Female_QuantityWorked_UsualHoursWorked-Hour1To14", "name": "Person With Gender = Female, Usual Hours Worked = 1 - 14 Hour, Quantity Worked", @@ -22699,11834 +22801,12988 @@ ] }, { - "dcid": "dc/g/Student_Gender-Female", - "name": "Student With Gender = Female", + "dcid": "dc/g/Person_CitizenshipStatus-CitizenOutsideEU28_Gender-Female_HealthBehavior", + "name": "Person With Citizenship Status = Citizen Outside EU 28, Gender = Female, Health Behavior", "statVars": [ { - "name": "Count of Student: Female", - "dcid": "Count_Student_Female" + "name": "Percentage Non Smoker Among Citizen Outside EU28, Female Population", + "dcid": "Percent_NonSmoker_TobaccoProducts_In_Count_Person_CitizenOutsideEU28_Female" }, { - "name": "Mean Cohort Scale Achievement of Student: Female", - "dcid": "dc/1kp45lprzkreb" + "name": "Population: Percentage Normalweight Among Citizen Outside EU28, Female", + "dcid": "Percent_Normalweight_In_Count_Person_CitizenOutsideEU28_Female" }, { - "name": "Mean Grade Cohort Scale Achievement of Student: Female", - "dcid": "dc/dnymkydllff48" + "name": "Population: Percentage Obesity Among Citizen Outside EU28, Female", + "dcid": "Percent_Obesity_In_Count_Person_CitizenOutsideEU28_Female" }, { - "name": "Std Deviation Cohort Scale Achievement of Student: Female", - "dcid": "dc/8ytsd2m5v8dq7" + "name": "Population: Percentage Overweight Among Citizen Outside EU28, Female", + "dcid": "Percent_Overweight_In_Count_Person_CitizenOutsideEU28_Female" }, { - "name": "Std Deviation Grade Cohort Scale Achievement of Student: Female", - "dcid": "dc/68b6s2hvrpkv4" + "name": "Population: Percentage Pre Obese Among Citizen Outside EU28, Female", + "dcid": "Percent_PreObese_In_Count_Person_CitizenOutsideEU28_Female" + }, + { + "name": "Population: Percentage Underweight Among Citizen Outside EU28, Female", + "dcid": "Percent_Underweight_In_Count_Person_CitizenOutsideEU28_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years15To19_Gender-Female_MaritalStatus", - "name": "Person With Age = 15 - 19 Years, Gender = Female, Marital Status", + "dcid": "dc/g/Person_CitizenshipStatus-Citizen_Gender-Female_HealthBehavior", + "name": "Person With Citizenship Status = Citizen, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: 15 - 19 Years, Female, Divorced", - "dcid": "Count_Person_15To19Years_Female_Divorced" + "name": "Percentage Non Smoker Among Citizen, Female Population", + "dcid": "Percent_NonSmoker_TobaccoProducts_In_Count_Person_Citizen_Female" }, { - "name": "Population: 15 - 19 Years, Female, Married And Not Separated", - "dcid": "Count_Person_15To19Years_Female_MarriedAndNotSeparated" + "name": "Population: Percentage Normalweight Among Citizen, Female", + "dcid": "Percent_Normalweight_In_Count_Person_Citizen_Female" }, { - "name": "Population: 15 - 19 Years, Female, Never Married", - "dcid": "Count_Person_15To19Years_Female_NeverMarried" + "name": "Population: Percentage Obesity Among Citizen, Female", + "dcid": "Percent_Obesity_In_Count_Person_Citizen_Female" }, { - "name": "Population: 15 - 19 Years, Female, Separated", - "dcid": "Count_Person_15To19Years_Female_Separated" + "name": "Population: Percentage Overweight Among Citizen, Female", + "dcid": "Percent_Overweight_In_Count_Person_Citizen_Female" }, { - "name": "Population: 15 - 19 Years, Female, Widowed", - "dcid": "Count_Person_15To19Years_Female_Widowed" + "name": "Population: Percentage Pre Obese Among Citizen, Female", + "dcid": "Percent_PreObese_In_Count_Person_Citizen_Female" + }, + { + "name": "Population: Percentage Underweight Among Citizen, Female", + "dcid": "Percent_Underweight_In_Count_Person_Citizen_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years20To34_Gender-Female_MaritalStatus", - "name": "Person With Age = 20 - 34 Years, Gender = Female, Marital Status", + "dcid": "dc/g/Person_CitizenshipStatus-NotACitizen_Gender-Female_HealthBehavior", + "name": "Person With Citizenship Status = Not ACitizen, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: 20 - 34 Years, Female, Divorced", - "dcid": "Count_Person_20To34Years_Female_Divorced" + "name": "Percentage Non Smoker Among Not A Citizen, Female Population", + "dcid": "Percent_NonSmoker_TobaccoProducts_In_Count_Person_NotACitizen_Female" }, { - "name": "Population: 20 - 34 Years, Female, Married And Not Separated", - "dcid": "Count_Person_20To34Years_Female_MarriedAndNotSeparated" + "name": "Population: Percentage Normalweight Among Not A Citizen, Female", + "dcid": "Percent_Normalweight_In_Count_Person_NotACitizen_Female" }, { - "name": "Population: 20 - 34 Years, Female, Never Married", - "dcid": "Count_Person_20To34Years_Female_NeverMarried" + "name": "Population: Percentage Obesity Among Not A Citizen, Female", + "dcid": "Percent_Obesity_In_Count_Person_NotACitizen_Female" }, { - "name": "Population: 20 - 34 Years, Female, Separated", - "dcid": "Count_Person_20To34Years_Female_Separated" + "name": "Population: Percentage Overweight Among Not A Citizen, Female", + "dcid": "Percent_Overweight_In_Count_Person_NotACitizen_Female" }, { - "name": "Population: 20 - 34 Years, Female, Widowed", - "dcid": "Count_Person_20To34Years_Female_Widowed" + "name": "Population: Percentage Pre Obese Among Not A Citizen, Female", + "dcid": "Percent_PreObese_In_Count_Person_NotACitizen_Female" + }, + { + "name": "Population: Percentage Underweight Among Not A Citizen, Female", + "dcid": "Percent_Underweight_In_Count_Person_NotACitizen_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years25To39_BachelorsDegreeMajor_Gender-Female", - "name": "Person With Age = 25 - 39 Years, Bachelors Degree Major, Gender = Female", + "dcid": "dc/g/Person_CitizenshipStatus-WithinEU28AndNotACitizen_Gender-Female_HealthBehavior", + "name": "Person With Citizenship Status = Within EU 28 And Not ACitizen, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: 25 - 39 Years, Arts Humanities And Other Major, Bachelors Degree or Higher, Female", - "dcid": "Count_Person_25To39Years_BachelorOfArtsHumanitiesAndOtherMajor_Female" + "name": "Percentage Non Smoker Among Within EU28 And Not A Citizen, Female Population", + "dcid": "Percent_NonSmoker_TobaccoProducts_In_Count_Person_WithinEU28AndNotACitizen_Female" }, { - "name": "Population: 25 - 39 Years, Business Major, Bachelors Degree or Higher, Female", - "dcid": "Count_Person_25To39Years_BachelorOfBusinessMajor_Female" + "name": "Population: Percentage Normalweight Among Within EU28 And Not A Citizen, Female", + "dcid": "Percent_Normalweight_In_Count_Person_WithinEU28AndNotACitizen_Female" }, { - "name": "Population: 25 - 39 Years, Education Major, Bachelors Degree or Higher, Female", - "dcid": "Count_Person_25To39Years_BachelorOfEducationMajor_Female" + "name": "Population: Percentage Obesity Among Within EU28 And Not A Citizen, Female", + "dcid": "Percent_Obesity_In_Count_Person_WithinEU28AndNotACitizen_Female" }, { - "name": "Population: 25 - 39 Years, Science And Engineering Major, Bachelors Degree or Higher, Female", - "dcid": "Count_Person_25To39Years_BachelorOfScienceAndEngineeringMajor_Female" + "name": "Population: Percentage Overweight Among Within EU28 And Not A Citizen, Female", + "dcid": "Percent_Overweight_In_Count_Person_WithinEU28AndNotACitizen_Female" }, { - "name": "Population: 25 - 39 Years, Science And Engineering Related Major, Bachelors Degree or Higher, Female", - "dcid": "Count_Person_25To39Years_BachelorOfScienceAndEngineeringRelatedMajor_Female" + "name": "Population: Percentage Pre Obese Among Within EU28 And Not A Citizen, Female", + "dcid": "Percent_PreObese_In_Count_Person_WithinEU28AndNotACitizen_Female" + }, + { + "name": "Population: Percentage Underweight Among Within EU28 And Not A Citizen, Female", + "dcid": "Percent_Underweight_In_Count_Person_WithinEU28AndNotACitizen_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years35To44_Gender-Female_MaritalStatus", - "name": "Person With Age = 35 - 44 Years, Gender = Female, Marital Status", + "dcid": "dc/g/Student_Gender-Female", + "name": "Student With Gender = Female", "statVars": [ { - "name": "Population: 35 - 44 Years, Female, Divorced", - "dcid": "Count_Person_35To44Years_Female_Divorced" + "name": "Count of Student: Female", + "dcid": "Count_Student_Female" }, { - "name": "Population: 35 - 44 Years, Female, Married And Not Separated", - "dcid": "Count_Person_35To44Years_Female_MarriedAndNotSeparated" + "name": "Mean Cohort Scale Achievement of Student: Female", + "dcid": "dc/1kp45lprzkreb" }, { - "name": "Population: 35 - 44 Years, Female, Never Married", - "dcid": "Count_Person_35To44Years_Female_NeverMarried" + "name": "Mean Grade Cohort Scale Achievement of Student: Female", + "dcid": "dc/dnymkydllff48" }, { - "name": "Population: 35 - 44 Years, Female, Separated", - "dcid": "Count_Person_35To44Years_Female_Separated" + "name": "Std Deviation Cohort Scale Achievement of Student: Female", + "dcid": "dc/8ytsd2m5v8dq7" }, { - "name": "Population: 35 - 44 Years, Female, Widowed", - "dcid": "Count_Person_35To44Years_Female_Widowed" + "name": "Std Deviation Grade Cohort Scale Achievement of Student: Female", + "dcid": "dc/68b6s2hvrpkv4" } ] }, { - "dcid": "dc/g/Person_Age-Years40To64_BachelorsDegreeMajor_Gender-Female", - "name": "Person With Age = 40 - 64 Years, Bachelors Degree Major, Gender = Female", + "dcid": "dc/g/Person_ActivityDuration-Minute1To149_Gender-Female_HealthBehavior", + "name": "Person With Activity Duration = 1 - 149 Minute, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: 40 - 64 Years, Arts Humanities And Other Major, Bachelors Degree or Higher, Female", - "dcid": "Count_Person_40To64Years_BachelorOfArtsHumanitiesAndOtherMajor_Female" + "name": "Percentage 1 To 149 Minutes, Non Work Related Physical Activity Among Female, Normalweight Population", + "dcid": "Percent_1To149Minutes_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_Normalweight" }, { - "name": "Population: 40 - 64 Years, Business Major, Bachelors Degree or Higher, Female", - "dcid": "Count_Person_40To64Years_BachelorOfBusinessMajor_Female" + "name": "Percentage 1 To 149 Minutes, Non Work Related Physical Activity Among Female, Obesity Population", + "dcid": "Percent_1To149Minutes_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_Obesity" }, { - "name": "Population: 40 - 64 Years, Education Major, Bachelors Degree or Higher, Female", - "dcid": "Count_Person_40To64Years_BachelorOfEducationMajor_Female" + "name": "Percentage 1 To 149 Minutes, Non Work Related Physical Activity Among Female, Overweight Population", + "dcid": "Percent_1To149Minutes_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_Overweight" }, { - "name": "Population: 40 - 64 Years, Science And Engineering Major, Bachelors Degree or Higher, Female", - "dcid": "Count_Person_40To64Years_BachelorOfScienceAndEngineeringMajor_Female" + "name": "Percentage 1 To 149 Minutes, Non Work Related Physical Activity Among Female, Pre Obese Population", + "dcid": "Percent_1To149Minutes_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_PreObese" }, { - "name": "Population: 40 - 64 Years, Science And Engineering Related Major, Bachelors Degree or Higher, Female", - "dcid": "Count_Person_40To64Years_BachelorOfScienceAndEngineeringRelatedMajor_Female" + "name": "Percentage 1 To 149 Minutes, Non Work Related Physical Activity Among Female, Underweight Population", + "dcid": "Percent_1To149Minutes_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_Underweight" } ] }, { - "dcid": "dc/g/Person_Age-Years45To54_Gender-Female_MaritalStatus", - "name": "Person With Age = 45 - 54 Years, Gender = Female, Marital Status", + "dcid": "dc/g/Person_ActivityDuration-Minute1To149_Gender-Female_Income", + "name": "Person With Activity Duration = 1 - 149 Minute, Gender = Female, Income", "statVars": [ { - "name": "Population: 45 - 54 Years, Female, Divorced", - "dcid": "Count_Person_45To54Years_Female_Divorced" + "name": "Percentage 1 To 149 Minutes, Health Enhancing Physical Activity Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_1To149Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Population: 45 - 54 Years, Female, Married And Not Separated", - "dcid": "Count_Person_45To54Years_Female_MarriedAndNotSeparated" + "name": "Percentage 1 To 149 Minutes, Health Enhancing Physical Activity Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_1To149Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Population: 45 - 54 Years, Female, Never Married", - "dcid": "Count_Person_45To54Years_Female_NeverMarried" + "name": "Percentage 1 To 149 Minutes, Health Enhancing Physical Activity Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_1To149Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf40To60Percentile" }, { - "name": "Population: 45 - 54 Years, Female, Separated", - "dcid": "Count_Person_45To54Years_Female_Separated" + "name": "Percentage 1 To 149 Minutes, Health Enhancing Physical Activity Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_1To149Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf60To80Percentile" }, { - "name": "Population: 45 - 54 Years, Female, Widowed", - "dcid": "Count_Person_45To54Years_Female_Widowed" + "name": "Percentage 1 To 149 Minutes, Health Enhancing Physical Activity Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_1To149Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/Person_Age-Years5To19_Gender-Female_MaritalStatus", - "name": "Person With Age = 5 - 19 Years, Gender = Female, Marital Status", + "dcid": "dc/g/Person_ActivityDuration-Minute150To299_Gender-Female_HealthBehavior", + "name": "Person With Activity Duration = 150 - 299 Minute, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: 5 - 19 Years, Female, Divorced", - "dcid": "dc/cefdbly7yh50c" + "name": "Percentage 150 To 299 Minutes, Non Work Related Physical Activity Among Female, Normalweight Population", + "dcid": "Percent_150To299Minutes_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_Normalweight" }, { - "name": "Population: 5 - 19 Years, Female, Married And Not Separated", - "dcid": "dc/qsyfvdxbdwrcd" + "name": "Percentage 150 To 299 Minutes, Non Work Related Physical Activity Among Female, Obesity Population", + "dcid": "Percent_150To299Minutes_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_Obesity" }, { - "name": "Population: 5 - 19 Years, Female, Never Married", - "dcid": "dc/ej6jw9pchlk97" + "name": "Percentage 150 To 299 Minutes, Non Work Related Physical Activity Among Female, Overweight Population", + "dcid": "Percent_150To299Minutes_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_Overweight" }, { - "name": "Population: 5 - 19 Years, Female, Separated", - "dcid": "dc/06wq7ykeyt5jh" + "name": "Percentage 150 To 299 Minutes, Non Work Related Physical Activity Among Female, Pre Obese Population", + "dcid": "Percent_150To299Minutes_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_PreObese" }, { - "name": "Population: 5 - 19 Years, Female, Widowed", - "dcid": "dc/b3yx3n4dv10g9" + "name": "Percentage 150 To 299 Minutes, Non Work Related Physical Activity Among Female, Underweight Population", + "dcid": "Percent_150To299Minutes_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_Underweight" } ] }, { - "dcid": "dc/g/Person_Age-Years55To64_Gender-Female_MaritalStatus", - "name": "Person With Age = 55 - 64 Years, Gender = Female, Marital Status", + "dcid": "dc/g/Person_ActivityDuration-Minute150To299_Gender-Female_Income", + "name": "Person With Activity Duration = 150 - 299 Minute, Gender = Female, Income", "statVars": [ { - "name": "Population: 55 - 64 Years, Female, Divorced", - "dcid": "Count_Person_55To64Years_Female_Divorced" + "name": "Percentage 150 To 299 Minutes, Health Enhancing Physical Activity Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_150To299Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Population: 55 - 64 Years, Female, Married And Not Separated", - "dcid": "Count_Person_55To64Years_Female_MarriedAndNotSeparated" + "name": "Percentage 150 To 299 Minutes, Health Enhancing Physical Activity Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_150To299Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Population: 55 - 64 Years, Female, Never Married", - "dcid": "Count_Person_55To64Years_Female_NeverMarried" + "name": "Percentage 150 To 299 Minutes, Health Enhancing Physical Activity Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_150To299Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf40To60Percentile" }, { - "name": "Population: 55 - 64 Years, Female, Separated", - "dcid": "Count_Person_55To64Years_Female_Separated" + "name": "Percentage 150 To 299 Minutes, Health Enhancing Physical Activity Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_150To299Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf60To80Percentile" }, { - "name": "Population: 55 - 64 Years, Female, Widowed", - "dcid": "Count_Person_55To64Years_Female_Widowed" + "name": "Percentage 150 To 299 Minutes, Health Enhancing Physical Activity Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_150To299Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/Person_Age-Years65Onwards_BachelorsDegreeMajor_Gender-Female", - "name": "Person With Age = 65 Years or More, Bachelors Degree Major, Gender = Female", + "dcid": "dc/g/Person_ActivityDuration-Minute150Onwards_Gender-Female_HealthBehavior", + "name": "Person With Activity Duration = 150 Minute or More, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: 65 Years or More, Arts Humanities And Other Major, Bachelors Degree or Higher, Female", - "dcid": "Count_Person_65OrMoreYears_BachelorOfArtsHumanitiesAndOtherMajor_Female" + "name": "Percentage 150 Or More Minutes, Non Work Related Physical Activity Among Female, Normalweight Population", + "dcid": "Percent_150OrMoreMinutes_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_Normalweight" }, { - "name": "Population: 65 Years or More, Business Major, Bachelors Degree or Higher, Female", - "dcid": "Count_Person_65OrMoreYears_BachelorOfBusinessMajor_Female" + "name": "Percentage 150 Or More Minutes, Non Work Related Physical Activity Among Female, Obesity Population", + "dcid": "Percent_150OrMoreMinutes_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_Obesity" }, { - "name": "Population: 65 Years or More, Education Major, Bachelors Degree or Higher, Female", - "dcid": "Count_Person_65OrMoreYears_BachelorOfEducationMajor_Female" + "name": "Percentage 150 Or More Minutes, Non Work Related Physical Activity Among Female, Overweight Population", + "dcid": "Percent_150OrMoreMinutes_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_Overweight" }, { - "name": "Population: 65 Years or More, Science And Engineering Major, Bachelors Degree or Higher, Female", - "dcid": "Count_Person_65OrMoreYears_BachelorOfScienceAndEngineeringMajor_Female" + "name": "Percentage 150 Or More Minutes, Non Work Related Physical Activity Among Female, Pre Obese Population", + "dcid": "Percent_150OrMoreMinutes_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_PreObese" }, { - "name": "Population: 65 Years or More, Science And Engineering Related Major, Bachelors Degree or Higher, Female", - "dcid": "Count_Person_65OrMoreYears_BachelorOfScienceAndEngineeringRelatedMajor_Female" + "name": "Percentage 150 Or More Minutes, Non Work Related Physical Activity Among Female, Underweight Population", + "dcid": "Percent_150OrMoreMinutes_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_Underweight" } ] }, { - "dcid": "dc/g/Person_Age-Years65Onwards_Gender-Female_MaritalStatus", - "name": "Person With Age = 65 Years or More, Gender = Female, Marital Status", + "dcid": "dc/g/Person_ActivityDuration-Minute150Onwards_Gender-Female_Income", + "name": "Person With Activity Duration = 150 Minute or More, Gender = Female, Income", "statVars": [ { - "name": "Population: 65 Years or More, Female, Divorced", - "dcid": "Count_Person_65OrMoreYears_Female_Divorced" + "name": "Percentage 150 Or More Minutes, Health Enhancing Physical Activity Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_150OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Population: 65 Years or More, Female, Married And Not Separated", - "dcid": "Count_Person_65OrMoreYears_Female_MarriedAndNotSeparated" + "name": "Percentage 150 Or More Minutes, Health Enhancing Physical Activity Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_150OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Population: 65 Years or More, Female, Never Married", - "dcid": "Count_Person_65OrMoreYears_Female_NeverMarried" + "name": "Percentage 150 Or More Minutes, Health Enhancing Physical Activity Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_150OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf40To60Percentile" }, { - "name": "Population: 65 Years or More, Female, Separated", - "dcid": "Count_Person_65OrMoreYears_Female_Separated" + "name": "Percentage 150 Or More Minutes, Health Enhancing Physical Activity Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_150OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf60To80Percentile" }, { - "name": "Population: 65 Years or More, Female, Widowed", - "dcid": "Count_Person_65OrMoreYears_Female_Widowed" + "name": "Percentage 150 Or More Minutes, Health Enhancing Physical Activity Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_150OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Targeted Gender = Female", + "dcid": "dc/g/Person_ActivityDuration-Minute300Onwards_Gender-Female_HealthBehavior", + "name": "Person With Activity Duration = 300 Minute or More, Gender = Female, Health Behavior", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_Female" + "name": "Percentage 300 Or More Minutes, Non Work Related Physical Activity Among Female, Normalweight Population", + "dcid": "Percent_300OrMoreMinutes_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_Normalweight" }, { - "name": "Count of Hate Crime Incidents (Offender): Bias Against Gender, Female Victim", - "dcid": "Offender_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_Female" + "name": "Percentage 300 Or More Minutes, Non Work Related Physical Activity Among Female, Obesity Population", + "dcid": "Percent_300OrMoreMinutes_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_Obesity" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_Female" + "name": "Percentage 300 Or More Minutes, Non Work Related Physical Activity Among Female, Overweight Population", + "dcid": "Percent_300OrMoreMinutes_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_Overweight" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_Female" + "name": "Percentage 300 Or More Minutes, Non Work Related Physical Activity Among Female, Pre Obese Population", + "dcid": "Percent_300OrMoreMinutes_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_PreObese" + }, + { + "name": "Percentage 300 Or More Minutes, Non Work Related Physical Activity Among Female, Underweight Population", + "dcid": "Percent_300OrMoreMinutes_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_Underweight" } ] }, { - "dcid": "dc/g/Person_EducationalAttainment-HighSchoolGraduateIncludesEquivalency_Gender-Female", - "name": "Person With Educational Attainment = High School Graduate Includes Equivalency, Gender = Female", + "dcid": "dc/g/Person_ActivityDuration-Minute300Onwards_Gender-Female_Income", + "name": "Person With Activity Duration = 300 Minute or More, Gender = Female, Income", "statVars": [ { - "name": "Population: High School Graduate Includes Equivalency, Female", - "dcid": "Count_Person_25OrMoreYears_EducationalAttainmentHighSchoolGraduateIncludesEquivalency_Female" + "name": "Percentage 300 Or More Minutes, Health Enhancing Physical Activity Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_300OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Median Income: High School Graduate Includes Equivalency, Female", - "dcid": "dc/syxm9nnsl3wcc" + "name": "Percentage 300 Or More Minutes, Health Enhancing Physical Activity Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_300OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Median Earnings: 25 Years or More, High School Graduate Includes Equivalency, Female, With Earnings", - "dcid": "Median_Earnings_Person_EducationalAttainmentHighSchoolGraduateIncludesEquivalency_Female_WithEarnings" + "name": "Percentage 300 Or More Minutes, Health Enhancing Physical Activity Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_300OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf40To60Percentile" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, High School Graduate Includes Equivalency, Female, Unmarried", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentHighSchoolGraduateIncludesEquivalency_Female_Unmarried" + "name": "Percentage 300 Or More Minutes, Health Enhancing Physical Activity Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_300OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage 300 Or More Minutes, Health Enhancing Physical Activity Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_300OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/Person_EstablishmentOwnership-PrivatelyOwned_Industry-NAICS/315239", - "name": "Person With Establishment Ownership = Privately Owned, Industry = Other Women's And Girls' Outerwear Mfg (NAICS/315239)", + "dcid": "dc/g/Person_ActivityDuration-Minute0_Gender-Female_HealthBehavior", + "name": "Person With Activity Duration = Minute 0, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population of Person: Privately Owned, Other Women's And Girls' Outerwear Mfg (NAICS/315239)", - "dcid": "dc/9elh82n25nmb7" + "name": "Percentage 0 Minutes, Non Work Related Physical Activity Among Female, Normalweight Population", + "dcid": "Percent_0Minutes_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_Normalweight" }, { - "name": "Wages Annual of Person: Privately Owned, Other Women's And Girls' Outerwear Mfg (NAICS/315239)", - "dcid": "dc/tvqkwnk4254zf" + "name": "Percentage 0 Minutes, Non Work Related Physical Activity Among Female, Obesity Population", + "dcid": "Percent_0Minutes_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_Obesity" }, { - "name": "Wages Total of Person: Privately Owned, Other Women's And Girls' Outerwear Mfg (NAICS/315239)", - "dcid": "dc/f2qpfh3gwcgnf" + "name": "Percentage 0 Minutes, Non Work Related Physical Activity Among Female, Overweight Population", + "dcid": "Percent_0Minutes_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_Overweight" }, { - "name": "Wages Weekly of Person: Privately Owned, Other Women's And Girls' Outerwear Mfg (NAICS/315239)", - "dcid": "dc/nr09plxp554qh" + "name": "Percentage 0 Minutes, Non Work Related Physical Activity Among Female, Pre Obese Population", + "dcid": "Percent_0Minutes_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_PreObese" + }, + { + "name": "Percentage 0 Minutes, Non Work Related Physical Activity Among Female, Underweight Population", + "dcid": "Percent_0Minutes_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_Underweight" } ] }, { - "dcid": "dc/g/Person_EstablishmentOwnership-PrivatelyOwned_Industry-NAICS/42433", - "name": "Person With Establishment Ownership = Privately Owned, Industry = Women's And Children's Clothing Merch. Whls. (NAICS/42433)", + "dcid": "dc/g/Person_ActivityDuration-Minute0_Gender-Female_Income", + "name": "Person With Activity Duration = Minute 0, Gender = Female, Income", "statVars": [ { - "name": "Population of Person: Privately Owned, Women's And Children's Clothing Merch. Whls. (NAICS/42433)", - "dcid": "dc/h75t4rrk3t4mg" + "name": "Percentage 0 Minutes, Health Enhancing Physical Activity Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_0Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Wages Annual of Person: Privately Owned, Women's And Children's Clothing Merch. Whls. (NAICS/42433)", - "dcid": "dc/k6j18rtg73sxd" + "name": "Percentage 0 Minutes, Health Enhancing Physical Activity Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_0Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Wages Total of Person: Privately Owned, Women's And Children's Clothing Merch. Whls. (NAICS/42433)", - "dcid": "dc/z1p7zw55m68t" + "name": "Percentage 0 Minutes, Health Enhancing Physical Activity Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_0Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf40To60Percentile" }, { - "name": "Wages Weekly of Person: Privately Owned, Women's And Children's Clothing Merch. Whls. (NAICS/42433)", - "dcid": "dc/c2zyx48xp6cbd" + "name": "Percentage 0 Minutes, Health Enhancing Physical Activity Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_0Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage 0 Minutes, Health Enhancing Physical Activity Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_0Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/Person_EstablishmentOwnership-PrivatelyOwned_Industry-NAICS/315232", - "name": "Person With Establishment Ownership = Privately Owned, Industry = Women's And Girls' Blouse And Shirt Mfg (NAICS/315232)", + "dcid": "dc/g/Person_ActivityFrequency-AtLeastOnceAWeek_Gender-Female_Income", + "name": "Person With Activity Frequency = At Least Once AWeek, Gender = Female, Income", "statVars": [ { - "name": "Population of Person: Privately Owned, Women's And Girls' Blouse And Shirt Mfg (NAICS/315232)", - "dcid": "dc/n4p71y8rebwp" + "name": "Percentage At Least Once A Week, Binge Drinking Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_AtLeastOnceAWeek_BingeDrinking_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Wages Annual of Person: Privately Owned, Women's And Girls' Blouse And Shirt Mfg (NAICS/315232)", - "dcid": "dc/wjp35e94ypxz9" + "name": "Percentage At Least Once A Week, Binge Drinking Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_AtLeastOnceAWeek_BingeDrinking_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Wages Total of Person: Privately Owned, Women's And Girls' Blouse And Shirt Mfg (NAICS/315232)", - "dcid": "dc/jb5bnggeqdrlf" + "name": "Percentage At Least Once A Week, Binge Drinking Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_AtLeastOnceAWeek_BingeDrinking_In_Count_Person_Female_IncomeOf40To60Percentile" }, { - "name": "Wages Weekly of Person: Privately Owned, Women's And Girls' Blouse And Shirt Mfg (NAICS/315232)", - "dcid": "dc/4nk7qvpemz8zb" + "name": "Percentage At Least Once A Week, Binge Drinking Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_AtLeastOnceAWeek_BingeDrinking_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage At Least Once A Week, Binge Drinking Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_AtLeastOnceAWeek_BingeDrinking_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/Person_EstablishmentOwnership-PrivatelyOwned_Industry-NAICS/31523", - "name": "Person With Establishment Ownership = Privately Owned, Industry = Women's And Girls' Cut And Sew Apparel Mfg (NAICS/31523)", + "dcid": "dc/g/Person_ActivityFrequency-EveryWeek_Gender-Female_Income", + "name": "Person With Activity Frequency = Every Week, Gender = Female, Income", "statVars": [ { - "name": "Population of Person: Privately Owned, Women's And Girls' Cut And Sew Apparel Mfg (NAICS/31523)", - "dcid": "dc/pckp87v7dw4pf" + "name": "Percentage Every Week, Alcohol Consumption Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_EveryWeek_AlcoholConsumption_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Wages Annual of Person: Privately Owned, Women's And Girls' Cut And Sew Apparel Mfg (NAICS/31523)", - "dcid": "dc/1ee37dmy0vy5" + "name": "Percentage Every Week, Alcohol Consumption Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_EveryWeek_AlcoholConsumption_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Wages Total of Person: Privately Owned, Women's And Girls' Cut And Sew Apparel Mfg (NAICS/31523)", - "dcid": "dc/mn5gh6ttbp519" + "name": "Percentage Every Week, Alcohol Consumption Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_EveryWeek_AlcoholConsumption_In_Count_Person_Female_IncomeOf40To60Percentile" }, { - "name": "Wages Weekly of Person: Privately Owned, Women's And Girls' Cut And Sew Apparel Mfg (NAICS/31523)", - "dcid": "dc/9f8rjnn2rer12" + "name": "Percentage Every Week, Alcohol Consumption Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_EveryWeek_AlcoholConsumption_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage Every Week, Alcohol Consumption Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_EveryWeek_AlcoholConsumption_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/Person_EstablishmentOwnership-PrivatelyOwned_Industry-NAICS/315233", - "name": "Person With Establishment Ownership = Privately Owned, Industry = Women's And Girls' Dress Manufacturing (NAICS/315233)", + "dcid": "dc/g/Person_ActivityFrequency-Never_Gender-Female_Income", + "name": "Person With Activity Frequency = Never, Gender = Female, Income", "statVars": [ { - "name": "Population of Person: Privately Owned, Women's And Girls' Dress Manufacturing (NAICS/315233)", - "dcid": "dc/zpee94yz52r64" + "name": "Percentage Never, Alcohol Consumption Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_Never_AlcoholConsumption_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Wages Annual of Person: Privately Owned, Women's And Girls' Dress Manufacturing (NAICS/315233)", - "dcid": "dc/xr2y5qk8wpd38" + "name": "Percentage Never, Alcohol Consumption Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_Never_AlcoholConsumption_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Wages Total of Person: Privately Owned, Women's And Girls' Dress Manufacturing (NAICS/315233)", - "dcid": "dc/2bj50cnxjb0kb" + "name": "Percentage Never, Alcohol Consumption Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_Never_AlcoholConsumption_In_Count_Person_Female_IncomeOf40To60Percentile" }, { - "name": "Wages Weekly of Person: Privately Owned, Women's And Girls' Dress Manufacturing (NAICS/315233)", - "dcid": "dc/m4wh4d5mcsrh8" + "name": "Percentage Never, Alcohol Consumption Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_Never_AlcoholConsumption_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage Never, Alcohol Consumption Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_Never_AlcoholConsumption_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/Person_EstablishmentOwnership-PrivatelyOwned_Industry-NAICS/315231", - "name": "Person With Establishment Ownership = Privately Owned, Industry = Women's And Girls' Lingerie And Nightwear Mfg (NAICS/315231)", + "dcid": "dc/g/Person_ActivityFrequency-NotInTheLast12Months_Gender-Female_Income", + "name": "Person With Activity Frequency = Not in The Last 12 Months, Gender = Female, Income", "statVars": [ { - "name": "Population of Person: Privately Owned, Women's And Girls' Lingerie And Nightwear Mfg (NAICS/315231)", - "dcid": "dc/qmb63307gbw37" + "name": "Percentage Not In The Last 12 Months, Alcohol Consumption Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_NotInTheLast12Months_AlcoholConsumption_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Wages Annual of Person: Privately Owned, Women's And Girls' Lingerie And Nightwear Mfg (NAICS/315231)", - "dcid": "dc/peqnzkzhwz5y2" + "name": "Percentage Not In The Last 12 Months, Alcohol Consumption Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_NotInTheLast12Months_AlcoholConsumption_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Wages Total of Person: Privately Owned, Women's And Girls' Lingerie And Nightwear Mfg (NAICS/315231)", - "dcid": "dc/5ekvbnw1t682d" + "name": "Percentage Not In The Last 12 Months, Alcohol Consumption Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_NotInTheLast12Months_AlcoholConsumption_In_Count_Person_Female_IncomeOf40To60Percentile" }, { - "name": "Wages Weekly of Person: Privately Owned, Women's And Girls' Lingerie And Nightwear Mfg (NAICS/315231)", - "dcid": "dc/s2gk50gstpw4d" + "name": "Percentage Not In The Last 12 Months, Alcohol Consumption Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_NotInTheLast12Months_AlcoholConsumption_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage Not In The Last 12 Months, Alcohol Consumption Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_NotInTheLast12Months_AlcoholConsumption_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/Person_EstablishmentOwnership-PrivatelyOwned_Industry-NAICS/315234", - "name": "Person With Establishment Ownership = Privately Owned, Industry = Women's And Girls' Suit, Coat, And Skirt Mfg (NAICS/315234)", + "dcid": "dc/g/Person_ActivityFrequency-Occasional_Gender-Female_Income", + "name": "Person With Activity Frequency = Occasional, Gender = Female, Income", "statVars": [ { - "name": "Population of Person: Privately Owned, Women's And Girls' Suit, Coat, And Skirt Mfg (NAICS/315234)", - "dcid": "dc/tf476gvzsqyd6" + "name": "Percentage Occasional, Tobacco Smoking Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_Occasional_TobaccoSmoking_TobaccoProducts_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Wages Annual of Person: Privately Owned, Women's And Girls' Suit, Coat, And Skirt Mfg (NAICS/315234)", - "dcid": "dc/g7s09106r7ps8" + "name": "Percentage Occasional, Tobacco Smoking Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_Occasional_TobaccoSmoking_TobaccoProducts_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Wages Total of Person: Privately Owned, Women's And Girls' Suit, Coat, And Skirt Mfg (NAICS/315234)", - "dcid": "dc/xr57j4xy7cdv4" + "name": "Percentage Occasional, Tobacco Smoking Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_Occasional_TobaccoSmoking_TobaccoProducts_In_Count_Person_Female_IncomeOf40To60Percentile" }, { - "name": "Wages Weekly of Person: Privately Owned, Women's And Girls' Suit, Coat, And Skirt Mfg (NAICS/315234)", - "dcid": "dc/8l3n93g19qzl7" + "name": "Percentage Occasional, Tobacco Smoking Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_Occasional_TobaccoSmoking_TobaccoProducts_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage Occasional, Tobacco Smoking Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_Occasional_TobaccoSmoking_TobaccoProducts_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/Person_EstablishmentOwnership-PrivatelyOwned_Industry-NAICS/44812", - "name": "Person With Establishment Ownership = Privately Owned, Industry = Women's Clothing Stores (NAICS/44812)", + "dcid": "dc/g/Person_Age-Years15To19_Gender-Female_MaritalStatus", + "name": "Person With Age = 15 - 19 Years, Gender = Female, Marital Status", "statVars": [ { - "name": "Population of Person: Privately Owned, Women's Clothing Stores (NAICS/44812)", - "dcid": "dc/c5lylz73bpr4c" + "name": "Population: 15 - 19 Years, Female, Divorced", + "dcid": "Count_Person_15To19Years_Female_Divorced" }, { - "name": "Wages Annual of Person: Privately Owned, Women's Clothing Stores (NAICS/44812)", - "dcid": "dc/psnjt849m4dn9" + "name": "Population: 15 - 19 Years, Female, Married And Not Separated", + "dcid": "Count_Person_15To19Years_Female_MarriedAndNotSeparated" }, { - "name": "Wages Total of Person: Privately Owned, Women's Clothing Stores (NAICS/44812)", - "dcid": "dc/dl1fp4tf3v7j8" + "name": "Population: 15 - 19 Years, Female, Never Married", + "dcid": "Count_Person_15To19Years_Female_NeverMarried" }, { - "name": "Wages Weekly of Person: Privately Owned, Women's Clothing Stores (NAICS/44812)", - "dcid": "dc/9d4d350es8ke1" + "name": "Population: 15 - 19 Years, Female, Separated", + "dcid": "Count_Person_15To19Years_Female_Separated" + }, + { + "name": "Population: 15 - 19 Years, Female, Widowed", + "dcid": "Count_Person_15To19Years_Female_Widowed" } ] }, { - "dcid": "dc/g/Person_EstablishmentOwnership-PrivatelyOwned_Industry-NAICS/316992", - "name": "Person With Establishment Ownership = Privately Owned, Industry = Women's Handbag And Purse Manufacturing (NAICS/316992)", + "dcid": "dc/g/Person_Age-Years20To34_Gender-Female_MaritalStatus", + "name": "Person With Age = 20 - 34 Years, Gender = Female, Marital Status", "statVars": [ { - "name": "Population of Person: Privately Owned, Women's Handbag And Purse Manufacturing (NAICS/316992)", - "dcid": "dc/wqckdcxkcxcm3" + "name": "Population: 20 - 34 Years, Female, Divorced", + "dcid": "Count_Person_20To34Years_Female_Divorced" }, { - "name": "Wages Annual of Person: Privately Owned, Women's Handbag And Purse Manufacturing (NAICS/316992)", - "dcid": "dc/rcckd4sk2e4jc" + "name": "Population: 20 - 34 Years, Female, Married And Not Separated", + "dcid": "Count_Person_20To34Years_Female_MarriedAndNotSeparated" }, { - "name": "Wages Total of Person: Privately Owned, Women's Handbag And Purse Manufacturing (NAICS/316992)", - "dcid": "dc/1lmnylmq06r33" + "name": "Population: 20 - 34 Years, Female, Never Married", + "dcid": "Count_Person_20To34Years_Female_NeverMarried" }, { - "name": "Wages Weekly of Person: Privately Owned, Women's Handbag And Purse Manufacturing (NAICS/316992)", - "dcid": "dc/955z6r2hq2tx1" + "name": "Population: 20 - 34 Years, Female, Separated", + "dcid": "Count_Person_20To34Years_Female_Separated" + }, + { + "name": "Population: 20 - 34 Years, Female, Widowed", + "dcid": "Count_Person_20To34Years_Female_Widowed" } ] }, { - "dcid": "dc/g/Person_EstablishmentOwnership-PrivatelyOwned_Industry-NAICS/316214", - "name": "Person With Establishment Ownership = Privately Owned, Industry = Women's Nonathletic Footwear Manufacturing (NAICS/316214)", + "dcid": "dc/g/Person_Age-Years25To39_BachelorsDegreeMajor_Gender-Female", + "name": "Person With Age = 25 - 39 Years, Bachelors Degree Major, Gender = Female", "statVars": [ { - "name": "Population of Person: Privately Owned, Women's Nonathletic Footwear Manufacturing (NAICS/316214)", - "dcid": "dc/vhzmdy7k7gpl5" + "name": "Population: 25 - 39 Years, Arts Humanities And Other Major, Bachelors Degree or Higher, Female", + "dcid": "Count_Person_25To39Years_BachelorOfArtsHumanitiesAndOtherMajor_Female" }, { - "name": "Wages Annual of Person: Privately Owned, Women's Nonathletic Footwear Manufacturing (NAICS/316214)", - "dcid": "dc/58x2fef87hfgd" + "name": "Population: 25 - 39 Years, Business Major, Bachelors Degree or Higher, Female", + "dcid": "Count_Person_25To39Years_BachelorOfBusinessMajor_Female" }, { - "name": "Wages Total of Person: Privately Owned, Women's Nonathletic Footwear Manufacturing (NAICS/316214)", - "dcid": "dc/hbcd5z1chp8xh" + "name": "Population: 25 - 39 Years, Education Major, Bachelors Degree or Higher, Female", + "dcid": "Count_Person_25To39Years_BachelorOfEducationMajor_Female" }, { - "name": "Wages Weekly of Person: Privately Owned, Women's Nonathletic Footwear Manufacturing (NAICS/316214)", - "dcid": "dc/z2r20tkkmm42f" + "name": "Population: 25 - 39 Years, Science And Engineering Major, Bachelors Degree or Higher, Female", + "dcid": "Count_Person_25To39Years_BachelorOfScienceAndEngineeringMajor_Female" + }, + { + "name": "Population: 25 - 39 Years, Science And Engineering Related Major, Bachelors Degree or Higher, Female", + "dcid": "Count_Person_25To39Years_BachelorOfScienceAndEngineeringRelatedMajor_Female" } ] }, { - "dcid": "dc/g/Person_EstablishmentOwnership-PrivatelyOwned_Industry-NAICS/315212", - "name": "Person With Establishment Ownership = Privately Owned, Industry = Women's, Girls', Infants' Apparel Contractors (NAICS/315212)", + "dcid": "dc/g/Person_Age-Years35To44_Gender-Female_MaritalStatus", + "name": "Person With Age = 35 - 44 Years, Gender = Female, Marital Status", "statVars": [ { - "name": "Population of Person: Privately Owned, Women's, Girls', Infants' Apparel Contractors (NAICS/315212)", - "dcid": "dc/egsf369778ysc" + "name": "Population: 35 - 44 Years, Female, Divorced", + "dcid": "Count_Person_35To44Years_Female_Divorced" }, { - "name": "Wages Annual of Person: Privately Owned, Women's, Girls', Infants' Apparel Contractors (NAICS/315212)", - "dcid": "dc/lvjcrczqrvhb9" + "name": "Population: 35 - 44 Years, Female, Married And Not Separated", + "dcid": "Count_Person_35To44Years_Female_MarriedAndNotSeparated" }, { - "name": "Wages Total of Person: Privately Owned, Women's, Girls', Infants' Apparel Contractors (NAICS/315212)", - "dcid": "dc/eer0rzg5kwppg" + "name": "Population: 35 - 44 Years, Female, Never Married", + "dcid": "Count_Person_35To44Years_Female_NeverMarried" }, { - "name": "Wages Weekly of Person: Privately Owned, Women's, Girls', Infants' Apparel Contractors (NAICS/315212)", - "dcid": "dc/k4jz9sb1c99lc" + "name": "Population: 35 - 44 Years, Female, Separated", + "dcid": "Count_Person_35To44Years_Female_Separated" + }, + { + "name": "Population: 35 - 44 Years, Female, Widowed", + "dcid": "Count_Person_35To44Years_Female_Widowed" } ] }, { - "dcid": "dc/g/Person_EstablishmentOwnership-PrivatelyOwned_Industry-NAICS/31524", - "name": "Person With Establishment Ownership = Privately Owned, Industry = Women's, Girls', Infants' Cut-sew Apparel Mfg (NAICS/31524)", + "dcid": "dc/g/Person_Age-Years40To64_BachelorsDegreeMajor_Gender-Female", + "name": "Person With Age = 40 - 64 Years, Bachelors Degree Major, Gender = Female", "statVars": [ { - "name": "Population of Person: Privately Owned, Women's, Girls', Infants' Cut-sew Apparel Mfg (NAICS/31524)", - "dcid": "dc/s6lcm4ek746x8" + "name": "Population: 40 - 64 Years, Arts Humanities And Other Major, Bachelors Degree or Higher, Female", + "dcid": "Count_Person_40To64Years_BachelorOfArtsHumanitiesAndOtherMajor_Female" }, { - "name": "Wages Annual of Person: Privately Owned, Women's, Girls', Infants' Cut-sew Apparel Mfg (NAICS/31524)", - "dcid": "dc/c5mv6lhvbwhf4" + "name": "Population: 40 - 64 Years, Business Major, Bachelors Degree or Higher, Female", + "dcid": "Count_Person_40To64Years_BachelorOfBusinessMajor_Female" }, { - "name": "Wages Total of Person: Privately Owned, Women's, Girls', Infants' Cut-sew Apparel Mfg (NAICS/31524)", - "dcid": "dc/z9t75hqng6gw2" + "name": "Population: 40 - 64 Years, Education Major, Bachelors Degree or Higher, Female", + "dcid": "Count_Person_40To64Years_BachelorOfEducationMajor_Female" }, { - "name": "Wages Weekly of Person: Privately Owned, Women's, Girls', Infants' Cut-sew Apparel Mfg (NAICS/31524)", - "dcid": "dc/mr45qvflq91hh" + "name": "Population: 40 - 64 Years, Science And Engineering Major, Bachelors Degree or Higher, Female", + "dcid": "Count_Person_40To64Years_BachelorOfScienceAndEngineeringMajor_Female" + }, + { + "name": "Population: 40 - 64 Years, Science And Engineering Related Major, Bachelors Degree or Higher, Female", + "dcid": "Count_Person_40To64Years_BachelorOfScienceAndEngineeringRelatedMajor_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Rural", - "name": "Person With Gender = Female, Place of Residence Classification = Rural", + "dcid": "dc/g/Person_Age-Years45To54_Gender-Female_MaritalStatus", + "name": "Person With Age = 45 - 54 Years, Gender = Female, Marital Status", "statVars": [ { - "name": "Population: Female, Rural", - "dcid": "Count_Person_Rural_Female" + "name": "Population: 45 - 54 Years, Female, Divorced", + "dcid": "Count_Person_45To54Years_Female_Divorced" }, { - "name": "Unemployment Rate: Female, Rural", - "dcid": "UnemploymentRate_Person_Rural_Female" + "name": "Population: 45 - 54 Years, Female, Married And Not Separated", + "dcid": "Count_Person_45To54Years_Female_MarriedAndNotSeparated" }, { - "name": "Mean Wages Daily: Female, Rural", - "dcid": "Mean_WagesDaily_Worker_Rural_Female" + "name": "Population: 45 - 54 Years, Female, Never Married", + "dcid": "Count_Person_45To54Years_Female_NeverMarried" }, { - "name": "Mean Wages Monthly: Female, Rural", - "dcid": "Mean_WagesMonthly_Worker_Rural_Female" + "name": "Population: 45 - 54 Years, Female, Separated", + "dcid": "Count_Person_45To54Years_Female_Separated" + }, + { + "name": "Population: 45 - 54 Years, Female, Widowed", + "dcid": "Count_Person_45To54Years_Female_Widowed" } ] }, { - "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Urban", - "name": "Person With Gender = Female, Place of Residence Classification = Urban", + "dcid": "dc/g/Person_Age-Years5To19_Gender-Female_MaritalStatus", + "name": "Person With Age = 5 - 19 Years, Gender = Female, Marital Status", "statVars": [ { - "name": "Population: Female, Urban", - "dcid": "Count_Person_Urban_Female" + "name": "Population: 5 - 19 Years, Female, Divorced", + "dcid": "dc/cefdbly7yh50c" }, { - "name": "Unemployment Rate: Female, Urban", - "dcid": "UnemploymentRate_Person_Urban_Female" + "name": "Population: 5 - 19 Years, Female, Married And Not Separated", + "dcid": "dc/qsyfvdxbdwrcd" }, { - "name": "Mean Wages Daily: Female, Urban", - "dcid": "Mean_WagesDaily_Worker_Urban_Female" + "name": "Population: 5 - 19 Years, Female, Never Married", + "dcid": "dc/ej6jw9pchlk97" }, { - "name": "Mean Wages Monthly: Female, Urban", - "dcid": "Mean_WagesMonthly_Worker_Urban_Female" + "name": "Population: 5 - 19 Years, Female, Separated", + "dcid": "dc/06wq7ykeyt5jh" + }, + { + "name": "Population: 5 - 19 Years, Female, Widowed", + "dcid": "dc/b3yx3n4dv10g9" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Race-NativeHawaiianOrOtherPacificIslanderAlone", - "name": "Person With Gender = Female, Race = Native Hawaiian or Other Pacific Islander Alone", + "dcid": "dc/g/Person_Age-Years55To64_Gender-Female_MaritalStatus", + "name": "Person With Age = 55 - 64 Years, Gender = Female, Marital Status", "statVars": [ { - "name": "Population: Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: 55 - 64 Years, Female, Divorced", + "dcid": "Count_Person_55To64Years_Female_Divorced" }, { - "name": "Population: Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_Female_NativeHawaiianOrOtherPacificIslanderAlone" + "name": "Population: 55 - 64 Years, Female, Married And Not Separated", + "dcid": "Count_Person_55To64Years_Female_MarriedAndNotSeparated" }, { - "name": "Median Age: Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Median_Age_Person_Female_NativeHawaiianOrOtherPacificIslanderAlone" + "name": "Population: 55 - 64 Years, Female, Never Married", + "dcid": "Count_Person_55To64Years_Female_NeverMarried" }, { - "name": "Population (Measured Based on Jurisdiction): Female, Incarcerated, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "dc/6xg0t3qjdtqn5" + "name": "Population: 55 - 64 Years, Female, Separated", + "dcid": "Count_Person_55To64Years_Female_Separated" + }, + { + "name": "Population: 55 - 64 Years, Female, Widowed", + "dcid": "Count_Person_55To64Years_Female_Widowed" } ] }, { - "dcid": "dc/g/Person_Gender-Female_ResidentStatus", - "name": "Person With Gender = Female, Resident Status", + "dcid": "dc/g/Person_Age-Years65Onwards_BachelorsDegreeMajor_Gender-Female", + "name": "Person With Age = 65 Years or More, Bachelors Degree Major, Gender = Female", "statVars": [ { - "name": "Population: 1 Years or More, Female, Different House Abroad", - "dcid": "Count_Person_1OrMoreYears_Female_DifferentHouseAbroad" + "name": "Population: 65 Years or More, Arts Humanities And Other Major, Bachelors Degree or Higher, Female", + "dcid": "Count_Person_65OrMoreYears_BachelorOfArtsHumanitiesAndOtherMajor_Female" }, { - "name": "Population: 1 Years or More, Female, Different House in Different County Different State", - "dcid": "Count_Person_1OrMoreYears_Female_DifferentHouseInDifferentCountyDifferentState" + "name": "Population: 65 Years or More, Business Major, Bachelors Degree or Higher, Female", + "dcid": "Count_Person_65OrMoreYears_BachelorOfBusinessMajor_Female" }, { - "name": "Population: 1 Years or More, Female, Different House in Different County Same State", - "dcid": "Count_Person_1OrMoreYears_Female_DifferentHouseInDifferentCountySameState" + "name": "Population: 65 Years or More, Education Major, Bachelors Degree or Higher, Female", + "dcid": "Count_Person_65OrMoreYears_BachelorOfEducationMajor_Female" }, { - "name": "Population: 1 Years or More, Female, Different House in Same County", - "dcid": "Count_Person_1OrMoreYears_Female_DifferentHouseInSameCounty" + "name": "Population: 65 Years or More, Science And Engineering Major, Bachelors Degree or Higher, Female", + "dcid": "Count_Person_65OrMoreYears_BachelorOfScienceAndEngineeringMajor_Female" + }, + { + "name": "Population: 65 Years or More, Science And Engineering Related Major, Bachelors Degree or Higher, Female", + "dcid": "Count_Person_65OrMoreYears_BachelorOfScienceAndEngineeringRelatedMajor_Female" } ] }, { - "dcid": "dc/g/Student_Gender-Female_SchoolSubject-EnglishLanguageArts", - "name": "Student With Gender = Female, School Subject = English Language Arts", + "dcid": "dc/g/Person_Age-Years65Onwards_Gender-Female_MaritalStatus", + "name": "Person With Age = 65 Years or More, Gender = Female, Marital Status", "statVars": [ { - "name": "Mean Cohort Scale Achievement of Student: Female, English Language Arts", - "dcid": "dc/he4p8715y331" + "name": "Population: 65 Years or More, Female, Divorced", + "dcid": "Count_Person_65OrMoreYears_Female_Divorced" }, { - "name": "Mean Grade Cohort Scale Achievement of Student: Female, English Language Arts", - "dcid": "dc/3d5yc7pj71m68" + "name": "Population: 65 Years or More, Female, Married And Not Separated", + "dcid": "Count_Person_65OrMoreYears_Female_MarriedAndNotSeparated" }, { - "name": "Std Deviation Cohort Scale Achievement of Student: Female, English Language Arts", - "dcid": "dc/c6zm04rlxzb25" + "name": "Population: 65 Years or More, Female, Never Married", + "dcid": "Count_Person_65OrMoreYears_Female_NeverMarried" }, { - "name": "Std Deviation Grade Cohort Scale Achievement of Student: Female, English Language Arts", - "dcid": "dc/7zy50gdb7hyvb" + "name": "Population: 65 Years or More, Female, Separated", + "dcid": "Count_Person_65OrMoreYears_Female_Separated" + }, + { + "name": "Population: 65 Years or More, Female, Widowed", + "dcid": "Count_Person_65OrMoreYears_Female_Widowed" } ] }, { - "dcid": "dc/g/Student_Gender-Female_SchoolSubject-Mathematics", - "name": "Student With Gender = Female, School Subject = Mathematics", + "dcid": "dc/g/Person_ConsumptionQuantity-CigarettesUpto20_Gender-Female_Income", + "name": "Person With Consumption Quantity = 20 Cigarettes or Less, Gender = Female, Income", "statVars": [ { - "name": "Mean Cohort Scale Achievement of Student: Female, Mathematics", - "dcid": "dc/rb2q64ygzp9q6" + "name": "Percentage Daily, Less Than 20 Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_Daily_LessThan20CigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Mean Grade Cohort Scale Achievement of Student: Female, Mathematics", - "dcid": "dc/vgfxzb2bf3xk8" + "name": "Percentage Daily, Less Than 20 Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_Daily_LessThan20CigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Std Deviation Cohort Scale Achievement of Student: Female, Mathematics", - "dcid": "dc/jcd4bqsddh6q7" + "name": "Percentage Daily, Less Than 20 Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_Daily_LessThan20CigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person_Female_IncomeOf40To60Percentile" }, { - "name": "Std Deviation Grade Cohort Scale Achievement of Student: Female, Mathematics", - "dcid": "dc/798zm235r9vzb" + "name": "Percentage Daily, Less Than 20 Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_Daily_LessThan20CigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage Daily, Less Than 20 Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_Daily_LessThan20CigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/Person_Age-Years21To65_Gender-Female_PreventiveHealth-CervicalCancerScreening", - "name": "Person With Age = 21 - 65 Years, Gender = Female, Preventive Health = Cervical Cancer Screening", + "dcid": "dc/g/Person_ConsumptionQuantity-Cigarettes20Onwards_Gender-Female_Income", + "name": "Person With Consumption Quantity = 20 Cigarettes or More, Gender = Female, Income", "statVars": [ { - "name": "Prevalence of 21 - 65 Years, Female, Received Cervical Cancer Screening", - "dcid": "Percent_Person_21To65Years_Female_ReceivedCervicalCancerScreening" + "name": "Percentage Daily, 20 Or More Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_Daily_20OrMoreCigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Sample Size, Prevalence of 21 - 65 Years, Female, Received Cervical Cancer Screening", - "dcid": "SampleSize_Percent_Person_21To65Years_Female_ReceivedCervicalCancerScreening" + "name": "Percentage Daily, 20 Or More Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_Daily_20OrMoreCigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Lower Confidence Interval Limit, Prevalence of 21 - 65 Years, Female, Received Cervical Cancer Screening", - "dcid": "LowerConfidenceIntervalLimit_Percent_Person_21To65Years_Female_ReceivedCervicalCancerScreening" + "name": "Percentage Daily, 20 Or More Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_Daily_20OrMoreCigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person_Female_IncomeOf40To60Percentile" }, { - "name": "Upper Confidence Interval Limit, Prevalence of 21 - 65 Years, Female, Received Cervical Cancer Screening", - "dcid": "UpperConfidenceIntervalLimit_Percent_Person_21To65Years_Female_ReceivedCervicalCancerScreening" + "name": "Percentage Daily, 20 Or More Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_Daily_20OrMoreCigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage Daily, 20 Or More Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_Daily_20OrMoreCigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/Person_Age-Years65Onwards_Gender-Female_PreventiveHealth-CorePreventiveServices", - "name": "Person With Age = 65 Years or More, Gender = Female, Preventive Health = Core Preventive Services", + "dcid": "dc/g/Person_EducationalAttainment-LessThanPrimaryEducationPrimaryEducationLowerSecondaryEducation_ExerciseType_Gender-Female", + "name": "Person With Educational Attainment = Less Than Primary Education \u0026 Primary Education \u0026 Lower Secondary Education, Exercise Type, Gender = Female", "statVars": [ { - "name": "Prevalence: 65 Years or More, Female, Core Preventive Services", - "dcid": "Percent_Person_65OrMoreYears_Female_ReceivedCorePreventiveServices" + "name": "Percentage Aerobic Or Muscle Strengthening, Health Enhancing Physical Activity Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_AerobicOrMuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Sample Size, Prevalence of 65 Years or More, Female, Core Preventive Services", - "dcid": "SampleSize_Percent_Person_65OrMoreYears_Female_ReceivedCorePreventiveServices" + "name": "Percentage Aerobic Sports, Non Work Related Physical Activity Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_AerobicSports_NonWorkRelatedPhysicalActivity_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Lower Confidence Interval Limit, Prevalence of 65 Years or More, Female, Core Preventive Services", - "dcid": "LowerConfidenceIntervalLimit_Percent_Person_65OrMoreYears_Female_ReceivedCorePreventiveServices" + "name": "Percentage Aerobic, Health Enhancing Physical Activity Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_Aerobic_HealthEnhancingPhysicalActivity_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Upper Confidence Interval Limit, Prevalence of 65 Years or More, Female, Core Preventive Services", - "dcid": "UpperConfidenceIntervalLimit_Percent_Person_65OrMoreYears_Female_ReceivedCorePreventiveServices" + "name": "Percentage Cycling, Non Work Related Physical Activity Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_Cycling_NonWorkRelatedPhysicalActivity_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" + }, + { + "name": "Percentage Walking, Non Work Related Physical Activity Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_Walking_NonWorkRelatedPhysicalActivity_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years100_Gender-Female_Race", - "name": "Person With Age = Years 100, Gender = Female, Race", + "dcid": "dc/g/Person_EducationalAttainment-TertiaryEducationStageOneTertiaryEducationStageTwo_Gender-Female_HealthBehavior", + "name": "Person With Educational Attainment = Tertiary Education Stage One \u0026 Tertiary Education Stage Two, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Years 100, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_100Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Percentage Tertiary Education Stage One Or Tertiary Education Stage Two, Physical Activity Among Female Population", + "dcid": "Percent_TertiaryEducationStageOneOrTertiaryEducationStageTwo_PhysicalActivity_In_Count_Person_Female" }, { - "name": "Population: Years 100, Female, Asian or Pacific Islander", - "dcid": "Count_Person_100Years_Female_AsianOrPacificIslander" + "name": "Population: Percentage Normalweight Among Tertiary Education Stage One Or Tertiary Education Stage Two, Female", + "dcid": "Percent_Normalweight_In_Count_Person_TertiaryEducationStageOneOrTertiaryEducationStageTwo_Female" }, { - "name": "Population: Years 100, Female, Black or African American Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_100Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Percentage Obesity Among Tertiary Education Stage One Or Tertiary Education Stage Two, Female", + "dcid": "Percent_Obesity_In_Count_Person_TertiaryEducationStageOneOrTertiaryEducationStageTwo_Female" }, { - "name": "Population: Years 100, Female, White Alone or In Combination With One or More Other Races", - "dcid": "Count_Person_100Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" + "name": "Population: Percentage Overweight Among Tertiary Education Stage One Or Tertiary Education Stage Two, Female", + "dcid": "Percent_Overweight_In_Count_Person_TertiaryEducationStageOneOrTertiaryEducationStageTwo_Female" + }, + { + "name": "Population: Percentage Underweight Among Tertiary Education Stage One Or Tertiary Education Stage Two, Female", + "dcid": "Percent_Underweight_In_Count_Person_TertiaryEducationStageOneOrTertiaryEducationStageTwo_Female" } ] }, { - "dcid": "dc/g/Student_EnrollmentLevel-MiddleSchool_Gender-Female_SocialCategory", - "name": "Student With Gender = Female, Enrollment Level = MiddleSchool, Social Category", + "dcid": "dc/g/Person_EducationalAttainment-TertiaryEducation_ExerciseType_Gender-Female", + "name": "Person With Educational Attainment = Tertiary Education, Exercise Type, Gender = Female", "statVars": [ { - "name": "Dropout Rate of Student: Female, MiddleSchool, General Category", - "dcid": "DropoutRate_Student_Female_MiddleSchool_GeneralCategory" + "name": "Percentage Aerobic Or Muscle Strengthening, Health Enhancing Physical Activity Among Tertiary Education, Female Population", + "dcid": "Percent_AerobicOrMuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_TertiaryEducation_Female" }, { - "name": "Dropout Rate of Student: Female, MiddleSchool, Other Backward Class", - "dcid": "DropoutRate_Student_Female_MiddleSchool_OtherBackwardClass" + "name": "Percentage Aerobic Sports, Non Work Related Physical Activity Among Tertiary Education, Female Population", + "dcid": "Percent_AerobicSports_NonWorkRelatedPhysicalActivity_In_Count_Person_TertiaryEducation_Female" }, { - "name": "Dropout Rate of Student: Female, MiddleSchool, Scheduled Caste", - "dcid": "DropoutRate_Student_Female_MiddleSchool_ScheduledCaste" + "name": "Percentage Aerobic, Health Enhancing Physical Activity Among Tertiary Education, Female Population", + "dcid": "Percent_Aerobic_HealthEnhancingPhysicalActivity_In_Count_Person_TertiaryEducation_Female" }, { - "name": "Dropout Rate of Student: Female, MiddleSchool, Scheduled Tribe", - "dcid": "DropoutRate_Student_Female_MiddleSchool_ScheduledTribe" + "name": "Percentage Cycling, Non Work Related Physical Activity Among Tertiary Education, Female Population", + "dcid": "Percent_Cycling_NonWorkRelatedPhysicalActivity_In_Count_Person_TertiaryEducation_Female" + }, + { + "name": "Percentage Walking, Non Work Related Physical Activity Among Tertiary Education, Female Population", + "dcid": "Percent_Walking_NonWorkRelatedPhysicalActivity_In_Count_Person_TertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Student_EnrollmentLevel-PrimarySchool_Gender-Female_SocialCategory", - "name": "Student With Gender = Female, Enrollment Level = PrimarySchool, Social Category", + "dcid": "dc/g/Person_EducationalAttainment-UpperSecondaryEducationPostSecondaryNonTertiaryEducation_ExerciseType_Gender-Female", + "name": "Person With Educational Attainment = Upper Secondary Education \u0026 Post Secondary Non Tertiary Education, Exercise Type, Gender = Female", "statVars": [ { - "name": "Dropout Rate of Student: Female, PrimarySchool, General Category", - "dcid": "DropoutRate_Student_Female_PrimarySchool_GeneralCategory" + "name": "Percentage Aerobic Or Muscle Strengthening, Health Enhancing Physical Activity Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_AerobicOrMuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" }, { - "name": "Dropout Rate of Student: Female, PrimarySchool, Other Backward Class", - "dcid": "DropoutRate_Student_Female_PrimarySchool_OtherBackwardClass" + "name": "Percentage Aerobic Sports, Non Work Related Physical Activity Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_AerobicSports_NonWorkRelatedPhysicalActivity_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" }, { - "name": "Dropout Rate of Student: Female, PrimarySchool, Scheduled Caste", - "dcid": "DropoutRate_Student_Female_PrimarySchool_ScheduledCaste" + "name": "Percentage Aerobic, Health Enhancing Physical Activity Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_Aerobic_HealthEnhancingPhysicalActivity_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" }, { - "name": "Dropout Rate of Student: Female, PrimarySchool, Scheduled Tribe", - "dcid": "DropoutRate_Student_Female_PrimarySchool_ScheduledTribe" + "name": "Percentage Cycling, Non Work Related Physical Activity Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_Cycling_NonWorkRelatedPhysicalActivity_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" + }, + { + "name": "Percentage Walking, Non Work Related Physical Activity Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_Walking_NonWorkRelatedPhysicalActivity_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Student_EnrollmentLevel-SecondarySchool_Gender-Female_SocialCategory", - "name": "Student With Gender = Female, Enrollment Level = SecondarySchool, Social Category", + "dcid": "dc/g/Person_ExerciseType-AerobicMuscleStrengthening_Gender-Female_Income", + "name": "Person With Exercise Type = Aerobic \u0026 Muscle Strengthening, Gender = Female, Income", "statVars": [ { - "name": "Dropout Rate of Student: Female, SecondarySchool, General Category", - "dcid": "DropoutRate_Student_Female_SecondarySchool_GeneralCategory" + "name": "Percentage Aerobic Or Muscle Strengthening, Health Enhancing Physical Activity Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_AerobicOrMuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Dropout Rate of Student: Female, SecondarySchool, Other Backward Class", - "dcid": "DropoutRate_Student_Female_SecondarySchool_OtherBackwardClass" + "name": "Percentage Aerobic Or Muscle Strengthening, Health Enhancing Physical Activity Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_AerobicOrMuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Dropout Rate of Student: Female, SecondarySchool, Scheduled Caste", - "dcid": "DropoutRate_Student_Female_SecondarySchool_ScheduledCaste" + "name": "Percentage Aerobic Or Muscle Strengthening, Health Enhancing Physical Activity Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_AerobicOrMuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf40To60Percentile" }, { - "name": "Dropout Rate of Student: Female, SecondarySchool, Scheduled Tribe", - "dcid": "DropoutRate_Student_Female_SecondarySchool_ScheduledTribe" + "name": "Percentage Aerobic Or Muscle Strengthening, Health Enhancing Physical Activity Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_AerobicOrMuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage Aerobic Or Muscle Strengthening, Health Enhancing Physical Activity Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_AerobicOrMuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/C00D48_Gender-Female_Race", - "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = C00-D48 (Neoplasms), Gender = Female, Race", + "dcid": "dc/g/Person_ExerciseType-AerobicSports_Gender-Female_Income", + "name": "Person With Exercise Type = Aerobic Sports, Gender = Female, Income", "statVars": [ { - "name": "Count of Mortality Event: 55 - 64 Years, C00-D48 (Neoplasms), Female, American Indian And Alaska Native Alone", - "dcid": "dc/k9mv6kt0h3zr2" + "name": "Percentage Aerobic Sports, Non Work Related Physical Activity Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_AerobicSports_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Count of Mortality Event: 55 - 64 Years, C00-D48 (Neoplasms), Female, Asian or Pacific Islander", - "dcid": "dc/vnp1qt6bhk55c" + "name": "Percentage Aerobic Sports, Non Work Related Physical Activity Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_AerobicSports_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Count of Mortality Event: 55 - 64 Years, C00-D48 (Neoplasms), Female, Black or African American", - "dcid": "dc/vgmz5zr898ve3" + "name": "Percentage Aerobic Sports, Non Work Related Physical Activity Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_AerobicSports_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_IncomeOf40To60Percentile" }, { - "name": "Count of Mortality Event: 55 - 64 Years, C00-D48 (Neoplasms), Female, White", - "dcid": "dc/5vsw6zmcrzty5" + "name": "Percentage Aerobic Sports, Non Work Related Physical Activity Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_AerobicSports_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage Aerobic Sports, Non Work Related Physical Activity Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_AerobicSports_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/I00I99_Gender-Female_Race", - "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = I00-I99 (Diseases of The Circulatory System), Gender = Female, Race", + "dcid": "dc/g/Person_ExerciseType-Aerobic_Gender-Female_Income", + "name": "Person With Exercise Type = Aerobic, Gender = Female, Income", "statVars": [ { - "name": "Count of Mortality Event: 55 - 64 Years, I00-I99 (Diseases of The Circulatory System), Female, American Indian And Alaska Native Alone", - "dcid": "dc/ld2vescyp5em9" + "name": "Percentage Aerobic, Health Enhancing Physical Activity Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_Aerobic_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Count of Mortality Event: 55 - 64 Years, I00-I99 (Diseases of The Circulatory System), Female, Asian or Pacific Islander", - "dcid": "dc/3fxw2kmm6nbn3" + "name": "Percentage Aerobic, Health Enhancing Physical Activity Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_Aerobic_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Count of Mortality Event: 55 - 64 Years, I00-I99 (Diseases of The Circulatory System), Female, Black or African American", - "dcid": "dc/d7bychrjm1n41" + "name": "Percentage Aerobic, Health Enhancing Physical Activity Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_Aerobic_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf40To60Percentile" }, { - "name": "Count of Mortality Event: 55 - 64 Years, I00-I99 (Diseases of The Circulatory System), Female, White", - "dcid": "dc/kl58qmymlvb17" + "name": "Percentage Aerobic, Health Enhancing Physical Activity Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_Aerobic_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage Aerobic, Health Enhancing Physical Activity Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_Aerobic_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/K00K92_Gender-Female_Race", - "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = K00-K92 (Diseases of The Digestive System), Gender = Female, Race", + "dcid": "dc/g/Person_ExerciseType-Cycling_Gender-Female_Income", + "name": "Person With Exercise Type = Cycling, Gender = Female, Income", "statVars": [ { - "name": "Count of Mortality Event: 55 - 64 Years, K00-K92 (Diseases of The Digestive System), Female, American Indian And Alaska Native Alone", - "dcid": "dc/npbdf3sh04p83" + "name": "Percentage Cycling, Non Work Related Physical Activity Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_Cycling_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Count of Mortality Event: 55 - 64 Years, K00-K92 (Diseases of The Digestive System), Female, Asian or Pacific Islander", - "dcid": "dc/dczmzyeryy1g" + "name": "Percentage Cycling, Non Work Related Physical Activity Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_Cycling_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Count of Mortality Event: 55 - 64 Years, K00-K92 (Diseases of The Digestive System), Female, Black or African American", - "dcid": "dc/c7wsxqbll042g" + "name": "Percentage Cycling, Non Work Related Physical Activity Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_Cycling_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_IncomeOf40To60Percentile" }, { - "name": "Count of Mortality Event: 55 - 64 Years, K00-K92 (Diseases of The Digestive System), Female, White", - "dcid": "dc/h889c425lsdpc" + "name": "Percentage Cycling, Non Work Related Physical Activity Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_Cycling_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage Cycling, Non Work Related Physical Activity Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_Cycling_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/C00D48_Gender-Female_Race", - "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = C00-D48 (Neoplasms), Gender = Female, Race", + "dcid": "dc/g/Person_ExerciseType-Walking_Gender-Female_Income", + "name": "Person With Exercise Type = Walking, Gender = Female, Income", "statVars": [ { - "name": "Count of Mortality Event: 65 - 74 Years, C00-D48 (Neoplasms), Female, American Indian And Alaska Native Alone", - "dcid": "dc/vks69xtkc10jc" + "name": "Percentage Walking, Non Work Related Physical Activity Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_Walking_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Count of Mortality Event: 65 - 74 Years, C00-D48 (Neoplasms), Female, Asian or Pacific Islander", - "dcid": "dc/1yyr7hxtt1qc3" + "name": "Percentage Walking, Non Work Related Physical Activity Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_Walking_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Count of Mortality Event: 65 - 74 Years, C00-D48 (Neoplasms), Female, Black or African American", - "dcid": "dc/s46007037m3dg" + "name": "Percentage Walking, Non Work Related Physical Activity Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_Walking_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_IncomeOf40To60Percentile" }, { - "name": "Count of Mortality Event: 65 - 74 Years, C00-D48 (Neoplasms), Female, White", - "dcid": "dc/r9l9e89ebfyhc" + "name": "Percentage Walking, Non Work Related Physical Activity Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_Walking_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage Walking, Non Work Related Physical Activity Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_Walking_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/E00E88_Gender-Female_Race", - "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Gender = Female, Race", + "dcid": "dc/g/Person_Gender-Female_GlobalActivityLimitationindicator-LimitedActivityLimitation_HealthBehavior", + "name": "Person With Gender = Female, Global Activity Limitationindicator = Limited Activity Limitation, Health Behavior", "statVars": [ { - "name": "Count of Mortality Event: 65 - 74 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, American Indian And Alaska Native Alone", - "dcid": "dc/9bbnvbnyxx7wf" + "name": "Population: Percentage Normalweight Among Female, Limited Activity Limitation", + "dcid": "Percent_Normalweight_In_Count_Person_Female_LimitedActivityLimitation" }, { - "name": "Count of Mortality Event: 65 - 74 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Asian or Pacific Islander", - "dcid": "dc/1d1pmhzfqrny1" + "name": "Population: Percentage Obesity Among Female, Limited Activity Limitation", + "dcid": "Percent_Obesity_In_Count_Person_Female_LimitedActivityLimitation" }, { - "name": "Count of Mortality Event: 65 - 74 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Black or African American", - "dcid": "dc/4lmn7vr5rkfz1" + "name": "Population: Percentage Overweight Among Female, Limited Activity Limitation", + "dcid": "Percent_Overweight_In_Count_Person_Female_LimitedActivityLimitation" }, { - "name": "Count of Mortality Event: 65 - 74 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, White", - "dcid": "dc/r4p45p9ly2gg9" + "name": "Population: Percentage Pre Obese Among Female, Limited Activity Limitation", + "dcid": "Percent_PreObese_In_Count_Person_Female_LimitedActivityLimitation" + }, + { + "name": "Population: Percentage Underweight Among Female, Limited Activity Limitation", + "dcid": "Percent_Underweight_In_Count_Person_Female_LimitedActivityLimitation" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/I00I99_Gender-Female_Race", - "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = I00-I99 (Diseases of The Circulatory System), Gender = Female, Race", + "dcid": "dc/g/Person_Gender-Female_GlobalActivityLimitationindicator-ModerateActivityLimitation_HealthBehavior", + "name": "Person With Gender = Female, Global Activity Limitationindicator = Moderate Activity Limitation, Health Behavior", "statVars": [ { - "name": "Count of Mortality Event: 65 - 74 Years, I00-I99 (Diseases of The Circulatory System), Female, American Indian And Alaska Native Alone", - "dcid": "dc/8v2kmcw27hqp6" + "name": "Population: Percentage Normalweight Among Female, Moderate Activity Limitation", + "dcid": "Percent_Normalweight_In_Count_Person_Female_ModerateActivityLimitation" }, { - "name": "Count of Mortality Event: 65 - 74 Years, I00-I99 (Diseases of The Circulatory System), Female, Asian or Pacific Islander", - "dcid": "dc/by9efy62z5xn5" + "name": "Population: Percentage Obesity Among Female, Moderate Activity Limitation", + "dcid": "Percent_Obesity_In_Count_Person_Female_ModerateActivityLimitation" }, { - "name": "Count of Mortality Event: 65 - 74 Years, I00-I99 (Diseases of The Circulatory System), Female, Black or African American", - "dcid": "dc/d4syfytw9vrtc" + "name": "Population: Percentage Overweight Among Female, Moderate Activity Limitation", + "dcid": "Percent_Overweight_In_Count_Person_Female_ModerateActivityLimitation" }, { - "name": "Count of Mortality Event: 65 - 74 Years, I00-I99 (Diseases of The Circulatory System), Female, White", - "dcid": "dc/9m3j3ry5148s7" + "name": "Population: Percentage Pre Obese Among Female, Moderate Activity Limitation", + "dcid": "Percent_PreObese_In_Count_Person_Female_ModerateActivityLimitation" + }, + { + "name": "Population: Percentage Underweight Among Female, Moderate Activity Limitation", + "dcid": "Percent_Underweight_In_Count_Person_Female_ModerateActivityLimitation" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/C00D48_Gender-Female_Race", - "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = C00-D48 (Neoplasms), Gender = Female, Race", + "dcid": "dc/g/Person_Gender-Female_GlobalActivityLimitationindicator-NoActivityLimitation_HealthBehavior", + "name": "Person With Gender = Female, Global Activity Limitationindicator = No Activity Limitation, Health Behavior", "statVars": [ { - "name": "Count of Mortality Event: 75 - 84 Years, C00-D48 (Neoplasms), Female, American Indian And Alaska Native Alone", - "dcid": "dc/c53pkvjt74xph" + "name": "Population: Percentage Normalweight Among Female, No Activity Limitation", + "dcid": "Percent_Normalweight_In_Count_Person_Female_NoActivityLimitation" }, { - "name": "Count of Mortality Event: 75 - 84 Years, C00-D48 (Neoplasms), Female, Asian or Pacific Islander", - "dcid": "dc/2k2m0mer4ywq4" + "name": "Population: Percentage Obesity Among Female, No Activity Limitation", + "dcid": "Percent_Obesity_In_Count_Person_Female_NoActivityLimitation" }, { - "name": "Count of Mortality Event: 75 - 84 Years, C00-D48 (Neoplasms), Female, Black or African American", - "dcid": "dc/2dcenpxtf78d5" + "name": "Population: Percentage Overweight Among Female, No Activity Limitation", + "dcid": "Percent_Overweight_In_Count_Person_Female_NoActivityLimitation" }, { - "name": "Count of Mortality Event: 75 - 84 Years, C00-D48 (Neoplasms), Female, White", - "dcid": "dc/8evevqy2hlr5f" + "name": "Population: Percentage Pre Obese Among Female, No Activity Limitation", + "dcid": "Percent_PreObese_In_Count_Person_Female_NoActivityLimitation" + }, + { + "name": "Population: Percentage Underweight Among Female, No Activity Limitation", + "dcid": "Percent_Underweight_In_Count_Person_Female_NoActivityLimitation" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/E00E88_Gender-Female_Race", - "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Gender = Female, Race", + "dcid": "dc/g/Person_Gender-Female_GlobalActivityLimitationindicator-SevereActivityLimitation_HealthBehavior", + "name": "Person With Gender = Female, Global Activity Limitationindicator = Severe Activity Limitation, Health Behavior", "statVars": [ { - "name": "Count of Mortality Event: 75 - 84 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, American Indian And Alaska Native Alone", - "dcid": "dc/xkeqgmh6tgnn8" + "name": "Population: Percentage Normalweight Among Female, Severe Activity Limitation", + "dcid": "Percent_Normalweight_In_Count_Person_Female_SevereActivityLimitation" }, { - "name": "Count of Mortality Event: 75 - 84 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Asian or Pacific Islander", - "dcid": "dc/4rmfzrqmv3p91" + "name": "Population: Percentage Obesity Among Female, Severe Activity Limitation", + "dcid": "Percent_Obesity_In_Count_Person_Female_SevereActivityLimitation" }, { - "name": "Count of Mortality Event: 75 - 84 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Black or African American", - "dcid": "dc/gv183hbf2tkqh" + "name": "Population: Percentage Overweight Among Female, Severe Activity Limitation", + "dcid": "Percent_Overweight_In_Count_Person_Female_SevereActivityLimitation" }, { - "name": "Count of Mortality Event: 75 - 84 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, White", - "dcid": "dc/zlzz69lxr0nh8" + "name": "Population: Percentage Pre Obese Among Female, Severe Activity Limitation", + "dcid": "Percent_PreObese_In_Count_Person_Female_SevereActivityLimitation" + }, + { + "name": "Population: Percentage Underweight Among Female, Severe Activity Limitation", + "dcid": "Percent_Underweight_In_Count_Person_Female_SevereActivityLimitation" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/G00G98_Gender-Female_Race", - "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = G00-G98 (Diseases of The Nervous System), Gender = Female, Race", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-FormerSmoker_Income", + "name": "Person With Gender = Female, Health Behavior = Former Smoker, Income", "statVars": [ { - "name": "Count of Mortality Event: 75 - 84 Years, G00-G98 (Diseases of The Nervous System), Female, American Indian And Alaska Native Alone", - "dcid": "dc/r8cxnbbvljpn3" + "name": "Percentage Former Smoker, Daily Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_FormerSmoker_Daily_TobaccoProducts_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Count of Mortality Event: 75 - 84 Years, G00-G98 (Diseases of The Nervous System), Female, Asian or Pacific Islander", - "dcid": "dc/bdwqb8k2q14zc" + "name": "Percentage Former Smoker, Daily Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_FormerSmoker_Daily_TobaccoProducts_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Count of Mortality Event: 75 - 84 Years, G00-G98 (Diseases of The Nervous System), Female, Black or African American", - "dcid": "dc/hm3d6d2xrvdcf" + "name": "Percentage Former Smoker, Daily Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_FormerSmoker_Daily_TobaccoProducts_In_Count_Person_Female_IncomeOf40To60Percentile" }, { - "name": "Count of Mortality Event: 75 - 84 Years, G00-G98 (Diseases of The Nervous System), Female, White", - "dcid": "dc/zj0w6b4731vl6" + "name": "Percentage Former Smoker, Daily Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_FormerSmoker_Daily_TobaccoProducts_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage Former Smoker, Daily Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_FormerSmoker_Daily_TobaccoProducts_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/I00I99_Gender-Female_Race", - "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = I00-I99 (Diseases of The Circulatory System), Gender = Female, Race", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-HazardousAlcoholConsumption_Income", + "name": "Person With Gender = Female, Health Behavior = Hazardous Alcohol Consumption, Income", "statVars": [ { - "name": "Count of Mortality Event: 75 - 84 Years, I00-I99 (Diseases of The Circulatory System), Female, American Indian And Alaska Native Alone", - "dcid": "dc/r684kxnvb6185" + "name": "Percentage Hazardous Alcohol Consumption Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_HazardousAlcoholConsumption_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Count of Mortality Event: 75 - 84 Years, I00-I99 (Diseases of The Circulatory System), Female, Asian or Pacific Islander", - "dcid": "dc/0g08kkk04ev02" + "name": "Percentage Hazardous Alcohol Consumption Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_HazardousAlcoholConsumption_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Count of Mortality Event: 75 - 84 Years, I00-I99 (Diseases of The Circulatory System), Female, Black or African American", - "dcid": "dc/t6hh6nb8knh6f" + "name": "Percentage Hazardous Alcohol Consumption Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_HazardousAlcoholConsumption_In_Count_Person_Female_IncomeOf40To60Percentile" }, { - "name": "Count of Mortality Event: 75 - 84 Years, I00-I99 (Diseases of The Circulatory System), Female, White", - "dcid": "dc/zvlx55b8n6hz1" + "name": "Percentage Hazardous Alcohol Consumption Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_HazardousAlcoholConsumption_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage Hazardous Alcohol Consumption Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_HazardousAlcoholConsumption_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/J00J98_Gender-Female_Race", - "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = J00-J98 (Diseases of The Respiratory System), Gender = Female, Race", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-NonSmoker_Income", + "name": "Person With Gender = Female, Health Behavior = Non Smoker, Income", "statVars": [ { - "name": "Count of Mortality Event: 75 - 84 Years, J00-J98 (Diseases of The Respiratory System), Female, American Indian And Alaska Native Alone", - "dcid": "dc/56l9xx2eg25yd" + "name": "Percentage Non Smoker Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_NonSmoker_TobaccoProducts_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Count of Mortality Event: 75 - 84 Years, J00-J98 (Diseases of The Respiratory System), Female, Asian or Pacific Islander", - "dcid": "dc/0gxmdj49feez9" + "name": "Percentage Non Smoker Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_NonSmoker_TobaccoProducts_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Count of Mortality Event: 75 - 84 Years, J00-J98 (Diseases of The Respiratory System), Female, Black or African American", - "dcid": "dc/55v685f8f1yx2" + "name": "Percentage Non Smoker Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_NonSmoker_TobaccoProducts_In_Count_Person_Female_IncomeOf40To60Percentile" }, { - "name": "Count of Mortality Event: 75 - 84 Years, J00-J98 (Diseases of The Respiratory System), Female, White", - "dcid": "dc/2pw2d0hj7rlt3" + "name": "Percentage Non Smoker Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_NonSmoker_TobaccoProducts_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage Non Smoker Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_NonSmoker_TobaccoProducts_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/G00G98_Gender-Female_Race", - "name": "Mortality Event With Age = Years 85, Cause of Death = G00-G98 (Diseases of The Nervous System), Gender = Female, Race", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-Normalweight_Income", + "name": "Person With Gender = Female, Health Behavior = Normalweight, Income", "statVars": [ { - "name": "Count of Mortality Event: Years 85, G00-G98 (Diseases of The Nervous System), Female, American Indian And Alaska Native Alone", - "dcid": "dc/5mzf4ldjzwkrh" + "name": "Population: Percentage Normalweight Among Female, Income Of 0 To 20 Percentile", + "dcid": "Percent_Normalweight_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Count of Mortality Event: Years 85, G00-G98 (Diseases of The Nervous System), Female, Asian or Pacific Islander", - "dcid": "dc/t1e7wsc047bnc" + "name": "Population: Percentage Normalweight Among Female, Income Of 20 To 40 Percentile", + "dcid": "Percent_Normalweight_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Count of Mortality Event: Years 85, G00-G98 (Diseases of The Nervous System), Female, Black or African American", - "dcid": "dc/6dhnte45qfchc" + "name": "Population: Percentage Normalweight Among Female, Income Of 40 To 60 Percentile", + "dcid": "Percent_Normalweight_In_Count_Person_Female_IncomeOf40To60Percentile" }, { - "name": "Count of Mortality Event: Years 85, G00-G98 (Diseases of The Nervous System), Female, White", - "dcid": "dc/xsvgng47dqpw" + "name": "Population: Percentage Normalweight Among Female, Income Of 60 To 80 Percentile", + "dcid": "Percent_Normalweight_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Population: Percentage Normalweight Among Female, Income Of 80 To 100 Percentile", + "dcid": "Percent_Normalweight_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/I00I99_Gender-Female_Race", - "name": "Mortality Event With Age = Years 85, Cause of Death = I00-I99 (Diseases of The Circulatory System), Gender = Female, Race", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-Obesity_Income", + "name": "Person With Gender = Female, Health Behavior = Obesity, Income", "statVars": [ { - "name": "Count of Mortality Event: Years 85, I00-I99 (Diseases of The Circulatory System), Female, American Indian And Alaska Native Alone", - "dcid": "dc/tt3ggm7fpv7n9" + "name": "Population: Percentage Obesity Among Female, Income Of 0 To 20 Percentile", + "dcid": "Percent_Obesity_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Count of Mortality Event: Years 85, I00-I99 (Diseases of The Circulatory System), Female, Asian or Pacific Islander", - "dcid": "dc/tyz4hbr5zbhp5" + "name": "Population: Percentage Obesity Among Female, Income Of 20 To 40 Percentile", + "dcid": "Percent_Obesity_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Count of Mortality Event: Years 85, I00-I99 (Diseases of The Circulatory System), Female, Black or African American", - "dcid": "dc/be8q6my4n8et6" + "name": "Population: Percentage Obesity Among Female, Income Of 40 To 60 Percentile", + "dcid": "Percent_Obesity_In_Count_Person_Female_IncomeOf40To60Percentile" }, { - "name": "Count of Mortality Event: Years 85, I00-I99 (Diseases of The Circulatory System), Female, White", - "dcid": "dc/ydnv0brzehyf3" + "name": "Population: Percentage Obesity Among Female, Income Of 60 To 80 Percentile", + "dcid": "Percent_Obesity_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Population: Percentage Obesity Among Female, Income Of 80 To 100 Percentile", + "dcid": "Percent_Obesity_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/J00J98_Gender-Female_Race", - "name": "Mortality Event With Age = Years 85, Cause of Death = J00-J98 (Diseases of The Respiratory System), Gender = Female, Race", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-Overweight_Income", + "name": "Person With Gender = Female, Health Behavior = Overweight, Income", "statVars": [ { - "name": "Count of Mortality Event: Years 85, J00-J98 (Diseases of The Respiratory System), Female, American Indian And Alaska Native Alone", - "dcid": "dc/vn2cge8hkt775" + "name": "Population: Percentage Overweight Among Female, Income Of 0 To 20 Percentile", + "dcid": "Percent_Overweight_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Count of Mortality Event: Years 85, J00-J98 (Diseases of The Respiratory System), Female, Asian or Pacific Islander", - "dcid": "dc/0hlg0pv5qwft6" + "name": "Population: Percentage Overweight Among Female, Income Of 20 To 40 Percentile", + "dcid": "Percent_Overweight_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Count of Mortality Event: Years 85, J00-J98 (Diseases of The Respiratory System), Female, Black or African American", - "dcid": "dc/c5xemn1ydyj04" + "name": "Population: Percentage Overweight Among Female, Income Of 40 To 60 Percentile", + "dcid": "Percent_Overweight_In_Count_Person_Female_IncomeOf40To60Percentile" }, { - "name": "Count of Mortality Event: Years 85, J00-J98 (Diseases of The Respiratory System), Female, White", - "dcid": "dc/pvj02pgjk5rx3" + "name": "Population: Percentage Overweight Among Female, Income Of 60 To 80 Percentile", + "dcid": "Percent_Overweight_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Population: Percentage Overweight Among Female, Income Of 80 To 100 Percentile", + "dcid": "Percent_Overweight_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/MortalityEvent_Gender-Female", - "name": "Mortality Event With Gender = Female", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-PreObese_Income", + "name": "Person With Gender = Female, Health Behavior = Pre Obese, Income", "statVars": [ { - "name": "Count of Mortality Event: Female", - "dcid": "Count_Death_Female" + "name": "Population: Percentage Pre Obese Among Female, Income Of 0 To 20 Percentile", + "dcid": "Percent_PreObese_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Count of Mortality Event: Female (As Fraction of Count Person Female)", - "dcid": "Count_Death_Female_AsAFractionOf_Count_Person_Female" + "name": "Population: Percentage Pre Obese Among Female, Income Of 20 To 40 Percentile", + "dcid": "Percent_PreObese_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Count of Mortality Event (Age Adjusted): Female (As Fraction of Count Person Female)", - "dcid": "Count_Death_Female_AgeAdjusted_AsAFractionOf_Count_Person_Female" + "name": "Population: Percentage Pre Obese Among Female, Income Of 40 To 60 Percentile", + "dcid": "Percent_PreObese_In_Count_Person_Female_IncomeOf40To60Percentile" + }, + { + "name": "Population: Percentage Pre Obese Among Female, Income Of 60 To 80 Percentile", + "dcid": "Percent_PreObese_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Population: Percentage Pre Obese Among Female, Income Of 80 To 100 Percentile", + "dcid": "Percent_PreObese_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/Household_HouseholderGender-Female_Race", - "name": "Household With Householder Gender = Female, Race", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-Underweight_Income", + "name": "Person With Gender = Female, Health Behavior = Underweight, Income", "statVars": [ { - "name": "Percentage of Household: Has Children, Female, Black or African American Alone", - "dcid": "dc/wcfy30735czl2" + "name": "Population: Percentage Underweight Among Female, Income Of 0 To 20 Percentile", + "dcid": "Percent_Underweight_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Percentage of Household: Has Children, Female, Hispanic or Latino", - "dcid": "dc/yfcnbnly39w4" + "name": "Population: Percentage Underweight Among Female, Income Of 20 To 40 Percentile", + "dcid": "Percent_Underweight_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Percentage of Household: Has Children, Female, White Alone Not Hispanic or Latino", - "dcid": "dc/zfbsq8rl4epkg" + "name": "Population: Percentage Underweight Among Female, Income Of 40 To 60 Percentile", + "dcid": "Percent_Underweight_In_Count_Person_Female_IncomeOf40To60Percentile" + }, + { + "name": "Population: Percentage Underweight Among Female, Income Of 60 To 80 Percentile", + "dcid": "Percent_Underweight_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Population: Percentage Underweight Among Female, Income Of 80 To 100 Percentile", + "dcid": "Percent_Underweight_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/MedicalConditionIncident_Gender-Female_Serogroup", - "name": "Medical Condition Incident With Gender = Female, Serogroup", + "dcid": "dc/g/Person_ActivityFrequency-Daily_Gender-Female_HealthBehavior-AlcoholConsumption_Income", + "name": "Person With Activity Frequency = Daily, Gender = Female, Health Behavior = Alcohol Consumption, Income", "statVars": [ { - "name": "Count of Serogroup B, Female Meningococcal disease incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionMeningococcalMeningitis_SerogroupB" + "name": "Percentage Daily, Alcohol Consumption Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_Daily_AlcoholConsumption_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Count of Serogroups ACWY, Female Meningococcal disease incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionMeningococcalMeningitis_ACWYSerogroup" + "name": "Percentage Daily, Alcohol Consumption Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_Daily_AlcoholConsumption_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Count of Unknown serogroup, Female Meningococcal disease incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionMeningococcalMeningitis_UnknownSerogroups" + "name": "Percentage Daily, Alcohol Consumption Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_Daily_AlcoholConsumption_In_Count_Person_Female_IncomeOf40To60Percentile" + }, + { + "name": "Percentage Daily, Alcohol Consumption Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_Daily_AlcoholConsumption_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage Daily, Alcohol Consumption Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_Daily_AlcoholConsumption_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/MedicalConditionIncident_Gender-Female_Serotype", - "name": "Medical Condition Incident With Gender = Female, Serotype", + "dcid": "dc/g/Person_ActivityFrequency-EveryMonth_Gender-Female_HealthBehavior-AlcoholConsumption_Income", + "name": "Person With Activity Frequency = Every Month, Gender = Female, Health Behavior = Alcohol Consumption, Income", "statVars": [ { - "name": "Count of invasive, Age \u003c5 years, Non-B Serotype, Female Haemophilus influenzae incidents", - "dcid": "Count_MedicalConditionIncident_5_LessYears_Female_ConditionInvasiveDisease_HaemophilusInfluenzae_NonSerotypeB" + "name": "Percentage Every Month, Alcohol Consumption Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_EveryMonth_AlcoholConsumption_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Count of invasive, Age \u003c5 years, Serotype B, Female Haemophilus influenzae incidents", - "dcid": "Count_MedicalConditionIncident_5_LessYears_Female_ConditionInvasiveDisease_HaemophilusInfluenzae_SerotypeB" + "name": "Percentage Every Month, Alcohol Consumption Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_EveryMonth_AlcoholConsumption_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Count of invasive, Age \u003c5 years, Unknown Serotype, Female Haemophilus influenzae incidents", - "dcid": "Count_MedicalConditionIncident_5_LessYears_Female_ConditionInvasiveDisease_HaemophilusInfluenzae_UnknownSerotype" + "name": "Percentage Every Month, Alcohol Consumption Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_EveryMonth_AlcoholConsumption_In_Count_Person_Female_IncomeOf40To60Percentile" + }, + { + "name": "Percentage Every Month, Alcohol Consumption Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_EveryMonth_AlcoholConsumption_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage Every Month, Alcohol Consumption Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_EveryMonth_AlcoholConsumption_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/Person_Age-Years15Onwards_Gender-Female", - "name": "Person With Age = 15 Years or More, Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-EveryMonth_Gender-Female_HealthBehavior-BingeDrinking_Income", + "name": "Person With Activity Frequency = Every Month, Gender = Female, Health Behavior = Binge Drinking, Income", "statVars": [ { - "name": "Population: 15 Years or More, Female", - "dcid": "Count_Person_15OrMoreYears_Female" + "name": "Percentage Every Month, Binge Drinking Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_EveryMonth_BingeDrinking_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Population: 15 Years or More, Female, Smoking (As Fraction of Count Person 15 or More Years Female)", - "dcid": "Count_Person_15OrMoreYears_Female_Smoking_AsFractionOf_Count_Person_15OrMoreYears_Female" + "name": "Percentage Every Month, Binge Drinking Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_EveryMonth_BingeDrinking_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Population: 15 Years or More, in Labor Force, Female (As Fraction of Count Person in Labor Force)", - "dcid": "Count_Person_15OrMoreYears_InLaborForce_Female_AsFractionOf_Count_Person_InLaborForce" + "name": "Percentage Every Month, Binge Drinking Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_EveryMonth_BingeDrinking_In_Count_Person_Female_IncomeOf40To60Percentile" + }, + { + "name": "Percentage Every Month, Binge Drinking Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_EveryMonth_BingeDrinking_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage Every Month, Binge Drinking Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_EveryMonth_BingeDrinking_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/Person_EducationalAttainment-BachelorsDegree_Gender-Female", - "name": "Person With Educational Attainment = Bachelors Degree, Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-LessThanOnceAMonth_Gender-Female_HealthBehavior-AlcoholConsumption_Income", + "name": "Person With Activity Frequency = Less Than Once AMonth, Gender = Female, Health Behavior = Alcohol Consumption, Income", "statVars": [ { - "name": "Population: Bachelors Degree, Female", - "dcid": "Count_Person_25OrMoreYears_EducationalAttainmentBachelorsDegree_Female" + "name": "Percentage Less Than Once A Month, Alcohol Consumption Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_LessThanOnceAMonth_AlcoholConsumption_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Median Income: Bachelors Degree, Female", - "dcid": "dc/ys49z0lqtj9g3" + "name": "Percentage Less Than Once A Month, Alcohol Consumption Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_LessThanOnceAMonth_AlcoholConsumption_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Median Earnings: 25 Years or More, Bachelors Degree, Female, With Earnings", - "dcid": "Median_Earnings_Person_EducationalAttainmentBachelorsDegree_Female_WithEarnings" + "name": "Percentage Less Than Once A Month, Alcohol Consumption Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_LessThanOnceAMonth_AlcoholConsumption_In_Count_Person_Female_IncomeOf40To60Percentile" + }, + { + "name": "Percentage Less Than Once A Month, Alcohol Consumption Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_LessThanOnceAMonth_AlcoholConsumption_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage Less Than Once A Month, Alcohol Consumption Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_LessThanOnceAMonth_AlcoholConsumption_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/Person_EducationalAttainment-GraduateOrProfessionalDegree_Gender-Female", - "name": "Person With Educational Attainment = Graduate or Professional Degree, Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-LessThanOnceAMonth_Gender-Female_HealthBehavior-BingeDrinking_Income", + "name": "Person With Activity Frequency = Less Than Once AMonth, Gender = Female, Health Behavior = Binge Drinking, Income", "statVars": [ { - "name": "Median Income: Graduate or Professional Degree, Female", - "dcid": "dc/zqjml3mcrpsgd" + "name": "Percentage Less Than Once A Month, Binge Drinking Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_LessThanOnceAMonth_BingeDrinking_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Median Earnings: 25 Years or More, Graduate or Professional Degree, Female, With Earnings", - "dcid": "Median_Earnings_Person_EducationalAttainmentGraduateOrProfessionalDegree_Female_WithEarnings" + "name": "Percentage Less Than Once A Month, Binge Drinking Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_LessThanOnceAMonth_BingeDrinking_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Graduate or Professional Degree, Female, Unmarried", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentGraduateOrProfessionalDegree_Female_Unmarried" + "name": "Percentage Less Than Once A Month, Binge Drinking Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_LessThanOnceAMonth_BingeDrinking_In_Count_Person_Female_IncomeOf40To60Percentile" + }, + { + "name": "Percentage Less Than Once A Month, Binge Drinking Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_LessThanOnceAMonth_BingeDrinking_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage Less Than Once A Month, Binge Drinking Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_LessThanOnceAMonth_BingeDrinking_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/Person_EducationalAttainment-LessThanHighSchoolGraduate_Gender-Female", - "name": "Person With Educational Attainment = Less Than High School Graduate, Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-NeverNotInTheLast12Months_Gender-Female_HealthBehavior-AlcoholConsumption_Income", + "name": "Person With Activity Frequency = Never \u0026 Not in The Last 12 Months, Gender = Female, Health Behavior = Alcohol Consumption, Income", "statVars": [ { - "name": "Median Income: Less Than High School Graduate, Female", - "dcid": "dc/8qkkf1vx7cmh" + "name": "Percentage Never Or Not In The Last 12 Months, Alcohol Consumption Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_AlcoholConsumption_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Median Earnings: 25 Years or More, Less Than High School Graduate, Female, With Earnings", - "dcid": "Median_Earnings_Person_EducationalAttainmentLessThanHighSchoolGraduate_Female_WithEarnings" + "name": "Percentage Never Or Not In The Last 12 Months, Alcohol Consumption Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_AlcoholConsumption_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Less Than High School Graduate, Female, Unmarried", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentLessThanHighSchoolGraduate_Female_Unmarried" + "name": "Percentage Never Or Not In The Last 12 Months, Alcohol Consumption Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_AlcoholConsumption_In_Count_Person_Female_IncomeOf40To60Percentile" + }, + { + "name": "Percentage Never Or Not In The Last 12 Months, Alcohol Consumption Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_AlcoholConsumption_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage Never Or Not In The Last 12 Months, Alcohol Consumption Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_AlcoholConsumption_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/Person_EducationalAttainment-SomeCollegeOrAssociatesDegree_Gender-Female", - "name": "Person With Educational Attainment = Some College or Associates Degree, Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-NeverNotInTheLast12Months_Gender-Female_HealthBehavior-BingeDrinking_Income", + "name": "Person With Activity Frequency = Never \u0026 Not in The Last 12 Months, Gender = Female, Health Behavior = Binge Drinking, Income", "statVars": [ { - "name": "Median Income: Some College or Associates Degree, Female", - "dcid": "dc/hep54bd4vbysh" + "name": "Percentage Never Or Not In The Last 12 Months, Binge Drinking Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_BingeDrinking_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Median Earnings: 25 Years or More, Some College or Associates Degree, Female, With Earnings", - "dcid": "Median_Earnings_Person_EducationalAttainmentSomeCollegeOrAssociatesDegree_Female_WithEarnings" + "name": "Percentage Never Or Not In The Last 12 Months, Binge Drinking Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_BingeDrinking_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Some College or Associates Degree, Female, Unmarried", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentSomeCollegeOrAssociatesDegree_Female_Unmarried" + "name": "Percentage Never Or Not In The Last 12 Months, Binge Drinking Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_BingeDrinking_In_Count_Person_Female_IncomeOf40To60Percentile" + }, + { + "name": "Percentage Never Or Not In The Last 12 Months, Binge Drinking Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_BingeDrinking_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage Never Or Not In The Last 12 Months, Binge Drinking Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_BingeDrinking_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/Person_Gender-Female_IncomeStatus-WithEarnings", - "name": "Person With Gender = Female, Income Status = With Earnings", + "dcid": "dc/g/Person_ExerciseType-MuscleStrengthening_Gender-Female_HealthBehavior-HealthEnhancingPhysicalActivity_Income", + "name": "Person With Exercise Type = Muscle Strengthening, Gender = Female, Health Behavior = Health Enhancing Physical Activity, Income", "statVars": [ { - "name": "Population: Female, With Earnings", - "dcid": "Count_Person_Female_WithEarnings" + "name": "Percentage Muscle Strengthening, Health Enhancing Physical Activity Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_MuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Mean Earnings: Female, With Earnings", - "dcid": "Mean_Earnings_Person_Female" + "name": "Percentage Muscle Strengthening, Health Enhancing Physical Activity Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_MuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Median Earnings: Female, With Earnings", - "dcid": "Median_Earnings_Person_Female" + "name": "Percentage Muscle Strengthening, Health Enhancing Physical Activity Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_MuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf40To60Percentile" + }, + { + "name": "Percentage Muscle Strengthening, Health Enhancing Physical Activity Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_MuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage Muscle Strengthening, Health Enhancing Physical Activity Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_MuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/Person_Gender-Female_MaritalStatus-DivorcedInThePast12Months", - "name": "Person With Gender = Female, Marital Status = Divorced in The Past 12 Months", + "dcid": "dc/g/Person_ExerciseType-MuscleStrengthening_Gender-Female_HealthBehavior-NonWorkRelatedPhysicalActivity_Income", + "name": "Person With Exercise Type = Muscle Strengthening, Gender = Female, Health Behavior = Non Work Related Physical Activity, Income", "statVars": [ { - "name": "Population: Female, Divorced in The Past 12 Months", - "dcid": "Count_Person_15OrMoreYears_Female_DivorcedInThePast12Months" + "name": "Percentage Muscle Strengthening, Non Work Related Physical Activity Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_MuscleStrengthening_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Median Age: Female, Divorced in The Past 12 Months", - "dcid": "Median_Age_Person_Female_DivorcedInThePast12Months" + "name": "Percentage Muscle Strengthening, Non Work Related Physical Activity Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_MuscleStrengthening_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Population: With Own Children Under 18, Female, Family Household, Divorced in The Past 12 Months, Household", - "dcid": "Count_Person_WithOwnChildrenUnder18_Female_FamilyHousehold_DivorcedInThePast12Months_ResidesInHousehold" + "name": "Percentage Muscle Strengthening, Non Work Related Physical Activity Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_MuscleStrengthening_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_IncomeOf40To60Percentile" + }, + { + "name": "Percentage Muscle Strengthening, Non Work Related Physical Activity Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_MuscleStrengthening_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage Muscle Strengthening, Non Work Related Physical Activity Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_MuscleStrengthening_NonWorkRelatedPhysicalActivity_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/Person_Gender-Female_MaritalStatus-MarriedInThePast12Months", - "name": "Person With Gender = Female, Marital Status = Married in The Past 12 Months", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Targeted Gender = Female", "statVars": [ { - "name": "Population: Female, Married in The Past 12 Months", - "dcid": "Count_Person_15OrMoreYears_Female_MarriedInThePast12Months" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_Female" }, { - "name": "Median Age: Female, Married in The Past 12 Months", - "dcid": "Median_Age_Person_Female_MarriedInThePast12Months" + "name": "Count of Hate Crime Incidents (Offender): Bias Against Gender, Female Victim", + "dcid": "Offender_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_Female" }, { - "name": "Population: With Own Children Under 18, Female, Family Household, Married in The Past 12 Months, Household", - "dcid": "Count_Person_WithOwnChildrenUnder18_Female_FamilyHousehold_MarriedInThePast12Months_ResidesInHousehold" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_Female" + }, + { + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_MedicalCondition", - "name": "Person With Gender = Female, Medical Condition", + "dcid": "dc/g/Person_EducationalAttainment-HighSchoolGraduateIncludesEquivalency_Gender-Female", + "name": "Person With Educational Attainment = High School Graduate Includes Equivalency, Gender = Female", "statVars": [ { - "name": "Prevalence: Female, Diabetes", - "dcid": "dc/nh3s4skee5483" + "name": "Population: High School Graduate Includes Equivalency, Female", + "dcid": "Count_Person_25OrMoreYears_EducationalAttainmentHighSchoolGraduateIncludesEquivalency_Female" }, { - "name": "Population: 4 Years or Less, Female, Severe Wasting (As Fraction of Count Person Upto 4 Years Female)", - "dcid": "Count_Person_Upto4Years_Female_SevereWasting_AsFractionOf_Count_Person_Upto4Years_Female" + "name": "Median Income: High School Graduate Includes Equivalency, Female", + "dcid": "dc/syxm9nnsl3wcc" }, { - "name": "Population: 4 Years or Less, Female, Wasting (As Fraction of Count Person Upto 4 Years Female)", - "dcid": "Count_Person_Upto4Years_Female_Wasting_AsFractionOf_Count_Person_Upto4Years_Female" + "name": "Median Earnings: 25 Years or More, High School Graduate Includes Equivalency, Female, With Earnings", + "dcid": "Median_Earnings_Person_EducationalAttainmentHighSchoolGraduateIncludesEquivalency_Female_WithEarnings" + }, + { + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, High School Graduate Includes Equivalency, Female, Unmarried", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentHighSchoolGraduateIncludesEquivalency_Female_Unmarried" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Nativity-ForeignBorn", - "name": "Person With Gender = Female, Nativity = Foreign Born", + "dcid": "dc/g/Person_EstablishmentOwnership-PrivatelyOwned_Industry-NAICS/315239", + "name": "Person With Establishment Ownership = Privately Owned, Industry = Other Women's And Girls' Outerwear Mfg (NAICS/315239)", "statVars": [ { - "name": "Population: Female, Foreign Born", - "dcid": "Count_Person_Female_ForeignBorn" + "name": "Population of Person: Privately Owned, Other Women's And Girls' Outerwear Mfg (NAICS/315239)", + "dcid": "dc/9elh82n25nmb7" }, { - "name": "Median Age: Female, Foreign Born", - "dcid": "Median_Age_Person_Female_ForeignBorn" + "name": "Wages Annual of Person: Privately Owned, Other Women's And Girls' Outerwear Mfg (NAICS/315239)", + "dcid": "dc/tvqkwnk4254zf" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Unmarried, Foreign Born", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Unmarried_ForeignBorn" + "name": "Wages Total of Person: Privately Owned, Other Women's And Girls' Outerwear Mfg (NAICS/315239)", + "dcid": "dc/f2qpfh3gwcgnf" + }, + { + "name": "Wages Weekly of Person: Privately Owned, Other Women's And Girls' Outerwear Mfg (NAICS/315239)", + "dcid": "dc/nr09plxp554qh" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Race-AmericanIndianOrAlaskaNativeAlone", - "name": "Person With Gender = Female, Race = American Indian or Alaska Native Alone", + "dcid": "dc/g/Person_EstablishmentOwnership-PrivatelyOwned_Industry-NAICS/42433", + "name": "Person With Establishment Ownership = Privately Owned, Industry = Women's And Children's Clothing Merch. Whls. (NAICS/42433)", "statVars": [ { - "name": "Population: Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_Female_AmericanIndianOrAlaskaNativeAlone" + "name": "Population of Person: Privately Owned, Women's And Children's Clothing Merch. Whls. (NAICS/42433)", + "dcid": "dc/h75t4rrk3t4mg" }, { - "name": "Median Age: Female, American Indian or Alaska Native Alone", - "dcid": "Median_Age_Person_Female_AmericanIndianOrAlaskaNativeAlone" + "name": "Wages Annual of Person: Privately Owned, Women's And Children's Clothing Merch. Whls. (NAICS/42433)", + "dcid": "dc/k6j18rtg73sxd" }, { - "name": "Population (Measured Based on Jurisdiction): Female, Incarcerated, American Indian or Alaska Native Alone", - "dcid": "dc/2487zfwx2423d" + "name": "Wages Total of Person: Privately Owned, Women's And Children's Clothing Merch. Whls. (NAICS/42433)", + "dcid": "dc/z1p7zw55m68t" + }, + { + "name": "Wages Weekly of Person: Privately Owned, Women's And Children's Clothing Merch. Whls. (NAICS/42433)", + "dcid": "dc/c2zyx48xp6cbd" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Race-AsianAlone", - "name": "Person With Gender = Female, Race = Asian Alone", + "dcid": "dc/g/Person_EstablishmentOwnership-PrivatelyOwned_Industry-NAICS/315232", + "name": "Person With Establishment Ownership = Privately Owned, Industry = Women's And Girls' Blouse And Shirt Mfg (NAICS/315232)", "statVars": [ { - "name": "Population: Female, Asian Alone", - "dcid": "Count_Person_Female_AsianAlone" + "name": "Population of Person: Privately Owned, Women's And Girls' Blouse And Shirt Mfg (NAICS/315232)", + "dcid": "dc/n4p71y8rebwp" }, { - "name": "Median Age: Female, Asian Alone", - "dcid": "Median_Age_Person_Female_AsianAlone" + "name": "Wages Annual of Person: Privately Owned, Women's And Girls' Blouse And Shirt Mfg (NAICS/315232)", + "dcid": "dc/wjp35e94ypxz9" }, { - "name": "Population (Measured Based on Jurisdiction): Female, Incarcerated, Asian Alone", - "dcid": "dc/xefh58ckxwk7b" + "name": "Wages Total of Person: Privately Owned, Women's And Girls' Blouse And Shirt Mfg (NAICS/315232)", + "dcid": "dc/jb5bnggeqdrlf" + }, + { + "name": "Wages Weekly of Person: Privately Owned, Women's And Girls' Blouse And Shirt Mfg (NAICS/315232)", + "dcid": "dc/4nk7qvpemz8zb" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Race-BlackOrAfricanAmericanAlone", - "name": "Person With Gender = Female, Race = Black or African American Alone", + "dcid": "dc/g/Person_EstablishmentOwnership-PrivatelyOwned_Industry-NAICS/31523", + "name": "Person With Establishment Ownership = Privately Owned, Industry = Women's And Girls' Cut And Sew Apparel Mfg (NAICS/31523)", "statVars": [ { - "name": "Population: Female, Black or African American Alone", - "dcid": "Count_Person_Female_BlackOrAfricanAmericanAlone" + "name": "Population of Person: Privately Owned, Women's And Girls' Cut And Sew Apparel Mfg (NAICS/31523)", + "dcid": "dc/pckp87v7dw4pf" }, { - "name": "Median Age: Female, Black or African American Alone", - "dcid": "Median_Age_Person_Female_BlackOrAfricanAmericanAlone" + "name": "Wages Annual of Person: Privately Owned, Women's And Girls' Cut And Sew Apparel Mfg (NAICS/31523)", + "dcid": "dc/1ee37dmy0vy5" }, { - "name": "Population (Measured Based on Jurisdiction): Female, Incarcerated, Black or African American Alone", - "dcid": "dc/n11nnhnf54h78" + "name": "Wages Total of Person: Privately Owned, Women's And Girls' Cut And Sew Apparel Mfg (NAICS/31523)", + "dcid": "dc/mn5gh6ttbp519" + }, + { + "name": "Wages Weekly of Person: Privately Owned, Women's And Girls' Cut And Sew Apparel Mfg (NAICS/31523)", + "dcid": "dc/9f8rjnn2rer12" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Race-HispanicOrLatino", - "name": "Person With Gender = Female, Race = Hispanic or Latino", + "dcid": "dc/g/Person_EstablishmentOwnership-PrivatelyOwned_Industry-NAICS/315233", + "name": "Person With Establishment Ownership = Privately Owned, Industry = Women's And Girls' Dress Manufacturing (NAICS/315233)", "statVars": [ { - "name": "Population: Female, Hispanic or Latino", - "dcid": "Count_Person_Female_HispanicOrLatino" + "name": "Population of Person: Privately Owned, Women's And Girls' Dress Manufacturing (NAICS/315233)", + "dcid": "dc/zpee94yz52r64" }, { - "name": "Median Age: Female, Hispanic or Latino", - "dcid": "Median_Age_Person_Female_HispanicOrLatino" + "name": "Wages Annual of Person: Privately Owned, Women's And Girls' Dress Manufacturing (NAICS/315233)", + "dcid": "dc/xr2y5qk8wpd38" }, { - "name": "Population (Measured Based on Jurisdiction): Female, Incarcerated, Hispanic or Latino", - "dcid": "dc/4jqzmk4jtzwnb" + "name": "Wages Total of Person: Privately Owned, Women's And Girls' Dress Manufacturing (NAICS/315233)", + "dcid": "dc/2bj50cnxjb0kb" + }, + { + "name": "Wages Weekly of Person: Privately Owned, Women's And Girls' Dress Manufacturing (NAICS/315233)", + "dcid": "dc/m4wh4d5mcsrh8" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Race-TwoOrMoreRaces", - "name": "Person With Gender = Female, Race = Two or More Races", + "dcid": "dc/g/Person_EstablishmentOwnership-PrivatelyOwned_Industry-NAICS/315231", + "name": "Person With Establishment Ownership = Privately Owned, Industry = Women's And Girls' Lingerie And Nightwear Mfg (NAICS/315231)", "statVars": [ { - "name": "Population: Female, Two or More Races", - "dcid": "Count_Person_Female_TwoOrMoreRaces" + "name": "Population of Person: Privately Owned, Women's And Girls' Lingerie And Nightwear Mfg (NAICS/315231)", + "dcid": "dc/qmb63307gbw37" }, { - "name": "Median Age: Female, Two or More Races", - "dcid": "Median_Age_Person_Female_TwoOrMoreRaces" + "name": "Wages Annual of Person: Privately Owned, Women's And Girls' Lingerie And Nightwear Mfg (NAICS/315231)", + "dcid": "dc/peqnzkzhwz5y2" }, { - "name": "Population (Measured Based on Jurisdiction): Female, Incarcerated, Two or More Races", - "dcid": "dc/4x1jbp34f4085" + "name": "Wages Total of Person: Privately Owned, Women's And Girls' Lingerie And Nightwear Mfg (NAICS/315231)", + "dcid": "dc/5ekvbnw1t682d" + }, + { + "name": "Wages Weekly of Person: Privately Owned, Women's And Girls' Lingerie And Nightwear Mfg (NAICS/315231)", + "dcid": "dc/s2gk50gstpw4d" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Race-WhiteAlone", - "name": "Person With Gender = Female, Race = White Alone", + "dcid": "dc/g/Person_EstablishmentOwnership-PrivatelyOwned_Industry-NAICS/315234", + "name": "Person With Establishment Ownership = Privately Owned, Industry = Women's And Girls' Suit, Coat, And Skirt Mfg (NAICS/315234)", "statVars": [ { - "name": "Population: Female, White Alone", - "dcid": "Count_Person_Female_WhiteAlone" + "name": "Population of Person: Privately Owned, Women's And Girls' Suit, Coat, And Skirt Mfg (NAICS/315234)", + "dcid": "dc/tf476gvzsqyd6" }, { - "name": "Median Age: Female, White Alone", - "dcid": "Median_Age_Person_Female_WhiteAlone" + "name": "Wages Annual of Person: Privately Owned, Women's And Girls' Suit, Coat, And Skirt Mfg (NAICS/315234)", + "dcid": "dc/g7s09106r7ps8" }, { - "name": "Population (Measured Based on Jurisdiction): Female, Incarcerated, White Alone", - "dcid": "dc/7g8v95ycwgwgg" + "name": "Wages Total of Person: Privately Owned, Women's And Girls' Suit, Coat, And Skirt Mfg (NAICS/315234)", + "dcid": "dc/xr57j4xy7cdv4" + }, + { + "name": "Wages Weekly of Person: Privately Owned, Women's And Girls' Suit, Coat, And Skirt Mfg (NAICS/315234)", + "dcid": "dc/8l3n93g19qzl7" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-AggravatedAssault_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Aggravated Assault, Targeted Gender = Female", + "dcid": "dc/g/Person_EstablishmentOwnership-PrivatelyOwned_Industry-NAICS/44812", + "name": "Person With Establishment Ownership = Privately Owned, Industry = Women's Clothing Stores (NAICS/44812)", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Aggravated Assault, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_AggravatedAssault_IsHateCrime_Female" + "name": "Population of Person: Privately Owned, Women's Clothing Stores (NAICS/44812)", + "dcid": "dc/c5lylz73bpr4c" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Aggravated Assault, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_AggravatedAssault_IsHateCrime_Female" + "name": "Wages Annual of Person: Privately Owned, Women's Clothing Stores (NAICS/44812)", + "dcid": "dc/psnjt849m4dn9" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Aggravated Assault, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_AggravatedAssault_IsHateCrime_Female" + "name": "Wages Total of Person: Privately Owned, Women's Clothing Stores (NAICS/44812)", + "dcid": "dc/dl1fp4tf3v7j8" + }, + { + "name": "Wages Weekly of Person: Privately Owned, Women's Clothing Stores (NAICS/44812)", + "dcid": "dc/9d4d350es8ke1" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-AllOtherLarceny_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = All Other Larceny, Targeted Gender = Female", + "dcid": "dc/g/Person_EstablishmentOwnership-PrivatelyOwned_Industry-NAICS/316992", + "name": "Person With Establishment Ownership = Privately Owned, Industry = Women's Handbag And Purse Manufacturing (NAICS/316992)", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, All Other Larceny, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_AllOtherLarceny_IsHateCrime_Female" + "name": "Population of Person: Privately Owned, Women's Handbag And Purse Manufacturing (NAICS/316992)", + "dcid": "dc/wqckdcxkcxcm3" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, All Other Larceny, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_AllOtherLarceny_IsHateCrime_Female" + "name": "Wages Annual of Person: Privately Owned, Women's Handbag And Purse Manufacturing (NAICS/316992)", + "dcid": "dc/rcckd4sk2e4jc" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, All Other Larceny, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_AllOtherLarceny_IsHateCrime_Female" + "name": "Wages Total of Person: Privately Owned, Women's Handbag And Purse Manufacturing (NAICS/316992)", + "dcid": "dc/1lmnylmq06r33" + }, + { + "name": "Wages Weekly of Person: Privately Owned, Women's Handbag And Purse Manufacturing (NAICS/316992)", + "dcid": "dc/955z6r2hq2tx1" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-Arson_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Arson, Targeted Gender = Female", + "dcid": "dc/g/Person_EstablishmentOwnership-PrivatelyOwned_Industry-NAICS/316214", + "name": "Person With Establishment Ownership = Privately Owned, Industry = Women's Nonathletic Footwear Manufacturing (NAICS/316214)", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Arson, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_Arson_IsHateCrime_Female" + "name": "Population of Person: Privately Owned, Women's Nonathletic Footwear Manufacturing (NAICS/316214)", + "dcid": "dc/vhzmdy7k7gpl5" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Arson, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_Arson_IsHateCrime_Female" + "name": "Wages Annual of Person: Privately Owned, Women's Nonathletic Footwear Manufacturing (NAICS/316214)", + "dcid": "dc/58x2fef87hfgd" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Arson, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_Arson_IsHateCrime_Female" + "name": "Wages Total of Person: Privately Owned, Women's Nonathletic Footwear Manufacturing (NAICS/316214)", + "dcid": "dc/hbcd5z1chp8xh" + }, + { + "name": "Wages Weekly of Person: Privately Owned, Women's Nonathletic Footwear Manufacturing (NAICS/316214)", + "dcid": "dc/z2r20tkkmm42f" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-Burglary_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Burglary, Targeted Gender = Female", + "dcid": "dc/g/Person_EstablishmentOwnership-PrivatelyOwned_Industry-NAICS/315212", + "name": "Person With Establishment Ownership = Privately Owned, Industry = Women's, Girls', Infants' Apparel Contractors (NAICS/315212)", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Burglary, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_Burglary_IsHateCrime_Female" + "name": "Population of Person: Privately Owned, Women's, Girls', Infants' Apparel Contractors (NAICS/315212)", + "dcid": "dc/egsf369778ysc" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Burglary, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_Burglary_IsHateCrime_Female" + "name": "Wages Annual of Person: Privately Owned, Women's, Girls', Infants' Apparel Contractors (NAICS/315212)", + "dcid": "dc/lvjcrczqrvhb9" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Burglary, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_Burglary_IsHateCrime_Female" + "name": "Wages Total of Person: Privately Owned, Women's, Girls', Infants' Apparel Contractors (NAICS/315212)", + "dcid": "dc/eer0rzg5kwppg" + }, + { + "name": "Wages Weekly of Person: Privately Owned, Women's, Girls', Infants' Apparel Contractors (NAICS/315212)", + "dcid": "dc/k4jz9sb1c99lc" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-CounterfeitingOrForgery_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Counterfeiting or Forgery, Targeted Gender = Female", + "dcid": "dc/g/Person_EstablishmentOwnership-PrivatelyOwned_Industry-NAICS/31524", + "name": "Person With Establishment Ownership = Privately Owned, Industry = Women's, Girls', Infants' Cut-sew Apparel Mfg (NAICS/31524)", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Counterfeiting or Forgery, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_CounterfeitingOrForgery_IsHateCrime_Female" + "name": "Population of Person: Privately Owned, Women's, Girls', Infants' Cut-sew Apparel Mfg (NAICS/31524)", + "dcid": "dc/s6lcm4ek746x8" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Counterfeiting or Forgery, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_CounterfeitingOrForgery_IsHateCrime_Female" + "name": "Wages Annual of Person: Privately Owned, Women's, Girls', Infants' Cut-sew Apparel Mfg (NAICS/31524)", + "dcid": "dc/c5mv6lhvbwhf4" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Counterfeiting or Forgery, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_CounterfeitingOrForgery_IsHateCrime_Female" + "name": "Wages Total of Person: Privately Owned, Women's, Girls', Infants' Cut-sew Apparel Mfg (NAICS/31524)", + "dcid": "dc/z9t75hqng6gw2" + }, + { + "name": "Wages Weekly of Person: Privately Owned, Women's, Girls', Infants' Cut-sew Apparel Mfg (NAICS/31524)", + "dcid": "dc/mr45qvflq91hh" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-CreditCardOrAutomatedTellerMachineFraud_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Credit Card or Automated Teller Machine Fraud, Targeted Gender = Female", + "dcid": "dc/g/Person_Gender-Female_PhysicalActivityEffortLevel", + "name": "Person With Gender = Female, Physical Activity Effort Level", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Credit Card or Automated Teller Machine Fraud, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_CreditCardOrAutomatedTellerMachineFraud_IsHateCrime_Female" + "name": "Population: Female, Limited Activity Limitation", + "dcid": "Count_Person_Female_LimitedActivityLimitation" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Credit Card or Automated Teller Machine Fraud, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_CreditCardOrAutomatedTellerMachineFraud_IsHateCrime_Female" + "name": "Population: Female, Moderate Activity Limitation", + "dcid": "Count_Person_Female_ModerateActivityLimitation" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Credit Card or Automated Teller Machine Fraud, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_CreditCardOrAutomatedTellerMachineFraud_IsHateCrime_Female" + "name": "Population: Female, No Activity Limitation", + "dcid": "Count_Person_Female_NoActivityLimitation" + }, + { + "name": "Population: Female, Severe Activity Limitation", + "dcid": "Count_Person_Female_SevereActivityLimitation" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-CrimeAgainstPerson_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Crime Against Person, Targeted Gender = Female", + "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Rural", + "name": "Person With Gender = Female, Place of Residence Classification = Rural", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Crime Against Person, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_CrimeAgainstPerson_IsHateCrime_Female" + "name": "Population: Female, Rural", + "dcid": "Count_Person_Rural_Female" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Crime Against Person, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_CrimeAgainstPerson_IsHateCrime_Female" + "name": "Unemployment Rate: Female, Rural", + "dcid": "UnemploymentRate_Person_Rural_Female" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Crime Against Person, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_CrimeAgainstPerson_IsHateCrime_Female" + "name": "Mean Wages Daily: Female, Rural", + "dcid": "Mean_WagesDaily_Worker_Rural_Female" + }, + { + "name": "Mean Wages Monthly: Female, Rural", + "dcid": "Mean_WagesMonthly_Worker_Rural_Female" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-CrimeAgainstProperty_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Crime Against Property, Targeted Gender = Female", + "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Urban", + "name": "Person With Gender = Female, Place of Residence Classification = Urban", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Crime Against Property, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_CrimeAgainstProperty_IsHateCrime_Female" + "name": "Population: Female, Urban", + "dcid": "Count_Person_Urban_Female" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Crime Against Property, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_CrimeAgainstProperty_IsHateCrime_Female" + "name": "Unemployment Rate: Female, Urban", + "dcid": "UnemploymentRate_Person_Urban_Female" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Crime Against Property, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_CrimeAgainstProperty_IsHateCrime_Female" + "name": "Mean Wages Daily: Female, Urban", + "dcid": "Mean_WagesDaily_Worker_Urban_Female" + }, + { + "name": "Mean Wages Monthly: Female, Urban", + "dcid": "Mean_WagesMonthly_Worker_Urban_Female" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-CrimeAgainstSociety_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Crime Against Society, Targeted Gender = Female", + "dcid": "dc/g/Person_Gender-Female_Race-NativeHawaiianOrOtherPacificIslanderAlone", + "name": "Person With Gender = Female, Race = Native Hawaiian or Other Pacific Islander Alone", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Crime Against Society, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_CrimeAgainstSociety_IsHateCrime_Female" + "name": "Population: Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Crime Against Society, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_CrimeAgainstSociety_IsHateCrime_Female" + "name": "Population: Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_Female_NativeHawaiianOrOtherPacificIslanderAlone" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Crime Against Society, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_CrimeAgainstSociety_IsHateCrime_Female" + "name": "Median Age: Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Median_Age_Person_Female_NativeHawaiianOrOtherPacificIslanderAlone" + }, + { + "name": "Population (Measured Based on Jurisdiction): Female, Incarcerated, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "dc/6xg0t3qjdtqn5" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-DestructionOrDamageOrVandalismOfProperty_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Destruction or Damage or Vandalism of Property, Targeted Gender = Female", + "dcid": "dc/g/Person_Gender-Female_ResidentStatus", + "name": "Person With Gender = Female, Resident Status", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Destruction or Damage or Vandalism of Property, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_DestructionOrDamageOrVandalismOfProperty_IsHateCrime_Female" + "name": "Population: 1 Years or More, Female, Different House Abroad", + "dcid": "Count_Person_1OrMoreYears_Female_DifferentHouseAbroad" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Destruction or Damage or Vandalism of Property, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_DestructionOrDamageOrVandalismOfProperty_IsHateCrime_Female" + "name": "Population: 1 Years or More, Female, Different House in Different County Different State", + "dcid": "Count_Person_1OrMoreYears_Female_DifferentHouseInDifferentCountyDifferentState" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Destruction or Damage or Vandalism of Property, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_DestructionOrDamageOrVandalismOfProperty_IsHateCrime_Female" + "name": "Population: 1 Years or More, Female, Different House in Different County Same State", + "dcid": "Count_Person_1OrMoreYears_Female_DifferentHouseInDifferentCountySameState" + }, + { + "name": "Population: 1 Years or More, Female, Different House in Same County", + "dcid": "Count_Person_1OrMoreYears_Female_DifferentHouseInSameCounty" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-DrugEquipmentViolations_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Drug Equipment Violations, Targeted Gender = Female", + "dcid": "dc/g/Student_Gender-Female_SchoolSubject-EnglishLanguageArts", + "name": "Student With Gender = Female, School Subject = English Language Arts", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Drug Equipment Violations, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_DrugEquipmentViolations_IsHateCrime_Female" + "name": "Mean Cohort Scale Achievement of Student: Female, English Language Arts", + "dcid": "dc/he4p8715y331" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Drug Equipment Violations, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_DrugEquipmentViolations_IsHateCrime_Female" + "name": "Mean Grade Cohort Scale Achievement of Student: Female, English Language Arts", + "dcid": "dc/3d5yc7pj71m68" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Drug Equipment Violations, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_DrugEquipmentViolations_IsHateCrime_Female" + "name": "Std Deviation Cohort Scale Achievement of Student: Female, English Language Arts", + "dcid": "dc/c6zm04rlxzb25" + }, + { + "name": "Std Deviation Grade Cohort Scale Achievement of Student: Female, English Language Arts", + "dcid": "dc/7zy50gdb7hyvb" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-DrugOrNarcoticViolations_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Drug or Narcotic Violations, Targeted Gender = Female", + "dcid": "dc/g/Student_Gender-Female_SchoolSubject-Mathematics", + "name": "Student With Gender = Female, School Subject = Mathematics", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Drug or Narcotic Violations, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_DrugOrNarcoticViolations_IsHateCrime_Female" + "name": "Mean Cohort Scale Achievement of Student: Female, Mathematics", + "dcid": "dc/rb2q64ygzp9q6" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Drug or Narcotic Violations, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_DrugOrNarcoticViolations_IsHateCrime_Female" + "name": "Mean Grade Cohort Scale Achievement of Student: Female, Mathematics", + "dcid": "dc/vgfxzb2bf3xk8" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Drug or Narcotic Violations, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_DrugOrNarcoticViolations_IsHateCrime_Female" + "name": "Std Deviation Cohort Scale Achievement of Student: Female, Mathematics", + "dcid": "dc/jcd4bqsddh6q7" + }, + { + "name": "Std Deviation Grade Cohort Scale Achievement of Student: Female, Mathematics", + "dcid": "dc/798zm235r9vzb" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-FalsePretenseOrSwindleOrConfidenceGame_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = False Pretense or Swindle or Confidence Game, Targeted Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-EveryMonth_CitizenshipStatus_Gender-Female", + "name": "Person With Activity Frequency = Every Month, Citizenship Status, Gender = Female", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, False Pretense or Swindle or Confidence Game, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_FalsePretenseOrSwindleOrConfidenceGame_IsHateCrime_Female" + "name": "Percentage Every Month, Alcohol Consumption Among Citizen Outside EU28, Female Population", + "dcid": "Percent_EveryMonth_AlcoholConsumption_In_Count_Person_CitizenOutsideEU28_Female" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, False Pretense or Swindle or Confidence Game, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_FalsePretenseOrSwindleOrConfidenceGame_IsHateCrime_Female" + "name": "Percentage Every Month, Alcohol Consumption Among Citizen, Female Population", + "dcid": "Percent_EveryMonth_AlcoholConsumption_In_Count_Person_Citizen_Female" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, False Pretense or Swindle or Confidence Game, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_FalsePretenseOrSwindleOrConfidenceGame_IsHateCrime_Female" + "name": "Percentage Every Month, Alcohol Consumption Among Not A Citizen, Female Population", + "dcid": "Percent_EveryMonth_AlcoholConsumption_In_Count_Person_NotACitizen_Female" + }, + { + "name": "Percentage Every Month, Alcohol Consumption Among Within EU28 And Not A Citizen, Female Population", + "dcid": "Percent_EveryMonth_AlcoholConsumption_In_Count_Person_WithinEU28AndNotACitizen_Female" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-Fondling_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Fondling, Targeted Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-EveryMonth_Gender-Female_Nativity", + "name": "Person With Activity Frequency = Every Month, Gender = Female, Nativity", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Fondling, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_Fondling_IsHateCrime_Female" + "name": "Percentage Every Month, Alcohol Consumption Among Female, Foreign Born Outside EU28 Population", + "dcid": "Percent_EveryMonth_AlcoholConsumption_In_Count_Person_Female_ForeignBornOutsideEU28" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Fondling, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_Fondling_IsHateCrime_Female" + "name": "Percentage Every Month, Alcohol Consumption Among Female, Foreign Born Population", + "dcid": "Percent_EveryMonth_AlcoholConsumption_In_Count_Person_Female_ForeignBorn" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Fondling, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_Fondling_IsHateCrime_Female" + "name": "Percentage Every Month, Alcohol Consumption Among Female, Foreign Born Within EU28 Population", + "dcid": "Percent_EveryMonth_AlcoholConsumption_In_Count_Person_Female_ForeignBornWithinEU28" + }, + { + "name": "Percentage Every Month, Alcohol Consumption Among Female, Native Population", + "dcid": "Percent_EveryMonth_AlcoholConsumption_In_Count_Person_Female_Native" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-Impersonation_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Impersonation, Targeted Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-EveryWeek_CitizenshipStatus_Gender-Female", + "name": "Person With Activity Frequency = Every Week, Citizenship Status, Gender = Female", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Impersonation, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_Impersonation_IsHateCrime_Female" + "name": "Percentage Every Week, Alcohol Consumption Among Citizen Outside EU28, Female Population", + "dcid": "Percent_EveryWeek_AlcoholConsumption_In_Count_Person_CitizenOutsideEU28_Female" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Impersonation, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_Impersonation_IsHateCrime_Female" + "name": "Percentage Every Week, Alcohol Consumption Among Citizen, Female Population", + "dcid": "Percent_EveryWeek_AlcoholConsumption_In_Count_Person_Citizen_Female" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Impersonation, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_Impersonation_IsHateCrime_Female" + "name": "Percentage Every Week, Alcohol Consumption Among Not A Citizen, Female Population", + "dcid": "Percent_EveryWeek_AlcoholConsumption_In_Count_Person_NotACitizen_Female" + }, + { + "name": "Percentage Every Week, Alcohol Consumption Among Within EU28 And Not A Citizen, Female Population", + "dcid": "Percent_EveryWeek_AlcoholConsumption_In_Count_Person_WithinEU28AndNotACitizen_Female" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-Intimidation_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Intimidation, Targeted Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-EveryWeek_Gender-Female_Nativity", + "name": "Person With Activity Frequency = Every Week, Gender = Female, Nativity", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Intimidation, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_Intimidation_IsHateCrime_Female" + "name": "Percentage Every Week, Alcohol Consumption Among Female, Foreign Born Outside EU28 Population", + "dcid": "Percent_EveryWeek_AlcoholConsumption_In_Count_Person_Female_ForeignBornOutsideEU28" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Intimidation, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_Intimidation_IsHateCrime_Female" + "name": "Percentage Every Week, Alcohol Consumption Among Female, Foreign Born Population", + "dcid": "Percent_EveryWeek_AlcoholConsumption_In_Count_Person_Female_ForeignBorn" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Intimidation, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_Intimidation_IsHateCrime_Female" + "name": "Percentage Every Week, Alcohol Consumption Among Female, Foreign Born Within EU28 Population", + "dcid": "Percent_EveryWeek_AlcoholConsumption_In_Count_Person_Female_ForeignBornWithinEU28" + }, + { + "name": "Percentage Every Week, Alcohol Consumption Among Female, Native Population", + "dcid": "Percent_EveryWeek_AlcoholConsumption_In_Count_Person_Female_Native" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-KidnappingOrAbduction_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Kidnapping or Abduction, Targeted Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-LessThanOnceAMonth_CitizenshipStatus_Gender-Female", + "name": "Person With Activity Frequency = Less Than Once AMonth, Citizenship Status, Gender = Female", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Kidnapping or Abduction, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_KidnappingOrAbduction_IsHateCrime_Female" + "name": "Percentage Less Than Once A Month, Alcohol Consumption Among Citizen Outside EU28, Female Population", + "dcid": "Percent_LessThanOnceAMonth_AlcoholConsumption_In_Count_Person_CitizenOutsideEU28_Female" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Kidnapping or Abduction, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_KidnappingOrAbduction_IsHateCrime_Female" + "name": "Percentage Less Than Once A Month, Alcohol Consumption Among Citizen, Female Population", + "dcid": "Percent_LessThanOnceAMonth_AlcoholConsumption_In_Count_Person_Citizen_Female" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Kidnapping or Abduction, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_KidnappingOrAbduction_IsHateCrime_Female" + "name": "Percentage Less Than Once A Month, Alcohol Consumption Among Not A Citizen, Female Population", + "dcid": "Percent_LessThanOnceAMonth_AlcoholConsumption_In_Count_Person_NotACitizen_Female" + }, + { + "name": "Percentage Less Than Once A Month, Alcohol Consumption Among Within EU28 And Not A Citizen, Female Population", + "dcid": "Percent_LessThanOnceAMonth_AlcoholConsumption_In_Count_Person_WithinEU28AndNotACitizen_Female" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-MotorVehicleTheft_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Motor Vehicle Theft, Targeted Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-LessThanOnceAMonth_Gender-Female_Nativity", + "name": "Person With Activity Frequency = Less Than Once AMonth, Gender = Female, Nativity", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Motor Vehicle Theft, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_MotorVehicleTheft_IsHateCrime_Female" + "name": "Percentage Less Than Once A Month, Alcohol Consumption Among Female, Foreign Born Outside EU28 Population", + "dcid": "Percent_LessThanOnceAMonth_AlcoholConsumption_In_Count_Person_Female_ForeignBornOutsideEU28" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Motor Vehicle Theft, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_MotorVehicleTheft_IsHateCrime_Female" + "name": "Percentage Less Than Once A Month, Alcohol Consumption Among Female, Foreign Born Population", + "dcid": "Percent_LessThanOnceAMonth_AlcoholConsumption_In_Count_Person_Female_ForeignBorn" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Motor Vehicle Theft, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_MotorVehicleTheft_IsHateCrime_Female" + "name": "Percentage Less Than Once A Month, Alcohol Consumption Among Female, Foreign Born Within EU28 Population", + "dcid": "Percent_LessThanOnceAMonth_AlcoholConsumption_In_Count_Person_Female_ForeignBornWithinEU28" + }, + { + "name": "Percentage Less Than Once A Month, Alcohol Consumption Among Female, Native Population", + "dcid": "Percent_LessThanOnceAMonth_AlcoholConsumption_In_Count_Person_Female_Native" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-MurderAndNonNegligentManslaughter_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Murder And Non Negligent Manslaughter, Targeted Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-NeverNotInTheLast12Months_CitizenshipStatus_Gender-Female", + "name": "Person With Activity Frequency = Never \u0026 Not in The Last 12 Months, Citizenship Status, Gender = Female", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Murder And Non Negligent Manslaughter, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_MurderAndNonNegligentManslaughter_IsHateCrime_Female" + "name": "Percentage Never Or Not In The Last 12 Months, Alcohol Consumption Among Citizen Outside EU28, Female Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_AlcoholConsumption_In_Count_Person_CitizenOutsideEU28_Female" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Murder And Non Negligent Manslaughter, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_MurderAndNonNegligentManslaughter_IsHateCrime_Female" + "name": "Percentage Never Or Not In The Last 12 Months, Alcohol Consumption Among Citizen, Female Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_AlcoholConsumption_In_Count_Person_Citizen_Female" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Murder And Non Negligent Manslaughter, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_MurderAndNonNegligentManslaughter_IsHateCrime_Female" + "name": "Percentage Never Or Not In The Last 12 Months, Alcohol Consumption Among Not A Citizen, Female Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_AlcoholConsumption_In_Count_Person_NotACitizen_Female" + }, + { + "name": "Percentage Never Or Not In The Last 12 Months, Alcohol Consumption Among Within EU28 And Not A Citizen, Female Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_AlcoholConsumption_In_Count_Person_WithinEU28AndNotACitizen_Female" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-NotSpecified_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Not Specified, Targeted Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-NeverNotInTheLast12Months_Gender-Female_Nativity", + "name": "Person With Activity Frequency = Never \u0026 Not in The Last 12 Months, Gender = Female, Nativity", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Not Specified, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_NotSpecified_IsHateCrime_Female" + "name": "Percentage Never Or Not In The Last 12 Months, Alcohol Consumption Among Female, Foreign Born Outside EU28 Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_AlcoholConsumption_In_Count_Person_Female_ForeignBornOutsideEU28" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Not Specified, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_NotSpecified_IsHateCrime_Female" + "name": "Percentage Never Or Not In The Last 12 Months, Alcohol Consumption Among Female, Foreign Born Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_AlcoholConsumption_In_Count_Person_Female_ForeignBorn" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Not Specified, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_NotSpecified_IsHateCrime_Female" + "name": "Percentage Never Or Not In The Last 12 Months, Alcohol Consumption Among Female, Foreign Born Within EU28 Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_AlcoholConsumption_In_Count_Person_Female_ForeignBornWithinEU28" + }, + { + "name": "Percentage Never Or Not In The Last 12 Months, Alcohol Consumption Among Female, Native Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_AlcoholConsumption_In_Count_Person_Female_Native" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-PornographyOrObsceneMaterial_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Pornography or Obscene Material, Targeted Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-Never_CitizenshipStatus_Gender-Female", + "name": "Person With Activity Frequency = Never, Citizenship Status, Gender = Female", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Pornography or Obscene Material, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_PornographyOrObsceneMaterial_IsHateCrime_Female" + "name": "Percentage Never, Alcohol Consumption Among Citizen Outside EU28, Female Population", + "dcid": "Percent_Never_AlcoholConsumption_In_Count_Person_CitizenOutsideEU28_Female" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Pornography or Obscene Material, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_PornographyOrObsceneMaterial_IsHateCrime_Female" + "name": "Percentage Never, Alcohol Consumption Among Citizen, Female Population", + "dcid": "Percent_Never_AlcoholConsumption_In_Count_Person_Citizen_Female" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Pornography or Obscene Material, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_PornographyOrObsceneMaterial_IsHateCrime_Female" + "name": "Percentage Never, Alcohol Consumption Among Not A Citizen, Female Population", + "dcid": "Percent_Never_AlcoholConsumption_In_Count_Person_NotACitizen_Female" + }, + { + "name": "Percentage Never, Alcohol Consumption Among Within EU28 And Not A Citizen, Female Population", + "dcid": "Percent_Never_AlcoholConsumption_In_Count_Person_WithinEU28AndNotACitizen_Female" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-Rape_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Rape, Targeted Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-Never_Gender-Female_Nativity", + "name": "Person With Activity Frequency = Never, Gender = Female, Nativity", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Rape, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_Rape_IsHateCrime_Female" + "name": "Percentage Never, Alcohol Consumption Among Female, Foreign Born Outside EU28 Population", + "dcid": "Percent_Never_AlcoholConsumption_In_Count_Person_Female_ForeignBornOutsideEU28" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Rape, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_Rape_IsHateCrime_Female" + "name": "Percentage Never, Alcohol Consumption Among Female, Foreign Born Population", + "dcid": "Percent_Never_AlcoholConsumption_In_Count_Person_Female_ForeignBorn" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Rape, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_Rape_IsHateCrime_Female" + "name": "Percentage Never, Alcohol Consumption Among Female, Foreign Born Within EU28 Population", + "dcid": "Percent_Never_AlcoholConsumption_In_Count_Person_Female_ForeignBornWithinEU28" + }, + { + "name": "Percentage Never, Alcohol Consumption Among Female, Native Population", + "dcid": "Percent_Never_AlcoholConsumption_In_Count_Person_Female_Native" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-Robbery_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Robbery, Targeted Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-NotInTheLast12Months_CitizenshipStatus_Gender-Female", + "name": "Person With Activity Frequency = Not in The Last 12 Months, Citizenship Status, Gender = Female", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Robbery, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_Robbery_IsHateCrime_Female" + "name": "Percentage Not In The Last 12 Months, Alcohol Consumption Among Citizen Outside EU28, Female Population", + "dcid": "Percent_NotInTheLast12Months_AlcoholConsumption_In_Count_Person_CitizenOutsideEU28_Female" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Robbery, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_Robbery_IsHateCrime_Female" + "name": "Percentage Not In The Last 12 Months, Alcohol Consumption Among Citizen, Female Population", + "dcid": "Percent_NotInTheLast12Months_AlcoholConsumption_In_Count_Person_Citizen_Female" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Robbery, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_Robbery_IsHateCrime_Female" + "name": "Percentage Not In The Last 12 Months, Alcohol Consumption Among Not A Citizen, Female Population", + "dcid": "Percent_NotInTheLast12Months_AlcoholConsumption_In_Count_Person_NotACitizen_Female" + }, + { + "name": "Percentage Not In The Last 12 Months, Alcohol Consumption Among Within EU28 And Not A Citizen, Female Population", + "dcid": "Percent_NotInTheLast12Months_AlcoholConsumption_In_Count_Person_WithinEU28AndNotACitizen_Female" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-SexualAssaultWithAnObject_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Sexual Assault With An Object, Targeted Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-NotInTheLast12Months_Gender-Female_Nativity", + "name": "Person With Activity Frequency = Not in The Last 12 Months, Gender = Female, Nativity", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Sexual Assault With An Object, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_SexualAssaultWithAnObject_IsHateCrime_Female" + "name": "Percentage Not In The Last 12 Months, Alcohol Consumption Among Female, Foreign Born Outside EU28 Population", + "dcid": "Percent_NotInTheLast12Months_AlcoholConsumption_In_Count_Person_Female_ForeignBornOutsideEU28" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Sexual Assault With An Object, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_SexualAssaultWithAnObject_IsHateCrime_Female" + "name": "Percentage Not In The Last 12 Months, Alcohol Consumption Among Female, Foreign Born Population", + "dcid": "Percent_NotInTheLast12Months_AlcoholConsumption_In_Count_Person_Female_ForeignBorn" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Sexual Assault With An Object, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_SexualAssaultWithAnObject_IsHateCrime_Female" + "name": "Percentage Not In The Last 12 Months, Alcohol Consumption Among Female, Foreign Born Within EU28 Population", + "dcid": "Percent_NotInTheLast12Months_AlcoholConsumption_In_Count_Person_Female_ForeignBornWithinEU28" + }, + { + "name": "Percentage Not In The Last 12 Months, Alcohol Consumption Among Female, Native Population", + "dcid": "Percent_NotInTheLast12Months_AlcoholConsumption_In_Count_Person_Female_Native" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-Shoplifting_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Shoplifting, Targeted Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-Occasional_CitizenshipStatus_Gender-Female", + "name": "Person With Activity Frequency = Occasional, Citizenship Status, Gender = Female", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Shoplifting, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_Shoplifting_IsHateCrime_Female" + "name": "Percentage Occasional, Tobacco Smoking Among Citizen Outside EU28, Female Population", + "dcid": "Percent_Occasional_TobaccoSmoking_TobaccoProducts_In_Count_Person_CitizenOutsideEU28_Female" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Shoplifting, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_Shoplifting_IsHateCrime_Female" + "name": "Percentage Occasional, Tobacco Smoking Among Citizen, Female Population", + "dcid": "Percent_Occasional_TobaccoSmoking_TobaccoProducts_In_Count_Person_Citizen_Female" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Shoplifting, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_Shoplifting_IsHateCrime_Female" + "name": "Percentage Occasional, Tobacco Smoking Among Not A Citizen, Female Population", + "dcid": "Percent_Occasional_TobaccoSmoking_TobaccoProducts_In_Count_Person_NotACitizen_Female" + }, + { + "name": "Percentage Occasional, Tobacco Smoking Among Within EU28 And Not A Citizen, Female Population", + "dcid": "Percent_Occasional_TobaccoSmoking_TobaccoProducts_In_Count_Person_WithinEU28AndNotACitizen_Female" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-SimpleAssault_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Simple Assault, Targeted Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-Occasional_Gender-Female_Nativity", + "name": "Person With Activity Frequency = Occasional, Gender = Female, Nativity", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Simple Assault, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_SimpleAssault_IsHateCrime_Female" + "name": "Percentage Occasional, Tobacco Smoking Among Female, Foreign Born Outside EU28 Population", + "dcid": "Percent_Occasional_TobaccoSmoking_TobaccoProducts_In_Count_Person_Female_ForeignBornOutsideEU28" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Simple Assault, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_SimpleAssault_IsHateCrime_Female" + "name": "Percentage Occasional, Tobacco Smoking Among Female, Foreign Born Population", + "dcid": "Percent_Occasional_TobaccoSmoking_TobaccoProducts_In_Count_Person_Female_ForeignBorn" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Simple Assault, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_SimpleAssault_IsHateCrime_Female" + "name": "Percentage Occasional, Tobacco Smoking Among Female, Foreign Born Within EU28 Population", + "dcid": "Percent_Occasional_TobaccoSmoking_TobaccoProducts_In_Count_Person_Female_ForeignBornWithinEU28" + }, + { + "name": "Percentage Occasional, Tobacco Smoking Among Female, Native Population", + "dcid": "Percent_Occasional_TobaccoSmoking_TobaccoProducts_In_Count_Person_Female_Native" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-TheftFromBuilding_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Theft From Building, Targeted Gender = Female", + "dcid": "dc/g/Person_Age-Years21To65_Gender-Female_PreventiveHealth-CervicalCancerScreening", + "name": "Person With Age = 21 - 65 Years, Gender = Female, Preventive Health = Cervical Cancer Screening", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Theft From Building, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_TheftFromBuilding_IsHateCrime_Female" + "name": "Prevalence of 21 - 65 Years, Female, Received Cervical Cancer Screening", + "dcid": "Percent_Person_21To65Years_Female_ReceivedCervicalCancerScreening" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Theft From Building, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_TheftFromBuilding_IsHateCrime_Female" + "name": "Sample Size, Prevalence of 21 - 65 Years, Female, Received Cervical Cancer Screening", + "dcid": "SampleSize_Percent_Person_21To65Years_Female_ReceivedCervicalCancerScreening" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Theft From Building, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_TheftFromBuilding_IsHateCrime_Female" + "name": "Lower Confidence Interval Limit, Prevalence of 21 - 65 Years, Female, Received Cervical Cancer Screening", + "dcid": "LowerConfidenceIntervalLimit_Percent_Person_21To65Years_Female_ReceivedCervicalCancerScreening" + }, + { + "name": "Upper Confidence Interval Limit, Prevalence of 21 - 65 Years, Female, Received Cervical Cancer Screening", + "dcid": "UpperConfidenceIntervalLimit_Percent_Person_21To65Years_Female_ReceivedCervicalCancerScreening" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-TheftFromMotorVehicle_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Theft From Motor Vehicle, Targeted Gender = Female", + "dcid": "dc/g/Person_Age-Years65Onwards_Gender-Female_PreventiveHealth-CorePreventiveServices", + "name": "Person With Age = 65 Years or More, Gender = Female, Preventive Health = Core Preventive Services", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Theft From Motor Vehicle, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_TheftFromMotorVehicle_IsHateCrime_Female" + "name": "Prevalence: 65 Years or More, Female, Core Preventive Services", + "dcid": "Percent_Person_65OrMoreYears_Female_ReceivedCorePreventiveServices" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Theft From Motor Vehicle, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_TheftFromMotorVehicle_IsHateCrime_Female" + "name": "Sample Size, Prevalence of 65 Years or More, Female, Core Preventive Services", + "dcid": "SampleSize_Percent_Person_65OrMoreYears_Female_ReceivedCorePreventiveServices" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Theft From Motor Vehicle, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_TheftFromMotorVehicle_IsHateCrime_Female" + "name": "Lower Confidence Interval Limit, Prevalence of 65 Years or More, Female, Core Preventive Services", + "dcid": "LowerConfidenceIntervalLimit_Percent_Person_65OrMoreYears_Female_ReceivedCorePreventiveServices" + }, + { + "name": "Upper Confidence Interval Limit, Prevalence of 65 Years or More, Female, Core Preventive Services", + "dcid": "UpperConfidenceIntervalLimit_Percent_Person_65OrMoreYears_Female_ReceivedCorePreventiveServices" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-WeaponLawViolations_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Weapon Law Violations, Targeted Gender = Female", + "dcid": "dc/g/Person_Age-Years100_Gender-Female_Race", + "name": "Person With Age = Years 100, Gender = Female, Race", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Weapon Law Violations, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_WeaponLawViolations_IsHateCrime_Female" + "name": "Population: Years 100, Female, American Indian And Alaska Native Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_100Years_Female_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Weapon Law Violations, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_WeaponLawViolations_IsHateCrime_Female" + "name": "Population: Years 100, Female, Asian or Pacific Islander", + "dcid": "Count_Person_100Years_Female_AsianOrPacificIslander" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Weapon Law Violations, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_WeaponLawViolations_IsHateCrime_Female" + "name": "Population: Years 100, Female, Black or African American Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_100Years_Female_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces" + }, + { + "name": "Population: Years 100, Female, White Alone or In Combination With One or More Other Races", + "dcid": "Count_Person_100Years_Female_WhiteAloneOrInCombinationWithOneOrMoreOtherRaces" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-WireFraud_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Wire Fraud, Targeted Gender = Female", + "dcid": "dc/g/Person_ConsumptionQuantity-CigarettesUpto20_EducationalAttainment_Gender-Female", + "name": "Person With Consumption Quantity = 20 Cigarettes or Less, Educational Attainment, Gender = Female", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Wire Fraud, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_WireFraud_IsHateCrime_Female" + "name": "Percentage Daily, Less Than 20 Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_Daily_LessThan20CigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Wire Fraud, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_WireFraud_IsHateCrime_Female" + "name": "Percentage Daily, Less Than 20 Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Tertiary Education Stage One Or Tertiary Education Stage Two, Female Population", + "dcid": "Percent_Daily_LessThan20CigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person_TertiaryEducationStageOneOrTertiaryEducationStageTwo_Female" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Wire Fraud, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_WireFraud_IsHateCrime_Female" + "name": "Percentage Daily, Less Than 20 Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Tertiary Education, Female Population", + "dcid": "Percent_Daily_LessThan20CigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person_TertiaryEducation_Female" + }, + { + "name": "Percentage Daily, Less Than 20 Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_Daily_LessThan20CigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years25To34_CauseOfDeath_Gender-Female", - "name": "Mortality Event With Age = 25 - 34 Years, Cause of Death, Gender = Female", + "dcid": "dc/g/Person_ConsumptionQuantity-Cigarettes20Onwards_EducationalAttainment_Gender-Female", + "name": "Person With Consumption Quantity = 20 Cigarettes or More, Educational Attainment, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 25 - 34 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female", - "dcid": "Count_Death_25To34Years_DiseasesOfTheMusculoskeletalSystemConnectiveTissue_Female" + "name": "Percentage Daily, 20 Or More Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_Daily_20OrMoreCigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Count of Mortality Event: 25 - 34 Years, N00-N98 (Diseases of The Genitourinary System), Female", - "dcid": "Count_Death_25To34Years_DiseasesOfTheGenitourinarySystem_Female" + "name": "Percentage Daily, 20 Or More Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Tertiary Education Stage One Or Tertiary Education Stage Two, Female Population", + "dcid": "Percent_Daily_20OrMoreCigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person_TertiaryEducationStageOneOrTertiaryEducationStageTwo_Female" }, { - "name": "Count of Mortality Event: 25 - 34 Years, Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female", - "dcid": "Count_Death_25To34Years_CongenitalMalformationsDeformationsChromosomalAbnormalities_Female" + "name": "Percentage Daily, 20 Or More Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Tertiary Education, Female Population", + "dcid": "Percent_Daily_20OrMoreCigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person_TertiaryEducation_Female" + }, + { + "name": "Percentage Daily, 20 Or More Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_Daily_20OrMoreCigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years5To14_CauseOfDeath_Gender-Female", - "name": "Mortality Event With Age = 5 - 14 Years, Cause of Death, Gender = Female", + "dcid": "dc/g/Person_EducationalAttainment-LessThanPrimaryEducationPrimaryEducationLowerSecondaryEducation_Gender-Female_PhysicalActivityEffortLevel", + "name": "Person With Educational Attainment = Less Than Primary Education \u0026 Primary Education \u0026 Lower Secondary Education, Gender = Female, Physical Activity Effort Level", "statVars": [ { - "name": "Count of Mortality Event: 5 - 14 Years, G00-G98 (Diseases of The Nervous System), Female", - "dcid": "Count_Death_5To14Years_DiseasesOfTheNervousSystem_Female" + "name": "Percentage Work Related Physical Activity, Heavy Activity Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_HeavyActivity_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Count of Mortality Event: 5 - 14 Years, I00-I99 (Diseases of The Circulatory System), Female", - "dcid": "Count_Death_5To14Years_DiseasesOfTheCirculatorySystem_Female" + "name": "Percentage Work Related Physical Activity, Moderate Activity Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_ModerateActivity_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Count of Mortality Event: 5 - 14 Years, Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female", - "dcid": "Count_Death_5To14Years_CongenitalMalformationsDeformationsChromosomalAbnormalities_Female" + "name": "Percentage Work Related Physical Activity, Moderate Activity Or Heavy Activity Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_ModerateActivityOrHeavyActivity_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" + }, + { + "name": "Percentage Work Related Physical Activity, No Activity Or Light Activity Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_NoActivityOrLightActivity_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years10To14_Gender-Female_TypeOfSchool", - "name": "Person With Age = 10 - 14 Years, Gender = Female, Type of School", + "dcid": "dc/g/Person_EducationalAttainment-TertiaryEducation_Gender-Female_PhysicalActivityEffortLevel", + "name": "Person With Educational Attainment = Tertiary Education, Gender = Female, Physical Activity Effort Level", "statVars": [ { - "name": "Population: 10 - 14 Years, Female, Not Enrolled in School", - "dcid": "Count_Person_10To14Years_Female_NotEnrolledInSchool" + "name": "Percentage Work Related Physical Activity, Heavy Activity Among Tertiary Education, Female Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_HeavyActivity_In_Count_Person_TertiaryEducation_Female" }, { - "name": "Population: 10 - 14 Years, Female, Private School", - "dcid": "Count_Person_10To14Years_Female_EnrolledInPrivateSchool" + "name": "Percentage Work Related Physical Activity, Moderate Activity Among Tertiary Education, Female Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_ModerateActivity_In_Count_Person_TertiaryEducation_Female" }, { - "name": "Population: 10 - 14 Years, Female, Public School", - "dcid": "Count_Person_10To14Years_Female_EnrolledInPublicSchool" + "name": "Percentage Work Related Physical Activity, Moderate Activity Or Heavy Activity Among Tertiary Education, Female Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_ModerateActivityOrHeavyActivity_In_Count_Person_TertiaryEducation_Female" + }, + { + "name": "Percentage Work Related Physical Activity, No Activity Or Light Activity Among Tertiary Education, Female Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_NoActivityOrLightActivity_In_Count_Person_TertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years15To17_EnrollmentLevel_Gender-Female", - "name": "Person With Age = 15 - 17 Years, Enrollment Level, Gender = Female", + "dcid": "dc/g/Person_EducationalAttainment-UpperSecondaryEducationPostSecondaryNonTertiaryEducation_Gender-Female_PhysicalActivityEffortLevel", + "name": "Person With Educational Attainment = Upper Secondary Education \u0026 Post Secondary Non Tertiary Education, Gender = Female, Physical Activity Effort Level", "statVars": [ { - "name": "Population: 15 - 17 Years, Enrolled in Private College or Graduate School, Female", - "dcid": "Count_Person_15To17Years_EnrolledInPrivateCollegeOrGraduateSchool_Female" + "name": "Percentage Work Related Physical Activity, Heavy Activity Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_HeavyActivity_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" }, { - "name": "Population: 15 - 17 Years, Enrolled in Public College or Graduate School, Female", - "dcid": "Count_Person_15To17Years_EnrolledInPublicCollegeOrGraduateSchool_Female" + "name": "Percentage Work Related Physical Activity, Moderate Activity Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_ModerateActivity_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" }, { - "name": "Population: 15 - 17 Years, Not Enrolled in College or Graduate School, Female", - "dcid": "Count_Person_15To17Years_NotEnrolledInCollegeOrGraduateSchool_Female" + "name": "Percentage Work Related Physical Activity, Moderate Activity Or Heavy Activity Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_ModerateActivityOrHeavyActivity_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" + }, + { + "name": "Percentage Work Related Physical Activity, No Activity Or Light Activity Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_NoActivityOrLightActivity_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years15To17_Gender-Female_TypeOfSchool", - "name": "Person With Age = 15 - 17 Years, Gender = Female, Type of School", + "dcid": "dc/g/Person_ExerciseType-AerobicMuscleStrengthening_Gender-Female_GlobalActivityLimitationindicator", + "name": "Person With Exercise Type = Aerobic \u0026 Muscle Strengthening, Gender = Female, Global Activity Limitationindicator", "statVars": [ { - "name": "Population: 15 - 17 Years, Female, Not Enrolled in School", - "dcid": "Count_Person_15To17Years_Female_NotEnrolledInSchool" + "name": "Percentage Aerobic Or Muscle Strengthening, Health Enhancing Physical Activity Among Female, Limited Activity Limitation Population", + "dcid": "Percent_AerobicOrMuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_LimitedActivityLimitation" }, { - "name": "Population: 15 - 17 Years, Female, Private School", - "dcid": "Count_Person_15To17Years_Female_EnrolledInPrivateSchool" + "name": "Percentage Aerobic Or Muscle Strengthening, Health Enhancing Physical Activity Among Female, Moderate Activity Limitation Population", + "dcid": "Percent_AerobicOrMuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_ModerateActivityLimitation" }, { - "name": "Population: 15 - 17 Years, Female, Public School", - "dcid": "Count_Person_15To17Years_Female_EnrolledInPublicSchool" + "name": "Percentage Aerobic Or Muscle Strengthening, Health Enhancing Physical Activity Among Female, No Activity Limitation Population", + "dcid": "Percent_AerobicOrMuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_NoActivityLimitation" + }, + { + "name": "Percentage Aerobic Or Muscle Strengthening, Health Enhancing Physical Activity Among Female, Severe Activity Limitation Population", + "dcid": "Percent_AerobicOrMuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_SevereActivityLimitation" } ] }, { - "dcid": "dc/g/Person_Age-Years15To19_BirthEventStatus-BirthInThePast12Months_Gender-Female", - "name": "Person With Age = 15 - 19 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female", + "dcid": "dc/g/Person_ExerciseType-AerobicMuscleStrengthening_Gender-Female_Nativity", + "name": "Person With Exercise Type = Aerobic \u0026 Muscle Strengthening, Gender = Female, Nativity", "statVars": [ { - "name": "Population: 15 - 19 Years, Birth in The Past 12 Months, Female", - "dcid": "Count_Person_15To19Years_BirthInThePast12Months_Female" + "name": "Percentage Aerobic Or Muscle Strengthening, Health Enhancing Physical Activity Among Female, Foreign Born Outside EU28 Population", + "dcid": "Percent_AerobicOrMuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_ForeignBornOutsideEU28" }, { - "name": "Population: 15 - 19 Years, Birth in The Past 12 Months, Female (As Fraction of Count Person 15 To 19 Years Female)", - "dcid": "Count_Person_15To19Years_BirthInThePast12Months_Female_AsAFractionOf_Count_Person_15To19Years_Female" + "name": "Percentage Aerobic Or Muscle Strengthening, Health Enhancing Physical Activity Among Female, Foreign Born Population", + "dcid": "Percent_AerobicOrMuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_ForeignBorn" }, { - "name": "Population: 15 - 19 Years, Birth in The Past 12 Months, Female, Unmarried", - "dcid": "Count_Person_15To19Years_BirthInThePast12Months_Female_Unmarried" + "name": "Percentage Aerobic Or Muscle Strengthening, Health Enhancing Physical Activity Among Female, Foreign Born Within EU28 Population", + "dcid": "Percent_AerobicOrMuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_ForeignBornWithinEU28" + }, + { + "name": "Percentage Aerobic Or Muscle Strengthening, Health Enhancing Physical Activity Among Female, Native Population", + "dcid": "Percent_AerobicOrMuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_Native" } ] }, { - "dcid": "dc/g/Person_Age-Years15To19_Gender-Female_Race-BlackOrAfricanAmericanAlone", - "name": "Person With Age = 15 - 19 Years, Gender = Female, Race = Black or African American Alone", + "dcid": "dc/g/Person_ExerciseType-Aerobic_Gender-Female_GlobalActivityLimitationindicator", + "name": "Person With Exercise Type = Aerobic, Gender = Female, Global Activity Limitationindicator", "statVars": [ { - "name": "Population: 15 - 19 Years, Female, Black or African American Alone", - "dcid": "Count_Person_15To19Years_Female_BlackOrAfricanAmericanAlone" + "name": "Percentage Aerobic, Health Enhancing Physical Activity Among Female, Limited Activity Limitation Population", + "dcid": "Percent_Aerobic_HealthEnhancingPhysicalActivity_In_Count_Person_Female_LimitedActivityLimitation" }, { - "name": "Population: 15 - 19 Years, Birth in The Past 12 Months, Female, Black or African American Alone", - "dcid": "Count_Person_15To19Years_BirthInThePast12Months_Female_BlackOrAfricanAmericanAlone" + "name": "Percentage Aerobic, Health Enhancing Physical Activity Among Female, Moderate Activity Limitation Population", + "dcid": "Percent_Aerobic_HealthEnhancingPhysicalActivity_In_Count_Person_Female_ModerateActivityLimitation" }, { - "name": "Population: 15 - 19 Years, Female, Ever Married, Black or African American Alone", - "dcid": "Count_Person_15To19Years_Female_EverMarried_BlackOrAfricanAmericanAlone" + "name": "Percentage Aerobic, Health Enhancing Physical Activity Among Female, No Activity Limitation Population", + "dcid": "Percent_Aerobic_HealthEnhancingPhysicalActivity_In_Count_Person_Female_NoActivityLimitation" + }, + { + "name": "Percentage Aerobic, Health Enhancing Physical Activity Among Female, Severe Activity Limitation Population", + "dcid": "Percent_Aerobic_HealthEnhancingPhysicalActivity_In_Count_Person_Female_SevereActivityLimitation" } ] }, { - "dcid": "dc/g/Person_Age-Years15To19_Gender-Female_Race-HispanicOrLatino", - "name": "Person With Age = 15 - 19 Years, Gender = Female, Race = Hispanic or Latino", + "dcid": "dc/g/Person_ExerciseType-Aerobic_Gender-Female_Nativity", + "name": "Person With Exercise Type = Aerobic, Gender = Female, Nativity", "statVars": [ { - "name": "Population: 15 - 19 Years, Female, Hispanic or Latino", - "dcid": "Count_Person_15To19Years_Female_HispanicOrLatino" + "name": "Percentage Aerobic, Health Enhancing Physical Activity Among Female, Foreign Born Outside EU28 Population", + "dcid": "Percent_Aerobic_HealthEnhancingPhysicalActivity_In_Count_Person_Female_ForeignBornOutsideEU28" }, { - "name": "Population: 15 - 19 Years, Birth in The Past 12 Months, Female, Hispanic or Latino", - "dcid": "Count_Person_15To19Years_BirthInThePast12Months_Female_HispanicOrLatino" + "name": "Percentage Aerobic, Health Enhancing Physical Activity Among Female, Foreign Born Population", + "dcid": "Percent_Aerobic_HealthEnhancingPhysicalActivity_In_Count_Person_Female_ForeignBorn" }, { - "name": "Population: 15 - 19 Years, Female, Ever Married, Hispanic or Latino", - "dcid": "Count_Person_15To19Years_Female_EverMarried_HispanicOrLatino" + "name": "Percentage Aerobic, Health Enhancing Physical Activity Among Female, Foreign Born Within EU28 Population", + "dcid": "Percent_Aerobic_HealthEnhancingPhysicalActivity_In_Count_Person_Female_ForeignBornWithinEU28" + }, + { + "name": "Percentage Aerobic, Health Enhancing Physical Activity Among Female, Native Population", + "dcid": "Percent_Aerobic_HealthEnhancingPhysicalActivity_In_Count_Person_Female_Native" } ] }, { - "dcid": "dc/g/Person_Age-Years15To19_Gender-Female_Race-WhiteAloneNotHispanicOrLatino", - "name": "Person With Age = 15 - 19 Years, Gender = Female, Race = White Alone Not Hispanic or Latino", + "dcid": "dc/g/Person_ExerciseType-MuscleStrengthening_Gender-Female_GlobalActivityLimitationindicator", + "name": "Person With Exercise Type = Muscle Strengthening, Gender = Female, Global Activity Limitationindicator", "statVars": [ { - "name": "Population: 15 - 19 Years, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_15To19Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Percentage Muscle Strengthening, Health Enhancing Physical Activity Among Female, Limited Activity Limitation Population", + "dcid": "Percent_MuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_LimitedActivityLimitation" }, { - "name": "Population: 15 - 19 Years, Birth in The Past 12 Months, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_15To19Years_BirthInThePast12Months_Female_WhiteAloneNotHispanicOrLatino" + "name": "Percentage Muscle Strengthening, Health Enhancing Physical Activity Among Female, Moderate Activity Limitation Population", + "dcid": "Percent_MuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_ModerateActivityLimitation" }, { - "name": "Population: 15 - 19 Years, Female, Ever Married, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_15To19Years_Female_EverMarried_WhiteAloneNotHispanicOrLatino" + "name": "Percentage Muscle Strengthening, Health Enhancing Physical Activity Among Female, No Activity Limitation Population", + "dcid": "Percent_MuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_NoActivityLimitation" + }, + { + "name": "Percentage Muscle Strengthening, Health Enhancing Physical Activity Among Female, Severe Activity Limitation Population", + "dcid": "Percent_MuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_SevereActivityLimitation" } ] }, { - "dcid": "dc/g/Person_Age-Years15Onwards_EnrollmentLevel_Gender-Female", - "name": "Person With Age = 15 Years or More, Enrollment Level, Gender = Female", + "dcid": "dc/g/Person_ExerciseType-MuscleStrengthening_Gender-Female_Nativity", + "name": "Person With Exercise Type = Muscle Strengthening, Gender = Female, Nativity", "statVars": [ { - "name": "Population: 15 Years or More, Enrolled in Private College or Graduate School, Female", - "dcid": "Count_Person_15OrMoreYears_EnrolledInPrivateCollegeOrGraduateSchool_Female" + "name": "Percentage Muscle Strengthening, Health Enhancing Physical Activity Among Female, Foreign Born Outside EU28 Population", + "dcid": "Percent_MuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_ForeignBornOutsideEU28" }, { - "name": "Population: 15 Years or More, Enrolled in Public College or Graduate School, Female", - "dcid": "Count_Person_15OrMoreYears_EnrolledInPublicCollegeOrGraduateSchool_Female" + "name": "Percentage Muscle Strengthening, Health Enhancing Physical Activity Among Female, Foreign Born Population", + "dcid": "Percent_MuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_ForeignBorn" }, { - "name": "Population: 15 Years or More, Not Enrolled in College or Graduate School, Female", - "dcid": "Count_Person_15OrMoreYears_NotEnrolledInCollegeOrGraduateSchool_Female" + "name": "Percentage Muscle Strengthening, Health Enhancing Physical Activity Among Female, Foreign Born Within EU28 Population", + "dcid": "Percent_MuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_ForeignBornWithinEU28" + }, + { + "name": "Percentage Muscle Strengthening, Health Enhancing Physical Activity Among Female, Native Population", + "dcid": "Percent_MuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female_Native" } ] }, { - "dcid": "dc/g/Person_Age-Years18To19_Gender-Female_TypeOfSchool", - "name": "Person With Age = 18 - 19 Years, Gender = Female, Type of School", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-NonSmoker_Nativity", + "name": "Person With Gender = Female, Health Behavior = Non Smoker, Nativity", "statVars": [ { - "name": "Population: 18 - 19 Years, Female, Not Enrolled in School", - "dcid": "Count_Person_18To19Years_Female_NotEnrolledInSchool" + "name": "Percentage Non Smoker Among Female, Foreign Born Outside EU28 Population", + "dcid": "Percent_NonSmoker_TobaccoProducts_In_Count_Person_Female_ForeignBornOutsideEU28" }, { - "name": "Population: 18 - 19 Years, Female, Private School", - "dcid": "Count_Person_18To19Years_Female_EnrolledInPrivateSchool" + "name": "Percentage Non Smoker Among Female, Foreign Born Population", + "dcid": "Percent_NonSmoker_TobaccoProducts_In_Count_Person_Female_ForeignBorn" }, { - "name": "Population: 18 - 19 Years, Female, Public School", - "dcid": "Count_Person_18To19Years_Female_EnrolledInPublicSchool" + "name": "Percentage Non Smoker Among Female, Foreign Born Within EU28 Population", + "dcid": "Percent_NonSmoker_TobaccoProducts_In_Count_Person_Female_ForeignBornWithinEU28" + }, + { + "name": "Percentage Non Smoker Among Female, Native Population", + "dcid": "Percent_NonSmoker_TobaccoProducts_In_Count_Person_Female_Native" } ] }, { - "dcid": "dc/g/Person_Age-Years18To24_EnrollmentLevel_Gender-Female", - "name": "Person With Age = 18 - 24 Years, Enrollment Level, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-Normalweight_Nativity", + "name": "Person With Gender = Female, Health Behavior = Normalweight, Nativity", "statVars": [ { - "name": "Population: 18 - 24 Years, Enrolled in Private College or Graduate School, Female", - "dcid": "Count_Person_18To24Years_EnrolledInPrivateCollegeOrGraduateSchool_Female" + "name": "Population: Percentage Normalweight Among Female, Foreign Born", + "dcid": "Percent_Normalweight_In_Count_Person_Female_ForeignBorn" }, { - "name": "Population: 18 - 24 Years, Enrolled in Public College or Graduate School, Female", - "dcid": "Count_Person_18To24Years_EnrolledInPublicCollegeOrGraduateSchool_Female" + "name": "Population: Percentage Normalweight Among Female, Foreign Born Outside EU28", + "dcid": "Percent_Normalweight_In_Count_Person_Female_ForeignBornOutsideEU28" }, { - "name": "Population: 18 - 24 Years, Not Enrolled in College or Graduate School, Female", - "dcid": "Count_Person_18To24Years_NotEnrolledInCollegeOrGraduateSchool_Female" + "name": "Population: Percentage Normalweight Among Female, Foreign Born Within EU28", + "dcid": "Percent_Normalweight_In_Count_Person_Female_ForeignBornWithinEU28" + }, + { + "name": "Population: Percentage Normalweight Among Female, Native", + "dcid": "Percent_Normalweight_In_Count_Person_Female_Native" } ] }, { - "dcid": "dc/g/Person_Age-Years20To24_Gender-Female_TypeOfSchool", - "name": "Person With Age = 20 - 24 Years, Gender = Female, Type of School", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-Obesity_Nativity", + "name": "Person With Gender = Female, Health Behavior = Obesity, Nativity", "statVars": [ { - "name": "Population: 20 - 24 Years, Female, Not Enrolled in School", - "dcid": "Count_Person_20To24Years_Female_NotEnrolledInSchool" + "name": "Population: Percentage Obesity Among Female, Foreign Born", + "dcid": "Percent_Obesity_In_Count_Person_Female_ForeignBorn" }, { - "name": "Population: 20 - 24 Years, Female, Private School", - "dcid": "Count_Person_20To24Years_Female_EnrolledInPrivateSchool" + "name": "Population: Percentage Obesity Among Female, Foreign Born Outside EU28", + "dcid": "Percent_Obesity_In_Count_Person_Female_ForeignBornOutsideEU28" }, { - "name": "Population: 20 - 24 Years, Female, Public School", - "dcid": "Count_Person_20To24Years_Female_EnrolledInPublicSchool" + "name": "Population: Percentage Obesity Among Female, Foreign Born Within EU28", + "dcid": "Percent_Obesity_In_Count_Person_Female_ForeignBornWithinEU28" + }, + { + "name": "Population: Percentage Obesity Among Female, Native", + "dcid": "Percent_Obesity_In_Count_Person_Female_Native" } ] }, { - "dcid": "dc/g/Person_Age-Years20To34_BirthEventStatus-BirthInThePast12Months_Gender-Female", - "name": "Person With Age = 20 - 34 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-Overweight_Nativity", + "name": "Person With Gender = Female, Health Behavior = Overweight, Nativity", "statVars": [ { - "name": "Population: 20 - 34 Years, Birth in The Past 12 Months, Female", - "dcid": "Count_Person_20To34Years_BirthInThePast12Months_Female" + "name": "Population: Percentage Overweight Among Female, Foreign Born", + "dcid": "Percent_Overweight_In_Count_Person_Female_ForeignBorn" }, { - "name": "Population: 20 - 34 Years, Birth in The Past 12 Months, Female (As Fraction of Count Person 20 To 34 Years Female)", - "dcid": "Count_Person_20To34Years_BirthInThePast12Months_Female_AsAFractionOf_Count_Person_20To34Years_Female" + "name": "Population: Percentage Overweight Among Female, Foreign Born Outside EU28", + "dcid": "Percent_Overweight_In_Count_Person_Female_ForeignBornOutsideEU28" }, { - "name": "Population: 20 - 34 Years, Birth in The Past 12 Months, Female, Unmarried", - "dcid": "Count_Person_20To34Years_BirthInThePast12Months_Female_Unmarried" + "name": "Population: Percentage Overweight Among Female, Foreign Born Within EU28", + "dcid": "Percent_Overweight_In_Count_Person_Female_ForeignBornWithinEU28" + }, + { + "name": "Population: Percentage Overweight Among Female, Native", + "dcid": "Percent_Overweight_In_Count_Person_Female_Native" } ] }, { - "dcid": "dc/g/Person_Age-Years25To34_EnrollmentLevel_Gender-Female", - "name": "Person With Age = 25 - 34 Years, Enrollment Level, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-PreObese_Nativity", + "name": "Person With Gender = Female, Health Behavior = Pre Obese, Nativity", "statVars": [ { - "name": "Population: 25 - 34 Years, Enrolled in Private College or Graduate School, Female", - "dcid": "Count_Person_25To34Years_EnrolledInPrivateCollegeOrGraduateSchool_Female" + "name": "Population: Percentage Pre Obese Among Female, Foreign Born", + "dcid": "Percent_PreObese_In_Count_Person_Female_ForeignBorn" }, { - "name": "Population: 25 - 34 Years, Enrolled in Public College or Graduate School, Female", - "dcid": "Count_Person_25To34Years_EnrolledInPublicCollegeOrGraduateSchool_Female" + "name": "Population: Percentage Pre Obese Among Female, Foreign Born Outside EU28", + "dcid": "Percent_PreObese_In_Count_Person_Female_ForeignBornOutsideEU28" }, { - "name": "Population: 25 - 34 Years, Not Enrolled in College or Graduate School, Female", - "dcid": "Count_Person_25To34Years_NotEnrolledInCollegeOrGraduateSchool_Female" + "name": "Population: Percentage Pre Obese Among Female, Foreign Born Within EU28", + "dcid": "Percent_PreObese_In_Count_Person_Female_ForeignBornWithinEU28" + }, + { + "name": "Population: Percentage Pre Obese Among Female, Native", + "dcid": "Percent_PreObese_In_Count_Person_Female_Native" } ] }, { - "dcid": "dc/g/Person_Age-Years25To34_Gender-Female_TypeOfSchool", - "name": "Person With Age = 25 - 34 Years, Gender = Female, Type of School", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-Underweight_Nativity", + "name": "Person With Gender = Female, Health Behavior = Underweight, Nativity", "statVars": [ { - "name": "Population: 25 - 34 Years, Female, Not Enrolled in School", - "dcid": "Count_Person_25To34Years_Female_NotEnrolledInSchool" + "name": "Population: Percentage Underweight Among Female, Foreign Born", + "dcid": "Percent_Underweight_In_Count_Person_Female_ForeignBorn" }, { - "name": "Population: 25 - 34 Years, Female, Private School", - "dcid": "Count_Person_25To34Years_Female_EnrolledInPrivateSchool" + "name": "Population: Percentage Underweight Among Female, Foreign Born Outside EU28", + "dcid": "Percent_Underweight_In_Count_Person_Female_ForeignBornOutsideEU28" }, { - "name": "Population: 25 - 34 Years, Female, Public School", - "dcid": "Count_Person_25To34Years_Female_EnrolledInPublicSchool" + "name": "Population: Percentage Underweight Among Female, Foreign Born Within EU28", + "dcid": "Percent_Underweight_In_Count_Person_Female_ForeignBornWithinEU28" + }, + { + "name": "Population: Percentage Underweight Among Female, Native", + "dcid": "Percent_Underweight_In_Count_Person_Female_Native" } ] }, { - "dcid": "dc/g/Person_Age-Years3To4_Gender-Female_TypeOfSchool", - "name": "Person With Age = 3 - 4 Years, Gender = Female, Type of School", + "dcid": "dc/g/Person_Gender-Female_Income-Percentile0To20_PhysicalActivityEffortLevel", + "name": "Person With Gender = Female, Income = 0 - 20 Percentile, Physical Activity Effort Level", "statVars": [ { - "name": "Population: 3 - 4 Years, Female, Not Enrolled in School", - "dcid": "Count_Person_3To4Years_Female_NotEnrolledInSchool" + "name": "Percentage Work Related Physical Activity, Heavy Activity Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_HeavyActivity_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Population: 3 - 4 Years, Female, Private School", - "dcid": "Count_Person_3To4Years_Female_EnrolledInPrivateSchool" + "name": "Percentage Work Related Physical Activity, Moderate Activity Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_ModerateActivity_In_Count_Person_Female_IncomeOf0To20Percentile" }, { - "name": "Population: 3 - 4 Years, Female, Public School", - "dcid": "Count_Person_3To4Years_Female_EnrolledInPublicSchool" + "name": "Percentage Work Related Physical Activity, Moderate Activity Or Heavy Activity Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_ModerateActivityOrHeavyActivity_In_Count_Person_Female_IncomeOf0To20Percentile" + }, + { + "name": "Percentage Work Related Physical Activity, No Activity Or Light Activity Among Female, Income Of 0 To 20 Percentile Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_NoActivityOrLightActivity_In_Count_Person_Female_IncomeOf0To20Percentile" } ] }, { - "dcid": "dc/g/Person_Age-Years35Onwards_EnrollmentLevel_Gender-Female", - "name": "Person With Age = 35 Years or More, Enrollment Level, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_Income-Percentile20To40_PhysicalActivityEffortLevel", + "name": "Person With Gender = Female, Income = 20 - 40 Percentile, Physical Activity Effort Level", "statVars": [ { - "name": "Population: 35 Years or More, Enrolled in Private College or Graduate School, Female", - "dcid": "Count_Person_35OrMoreYears_EnrolledInPrivateCollegeOrGraduateSchool_Female" + "name": "Percentage Work Related Physical Activity, Heavy Activity Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_HeavyActivity_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Population: 35 Years or More, Enrolled in Public College or Graduate School, Female", - "dcid": "Count_Person_35OrMoreYears_EnrolledInPublicCollegeOrGraduateSchool_Female" + "name": "Percentage Work Related Physical Activity, Moderate Activity Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_ModerateActivity_In_Count_Person_Female_IncomeOf20To40Percentile" }, { - "name": "Population: 35 Years or More, Not Enrolled in College or Graduate School, Female", - "dcid": "Count_Person_35OrMoreYears_NotEnrolledInCollegeOrGraduateSchool_Female" + "name": "Percentage Work Related Physical Activity, Moderate Activity Or Heavy Activity Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_ModerateActivityOrHeavyActivity_In_Count_Person_Female_IncomeOf20To40Percentile" + }, + { + "name": "Percentage Work Related Physical Activity, No Activity Or Light Activity Among Female, Income Of 20 To 40 Percentile Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_NoActivityOrLightActivity_In_Count_Person_Female_IncomeOf20To40Percentile" } ] }, { - "dcid": "dc/g/Person_Age-Years35Onwards_Gender-Female_TypeOfSchool", - "name": "Person With Age = 35 Years or More, Gender = Female, Type of School", + "dcid": "dc/g/Person_Gender-Female_Income-Percentile40To60_PhysicalActivityEffortLevel", + "name": "Person With Gender = Female, Income = 40 - 60 Percentile, Physical Activity Effort Level", "statVars": [ { - "name": "Population: 35 Years or More, Female, Not Enrolled in School", - "dcid": "Count_Person_35OrMoreYears_Female_NotEnrolledInSchool" + "name": "Percentage Work Related Physical Activity, Heavy Activity Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_HeavyActivity_In_Count_Person_Female_IncomeOf40To60Percentile" }, { - "name": "Population: 35 Years or More, Female, Private School", - "dcid": "Count_Person_35OrMoreYears_Female_EnrolledInPrivateSchool" + "name": "Percentage Work Related Physical Activity, Moderate Activity Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_ModerateActivity_In_Count_Person_Female_IncomeOf40To60Percentile" }, { - "name": "Population: 35 Years or More, Female, Public School", - "dcid": "Count_Person_35OrMoreYears_Female_EnrolledInPublicSchool" + "name": "Percentage Work Related Physical Activity, Moderate Activity Or Heavy Activity Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_ModerateActivityOrHeavyActivity_In_Count_Person_Female_IncomeOf40To60Percentile" + }, + { + "name": "Percentage Work Related Physical Activity, No Activity Or Light Activity Among Female, Income Of 40 To 60 Percentile Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_NoActivityOrLightActivity_In_Count_Person_Female_IncomeOf40To60Percentile" } ] }, { - "dcid": "dc/g/Person_Age-Years5To19_BirthEventStatus-BirthInThePast12Months_Gender-Female", - "name": "Person With Age = 5 - 19 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_Income-Percentile60To80_PhysicalActivityEffortLevel", + "name": "Person With Gender = Female, Income = 60 - 80 Percentile, Physical Activity Effort Level", "statVars": [ { - "name": "Population: 5 - 19 Years, Birth in The Past 12 Months, Female", - "dcid": "dc/5b40frccn136" + "name": "Percentage Work Related Physical Activity, Heavy Activity Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_HeavyActivity_In_Count_Person_Female_IncomeOf60To80Percentile" }, { - "name": "Population: 5 - 19 Years, Birth in The Past 12 Months, Female (As Fraction of Count Person 15 To 19 Years Female)", - "dcid": "dc/pbbm819kyt7v9" + "name": "Percentage Work Related Physical Activity, Moderate Activity Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_ModerateActivity_In_Count_Person_Female_IncomeOf60To80Percentile" }, { - "name": "Population: 5 - 19 Years, Birth in The Past 12 Months, Female, Unmarried", - "dcid": "dc/tc7srg5k1xv27" + "name": "Percentage Work Related Physical Activity, Moderate Activity Or Heavy Activity Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_ModerateActivityOrHeavyActivity_In_Count_Person_Female_IncomeOf60To80Percentile" + }, + { + "name": "Percentage Work Related Physical Activity, No Activity Or Light Activity Among Female, Income Of 60 To 80 Percentile Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_NoActivityOrLightActivity_In_Count_Person_Female_IncomeOf60To80Percentile" } ] }, { - "dcid": "dc/g/Person_Age-Years5To19_Gender-Female_Race-BlackOrAfricanAmericanAlone", - "name": "Person With Age = 5 - 19 Years, Gender = Female, Race = Black or African American Alone", + "dcid": "dc/g/Person_Gender-Female_Income-Percentile80To100_PhysicalActivityEffortLevel", + "name": "Person With Gender = Female, Income = 80 - 100 Percentile, Physical Activity Effort Level", "statVars": [ { - "name": "Population: 5 - 19 Years, Female, Black or African American Alone", - "dcid": "dc/9tje7t59y5y02" + "name": "Percentage Work Related Physical Activity, Heavy Activity Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_HeavyActivity_In_Count_Person_Female_IncomeOf80To100Percentile" }, { - "name": "Population: 5 - 19 Years, Birth in The Past 12 Months, Female, Black or African American Alone", - "dcid": "dc/b6rfg7nc1k59" + "name": "Percentage Work Related Physical Activity, Moderate Activity Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_ModerateActivity_In_Count_Person_Female_IncomeOf80To100Percentile" }, { - "name": "Population: 5 - 19 Years, Female, Ever Married, Black or African American Alone", - "dcid": "dc/90h7gtd4pkp6f" + "name": "Percentage Work Related Physical Activity, Moderate Activity Or Heavy Activity Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_ModerateActivityOrHeavyActivity_In_Count_Person_Female_IncomeOf80To100Percentile" + }, + { + "name": "Percentage Work Related Physical Activity, No Activity Or Light Activity Among Female, Income Of 80 To 100 Percentile Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_NoActivityOrLightActivity_In_Count_Person_Female_IncomeOf80To100Percentile" } ] }, { - "dcid": "dc/g/Person_Age-Years5To19_Gender-Female_Race-HispanicOrLatino", - "name": "Person With Age = 5 - 19 Years, Gender = Female, Race = Hispanic or Latino", + "dcid": "dc/g/Student_EnrollmentLevel-MiddleSchool_Gender-Female_SocialCategory", + "name": "Student With Gender = Female, Enrollment Level = MiddleSchool, Social Category", "statVars": [ { - "name": "Population: 5 - 19 Years, Female, Hispanic or Latino", - "dcid": "dc/xzecyytxdwky7" + "name": "Dropout Rate of Student: Female, MiddleSchool, General Category", + "dcid": "DropoutRate_Student_Female_MiddleSchool_GeneralCategory" }, { - "name": "Population: 5 - 19 Years, Birth in The Past 12 Months, Female, Hispanic or Latino", - "dcid": "dc/bd3mwh95fz1bd" + "name": "Dropout Rate of Student: Female, MiddleSchool, Other Backward Class", + "dcid": "DropoutRate_Student_Female_MiddleSchool_OtherBackwardClass" }, { - "name": "Population: 5 - 19 Years, Female, Ever Married, Hispanic or Latino", - "dcid": "dc/46bw4y3knm2dc" + "name": "Dropout Rate of Student: Female, MiddleSchool, Scheduled Caste", + "dcid": "DropoutRate_Student_Female_MiddleSchool_ScheduledCaste" + }, + { + "name": "Dropout Rate of Student: Female, MiddleSchool, Scheduled Tribe", + "dcid": "DropoutRate_Student_Female_MiddleSchool_ScheduledTribe" } ] }, { - "dcid": "dc/g/Person_Age-Years5To19_Gender-Female_Race-WhiteAloneNotHispanicOrLatino", - "name": "Person With Age = 5 - 19 Years, Gender = Female, Race = White Alone Not Hispanic or Latino", + "dcid": "dc/g/Student_EnrollmentLevel-PrimarySchool_Gender-Female_SocialCategory", + "name": "Student With Gender = Female, Enrollment Level = PrimarySchool, Social Category", "statVars": [ { - "name": "Population: 5 - 19 Years, Female, White Alone Not Hispanic or Latino", - "dcid": "dc/4wd0sckvzn9vc" - }, - { - "name": "Population: 5 - 19 Years, Birth in The Past 12 Months, Female, White Alone Not Hispanic or Latino", - "dcid": "dc/m3lty26g9gnbc" + "name": "Dropout Rate of Student: Female, PrimarySchool, General Category", + "dcid": "DropoutRate_Student_Female_PrimarySchool_GeneralCategory" }, { - "name": "Population: 5 - 19 Years, Female, Ever Married, White Alone Not Hispanic or Latino", - "dcid": "dc/jn7qhhlxvceyg" - } - ] - }, - { - "dcid": "dc/g/Person_Age-Years5To19_Gender-Female_TypeOfSchool", - "name": "Person With Age = 5 - 19 Years, Gender = Female, Type of School", - "statVars": [ - { - "name": "Population: 5 - 19 Years, Female, Not Enrolled in School", - "dcid": "dc/txexrd64sgbh4" + "name": "Dropout Rate of Student: Female, PrimarySchool, Other Backward Class", + "dcid": "DropoutRate_Student_Female_PrimarySchool_OtherBackwardClass" }, { - "name": "Population: 5 - 19 Years, Female, Private School", - "dcid": "dc/yvrj3qkl3kde7" + "name": "Dropout Rate of Student: Female, PrimarySchool, Scheduled Caste", + "dcid": "DropoutRate_Student_Female_PrimarySchool_ScheduledCaste" }, { - "name": "Population: 5 - 19 Years, Female, Public School", - "dcid": "dc/kjh94n3whkr6c" + "name": "Dropout Rate of Student: Female, PrimarySchool, Scheduled Tribe", + "dcid": "DropoutRate_Student_Female_PrimarySchool_ScheduledTribe" } ] }, { - "dcid": "dc/g/Person_Age-Years5To9_Gender-Female_TypeOfSchool", - "name": "Person With Age = 5 - 9 Years, Gender = Female, Type of School", + "dcid": "dc/g/Student_EnrollmentLevel-SecondarySchool_Gender-Female_SocialCategory", + "name": "Student With Gender = Female, Enrollment Level = SecondarySchool, Social Category", "statVars": [ { - "name": "Population: 5 - 9 Years, Female, Not Enrolled in School", - "dcid": "Count_Person_5To9Years_Female_NotEnrolledInSchool" - }, - { - "name": "Population: 5 - 9 Years, Female, Private School", - "dcid": "Count_Person_5To9Years_Female_EnrolledInPrivateSchool" + "name": "Dropout Rate of Student: Female, SecondarySchool, General Category", + "dcid": "DropoutRate_Student_Female_SecondarySchool_GeneralCategory" }, { - "name": "Population: 5 - 9 Years, Female, Public School", - "dcid": "Count_Person_5To9Years_Female_EnrolledInPublicSchool" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_IncomeStatus-WithEarnings_ResidenceType-AdultCorrectionalFacilities", - "name": "Person With Gender = Female, Income Status = With Earnings, Residence Type = Adult Correctional Facilities", - "statVars": [ - { - "name": "Population: Female, With Earnings, Adult Correctional Facilities", - "dcid": "Count_Person_Female_WithEarnings_ResidesInAdultCorrectionalFacilities" + "name": "Dropout Rate of Student: Female, SecondarySchool, Other Backward Class", + "dcid": "DropoutRate_Student_Female_SecondarySchool_OtherBackwardClass" }, { - "name": "Mean Earnings: Female, With Earnings, Adult Correctional Facilities", - "dcid": "Mean_Earnings_Person_Female_ResidesInAdultCorrectionalFacilities" + "name": "Dropout Rate of Student: Female, SecondarySchool, Scheduled Caste", + "dcid": "DropoutRate_Student_Female_SecondarySchool_ScheduledCaste" }, { - "name": "Median Earnings: Female, With Earnings, Adult Correctional Facilities", - "dcid": "Median_Earnings_Person_Female_ResidesInAdultCorrectionalFacilities" + "name": "Dropout Rate of Student: Female, SecondarySchool, Scheduled Tribe", + "dcid": "DropoutRate_Student_Female_SecondarySchool_ScheduledTribe" } ] }, { - "dcid": "dc/g/Person_Gender-Female_IncomeStatus-WithEarnings_ResidenceType-CollegeOrUniversityStudentHousing", - "name": "Person With Gender = Female, Income Status = With Earnings, Residence Type = College or University Student Housing", + "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/C00D48_Gender-Female_Race", + "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = C00-D48 (Neoplasms), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, With Earnings, College or University Student Housing", - "dcid": "Count_Person_Female_WithEarnings_ResidesInCollegeOrUniversityStudentHousing" - }, - { - "name": "Mean Earnings: Female, With Earnings, College or University Student Housing", - "dcid": "Mean_Earnings_Person_Female_ResidesInCollegeOrUniversityStudentHousing" + "name": "Count of Mortality Event: 55 - 64 Years, C00-D48 (Neoplasms), Female, American Indian And Alaska Native Alone", + "dcid": "dc/k9mv6kt0h3zr2" }, { - "name": "Median Earnings: Female, With Earnings, College or University Student Housing", - "dcid": "Median_Earnings_Person_Female_ResidesInCollegeOrUniversityStudentHousing" - } - ] - }, - { - "dcid": "dc/g/Person_Gender-Female_IncomeStatus-WithEarnings_ResidenceType-GroupQuarters", - "name": "Person With Gender = Female, Income Status = With Earnings, Residence Type = Group Quarters", - "statVars": [ - { - "name": "Population: Female, With Earnings, Group Quarters", - "dcid": "Count_Person_Female_WithEarnings_ResidesInGroupQuarters" + "name": "Count of Mortality Event: 55 - 64 Years, C00-D48 (Neoplasms), Female, Asian or Pacific Islander", + "dcid": "dc/vnp1qt6bhk55c" }, { - "name": "Mean Earnings: Female, With Earnings, Group Quarters", - "dcid": "Mean_Earnings_Person_Female_ResidesInGroupQuarters" + "name": "Count of Mortality Event: 55 - 64 Years, C00-D48 (Neoplasms), Female, Black or African American", + "dcid": "dc/vgmz5zr898ve3" }, { - "name": "Median Earnings: Female, With Earnings, Group Quarters", - "dcid": "Median_Earnings_Person_Female_ResidesInGroupQuarters" + "name": "Count of Mortality Event: 55 - 64 Years, C00-D48 (Neoplasms), Female, White", + "dcid": "dc/5vsw6zmcrzty5" } ] }, { - "dcid": "dc/g/Person_Gender-Female_IncomeStatus-WithEarnings_ResidenceType-InstitutionalizedGroupQuarters", - "name": "Person With Gender = Female, Income Status = With Earnings, Residence Type = Institutionalized Group Quarters", + "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/I00I99_Gender-Female_Race", + "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = I00-I99 (Diseases of The Circulatory System), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, With Earnings, Institutionalized Group Quarters", - "dcid": "Count_Person_Female_WithEarnings_ResidesInInstitutionalizedGroupQuarters" + "name": "Count of Mortality Event: 55 - 64 Years, I00-I99 (Diseases of The Circulatory System), Female, American Indian And Alaska Native Alone", + "dcid": "dc/ld2vescyp5em9" }, { - "name": "Mean Earnings: Female, With Earnings, Institutionalized Group Quarters", - "dcid": "Mean_Earnings_Person_Female_ResidesInInstitutionalizedGroupQuarters" + "name": "Count of Mortality Event: 55 - 64 Years, I00-I99 (Diseases of The Circulatory System), Female, Asian or Pacific Islander", + "dcid": "dc/3fxw2kmm6nbn3" }, { - "name": "Median Earnings: Female, With Earnings, Institutionalized Group Quarters", - "dcid": "Median_Earnings_Person_Female_ResidesInInstitutionalizedGroupQuarters" + "name": "Count of Mortality Event: 55 - 64 Years, I00-I99 (Diseases of The Circulatory System), Female, Black or African American", + "dcid": "dc/d7bychrjm1n41" + }, + { + "name": "Count of Mortality Event: 55 - 64 Years, I00-I99 (Diseases of The Circulatory System), Female, White", + "dcid": "dc/kl58qmymlvb17" } ] }, { - "dcid": "dc/g/Person_Gender-Female_IncomeStatus-WithEarnings_ResidenceType-JuvenileFacilities", - "name": "Person With Gender = Female, Income Status = With Earnings, Residence Type = Juvenile Facilities", + "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/K00K92_Gender-Female_Race", + "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = K00-K92 (Diseases of The Digestive System), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, With Earnings, Juvenile Facilities", - "dcid": "Count_Person_Female_WithEarnings_ResidesInJuvenileFacilities" + "name": "Count of Mortality Event: 55 - 64 Years, K00-K92 (Diseases of The Digestive System), Female, American Indian And Alaska Native Alone", + "dcid": "dc/npbdf3sh04p83" }, { - "name": "Mean Earnings: Female, With Earnings, Juvenile Facilities", - "dcid": "Mean_Earnings_Person_Female_ResidesInJuvenileFacilities" + "name": "Count of Mortality Event: 55 - 64 Years, K00-K92 (Diseases of The Digestive System), Female, Asian or Pacific Islander", + "dcid": "dc/dczmzyeryy1g" }, { - "name": "Median Earnings: Female, With Earnings, Juvenile Facilities", - "dcid": "Median_Earnings_Person_Female_ResidesInJuvenileFacilities" + "name": "Count of Mortality Event: 55 - 64 Years, K00-K92 (Diseases of The Digestive System), Female, Black or African American", + "dcid": "dc/c7wsxqbll042g" + }, + { + "name": "Count of Mortality Event: 55 - 64 Years, K00-K92 (Diseases of The Digestive System), Female, White", + "dcid": "dc/h889c425lsdpc" } ] }, { - "dcid": "dc/g/Person_Gender-Female_IncomeStatus-WithEarnings_ResidenceType-MilitaryQuartersOrMilitaryShips", - "name": "Person With Gender = Female, Income Status = With Earnings, Residence Type = Military Quarters or Military Ships", + "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/C00D48_Gender-Female_Race", + "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = C00-D48 (Neoplasms), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, With Earnings, Military Quarters or Military Ships", - "dcid": "Count_Person_Female_WithEarnings_ResidesInMilitaryQuartersOrMilitaryShips" + "name": "Count of Mortality Event: 65 - 74 Years, C00-D48 (Neoplasms), Female, American Indian And Alaska Native Alone", + "dcid": "dc/vks69xtkc10jc" }, { - "name": "Mean Earnings: Female, With Earnings, Military Quarters or Military Ships", - "dcid": "Mean_Earnings_Person_Female_ResidesInMilitaryQuartersOrMilitaryShips" + "name": "Count of Mortality Event: 65 - 74 Years, C00-D48 (Neoplasms), Female, Asian or Pacific Islander", + "dcid": "dc/1yyr7hxtt1qc3" }, { - "name": "Median Earnings: Female, With Earnings, Military Quarters or Military Ships", - "dcid": "Median_Earnings_Person_Female_ResidesInMilitaryQuartersOrMilitaryShips" + "name": "Count of Mortality Event: 65 - 74 Years, C00-D48 (Neoplasms), Female, Black or African American", + "dcid": "dc/s46007037m3dg" + }, + { + "name": "Count of Mortality Event: 65 - 74 Years, C00-D48 (Neoplasms), Female, White", + "dcid": "dc/r9l9e89ebfyhc" } ] }, { - "dcid": "dc/g/Person_Gender-Female_IncomeStatus-WithEarnings_ResidenceType-NoninstitutionalizedGroupQuarters", - "name": "Person With Gender = Female, Income Status = With Earnings, Residence Type = Noninstitutionalized Group Quarters", + "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/E00E88_Gender-Female_Race", + "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, With Earnings, Noninstitutionalized Group Quarters", - "dcid": "Count_Person_Female_WithEarnings_ResidesInNoninstitutionalizedGroupQuarters" + "name": "Count of Mortality Event: 65 - 74 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, American Indian And Alaska Native Alone", + "dcid": "dc/9bbnvbnyxx7wf" }, { - "name": "Mean Earnings: Female, With Earnings, Noninstitutionalized Group Quarters", - "dcid": "Mean_Earnings_Person_Female_ResidesInNoninstitutionalizedGroupQuarters" + "name": "Count of Mortality Event: 65 - 74 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Asian or Pacific Islander", + "dcid": "dc/1d1pmhzfqrny1" }, { - "name": "Median Earnings: Female, With Earnings, Noninstitutionalized Group Quarters", - "dcid": "Median_Earnings_Person_Female_ResidesInNoninstitutionalizedGroupQuarters" + "name": "Count of Mortality Event: 65 - 74 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Black or African American", + "dcid": "dc/4lmn7vr5rkfz1" + }, + { + "name": "Count of Mortality Event: 65 - 74 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, White", + "dcid": "dc/r4p45p9ly2gg9" } ] }, { - "dcid": "dc/g/Person_Gender-Female_IncomeStatus-WithEarnings_ResidenceType-NursingFacilities", - "name": "Person With Gender = Female, Income Status = With Earnings, Residence Type = Nursing Facilities", + "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/I00I99_Gender-Female_Race", + "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = I00-I99 (Diseases of The Circulatory System), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, With Earnings, Nursing Facilities", - "dcid": "Count_Person_Female_WithEarnings_ResidesInNursingFacilities" + "name": "Count of Mortality Event: 65 - 74 Years, I00-I99 (Diseases of The Circulatory System), Female, American Indian And Alaska Native Alone", + "dcid": "dc/8v2kmcw27hqp6" }, { - "name": "Mean Earnings: Female, With Earnings, Nursing Facilities", - "dcid": "Mean_Earnings_Person_Female_ResidesInNursingFacilities" + "name": "Count of Mortality Event: 65 - 74 Years, I00-I99 (Diseases of The Circulatory System), Female, Asian or Pacific Islander", + "dcid": "dc/by9efy62z5xn5" }, { - "name": "Median Earnings: Female, With Earnings, Nursing Facilities", - "dcid": "Median_Earnings_Person_Female_ResidesInNursingFacilities" + "name": "Count of Mortality Event: 65 - 74 Years, I00-I99 (Diseases of The Circulatory System), Female, Black or African American", + "dcid": "dc/d4syfytw9vrtc" + }, + { + "name": "Count of Mortality Event: 65 - 74 Years, I00-I99 (Diseases of The Circulatory System), Female, White", + "dcid": "dc/9m3j3ry5148s7" } ] }, { - "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Rural_SocialCategory-ScheduledCaste", - "name": "Person With Gender = Female, Place of Residence Classification = Rural, Social Category = Scheduled Caste", + "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/C00D48_Gender-Female_Race", + "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = C00-D48 (Neoplasms), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, Rural, Scheduled Caste", - "dcid": "Count_Person_ScheduledCaste_Rural_Female" + "name": "Count of Mortality Event: 75 - 84 Years, C00-D48 (Neoplasms), Female, American Indian And Alaska Native Alone", + "dcid": "dc/c53pkvjt74xph" }, { - "name": "Population: 6 Years or Less, Female, Rural, Scheduled Caste", - "dcid": "Count_Person_ScheduledCaste_YearsUpto6_Rural_Female" + "name": "Count of Mortality Event: 75 - 84 Years, C00-D48 (Neoplasms), Female, Asian or Pacific Islander", + "dcid": "dc/2k2m0mer4ywq4" }, { - "name": "Population: Female, Houseless, Rural, Scheduled Caste", - "dcid": "Count_Person_Houseless_ScheduledCaste_Rural_Female" + "name": "Count of Mortality Event: 75 - 84 Years, C00-D48 (Neoplasms), Female, Black or African American", + "dcid": "dc/2dcenpxtf78d5" + }, + { + "name": "Count of Mortality Event: 75 - 84 Years, C00-D48 (Neoplasms), Female, White", + "dcid": "dc/8evevqy2hlr5f" } ] }, { - "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Rural_SocialCategory-ScheduledTribe", - "name": "Person With Gender = Female, Place of Residence Classification = Rural, Social Category = Scheduled Tribe", + "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/E00E88_Gender-Female_Race", + "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, Rural, Scheduled Tribe", - "dcid": "Count_Person_ScheduledTribe_Rural_Female" + "name": "Count of Mortality Event: 75 - 84 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, American Indian And Alaska Native Alone", + "dcid": "dc/xkeqgmh6tgnn8" }, { - "name": "Population: 6 Years or Less, Female, Rural, Scheduled Tribe", - "dcid": "Count_Person_ScheduledTribe_YearsUpto6_Rural_Female" + "name": "Count of Mortality Event: 75 - 84 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Asian or Pacific Islander", + "dcid": "dc/4rmfzrqmv3p91" }, { - "name": "Population: Female, Houseless, Rural, Scheduled Tribe", - "dcid": "Count_Person_Houseless_ScheduledTribe_Rural_Female" + "name": "Count of Mortality Event: 75 - 84 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Black or African American", + "dcid": "dc/gv183hbf2tkqh" + }, + { + "name": "Count of Mortality Event: 75 - 84 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, White", + "dcid": "dc/zlzz69lxr0nh8" } ] }, { - "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Urban_SocialCategory-ScheduledCaste", - "name": "Person With Gender = Female, Place of Residence Classification = Urban, Social Category = Scheduled Caste", + "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/G00G98_Gender-Female_Race", + "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = G00-G98 (Diseases of The Nervous System), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, Urban, Scheduled Caste", - "dcid": "Count_Person_ScheduledCaste_Urban_Female" + "name": "Count of Mortality Event: 75 - 84 Years, G00-G98 (Diseases of The Nervous System), Female, American Indian And Alaska Native Alone", + "dcid": "dc/r8cxnbbvljpn3" }, { - "name": "Population: 6 Years or Less, Female, Urban, Scheduled Caste", - "dcid": "Count_Person_ScheduledCaste_YearsUpto6_Urban_Female" + "name": "Count of Mortality Event: 75 - 84 Years, G00-G98 (Diseases of The Nervous System), Female, Asian or Pacific Islander", + "dcid": "dc/bdwqb8k2q14zc" }, { - "name": "Population: Female, Houseless, Urban, Scheduled Caste", - "dcid": "Count_Person_Houseless_ScheduledCaste_Urban_Female" + "name": "Count of Mortality Event: 75 - 84 Years, G00-G98 (Diseases of The Nervous System), Female, Black or African American", + "dcid": "dc/hm3d6d2xrvdcf" + }, + { + "name": "Count of Mortality Event: 75 - 84 Years, G00-G98 (Diseases of The Nervous System), Female, White", + "dcid": "dc/zj0w6b4731vl6" } ] }, { - "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Urban_SocialCategory-ScheduledTribe", - "name": "Person With Gender = Female, Place of Residence Classification = Urban, Social Category = Scheduled Tribe", + "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/I00I99_Gender-Female_Race", + "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = I00-I99 (Diseases of The Circulatory System), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, Urban, Scheduled Tribe", - "dcid": "Count_Person_ScheduledTribe_Urban_Female" + "name": "Count of Mortality Event: 75 - 84 Years, I00-I99 (Diseases of The Circulatory System), Female, American Indian And Alaska Native Alone", + "dcid": "dc/r684kxnvb6185" }, { - "name": "Population: 6 Years or Less, Female, Urban, Scheduled Tribe", - "dcid": "Count_Person_ScheduledTribe_YearsUpto6_Urban_Female" + "name": "Count of Mortality Event: 75 - 84 Years, I00-I99 (Diseases of The Circulatory System), Female, Asian or Pacific Islander", + "dcid": "dc/0g08kkk04ev02" }, { - "name": "Population: Female, Houseless, Urban, Scheduled Tribe", - "dcid": "Count_Person_Houseless_ScheduledTribe_Urban_Female" + "name": "Count of Mortality Event: 75 - 84 Years, I00-I99 (Diseases of The Circulatory System), Female, Black or African American", + "dcid": "dc/t6hh6nb8knh6f" + }, + { + "name": "Count of Mortality Event: 75 - 84 Years, I00-I99 (Diseases of The Circulatory System), Female, White", + "dcid": "dc/zvlx55b8n6hz1" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years25To34_CauseOfDeath-ICD10/C00D48_Gender-Female_Race", - "name": "Mortality Event With Age = 25 - 34 Years, Cause of Death = C00-D48 (Neoplasms), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/J00J98_Gender-Female_Race", + "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = J00-J98 (Diseases of The Respiratory System), Gender = Female, Race", "statVars": [ { - "name": "Count of Mortality Event: 25 - 34 Years, C00-D48 (Neoplasms), Female, Asian or Pacific Islander", - "dcid": "dc/xhqrm03fp03sc" + "name": "Count of Mortality Event: 75 - 84 Years, J00-J98 (Diseases of The Respiratory System), Female, American Indian And Alaska Native Alone", + "dcid": "dc/56l9xx2eg25yd" }, { - "name": "Count of Mortality Event: 25 - 34 Years, C00-D48 (Neoplasms), Female, Black or African American", - "dcid": "dc/ldecbzsnrr7t5" + "name": "Count of Mortality Event: 75 - 84 Years, J00-J98 (Diseases of The Respiratory System), Female, Asian or Pacific Islander", + "dcid": "dc/0gxmdj49feez9" }, { - "name": "Count of Mortality Event: 25 - 34 Years, C00-D48 (Neoplasms), Female, White", - "dcid": "dc/rcsk1p1np658h" + "name": "Count of Mortality Event: 75 - 84 Years, J00-J98 (Diseases of The Respiratory System), Female, Black or African American", + "dcid": "dc/55v685f8f1yx2" + }, + { + "name": "Count of Mortality Event: 75 - 84 Years, J00-J98 (Diseases of The Respiratory System), Female, White", + "dcid": "dc/2pw2d0hj7rlt3" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years25To34_CauseOfDeath-ICD10/I00I99_Gender-Female_Race", - "name": "Mortality Event With Age = 25 - 34 Years, Cause of Death = I00-I99 (Diseases of The Circulatory System), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/G00G98_Gender-Female_Race", + "name": "Mortality Event With Age = Years 85, Cause of Death = G00-G98 (Diseases of The Nervous System), Gender = Female, Race", "statVars": [ { - "name": "Count of Mortality Event: 25 - 34 Years, I00-I99 (Diseases of The Circulatory System), Female, Asian or Pacific Islander", - "dcid": "dc/0y3jdxzdr4bc2" + "name": "Count of Mortality Event: Years 85, G00-G98 (Diseases of The Nervous System), Female, American Indian And Alaska Native Alone", + "dcid": "dc/5mzf4ldjzwkrh" }, { - "name": "Count of Mortality Event: 25 - 34 Years, I00-I99 (Diseases of The Circulatory System), Female, Black or African American", - "dcid": "dc/2jq5nl85fqg5c" + "name": "Count of Mortality Event: Years 85, G00-G98 (Diseases of The Nervous System), Female, Asian or Pacific Islander", + "dcid": "dc/t1e7wsc047bnc" }, { - "name": "Count of Mortality Event: 25 - 34 Years, I00-I99 (Diseases of The Circulatory System), Female, White", - "dcid": "dc/t5dbpenj74xqb" + "name": "Count of Mortality Event: Years 85, G00-G98 (Diseases of The Nervous System), Female, Black or African American", + "dcid": "dc/6dhnte45qfchc" + }, + { + "name": "Count of Mortality Event: Years 85, G00-G98 (Diseases of The Nervous System), Female, White", + "dcid": "dc/xsvgng47dqpw" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years25To34_CauseOfDeath-ICD10/V01Y89_Gender-Female_Race", - "name": "Mortality Event With Age = 25 - 34 Years, Cause of Death = V01-Y89 (External Causes of Morbidity And Mortality), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/I00I99_Gender-Female_Race", + "name": "Mortality Event With Age = Years 85, Cause of Death = I00-I99 (Diseases of The Circulatory System), Gender = Female, Race", "statVars": [ { - "name": "Count of Mortality Event: 25 - 34 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Asian or Pacific Islander", - "dcid": "dc/d1lctn6nrgy47" + "name": "Count of Mortality Event: Years 85, I00-I99 (Diseases of The Circulatory System), Female, American Indian And Alaska Native Alone", + "dcid": "dc/tt3ggm7fpv7n9" }, { - "name": "Count of Mortality Event: 25 - 34 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Black or African American", - "dcid": "dc/fl354hn0bfpk1" + "name": "Count of Mortality Event: Years 85, I00-I99 (Diseases of The Circulatory System), Female, Asian or Pacific Islander", + "dcid": "dc/tyz4hbr5zbhp5" }, { - "name": "Count of Mortality Event: 25 - 34 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, White", - "dcid": "dc/knrqfj0mk3hbb" + "name": "Count of Mortality Event: Years 85, I00-I99 (Diseases of The Circulatory System), Female, Black or African American", + "dcid": "dc/be8q6my4n8et6" + }, + { + "name": "Count of Mortality Event: Years 85, I00-I99 (Diseases of The Circulatory System), Female, White", + "dcid": "dc/ydnv0brzehyf3" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/C00D48_Gender-Female_Race", - "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = C00-D48 (Neoplasms), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/J00J98_Gender-Female_Race", + "name": "Mortality Event With Age = Years 85, Cause of Death = J00-J98 (Diseases of The Respiratory System), Gender = Female, Race", "statVars": [ { - "name": "Count of Mortality Event: 35 - 44 Years, C00-D48 (Neoplasms), Female, Asian or Pacific Islander", - "dcid": "dc/c8dteb4t9zn9h" + "name": "Count of Mortality Event: Years 85, J00-J98 (Diseases of The Respiratory System), Female, American Indian And Alaska Native Alone", + "dcid": "dc/vn2cge8hkt775" }, { - "name": "Count of Mortality Event: 35 - 44 Years, C00-D48 (Neoplasms), Female, Black or African American", - "dcid": "dc/zjb70ks31fj25" + "name": "Count of Mortality Event: Years 85, J00-J98 (Diseases of The Respiratory System), Female, Asian or Pacific Islander", + "dcid": "dc/0hlg0pv5qwft6" }, { - "name": "Count of Mortality Event: 35 - 44 Years, C00-D48 (Neoplasms), Female, White", - "dcid": "dc/q9z2c3sk341s1" + "name": "Count of Mortality Event: Years 85, J00-J98 (Diseases of The Respiratory System), Female, Black or African American", + "dcid": "dc/c5xemn1ydyj04" + }, + { + "name": "Count of Mortality Event: Years 85, J00-J98 (Diseases of The Respiratory System), Female, White", + "dcid": "dc/pvj02pgjk5rx3" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/E00E88_Gender-Female_Race", - "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Gender = Female, Race", + "dcid": "dc/g/Person_ActivityFrequency-Daily_Gender-Female_HealthBehavior-AlcoholConsumption_Nativity", + "name": "Person With Activity Frequency = Daily, Gender = Female, Health Behavior = Alcohol Consumption, Nativity", "statVars": [ { - "name": "Count of Mortality Event: 35 - 44 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Asian or Pacific Islander", - "dcid": "dc/l1dfldkrj59jg" + "name": "Percentage Daily, Alcohol Consumption Among Female, Foreign Born Outside EU28 Population", + "dcid": "Percent_Daily_AlcoholConsumption_In_Count_Person_Female_ForeignBornOutsideEU28" }, { - "name": "Count of Mortality Event: 35 - 44 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Black or African American", - "dcid": "dc/ym7teptc1wdw5" + "name": "Percentage Daily, Alcohol Consumption Among Female, Foreign Born Population", + "dcid": "Percent_Daily_AlcoholConsumption_In_Count_Person_Female_ForeignBorn" }, { - "name": "Count of Mortality Event: 35 - 44 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, White", - "dcid": "dc/k37m50tbw9b27" + "name": "Percentage Daily, Alcohol Consumption Among Female, Foreign Born Within EU28 Population", + "dcid": "Percent_Daily_AlcoholConsumption_In_Count_Person_Female_ForeignBornWithinEU28" + }, + { + "name": "Percentage Daily, Alcohol Consumption Among Female, Native Population", + "dcid": "Percent_Daily_AlcoholConsumption_In_Count_Person_Female_Native" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/I00I99_Gender-Female_Race", - "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = I00-I99 (Diseases of The Circulatory System), Gender = Female, Race", + "dcid": "dc/g/Person_ActivityFrequency-Daily_Gender-Female_HealthBehavior-TobaccoSmoking_Nativity", + "name": "Person With Activity Frequency = Daily, Gender = Female, Health Behavior = Tobacco Smoking, Nativity", "statVars": [ { - "name": "Count of Mortality Event: 35 - 44 Years, I00-I99 (Diseases of The Circulatory System), Female, Asian or Pacific Islander", - "dcid": "dc/0y12p6r60mqh" + "name": "Percentage Daily, Tobacco Smoking Among Female, Foreign Born Outside EU28 Population", + "dcid": "Percent_Daily_TobaccoSmoking_TobaccoProducts_In_Count_Person_Female_ForeignBornOutsideEU28" }, { - "name": "Count of Mortality Event: 35 - 44 Years, I00-I99 (Diseases of The Circulatory System), Female, Black or African American", - "dcid": "dc/gpk990ek538b5" + "name": "Percentage Daily, Tobacco Smoking Among Female, Foreign Born Population", + "dcid": "Percent_Daily_TobaccoSmoking_TobaccoProducts_In_Count_Person_Female_ForeignBorn" }, { - "name": "Count of Mortality Event: 35 - 44 Years, I00-I99 (Diseases of The Circulatory System), Female, White", - "dcid": "dc/wb8g1gvgv90ph" + "name": "Percentage Daily, Tobacco Smoking Among Female, Foreign Born Within EU28 Population", + "dcid": "Percent_Daily_TobaccoSmoking_TobaccoProducts_In_Count_Person_Female_ForeignBornWithinEU28" + }, + { + "name": "Percentage Daily, Tobacco Smoking Among Female, Native Population", + "dcid": "Percent_Daily_TobaccoSmoking_TobaccoProducts_In_Count_Person_Female_Native" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/V01Y89_Gender-Female_Race", - "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = V01-Y89 (External Causes of Morbidity And Mortality), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Gender-Female", + "name": "Mortality Event With Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 35 - 44 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Asian or Pacific Islander", - "dcid": "dc/ref3rz5xgr4kd" + "name": "Count of Mortality Event: Female", + "dcid": "Count_Death_Female" }, { - "name": "Count of Mortality Event: 35 - 44 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Black or African American", - "dcid": "dc/ywe9clp3me9zc" + "name": "Count of Mortality Event: Female (As Fraction of Count Person Female)", + "dcid": "Count_Death_Female_AsAFractionOf_Count_Person_Female" }, { - "name": "Count of Mortality Event: 35 - 44 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, White", - "dcid": "dc/p1fj3310q2fr5" + "name": "Count of Mortality Event (Age Adjusted): Female (As Fraction of Count Person Female)", + "dcid": "Count_Death_Female_AgeAdjusted_AsAFractionOf_Count_Person_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/A00B99_Gender-Female_Race", - "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = A00-B99 (Certain Infectious And Parasitic Diseases), Gender = Female, Race", + "dcid": "dc/g/Household_HouseholderGender-Female_Race", + "name": "Household With Householder Gender = Female, Race", "statVars": [ { - "name": "Count of Mortality Event: 45 - 54 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Asian or Pacific Islander", - "dcid": "dc/pfp6myf2j9ycd" + "name": "Percentage of Household: Has Children, Female, Black or African American Alone", + "dcid": "dc/wcfy30735czl2" }, { - "name": "Count of Mortality Event: 45 - 54 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Black or African American", - "dcid": "dc/wbdpb7m2zbn27" + "name": "Percentage of Household: Has Children, Female, Hispanic or Latino", + "dcid": "dc/yfcnbnly39w4" }, { - "name": "Count of Mortality Event: 45 - 54 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, White", - "dcid": "dc/e17erfr96yyy5" + "name": "Percentage of Household: Has Children, Female, White Alone Not Hispanic or Latino", + "dcid": "dc/zfbsq8rl4epkg" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/C00D48_Gender-Female_Race", - "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = C00-D48 (Neoplasms), Gender = Female, Race", + "dcid": "dc/g/MedicalConditionIncident_Gender-Female_Serogroup", + "name": "Medical Condition Incident With Gender = Female, Serogroup", "statVars": [ { - "name": "Count of Mortality Event: 45 - 54 Years, C00-D48 (Neoplasms), Female, Asian or Pacific Islander", - "dcid": "dc/0lbml0752fyjc" + "name": "Count of Serogroup B, Female Meningococcal disease incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionMeningococcalMeningitis_SerogroupB" }, { - "name": "Count of Mortality Event: 45 - 54 Years, C00-D48 (Neoplasms), Female, Black or African American", - "dcid": "dc/set9blzy6kwz7" + "name": "Count of Serogroups ACWY, Female Meningococcal disease incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionMeningococcalMeningitis_ACWYSerogroup" }, { - "name": "Count of Mortality Event: 45 - 54 Years, C00-D48 (Neoplasms), Female, White", - "dcid": "dc/9dykrj1eglm8f" + "name": "Count of Unknown serogroup, Female Meningococcal disease incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionMeningococcalMeningitis_UnknownSerogroups" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/E00E88_Gender-Female_Race", - "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Gender = Female, Race", + "dcid": "dc/g/MedicalConditionIncident_Gender-Female_Serotype", + "name": "Medical Condition Incident With Gender = Female, Serotype", "statVars": [ { - "name": "Count of Mortality Event: 45 - 54 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Asian or Pacific Islander", - "dcid": "dc/1x4hfekwf6k2d" + "name": "Count of invasive, Age \u003c5 years, Non-B Serotype, Female Haemophilus influenzae incidents", + "dcid": "Count_MedicalConditionIncident_5_LessYears_Female_ConditionInvasiveDisease_HaemophilusInfluenzae_NonSerotypeB" }, { - "name": "Count of Mortality Event: 45 - 54 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Black or African American", - "dcid": "dc/v24l0fmt14yrb" + "name": "Count of invasive, Age \u003c5 years, Serotype B, Female Haemophilus influenzae incidents", + "dcid": "Count_MedicalConditionIncident_5_LessYears_Female_ConditionInvasiveDisease_HaemophilusInfluenzae_SerotypeB" }, { - "name": "Count of Mortality Event: 45 - 54 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, White", - "dcid": "dc/rzzz5rpbwgclg" + "name": "Count of invasive, Age \u003c5 years, Unknown Serotype, Female Haemophilus influenzae incidents", + "dcid": "Count_MedicalConditionIncident_5_LessYears_Female_ConditionInvasiveDisease_HaemophilusInfluenzae_UnknownSerotype" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/I00I99_Gender-Female_Race", - "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = I00-I99 (Diseases of The Circulatory System), Gender = Female, Race", + "dcid": "dc/g/Person_Age-Years15Onwards_Gender-Female", + "name": "Person With Age = 15 Years or More, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 45 - 54 Years, I00-I99 (Diseases of The Circulatory System), Female, Asian or Pacific Islander", - "dcid": "dc/ph7c55edtk6fc" + "name": "Population: 15 Years or More, Female", + "dcid": "Count_Person_15OrMoreYears_Female" }, { - "name": "Count of Mortality Event: 45 - 54 Years, I00-I99 (Diseases of The Circulatory System), Female, Black or African American", - "dcid": "dc/nwf52q919evg1" + "name": "Population: 15 Years or More, Female, Smoking (As Fraction of Count Person 15 or More Years Female)", + "dcid": "Count_Person_15OrMoreYears_Female_Smoking_AsFractionOf_Count_Person_15OrMoreYears_Female" }, { - "name": "Count of Mortality Event: 45 - 54 Years, I00-I99 (Diseases of The Circulatory System), Female, White", - "dcid": "dc/69r185f5w0fz2" + "name": "Population: 15 Years or More, in Labor Force, Female (As Fraction of Count Person in Labor Force)", + "dcid": "Count_Person_15OrMoreYears_InLaborForce_Female_AsFractionOf_Count_Person_InLaborForce" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/K00K92_Gender-Female_Race", - "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = K00-K92 (Diseases of The Digestive System), Gender = Female, Race", + "dcid": "dc/g/Person_EducationalAttainment-BachelorsDegree_Gender-Female", + "name": "Person With Educational Attainment = Bachelors Degree, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 45 - 54 Years, K00-K92 (Diseases of The Digestive System), Female, Asian or Pacific Islander", - "dcid": "dc/r2335t2dskmqc" + "name": "Population: Bachelors Degree, Female", + "dcid": "Count_Person_25OrMoreYears_EducationalAttainmentBachelorsDegree_Female" }, { - "name": "Count of Mortality Event: 45 - 54 Years, K00-K92 (Diseases of The Digestive System), Female, Black or African American", - "dcid": "dc/sz2yj514ltg8b" + "name": "Median Income: Bachelors Degree, Female", + "dcid": "dc/ys49z0lqtj9g3" }, { - "name": "Count of Mortality Event: 45 - 54 Years, K00-K92 (Diseases of The Digestive System), Female, White", - "dcid": "dc/rxvdgtdx61j11" + "name": "Median Earnings: 25 Years or More, Bachelors Degree, Female, With Earnings", + "dcid": "Median_Earnings_Person_EducationalAttainmentBachelorsDegree_Female_WithEarnings" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/V01Y89_Gender-Female_Race", - "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = V01-Y89 (External Causes of Morbidity And Mortality), Gender = Female, Race", + "dcid": "dc/g/Person_EducationalAttainment-GraduateOrProfessionalDegree_Gender-Female", + "name": "Person With Educational Attainment = Graduate or Professional Degree, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 45 - 54 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Asian or Pacific Islander", - "dcid": "dc/2hre8701ls0nb" + "name": "Median Income: Graduate or Professional Degree, Female", + "dcid": "dc/zqjml3mcrpsgd" }, { - "name": "Count of Mortality Event: 45 - 54 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Black or African American", - "dcid": "dc/w4qzzfkwfrs79" + "name": "Median Earnings: 25 Years or More, Graduate or Professional Degree, Female, With Earnings", + "dcid": "Median_Earnings_Person_EducationalAttainmentGraduateOrProfessionalDegree_Female_WithEarnings" }, { - "name": "Count of Mortality Event: 45 - 54 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, White", - "dcid": "dc/tn9078t4x95k9" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Graduate or Professional Degree, Female, Unmarried", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentGraduateOrProfessionalDegree_Female_Unmarried" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/A00B99_Gender-Female_Race", - "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = A00-B99 (Certain Infectious And Parasitic Diseases), Gender = Female, Race", + "dcid": "dc/g/Person_EducationalAttainment-LessThanHighSchoolGraduate_Gender-Female", + "name": "Person With Educational Attainment = Less Than High School Graduate, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 55 - 64 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Asian or Pacific Islander", - "dcid": "dc/9z1c5h4vqsg67" + "name": "Median Income: Less Than High School Graduate, Female", + "dcid": "dc/8qkkf1vx7cmh" }, { - "name": "Count of Mortality Event: 55 - 64 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Black or African American", - "dcid": "dc/pqvw4yd6fjttc" + "name": "Median Earnings: 25 Years or More, Less Than High School Graduate, Female, With Earnings", + "dcid": "Median_Earnings_Person_EducationalAttainmentLessThanHighSchoolGraduate_Female_WithEarnings" }, { - "name": "Count of Mortality Event: 55 - 64 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, White", - "dcid": "dc/j0ftj21pfdekc" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Less Than High School Graduate, Female, Unmarried", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentLessThanHighSchoolGraduate_Female_Unmarried" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/E00E88_Gender-Female_Race", - "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Gender = Female, Race", + "dcid": "dc/g/Person_EducationalAttainment-SomeCollegeOrAssociatesDegree_Gender-Female", + "name": "Person With Educational Attainment = Some College or Associates Degree, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 55 - 64 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Asian or Pacific Islander", - "dcid": "dc/47zqx0rkc3976" + "name": "Median Income: Some College or Associates Degree, Female", + "dcid": "dc/hep54bd4vbysh" }, { - "name": "Count of Mortality Event: 55 - 64 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Black or African American", - "dcid": "dc/972r0n3p0cqjc" + "name": "Median Earnings: 25 Years or More, Some College or Associates Degree, Female, With Earnings", + "dcid": "Median_Earnings_Person_EducationalAttainmentSomeCollegeOrAssociatesDegree_Female_WithEarnings" }, { - "name": "Count of Mortality Event: 55 - 64 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, White", - "dcid": "dc/fs7l92c79e157" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Some College or Associates Degree, Female, Unmarried", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentSomeCollegeOrAssociatesDegree_Female_Unmarried" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/G00G98_Gender-Female_Race", - "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = G00-G98 (Diseases of The Nervous System), Gender = Female, Race", + "dcid": "dc/g/Person_EducationalAttainment-TertiaryEducation_Gender-Female", + "name": "Person With Educational Attainment = Tertiary Education, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 55 - 64 Years, G00-G98 (Diseases of The Nervous System), Female, Asian or Pacific Islander", - "dcid": "dc/q9369z1y6ds4b" + "name": "Population: Tertiary Education, Female", + "dcid": "Count_Person_TertiaryEducation_Female" }, { - "name": "Count of Mortality Event: 55 - 64 Years, G00-G98 (Diseases of The Nervous System), Female, Black or African American", - "dcid": "dc/5nxd9lw7ftq1b" + "name": "Population: Tertiary Education, Female (As Fraction of Count Person 25 or More Years Female)", + "dcid": "Count_Person_25OrMoreYears_Female_TertiaryEducation_AsFractionOf_Count_Person_25OrMoreYears_Female" }, { - "name": "Count of Mortality Event: 55 - 64 Years, G00-G98 (Diseases of The Nervous System), Female, White", - "dcid": "dc/wr8f99ycz73db" + "name": "Population: 25 - 64 Years, Tertiary Education, Female (As Fraction of Count Person 25 To 64 Years Female)", + "dcid": "Count_Person_25To64Years_TertiaryEducation_Female_AsAFractionOfCount_Person_25To64Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/J00J98_Gender-Female_Race", - "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = J00-J98 (Diseases of The Respiratory System), Gender = Female, Race", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-Obesity", + "name": "Person With Gender = Female, Health Behavior = Obesity", "statVars": [ { - "name": "Count of Mortality Event: 55 - 64 Years, J00-J98 (Diseases of The Respiratory System), Female, Asian or Pacific Islander", - "dcid": "dc/rtqpsbdz9zb48" + "name": "Population: Female, Obesity", + "dcid": "Count_Person_Female_Obesity" }, { - "name": "Count of Mortality Event: 55 - 64 Years, J00-J98 (Diseases of The Respiratory System), Female, Black or African American", - "dcid": "dc/3pz3ws7zmnnfd" + "name": "Prevalence: Female, Obesity", + "dcid": "dc/4lvmzr1h1ylk1" }, { - "name": "Count of Mortality Event: 55 - 64 Years, J00-J98 (Diseases of The Respiratory System), Female, White", - "dcid": "dc/p39jsrffrknj9" + "name": "Population: Percentage Obesity Among Female", + "dcid": "Percent_Obesity_In_Count_Person_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/N00N98_Gender-Female_Race", - "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = N00-N98 (Diseases of The Genitourinary System), Gender = Female, Race", + "dcid": "dc/g/Person_Gender-Female_IncomeStatus-WithEarnings", + "name": "Person With Gender = Female, Income Status = With Earnings", "statVars": [ { - "name": "Count of Mortality Event: 55 - 64 Years, N00-N98 (Diseases of The Genitourinary System), Female, Asian or Pacific Islander", - "dcid": "dc/tv4ttd390n772" + "name": "Population: Female, With Earnings", + "dcid": "Count_Person_Female_WithEarnings" }, { - "name": "Count of Mortality Event: 55 - 64 Years, N00-N98 (Diseases of The Genitourinary System), Female, Black or African American", - "dcid": "dc/n1jkdp609dln4" + "name": "Mean Earnings: Female, With Earnings", + "dcid": "Mean_Earnings_Person_Female" }, { - "name": "Count of Mortality Event: 55 - 64 Years, N00-N98 (Diseases of The Genitourinary System), Female, White", - "dcid": "dc/hfgwqwzw6tfc5" + "name": "Median Earnings: Female, With Earnings", + "dcid": "Median_Earnings_Person_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/V01Y89_Gender-Female_Race", - "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = V01-Y89 (External Causes of Morbidity And Mortality), Gender = Female, Race", + "dcid": "dc/g/Person_Gender-Female_MaritalStatus-DivorcedInThePast12Months", + "name": "Person With Gender = Female, Marital Status = Divorced in The Past 12 Months", "statVars": [ { - "name": "Count of Mortality Event: 55 - 64 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Asian or Pacific Islander", - "dcid": "dc/m5fmp9vtz4g64" + "name": "Population: Female, Divorced in The Past 12 Months", + "dcid": "Count_Person_15OrMoreYears_Female_DivorcedInThePast12Months" }, { - "name": "Count of Mortality Event: 55 - 64 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Black or African American", - "dcid": "dc/1x40gnj5ff2s5" + "name": "Median Age: Female, Divorced in The Past 12 Months", + "dcid": "Median_Age_Person_Female_DivorcedInThePast12Months" }, { - "name": "Count of Mortality Event: 55 - 64 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, White", - "dcid": "dc/st7w4h8gd0zgg" + "name": "Population: With Own Children Under 18, Female, Family Household, Divorced in The Past 12 Months, Household", + "dcid": "Count_Person_WithOwnChildrenUnder18_Female_FamilyHousehold_DivorcedInThePast12Months_ResidesInHousehold" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/A00B99_Gender-Female_Race", - "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = A00-B99 (Certain Infectious And Parasitic Diseases), Gender = Female, Race", + "dcid": "dc/g/Person_Gender-Female_MaritalStatus-MarriedInThePast12Months", + "name": "Person With Gender = Female, Marital Status = Married in The Past 12 Months", "statVars": [ { - "name": "Count of Mortality Event: 65 - 74 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Asian or Pacific Islander", - "dcid": "dc/77tp5y24ezf58" + "name": "Population: Female, Married in The Past 12 Months", + "dcid": "Count_Person_15OrMoreYears_Female_MarriedInThePast12Months" }, { - "name": "Count of Mortality Event: 65 - 74 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Black or African American", - "dcid": "dc/6yg7qjck4f6e3" + "name": "Median Age: Female, Married in The Past 12 Months", + "dcid": "Median_Age_Person_Female_MarriedInThePast12Months" }, { - "name": "Count of Mortality Event: 65 - 74 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, White", - "dcid": "dc/lq22v50f2ys44" + "name": "Population: With Own Children Under 18, Female, Family Household, Married in The Past 12 Months, Household", + "dcid": "Count_Person_WithOwnChildrenUnder18_Female_FamilyHousehold_MarriedInThePast12Months_ResidesInHousehold" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/G00G98_Gender-Female_Race", - "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = G00-G98 (Diseases of The Nervous System), Gender = Female, Race", + "dcid": "dc/g/Person_Gender-Female_MedicalCondition", + "name": "Person With Gender = Female, Medical Condition", "statVars": [ { - "name": "Count of Mortality Event: 65 - 74 Years, G00-G98 (Diseases of The Nervous System), Female, Asian or Pacific Islander", - "dcid": "dc/9q7qc743grjyb" + "name": "Prevalence: Female, Diabetes", + "dcid": "dc/nh3s4skee5483" }, { - "name": "Count of Mortality Event: 65 - 74 Years, G00-G98 (Diseases of The Nervous System), Female, Black or African American", - "dcid": "dc/gn4wf81sdwwk4" + "name": "Population: 4 Years or Less, Female, Severe Wasting (As Fraction of Count Person Upto 4 Years Female)", + "dcid": "Count_Person_Upto4Years_Female_SevereWasting_AsFractionOf_Count_Person_Upto4Years_Female" }, { - "name": "Count of Mortality Event: 65 - 74 Years, G00-G98 (Diseases of The Nervous System), Female, White", - "dcid": "dc/xme5qm5ffszgb" + "name": "Population: 4 Years or Less, Female, Wasting (As Fraction of Count Person Upto 4 Years Female)", + "dcid": "Count_Person_Upto4Years_Female_Wasting_AsFractionOf_Count_Person_Upto4Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/J00J98_Gender-Female_Race", - "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = J00-J98 (Diseases of The Respiratory System), Gender = Female, Race", + "dcid": "dc/g/Person_Gender-Female_Nativity-ForeignBorn", + "name": "Person With Gender = Female, Nativity = Foreign Born", "statVars": [ { - "name": "Count of Mortality Event: 65 - 74 Years, J00-J98 (Diseases of The Respiratory System), Female, Asian or Pacific Islander", - "dcid": "dc/v3yxvg2cdxtzh" + "name": "Population: Female, Foreign Born", + "dcid": "Count_Person_Female_ForeignBorn" }, { - "name": "Count of Mortality Event: 65 - 74 Years, J00-J98 (Diseases of The Respiratory System), Female, Black or African American", - "dcid": "dc/t2ej150fgrzc3" + "name": "Median Age: Female, Foreign Born", + "dcid": "Median_Age_Person_Female_ForeignBorn" }, { - "name": "Count of Mortality Event: 65 - 74 Years, J00-J98 (Diseases of The Respiratory System), Female, White", - "dcid": "dc/w7l422f0jb0ph" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Unmarried, Foreign Born", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Unmarried_ForeignBorn" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/K00K92_Gender-Female_Race", - "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = K00-K92 (Diseases of The Digestive System), Gender = Female, Race", + "dcid": "dc/g/Person_Gender-Female_Nativity-Native", + "name": "Person With Gender = Female, Nativity = Native", "statVars": [ { - "name": "Count of Mortality Event: 65 - 74 Years, K00-K92 (Diseases of The Digestive System), Female, Asian or Pacific Islander", - "dcid": "dc/yyc9zq2f095fh" + "name": "Population: Female, Native", + "dcid": "Count_Person_Female_Native" }, { - "name": "Count of Mortality Event: 65 - 74 Years, K00-K92 (Diseases of The Digestive System), Female, Black or African American", - "dcid": "dc/2nyce6h7ptgt1" + "name": "Median Age: Female, Native", + "dcid": "Median_Age_Person_Female_Native" }, { - "name": "Count of Mortality Event: 65 - 74 Years, K00-K92 (Diseases of The Digestive System), Female, White", - "dcid": "dc/pw0jv6wjkq3r5" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Unmarried, Native", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Unmarried_Native" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/N00N98_Gender-Female_Race", - "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = N00-N98 (Diseases of The Genitourinary System), Gender = Female, Race", + "dcid": "dc/g/Person_Gender-Female_Race-AmericanIndianOrAlaskaNativeAlone", + "name": "Person With Gender = Female, Race = American Indian or Alaska Native Alone", "statVars": [ { - "name": "Count of Mortality Event: 65 - 74 Years, N00-N98 (Diseases of The Genitourinary System), Female, Asian or Pacific Islander", - "dcid": "dc/q0heew8yqx8tg" + "name": "Population: Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_Female_AmericanIndianOrAlaskaNativeAlone" }, { - "name": "Count of Mortality Event: 65 - 74 Years, N00-N98 (Diseases of The Genitourinary System), Female, Black or African American", - "dcid": "dc/kggcb1h7y7hw9" + "name": "Median Age: Female, American Indian or Alaska Native Alone", + "dcid": "Median_Age_Person_Female_AmericanIndianOrAlaskaNativeAlone" }, { - "name": "Count of Mortality Event: 65 - 74 Years, N00-N98 (Diseases of The Genitourinary System), Female, White", - "dcid": "dc/ejk6cn3ghk917" + "name": "Population (Measured Based on Jurisdiction): Female, Incarcerated, American Indian or Alaska Native Alone", + "dcid": "dc/2487zfwx2423d" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/V01Y89_Gender-Female_Race", - "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = V01-Y89 (External Causes of Morbidity And Mortality), Gender = Female, Race", + "dcid": "dc/g/Person_Gender-Female_Race-AsianAlone", + "name": "Person With Gender = Female, Race = Asian Alone", "statVars": [ { - "name": "Count of Mortality Event: 65 - 74 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Asian or Pacific Islander", - "dcid": "dc/mf7bjqscdpkc4" + "name": "Population: Female, Asian Alone", + "dcid": "Count_Person_Female_AsianAlone" }, { - "name": "Count of Mortality Event: 65 - 74 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Black or African American", - "dcid": "dc/dy8k7q5wl9zt" + "name": "Median Age: Female, Asian Alone", + "dcid": "Median_Age_Person_Female_AsianAlone" }, { - "name": "Count of Mortality Event: 65 - 74 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, White", - "dcid": "dc/p62rnjc51phb5" + "name": "Population (Measured Based on Jurisdiction): Female, Incarcerated, Asian Alone", + "dcid": "dc/xefh58ckxwk7b" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/A00B99_Gender-Female_Race", - "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = A00-B99 (Certain Infectious And Parasitic Diseases), Gender = Female, Race", + "dcid": "dc/g/Person_Gender-Female_Race-BlackOrAfricanAmericanAlone", + "name": "Person With Gender = Female, Race = Black or African American Alone", "statVars": [ { - "name": "Count of Mortality Event: 75 - 84 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Asian or Pacific Islander", - "dcid": "dc/5rtyjq0b9lzd2" + "name": "Population: Female, Black or African American Alone", + "dcid": "Count_Person_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Count of Mortality Event: 75 - 84 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Black or African American", - "dcid": "dc/spkk71bwvkhjb" + "name": "Median Age: Female, Black or African American Alone", + "dcid": "Median_Age_Person_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Count of Mortality Event: 75 - 84 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, White", - "dcid": "dc/3pgtb6q2200e7" + "name": "Population (Measured Based on Jurisdiction): Female, Incarcerated, Black or African American Alone", + "dcid": "dc/n11nnhnf54h78" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/F01F99_Gender-Female_Race", - "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = F01-F99 (Mental And Behavioural Disorders), Gender = Female, Race", + "dcid": "dc/g/Person_Gender-Female_Race-HispanicOrLatino", + "name": "Person With Gender = Female, Race = Hispanic or Latino", "statVars": [ { - "name": "Count of Mortality Event: 75 - 84 Years, F01-F99 (Mental And Behavioural Disorders), Female, Asian or Pacific Islander", - "dcid": "dc/grhh08ldrvd2c" + "name": "Population: Female, Hispanic or Latino", + "dcid": "Count_Person_Female_HispanicOrLatino" }, { - "name": "Count of Mortality Event: 75 - 84 Years, F01-F99 (Mental And Behavioural Disorders), Female, Black or African American", - "dcid": "dc/tgtgbtqfnlgtf" + "name": "Median Age: Female, Hispanic or Latino", + "dcid": "Median_Age_Person_Female_HispanicOrLatino" }, { - "name": "Count of Mortality Event: 75 - 84 Years, F01-F99 (Mental And Behavioural Disorders), Female, White", - "dcid": "dc/3rr2klvkn1j2d" + "name": "Population (Measured Based on Jurisdiction): Female, Incarcerated, Hispanic or Latino", + "dcid": "dc/4jqzmk4jtzwnb" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/K00K92_Gender-Female_Race", - "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = K00-K92 (Diseases of The Digestive System), Gender = Female, Race", + "dcid": "dc/g/Person_Gender-Female_Race-TwoOrMoreRaces", + "name": "Person With Gender = Female, Race = Two or More Races", "statVars": [ { - "name": "Count of Mortality Event: 75 - 84 Years, K00-K92 (Diseases of The Digestive System), Female, Asian or Pacific Islander", - "dcid": "dc/gcsxy3yyjtk5h" + "name": "Population: Female, Two or More Races", + "dcid": "Count_Person_Female_TwoOrMoreRaces" }, { - "name": "Count of Mortality Event: 75 - 84 Years, K00-K92 (Diseases of The Digestive System), Female, Black or African American", - "dcid": "dc/vns4gh66ltyw7" + "name": "Median Age: Female, Two or More Races", + "dcid": "Median_Age_Person_Female_TwoOrMoreRaces" }, { - "name": "Count of Mortality Event: 75 - 84 Years, K00-K92 (Diseases of The Digestive System), Female, White", - "dcid": "dc/w9f7zp819tp14" + "name": "Population (Measured Based on Jurisdiction): Female, Incarcerated, Two or More Races", + "dcid": "dc/4x1jbp34f4085" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/M00M99_Gender-Female_Race", - "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Gender = Female, Race", + "dcid": "dc/g/Person_Gender-Female_Race-WhiteAlone", + "name": "Person With Gender = Female, Race = White Alone", "statVars": [ { - "name": "Count of Mortality Event: 75 - 84 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, Asian or Pacific Islander", - "dcid": "dc/sb61sksk5wcp2" + "name": "Population: Female, White Alone", + "dcid": "Count_Person_Female_WhiteAlone" }, { - "name": "Count of Mortality Event: 75 - 84 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, Black or African American", - "dcid": "dc/4k537hlxb17ed" + "name": "Median Age: Female, White Alone", + "dcid": "Median_Age_Person_Female_WhiteAlone" }, { - "name": "Count of Mortality Event: 75 - 84 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, White", - "dcid": "dc/jgdst93n9j4hh" + "name": "Population (Measured Based on Jurisdiction): Female, Incarcerated, White Alone", + "dcid": "dc/7g8v95ycwgwgg" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/N00N98_Gender-Female_Race", - "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = N00-N98 (Diseases of The Genitourinary System), Gender = Female, Race", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-AggravatedAssault_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Aggravated Assault, Targeted Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 75 - 84 Years, N00-N98 (Diseases of The Genitourinary System), Female, Asian or Pacific Islander", - "dcid": "dc/5ewy3smy8s6m2" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Aggravated Assault, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_AggravatedAssault_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: 75 - 84 Years, N00-N98 (Diseases of The Genitourinary System), Female, Black or African American", - "dcid": "dc/sjz5j3jjzcqg1" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Aggravated Assault, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_AggravatedAssault_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: 75 - 84 Years, N00-N98 (Diseases of The Genitourinary System), Female, White", - "dcid": "dc/kr4rmg891y6e7" + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Aggravated Assault, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_AggravatedAssault_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/R00R99_Gender-Female_Race", - "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Gender = Female, Race", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-AllOtherLarceny_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = All Other Larceny, Targeted Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 75 - 84 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, Asian or Pacific Islander", - "dcid": "dc/k4z8pmp9fn419" + "name": "Count of Hate Crime Incidents: Bias Against Gender, All Other Larceny, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_AllOtherLarceny_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: 75 - 84 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, Black or African American", - "dcid": "dc/gfg87q23b8pzd" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, All Other Larceny, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_AllOtherLarceny_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: 75 - 84 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, White", - "dcid": "dc/w996ppfgyypzc" + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, All Other Larceny, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_AllOtherLarceny_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/V01Y89_Gender-Female_Race", - "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = V01-Y89 (External Causes of Morbidity And Mortality), Gender = Female, Race", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-Arson_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Arson, Targeted Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 75 - 84 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Asian or Pacific Islander", - "dcid": "dc/d77c5khbhggy4" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Arson, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_Arson_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: 75 - 84 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Black or African American", - "dcid": "dc/grwy1z4cn0np7" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Arson, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_Arson_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: 75 - 84 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, White", - "dcid": "dc/yqbb9yp0bdcmh" + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Arson, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_Arson_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/A00B99_Gender-Female_Race", - "name": "Mortality Event With Age = Years 85, Cause of Death = A00-B99 (Certain Infectious And Parasitic Diseases), Gender = Female, Race", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-Burglary_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Burglary, Targeted Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: Years 85, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Asian or Pacific Islander", - "dcid": "dc/8mke804p6nxb1" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Burglary, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_Burglary_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: Years 85, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Black or African American", - "dcid": "dc/j402w3r96gbs4" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Burglary, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_Burglary_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: Years 85, A00-B99 (Certain Infectious And Parasitic Diseases), Female, White", - "dcid": "dc/eflp4esztnb94" + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Burglary, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_Burglary_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/C00D48_Gender-Female_Race", - "name": "Mortality Event With Age = Years 85, Cause of Death = C00-D48 (Neoplasms), Gender = Female, Race", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-CounterfeitingOrForgery_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Counterfeiting or Forgery, Targeted Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: Years 85, C00-D48 (Neoplasms), Female, Asian or Pacific Islander", - "dcid": "dc/t9s9g5xv24vq" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Counterfeiting or Forgery, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_CounterfeitingOrForgery_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: Years 85, C00-D48 (Neoplasms), Female, Black or African American", - "dcid": "dc/pg3n0g7kg0m62" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Counterfeiting or Forgery, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_CounterfeitingOrForgery_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: Years 85, C00-D48 (Neoplasms), Female, White", - "dcid": "dc/wcm2ktk7vwzcg" + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Counterfeiting or Forgery, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_CounterfeitingOrForgery_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/E00E88_Gender-Female_Race", - "name": "Mortality Event With Age = Years 85, Cause of Death = E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Gender = Female, Race", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-CreditCardOrAutomatedTellerMachineFraud_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Credit Card or Automated Teller Machine Fraud, Targeted Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: Years 85, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Asian or Pacific Islander", - "dcid": "dc/f2lr2kt83xctb" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Credit Card or Automated Teller Machine Fraud, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_CreditCardOrAutomatedTellerMachineFraud_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: Years 85, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Black or African American", - "dcid": "dc/zchrq8fmkv716" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Credit Card or Automated Teller Machine Fraud, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_CreditCardOrAutomatedTellerMachineFraud_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: Years 85, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, White", - "dcid": "dc/vc8n0wf53z7nb" + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Credit Card or Automated Teller Machine Fraud, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_CreditCardOrAutomatedTellerMachineFraud_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/F01F99_Gender-Female_Race", - "name": "Mortality Event With Age = Years 85, Cause of Death = F01-F99 (Mental And Behavioural Disorders), Gender = Female, Race", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-CrimeAgainstPerson_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Crime Against Person, Targeted Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: Years 85, F01-F99 (Mental And Behavioural Disorders), Female, Asian or Pacific Islander", - "dcid": "dc/r8d20h24vx861" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Crime Against Person, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_CrimeAgainstPerson_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: Years 85, F01-F99 (Mental And Behavioural Disorders), Female, Black or African American", - "dcid": "dc/hhvyvhhxjwn11" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Crime Against Person, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_CrimeAgainstPerson_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: Years 85, F01-F99 (Mental And Behavioural Disorders), Female, White", - "dcid": "dc/hbkf3mdxkgh8g" + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Crime Against Person, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_CrimeAgainstPerson_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/K00K92_Gender-Female_Race", - "name": "Mortality Event With Age = Years 85, Cause of Death = K00-K92 (Diseases of The Digestive System), Gender = Female, Race", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-CrimeAgainstProperty_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Crime Against Property, Targeted Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: Years 85, K00-K92 (Diseases of The Digestive System), Female, Asian or Pacific Islander", - "dcid": "dc/8n1gn9e3x52sb" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Crime Against Property, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_CrimeAgainstProperty_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: Years 85, K00-K92 (Diseases of The Digestive System), Female, Black or African American", - "dcid": "dc/scgvd7eckcz94" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Crime Against Property, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_CrimeAgainstProperty_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: Years 85, K00-K92 (Diseases of The Digestive System), Female, White", - "dcid": "dc/lyjkw41kjkfch" + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Crime Against Property, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_CrimeAgainstProperty_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/M00M99_Gender-Female_Race", - "name": "Mortality Event With Age = Years 85, Cause of Death = M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Gender = Female, Race", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-CrimeAgainstSociety_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Crime Against Society, Targeted Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: Years 85, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, Asian or Pacific Islander", - "dcid": "dc/qjxkdft1lsvfb" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Crime Against Society, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_CrimeAgainstSociety_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: Years 85, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, Black or African American", - "dcid": "dc/mv8cqvbynnfj4" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Crime Against Society, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_CrimeAgainstSociety_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: Years 85, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, White", - "dcid": "dc/nz9bq93mz95pc" + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Crime Against Society, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_CrimeAgainstSociety_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/N00N98_Gender-Female_Race", - "name": "Mortality Event With Age = Years 85, Cause of Death = N00-N98 (Diseases of The Genitourinary System), Gender = Female, Race", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-DestructionOrDamageOrVandalismOfProperty_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Destruction or Damage or Vandalism of Property, Targeted Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: Years 85, N00-N98 (Diseases of The Genitourinary System), Female, Asian or Pacific Islander", - "dcid": "dc/pnljbz6mxf113" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Destruction or Damage or Vandalism of Property, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_DestructionOrDamageOrVandalismOfProperty_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: Years 85, N00-N98 (Diseases of The Genitourinary System), Female, Black or African American", - "dcid": "dc/78bbsd7p8te07" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Destruction or Damage or Vandalism of Property, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_DestructionOrDamageOrVandalismOfProperty_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: Years 85, N00-N98 (Diseases of The Genitourinary System), Female, White", - "dcid": "dc/3qmw02espg39c" + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Destruction or Damage or Vandalism of Property, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_DestructionOrDamageOrVandalismOfProperty_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/R00R99_Gender-Female_Race", - "name": "Mortality Event With Age = Years 85, Cause of Death = R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Gender = Female, Race", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-DrugEquipmentViolations_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Drug Equipment Violations, Targeted Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: Years 85, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, Asian or Pacific Islander", - "dcid": "dc/wyewxdsxqnqy" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Drug Equipment Violations, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_DrugEquipmentViolations_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: Years 85, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, Black or African American", - "dcid": "dc/69cy5hjg943n1" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Drug Equipment Violations, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_DrugEquipmentViolations_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: Years 85, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, White", - "dcid": "dc/es02txp0r7kj2" + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Drug Equipment Violations, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_DrugEquipmentViolations_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/V01Y89_Gender-Female_Race", - "name": "Mortality Event With Age = Years 85, Cause of Death = V01-Y89 (External Causes of Morbidity And Mortality), Gender = Female, Race", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-DrugOrNarcoticViolations_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Drug or Narcotic Violations, Targeted Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: Years 85, V01-Y89 (External Causes of Morbidity And Mortality), Female, Asian or Pacific Islander", - "dcid": "dc/qxpytcg604e75" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Drug or Narcotic Violations, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_DrugOrNarcoticViolations_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: Years 85, V01-Y89 (External Causes of Morbidity And Mortality), Female, Black or African American", - "dcid": "dc/4ekg6vc3pp8wg" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Drug or Narcotic Violations, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_DrugOrNarcoticViolations_IsHateCrime_Female" }, { - "name": "Count of Mortality Event: Years 85, V01-Y89 (External Causes of Morbidity And Mortality), Female, White", - "dcid": "dc/q6xk5jty7jf6d" + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Drug or Narcotic Violations, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_DrugOrNarcoticViolations_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_EducationalAttainment-BachelorsDegreeOrHigher_Gender-Female", - "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Educational Attainment = Bachelors Degree or Higher, Gender = Female", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-FalsePretenseOrSwindleOrConfidenceGame_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = False Pretense or Swindle or Confidence Game, Targeted Gender = Female", "statVars": [ { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Bachelors Degree or Higher, Female", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentBachelorsDegreeOrHigher_Female" + "name": "Count of Hate Crime Incidents: Bias Against Gender, False Pretense or Swindle or Confidence Game, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_FalsePretenseOrSwindleOrConfidenceGame_IsHateCrime_Female" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Bachelors Degree or Higher, Female (As Fraction of Count Person 15 To 50 Years Educational Attainment Bachelors Degree or Higher Female)", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentBachelorsDegreeOrHigher_Female_AsAFractionOf_Count_Person_15To50Years_EducationalAttainmentBachelorsDegreeOrHigher_Female" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, False Pretense or Swindle or Confidence Game, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_FalsePretenseOrSwindleOrConfidenceGame_IsHateCrime_Female" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Bachelors Degree or Higher, Female (As Fraction of Count Person 15 To 50 Years Educational Attainment Graduate or Professional Degree Female)", - "dcid": "dc/pz6y0f6897ded" + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, False Pretense or Swindle or Confidence Game, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_FalsePretenseOrSwindleOrConfidenceGame_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/BirthEvent_Gender-Female", - "name": "Birth Event With Gender = Female", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-Fondling_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Fondling, Targeted Gender = Female", "statVars": [ { - "name": "Count of Birth Event: Female", - "dcid": "Count_BirthEvent_Female" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Fondling, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_Fondling_IsHateCrime_Female" }, { - "name": "Count of Birth Event: Female, Live Birth", - "dcid": "Count_BirthEvent_LiveBirth_Female" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Fondling, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_Fondling_IsHateCrime_Female" + }, + { + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Fondling, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_Fondling_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/Person_Industry-NAICS/315239", - "name": "Person With Industry = Other Women's And Girls' Outerwear Mfg (NAICS/315239)", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-Impersonation_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Impersonation, Targeted Gender = Female", "statVars": [ { - "name": "Population of Person: Other Women's And Girls' Outerwear Mfg (NAICS/315239)", - "dcid": "dc/pl6ymqll4n3cc" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Impersonation, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_Impersonation_IsHateCrime_Female" }, { - "name": "Wages Total of Person: Other Women's And Girls' Outerwear Mfg (NAICS/315239)", - "dcid": "dc/vbrzm0zm6mtk6" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Impersonation, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_Impersonation_IsHateCrime_Female" + }, + { + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Impersonation, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_Impersonation_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/Person_Industry-NAICS/42433", - "name": "Person With Industry = Women's And Children's Clothing Merch. Whls. (NAICS/42433)", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-Intimidation_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Intimidation, Targeted Gender = Female", "statVars": [ { - "name": "Population of Person: Women's And Children's Clothing Merch. Whls. (NAICS/42433)", - "dcid": "dc/jr1e4mkzlfrqg" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Intimidation, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_Intimidation_IsHateCrime_Female" }, { - "name": "Wages Total of Person: Women's And Children's Clothing Merch. Whls. (NAICS/42433)", - "dcid": "dc/egt3q3g4v0dfh" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Intimidation, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_Intimidation_IsHateCrime_Female" + }, + { + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Intimidation, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_Intimidation_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/Person_Industry-NAICS/315232", - "name": "Person With Industry = Women's And Girls' Blouse And Shirt Mfg (NAICS/315232)", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-KidnappingOrAbduction_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Kidnapping or Abduction, Targeted Gender = Female", "statVars": [ { - "name": "Population of Person: Women's And Girls' Blouse And Shirt Mfg (NAICS/315232)", - "dcid": "dc/9hm76jjfb0pk5" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Kidnapping or Abduction, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_KidnappingOrAbduction_IsHateCrime_Female" }, { - "name": "Wages Total of Person: Women's And Girls' Blouse And Shirt Mfg (NAICS/315232)", - "dcid": "dc/51gk7jlqjc8k8" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Kidnapping or Abduction, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_KidnappingOrAbduction_IsHateCrime_Female" + }, + { + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Kidnapping or Abduction, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_KidnappingOrAbduction_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/Person_Industry-NAICS/31523", - "name": "Person With Industry = Women's And Girls' Cut And Sew Apparel Mfg (NAICS/31523)", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-MotorVehicleTheft_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Motor Vehicle Theft, Targeted Gender = Female", "statVars": [ { - "name": "Population of Person: Women's And Girls' Cut And Sew Apparel Mfg (NAICS/31523)", - "dcid": "dc/22db9v95fd0x7" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Motor Vehicle Theft, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_MotorVehicleTheft_IsHateCrime_Female" }, { - "name": "Wages Total of Person: Women's And Girls' Cut And Sew Apparel Mfg (NAICS/31523)", - "dcid": "dc/v0jqcxks4r7t6" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Motor Vehicle Theft, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_MotorVehicleTheft_IsHateCrime_Female" + }, + { + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Motor Vehicle Theft, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_MotorVehicleTheft_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/Person_Industry-NAICS/315233", - "name": "Person With Industry = Women's And Girls' Dress Manufacturing (NAICS/315233)", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-MurderAndNonNegligentManslaughter_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Murder And Non Negligent Manslaughter, Targeted Gender = Female", "statVars": [ { - "name": "Population of Person: Women's And Girls' Dress Manufacturing (NAICS/315233)", - "dcid": "dc/ejgyz9vtgkk3b" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Murder And Non Negligent Manslaughter, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_MurderAndNonNegligentManslaughter_IsHateCrime_Female" }, { - "name": "Wages Total of Person: Women's And Girls' Dress Manufacturing (NAICS/315233)", - "dcid": "dc/jq9xshh3pd0k5" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Murder And Non Negligent Manslaughter, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_MurderAndNonNegligentManslaughter_IsHateCrime_Female" + }, + { + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Murder And Non Negligent Manslaughter, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_MurderAndNonNegligentManslaughter_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/Person_Industry-NAICS/315231", - "name": "Person With Industry = Women's And Girls' Lingerie And Nightwear Mfg (NAICS/315231)", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-NotSpecified_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Not Specified, Targeted Gender = Female", "statVars": [ { - "name": "Population of Person: Women's And Girls' Lingerie And Nightwear Mfg (NAICS/315231)", - "dcid": "dc/1xqsrzt0ql39g" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Not Specified, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_NotSpecified_IsHateCrime_Female" }, { - "name": "Wages Total of Person: Women's And Girls' Lingerie And Nightwear Mfg (NAICS/315231)", - "dcid": "dc/53whf085z8gqd" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Not Specified, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_NotSpecified_IsHateCrime_Female" + }, + { + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Not Specified, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_NotSpecified_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/Person_Industry-NAICS/315234", - "name": "Person With Industry = Women's And Girls' Suit, Coat, And Skirt Mfg (NAICS/315234)", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-PornographyOrObsceneMaterial_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Pornography or Obscene Material, Targeted Gender = Female", "statVars": [ { - "name": "Population of Person: Women's And Girls' Suit, Coat, And Skirt Mfg (NAICS/315234)", - "dcid": "dc/1wg8qt198s488" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Pornography or Obscene Material, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_PornographyOrObsceneMaterial_IsHateCrime_Female" }, { - "name": "Wages Total of Person: Women's And Girls' Suit, Coat, And Skirt Mfg (NAICS/315234)", - "dcid": "dc/khevqfe4zv419" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Pornography or Obscene Material, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_PornographyOrObsceneMaterial_IsHateCrime_Female" + }, + { + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Pornography or Obscene Material, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_PornographyOrObsceneMaterial_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/Person_Industry-NAICS/44812", - "name": "Person With Industry = Women's Clothing Stores (NAICS/44812)", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-Rape_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Rape, Targeted Gender = Female", "statVars": [ { - "name": "Population of Person: Women's Clothing Stores (NAICS/44812)", - "dcid": "dc/c8pldh07jqceh" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Rape, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_Rape_IsHateCrime_Female" }, { - "name": "Wages Total of Person: Women's Clothing Stores (NAICS/44812)", - "dcid": "dc/7v4btw2yxx2cb" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Rape, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_Rape_IsHateCrime_Female" + }, + { + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Rape, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_Rape_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/Person_Industry-NAICS/316992", - "name": "Person With Industry = Women's Handbag And Purse Manufacturing (NAICS/316992)", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-Robbery_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Robbery, Targeted Gender = Female", "statVars": [ { - "name": "Population of Person: Women's Handbag And Purse Manufacturing (NAICS/316992)", - "dcid": "dc/cxfghfz9v32x" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Robbery, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_Robbery_IsHateCrime_Female" }, { - "name": "Wages Total of Person: Women's Handbag And Purse Manufacturing (NAICS/316992)", - "dcid": "dc/lyfdyxj52q1l9" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Robbery, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_Robbery_IsHateCrime_Female" + }, + { + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Robbery, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_Robbery_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/Person_Industry-NAICS/316214", - "name": "Person With Industry = Women's Nonathletic Footwear Manufacturing (NAICS/316214)", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-SexualAssaultWithAnObject_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Sexual Assault With An Object, Targeted Gender = Female", "statVars": [ { - "name": "Population of Person: Women's Nonathletic Footwear Manufacturing (NAICS/316214)", - "dcid": "dc/wgdf3d4qlx0th" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Sexual Assault With An Object, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_SexualAssaultWithAnObject_IsHateCrime_Female" }, { - "name": "Wages Total of Person: Women's Nonathletic Footwear Manufacturing (NAICS/316214)", - "dcid": "dc/h0f7fkhdd2542" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Sexual Assault With An Object, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_SexualAssaultWithAnObject_IsHateCrime_Female" + }, + { + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Sexual Assault With An Object, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_SexualAssaultWithAnObject_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/Person_Industry-NAICS/315212", - "name": "Person With Industry = Women's, Girls', Infants' Apparel Contractors (NAICS/315212)", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-Shoplifting_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Shoplifting, Targeted Gender = Female", "statVars": [ { - "name": "Population of Person: Women's, Girls', Infants' Apparel Contractors (NAICS/315212)", - "dcid": "dc/2f3nx20fbkjs2" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Shoplifting, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_Shoplifting_IsHateCrime_Female" }, { - "name": "Wages Total of Person: Women's, Girls', Infants' Apparel Contractors (NAICS/315212)", - "dcid": "dc/qr9nezshb0gm5" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Shoplifting, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_Shoplifting_IsHateCrime_Female" + }, + { + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Shoplifting, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_Shoplifting_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/Person_Industry-NAICS/31524", - "name": "Person With Industry = Women's, Girls', Infants' Cut-sew Apparel Mfg (NAICS/31524)", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-SimpleAssault_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Simple Assault, Targeted Gender = Female", "statVars": [ { - "name": "Population of Person: Women's, Girls', Infants' Cut-sew Apparel Mfg (NAICS/31524)", - "dcid": "dc/jegsqlvc25hk3" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Simple Assault, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_SimpleAssault_IsHateCrime_Female" }, { - "name": "Wages Total of Person: Women's, Girls', Infants' Cut-sew Apparel Mfg (NAICS/31524)", - "dcid": "dc/flfk1szeerbd7" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Simple Assault, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_SimpleAssault_IsHateCrime_Female" + }, + { + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Simple Assault, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_SimpleAssault_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_TargetedGender-Female_VictimAge", - "name": "Hate Crime Incidents With Targeted Gender = Female, Victim Age", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-TheftFromBuilding_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Theft From Building, Targeted Gender = Female", "statVars": [ { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Female Victim, Victim 17 Years or Less", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_Female_17OrLessYears" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Theft From Building, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_TheftFromBuilding_IsHateCrime_Female" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Female Victim, Victim 18 Years or More", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_Female_18OrMoreYears" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Theft From Building, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_TheftFromBuilding_IsHateCrime_Female" + }, + { + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Theft From Building, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_TheftFromBuilding_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/IncarcerationsAndReleases_EventType_Gender-Female", - "name": "Incarcerations And Releases With Event Type, Gender = Female", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-TheftFromMotorVehicle_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Theft From Motor Vehicle, Targeted Gender = Female", "statVars": [ { - "name": "Count of Incarcerations And Releases (Measured Based on Jurisdiction): Admitted To Prison, Female, Incarcerated, 2 Years or More, Sentenced", - "dcid": "dc/36d93ckypx3bb" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Theft From Motor Vehicle, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_TheftFromMotorVehicle_IsHateCrime_Female" }, { - "name": "Count of Incarcerations And Releases (Measured Based on Jurisdiction): Released From Prison, Female, Incarcerated, 2 Years or More, Sentenced", - "dcid": "dc/4lq5grhwyrle2" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Theft From Motor Vehicle, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_TheftFromMotorVehicle_IsHateCrime_Female" + }, + { + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Theft From Motor Vehicle, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_TheftFromMotorVehicle_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/MedicalConditionIncident_Gender-Female_MedicalStatus", - "name": "Medical Condition Incident With Gender = Female, Medical Status", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-WeaponLawViolations_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Weapon Law Violations, Targeted Gender = Female", "statVars": [ { - "name": "Count of Imported, Female Measles incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionMeasles_ImportedCase" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Weapon Law Violations, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_WeaponLawViolations_IsHateCrime_Female" }, { - "name": "Count of Indigenous, Female Measles incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionMeasles_IndigenousCase" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Weapon Law Violations, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_WeaponLawViolations_IsHateCrime_Female" + }, + { + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Weapon Law Violations, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_WeaponLawViolations_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/MedicareEnrollee_Gender-Female_Race", - "name": "Medicare Enrollee With Gender = Female, Race", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-WireFraud_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Wire Fraud, Targeted Gender = Female", "statVars": [ { - "name": "Mean Count of Medicare Enrollee: 67 - 69 Years, Female, Mammography, Medicare B, Black", - "dcid": "dc/vswm7x47tv8p3" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Wire Fraud, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_WireFraud_IsHateCrime_Female" }, { - "name": "Mean Count of Medicare Enrollee: 67 - 69 Years, Female, Mammography, Medicare B, Non Black", - "dcid": "dc/508xlwpsn7jwc" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Wire Fraud, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_WireFraud_IsHateCrime_Female" + }, + { + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Wire Fraud, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_WireFraud_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-YearsUpto1_Gender-Female", - "name": "Mortality Event With Age = 1 Years or Less, Gender = Female", + "dcid": "dc/g/MortalityEvent_Age-Years25To34_CauseOfDeath_Gender-Female", + "name": "Mortality Event With Age = 25 - 34 Years, Cause of Death, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 1 Years or Less, Female", - "dcid": "Count_Death_Upto1Years_Female" + "name": "Count of Mortality Event: 25 - 34 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female", + "dcid": "Count_Death_25To34Years_DiseasesOfTheMusculoskeletalSystemConnectiveTissue_Female" }, { - "name": "Count of Mortality Event: 1 Years or Less, Female (As Fraction of Count Birth Event Female)", - "dcid": "Count_Death_LessThan1Year_Female_AsAFractionOf_Count_BirthEvent_Female" + "name": "Count of Mortality Event: 25 - 34 Years, N00-N98 (Diseases of The Genitourinary System), Female", + "dcid": "Count_Death_25To34Years_DiseasesOfTheGenitourinarySystem_Female" + }, + { + "name": "Count of Mortality Event: 25 - 34 Years, Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female", + "dcid": "Count_Death_25To34Years_CongenitalMalformationsDeformationsChromosomalAbnormalities_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-YearsUpto14_Gender-Female", - "name": "Mortality Event With Age = 14 Years or Less, Gender = Female", + "dcid": "dc/g/MortalityEvent_Age-Years5To14_CauseOfDeath_Gender-Female", + "name": "Mortality Event With Age = 5 - 14 Years, Cause of Death, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 14 Years or Less, Female", - "dcid": "Count_Death_Upto14Years_Female" + "name": "Count of Mortality Event: 5 - 14 Years, G00-G98 (Diseases of The Nervous System), Female", + "dcid": "Count_Death_5To14Years_DiseasesOfTheNervousSystem_Female" }, { - "name": "Count of Mortality Event: 14 Years or Less, Female (As Fraction of Count Person Upto 14 Years Female)", - "dcid": "Count_Death_Upto14Years_Female_AsAFractionOf_Count_Person_Upto14Years_Female" + "name": "Count of Mortality Event: 5 - 14 Years, I00-I99 (Diseases of The Circulatory System), Female", + "dcid": "Count_Death_5To14Years_DiseasesOfTheCirculatorySystem_Female" + }, + { + "name": "Count of Mortality Event: 5 - 14 Years, Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female", + "dcid": "Count_Death_5To14Years_CongenitalMalformationsDeformationsChromosomalAbnormalities_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years15To64_Gender-Female", - "name": "Person With Age = 15 - 64 Years, Gender = Female", + "dcid": "dc/g/Person_ActivityDuration-Minute1To149_EducationalAttainment_Gender-Female", + "name": "Person With Activity Duration = 1 - 149 Minute, Educational Attainment, Gender = Female", "statVars": [ { - "name": "Population: 15 - 64 Years, Female", - "dcid": "Count_Person_15To64Years_Female" + "name": "Percentage 1 To 149 Minutes, Health Enhancing Physical Activity Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_1To149Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Population: 15 - 64 Years, in Labor Force, Female (As Fraction of Count Person 15 To 64 Years Female)", - "dcid": "Count_Person_15To64Years_Female_InLaborForce_AsFractionOf_Count_Person_15To64Years_Female" + "name": "Percentage 1 To 149 Minutes, Health Enhancing Physical Activity Among Tertiary Education, Female Population", + "dcid": "Percent_1To149Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_TertiaryEducation_Female" + }, + { + "name": "Percentage 1 To 149 Minutes, Health Enhancing Physical Activity Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_1To149Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years18To24_Gender-Female", - "name": "Person With Age = 18 - 24 Years, Gender = Female", + "dcid": "dc/g/Person_ActivityDuration-Minute1To149_Gender-Female_PlaceOfResidenceClassification", + "name": "Person With Activity Duration = 1 - 149 Minute, Gender = Female, Place of Residence Classification", "statVars": [ { - "name": "Population: 18 - 24 Years, Female", - "dcid": "Count_Person_18To24Years_Female" + "name": "Percentage 1 To 149 Minutes, Health Enhancing Physical Activity Among Rural, Female Population", + "dcid": "Percent_1To149Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_Rural_Female" }, { - "name": "Population: 18 - 24 Years, Civilian, Female, Non Institutionalized", - "dcid": "dc/09z87msgrnz46" + "name": "Percentage 1 To 149 Minutes, Health Enhancing Physical Activity Among Semi Urban, Female Population", + "dcid": "Percent_1To149Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage 1 To 149 Minutes, Health Enhancing Physical Activity Among Urban, Female Population", + "dcid": "Percent_1To149Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years25To34_Gender-Female", - "name": "Person With Age = 25 - 34 Years, Gender = Female", + "dcid": "dc/g/Person_ActivityDuration-Years1To5_EducationalAttainment_Gender-Female", + "name": "Person With Activity Duration = 1 - 5 Years, Educational Attainment, Gender = Female", "statVars": [ { - "name": "Population: 25 - 34 Years, Female", - "dcid": "Count_Person_25To34Years_Female" + "name": "Percentage Daily, Tobacco Smoking, From 1 To 5 Years Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_Daily_TobaccoSmoking_From1To5Years_TobaccoProducts_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Population: 25 - 34 Years, Civilian, Female, Non Institutionalized", - "dcid": "dc/3ynz47ezvb9t3" + "name": "Percentage Daily, Tobacco Smoking, From 1 To 5 Years Among Tertiary Education, Female Population", + "dcid": "Percent_Daily_TobaccoSmoking_From1To5Years_TobaccoProducts_In_Count_Person_TertiaryEducation_Female" + }, + { + "name": "Percentage Daily, Tobacco Smoking, From 1 To 5 Years Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_Daily_TobaccoSmoking_From1To5Years_TobaccoProducts_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years35To44_Gender-Female", - "name": "Person With Age = 35 - 44 Years, Gender = Female", + "dcid": "dc/g/Person_ActivityDuration-YearUpto1_EducationalAttainment_Gender-Female", + "name": "Person With Activity Duration = 1 Years or Less, Educational Attainment, Gender = Female", "statVars": [ { - "name": "Population: 35 - 44 Years, Female", - "dcid": "Count_Person_35To44Years_Female" + "name": "Percentage Daily, Tobacco Smoking, Less Than 1 Year Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_Daily_TobaccoSmoking_LessThan1Year_TobaccoProducts_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Population: 35 - 44 Years, Civilian, Female, Non Institutionalized", - "dcid": "dc/clt08ev67qbg4" + "name": "Percentage Daily, Tobacco Smoking, Less Than 1 Year Among Tertiary Education, Female Population", + "dcid": "Percent_Daily_TobaccoSmoking_LessThan1Year_TobaccoProducts_In_Count_Person_TertiaryEducation_Female" + }, + { + "name": "Percentage Daily, Tobacco Smoking, Less Than 1 Year Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_Daily_TobaccoSmoking_LessThan1Year_TobaccoProducts_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years35To50_Gender-Female", - "name": "Person With Age = 35 - 50 Years, Gender = Female", + "dcid": "dc/g/Person_ActivityDuration-Years10Onwards_EducationalAttainment_Gender-Female", + "name": "Person With Activity Duration = 10 Years or More, Educational Attainment, Gender = Female", "statVars": [ { - "name": "Population: 35 - 50 Years, Female", - "dcid": "Count_Person_35To50Years_Female" + "name": "Percentage Daily, Tobacco Smoking, 10 Years Or Over Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_Daily_TobaccoSmoking_10YearsOrOver_TobaccoProducts_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Population: 35 - 50 Years, Birth in The Past 12 Months, Female, Unmarried", - "dcid": "Count_Person_35To50Years_BirthInThePast12Months_Female_Unmarried" + "name": "Percentage Daily, Tobacco Smoking, 10 Years Or Over Among Tertiary Education, Female Population", + "dcid": "Percent_Daily_TobaccoSmoking_10YearsOrOver_TobaccoProducts_In_Count_Person_TertiaryEducation_Female" + }, + { + "name": "Percentage Daily, Tobacco Smoking, 10 Years Or Over Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_Daily_TobaccoSmoking_10YearsOrOver_TobaccoProducts_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Age-YearsUpto4_Gender-Female", - "name": "Person With Age = 4 Years or Less, Gender = Female", + "dcid": "dc/g/Person_ActivityDuration-Minute150To299_EducationalAttainment_Gender-Female", + "name": "Person With Activity Duration = 150 - 299 Minute, Educational Attainment, Gender = Female", "statVars": [ { - "name": "Population: 4 Years or Less, Female", - "dcid": "Count_Person_Upto4Years_Female" + "name": "Percentage 150 To 299 Minutes, Health Enhancing Physical Activity Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_150To299Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Population: 4 Years or Less, Female, Overweight (As Fraction of Count Person Upto 4 Years Female)", - "dcid": "Count_Person_Upto4Years_Female_Overweight_AsFractionOf_Count_Person_Upto4Years_Female" + "name": "Percentage 150 To 299 Minutes, Health Enhancing Physical Activity Among Tertiary Education, Female Population", + "dcid": "Percent_150To299Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_TertiaryEducation_Female" + }, + { + "name": "Percentage 150 To 299 Minutes, Health Enhancing Physical Activity Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_150To299Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years45To54_Gender-Female", - "name": "Person With Age = 45 - 54 Years, Gender = Female", + "dcid": "dc/g/Person_ActivityDuration-Minute150To299_Gender-Female_PlaceOfResidenceClassification", + "name": "Person With Activity Duration = 150 - 299 Minute, Gender = Female, Place of Residence Classification", "statVars": [ { - "name": "Population: 45 - 54 Years, Female", - "dcid": "Count_Person_45To54Years_Female" + "name": "Percentage 150 To 299 Minutes, Health Enhancing Physical Activity Among Rural, Female Population", + "dcid": "Percent_150To299Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_Rural_Female" }, { - "name": "Population: 45 - 54 Years, Civilian, Female, Non Institutionalized", - "dcid": "dc/vqxc814k47fc5" + "name": "Percentage 150 To 299 Minutes, Health Enhancing Physical Activity Among Semi Urban, Female Population", + "dcid": "Percent_150To299Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage 150 To 299 Minutes, Health Enhancing Physical Activity Among Urban, Female Population", + "dcid": "Percent_150To299Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years55To64_Gender-Female", - "name": "Person With Age = 55 - 64 Years, Gender = Female", + "dcid": "dc/g/Person_ActivityDuration-Minute150Onwards_EducationalAttainment_Gender-Female", + "name": "Person With Activity Duration = 150 Minute or More, Educational Attainment, Gender = Female", "statVars": [ { - "name": "Population: 55 - 64 Years, Female", - "dcid": "Count_Person_55To64Years_Female" + "name": "Percentage 150 Or More Minutes, Health Enhancing Physical Activity Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_150OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Population: 55 - 64 Years, Civilian, Female, Non Institutionalized", - "dcid": "dc/spwgfh6tfr03c" + "name": "Percentage 150 Or More Minutes, Health Enhancing Physical Activity Among Tertiary Education, Female Population", + "dcid": "Percent_150OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person_TertiaryEducation_Female" + }, + { + "name": "Percentage 150 Or More Minutes, Health Enhancing Physical Activity Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_150OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Age-YearsUpto6_Gender-Female", - "name": "Person With Age = 6 Years or Less, Gender = Female", + "dcid": "dc/g/Person_ActivityDuration-Minute150Onwards_Gender-Female_PlaceOfResidenceClassification", + "name": "Person With Activity Duration = 150 Minute or More, Gender = Female, Place of Residence Classification", "statVars": [ { - "name": "Population: 6 Years or Less, Female", - "dcid": "Count_Person_YearsUpto6_Female" + "name": "Percentage 150 Or More Minutes, Health Enhancing Physical Activity Among Rural, Female Population", + "dcid": "Percent_150OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person_Rural_Female" }, { - "name": "Population: 6 Years or Less, Civilian, Female, Non Institutionalized", - "dcid": "dc/eyq93l7lzkljh" + "name": "Percentage 150 Or More Minutes, Health Enhancing Physical Activity Among Semi Urban, Female Population", + "dcid": "Percent_150OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage 150 Or More Minutes, Health Enhancing Physical Activity Among Urban, Female Population", + "dcid": "Percent_150OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years65To74_Gender-Female", - "name": "Person With Age = 65 - 74 Years, Gender = Female", + "dcid": "dc/g/Person_ActivityDuration-Minute300Onwards_EducationalAttainment_Gender-Female", + "name": "Person With Activity Duration = 300 Minute or More, Educational Attainment, Gender = Female", "statVars": [ { - "name": "Population: 65 - 74 Years, Female", - "dcid": "dc/nf9577mjqs69g" + "name": "Percentage 300 Or More Minutes, Health Enhancing Physical Activity Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_300OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Population: 65 - 74 Years, Civilian, Female, Non Institutionalized", - "dcid": "dc/fdt2p0r5fced1" + "name": "Percentage 300 Or More Minutes, Health Enhancing Physical Activity Among Tertiary Education, Female Population", + "dcid": "Percent_300OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person_TertiaryEducation_Female" + }, + { + "name": "Percentage 300 Or More Minutes, Health Enhancing Physical Activity Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_300OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years7To14_Gender-Female", - "name": "Person With Age = 7 - 14 Years, Gender = Female", + "dcid": "dc/g/Person_ActivityDuration-Minute300Onwards_Gender-Female_PlaceOfResidenceClassification", + "name": "Person With Activity Duration = 300 Minute or More, Gender = Female, Place of Residence Classification", "statVars": [ { - "name": "Population: 7 - 14 Years, Female", - "dcid": "Count_Person_7To14Years_Female" + "name": "Percentage 300 Or More Minutes, Health Enhancing Physical Activity Among Rural, Female Population", + "dcid": "Percent_300OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person_Rural_Female" }, { - "name": "Population: 7 - 14 Years, Employed, Female (As Fraction of Count Person 7 To 14 Years Female)", - "dcid": "Count_Person_7To14Years_Female_Employed_AsFractionOf_Count_Person_7To14Years_Female" + "name": "Percentage 300 Or More Minutes, Health Enhancing Physical Activity Among Semi Urban, Female Population", + "dcid": "Percent_300OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage 300 Or More Minutes, Health Enhancing Physical Activity Among Urban, Female Population", + "dcid": "Percent_300OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years75Onwards_Gender-Female", - "name": "Person With Age = 75 Years or More, Gender = Female", + "dcid": "dc/g/Person_ActivityDuration-Years5To10_EducationalAttainment_Gender-Female", + "name": "Person With Activity Duration = 5 - 10 Years, Educational Attainment, Gender = Female", "statVars": [ { - "name": "Population: 75 Years or More, Female", - "dcid": "Count_Person_75OrMoreYears_Female" + "name": "Percentage Daily, Tobacco Smoking, From 5 To 10 Years Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_Daily_TobaccoSmoking_From5To10Years_TobaccoProducts_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Population: 75 Years or More, Civilian, Female, Non Institutionalized", - "dcid": "dc/g8tzm4h7qzqnd" + "name": "Percentage Daily, Tobacco Smoking, From 5 To 10 Years Among Tertiary Education, Female Population", + "dcid": "Percent_Daily_TobaccoSmoking_From5To10Years_TobaccoProducts_In_Count_Person_TertiaryEducation_Female" + }, + { + "name": "Percentage Daily, Tobacco Smoking, From 5 To 10 Years Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_Daily_TobaccoSmoking_From5To10Years_TobaccoProducts_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years85Onwards_Gender-Female", - "name": "Person With Age = 85 Years or More, Gender = Female", + "dcid": "dc/g/Person_ActivityDuration-Minute0_EducationalAttainment_Gender-Female", + "name": "Person With Activity Duration = Minute 0, Educational Attainment, Gender = Female", "statVars": [ { - "name": "Life Expectancy: 85 Years or More, Female", - "dcid": "LifeExpectancy_Person_85OrMoreYears_Female" + "name": "Percentage 0 Minutes, Health Enhancing Physical Activity Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_0Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Population: 85 Years or More, Female", - "dcid": "Count_Person_85OrMoreYears_Female" + "name": "Percentage 0 Minutes, Health Enhancing Physical Activity Among Tertiary Education, Female Population", + "dcid": "Percent_0Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_TertiaryEducation_Female" + }, + { + "name": "Percentage 0 Minutes, Health Enhancing Physical Activity Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_0Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years1_Gender-Female", - "name": "Person With Age = Years 1, Gender = Female", + "dcid": "dc/g/Person_ActivityDuration-Minute0_Gender-Female_PlaceOfResidenceClassification", + "name": "Person With Activity Duration = Minute 0, Gender = Female, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 1, Female", - "dcid": "LifeExpectancy_Person_1Years_Female" + "name": "Percentage 0 Minutes, Health Enhancing Physical Activity Among Rural, Female Population", + "dcid": "Percent_0Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 1, Female", - "dcid": "Count_Person_1Years_Female" + "name": "Percentage 0 Minutes, Health Enhancing Physical Activity Among Semi Urban, Female Population", + "dcid": "Percent_0Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage 0 Minutes, Health Enhancing Physical Activity Among Urban, Female Population", + "dcid": "Percent_0Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years10_Gender-Female", - "name": "Person With Age = Years 10, Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-AtLeast30MinutesPerDay_EducationalAttainment_Gender-Female", + "name": "Person With Activity Frequency = At Least 30 Minutes Per Day, Educational Attainment, Gender = Female", "statVars": [ { - "name": "Life Expectancy: Years 10, Female", - "dcid": "LifeExpectancy_Person_10Years_Female" + "name": "Percentage At Least 30 Minutes Per Day, Walking Or Cycling, Physical Activity Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_AtLeast30MinutesPerDay_WalkingOrCycling_PhysicalActivity_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Population: Years 10, Female", - "dcid": "Count_Person_10Years_Female" + "name": "Percentage At Least 30 Minutes Per Day, Walking Or Cycling, Physical Activity Among Tertiary Education, Female Population", + "dcid": "Percent_AtLeast30MinutesPerDay_WalkingOrCycling_PhysicalActivity_In_Count_Person_TertiaryEducation_Female" + }, + { + "name": "Percentage At Least 30 Minutes Per Day, Walking Or Cycling, Physical Activity Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_AtLeast30MinutesPerDay_WalkingOrCycling_PhysicalActivity_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years11_Gender-Female", - "name": "Person With Age = Years 11, Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-AtLeastOnceAWeek_Gender-Female_PlaceOfResidenceClassification", + "name": "Person With Activity Frequency = At Least Once AWeek, Gender = Female, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 11, Female", - "dcid": "LifeExpectancy_Person_11Years_Female" + "name": "Percentage At Least Once A Week, Binge Drinking Among Rural, Female Population", + "dcid": "Percent_AtLeastOnceAWeek_BingeDrinking_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 11, Female", - "dcid": "Count_Person_11Years_Female" + "name": "Percentage At Least Once A Week, Binge Drinking Among Semi Urban, Female Population", + "dcid": "Percent_AtLeastOnceAWeek_BingeDrinking_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage At Least Once A Week, Binge Drinking Among Urban, Female Population", + "dcid": "Percent_AtLeastOnceAWeek_BingeDrinking_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years12_Gender-Female", - "name": "Person With Age = Years 12, Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-AtLeastOneHourPerDay_EducationalAttainment_Gender-Female", + "name": "Person With Activity Frequency = At Least One Hour Per Day, Educational Attainment, Gender = Female", "statVars": [ { - "name": "Life Expectancy: Years 12, Female", - "dcid": "LifeExpectancy_Person_12Years_Female" + "name": "Percentage At Least One Hour Per Day, Exposure To Tobacco Smoke Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_AtLeastOneHourPerDay_ExposureToTobaccoSmoke_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Population: Years 12, Female", - "dcid": "Count_Person_12Years_Female" + "name": "Percentage At Least One Hour Per Day, Exposure To Tobacco Smoke Among Tertiary Education, Female Population", + "dcid": "Percent_AtLeastOneHourPerDay_ExposureToTobaccoSmoke_In_Count_Person_TertiaryEducation_Female" + }, + { + "name": "Percentage At Least One Hour Per Day, Exposure To Tobacco Smoke Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_AtLeastOneHourPerDay_ExposureToTobaccoSmoke_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years13_Gender-Female", - "name": "Person With Age = Years 13, Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-AtLeastOneHourPerDay_Gender-Female_PlaceOfResidenceClassification", + "name": "Person With Activity Frequency = At Least One Hour Per Day, Gender = Female, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 13, Female", - "dcid": "LifeExpectancy_Person_13Years_Female" + "name": "Percentage At Least One Hour Per Day, Exposure To Tobacco Smoke Among Rural, Female Population", + "dcid": "Percent_AtLeastOneHourPerDay_ExposureToTobaccoSmoke_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 13, Female", - "dcid": "Count_Person_13Years_Female" + "name": "Percentage At Least One Hour Per Day, Exposure To Tobacco Smoke Among Semi Urban, Female Population", + "dcid": "Percent_AtLeastOneHourPerDay_ExposureToTobaccoSmoke_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage At Least One Hour Per Day, Exposure To Tobacco Smoke Among Urban, Female Population", + "dcid": "Percent_AtLeastOneHourPerDay_ExposureToTobaccoSmoke_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years14_Gender-Female", - "name": "Person With Age = Years 14, Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-EveryWeek_Gender-Female_PlaceOfResidenceClassification", + "name": "Person With Activity Frequency = Every Week, Gender = Female, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 14, Female", - "dcid": "LifeExpectancy_Person_14Years_Female" + "name": "Percentage Every Week, Alcohol Consumption Among Rural, Female Population", + "dcid": "Percent_EveryWeek_AlcoholConsumption_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 14, Female", - "dcid": "Count_Person_14Years_Female" + "name": "Percentage Every Week, Alcohol Consumption Among Semi Urban, Female Population", + "dcid": "Percent_EveryWeek_AlcoholConsumption_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Every Week, Alcohol Consumption Among Urban, Female Population", + "dcid": "Percent_EveryWeek_AlcoholConsumption_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years15_Gender-Female", - "name": "Person With Age = Years 15, Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-LessThanOnceAWeek_EducationalAttainment_Gender-Female", + "name": "Person With Activity Frequency = Less Than Once AWeek, Educational Attainment, Gender = Female", "statVars": [ { - "name": "Life Expectancy: Years 15, Female", - "dcid": "LifeExpectancy_Person_15Years_Female" + "name": "Percentage Less Than Once A Week, Exposure To Tobacco Smoke Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_LessThanOnceAWeek_ExposureToTobaccoSmoke_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Population: Years 15, Female", - "dcid": "Count_Person_15Years_Female" + "name": "Percentage Less Than Once A Week, Exposure To Tobacco Smoke Among Tertiary Education, Female Population", + "dcid": "Percent_LessThanOnceAWeek_ExposureToTobaccoSmoke_In_Count_Person_TertiaryEducation_Female" + }, + { + "name": "Percentage Less Than Once A Week, Exposure To Tobacco Smoke Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_LessThanOnceAWeek_ExposureToTobaccoSmoke_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years16_Gender-Female", - "name": "Person With Age = Years 16, Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-LessThanOneHourPerDay_EducationalAttainment_Gender-Female", + "name": "Person With Activity Frequency = Less Than One Hour Per Day, Educational Attainment, Gender = Female", "statVars": [ { - "name": "Life Expectancy: Years 16, Female", - "dcid": "LifeExpectancy_Person_16Years_Female" + "name": "Percentage Less Than One Hour Per Day, Exposure To Tobacco Smoke Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_LessThanOneHourPerDay_ExposureToTobaccoSmoke_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Population: Years 16, Female", - "dcid": "Count_Person_16Years_Female" + "name": "Percentage Less Than One Hour Per Day, Exposure To Tobacco Smoke Among Tertiary Education, Female Population", + "dcid": "Percent_LessThanOneHourPerDay_ExposureToTobaccoSmoke_In_Count_Person_TertiaryEducation_Female" + }, + { + "name": "Percentage Less Than One Hour Per Day, Exposure To Tobacco Smoke Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_LessThanOneHourPerDay_ExposureToTobaccoSmoke_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years17_Gender-Female", - "name": "Person With Age = Years 17, Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-LessThanOneHourPerDay_Gender-Female_PlaceOfResidenceClassification", + "name": "Person With Activity Frequency = Less Than One Hour Per Day, Gender = Female, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 17, Female", - "dcid": "LifeExpectancy_Person_17Years_Female" + "name": "Percentage Less Than One Hour Per Day, Exposure To Tobacco Smoke Among Rural, Female Population", + "dcid": "Percent_LessThanOneHourPerDay_ExposureToTobaccoSmoke_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 17, Female", - "dcid": "Count_Person_17Years_Female" + "name": "Percentage Less Than One Hour Per Day, Exposure To Tobacco Smoke Among Semi Urban, Female Population", + "dcid": "Percent_LessThanOneHourPerDay_ExposureToTobaccoSmoke_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Less Than One Hour Per Day, Exposure To Tobacco Smoke Among Urban, Female Population", + "dcid": "Percent_LessThanOneHourPerDay_ExposureToTobaccoSmoke_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years18_Gender-Female", - "name": "Person With Age = Years 18, Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-NeverOccasional_EducationalAttainment_Gender-Female", + "name": "Person With Activity Frequency = Never \u0026 Occasional, Educational Attainment, Gender = Female", "statVars": [ { - "name": "Life Expectancy: Years 18, Female", - "dcid": "LifeExpectancy_Person_18Years_Female" + "name": "Percentage Never Or Occasional, Binge Drinking Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_NeverOrOccasional_BingeDrinking_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Population: Years 18, Female", - "dcid": "Count_Person_18Years_Female" + "name": "Percentage Never Or Occasional, Binge Drinking Among Tertiary Education Stage One Or Tertiary Education Stage Two, Female Population", + "dcid": "Percent_NeverOrOccasional_BingeDrinking_In_Count_Person_TertiaryEducationStageOneOrTertiaryEducationStageTwo_Female" + }, + { + "name": "Percentage Never Or Occasional, Binge Drinking Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_NeverOrOccasional_BingeDrinking_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years19_Gender-Female", - "name": "Person With Age = Years 19, Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-Never_Gender-Female_PlaceOfResidenceClassification", + "name": "Person With Activity Frequency = Never, Gender = Female, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 19, Female", - "dcid": "LifeExpectancy_Person_19Years_Female" + "name": "Percentage Never, Alcohol Consumption Among Rural, Female Population", + "dcid": "Percent_Never_AlcoholConsumption_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 19, Female", - "dcid": "Count_Person_19Years_Female" + "name": "Percentage Never, Alcohol Consumption Among Semi Urban, Female Population", + "dcid": "Percent_Never_AlcoholConsumption_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Never, Alcohol Consumption Among Urban, Female Population", + "dcid": "Percent_Never_AlcoholConsumption_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years2_Gender-Female", - "name": "Person With Age = Years 2, Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-NotInTheLast12Months_EducationalAttainment_Gender-Female", + "name": "Person With Activity Frequency = Not in The Last 12 Months, Educational Attainment, Gender = Female", "statVars": [ { - "name": "Life Expectancy: Years 2, Female", - "dcid": "LifeExpectancy_Person_2Years_Female" + "name": "Percentage Not In The Last 12 Months, Alcohol Consumption Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_NotInTheLast12Months_AlcoholConsumption_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Population: Years 2, Female", - "dcid": "Count_Person_2Years_Female" + "name": "Percentage Not In The Last 12 Months, Alcohol Consumption Among Tertiary Education, Female Population", + "dcid": "Percent_NotInTheLast12Months_AlcoholConsumption_In_Count_Person_TertiaryEducation_Female" + }, + { + "name": "Percentage Not In The Last 12 Months, Alcohol Consumption Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_NotInTheLast12Months_AlcoholConsumption_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years20_Gender-Female", - "name": "Person With Age = Years 20, Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-NotInTheLast12Months_Gender-Female_PlaceOfResidenceClassification", + "name": "Person With Activity Frequency = Not in The Last 12 Months, Gender = Female, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 20, Female", - "dcid": "LifeExpectancy_Person_20Years_Female" + "name": "Percentage Not In The Last 12 Months, Alcohol Consumption Among Rural, Female Population", + "dcid": "Percent_NotInTheLast12Months_AlcoholConsumption_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 20, Female", - "dcid": "Count_Person_20Years_Female" + "name": "Percentage Not In The Last 12 Months, Alcohol Consumption Among Semi Urban, Female Population", + "dcid": "Percent_NotInTheLast12Months_AlcoholConsumption_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Not In The Last 12 Months, Alcohol Consumption Among Urban, Female Population", + "dcid": "Percent_NotInTheLast12Months_AlcoholConsumption_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years21_Gender-Female", - "name": "Person With Age = Years 21, Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-Occasional_Gender-Female_PlaceOfResidenceClassification", + "name": "Person With Activity Frequency = Occasional, Gender = Female, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 21, Female", - "dcid": "LifeExpectancy_Person_21Years_Female" + "name": "Percentage Occasional, Tobacco Smoking Among Rural, Female Population", + "dcid": "Percent_Occasional_TobaccoSmoking_TobaccoProducts_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 21, Female", - "dcid": "Count_Person_21Years_Female" + "name": "Percentage Occasional, Tobacco Smoking Among Semi Urban, Female Population", + "dcid": "Percent_Occasional_TobaccoSmoking_TobaccoProducts_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Occasional, Tobacco Smoking Among Urban, Female Population", + "dcid": "Percent_Occasional_TobaccoSmoking_TobaccoProducts_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years22_Gender-Female", - "name": "Person With Age = Years 22, Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-RarelyNever_EducationalAttainment_Gender-Female", + "name": "Person With Activity Frequency = Rarely \u0026 Never, Educational Attainment, Gender = Female", "statVars": [ { - "name": "Life Expectancy: Years 22, Female", - "dcid": "LifeExpectancy_Person_22Years_Female" + "name": "Percentage Rarely Or Never, Exposure To Tobacco Smoke Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_RarelyOrNever_ExposureToTobaccoSmoke_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Population: Years 22, Female", - "dcid": "Count_Person_22Years_Female" + "name": "Percentage Rarely Or Never, Exposure To Tobacco Smoke Among Tertiary Education, Female Population", + "dcid": "Percent_RarelyOrNever_ExposureToTobaccoSmoke_In_Count_Person_TertiaryEducation_Female" + }, + { + "name": "Percentage Rarely Or Never, Exposure To Tobacco Smoke Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_RarelyOrNever_ExposureToTobaccoSmoke_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years23_Gender-Female", - "name": "Person With Age = Years 23, Gender = Female", + "dcid": "dc/g/Person_ActivityFrequency-RarelyNever_Gender-Female_PlaceOfResidenceClassification", + "name": "Person With Activity Frequency = Rarely \u0026 Never, Gender = Female, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 23, Female", - "dcid": "LifeExpectancy_Person_23Years_Female" + "name": "Percentage Rarely Or Never, Exposure To Tobacco Smoke Among Rural, Female Population", + "dcid": "Percent_RarelyOrNever_ExposureToTobaccoSmoke_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 23, Female", - "dcid": "Count_Person_23Years_Female" + "name": "Percentage Rarely Or Never, Exposure To Tobacco Smoke Among Semi Urban, Female Population", + "dcid": "Percent_RarelyOrNever_ExposureToTobaccoSmoke_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Rarely Or Never, Exposure To Tobacco Smoke Among Urban, Female Population", + "dcid": "Percent_RarelyOrNever_ExposureToTobaccoSmoke_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years24_Gender-Female", - "name": "Person With Age = Years 24, Gender = Female", + "dcid": "dc/g/Person_Age-Years10To14_Gender-Female_TypeOfSchool", + "name": "Person With Age = 10 - 14 Years, Gender = Female, Type of School", "statVars": [ { - "name": "Life Expectancy: Years 24, Female", - "dcid": "LifeExpectancy_Person_24Years_Female" + "name": "Population: 10 - 14 Years, Female, Not Enrolled in School", + "dcid": "Count_Person_10To14Years_Female_NotEnrolledInSchool" }, { - "name": "Population: Years 24, Female", - "dcid": "Count_Person_24Years_Female" + "name": "Population: 10 - 14 Years, Female, Private School", + "dcid": "Count_Person_10To14Years_Female_EnrolledInPrivateSchool" + }, + { + "name": "Population: 10 - 14 Years, Female, Public School", + "dcid": "Count_Person_10To14Years_Female_EnrolledInPublicSchool" } ] }, { - "dcid": "dc/g/Person_Age-Years25_Gender-Female", - "name": "Person With Age = Years 25, Gender = Female", + "dcid": "dc/g/Person_Age-Years15To17_EnrollmentLevel_Gender-Female", + "name": "Person With Age = 15 - 17 Years, Enrollment Level, Gender = Female", "statVars": [ { - "name": "Life Expectancy: Years 25, Female", - "dcid": "LifeExpectancy_Person_25Years_Female" + "name": "Population: 15 - 17 Years, Enrolled in Private College or Graduate School, Female", + "dcid": "Count_Person_15To17Years_EnrolledInPrivateCollegeOrGraduateSchool_Female" }, { - "name": "Population: Years 25, Female", - "dcid": "Count_Person_25Years_Female" + "name": "Population: 15 - 17 Years, Enrolled in Public College or Graduate School, Female", + "dcid": "Count_Person_15To17Years_EnrolledInPublicCollegeOrGraduateSchool_Female" + }, + { + "name": "Population: 15 - 17 Years, Not Enrolled in College or Graduate School, Female", + "dcid": "Count_Person_15To17Years_NotEnrolledInCollegeOrGraduateSchool_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years26_Gender-Female", - "name": "Person With Age = Years 26, Gender = Female", + "dcid": "dc/g/Person_Age-Years15To17_Gender-Female_TypeOfSchool", + "name": "Person With Age = 15 - 17 Years, Gender = Female, Type of School", "statVars": [ { - "name": "Life Expectancy: Years 26, Female", - "dcid": "LifeExpectancy_Person_26Years_Female" + "name": "Population: 15 - 17 Years, Female, Not Enrolled in School", + "dcid": "Count_Person_15To17Years_Female_NotEnrolledInSchool" }, { - "name": "Population: Years 26, Female", - "dcid": "Count_Person_26Years_Female" + "name": "Population: 15 - 17 Years, Female, Private School", + "dcid": "Count_Person_15To17Years_Female_EnrolledInPrivateSchool" + }, + { + "name": "Population: 15 - 17 Years, Female, Public School", + "dcid": "Count_Person_15To17Years_Female_EnrolledInPublicSchool" } ] }, { - "dcid": "dc/g/Person_Age-Years27_Gender-Female", - "name": "Person With Age = Years 27, Gender = Female", + "dcid": "dc/g/Person_Age-Years15To19_BirthEventStatus-BirthInThePast12Months_Gender-Female", + "name": "Person With Age = 15 - 19 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female", "statVars": [ { - "name": "Life Expectancy: Years 27, Female", - "dcid": "LifeExpectancy_Person_27Years_Female" + "name": "Population: 15 - 19 Years, Birth in The Past 12 Months, Female", + "dcid": "Count_Person_15To19Years_BirthInThePast12Months_Female" + }, + { + "name": "Population: 15 - 19 Years, Birth in The Past 12 Months, Female (As Fraction of Count Person 15 To 19 Years Female)", + "dcid": "Count_Person_15To19Years_BirthInThePast12Months_Female_AsAFractionOf_Count_Person_15To19Years_Female" }, { - "name": "Population: Years 27, Female", - "dcid": "Count_Person_27Years_Female" + "name": "Population: 15 - 19 Years, Birth in The Past 12 Months, Female, Unmarried", + "dcid": "Count_Person_15To19Years_BirthInThePast12Months_Female_Unmarried" } ] }, { - "dcid": "dc/g/Person_Age-Years28_Gender-Female", - "name": "Person With Age = Years 28, Gender = Female", + "dcid": "dc/g/Person_Age-Years15To19_Gender-Female_Race-BlackOrAfricanAmericanAlone", + "name": "Person With Age = 15 - 19 Years, Gender = Female, Race = Black or African American Alone", "statVars": [ { - "name": "Life Expectancy: Years 28, Female", - "dcid": "LifeExpectancy_Person_28Years_Female" + "name": "Population: 15 - 19 Years, Female, Black or African American Alone", + "dcid": "Count_Person_15To19Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Years 28, Female", - "dcid": "Count_Person_28Years_Female" + "name": "Population: 15 - 19 Years, Birth in The Past 12 Months, Female, Black or African American Alone", + "dcid": "Count_Person_15To19Years_BirthInThePast12Months_Female_BlackOrAfricanAmericanAlone" + }, + { + "name": "Population: 15 - 19 Years, Female, Ever Married, Black or African American Alone", + "dcid": "Count_Person_15To19Years_Female_EverMarried_BlackOrAfricanAmericanAlone" } ] }, { - "dcid": "dc/g/Person_Age-Years29_Gender-Female", - "name": "Person With Age = Years 29, Gender = Female", + "dcid": "dc/g/Person_Age-Years15To19_Gender-Female_Race-HispanicOrLatino", + "name": "Person With Age = 15 - 19 Years, Gender = Female, Race = Hispanic or Latino", "statVars": [ { - "name": "Life Expectancy: Years 29, Female", - "dcid": "LifeExpectancy_Person_29Years_Female" + "name": "Population: 15 - 19 Years, Female, Hispanic or Latino", + "dcid": "Count_Person_15To19Years_Female_HispanicOrLatino" }, { - "name": "Population: Years 29, Female", - "dcid": "Count_Person_29Years_Female" + "name": "Population: 15 - 19 Years, Birth in The Past 12 Months, Female, Hispanic or Latino", + "dcid": "Count_Person_15To19Years_BirthInThePast12Months_Female_HispanicOrLatino" + }, + { + "name": "Population: 15 - 19 Years, Female, Ever Married, Hispanic or Latino", + "dcid": "Count_Person_15To19Years_Female_EverMarried_HispanicOrLatino" } ] }, { - "dcid": "dc/g/Person_Age-Years3_Gender-Female", - "name": "Person With Age = Years 3, Gender = Female", + "dcid": "dc/g/Person_Age-Years15To19_Gender-Female_Race-WhiteAloneNotHispanicOrLatino", + "name": "Person With Age = 15 - 19 Years, Gender = Female, Race = White Alone Not Hispanic or Latino", "statVars": [ { - "name": "Life Expectancy: Years 3, Female", - "dcid": "LifeExpectancy_Person_3Years_Female" + "name": "Population: 15 - 19 Years, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_15To19Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Years 3, Female", - "dcid": "Count_Person_3Years_Female" + "name": "Population: 15 - 19 Years, Birth in The Past 12 Months, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_15To19Years_BirthInThePast12Months_Female_WhiteAloneNotHispanicOrLatino" + }, + { + "name": "Population: 15 - 19 Years, Female, Ever Married, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_15To19Years_Female_EverMarried_WhiteAloneNotHispanicOrLatino" } ] }, { - "dcid": "dc/g/Person_Age-Years30_Gender-Female", - "name": "Person With Age = Years 30, Gender = Female", + "dcid": "dc/g/Person_Age-Years15Onwards_EnrollmentLevel_Gender-Female", + "name": "Person With Age = 15 Years or More, Enrollment Level, Gender = Female", "statVars": [ { - "name": "Life Expectancy: Years 30, Female", - "dcid": "LifeExpectancy_Person_30Years_Female" + "name": "Population: 15 Years or More, Enrolled in Private College or Graduate School, Female", + "dcid": "Count_Person_15OrMoreYears_EnrolledInPrivateCollegeOrGraduateSchool_Female" }, { - "name": "Population: Years 30, Female", - "dcid": "Count_Person_30Years_Female" + "name": "Population: 15 Years or More, Enrolled in Public College or Graduate School, Female", + "dcid": "Count_Person_15OrMoreYears_EnrolledInPublicCollegeOrGraduateSchool_Female" + }, + { + "name": "Population: 15 Years or More, Not Enrolled in College or Graduate School, Female", + "dcid": "Count_Person_15OrMoreYears_NotEnrolledInCollegeOrGraduateSchool_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years31_Gender-Female", - "name": "Person With Age = Years 31, Gender = Female", + "dcid": "dc/g/Person_Age-Years18To19_Gender-Female_TypeOfSchool", + "name": "Person With Age = 18 - 19 Years, Gender = Female, Type of School", "statVars": [ { - "name": "Life Expectancy: Years 31, Female", - "dcid": "LifeExpectancy_Person_31Years_Female" + "name": "Population: 18 - 19 Years, Female, Not Enrolled in School", + "dcid": "Count_Person_18To19Years_Female_NotEnrolledInSchool" }, { - "name": "Population: Years 31, Female", - "dcid": "Count_Person_31Years_Female" + "name": "Population: 18 - 19 Years, Female, Private School", + "dcid": "Count_Person_18To19Years_Female_EnrolledInPrivateSchool" + }, + { + "name": "Population: 18 - 19 Years, Female, Public School", + "dcid": "Count_Person_18To19Years_Female_EnrolledInPublicSchool" } ] }, { - "dcid": "dc/g/Person_Age-Years32_Gender-Female", - "name": "Person With Age = Years 32, Gender = Female", + "dcid": "dc/g/Person_Age-Years18To24_EnrollmentLevel_Gender-Female", + "name": "Person With Age = 18 - 24 Years, Enrollment Level, Gender = Female", "statVars": [ { - "name": "Life Expectancy: Years 32, Female", - "dcid": "LifeExpectancy_Person_32Years_Female" + "name": "Population: 18 - 24 Years, Enrolled in Private College or Graduate School, Female", + "dcid": "Count_Person_18To24Years_EnrolledInPrivateCollegeOrGraduateSchool_Female" }, { - "name": "Population: Years 32, Female", - "dcid": "Count_Person_32Years_Female" + "name": "Population: 18 - 24 Years, Enrolled in Public College or Graduate School, Female", + "dcid": "Count_Person_18To24Years_EnrolledInPublicCollegeOrGraduateSchool_Female" + }, + { + "name": "Population: 18 - 24 Years, Not Enrolled in College or Graduate School, Female", + "dcid": "Count_Person_18To24Years_NotEnrolledInCollegeOrGraduateSchool_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years33_Gender-Female", - "name": "Person With Age = Years 33, Gender = Female", + "dcid": "dc/g/Person_Age-Years20To24_Gender-Female_TypeOfSchool", + "name": "Person With Age = 20 - 24 Years, Gender = Female, Type of School", "statVars": [ { - "name": "Life Expectancy: Years 33, Female", - "dcid": "LifeExpectancy_Person_33Years_Female" + "name": "Population: 20 - 24 Years, Female, Not Enrolled in School", + "dcid": "Count_Person_20To24Years_Female_NotEnrolledInSchool" }, { - "name": "Population: Years 33, Female", - "dcid": "Count_Person_33Years_Female" + "name": "Population: 20 - 24 Years, Female, Private School", + "dcid": "Count_Person_20To24Years_Female_EnrolledInPrivateSchool" + }, + { + "name": "Population: 20 - 24 Years, Female, Public School", + "dcid": "Count_Person_20To24Years_Female_EnrolledInPublicSchool" } ] }, { - "dcid": "dc/g/Person_Age-Years34_Gender-Female", - "name": "Person With Age = Years 34, Gender = Female", + "dcid": "dc/g/Person_Age-Years20To34_BirthEventStatus-BirthInThePast12Months_Gender-Female", + "name": "Person With Age = 20 - 34 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female", "statVars": [ { - "name": "Life Expectancy: Years 34, Female", - "dcid": "LifeExpectancy_Person_34Years_Female" + "name": "Population: 20 - 34 Years, Birth in The Past 12 Months, Female", + "dcid": "Count_Person_20To34Years_BirthInThePast12Months_Female" }, { - "name": "Population: Years 34, Female", - "dcid": "Count_Person_34Years_Female" + "name": "Population: 20 - 34 Years, Birth in The Past 12 Months, Female (As Fraction of Count Person 20 To 34 Years Female)", + "dcid": "Count_Person_20To34Years_BirthInThePast12Months_Female_AsAFractionOf_Count_Person_20To34Years_Female" + }, + { + "name": "Population: 20 - 34 Years, Birth in The Past 12 Months, Female, Unmarried", + "dcid": "Count_Person_20To34Years_BirthInThePast12Months_Female_Unmarried" } ] }, { - "dcid": "dc/g/Person_Age-Years35_Gender-Female", - "name": "Person With Age = Years 35, Gender = Female", + "dcid": "dc/g/Person_Age-Years25To34_EnrollmentLevel_Gender-Female", + "name": "Person With Age = 25 - 34 Years, Enrollment Level, Gender = Female", "statVars": [ { - "name": "Life Expectancy: Years 35, Female", - "dcid": "LifeExpectancy_Person_35Years_Female" + "name": "Population: 25 - 34 Years, Enrolled in Private College or Graduate School, Female", + "dcid": "Count_Person_25To34Years_EnrolledInPrivateCollegeOrGraduateSchool_Female" }, { - "name": "Population: Years 35, Female", - "dcid": "Count_Person_35Years_Female" + "name": "Population: 25 - 34 Years, Enrolled in Public College or Graduate School, Female", + "dcid": "Count_Person_25To34Years_EnrolledInPublicCollegeOrGraduateSchool_Female" + }, + { + "name": "Population: 25 - 34 Years, Not Enrolled in College or Graduate School, Female", + "dcid": "Count_Person_25To34Years_NotEnrolledInCollegeOrGraduateSchool_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years36_Gender-Female", - "name": "Person With Age = Years 36, Gender = Female", + "dcid": "dc/g/Person_Age-Years25To34_Gender-Female_TypeOfSchool", + "name": "Person With Age = 25 - 34 Years, Gender = Female, Type of School", "statVars": [ { - "name": "Life Expectancy: Years 36, Female", - "dcid": "LifeExpectancy_Person_36Years_Female" + "name": "Population: 25 - 34 Years, Female, Not Enrolled in School", + "dcid": "Count_Person_25To34Years_Female_NotEnrolledInSchool" }, { - "name": "Population: Years 36, Female", - "dcid": "Count_Person_36Years_Female" + "name": "Population: 25 - 34 Years, Female, Private School", + "dcid": "Count_Person_25To34Years_Female_EnrolledInPrivateSchool" + }, + { + "name": "Population: 25 - 34 Years, Female, Public School", + "dcid": "Count_Person_25To34Years_Female_EnrolledInPublicSchool" } ] }, { - "dcid": "dc/g/Person_Age-Years37_Gender-Female", - "name": "Person With Age = Years 37, Gender = Female", + "dcid": "dc/g/Person_Age-Years3To4_Gender-Female_TypeOfSchool", + "name": "Person With Age = 3 - 4 Years, Gender = Female, Type of School", "statVars": [ { - "name": "Life Expectancy: Years 37, Female", - "dcid": "LifeExpectancy_Person_37Years_Female" + "name": "Population: 3 - 4 Years, Female, Not Enrolled in School", + "dcid": "Count_Person_3To4Years_Female_NotEnrolledInSchool" }, { - "name": "Population: Years 37, Female", - "dcid": "Count_Person_37Years_Female" + "name": "Population: 3 - 4 Years, Female, Private School", + "dcid": "Count_Person_3To4Years_Female_EnrolledInPrivateSchool" + }, + { + "name": "Population: 3 - 4 Years, Female, Public School", + "dcid": "Count_Person_3To4Years_Female_EnrolledInPublicSchool" } ] }, { - "dcid": "dc/g/Person_Age-Years38_Gender-Female", - "name": "Person With Age = Years 38, Gender = Female", + "dcid": "dc/g/Person_Age-Years35Onwards_EnrollmentLevel_Gender-Female", + "name": "Person With Age = 35 Years or More, Enrollment Level, Gender = Female", "statVars": [ { - "name": "Life Expectancy: Years 38, Female", - "dcid": "LifeExpectancy_Person_38Years_Female" + "name": "Population: 35 Years or More, Enrolled in Private College or Graduate School, Female", + "dcid": "Count_Person_35OrMoreYears_EnrolledInPrivateCollegeOrGraduateSchool_Female" }, { - "name": "Population: Years 38, Female", - "dcid": "Count_Person_38Years_Female" + "name": "Population: 35 Years or More, Enrolled in Public College or Graduate School, Female", + "dcid": "Count_Person_35OrMoreYears_EnrolledInPublicCollegeOrGraduateSchool_Female" + }, + { + "name": "Population: 35 Years or More, Not Enrolled in College or Graduate School, Female", + "dcid": "Count_Person_35OrMoreYears_NotEnrolledInCollegeOrGraduateSchool_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years39_Gender-Female", - "name": "Person With Age = Years 39, Gender = Female", + "dcid": "dc/g/Person_Age-Years35Onwards_Gender-Female_TypeOfSchool", + "name": "Person With Age = 35 Years or More, Gender = Female, Type of School", "statVars": [ { - "name": "Life Expectancy: Years 39, Female", - "dcid": "LifeExpectancy_Person_39Years_Female" + "name": "Population: 35 Years or More, Female, Not Enrolled in School", + "dcid": "Count_Person_35OrMoreYears_Female_NotEnrolledInSchool" }, { - "name": "Population: Years 39, Female", - "dcid": "Count_Person_39Years_Female" + "name": "Population: 35 Years or More, Female, Private School", + "dcid": "Count_Person_35OrMoreYears_Female_EnrolledInPrivateSchool" + }, + { + "name": "Population: 35 Years or More, Female, Public School", + "dcid": "Count_Person_35OrMoreYears_Female_EnrolledInPublicSchool" } ] }, { - "dcid": "dc/g/Person_Age-Years4_Gender-Female", - "name": "Person With Age = Years 4, Gender = Female", + "dcid": "dc/g/Person_Age-Years5To19_BirthEventStatus-BirthInThePast12Months_Gender-Female", + "name": "Person With Age = 5 - 19 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female", "statVars": [ { - "name": "Life Expectancy: Years 4, Female", - "dcid": "LifeExpectancy_Person_4Years_Female" + "name": "Population: 5 - 19 Years, Birth in The Past 12 Months, Female", + "dcid": "dc/5b40frccn136" }, { - "name": "Population: Years 4, Female", - "dcid": "Count_Person_4Years_Female" + "name": "Population: 5 - 19 Years, Birth in The Past 12 Months, Female (As Fraction of Count Person 15 To 19 Years Female)", + "dcid": "dc/pbbm819kyt7v9" + }, + { + "name": "Population: 5 - 19 Years, Birth in The Past 12 Months, Female, Unmarried", + "dcid": "dc/tc7srg5k1xv27" } ] }, { - "dcid": "dc/g/Person_Age-Years40_Gender-Female", - "name": "Person With Age = Years 40, Gender = Female", + "dcid": "dc/g/Person_Age-Years5To19_Gender-Female_Race-BlackOrAfricanAmericanAlone", + "name": "Person With Age = 5 - 19 Years, Gender = Female, Race = Black or African American Alone", "statVars": [ { - "name": "Life Expectancy: Years 40, Female", - "dcid": "LifeExpectancy_Person_40Years_Female" + "name": "Population: 5 - 19 Years, Female, Black or African American Alone", + "dcid": "dc/9tje7t59y5y02" }, { - "name": "Population: Years 40, Female", - "dcid": "Count_Person_40Years_Female" + "name": "Population: 5 - 19 Years, Birth in The Past 12 Months, Female, Black or African American Alone", + "dcid": "dc/b6rfg7nc1k59" + }, + { + "name": "Population: 5 - 19 Years, Female, Ever Married, Black or African American Alone", + "dcid": "dc/90h7gtd4pkp6f" } ] }, { - "dcid": "dc/g/Person_Age-Years41_Gender-Female", - "name": "Person With Age = Years 41, Gender = Female", + "dcid": "dc/g/Person_Age-Years5To19_Gender-Female_Race-HispanicOrLatino", + "name": "Person With Age = 5 - 19 Years, Gender = Female, Race = Hispanic or Latino", "statVars": [ { - "name": "Life Expectancy: Years 41, Female", - "dcid": "LifeExpectancy_Person_41Years_Female" + "name": "Population: 5 - 19 Years, Female, Hispanic or Latino", + "dcid": "dc/xzecyytxdwky7" + }, + { + "name": "Population: 5 - 19 Years, Birth in The Past 12 Months, Female, Hispanic or Latino", + "dcid": "dc/bd3mwh95fz1bd" }, { - "name": "Population: Years 41, Female", - "dcid": "Count_Person_41Years_Female" + "name": "Population: 5 - 19 Years, Female, Ever Married, Hispanic or Latino", + "dcid": "dc/46bw4y3knm2dc" } ] }, { - "dcid": "dc/g/Person_Age-Years42_Gender-Female", - "name": "Person With Age = Years 42, Gender = Female", + "dcid": "dc/g/Person_Age-Years5To19_Gender-Female_Race-WhiteAloneNotHispanicOrLatino", + "name": "Person With Age = 5 - 19 Years, Gender = Female, Race = White Alone Not Hispanic or Latino", "statVars": [ { - "name": "Life Expectancy: Years 42, Female", - "dcid": "LifeExpectancy_Person_42Years_Female" + "name": "Population: 5 - 19 Years, Female, White Alone Not Hispanic or Latino", + "dcid": "dc/4wd0sckvzn9vc" }, { - "name": "Population: Years 42, Female", - "dcid": "Count_Person_42Years_Female" + "name": "Population: 5 - 19 Years, Birth in The Past 12 Months, Female, White Alone Not Hispanic or Latino", + "dcid": "dc/m3lty26g9gnbc" + }, + { + "name": "Population: 5 - 19 Years, Female, Ever Married, White Alone Not Hispanic or Latino", + "dcid": "dc/jn7qhhlxvceyg" } ] }, { - "dcid": "dc/g/Person_Age-Years43_Gender-Female", - "name": "Person With Age = Years 43, Gender = Female", + "dcid": "dc/g/Person_Age-Years5To19_Gender-Female_TypeOfSchool", + "name": "Person With Age = 5 - 19 Years, Gender = Female, Type of School", "statVars": [ { - "name": "Life Expectancy: Years 43, Female", - "dcid": "LifeExpectancy_Person_43Years_Female" + "name": "Population: 5 - 19 Years, Female, Not Enrolled in School", + "dcid": "dc/txexrd64sgbh4" }, { - "name": "Population: Years 43, Female", - "dcid": "Count_Person_43Years_Female" + "name": "Population: 5 - 19 Years, Female, Private School", + "dcid": "dc/yvrj3qkl3kde7" + }, + { + "name": "Population: 5 - 19 Years, Female, Public School", + "dcid": "dc/kjh94n3whkr6c" } ] }, { - "dcid": "dc/g/Person_Age-Years44_Gender-Female", - "name": "Person With Age = Years 44, Gender = Female", + "dcid": "dc/g/Person_Age-Years5To9_Gender-Female_TypeOfSchool", + "name": "Person With Age = 5 - 9 Years, Gender = Female, Type of School", "statVars": [ { - "name": "Life Expectancy: Years 44, Female", - "dcid": "LifeExpectancy_Person_44Years_Female" + "name": "Population: 5 - 9 Years, Female, Not Enrolled in School", + "dcid": "Count_Person_5To9Years_Female_NotEnrolledInSchool" }, { - "name": "Population: Years 44, Female", - "dcid": "Count_Person_44Years_Female" + "name": "Population: 5 - 9 Years, Female, Private School", + "dcid": "Count_Person_5To9Years_Female_EnrolledInPrivateSchool" + }, + { + "name": "Population: 5 - 9 Years, Female, Public School", + "dcid": "Count_Person_5To9Years_Female_EnrolledInPublicSchool" } ] }, { - "dcid": "dc/g/Person_Age-Years45_Gender-Female", - "name": "Person With Age = Years 45, Gender = Female", + "dcid": "dc/g/Person_CitizenshipStatus-CitizenOutsideEU28_ExerciseType_Gender-Female", + "name": "Person With Citizenship Status = Citizen Outside EU 28, Exercise Type, Gender = Female", "statVars": [ { - "name": "Life Expectancy: Years 45, Female", - "dcid": "LifeExpectancy_Person_45Years_Female" + "name": "Percentage Aerobic Or Muscle Strengthening, Health Enhancing Physical Activity Among Citizen Outside EU28, Female Population", + "dcid": "Percent_AerobicOrMuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_CitizenOutsideEU28_Female" }, { - "name": "Population: Years 45, Female", - "dcid": "Count_Person_45Years_Female" + "name": "Percentage Aerobic, Health Enhancing Physical Activity Among Citizen Outside EU28, Female Population", + "dcid": "Percent_Aerobic_HealthEnhancingPhysicalActivity_In_Count_Person_CitizenOutsideEU28_Female" + }, + { + "name": "Percentage Muscle Strengthening, Health Enhancing Physical Activity Among Citizen Outside EU28, Female Population", + "dcid": "Percent_MuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_CitizenOutsideEU28_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years46_Gender-Female", - "name": "Person With Age = Years 46, Gender = Female", + "dcid": "dc/g/Person_CitizenshipStatus-Citizen_ExerciseType_Gender-Female", + "name": "Person With Citizenship Status = Citizen, Exercise Type, Gender = Female", "statVars": [ { - "name": "Life Expectancy: Years 46, Female", - "dcid": "LifeExpectancy_Person_46Years_Female" + "name": "Percentage Aerobic Or Muscle Strengthening, Health Enhancing Physical Activity Among Citizen, Female Population", + "dcid": "Percent_AerobicOrMuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Citizen_Female" }, { - "name": "Population: Years 46, Female", - "dcid": "Count_Person_46Years_Female" + "name": "Percentage Aerobic, Health Enhancing Physical Activity Among Citizen, Female Population", + "dcid": "Percent_Aerobic_HealthEnhancingPhysicalActivity_In_Count_Person_Citizen_Female" + }, + { + "name": "Percentage Muscle Strengthening, Health Enhancing Physical Activity Among Citizen, Female Population", + "dcid": "Percent_MuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Citizen_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years47_Gender-Female", - "name": "Person With Age = Years 47, Gender = Female", + "dcid": "dc/g/Person_CitizenshipStatus-NotACitizen_ExerciseType_Gender-Female", + "name": "Person With Citizenship Status = Not ACitizen, Exercise Type, Gender = Female", "statVars": [ { - "name": "Life Expectancy: Years 47, Female", - "dcid": "LifeExpectancy_Person_47Years_Female" + "name": "Percentage Aerobic Or Muscle Strengthening, Health Enhancing Physical Activity Among Not A Citizen, Female Population", + "dcid": "Percent_AerobicOrMuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_NotACitizen_Female" }, { - "name": "Population: Years 47, Female", - "dcid": "Count_Person_47Years_Female" + "name": "Percentage Aerobic, Health Enhancing Physical Activity Among Not A Citizen, Female Population", + "dcid": "Percent_Aerobic_HealthEnhancingPhysicalActivity_In_Count_Person_NotACitizen_Female" + }, + { + "name": "Percentage Muscle Strengthening, Health Enhancing Physical Activity Among Not A Citizen, Female Population", + "dcid": "Percent_MuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_NotACitizen_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years48_Gender-Female", - "name": "Person With Age = Years 48, Gender = Female", + "dcid": "dc/g/Person_CitizenshipStatus-WithinEU28AndNotACitizen_ExerciseType_Gender-Female", + "name": "Person With Citizenship Status = Within EU 28 And Not ACitizen, Exercise Type, Gender = Female", "statVars": [ { - "name": "Life Expectancy: Years 48, Female", - "dcid": "LifeExpectancy_Person_48Years_Female" + "name": "Percentage Aerobic Or Muscle Strengthening, Health Enhancing Physical Activity Among Within EU28 And Not A Citizen, Female Population", + "dcid": "Percent_AerobicOrMuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_WithinEU28AndNotACitizen_Female" }, { - "name": "Population: Years 48, Female", - "dcid": "Count_Person_48Years_Female" + "name": "Percentage Aerobic, Health Enhancing Physical Activity Among Within EU28 And Not A Citizen, Female Population", + "dcid": "Percent_Aerobic_HealthEnhancingPhysicalActivity_In_Count_Person_WithinEU28AndNotACitizen_Female" + }, + { + "name": "Percentage Muscle Strengthening, Health Enhancing Physical Activity Among Within EU28 And Not A Citizen, Female Population", + "dcid": "Percent_MuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_WithinEU28AndNotACitizen_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years49_Gender-Female", - "name": "Person With Age = Years 49, Gender = Female", + "dcid": "dc/g/Person_ConsumptionQuantity-CigarettesUpto20_Gender-Female_PlaceOfResidenceClassification", + "name": "Person With Consumption Quantity = 20 Cigarettes or Less, Gender = Female, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 49, Female", - "dcid": "LifeExpectancy_Person_49Years_Female" + "name": "Percentage Daily, Less Than 20 Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Rural, Female Population", + "dcid": "Percent_Daily_LessThan20CigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 49, Female", - "dcid": "Count_Person_49Years_Female" + "name": "Percentage Daily, Less Than 20 Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Semi Urban, Female Population", + "dcid": "Percent_Daily_LessThan20CigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Daily, Less Than 20 Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Urban, Female Population", + "dcid": "Percent_Daily_LessThan20CigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years5_Gender-Female", - "name": "Person With Age = Years 5, Gender = Female", + "dcid": "dc/g/Person_ConsumptionQuantity-Cigarettes20Onwards_Gender-Female_PlaceOfResidenceClassification", + "name": "Person With Consumption Quantity = 20 Cigarettes or More, Gender = Female, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 5, Female", - "dcid": "LifeExpectancy_Person_5Years_Female" + "name": "Percentage Daily, 20 Or More Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Rural, Female Population", + "dcid": "Percent_Daily_20OrMoreCigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 5, Female", - "dcid": "Count_Person_5Years_Female" + "name": "Percentage Daily, 20 Or More Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Semi Urban, Female Population", + "dcid": "Percent_Daily_20OrMoreCigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Daily, 20 Or More Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Urban, Female Population", + "dcid": "Percent_Daily_20OrMoreCigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years50_Gender-Female", - "name": "Person With Age = Years 50, Gender = Female", + "dcid": "dc/g/Person_ExerciseType-AerobicMuscleStrengthening_Gender-Female_PlaceOfResidenceClassification", + "name": "Person With Exercise Type = Aerobic \u0026 Muscle Strengthening, Gender = Female, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 50, Female", - "dcid": "LifeExpectancy_Person_50Years_Female" + "name": "Percentage Aerobic Or Muscle Strengthening, Health Enhancing Physical Activity Among Rural, Female Population", + "dcid": "Percent_AerobicOrMuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 50, Female", - "dcid": "Count_Person_50Years_Female" + "name": "Percentage Aerobic Or Muscle Strengthening, Health Enhancing Physical Activity Among Semi Urban, Female Population", + "dcid": "Percent_AerobicOrMuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Aerobic Or Muscle Strengthening, Health Enhancing Physical Activity Among Urban, Female Population", + "dcid": "Percent_AerobicOrMuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years51_Gender-Female", - "name": "Person With Age = Years 51, Gender = Female", + "dcid": "dc/g/Person_ExerciseType-AerobicSports_Gender-Female_PlaceOfResidenceClassification", + "name": "Person With Exercise Type = Aerobic Sports, Gender = Female, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 51, Female", - "dcid": "LifeExpectancy_Person_51Years_Female" + "name": "Percentage Aerobic Sports, Non Work Related Physical Activity Among Rural, Female Population", + "dcid": "Percent_AerobicSports_NonWorkRelatedPhysicalActivity_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 51, Female", - "dcid": "Count_Person_51Years_Female" + "name": "Percentage Aerobic Sports, Non Work Related Physical Activity Among Semi Urban, Female Population", + "dcid": "Percent_AerobicSports_NonWorkRelatedPhysicalActivity_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Aerobic Sports, Non Work Related Physical Activity Among Urban, Female Population", + "dcid": "Percent_AerobicSports_NonWorkRelatedPhysicalActivity_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years52_Gender-Female", - "name": "Person With Age = Years 52, Gender = Female", + "dcid": "dc/g/Person_ExerciseType-Aerobic_Gender-Female_PlaceOfResidenceClassification", + "name": "Person With Exercise Type = Aerobic, Gender = Female, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 52, Female", - "dcid": "LifeExpectancy_Person_52Years_Female" + "name": "Percentage Aerobic, Health Enhancing Physical Activity Among Rural, Female Population", + "dcid": "Percent_Aerobic_HealthEnhancingPhysicalActivity_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 52, Female", - "dcid": "Count_Person_52Years_Female" + "name": "Percentage Aerobic, Health Enhancing Physical Activity Among Semi Urban, Female Population", + "dcid": "Percent_Aerobic_HealthEnhancingPhysicalActivity_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Aerobic, Health Enhancing Physical Activity Among Urban, Female Population", + "dcid": "Percent_Aerobic_HealthEnhancingPhysicalActivity_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years53_Gender-Female", - "name": "Person With Age = Years 53, Gender = Female", + "dcid": "dc/g/Person_ExerciseType-Cycling_Gender-Female_PlaceOfResidenceClassification", + "name": "Person With Exercise Type = Cycling, Gender = Female, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 53, Female", - "dcid": "LifeExpectancy_Person_53Years_Female" + "name": "Percentage Cycling, Non Work Related Physical Activity Among Rural, Female Population", + "dcid": "Percent_Cycling_NonWorkRelatedPhysicalActivity_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 53, Female", - "dcid": "Count_Person_53Years_Female" + "name": "Percentage Cycling, Non Work Related Physical Activity Among Semi Urban, Female Population", + "dcid": "Percent_Cycling_NonWorkRelatedPhysicalActivity_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Cycling, Non Work Related Physical Activity Among Urban, Female Population", + "dcid": "Percent_Cycling_NonWorkRelatedPhysicalActivity_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years54_Gender-Female", - "name": "Person With Age = Years 54, Gender = Female", + "dcid": "dc/g/Person_ExerciseType-Walking_Gender-Female_PlaceOfResidenceClassification", + "name": "Person With Exercise Type = Walking, Gender = Female, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 54, Female", - "dcid": "LifeExpectancy_Person_54Years_Female" + "name": "Percentage Walking, Non Work Related Physical Activity Among Rural, Female Population", + "dcid": "Percent_Walking_NonWorkRelatedPhysicalActivity_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 54, Female", - "dcid": "Count_Person_54Years_Female" + "name": "Percentage Walking, Non Work Related Physical Activity Among Semi Urban, Female Population", + "dcid": "Percent_Walking_NonWorkRelatedPhysicalActivity_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Walking, Non Work Related Physical Activity Among Urban, Female Population", + "dcid": "Percent_Walking_NonWorkRelatedPhysicalActivity_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years55_Gender-Female", - "name": "Person With Age = Years 55, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-HazardousAlcoholConsumption_PlaceOfResidenceClassification", + "name": "Person With Gender = Female, Health Behavior = Hazardous Alcohol Consumption, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 55, Female", - "dcid": "LifeExpectancy_Person_55Years_Female" + "name": "Percentage Hazardous Alcohol Consumption Among Rural, Female Population", + "dcid": "Percent_HazardousAlcoholConsumption_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 55, Female", - "dcid": "Count_Person_55Years_Female" + "name": "Percentage Hazardous Alcohol Consumption Among Semi Urban, Female Population", + "dcid": "Percent_HazardousAlcoholConsumption_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Hazardous Alcohol Consumption Among Urban, Female Population", + "dcid": "Percent_HazardousAlcoholConsumption_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years56_Gender-Female", - "name": "Person With Age = Years 56, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-NonSmoker_PlaceOfResidenceClassification", + "name": "Person With Gender = Female, Health Behavior = Non Smoker, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 56, Female", - "dcid": "LifeExpectancy_Person_56Years_Female" + "name": "Percentage Non Smoker Among Rural, Female Population", + "dcid": "Percent_NonSmoker_TobaccoProducts_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 56, Female", - "dcid": "Count_Person_56Years_Female" + "name": "Percentage Non Smoker Among Semi Urban, Female Population", + "dcid": "Percent_NonSmoker_TobaccoProducts_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Non Smoker Among Urban, Female Population", + "dcid": "Percent_NonSmoker_TobaccoProducts_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years57_Gender-Female", - "name": "Person With Age = Years 57, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-Normalweight_PlaceOfResidenceClassification", + "name": "Person With Gender = Female, Health Behavior = Normalweight, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 57, Female", - "dcid": "LifeExpectancy_Person_57Years_Female" + "name": "Population: Percentage Normalweight Among Rural, Female", + "dcid": "Percent_Normalweight_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 57, Female", - "dcid": "Count_Person_57Years_Female" + "name": "Population: Percentage Normalweight Among Semi Urban, Female", + "dcid": "Percent_Normalweight_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Population: Percentage Normalweight Among Urban, Female", + "dcid": "Percent_Normalweight_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years58_Gender-Female", - "name": "Person With Age = Years 58, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-Obesity_PlaceOfResidenceClassification", + "name": "Person With Gender = Female, Health Behavior = Obesity, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 58, Female", - "dcid": "LifeExpectancy_Person_58Years_Female" + "name": "Population: Percentage Obesity Among Rural, Female", + "dcid": "Percent_Obesity_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 58, Female", - "dcid": "Count_Person_58Years_Female" + "name": "Population: Percentage Obesity Among Semi Urban, Female", + "dcid": "Percent_Obesity_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Population: Percentage Obesity Among Urban, Female", + "dcid": "Percent_Obesity_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years59_Gender-Female", - "name": "Person With Age = Years 59, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-Overweight_PlaceOfResidenceClassification", + "name": "Person With Gender = Female, Health Behavior = Overweight, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 59, Female", - "dcid": "LifeExpectancy_Person_59Years_Female" + "name": "Population: Percentage Overweight Among Rural, Female", + "dcid": "Percent_Overweight_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 59, Female", - "dcid": "Count_Person_59Years_Female" + "name": "Population: Percentage Overweight Among Semi Urban, Female", + "dcid": "Percent_Overweight_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Population: Percentage Overweight Among Urban, Female", + "dcid": "Percent_Overweight_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years6_Gender-Female", - "name": "Person With Age = Years 6, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-PreObese_PlaceOfResidenceClassification", + "name": "Person With Gender = Female, Health Behavior = Pre Obese, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 6, Female", - "dcid": "LifeExpectancy_Person_6Years_Female" + "name": "Population: Percentage Pre Obese Among Rural, Female", + "dcid": "Percent_PreObese_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 6, Female", - "dcid": "Count_Person_6Years_Female" + "name": "Population: Percentage Pre Obese Among Semi Urban, Female", + "dcid": "Percent_PreObese_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Population: Percentage Pre Obese Among Urban, Female", + "dcid": "Percent_PreObese_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years60_Gender-Female", - "name": "Person With Age = Years 60, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-Underweight_PlaceOfResidenceClassification", + "name": "Person With Gender = Female, Health Behavior = Underweight, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 60, Female", - "dcid": "LifeExpectancy_Person_60Years_Female" + "name": "Population: Percentage Underweight Among Rural, Female", + "dcid": "Percent_Underweight_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 60, Female", - "dcid": "Count_Person_60Years_Female" + "name": "Population: Percentage Underweight Among Semi Urban, Female", + "dcid": "Percent_Underweight_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Population: Percentage Underweight Among Urban, Female", + "dcid": "Percent_Underweight_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years61_Gender-Female", - "name": "Person With Age = Years 61, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_IncomeStatus-WithEarnings_ResidenceType-AdultCorrectionalFacilities", + "name": "Person With Gender = Female, Income Status = With Earnings, Residence Type = Adult Correctional Facilities", "statVars": [ { - "name": "Life Expectancy: Years 61, Female", - "dcid": "LifeExpectancy_Person_61Years_Female" + "name": "Population: Female, With Earnings, Adult Correctional Facilities", + "dcid": "Count_Person_Female_WithEarnings_ResidesInAdultCorrectionalFacilities" }, { - "name": "Population: Years 61, Female", - "dcid": "Count_Person_61Years_Female" + "name": "Mean Earnings: Female, With Earnings, Adult Correctional Facilities", + "dcid": "Mean_Earnings_Person_Female_ResidesInAdultCorrectionalFacilities" + }, + { + "name": "Median Earnings: Female, With Earnings, Adult Correctional Facilities", + "dcid": "Median_Earnings_Person_Female_ResidesInAdultCorrectionalFacilities" } ] }, { - "dcid": "dc/g/Person_Age-Years62_Gender-Female", - "name": "Person With Age = Years 62, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_IncomeStatus-WithEarnings_ResidenceType-CollegeOrUniversityStudentHousing", + "name": "Person With Gender = Female, Income Status = With Earnings, Residence Type = College or University Student Housing", "statVars": [ { - "name": "Life Expectancy: Years 62, Female", - "dcid": "LifeExpectancy_Person_62Years_Female" + "name": "Population: Female, With Earnings, College or University Student Housing", + "dcid": "Count_Person_Female_WithEarnings_ResidesInCollegeOrUniversityStudentHousing" }, { - "name": "Population: Years 62, Female", - "dcid": "Count_Person_62Years_Female" + "name": "Mean Earnings: Female, With Earnings, College or University Student Housing", + "dcid": "Mean_Earnings_Person_Female_ResidesInCollegeOrUniversityStudentHousing" + }, + { + "name": "Median Earnings: Female, With Earnings, College or University Student Housing", + "dcid": "Median_Earnings_Person_Female_ResidesInCollegeOrUniversityStudentHousing" } ] }, { - "dcid": "dc/g/Person_Age-Years63_Gender-Female", - "name": "Person With Age = Years 63, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_IncomeStatus-WithEarnings_ResidenceType-GroupQuarters", + "name": "Person With Gender = Female, Income Status = With Earnings, Residence Type = Group Quarters", "statVars": [ { - "name": "Life Expectancy: Years 63, Female", - "dcid": "LifeExpectancy_Person_63Years_Female" + "name": "Population: Female, With Earnings, Group Quarters", + "dcid": "Count_Person_Female_WithEarnings_ResidesInGroupQuarters" }, { - "name": "Population: Years 63, Female", - "dcid": "Count_Person_63Years_Female" + "name": "Mean Earnings: Female, With Earnings, Group Quarters", + "dcid": "Mean_Earnings_Person_Female_ResidesInGroupQuarters" + }, + { + "name": "Median Earnings: Female, With Earnings, Group Quarters", + "dcid": "Median_Earnings_Person_Female_ResidesInGroupQuarters" } ] }, { - "dcid": "dc/g/Person_Age-Years64_Gender-Female", - "name": "Person With Age = Years 64, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_IncomeStatus-WithEarnings_ResidenceType-InstitutionalizedGroupQuarters", + "name": "Person With Gender = Female, Income Status = With Earnings, Residence Type = Institutionalized Group Quarters", "statVars": [ { - "name": "Life Expectancy: Years 64, Female", - "dcid": "LifeExpectancy_Person_64Years_Female" + "name": "Population: Female, With Earnings, Institutionalized Group Quarters", + "dcid": "Count_Person_Female_WithEarnings_ResidesInInstitutionalizedGroupQuarters" + }, + { + "name": "Mean Earnings: Female, With Earnings, Institutionalized Group Quarters", + "dcid": "Mean_Earnings_Person_Female_ResidesInInstitutionalizedGroupQuarters" }, { - "name": "Population: Years 64, Female", - "dcid": "Count_Person_64Years_Female" + "name": "Median Earnings: Female, With Earnings, Institutionalized Group Quarters", + "dcid": "Median_Earnings_Person_Female_ResidesInInstitutionalizedGroupQuarters" } ] }, { - "dcid": "dc/g/Person_Age-Years65_Gender-Female", - "name": "Person With Age = Years 65, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_IncomeStatus-WithEarnings_ResidenceType-JuvenileFacilities", + "name": "Person With Gender = Female, Income Status = With Earnings, Residence Type = Juvenile Facilities", "statVars": [ { - "name": "Life Expectancy: Years 65, Female", - "dcid": "LifeExpectancy_Person_65Years_Female" + "name": "Population: Female, With Earnings, Juvenile Facilities", + "dcid": "Count_Person_Female_WithEarnings_ResidesInJuvenileFacilities" }, { - "name": "Population: Years 65, Female", - "dcid": "Count_Person_65Years_Female" + "name": "Mean Earnings: Female, With Earnings, Juvenile Facilities", + "dcid": "Mean_Earnings_Person_Female_ResidesInJuvenileFacilities" + }, + { + "name": "Median Earnings: Female, With Earnings, Juvenile Facilities", + "dcid": "Median_Earnings_Person_Female_ResidesInJuvenileFacilities" } ] }, { - "dcid": "dc/g/Person_Age-Years66_Gender-Female", - "name": "Person With Age = Years 66, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_IncomeStatus-WithEarnings_ResidenceType-MilitaryQuartersOrMilitaryShips", + "name": "Person With Gender = Female, Income Status = With Earnings, Residence Type = Military Quarters or Military Ships", "statVars": [ { - "name": "Life Expectancy: Years 66, Female", - "dcid": "LifeExpectancy_Person_66Years_Female" + "name": "Population: Female, With Earnings, Military Quarters or Military Ships", + "dcid": "Count_Person_Female_WithEarnings_ResidesInMilitaryQuartersOrMilitaryShips" }, { - "name": "Population: Years 66, Female", - "dcid": "Count_Person_66Years_Female" + "name": "Mean Earnings: Female, With Earnings, Military Quarters or Military Ships", + "dcid": "Mean_Earnings_Person_Female_ResidesInMilitaryQuartersOrMilitaryShips" + }, + { + "name": "Median Earnings: Female, With Earnings, Military Quarters or Military Ships", + "dcid": "Median_Earnings_Person_Female_ResidesInMilitaryQuartersOrMilitaryShips" } ] }, { - "dcid": "dc/g/Person_Age-Years67_Gender-Female", - "name": "Person With Age = Years 67, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_IncomeStatus-WithEarnings_ResidenceType-NoninstitutionalizedGroupQuarters", + "name": "Person With Gender = Female, Income Status = With Earnings, Residence Type = Noninstitutionalized Group Quarters", "statVars": [ { - "name": "Life Expectancy: Years 67, Female", - "dcid": "LifeExpectancy_Person_67Years_Female" + "name": "Population: Female, With Earnings, Noninstitutionalized Group Quarters", + "dcid": "Count_Person_Female_WithEarnings_ResidesInNoninstitutionalizedGroupQuarters" }, { - "name": "Population: Years 67, Female", - "dcid": "Count_Person_67Years_Female" + "name": "Mean Earnings: Female, With Earnings, Noninstitutionalized Group Quarters", + "dcid": "Mean_Earnings_Person_Female_ResidesInNoninstitutionalizedGroupQuarters" + }, + { + "name": "Median Earnings: Female, With Earnings, Noninstitutionalized Group Quarters", + "dcid": "Median_Earnings_Person_Female_ResidesInNoninstitutionalizedGroupQuarters" } ] }, { - "dcid": "dc/g/Person_Age-Years68_Gender-Female", - "name": "Person With Age = Years 68, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_IncomeStatus-WithEarnings_ResidenceType-NursingFacilities", + "name": "Person With Gender = Female, Income Status = With Earnings, Residence Type = Nursing Facilities", "statVars": [ { - "name": "Life Expectancy: Years 68, Female", - "dcid": "LifeExpectancy_Person_68Years_Female" + "name": "Population: Female, With Earnings, Nursing Facilities", + "dcid": "Count_Person_Female_WithEarnings_ResidesInNursingFacilities" }, { - "name": "Population: Years 68, Female", - "dcid": "Count_Person_68Years_Female" + "name": "Mean Earnings: Female, With Earnings, Nursing Facilities", + "dcid": "Mean_Earnings_Person_Female_ResidesInNursingFacilities" + }, + { + "name": "Median Earnings: Female, With Earnings, Nursing Facilities", + "dcid": "Median_Earnings_Person_Female_ResidesInNursingFacilities" } ] }, { - "dcid": "dc/g/Person_Age-Years69_Gender-Female", - "name": "Person With Age = Years 69, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_PhysicalActivityEffortLevel-HeavyActivityLevel_PlaceOfResidenceClassification", + "name": "Person With Gender = Female, Physical Activity Effort Level = Heavy Activity Level, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 69, Female", - "dcid": "LifeExpectancy_Person_69Years_Female" + "name": "Percentage Work Related Physical Activity, Heavy Activity Among Rural, Female Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_HeavyActivity_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 69, Female", - "dcid": "Count_Person_69Years_Female" + "name": "Percentage Work Related Physical Activity, Heavy Activity Among Semi Urban, Female Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_HeavyActivity_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Work Related Physical Activity, Heavy Activity Among Urban, Female Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_HeavyActivity_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years7_Gender-Female", - "name": "Person With Age = Years 7, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_PhysicalActivityEffortLevel-ModerateActivityLevelHeavyActivityLevel_PlaceOfResidenceClassification", + "name": "Person With Gender = Female, Physical Activity Effort Level = Moderate Activity Level \u0026 Heavy Activity Level, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 7, Female", - "dcid": "LifeExpectancy_Person_7Years_Female" + "name": "Percentage Work Related Physical Activity, Moderate Activity Or Heavy Activity Among Rural, Female Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_ModerateActivityOrHeavyActivity_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 7, Female", - "dcid": "Count_Person_7Years_Female" + "name": "Percentage Work Related Physical Activity, Moderate Activity Or Heavy Activity Among Semi Urban, Female Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_ModerateActivityOrHeavyActivity_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Work Related Physical Activity, Moderate Activity Or Heavy Activity Among Urban, Female Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_ModerateActivityOrHeavyActivity_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years70_Gender-Female", - "name": "Person With Age = Years 70, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_PhysicalActivityEffortLevel-ModerateActivityLevel_PlaceOfResidenceClassification", + "name": "Person With Gender = Female, Physical Activity Effort Level = Moderate Activity Level, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 70, Female", - "dcid": "LifeExpectancy_Person_70Years_Female" + "name": "Percentage Work Related Physical Activity, Moderate Activity Among Rural, Female Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_ModerateActivity_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 70, Female", - "dcid": "Count_Person_70Years_Female" + "name": "Percentage Work Related Physical Activity, Moderate Activity Among Semi Urban, Female Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_ModerateActivity_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Work Related Physical Activity, Moderate Activity Among Urban, Female Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_ModerateActivity_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years71_Gender-Female", - "name": "Person With Age = Years 71, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_PhysicalActivityEffortLevel-NoActivityOrLightActivityLevel_PlaceOfResidenceClassification", + "name": "Person With Gender = Female, Physical Activity Effort Level = No Activity or Light Activity Level, Place of Residence Classification", "statVars": [ { - "name": "Life Expectancy: Years 71, Female", - "dcid": "LifeExpectancy_Person_71Years_Female" + "name": "Percentage Work Related Physical Activity, No Activity Or Light Activity Among Rural, Female Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_NoActivityOrLightActivity_In_Count_Person_Rural_Female" }, { - "name": "Population: Years 71, Female", - "dcid": "Count_Person_71Years_Female" + "name": "Percentage Work Related Physical Activity, No Activity Or Light Activity Among Semi Urban, Female Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_NoActivityOrLightActivity_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Work Related Physical Activity, No Activity Or Light Activity Among Urban, Female Population", + "dcid": "Percent_WorkRelatedPhysicalActivity_NoActivityOrLightActivity_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years72_Gender-Female", - "name": "Person With Age = Years 72, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Rural_SocialCategory-ScheduledCaste", + "name": "Person With Gender = Female, Place of Residence Classification = Rural, Social Category = Scheduled Caste", "statVars": [ { - "name": "Life Expectancy: Years 72, Female", - "dcid": "LifeExpectancy_Person_72Years_Female" + "name": "Population: Female, Rural, Scheduled Caste", + "dcid": "Count_Person_ScheduledCaste_Rural_Female" }, { - "name": "Population: Years 72, Female", - "dcid": "Count_Person_72Years_Female" + "name": "Population: 6 Years or Less, Female, Rural, Scheduled Caste", + "dcid": "Count_Person_ScheduledCaste_YearsUpto6_Rural_Female" + }, + { + "name": "Population: Female, Houseless, Rural, Scheduled Caste", + "dcid": "Count_Person_Houseless_ScheduledCaste_Rural_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years73_Gender-Female", - "name": "Person With Age = Years 73, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Rural_SocialCategory-ScheduledTribe", + "name": "Person With Gender = Female, Place of Residence Classification = Rural, Social Category = Scheduled Tribe", "statVars": [ { - "name": "Life Expectancy: Years 73, Female", - "dcid": "LifeExpectancy_Person_73Years_Female" + "name": "Population: Female, Rural, Scheduled Tribe", + "dcid": "Count_Person_ScheduledTribe_Rural_Female" }, { - "name": "Population: Years 73, Female", - "dcid": "Count_Person_73Years_Female" + "name": "Population: 6 Years or Less, Female, Rural, Scheduled Tribe", + "dcid": "Count_Person_ScheduledTribe_YearsUpto6_Rural_Female" + }, + { + "name": "Population: Female, Houseless, Rural, Scheduled Tribe", + "dcid": "Count_Person_Houseless_ScheduledTribe_Rural_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years74_Gender-Female", - "name": "Person With Age = Years 74, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Urban_SocialCategory-ScheduledCaste", + "name": "Person With Gender = Female, Place of Residence Classification = Urban, Social Category = Scheduled Caste", "statVars": [ { - "name": "Life Expectancy: Years 74, Female", - "dcid": "LifeExpectancy_Person_74Years_Female" + "name": "Population: Female, Urban, Scheduled Caste", + "dcid": "Count_Person_ScheduledCaste_Urban_Female" }, { - "name": "Population: Years 74, Female", - "dcid": "Count_Person_74Years_Female" + "name": "Population: 6 Years or Less, Female, Urban, Scheduled Caste", + "dcid": "Count_Person_ScheduledCaste_YearsUpto6_Urban_Female" + }, + { + "name": "Population: Female, Houseless, Urban, Scheduled Caste", + "dcid": "Count_Person_Houseless_ScheduledCaste_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years75_Gender-Female", - "name": "Person With Age = Years 75, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Urban_SocialCategory-ScheduledTribe", + "name": "Person With Gender = Female, Place of Residence Classification = Urban, Social Category = Scheduled Tribe", "statVars": [ { - "name": "Life Expectancy: Years 75, Female", - "dcid": "LifeExpectancy_Person_75Years_Female" + "name": "Population: Female, Urban, Scheduled Tribe", + "dcid": "Count_Person_ScheduledTribe_Urban_Female" }, { - "name": "Population: Years 75, Female", - "dcid": "Count_Person_75Years_Female" + "name": "Population: 6 Years or Less, Female, Urban, Scheduled Tribe", + "dcid": "Count_Person_ScheduledTribe_YearsUpto6_Urban_Female" + }, + { + "name": "Population: Female, Houseless, Urban, Scheduled Tribe", + "dcid": "Count_Person_Houseless_ScheduledTribe_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years76_Gender-Female", - "name": "Person With Age = Years 76, Gender = Female", + "dcid": "dc/g/MortalityEvent_Age-Years25To34_CauseOfDeath-ICD10/C00D48_Gender-Female_Race", + "name": "Mortality Event With Age = 25 - 34 Years, Cause of Death = C00-D48 (Neoplasms), Gender = Female, Race", "statVars": [ { - "name": "Life Expectancy: Years 76, Female", - "dcid": "LifeExpectancy_Person_76Years_Female" + "name": "Count of Mortality Event: 25 - 34 Years, C00-D48 (Neoplasms), Female, Asian or Pacific Islander", + "dcid": "dc/xhqrm03fp03sc" }, { - "name": "Population: Years 76, Female", - "dcid": "Count_Person_76Years_Female" + "name": "Count of Mortality Event: 25 - 34 Years, C00-D48 (Neoplasms), Female, Black or African American", + "dcid": "dc/ldecbzsnrr7t5" + }, + { + "name": "Count of Mortality Event: 25 - 34 Years, C00-D48 (Neoplasms), Female, White", + "dcid": "dc/rcsk1p1np658h" } ] }, { - "dcid": "dc/g/Person_Age-Years77_Gender-Female", - "name": "Person With Age = Years 77, Gender = Female", + "dcid": "dc/g/MortalityEvent_Age-Years25To34_CauseOfDeath-ICD10/I00I99_Gender-Female_Race", + "name": "Mortality Event With Age = 25 - 34 Years, Cause of Death = I00-I99 (Diseases of The Circulatory System), Gender = Female, Race", "statVars": [ { - "name": "Life Expectancy: Years 77, Female", - "dcid": "LifeExpectancy_Person_77Years_Female" + "name": "Count of Mortality Event: 25 - 34 Years, I00-I99 (Diseases of The Circulatory System), Female, Asian or Pacific Islander", + "dcid": "dc/0y3jdxzdr4bc2" }, { - "name": "Population: Years 77, Female", - "dcid": "Count_Person_77Years_Female" + "name": "Count of Mortality Event: 25 - 34 Years, I00-I99 (Diseases of The Circulatory System), Female, Black or African American", + "dcid": "dc/2jq5nl85fqg5c" + }, + { + "name": "Count of Mortality Event: 25 - 34 Years, I00-I99 (Diseases of The Circulatory System), Female, White", + "dcid": "dc/t5dbpenj74xqb" } ] }, { - "dcid": "dc/g/Person_Age-Years78_Gender-Female", - "name": "Person With Age = Years 78, Gender = Female", + "dcid": "dc/g/MortalityEvent_Age-Years25To34_CauseOfDeath-ICD10/V01Y89_Gender-Female_Race", + "name": "Mortality Event With Age = 25 - 34 Years, Cause of Death = V01-Y89 (External Causes of Morbidity And Mortality), Gender = Female, Race", "statVars": [ { - "name": "Life Expectancy: Years 78, Female", - "dcid": "LifeExpectancy_Person_78Years_Female" + "name": "Count of Mortality Event: 25 - 34 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Asian or Pacific Islander", + "dcid": "dc/d1lctn6nrgy47" }, { - "name": "Population: Years 78, Female", - "dcid": "Count_Person_78Years_Female" + "name": "Count of Mortality Event: 25 - 34 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Black or African American", + "dcid": "dc/fl354hn0bfpk1" + }, + { + "name": "Count of Mortality Event: 25 - 34 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, White", + "dcid": "dc/knrqfj0mk3hbb" } ] }, { - "dcid": "dc/g/Person_Age-Years79_Gender-Female", - "name": "Person With Age = Years 79, Gender = Female", + "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/C00D48_Gender-Female_Race", + "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = C00-D48 (Neoplasms), Gender = Female, Race", "statVars": [ { - "name": "Life Expectancy: Years 79, Female", - "dcid": "LifeExpectancy_Person_79Years_Female" + "name": "Count of Mortality Event: 35 - 44 Years, C00-D48 (Neoplasms), Female, Asian or Pacific Islander", + "dcid": "dc/c8dteb4t9zn9h" }, { - "name": "Population: Years 79, Female", - "dcid": "Count_Person_79Years_Female" + "name": "Count of Mortality Event: 35 - 44 Years, C00-D48 (Neoplasms), Female, Black or African American", + "dcid": "dc/zjb70ks31fj25" + }, + { + "name": "Count of Mortality Event: 35 - 44 Years, C00-D48 (Neoplasms), Female, White", + "dcid": "dc/q9z2c3sk341s1" } ] }, { - "dcid": "dc/g/Person_Age-Years8_Gender-Female", - "name": "Person With Age = Years 8, Gender = Female", + "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/E00E88_Gender-Female_Race", + "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Gender = Female, Race", "statVars": [ { - "name": "Life Expectancy: Years 8, Female", - "dcid": "LifeExpectancy_Person_8Years_Female" + "name": "Count of Mortality Event: 35 - 44 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Asian or Pacific Islander", + "dcid": "dc/l1dfldkrj59jg" }, { - "name": "Population: Years 8, Female", - "dcid": "Count_Person_8Years_Female" + "name": "Count of Mortality Event: 35 - 44 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Black or African American", + "dcid": "dc/ym7teptc1wdw5" + }, + { + "name": "Count of Mortality Event: 35 - 44 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, White", + "dcid": "dc/k37m50tbw9b27" } ] }, { - "dcid": "dc/g/Person_Age-Years80_Gender-Female", - "name": "Person With Age = Years 80, Gender = Female", + "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/I00I99_Gender-Female_Race", + "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = I00-I99 (Diseases of The Circulatory System), Gender = Female, Race", "statVars": [ { - "name": "Life Expectancy: Years 80, Female", - "dcid": "LifeExpectancy_Person_80Years_Female" + "name": "Count of Mortality Event: 35 - 44 Years, I00-I99 (Diseases of The Circulatory System), Female, Asian or Pacific Islander", + "dcid": "dc/0y12p6r60mqh" + }, + { + "name": "Count of Mortality Event: 35 - 44 Years, I00-I99 (Diseases of The Circulatory System), Female, Black or African American", + "dcid": "dc/gpk990ek538b5" }, { - "name": "Population: Years 80, Female", - "dcid": "Count_Person_80Years_Female" + "name": "Count of Mortality Event: 35 - 44 Years, I00-I99 (Diseases of The Circulatory System), Female, White", + "dcid": "dc/wb8g1gvgv90ph" } ] }, { - "dcid": "dc/g/Person_Age-Years81_Gender-Female", - "name": "Person With Age = Years 81, Gender = Female", + "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/V01Y89_Gender-Female_Race", + "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = V01-Y89 (External Causes of Morbidity And Mortality), Gender = Female, Race", "statVars": [ { - "name": "Life Expectancy: Years 81, Female", - "dcid": "LifeExpectancy_Person_81Years_Female" + "name": "Count of Mortality Event: 35 - 44 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Asian or Pacific Islander", + "dcid": "dc/ref3rz5xgr4kd" }, { - "name": "Population: Years 81, Female", - "dcid": "Count_Person_81Years_Female" + "name": "Count of Mortality Event: 35 - 44 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Black or African American", + "dcid": "dc/ywe9clp3me9zc" + }, + { + "name": "Count of Mortality Event: 35 - 44 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, White", + "dcid": "dc/p1fj3310q2fr5" } ] }, { - "dcid": "dc/g/Person_Age-Years82_Gender-Female", - "name": "Person With Age = Years 82, Gender = Female", + "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/A00B99_Gender-Female_Race", + "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = A00-B99 (Certain Infectious And Parasitic Diseases), Gender = Female, Race", "statVars": [ { - "name": "Life Expectancy: Years 82, Female", - "dcid": "LifeExpectancy_Person_82Years_Female" + "name": "Count of Mortality Event: 45 - 54 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Asian or Pacific Islander", + "dcid": "dc/pfp6myf2j9ycd" }, { - "name": "Population: Years 82, Female", - "dcid": "Count_Person_82Years_Female" + "name": "Count of Mortality Event: 45 - 54 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Black or African American", + "dcid": "dc/wbdpb7m2zbn27" + }, + { + "name": "Count of Mortality Event: 45 - 54 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, White", + "dcid": "dc/e17erfr96yyy5" } ] }, { - "dcid": "dc/g/Person_Age-Years83_Gender-Female", - "name": "Person With Age = Years 83, Gender = Female", + "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/C00D48_Gender-Female_Race", + "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = C00-D48 (Neoplasms), Gender = Female, Race", "statVars": [ { - "name": "Life Expectancy: Years 83, Female", - "dcid": "LifeExpectancy_Person_83Years_Female" + "name": "Count of Mortality Event: 45 - 54 Years, C00-D48 (Neoplasms), Female, Asian or Pacific Islander", + "dcid": "dc/0lbml0752fyjc" }, { - "name": "Population: Years 83, Female", - "dcid": "Count_Person_83Years_Female" + "name": "Count of Mortality Event: 45 - 54 Years, C00-D48 (Neoplasms), Female, Black or African American", + "dcid": "dc/set9blzy6kwz7" + }, + { + "name": "Count of Mortality Event: 45 - 54 Years, C00-D48 (Neoplasms), Female, White", + "dcid": "dc/9dykrj1eglm8f" } ] }, { - "dcid": "dc/g/Person_Age-Years84_Gender-Female", - "name": "Person With Age = Years 84, Gender = Female", + "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/E00E88_Gender-Female_Race", + "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Gender = Female, Race", "statVars": [ { - "name": "Life Expectancy: Years 84, Female", - "dcid": "LifeExpectancy_Person_84Years_Female" + "name": "Count of Mortality Event: 45 - 54 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Asian or Pacific Islander", + "dcid": "dc/1x4hfekwf6k2d" }, { - "name": "Population: Years 84, Female", - "dcid": "Count_Person_84Years_Female" + "name": "Count of Mortality Event: 45 - 54 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Black or African American", + "dcid": "dc/v24l0fmt14yrb" + }, + { + "name": "Count of Mortality Event: 45 - 54 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, White", + "dcid": "dc/rzzz5rpbwgclg" } ] }, { - "dcid": "dc/g/Person_Age-Years9_Gender-Female", - "name": "Person With Age = Years 9, Gender = Female", + "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/I00I99_Gender-Female_Race", + "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = I00-I99 (Diseases of The Circulatory System), Gender = Female, Race", "statVars": [ { - "name": "Life Expectancy: Years 9, Female", - "dcid": "LifeExpectancy_Person_9Years_Female" + "name": "Count of Mortality Event: 45 - 54 Years, I00-I99 (Diseases of The Circulatory System), Female, Asian or Pacific Islander", + "dcid": "dc/ph7c55edtk6fc" }, { - "name": "Population: Years 9, Female", - "dcid": "Count_Person_9Years_Female" + "name": "Count of Mortality Event: 45 - 54 Years, I00-I99 (Diseases of The Circulatory System), Female, Black or African American", + "dcid": "dc/nwf52q919evg1" + }, + { + "name": "Count of Mortality Event: 45 - 54 Years, I00-I99 (Diseases of The Circulatory System), Female, White", + "dcid": "dc/69r185f5w0fz2" } ] }, { - "dcid": "dc/g/Person_EducationalAttainment-BachelorsDegreeOrHigher_Gender-Female", - "name": "Person With Educational Attainment = Bachelors Degree or Higher, Gender = Female", + "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/K00K92_Gender-Female_Race", + "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = K00-K92 (Diseases of The Digestive System), Gender = Female, Race", "statVars": [ { - "name": "Population: Bachelors Degree or Higher, Female", - "dcid": "Count_Person_25OrMoreYears_EducationalAttainmentBachelorsDegreeOrHigher_Female" + "name": "Count of Mortality Event: 45 - 54 Years, K00-K92 (Diseases of The Digestive System), Female, Asian or Pacific Islander", + "dcid": "dc/r2335t2dskmqc" }, { - "name": "Population: Bachelors Degree or Higher, Female (As Fraction of Count Person 25 or More Years Female)", - "dcid": "Count_Person_25OrMoreYears_Female_BachelorsDegreeOrHigher_AsFractionOf_Count_Person_25OrMoreYears_Female" + "name": "Count of Mortality Event: 45 - 54 Years, K00-K92 (Diseases of The Digestive System), Female, Black or African American", + "dcid": "dc/sz2yj514ltg8b" + }, + { + "name": "Count of Mortality Event: 45 - 54 Years, K00-K92 (Diseases of The Digestive System), Female, White", + "dcid": "dc/rxvdgtdx61j11" } ] }, { - "dcid": "dc/g/Person_EducationalAttainment-DoctorateDegree_Gender-Female", - "name": "Person With Educational Attainment = Doctorate Degree, Gender = Female", + "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/V01Y89_Gender-Female_Race", + "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = V01-Y89 (External Causes of Morbidity And Mortality), Gender = Female, Race", "statVars": [ { - "name": "Population: Doctorate Degree, Female", - "dcid": "Count_Person_25OrMoreYears_EducationalAttainmentDoctorateDegree_Female" + "name": "Count of Mortality Event: 45 - 54 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Asian or Pacific Islander", + "dcid": "dc/2hre8701ls0nb" }, { - "name": "Population: Doctorate Degree, Female (As Fraction of Count Person 25 or More Years Female)", - "dcid": "Count_Person_25OrMoreYears_Female_DoctorateDegree_AsFractionOf_Count_Person_25OrMoreYears_Female" + "name": "Count of Mortality Event: 45 - 54 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Black or African American", + "dcid": "dc/w4qzzfkwfrs79" + }, + { + "name": "Count of Mortality Event: 45 - 54 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, White", + "dcid": "dc/tn9078t4x95k9" } ] }, { - "dcid": "dc/g/Person_EducationalAttainment-TertiaryEducation_Gender-Female", - "name": "Person With Educational Attainment = Tertiary Education, Gender = Female", + "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/A00B99_Gender-Female_Race", + "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = A00-B99 (Certain Infectious And Parasitic Diseases), Gender = Female, Race", "statVars": [ { - "name": "Population: Tertiary Education, Female (As Fraction of Count Person 25 or More Years Female)", - "dcid": "Count_Person_25OrMoreYears_Female_TertiaryEducation_AsFractionOf_Count_Person_25OrMoreYears_Female" + "name": "Count of Mortality Event: 55 - 64 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Asian or Pacific Islander", + "dcid": "dc/9z1c5h4vqsg67" }, { - "name": "Population: 25 - 64 Years, Tertiary Education, Female (As Fraction of Count Person 25 To 64 Years Female)", - "dcid": "Count_Person_25To64Years_TertiaryEducation_Female_AsAFractionOfCount_Person_25To64Years_Female" + "name": "Count of Mortality Event: 55 - 64 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Black or African American", + "dcid": "dc/pqvw4yd6fjttc" + }, + { + "name": "Count of Mortality Event: 55 - 64 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, White", + "dcid": "dc/j0ftj21pfdekc" } ] }, { - "dcid": "dc/g/Person_Gender-Female_HealthBehavior", - "name": "Person With Gender = Female, Health Behavior", + "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/E00E88_Gender-Female_Race", + "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Gender = Female, Race", "statVars": [ { - "name": "Prevalence: Female, Obesity", - "dcid": "dc/4lvmzr1h1ylk1" + "name": "Count of Mortality Event: 55 - 64 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Asian or Pacific Islander", + "dcid": "dc/47zqx0rkc3976" + }, + { + "name": "Count of Mortality Event: 55 - 64 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Black or African American", + "dcid": "dc/972r0n3p0cqjc" }, { - "name": "Prevalence: Female, Physical Inactivity", - "dcid": "dc/tcqb49dvg7k53" + "name": "Count of Mortality Event: 55 - 64 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, White", + "dcid": "dc/fs7l92c79e157" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/72", - "name": "Person With Gender = Female, Industry = Accommodation And Food Services (NAICS/72)", + "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/G00G98_Gender-Female_Race", + "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = G00-G98 (Diseases of The Nervous System), Gender = Female, Race", "statVars": [ { - "name": "Median Income (Real Individual Earnings Before Deductions): Female, Accommodation And Food Services (NAICS/72)", - "dcid": "dc/g04fk03pg87f6" + "name": "Count of Mortality Event: 55 - 64 Years, G00-G98 (Diseases of The Nervous System), Female, Asian or Pacific Islander", + "dcid": "dc/q9369z1y6ds4b" }, { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Accommodation And Food Services (NAICS/72)", - "dcid": "dc/rydmsxhz7pxh1" + "name": "Count of Mortality Event: 55 - 64 Years, G00-G98 (Diseases of The Nervous System), Female, Black or African American", + "dcid": "dc/5nxd9lw7ftq1b" + }, + { + "name": "Count of Mortality Event: 55 - 64 Years, G00-G98 (Diseases of The Nervous System), Female, White", + "dcid": "dc/wr8f99ycz73db" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/56", - "name": "Person With Gender = Female, Industry = Administrative And Support And Waste Management Services (NAICS/56)", + "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/J00J98_Gender-Female_Race", + "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = J00-J98 (Diseases of The Respiratory System), Gender = Female, Race", "statVars": [ { - "name": "Median Income (Real Individual Earnings Before Deductions): Female, Administrative And Support And Waste Management Services (NAICS/56)", - "dcid": "dc/435mm79mp4cbd" + "name": "Count of Mortality Event: 55 - 64 Years, J00-J98 (Diseases of The Respiratory System), Female, Asian or Pacific Islander", + "dcid": "dc/rtqpsbdz9zb48" }, { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Administrative And Support And Waste Management Services (NAICS/56)", - "dcid": "dc/ff2f4my72zx0c" + "name": "Count of Mortality Event: 55 - 64 Years, J00-J98 (Diseases of The Respiratory System), Female, Black or African American", + "dcid": "dc/3pz3ws7zmnnfd" + }, + { + "name": "Count of Mortality Event: 55 - 64 Years, J00-J98 (Diseases of The Respiratory System), Female, White", + "dcid": "dc/p39jsrffrknj9" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/11", - "name": "Person With Gender = Female, Industry = Agriculture, Forestry, Fishing And Hunting (NAICS/11)", + "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/N00N98_Gender-Female_Race", + "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = N00-N98 (Diseases of The Genitourinary System), Gender = Female, Race", "statVars": [ { - "name": "Median Income (Real Individual Earnings Before Deductions): Female, Agriculture, Forestry, Fishing And Hunting (NAICS/11)", - "dcid": "dc/h155394bf6ejc" + "name": "Count of Mortality Event: 55 - 64 Years, N00-N98 (Diseases of The Genitourinary System), Female, Asian or Pacific Islander", + "dcid": "dc/tv4ttd390n772" }, { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Agriculture, Forestry, Fishing And Hunting (NAICS/11)", - "dcid": "dc/scgpgdxgx9tr1" + "name": "Count of Mortality Event: 55 - 64 Years, N00-N98 (Diseases of The Genitourinary System), Female, Black or African American", + "dcid": "dc/n1jkdp609dln4" + }, + { + "name": "Count of Mortality Event: 55 - 64 Years, N00-N98 (Diseases of The Genitourinary System), Female, White", + "dcid": "dc/hfgwqwzw6tfc5" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/71", - "name": "Person With Gender = Female, Industry = Arts, Entertainment, And Recreation (NAICS/71)", + "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/V01Y89_Gender-Female_Race", + "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = V01-Y89 (External Causes of Morbidity And Mortality), Gender = Female, Race", "statVars": [ { - "name": "Median Income (Real Individual Earnings Before Deductions): Female, Arts, Entertainment, And Recreation (NAICS/71)", - "dcid": "dc/2hnzy512xdph1" + "name": "Count of Mortality Event: 55 - 64 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Asian or Pacific Islander", + "dcid": "dc/m5fmp9vtz4g64" }, { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Arts, Entertainment, And Recreation (NAICS/71)", - "dcid": "dc/9hrltcsyj2mcb" + "name": "Count of Mortality Event: 55 - 64 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Black or African American", + "dcid": "dc/1x40gnj5ff2s5" + }, + { + "name": "Count of Mortality Event: 55 - 64 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, White", + "dcid": "dc/st7w4h8gd0zgg" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/23", - "name": "Person With Gender = Female, Industry = Construction (NAICS/23)", + "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/A00B99_Gender-Female_Race", + "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = A00-B99 (Certain Infectious And Parasitic Diseases), Gender = Female, Race", "statVars": [ { - "name": "Median Income (Real Individual Earnings Before Deductions): Female, Construction (NAICS/23)", - "dcid": "dc/3swffkdvtn801" + "name": "Count of Mortality Event: 65 - 74 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Asian or Pacific Islander", + "dcid": "dc/77tp5y24ezf58" }, { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Construction (NAICS/23)", - "dcid": "dc/1h1rnmvtj706b" + "name": "Count of Mortality Event: 65 - 74 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Black or African American", + "dcid": "dc/6yg7qjck4f6e3" + }, + { + "name": "Count of Mortality Event: 65 - 74 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, White", + "dcid": "dc/lq22v50f2ys44" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/61", - "name": "Person With Gender = Female, Industry = Educational Services (NAICS/61)", + "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/G00G98_Gender-Female_Race", + "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = G00-G98 (Diseases of The Nervous System), Gender = Female, Race", "statVars": [ { - "name": "Median Income (Real Individual Earnings Before Deductions): Female, Educational Services (NAICS/61)", - "dcid": "dc/6yc1ftqxf0phb" + "name": "Count of Mortality Event: 65 - 74 Years, G00-G98 (Diseases of The Nervous System), Female, Asian or Pacific Islander", + "dcid": "dc/9q7qc743grjyb" }, { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Educational Services (NAICS/61)", - "dcid": "dc/1wr6sspk9nrjc" + "name": "Count of Mortality Event: 65 - 74 Years, G00-G98 (Diseases of The Nervous System), Female, Black or African American", + "dcid": "dc/gn4wf81sdwwk4" + }, + { + "name": "Count of Mortality Event: 65 - 74 Years, G00-G98 (Diseases of The Nervous System), Female, White", + "dcid": "dc/xme5qm5ffszgb" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/52", - "name": "Person With Gender = Female, Industry = Finance And Insurance (NAICS/52)", + "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/J00J98_Gender-Female_Race", + "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = J00-J98 (Diseases of The Respiratory System), Gender = Female, Race", "statVars": [ { - "name": "Median Income (Real Individual Earnings Before Deductions): Female, Finance And Insurance (NAICS/52)", - "dcid": "dc/57xsltbxnqzx5" + "name": "Count of Mortality Event: 65 - 74 Years, J00-J98 (Diseases of The Respiratory System), Female, Asian or Pacific Islander", + "dcid": "dc/v3yxvg2cdxtzh" + }, + { + "name": "Count of Mortality Event: 65 - 74 Years, J00-J98 (Diseases of The Respiratory System), Female, Black or African American", + "dcid": "dc/t2ej150fgrzc3" }, { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Finance And Insurance (NAICS/52)", - "dcid": "dc/e7yf34hemnde9" + "name": "Count of Mortality Event: 65 - 74 Years, J00-J98 (Diseases of The Respiratory System), Female, White", + "dcid": "dc/w7l422f0jb0ph" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/62", - "name": "Person With Gender = Female, Industry = Health Care And Social Assistance (NAICS/62)", + "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/K00K92_Gender-Female_Race", + "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = K00-K92 (Diseases of The Digestive System), Gender = Female, Race", "statVars": [ { - "name": "Median Income (Real Individual Earnings Before Deductions): Female, Health Care And Social Assistance (NAICS/62)", - "dcid": "dc/7l5y4bjbp8fdh" + "name": "Count of Mortality Event: 65 - 74 Years, K00-K92 (Diseases of The Digestive System), Female, Asian or Pacific Islander", + "dcid": "dc/yyc9zq2f095fh" }, { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Health Care And Social Assistance (NAICS/62)", - "dcid": "dc/nmd0vjps6psb2" + "name": "Count of Mortality Event: 65 - 74 Years, K00-K92 (Diseases of The Digestive System), Female, Black or African American", + "dcid": "dc/2nyce6h7ptgt1" + }, + { + "name": "Count of Mortality Event: 65 - 74 Years, K00-K92 (Diseases of The Digestive System), Female, White", + "dcid": "dc/pw0jv6wjkq3r5" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/51", - "name": "Person With Gender = Female, Industry = Information (NAICS/51)", + "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/N00N98_Gender-Female_Race", + "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = N00-N98 (Diseases of The Genitourinary System), Gender = Female, Race", "statVars": [ { - "name": "Median Income (Real Individual Earnings Before Deductions): Female, Information (NAICS/51)", - "dcid": "dc/276ednqpnbxv5" + "name": "Count of Mortality Event: 65 - 74 Years, N00-N98 (Diseases of The Genitourinary System), Female, Asian or Pacific Islander", + "dcid": "dc/q0heew8yqx8tg" }, { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Information (NAICS/51)", - "dcid": "dc/c9yj0kkxpf8ff" + "name": "Count of Mortality Event: 65 - 74 Years, N00-N98 (Diseases of The Genitourinary System), Female, Black or African American", + "dcid": "dc/kggcb1h7y7hw9" + }, + { + "name": "Count of Mortality Event: 65 - 74 Years, N00-N98 (Diseases of The Genitourinary System), Female, White", + "dcid": "dc/ejk6cn3ghk917" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/55", - "name": "Person With Gender = Female, Industry = Management of Companies And Enterprises (NAICS/55)", + "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/V01Y89_Gender-Female_Race", + "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = V01-Y89 (External Causes of Morbidity And Mortality), Gender = Female, Race", "statVars": [ { - "name": "Median Income (Real Individual Earnings Before Deductions): Female, Management of Companies And Enterprises (NAICS/55)", - "dcid": "dc/xy2kgs8nh7tcg" + "name": "Count of Mortality Event: 65 - 74 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Asian or Pacific Islander", + "dcid": "dc/mf7bjqscdpkc4" }, { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Management of Companies And Enterprises (NAICS/55)", - "dcid": "dc/zt2qhhtnjm4qh" + "name": "Count of Mortality Event: 65 - 74 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Black or African American", + "dcid": "dc/dy8k7q5wl9zt" + }, + { + "name": "Count of Mortality Event: 65 - 74 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, White", + "dcid": "dc/p62rnjc51phb5" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/3133", - "name": "Person With Gender = Female, Industry = Manufacturing (NAICS/31-33)", + "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/A00B99_Gender-Female_Race", + "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = A00-B99 (Certain Infectious And Parasitic Diseases), Gender = Female, Race", "statVars": [ { - "name": "Median Income (Real Individual Earnings Before Deductions): Female, Manufacturing (NAICS/31-33)", - "dcid": "dc/8r4gp7whzx0tc" + "name": "Count of Mortality Event: 75 - 84 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Asian or Pacific Islander", + "dcid": "dc/5rtyjq0b9lzd2" }, { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Manufacturing (NAICS/31-33)", - "dcid": "dc/xsqgzwf1h8f33" + "name": "Count of Mortality Event: 75 - 84 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Black or African American", + "dcid": "dc/spkk71bwvkhjb" + }, + { + "name": "Count of Mortality Event: 75 - 84 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, White", + "dcid": "dc/3pgtb6q2200e7" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/21", - "name": "Person With Gender = Female, Industry = Mining, Quarrying, And Oil And Gas Extraction (NAICS/21)", + "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/F01F99_Gender-Female_Race", + "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = F01-F99 (Mental And Behavioural Disorders), Gender = Female, Race", "statVars": [ { - "name": "Median Income (Real Individual Earnings Before Deductions): Female, Mining, Quarrying, And Oil And Gas Extraction (NAICS/21)", - "dcid": "dc/fnmdx8chexsw3" + "name": "Count of Mortality Event: 75 - 84 Years, F01-F99 (Mental And Behavioural Disorders), Female, Asian or Pacific Islander", + "dcid": "dc/grhh08ldrvd2c" }, { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Mining, Quarrying, And Oil And Gas Extraction (NAICS/21)", - "dcid": "dc/jcq9116jwjvs3" + "name": "Count of Mortality Event: 75 - 84 Years, F01-F99 (Mental And Behavioural Disorders), Female, Black or African American", + "dcid": "dc/tgtgbtqfnlgtf" + }, + { + "name": "Count of Mortality Event: 75 - 84 Years, F01-F99 (Mental And Behavioural Disorders), Female, White", + "dcid": "dc/3rr2klvkn1j2d" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/81", - "name": "Person With Gender = Female, Industry = Other Services, Except Public Administration (NAICS/81)", + "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/K00K92_Gender-Female_Race", + "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = K00-K92 (Diseases of The Digestive System), Gender = Female, Race", "statVars": [ { - "name": "Median Income (Real Individual Earnings Before Deductions): Female, Other Services, Except Public Administration (NAICS/81)", - "dcid": "dc/yg21f8t5f8hsc" + "name": "Count of Mortality Event: 75 - 84 Years, K00-K92 (Diseases of The Digestive System), Female, Asian or Pacific Islander", + "dcid": "dc/gcsxy3yyjtk5h" }, { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Other Services, Except Public Administration (NAICS/81)", - "dcid": "dc/cyc1f26msdct4" + "name": "Count of Mortality Event: 75 - 84 Years, K00-K92 (Diseases of The Digestive System), Female, Black or African American", + "dcid": "dc/vns4gh66ltyw7" + }, + { + "name": "Count of Mortality Event: 75 - 84 Years, K00-K92 (Diseases of The Digestive System), Female, White", + "dcid": "dc/w9f7zp819tp14" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/54", - "name": "Person With Gender = Female, Industry = Professional, Scientific, And Technical Services (NAICS/54)", + "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/M00M99_Gender-Female_Race", + "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Gender = Female, Race", "statVars": [ { - "name": "Median Income (Real Individual Earnings Before Deductions): Female, Professional, Scientific, And Technical Services (NAICS/54)", - "dcid": "dc/6e0d3tw0lb0n8" + "name": "Count of Mortality Event: 75 - 84 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, Asian or Pacific Islander", + "dcid": "dc/sb61sksk5wcp2" }, { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Professional, Scientific, And Technical Services (NAICS/54)", - "dcid": "dc/lc629dk4yeg4b" + "name": "Count of Mortality Event: 75 - 84 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, Black or African American", + "dcid": "dc/4k537hlxb17ed" + }, + { + "name": "Count of Mortality Event: 75 - 84 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, White", + "dcid": "dc/jgdst93n9j4hh" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/92", - "name": "Person With Gender = Female, Industry = Public Administration (NAICS/92)", + "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/N00N98_Gender-Female_Race", + "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = N00-N98 (Diseases of The Genitourinary System), Gender = Female, Race", "statVars": [ { - "name": "Median Income (Real Individual Earnings Before Deductions): Female, Public Administration (NAICS/92)", - "dcid": "dc/hpfct8bpln8t4" + "name": "Count of Mortality Event: 75 - 84 Years, N00-N98 (Diseases of The Genitourinary System), Female, Asian or Pacific Islander", + "dcid": "dc/5ewy3smy8s6m2" }, { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Public Administration (NAICS/92)", - "dcid": "dc/ylj424exymm1b" + "name": "Count of Mortality Event: 75 - 84 Years, N00-N98 (Diseases of The Genitourinary System), Female, Black or African American", + "dcid": "dc/sjz5j3jjzcqg1" + }, + { + "name": "Count of Mortality Event: 75 - 84 Years, N00-N98 (Diseases of The Genitourinary System), Female, White", + "dcid": "dc/kr4rmg891y6e7" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/53", - "name": "Person With Gender = Female, Industry = Real Estate And Rental And Leasing (NAICS/53)", + "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/R00R99_Gender-Female_Race", + "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Gender = Female, Race", "statVars": [ { - "name": "Median Income (Real Individual Earnings Before Deductions): Female, Real Estate And Rental And Leasing (NAICS/53)", - "dcid": "dc/vzckpb26q7fzh" + "name": "Count of Mortality Event: 75 - 84 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, Asian or Pacific Islander", + "dcid": "dc/k4z8pmp9fn419" }, { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Real Estate And Rental And Leasing (NAICS/53)", - "dcid": "dc/l292my8mjkns" + "name": "Count of Mortality Event: 75 - 84 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, Black or African American", + "dcid": "dc/gfg87q23b8pzd" + }, + { + "name": "Count of Mortality Event: 75 - 84 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, White", + "dcid": "dc/w996ppfgyypzc" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/4445", - "name": "Person With Gender = Female, Industry = Retail Trade (NAICS/44-45)", + "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/V01Y89_Gender-Female_Race", + "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = V01-Y89 (External Causes of Morbidity And Mortality), Gender = Female, Race", "statVars": [ { - "name": "Median Income (Real Individual Earnings Before Deductions): Female, Retail Trade (NAICS/44-45)", - "dcid": "dc/1w1zyzs1cwwc2" + "name": "Count of Mortality Event: 75 - 84 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Asian or Pacific Islander", + "dcid": "dc/d77c5khbhggy4" }, { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Retail Trade (NAICS/44-45)", - "dcid": "dc/qcfd17k1c3vm9" + "name": "Count of Mortality Event: 75 - 84 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Black or African American", + "dcid": "dc/grwy1z4cn0np7" + }, + { + "name": "Count of Mortality Event: 75 - 84 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, White", + "dcid": "dc/yqbb9yp0bdcmh" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/4849", - "name": "Person With Gender = Female, Industry = Transportation And Warehousing (NAICS/48-49)", + "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/A00B99_Gender-Female_Race", + "name": "Mortality Event With Age = Years 85, Cause of Death = A00-B99 (Certain Infectious And Parasitic Diseases), Gender = Female, Race", "statVars": [ { - "name": "Median Income (Real Individual Earnings Before Deductions): Female, Transportation And Warehousing (NAICS/48-49)", - "dcid": "dc/hy16j80c3yrfd" + "name": "Count of Mortality Event: Years 85, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Asian or Pacific Islander", + "dcid": "dc/8mke804p6nxb1" }, { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Transportation And Warehousing (NAICS/48-49)", - "dcid": "dc/cq266pvtkbll4" + "name": "Count of Mortality Event: Years 85, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Black or African American", + "dcid": "dc/j402w3r96gbs4" + }, + { + "name": "Count of Mortality Event: Years 85, A00-B99 (Certain Infectious And Parasitic Diseases), Female, White", + "dcid": "dc/eflp4esztnb94" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/22", - "name": "Person With Gender = Female, Industry = Utilities (NAICS/22)", + "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/C00D48_Gender-Female_Race", + "name": "Mortality Event With Age = Years 85, Cause of Death = C00-D48 (Neoplasms), Gender = Female, Race", "statVars": [ { - "name": "Median Income (Real Individual Earnings Before Deductions): Female, Utilities (NAICS/22)", - "dcid": "dc/p01zfmqydk5b3" + "name": "Count of Mortality Event: Years 85, C00-D48 (Neoplasms), Female, Asian or Pacific Islander", + "dcid": "dc/t9s9g5xv24vq" }, { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Utilities (NAICS/22)", - "dcid": "dc/ewhc3j80tx5z1" + "name": "Count of Mortality Event: Years 85, C00-D48 (Neoplasms), Female, Black or African American", + "dcid": "dc/pg3n0g7kg0m62" + }, + { + "name": "Count of Mortality Event: Years 85, C00-D48 (Neoplasms), Female, White", + "dcid": "dc/wcm2ktk7vwzcg" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/42", - "name": "Person With Gender = Female, Industry = Wholesale Trade (NAICS/42)", + "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/E00E88_Gender-Female_Race", + "name": "Mortality Event With Age = Years 85, Cause of Death = E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Gender = Female, Race", "statVars": [ { - "name": "Median Income (Real Individual Earnings Before Deductions): Female, Wholesale Trade (NAICS/42)", - "dcid": "dc/snz7t95m7wj7b" + "name": "Count of Mortality Event: Years 85, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Asian or Pacific Islander", + "dcid": "dc/f2lr2kt83xctb" }, { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Wholesale Trade (NAICS/42)", - "dcid": "dc/v2q0shf60bejd" + "name": "Count of Mortality Event: Years 85, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Black or African American", + "dcid": "dc/zchrq8fmkv716" + }, + { + "name": "Count of Mortality Event: Years 85, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, White", + "dcid": "dc/vc8n0wf53z7nb" } ] }, { - "dcid": "dc/g/Person_Gender-Female_MaritalStatus-Divorced", - "name": "Person With Gender = Female, Marital Status = Divorced", + "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/F01F99_Gender-Female_Race", + "name": "Mortality Event With Age = Years 85, Cause of Death = F01-F99 (Mental And Behavioural Disorders), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, Divorced", - "dcid": "Count_Person_Female_Divorced" + "name": "Count of Mortality Event: Years 85, F01-F99 (Mental And Behavioural Disorders), Female, Asian or Pacific Islander", + "dcid": "dc/r8d20h24vx861" }, { - "name": "Population: 16 Years or More, in Labor Force, Female, Divorced", - "dcid": "Count_Person_InLaborForce_Female_Divorced" + "name": "Count of Mortality Event: Years 85, F01-F99 (Mental And Behavioural Disorders), Female, Black or African American", + "dcid": "dc/hhvyvhhxjwn11" + }, + { + "name": "Count of Mortality Event: Years 85, F01-F99 (Mental And Behavioural Disorders), Female, White", + "dcid": "dc/hbkf3mdxkgh8g" } ] }, { - "dcid": "dc/g/Person_Gender-Female_MaritalStatus-MarriedAndNotSeparated", - "name": "Person With Gender = Female, Marital Status = Married And Not Separated", + "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/K00K92_Gender-Female_Race", + "name": "Mortality Event With Age = Years 85, Cause of Death = K00-K92 (Diseases of The Digestive System), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, Married And Not Separated", - "dcid": "Count_Person_Female_MarriedAndNotSeparated" + "name": "Count of Mortality Event: Years 85, K00-K92 (Diseases of The Digestive System), Female, Asian or Pacific Islander", + "dcid": "dc/8n1gn9e3x52sb" }, { - "name": "Population: 16 Years or More, in Labor Force, Female, Married And Not Separated", - "dcid": "Count_Person_InLaborForce_Female_MarriedAndNotSeparated" + "name": "Count of Mortality Event: Years 85, K00-K92 (Diseases of The Digestive System), Female, Black or African American", + "dcid": "dc/scgvd7eckcz94" + }, + { + "name": "Count of Mortality Event: Years 85, K00-K92 (Diseases of The Digestive System), Female, White", + "dcid": "dc/lyjkw41kjkfch" } ] }, { - "dcid": "dc/g/Person_Gender-Female_MaritalStatus-NeverMarried", - "name": "Person With Gender = Female, Marital Status = Never Married", + "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/M00M99_Gender-Female_Race", + "name": "Mortality Event With Age = Years 85, Cause of Death = M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, Never Married", - "dcid": "Count_Person_Female_NeverMarried" + "name": "Count of Mortality Event: Years 85, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, Asian or Pacific Islander", + "dcid": "dc/qjxkdft1lsvfb" + }, + { + "name": "Count of Mortality Event: Years 85, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, Black or African American", + "dcid": "dc/mv8cqvbynnfj4" }, { - "name": "Population: 16 Years or More, in Labor Force, Female, Never Married", - "dcid": "Count_Person_InLaborForce_Female_NeverMarried" + "name": "Count of Mortality Event: Years 85, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, White", + "dcid": "dc/nz9bq93mz95pc" } ] }, { - "dcid": "dc/g/Person_Gender-Female_MaritalStatus-Separated", - "name": "Person With Gender = Female, Marital Status = Separated", + "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/N00N98_Gender-Female_Race", + "name": "Mortality Event With Age = Years 85, Cause of Death = N00-N98 (Diseases of The Genitourinary System), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, Separated", - "dcid": "Count_Person_Female_Separated" + "name": "Count of Mortality Event: Years 85, N00-N98 (Diseases of The Genitourinary System), Female, Asian or Pacific Islander", + "dcid": "dc/pnljbz6mxf113" }, { - "name": "Population: 16 Years or More, in Labor Force, Female, Separated", - "dcid": "Count_Person_InLaborForce_Female_Separated" + "name": "Count of Mortality Event: Years 85, N00-N98 (Diseases of The Genitourinary System), Female, Black or African American", + "dcid": "dc/78bbsd7p8te07" + }, + { + "name": "Count of Mortality Event: Years 85, N00-N98 (Diseases of The Genitourinary System), Female, White", + "dcid": "dc/3qmw02espg39c" } ] }, { - "dcid": "dc/g/Person_Gender-Female_MaritalStatus-Widowed", - "name": "Person With Gender = Female, Marital Status = Widowed", + "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/R00R99_Gender-Female_Race", + "name": "Mortality Event With Age = Years 85, Cause of Death = R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, Widowed", - "dcid": "Count_Person_Female_Widowed" + "name": "Count of Mortality Event: Years 85, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, Asian or Pacific Islander", + "dcid": "dc/wyewxdsxqnqy" }, { - "name": "Population: 16 Years or More, in Labor Force, Female, Widowed", - "dcid": "Count_Person_InLaborForce_Female_Widowed" + "name": "Count of Mortality Event: Years 85, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, Black or African American", + "dcid": "dc/69cy5hjg943n1" + }, + { + "name": "Count of Mortality Event: Years 85, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, White", + "dcid": "dc/es02txp0r7kj2" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Nativity-Native", - "name": "Person With Gender = Female, Nativity = Native", + "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/V01Y89_Gender-Female_Race", + "name": "Mortality Event With Age = Years 85, Cause of Death = V01-Y89 (External Causes of Morbidity And Mortality), Gender = Female, Race", "statVars": [ { - "name": "Median Age: Female, Native", - "dcid": "Median_Age_Person_Female_Native" + "name": "Count of Mortality Event: Years 85, V01-Y89 (External Causes of Morbidity And Mortality), Female, Asian or Pacific Islander", + "dcid": "dc/qxpytcg604e75" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Unmarried, Native", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Unmarried_Native" + "name": "Count of Mortality Event: Years 85, V01-Y89 (External Causes of Morbidity And Mortality), Female, Black or African American", + "dcid": "dc/4ekg6vc3pp8wg" + }, + { + "name": "Count of Mortality Event: Years 85, V01-Y89 (External Causes of Morbidity And Mortality), Female, White", + "dcid": "dc/q6xk5jty7jf6d" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/170000", - "name": "Person With Gender = Female, Occupation = Architecture And Engineering Occupations", + "dcid": "dc/g/Person_ActivityFrequency-Daily_Gender-Female_HealthBehavior-AlcoholConsumption_PlaceOfResidenceClassification", + "name": "Person With Activity Frequency = Daily, Gender = Female, Health Behavior = Alcohol Consumption, Place of Residence Classification", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Architecture And Engineering Occupations", - "dcid": "dc/dtrysjz3xhyv7" + "name": "Percentage Daily, Alcohol Consumption Among Rural, Female Population", + "dcid": "Percent_Daily_AlcoholConsumption_In_Count_Person_Rural_Female" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Architecture And Engineering Occupations, With Earnings, Full Time Year Round Worker", - "dcid": "dc/27eg6kfgxbb07" + "name": "Percentage Daily, Alcohol Consumption Among Semi Urban, Female Population", + "dcid": "Percent_Daily_AlcoholConsumption_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Daily, Alcohol Consumption Among Urban, Female Population", + "dcid": "Percent_Daily_AlcoholConsumption_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/270000", - "name": "Person With Gender = Female, Occupation = Arts, Design, Entertainment, Sports, And Media Occupations", + "dcid": "dc/g/Person_ActivityFrequency-EveryMonth_Gender-Female_HealthBehavior-AlcoholConsumption_PlaceOfResidenceClassification", + "name": "Person With Activity Frequency = Every Month, Gender = Female, Health Behavior = Alcohol Consumption, Place of Residence Classification", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Arts, Design, Entertainment, Sports, And Media Occupations", - "dcid": "dc/hgg3e8x9yvx9d" + "name": "Percentage Every Month, Alcohol Consumption Among Rural, Female Population", + "dcid": "Percent_EveryMonth_AlcoholConsumption_In_Count_Person_Rural_Female" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Arts, Design, Entertainment, Sports, And Media Occupations, With Earnings, Full Time Year Round Worker", - "dcid": "dc/c78fb7n4fg5t" + "name": "Percentage Every Month, Alcohol Consumption Among Semi Urban, Female Population", + "dcid": "Percent_EveryMonth_AlcoholConsumption_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Every Month, Alcohol Consumption Among Urban, Female Population", + "dcid": "Percent_EveryMonth_AlcoholConsumption_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/370000", - "name": "Person With Gender = Female, Occupation = Building And Grounds Cleaning And Maintenance Occupations", + "dcid": "dc/g/Person_ActivityFrequency-EveryMonth_Gender-Female_HealthBehavior-BingeDrinking_PlaceOfResidenceClassification", + "name": "Person With Activity Frequency = Every Month, Gender = Female, Health Behavior = Binge Drinking, Place of Residence Classification", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Building And Grounds Cleaning And Maintenance Occupations", - "dcid": "dc/rlyfr32w4gzn2" + "name": "Percentage Every Month, Binge Drinking Among Rural, Female Population", + "dcid": "Percent_EveryMonth_BingeDrinking_In_Count_Person_Rural_Female" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Building And Grounds Cleaning And Maintenance Occupations, With Earnings, Full Time Year Round Worker", - "dcid": "dc/ngxd3wfd871sf" + "name": "Percentage Every Month, Binge Drinking Among Semi Urban, Female Population", + "dcid": "Percent_EveryMonth_BingeDrinking_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Every Month, Binge Drinking Among Urban, Female Population", + "dcid": "Percent_EveryMonth_BingeDrinking_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/130000", - "name": "Person With Gender = Female, Occupation = Business And Financial Operations Occupations", + "dcid": "dc/g/Person_ActivityFrequency-LessThanOnceAMonth_Gender-Female_HealthBehavior-AlcoholConsumption_PlaceOfResidenceClassification", + "name": "Person With Activity Frequency = Less Than Once AMonth, Gender = Female, Health Behavior = Alcohol Consumption, Place of Residence Classification", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Business And Financial Operations Occupations", - "dcid": "dc/25jmn94yqdhk4" + "name": "Percentage Less Than Once A Month, Alcohol Consumption Among Rural, Female Population", + "dcid": "Percent_LessThanOnceAMonth_AlcoholConsumption_In_Count_Person_Rural_Female" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Business And Financial Operations Occupations, With Earnings, Full Time Year Round Worker", - "dcid": "dc/9t1nk24nllnw6" + "name": "Percentage Less Than Once A Month, Alcohol Consumption Among Semi Urban, Female Population", + "dcid": "Percent_LessThanOnceAMonth_AlcoholConsumption_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Less Than Once A Month, Alcohol Consumption Among Urban, Female Population", + "dcid": "Percent_LessThanOnceAMonth_AlcoholConsumption_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/210000", - "name": "Person With Gender = Female, Occupation = Community And Social Service Occupations", + "dcid": "dc/g/Person_ActivityFrequency-LessThanOnceAMonth_Gender-Female_HealthBehavior-BingeDrinking_PlaceOfResidenceClassification", + "name": "Person With Activity Frequency = Less Than Once AMonth, Gender = Female, Health Behavior = Binge Drinking, Place of Residence Classification", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Community And Social Service Occupations", - "dcid": "dc/09bm4cr545fyg" + "name": "Percentage Less Than Once A Month, Binge Drinking Among Rural, Female Population", + "dcid": "Percent_LessThanOnceAMonth_BingeDrinking_In_Count_Person_Rural_Female" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Community And Social Service Occupations, With Earnings, Full Time Year Round Worker", - "dcid": "dc/24gxks3k9ggp2" + "name": "Percentage Less Than Once A Month, Binge Drinking Among Semi Urban, Female Population", + "dcid": "Percent_LessThanOnceAMonth_BingeDrinking_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Less Than Once A Month, Binge Drinking Among Urban, Female Population", + "dcid": "Percent_LessThanOnceAMonth_BingeDrinking_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/150000", - "name": "Person With Gender = Female, Occupation = Computer And Mathematical Occupations", + "dcid": "dc/g/Person_ActivityFrequency-NeverNotInTheLast12Months_Gender-Female_HealthBehavior-AlcoholConsumption_PlaceOfResidenceClassification", + "name": "Person With Activity Frequency = Never \u0026 Not in The Last 12 Months, Gender = Female, Health Behavior = Alcohol Consumption, Place of Residence Classification", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Computer And Mathematical Occupations", - "dcid": "dc/303cktswccjp7" + "name": "Percentage Never Or Not In The Last 12 Months, Alcohol Consumption Among Rural, Female Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_AlcoholConsumption_In_Count_Person_Rural_Female" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Computer And Mathematical Occupations, With Earnings, Full Time Year Round Worker", - "dcid": "dc/7lydbsw4ne5w9" + "name": "Percentage Never Or Not In The Last 12 Months, Alcohol Consumption Among Semi Urban, Female Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_AlcoholConsumption_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Never Or Not In The Last 12 Months, Alcohol Consumption Among Urban, Female Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_AlcoholConsumption_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/intermediateAggregation2", - "name": "Person With Gender = Female, Occupation = Computer, Engineering, And Science Occupations", + "dcid": "dc/g/Person_ActivityFrequency-NeverNotInTheLast12Months_Gender-Female_HealthBehavior-BingeDrinking_PlaceOfResidenceClassification", + "name": "Person With Activity Frequency = Never \u0026 Not in The Last 12 Months, Gender = Female, Health Behavior = Binge Drinking, Place of Residence Classification", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Computer, Engineering, And Science Occupations", - "dcid": "dc/m9qm6y12bcycd" + "name": "Percentage Never Or Not In The Last 12 Months, Binge Drinking Among Rural, Female Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_BingeDrinking_In_Count_Person_Rural_Female" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Computer, Engineering, And Science Occupations, With Earnings, Full Time Year Round Worker", - "dcid": "dc/kbspbwxjsmg67" + "name": "Percentage Never Or Not In The Last 12 Months, Binge Drinking Among Semi Urban, Female Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_BingeDrinking_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Never Or Not In The Last 12 Months, Binge Drinking Among Urban, Female Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_BingeDrinking_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/470000", - "name": "Person With Gender = Female, Occupation = Construction And Extraction Occupations", + "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_EducationalAttainment-BachelorsDegreeOrHigher_Gender-Female", + "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Educational Attainment = Bachelors Degree or Higher, Gender = Female", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Construction And Extraction Occupations", - "dcid": "dc/epv7s4v9qhlx2" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Bachelors Degree or Higher, Female", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentBachelorsDegreeOrHigher_Female" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Construction And Extraction Occupations, With Earnings, Full Time Year Round Worker", - "dcid": "dc/ws53s0ne6kb27" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Bachelors Degree or Higher, Female (As Fraction of Count Person 15 To 50 Years Educational Attainment Bachelors Degree or Higher Female)", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentBachelorsDegreeOrHigher_Female_AsAFractionOf_Count_Person_15To50Years_EducationalAttainmentBachelorsDegreeOrHigher_Female" + }, + { + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Bachelors Degree or Higher, Female (As Fraction of Count Person 15 To 50 Years Educational Attainment Graduate or Professional Degree Female)", + "dcid": "dc/pz6y0f6897ded" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/intermediateAggregation3", - "name": "Person With Gender = Female, Occupation = Education, Legal, Community Service, Arts, And Media Occupations", + "dcid": "dc/g/Person_Age-Years16Onwards_Gender-Female_IncomeStatus-WithEarnings_RecentWorkStatus-FullTimeYearRoundWorker", + "name": "Person With Age = 16 Years or More, Gender = Female, Income Status = With Earnings, Recent Work Status = Full Time Year Round Worker", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Education, Legal, Community Service, Arts, And Media Occupations", - "dcid": "dc/eqk21656mbxs8" + "name": "Population: 16 Years or More, Female, With Earnings, Full Time Year Round Worker", + "dcid": "Count_Person_Female_WithEarnings_FullTimeYearRoundWorker" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Education, Legal, Community Service, Arts, And Media Occupations, With Earnings, Full Time Year Round Worker", - "dcid": "dc/89fndld3xy4z7" + "name": "Mean Earnings: 16 Years or More, Female, With Earnings, Full Time Year Round Worker", + "dcid": "Mean_Earnings_Person_Female_FullTimeYearRoundWorker" + }, + { + "name": "Median Earnings: 16 Years or More, Female, With Earnings, Full Time Year Round Worker", + "dcid": "Median_Earnings_Person_Female_FullTimeYearRoundWorker" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/250000", - "name": "Person With Gender = Female, Occupation = Educational Instruction And Library Occupations", + "dcid": "dc/g/Person_ExerciseType-MuscleStrengthening_Gender-Female_HealthBehavior-HealthEnhancingPhysicalActivity_PlaceOfResidenceClassification", + "name": "Person With Exercise Type = Muscle Strengthening, Gender = Female, Health Behavior = Health Enhancing Physical Activity, Place of Residence Classification", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Educational Instruction And Library Occupations", - "dcid": "dc/rlg7eme5ncf05" + "name": "Percentage Muscle Strengthening, Health Enhancing Physical Activity Among Rural, Female Population", + "dcid": "Percent_MuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Rural_Female" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Educational Instruction And Library Occupations, With Earnings, Full Time Year Round Worker", - "dcid": "dc/xhbfvtmdlnt8c" + "name": "Percentage Muscle Strengthening, Health Enhancing Physical Activity Among Semi Urban, Female Population", + "dcid": "Percent_MuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Muscle Strengthening, Health Enhancing Physical Activity Among Urban, Female Population", + "dcid": "Percent_MuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/450000", - "name": "Person With Gender = Female, Occupation = Farming, Fishing, And Forestry Occupations", + "dcid": "dc/g/Person_ExerciseType-MuscleStrengthening_Gender-Female_HealthBehavior-NonWorkRelatedPhysicalActivity_PlaceOfResidenceClassification", + "name": "Person With Exercise Type = Muscle Strengthening, Gender = Female, Health Behavior = Non Work Related Physical Activity, Place of Residence Classification", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Farming, Fishing, And Forestry Occupations", - "dcid": "dc/rzm3j1689x12b" + "name": "Percentage Muscle Strengthening, Non Work Related Physical Activity Among Rural, Female Population", + "dcid": "Percent_MuscleStrengthening_NonWorkRelatedPhysicalActivity_In_Count_Person_Rural_Female" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Farming, Fishing, And Forestry Occupations, With Earnings, Full Time Year Round Worker", - "dcid": "dc/jfd54v03tebw3" + "name": "Percentage Muscle Strengthening, Non Work Related Physical Activity Among Semi Urban, Female Population", + "dcid": "Percent_MuscleStrengthening_NonWorkRelatedPhysicalActivity_In_Count_Person_SemiUrban_Female" + }, + { + "name": "Percentage Muscle Strengthening, Non Work Related Physical Activity Among Urban, Female Population", + "dcid": "Percent_MuscleStrengthening_NonWorkRelatedPhysicalActivity_In_Count_Person_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/350000", - "name": "Person With Gender = Female, Occupation = Food Preparation And Serving Related Occupations", + "dcid": "dc/g/BirthEvent_Gender-Female", + "name": "Birth Event With Gender = Female", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Food Preparation And Serving Related Occupations", - "dcid": "dc/fe9heveckd5d" + "name": "Count of Birth Event: Female", + "dcid": "Count_BirthEvent_Female" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Food Preparation And Serving Related Occupations, With Earnings, Full Time Year Round Worker", - "dcid": "dc/wtecthfq7p0h6" + "name": "Count of Birth Event: Female, Live Birth", + "dcid": "Count_BirthEvent_LiveBirth_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/292000", - "name": "Person With Gender = Female, Occupation = Health Technologists And Technicians", + "dcid": "dc/g/Person_Industry-NAICS/315239", + "name": "Person With Industry = Other Women's And Girls' Outerwear Mfg (NAICS/315239)", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Health Technologists And Technicians", - "dcid": "dc/heh4hrddh44d7" + "name": "Population of Person: Other Women's And Girls' Outerwear Mfg (NAICS/315239)", + "dcid": "dc/pl6ymqll4n3cc" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Health Technologists And Technicians, With Earnings, Full Time Year Round Worker", - "dcid": "dc/92mnbbgvfskf7" + "name": "Wages Total of Person: Other Women's And Girls' Outerwear Mfg (NAICS/315239)", + "dcid": "dc/vbrzm0zm6mtk6" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/290000", - "name": "Person With Gender = Female, Occupation = Healthcare Practitioners And Technical Occupations", + "dcid": "dc/g/Person_Industry-NAICS/42433", + "name": "Person With Industry = Women's And Children's Clothing Merch. Whls. (NAICS/42433)", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Healthcare Practitioners And Technical Occupations", - "dcid": "dc/3kjqnheqlwzz1" + "name": "Population of Person: Women's And Children's Clothing Merch. Whls. (NAICS/42433)", + "dcid": "dc/jr1e4mkzlfrqg" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Healthcare Practitioners And Technical Occupations, With Earnings, Full Time Year Round Worker", - "dcid": "dc/p2w035955wkhh" + "name": "Wages Total of Person: Women's And Children's Clothing Merch. Whls. (NAICS/42433)", + "dcid": "dc/egt3q3g4v0dfh" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/310000", - "name": "Person With Gender = Female, Occupation = Healthcare Support Occupations", + "dcid": "dc/g/Person_Industry-NAICS/315232", + "name": "Person With Industry = Women's And Girls' Blouse And Shirt Mfg (NAICS/315232)", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Healthcare Support Occupations", - "dcid": "dc/743gx65z6zyf7" + "name": "Population of Person: Women's And Girls' Blouse And Shirt Mfg (NAICS/315232)", + "dcid": "dc/9hm76jjfb0pk5" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Healthcare Support Occupations, With Earnings, Full Time Year Round Worker", - "dcid": "dc/46v056n28d2e5" + "name": "Wages Total of Person: Women's And Girls' Blouse And Shirt Mfg (NAICS/315232)", + "dcid": "dc/51gk7jlqjc8k8" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/490000", - "name": "Person With Gender = Female, Occupation = Installation, Maintenance, And Repair Occupations", + "dcid": "dc/g/Person_Industry-NAICS/31523", + "name": "Person With Industry = Women's And Girls' Cut And Sew Apparel Mfg (NAICS/31523)", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Installation, Maintenance, And Repair Occupations", - "dcid": "dc/d90dpe6dp9d86" + "name": "Population of Person: Women's And Girls' Cut And Sew Apparel Mfg (NAICS/31523)", + "dcid": "dc/22db9v95fd0x7" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Installation, Maintenance, And Repair Occupations, With Earnings, Full Time Year Round Worker", - "dcid": "dc/5ehtzjsp45dy3" + "name": "Wages Total of Person: Women's And Girls' Cut And Sew Apparel Mfg (NAICS/31523)", + "dcid": "dc/v0jqcxks4r7t6" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/230000", - "name": "Person With Gender = Female, Occupation = Legal Occupations", + "dcid": "dc/g/Person_Industry-NAICS/315233", + "name": "Person With Industry = Women's And Girls' Dress Manufacturing (NAICS/315233)", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Legal Occupations", - "dcid": "dc/28edmskt9xw21" + "name": "Population of Person: Women's And Girls' Dress Manufacturing (NAICS/315233)", + "dcid": "dc/ejgyz9vtgkk3b" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Legal Occupations, With Earnings, Full Time Year Round Worker", - "dcid": "dc/h3ej80jh908nc" + "name": "Wages Total of Person: Women's And Girls' Dress Manufacturing (NAICS/315233)", + "dcid": "dc/jq9xshh3pd0k5" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/190000", - "name": "Person With Gender = Female, Occupation = Life, Physical, And Social Science Occupations", + "dcid": "dc/g/Person_Industry-NAICS/315231", + "name": "Person With Industry = Women's And Girls' Lingerie And Nightwear Mfg (NAICS/315231)", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Life, Physical, And Social Science Occupations", - "dcid": "dc/4jdy2m3k0tr96" + "name": "Population of Person: Women's And Girls' Lingerie And Nightwear Mfg (NAICS/315231)", + "dcid": "dc/1xqsrzt0ql39g" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Life, Physical, And Social Science Occupations, With Earnings, Full Time Year Round Worker", - "dcid": "dc/0bm3wdelm2vf6" + "name": "Wages Total of Person: Women's And Girls' Lingerie And Nightwear Mfg (NAICS/315231)", + "dcid": "dc/53whf085z8gqd" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/110000", - "name": "Person With Gender = Female, Occupation = Management Occupations", + "dcid": "dc/g/Person_Industry-NAICS/315234", + "name": "Person With Industry = Women's And Girls' Suit, Coat, And Skirt Mfg (NAICS/315234)", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Management Occupations", - "dcid": "dc/bd729fxzst7q7" + "name": "Population of Person: Women's And Girls' Suit, Coat, And Skirt Mfg (NAICS/315234)", + "dcid": "dc/1wg8qt198s488" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Management Occupations, With Earnings, Full Time Year Round Worker", - "dcid": "dc/112v7fggz4mv1" + "name": "Wages Total of Person: Women's And Girls' Suit, Coat, And Skirt Mfg (NAICS/315234)", + "dcid": "dc/khevqfe4zv419" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/intermediateAggregation1", - "name": "Person With Gender = Female, Occupation = Management, Business, And Financial Occupations", + "dcid": "dc/g/Person_Industry-NAICS/44812", + "name": "Person With Industry = Women's Clothing Stores (NAICS/44812)", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Management, Business, And Financial Occupations", - "dcid": "dc/ce5mbgwsr2bef" + "name": "Population of Person: Women's Clothing Stores (NAICS/44812)", + "dcid": "dc/c8pldh07jqceh" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Management, Business, And Financial Occupations, With Earnings, Full Time Year Round Worker", - "dcid": "dc/r7eqgnsy4b4c5" + "name": "Wages Total of Person: Women's Clothing Stores (NAICS/44812)", + "dcid": "dc/7v4btw2yxx2cb" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/430000", - "name": "Person With Gender = Female, Occupation = Office And Administrative Support Occupations", + "dcid": "dc/g/Person_Industry-NAICS/316992", + "name": "Person With Industry = Women's Handbag And Purse Manufacturing (NAICS/316992)", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Office And Administrative Support Occupations", - "dcid": "dc/9vlf8t9rj98z8" + "name": "Population of Person: Women's Handbag And Purse Manufacturing (NAICS/316992)", + "dcid": "dc/cxfghfz9v32x" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Office And Administrative Support Occupations, With Earnings, Full Time Year Round Worker", - "dcid": "dc/73yw7gf4y7ffh" + "name": "Wages Total of Person: Women's Handbag And Purse Manufacturing (NAICS/316992)", + "dcid": "dc/lyfdyxj52q1l9" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/390000", - "name": "Person With Gender = Female, Occupation = Personal Care And Service Occupations", + "dcid": "dc/g/Person_Industry-NAICS/316214", + "name": "Person With Industry = Women's Nonathletic Footwear Manufacturing (NAICS/316214)", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Personal Care And Service Occupations", - "dcid": "dc/jwetyvx4lertd" + "name": "Population of Person: Women's Nonathletic Footwear Manufacturing (NAICS/316214)", + "dcid": "dc/wgdf3d4qlx0th" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Personal Care And Service Occupations, With Earnings, Full Time Year Round Worker", - "dcid": "dc/fgqjl1p9shgq5" + "name": "Wages Total of Person: Women's Nonathletic Footwear Manufacturing (NAICS/316214)", + "dcid": "dc/h0f7fkhdd2542" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/510000", - "name": "Person With Gender = Female, Occupation = Production Occupations", + "dcid": "dc/g/Person_Industry-NAICS/315212", + "name": "Person With Industry = Women's, Girls', Infants' Apparel Contractors (NAICS/315212)", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Production Occupations", - "dcid": "dc/epw1tyqn3byr1" + "name": "Population of Person: Women's, Girls', Infants' Apparel Contractors (NAICS/315212)", + "dcid": "dc/2f3nx20fbkjs2" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Production Occupations, With Earnings, Full Time Year Round Worker", - "dcid": "dc/fjs33byjqs207" + "name": "Wages Total of Person: Women's, Girls', Infants' Apparel Contractors (NAICS/315212)", + "dcid": "dc/qr9nezshb0gm5" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/330000", - "name": "Person With Gender = Female, Occupation = Protective Service Occupations", + "dcid": "dc/g/Person_Industry-NAICS/31524", + "name": "Person With Industry = Women's, Girls', Infants' Cut-sew Apparel Mfg (NAICS/31524)", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Protective Service Occupations", - "dcid": "dc/6rdm6w7t0e5ph" + "name": "Population of Person: Women's, Girls', Infants' Cut-sew Apparel Mfg (NAICS/31524)", + "dcid": "dc/jegsqlvc25hk3" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Protective Service Occupations, With Earnings, Full Time Year Round Worker", - "dcid": "dc/7zyd95qrp77t5" + "name": "Wages Total of Person: Women's, Girls', Infants' Cut-sew Apparel Mfg (NAICS/31524)", + "dcid": "dc/flfk1szeerbd7" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/410000", - "name": "Person With Gender = Female, Occupation = Sales And Related Occupations", + "dcid": "dc/g/HateCrimeIncidents_TargetedGender-Female_VictimAge", + "name": "Hate Crime Incidents With Targeted Gender = Female, Victim Age", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Sales And Related Occupations", - "dcid": "dc/w1bkl895kbe02" + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Female Victim, Victim 17 Years or Less", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_Female_17OrLessYears" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Sales And Related Occupations, With Earnings, Full Time Year Round Worker", - "dcid": "dc/j51fewxcyrrx2" + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Female Victim, Victim 18 Years or More", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_Female_18OrMoreYears" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/intermediateAggregation5", - "name": "Person With Gender = Female, Occupation = Service Occupations", + "dcid": "dc/g/IncarcerationsAndReleases_EventType_Gender-Female", + "name": "Incarcerations And Releases With Event Type, Gender = Female", "statVars": [ { - "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Service Occupations", - "dcid": "dc/g9rjhbvkp17b1" + "name": "Count of Incarcerations And Releases (Measured Based on Jurisdiction): Admitted To Prison, Female, Incarcerated, 2 Years or More, Sentenced", + "dcid": "dc/36d93ckypx3bb" }, { - "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Service Occupations, With Earnings, Full Time Year Round Worker", - "dcid": "dc/h134xdx54hppc" + "name": "Count of Incarcerations And Releases (Measured Based on Jurisdiction): Released From Prison, Female, Incarcerated, 2 Years or More, Sentenced", + "dcid": "dc/4lq5grhwyrle2" } ] }, { - "dcid": "dc/g/Person_Gender-Female_PovertyStatus-BelowPovertyLevelInThePast12Months", - "name": "Person With Gender = Female, Poverty Status = Below Poverty Level in The Past 12 Months", + "dcid": "dc/g/MedicalConditionIncident_Gender-Female_MedicalStatus", + "name": "Medical Condition Incident With Gender = Female, Medical Status", "statVars": [ { - "name": "Percentage: Female, Below Poverty Level in The Past 12 Months", - "dcid": "dc/k0zg5lw8686z8" + "name": "Count of Imported, Female Measles incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionMeasles_ImportedCase" }, { - "name": "Population: Female, Below Poverty Level in The Past 12 Months", - "dcid": "Count_Person_Female_BelowPovertyLevelInThePast12Months" + "name": "Count of Indigenous, Female Measles incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionMeasles_IndigenousCase" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Race-SomeOtherRaceAlone", - "name": "Person With Gender = Female, Race = Some Other Race Alone", + "dcid": "dc/g/MedicareEnrollee_Gender-Female_Race", + "name": "Medicare Enrollee With Gender = Female, Race", "statVars": [ { - "name": "Population: Female, Some Other Race Alone", - "dcid": "Count_Person_Female_SomeOtherRaceAlone" + "name": "Mean Count of Medicare Enrollee: 67 - 69 Years, Female, Mammography, Medicare B, Black", + "dcid": "dc/vswm7x47tv8p3" }, { - "name": "Median Age: Female, Some Other Race Alone", - "dcid": "Median_Age_Person_Female_SomeOtherRaceAlone" + "name": "Mean Count of Medicare Enrollee: 67 - 69 Years, Female, Mammography, Medicare B, Non Black", + "dcid": "dc/508xlwpsn7jwc" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Race-WhiteAloneNotHispanicOrLatino", - "name": "Person With Gender = Female, Race = White Alone Not Hispanic or Latino", + "dcid": "dc/g/MortalityEvent_Age-YearsUpto1_Gender-Female", + "name": "Mortality Event With Age = 1 Years or Less, Gender = Female", "statVars": [ { - "name": "Population: Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_Female_WhiteAloneNotHispanicOrLatino" + "name": "Count of Mortality Event: 1 Years or Less, Female", + "dcid": "Count_Death_Upto1Years_Female" }, { - "name": "Median Age: Female, White Alone Not Hispanic or Latino", - "dcid": "Median_Age_Person_Female_WhiteAloneNotHispanicOrLatino" + "name": "Count of Mortality Event: 1 Years or Less, Female (As Fraction of Count Birth Event Female)", + "dcid": "Count_Death_LessThan1Year_Female_AsAFractionOf_Count_BirthEvent_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_RecentWorkStatus-NotWorkedFullTime", - "name": "Person With Gender = Female, Recent Work Status = Not Worked Full Time", + "dcid": "dc/g/MortalityEvent_Age-YearsUpto14_Gender-Female", + "name": "Mortality Event With Age = 14 Years or Less, Gender = Female", "statVars": [ { - "name": "Population: Female, Not Worked Full Time", - "dcid": "Count_Person_NotWorkedFullTime" + "name": "Count of Mortality Event: 14 Years or Less, Female", + "dcid": "Count_Death_Upto14Years_Female" }, { - "name": "Median Income: Female, Not Worked Full Time", - "dcid": "dc/n0bp6h6zcgm74" + "name": "Count of Mortality Event: 14 Years or Less, Female (As Fraction of Count Person Upto 14 Years Female)", + "dcid": "Count_Death_Upto14Years_Female_AsAFractionOf_Count_Person_Upto14Years_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_RecentWorkStatus-WorkedFullTime", - "name": "Person With Gender = Female, Recent Work Status = Worked Full Time", + "dcid": "dc/g/Person_Age-Years15To64_Gender-Female", + "name": "Person With Age = 15 - 64 Years, Gender = Female", "statVars": [ { - "name": "Population: Female, Worked Full Time", - "dcid": "dc/q779fwy6k8skd" + "name": "Population: 15 - 64 Years, Female", + "dcid": "Count_Person_15To64Years_Female" }, { - "name": "Median Income: Female, Worked Full Time", - "dcid": "dc/kebe2wtgsej37" + "name": "Population: 15 - 64 Years, in Labor Force, Female (As Fraction of Count Person 15 To 64 Years Female)", + "dcid": "Count_Person_15To64Years_Female_InLaborForce_AsFractionOf_Count_Person_15To64Years_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_SpouseAbsentReason", - "name": "Person With Gender = Female, Spouse Absent Reason", + "dcid": "dc/g/Person_Age-Years18To24_Gender-Female", + "name": "Person With Age = 18 - 24 Years, Gender = Female", "statVars": [ { - "name": "Population: Female, Now Married, Other, Married Spouse Absent", - "dcid": "dc/edbzbwf3ychr4" + "name": "Population: 18 - 24 Years, Female", + "dcid": "Count_Person_18To24Years_Female" }, { - "name": "Population: Female, Now Married, Separated, Married Spouse Absent", - "dcid": "dc/wj5y1vh8thnrb" + "name": "Population: 18 - 24 Years, Civilian, Female, Non Institutionalized", + "dcid": "dc/09z87msgrnz46" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-ForcibleRape_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Forcible Rape, Targeted Gender = Female", + "dcid": "dc/g/Person_Age-Years25To34_Gender-Female", + "name": "Person With Age = 25 - 34 Years, Gender = Female", "statVars": [ { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Forcible Rape, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_ForcibleRape_IsHateCrime_Female" + "name": "Population: 25 - 34 Years, Female", + "dcid": "Count_Person_25To34Years_Female" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Forcible Rape, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_ForcibleRape_IsHateCrime_Female" + "name": "Population: 25 - 34 Years, Civilian, Female, Non Institutionalized", + "dcid": "dc/3ynz47ezvb9t3" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-HumanTraffickingCommercialSexActs_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Human Trafficking_Commercial Sex Acts, Targeted Gender = Female", + "dcid": "dc/g/Person_Age-Years35To44_Gender-Female", + "name": "Person With Age = 35 - 44 Years, Gender = Female", "statVars": [ { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Human Trafficking_Commercial Sex Acts, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_HumanTraffickingCommercialSexActs_IsHateCrime_Female" + "name": "Population: 35 - 44 Years, Female", + "dcid": "Count_Person_35To44Years_Female" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Human Trafficking_Commercial Sex Acts, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_HumanTraffickingCommercialSexActs_IsHateCrime_Female" + "name": "Population: 35 - 44 Years, Civilian, Female, Non Institutionalized", + "dcid": "dc/clt08ev67qbg4" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-LarcenyTheft_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Larceny Theft, Targeted Gender = Female", + "dcid": "dc/g/Person_Age-Years35To50_Gender-Female", + "name": "Person With Age = 35 - 50 Years, Gender = Female", "statVars": [ { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Larceny Theft, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_LarcenyTheft_IsHateCrime_Female" + "name": "Population: 35 - 50 Years, Female", + "dcid": "Count_Person_35To50Years_Female" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Larceny Theft, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_LarcenyTheft_IsHateCrime_Female" + "name": "Population: 35 - 50 Years, Birth in The Past 12 Months, Female, Unmarried", + "dcid": "Count_Person_35To50Years_BirthInThePast12Months_Female_Unmarried" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-OtherCrimesAgainstPerson_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Other Crimes Against Person, Targeted Gender = Female", + "dcid": "dc/g/Person_Age-YearsUpto4_Gender-Female", + "name": "Person With Age = 4 Years or Less, Gender = Female", "statVars": [ { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Other Crimes Against Person, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_OtherCrimesAgainstPerson_IsHateCrime_Female" + "name": "Population: 4 Years or Less, Female", + "dcid": "Count_Person_Upto4Years_Female" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Other Crimes Against Person, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_OtherCrimesAgainstPerson_IsHateCrime_Female" + "name": "Population: 4 Years or Less, Female, Overweight (As Fraction of Count Person Upto 4 Years Female)", + "dcid": "Count_Person_Upto4Years_Female_Overweight_AsFractionOf_Count_Person_Upto4Years_Female" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-OtherCrimesAgainstProperty_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Other Crimes Against Property, Targeted Gender = Female", + "dcid": "dc/g/Person_Age-Years45To54_Gender-Female", + "name": "Person With Age = 45 - 54 Years, Gender = Female", "statVars": [ { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Other Crimes Against Property, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_OtherCrimesAgainstProperty_IsHateCrime_Female" + "name": "Population: 45 - 54 Years, Female", + "dcid": "Count_Person_45To54Years_Female" }, { - "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Other Crimes Against Property, Female Victim", - "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_OtherCrimesAgainstProperty_IsHateCrime_Female" + "name": "Population: 45 - 54 Years, Civilian, Female, Non Institutionalized", + "dcid": "dc/vqxc814k47fc5" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderEthnicity-UnknownEthnicity_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Ethnicity = Unknown Ethnicity, Targeted Gender = Female", + "dcid": "dc/g/Person_Age-Years55To64_Gender-Female", + "name": "Person With Age = 55 - 64 Years, Gender = Female", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Unknown Ethnicity Offender, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderEthnicityUnknownEthnicity_Female" + "name": "Population: 55 - 64 Years, Female", + "dcid": "Count_Person_55To64Years_Female" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Unknown Ethnicity Offender, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderEthnicityUnknownEthnicity_Female" + "name": "Population: 55 - 64 Years, Civilian, Female, Non Institutionalized", + "dcid": "dc/spwgfh6tfr03c" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderRace-UnknownRace_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Race = Unknown Race, Targeted Gender = Female", + "dcid": "dc/g/Person_Age-YearsUpto6_Gender-Female", + "name": "Person With Age = 6 Years or Less, Gender = Female", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Unknown Race Offender, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderRaceUnknownRace_Female" + "name": "Population: 6 Years or Less, Female", + "dcid": "Count_Person_YearsUpto6_Female" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Unknown Race Offender, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderRaceUnknownRace_Female" + "name": "Population: 6 Years or Less, Civilian, Female, Non Institutionalized", + "dcid": "dc/eyq93l7lzkljh" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderType-OffenderAttributesKnown_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Type = Offender Attributes Known, Targeted Gender = Female", + "dcid": "dc/g/Person_Age-Years65To74_Gender-Female", + "name": "Person With Age = 65 - 74 Years, Gender = Female", "statVars": [ { - "name": "Count of Hate Crime Incidents (Offender): Bias Against Gender, Offender Attributes Known, Female Victim", - "dcid": "Offender_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_KnownOffender_Female" + "name": "Population: 65 - 74 Years, Female", + "dcid": "dc/nf9577mjqs69g" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Offender Attributes Known, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_KnownOffender_Female" + "name": "Population: 65 - 74 Years, Civilian, Female, Non Institutionalized", + "dcid": "dc/fdt2p0r5fced1" } ] }, { - "dcid": "dc/g/MedicalConditionIncident_Age-Years0To4_Gender-Female_MedicalStatus", - "name": "Medical Condition Incident With Age = 0 - 4 Years, Gender = Female, Medical Status", + "dcid": "dc/g/Person_Age-Years7To14_Gender-Female", + "name": "Person With Age = 7 - 14 Years, Gender = Female", "statVars": [ { - "name": "Count of Medical Condition Incident: 0 - 4 Years, Summer Season, Female, Heat Stress, Patient Hospitalized", - "dcid": "Count_MedicalConditionIncident_0To4Years_SummerSeason_Female_ConditionHeatStress_PatientHospitalized" + "name": "Population: 7 - 14 Years, Female", + "dcid": "Count_Person_7To14Years_Female" }, { - "name": "Count of Medical Condition Incident: 0 - 4 Years, Summer Season, Female, Heat Stress, Visited Emergency Department", - "dcid": "Count_MedicalConditionIncident_0To4Years_SummerSeason_Female_ConditionHeatStress_VisitedEmergencyDepartment" + "name": "Population: 7 - 14 Years, Employed, Female (As Fraction of Count Person 7 To 14 Years Female)", + "dcid": "Count_Person_7To14Years_Female_Employed_AsFractionOf_Count_Person_7To14Years_Female" } ] }, { - "dcid": "dc/g/MedicalConditionIncident_Age-Years15To34_Gender-Female_MedicalStatus", - "name": "Medical Condition Incident With Age = 15 - 34 Years, Gender = Female, Medical Status", + "dcid": "dc/g/Person_Age-Years75Onwards_Gender-Female", + "name": "Person With Age = 75 Years or More, Gender = Female", "statVars": [ { - "name": "Count of Medical Condition Incident: 15 - 34 Years, Summer Season, Female, Heat Stress, Patient Hospitalized", - "dcid": "Count_MedicalConditionIncident_15To34Years_SummerSeason_Female_ConditionHeatStress_PatientHospitalized" + "name": "Population: 75 Years or More, Female", + "dcid": "Count_Person_75OrMoreYears_Female" }, { - "name": "Count of Medical Condition Incident: 15 - 34 Years, Summer Season, Female, Heat Stress, Visited Emergency Department", - "dcid": "Count_MedicalConditionIncident_15To34Years_SummerSeason_Female_ConditionHeatStress_VisitedEmergencyDepartment" + "name": "Population: 75 Years or More, Civilian, Female, Non Institutionalized", + "dcid": "dc/g8tzm4h7qzqnd" } ] }, { - "dcid": "dc/g/MedicalConditionIncident_Age-Years35To64_Gender-Female_MedicalStatus", - "name": "Medical Condition Incident With Age = 35 - 64 Years, Gender = Female, Medical Status", + "dcid": "dc/g/Person_Age-Years85Onwards_Gender-Female", + "name": "Person With Age = 85 Years or More, Gender = Female", "statVars": [ { - "name": "Count of Medical Condition Incident: 35 - 64 Years, Summer Season, Female, Heat Stress, Patient Hospitalized", - "dcid": "Count_MedicalConditionIncident_35To64Years_SummerSeason_Female_ConditionHeatStress_PatientHospitalized" + "name": "Life Expectancy: 85 Years or More, Female", + "dcid": "LifeExpectancy_Person_85OrMoreYears_Female" }, { - "name": "Count of Medical Condition Incident: 35 - 64 Years, Summer Season, Female, Heat Stress, Visited Emergency Department", - "dcid": "Count_MedicalConditionIncident_35To64Years_SummerSeason_Female_ConditionHeatStress_VisitedEmergencyDepartment" + "name": "Population: 85 Years or More, Female", + "dcid": "Count_Person_85OrMoreYears_Female" } ] }, { - "dcid": "dc/g/MedicalConditionIncident_Age-Years5To14_Gender-Female_MedicalStatus", - "name": "Medical Condition Incident With Age = 5 - 14 Years, Gender = Female, Medical Status", + "dcid": "dc/g/Person_Age-Years1_Gender-Female", + "name": "Person With Age = Years 1, Gender = Female", "statVars": [ { - "name": "Count of Medical Condition Incident: 5 - 14 Years, Summer Season, Female, Heat Stress, Patient Hospitalized", - "dcid": "Count_MedicalConditionIncident_5To14Years_SummerSeason_Female_ConditionHeatStress_PatientHospitalized" + "name": "Life Expectancy: Years 1, Female", + "dcid": "LifeExpectancy_Person_1Years_Female" }, { - "name": "Count of Medical Condition Incident: 5 - 14 Years, Summer Season, Female, Heat Stress, Visited Emergency Department", - "dcid": "Count_MedicalConditionIncident_5To14Years_SummerSeason_Female_ConditionHeatStress_VisitedEmergencyDepartment" + "name": "Population: Years 1, Female", + "dcid": "Count_Person_1Years_Female" } ] }, { - "dcid": "dc/g/MedicalConditionIncident_Age-Years65Onwards_Gender-Female_MedicalStatus", - "name": "Medical Condition Incident With Age = 65 Years or More, Gender = Female, Medical Status", + "dcid": "dc/g/Person_Age-Years10_Gender-Female", + "name": "Person With Age = Years 10, Gender = Female", "statVars": [ { - "name": "Count of Medical Condition Incident: 65 Years or More, Summer Season, Female, Heat Stress, Patient Hospitalized", - "dcid": "Count_MedicalConditionIncident_65OrMoreYears_SummerSeason_Female_ConditionHeatStress_PatientHospitalized" + "name": "Life Expectancy: Years 10, Female", + "dcid": "LifeExpectancy_Person_10Years_Female" }, { - "name": "Count of Medical Condition Incident: 65 Years or More, Summer Season, Female, Heat Stress, Visited Emergency Department", - "dcid": "Count_MedicalConditionIncident_65OrMoreYears_SummerSeason_Female_ConditionHeatStress_VisitedEmergencyDepartment" + "name": "Population: Years 10, Female", + "dcid": "Count_Person_10Years_Female" } ] }, { - "dcid": "dc/g/MedicalConditionIncident_Gender-Female_MedicalCondition-AcuteConditionHepatitisC_MedicalStatus", - "name": "Medical Condition Incident With Gender = Female, Medical Condition = Acute Condition \u0026 Hepatitis C, Medical Status", + "dcid": "dc/g/Person_Age-Years11_Gender-Female", + "name": "Person With Age = Years 11, Gender = Female", "statVars": [ { - "name": "Count of Acute, Confirmed, Female Hepatitis C incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionAcuteCondition_HepatitisC_ConfirmedCase" + "name": "Life Expectancy: Years 11, Female", + "dcid": "LifeExpectancy_Person_11Years_Female" }, { - "name": "Count of Acute, Probable, Female Hepatitis C incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionAcuteCondition_HepatitisC_ProbableCase" + "name": "Population: Years 11, Female", + "dcid": "Count_Person_11Years_Female" } ] }, { - "dcid": "dc/g/MedicalConditionIncident_Gender-Female_MedicalCondition-Babesiosis_MedicalStatus", - "name": "Medical Condition Incident With Gender = Female, Medical Condition = Babesiosis, Medical Status", + "dcid": "dc/g/Person_Age-Years12_Gender-Female", + "name": "Person With Age = Years 12, Gender = Female", "statVars": [ { - "name": "Count of Confirmed, Female Babesiosis incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionBabesiosis_ConfirmedCase" + "name": "Life Expectancy: Years 12, Female", + "dcid": "LifeExpectancy_Person_12Years_Female" }, { - "name": "Count of Probable, Female Babesiosis incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionBabesiosis_ProbableCase" + "name": "Population: Years 12, Female", + "dcid": "Count_Person_12Years_Female" } ] }, { - "dcid": "dc/g/MedicalConditionIncident_Gender-Female_MedicalCondition-Cryptosporidiosis_MedicalStatus", - "name": "Medical Condition Incident With Gender = Female, Medical Condition = Cryptosporidiosis, Medical Status", + "dcid": "dc/g/Person_Age-Years13_Gender-Female", + "name": "Person With Age = Years 13, Gender = Female", "statVars": [ { - "name": "Count of Confirmed, Female Cryptosporidiosis incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionCryptosporidiosis_ConfirmedCase" + "name": "Life Expectancy: Years 13, Female", + "dcid": "LifeExpectancy_Person_13Years_Female" }, { - "name": "Count of Probable, Female Cryptosporidiosis incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionCryptosporidiosis_ProbableCase" + "name": "Population: Years 13, Female", + "dcid": "Count_Person_13Years_Female" } ] }, { - "dcid": "dc/g/MedicalConditionIncident_Gender-Female_MedicalCondition-Listeriosis_MedicalStatus", - "name": "Medical Condition Incident With Gender = Female, Medical Condition = Listeriosis, Medical Status", + "dcid": "dc/g/Person_Age-Years14_Gender-Female", + "name": "Person With Age = Years 14, Gender = Female", "statVars": [ { - "name": "Count of Confirmed, Female Listeriosis incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionListeriosis_ConfirmedCase" + "name": "Life Expectancy: Years 14, Female", + "dcid": "LifeExpectancy_Person_14Years_Female" }, { - "name": "Count of Probable, Female Listeriosis incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionListeriosis_ProbableCase" + "name": "Population: Years 14, Female", + "dcid": "Count_Person_14Years_Female" } ] }, { - "dcid": "dc/g/MedicalConditionIncident_Gender-Female_MedicalCondition-LymeDisease_MedicalStatus", - "name": "Medical Condition Incident With Gender = Female, Medical Condition = Lyme Disease, Medical Status", + "dcid": "dc/g/Person_Age-Years15_Gender-Female", + "name": "Person With Age = Years 15, Gender = Female", "statVars": [ { - "name": "Count of Confirmed, Female Lyme disease incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionLymeDisease_ConfirmedCase" + "name": "Life Expectancy: Years 15, Female", + "dcid": "LifeExpectancy_Person_15Years_Female" }, { - "name": "Count of Probable, Female Lyme disease incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionLymeDisease_ProbableCase" + "name": "Population: Years 15, Female", + "dcid": "Count_Person_15Years_Female" } ] }, { - "dcid": "dc/g/MedicalConditionIncident_Gender-Female_MedicalCondition-SpottedFeverRickettsiosis_MedicalStatus", - "name": "Medical Condition Incident With Gender = Female, Medical Condition = Spotted Fever Rickettsiosis, Medical Status", + "dcid": "dc/g/Person_Age-Years16_Gender-Female", + "name": "Person With Age = Years 16, Gender = Female", "statVars": [ { - "name": "Count of Confirmed, Female Spotted fever rickettsiosis incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionSpottedFeverRickettsiosis_ConfirmedCase" + "name": "Life Expectancy: Years 16, Female", + "dcid": "LifeExpectancy_Person_16Years_Female" }, { - "name": "Count of Probable, Female Spotted fever rickettsiosis incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionSpottedFeverRickettsiosis_ProbableCase" + "name": "Population: Years 16, Female", + "dcid": "Count_Person_16Years_Female" } ] }, { - "dcid": "dc/g/MedicalConditionIncident_Gender-Female_MedicalCondition-VibriosisExcludingCholera_MedicalStatus", - "name": "Medical Condition Incident With Gender = Female, Medical Condition = Vibriosis Excluding Cholera, Medical Status", + "dcid": "dc/g/Person_Age-Years17_Gender-Female", + "name": "Person With Age = Years 17, Gender = Female", "statVars": [ { - "name": "Count of Confirmed, Female Vibriosis except cholera incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionVibriosisExcludingCholera_ConfirmedCase" + "name": "Life Expectancy: Years 17, Female", + "dcid": "LifeExpectancy_Person_17Years_Female" }, { - "name": "Count of Probable, Female Vibriosis except cholera incidents", - "dcid": "Count_MedicalConditionIncident_Female_ConditionVibriosisExcludingCholera_ProbableCase" + "name": "Population: Years 17, Female", + "dcid": "Count_Person_17Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years1To4_CauseOfDeath-ICD10/C00D48_Gender-Female", - "name": "Mortality Event With Age = 1 - 4 Years, Cause of Death = C00-D48 (Neoplasms), Gender = Female", + "dcid": "dc/g/Person_Age-Years18_Gender-Female", + "name": "Person With Age = Years 18, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 1 - 4 Years, C00-D48 (Neoplasms), Female", - "dcid": "Count_Death_1To4Years_Neoplasms_Female" + "name": "Life Expectancy: Years 18, Female", + "dcid": "LifeExpectancy_Person_18Years_Female" }, { - "name": "Count of Mortality Event: 1 - 4 Years, C00-D48 (Neoplasms), Female, White", - "dcid": "dc/6kfg5spbz8ee" + "name": "Population: Years 18, Female", + "dcid": "Count_Person_18Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years1To4_CauseOfDeath-ICD10/Q00Q99_Gender-Female", - "name": "Mortality Event With Age = 1 - 4 Years, Cause of Death = Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Gender = Female", + "dcid": "dc/g/Person_Age-Years19_Gender-Female", + "name": "Person With Age = Years 19, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 1 - 4 Years, Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female", - "dcid": "Count_Death_1To4Years_CongenitalMalformationsDeformationsChromosomalAbnormalities_Female" + "name": "Life Expectancy: Years 19, Female", + "dcid": "LifeExpectancy_Person_19Years_Female" }, { - "name": "Count of Mortality Event: 1 - 4 Years, Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female, White", - "dcid": "dc/kbdnp4k864wqh" + "name": "Population: Years 19, Female", + "dcid": "Count_Person_19Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years1To4_CauseOfDeath_Gender-Female", - "name": "Mortality Event With Age = 1 - 4 Years, Cause of Death, Gender = Female", + "dcid": "dc/g/Person_Age-Years2_Gender-Female", + "name": "Person With Age = Years 2, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 1 - 4 Years, J00-J98 (Diseases of The Respiratory System), Female", - "dcid": "Count_Death_1To4Years_DiseasesOfTheRespiratorySystem_Female" + "name": "Life Expectancy: Years 2, Female", + "dcid": "LifeExpectancy_Person_2Years_Female" }, { - "name": "Count of Mortality Event: 1 - 4 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female", - "dcid": "Count_Death_1To4Years_AbnormalNotClassfied_Female" + "name": "Population: Years 2, Female", + "dcid": "Count_Person_2Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years1To4_Gender-Female_Race-BlackOrAfricanAmerican", - "name": "Mortality Event With Age = 1 - 4 Years, Gender = Female, Race = Black or African American", + "dcid": "dc/g/Person_Age-Years20_Gender-Female", + "name": "Person With Age = Years 20, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 1 - 4 Years, Female, Black or African American", - "dcid": "Count_Death_1To4Years_Female_BlackOrAfricanAmerican" + "name": "Life Expectancy: Years 20, Female", + "dcid": "LifeExpectancy_Person_20Years_Female" }, { - "name": "Count of Mortality Event: 1 - 4 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Black or African American", - "dcid": "dc/kw10xsmrvjl1f" + "name": "Population: Years 20, Female", + "dcid": "Count_Person_20Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-YearsUpto1_CauseOfDeath-ICD10/I00I99_Gender-Female", - "name": "Mortality Event With Age = 1 Years or Less, Cause of Death = I00-I99 (Diseases of The Circulatory System), Gender = Female", + "dcid": "dc/g/Person_Age-Years21_Gender-Female", + "name": "Person With Age = Years 21, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 1 Years or Less, I00-I99 (Diseases of The Circulatory System), Female", - "dcid": "Count_Death_Upto1Years_DiseasesOfTheCirculatorySystem_Female" + "name": "Life Expectancy: Years 21, Female", + "dcid": "LifeExpectancy_Person_21Years_Female" }, { - "name": "Count of Mortality Event: 1 Years or Less, I00-I99 (Diseases of The Circulatory System), Female, White", - "dcid": "dc/0xsvr0z2d62n6" + "name": "Population: Years 21, Female", + "dcid": "Count_Person_21Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-YearsUpto1_CauseOfDeath-ICD10/J00J98_Gender-Female", - "name": "Mortality Event With Age = 1 Years or Less, Cause of Death = J00-J98 (Diseases of The Respiratory System), Gender = Female", + "dcid": "dc/g/Person_Age-Years22_Gender-Female", + "name": "Person With Age = Years 22, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 1 Years or Less, J00-J98 (Diseases of The Respiratory System), Female", - "dcid": "Count_Death_Upto1Years_DiseasesOfTheRespiratorySystem_Female" + "name": "Life Expectancy: Years 22, Female", + "dcid": "LifeExpectancy_Person_22Years_Female" }, { - "name": "Count of Mortality Event: 1 Years or Less, J00-J98 (Diseases of The Respiratory System), Female, White", - "dcid": "dc/k411m1hee9m17" + "name": "Population: Years 22, Female", + "dcid": "Count_Person_22Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-YearsUpto1_CauseOfDeath_Gender-Female", - "name": "Mortality Event With Age = 1 Years or Less, Cause of Death, Gender = Female", + "dcid": "dc/g/Person_Age-Years23_Gender-Female", + "name": "Person With Age = Years 23, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 1 Years or Less, A00-B99 (Certain Infectious And Parasitic Diseases), Female", - "dcid": "Count_Death_Upto1Years_CertainInfectiousParasiticDiseases_Female" + "name": "Life Expectancy: Years 23, Female", + "dcid": "LifeExpectancy_Person_23Years_Female" }, { - "name": "Count of Mortality Event: 1 Years or Less, G00-G98 (Diseases of The Nervous System), Female", - "dcid": "Count_Death_Upto1Years_DiseasesOfTheNervousSystem_Female" + "name": "Population: Years 23, Female", + "dcid": "Count_Person_23Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years15To24_CauseOfDeath-ICD10/A00B99_Gender-Female", - "name": "Mortality Event With Age = 15 - 24 Years, Cause of Death = A00-B99 (Certain Infectious And Parasitic Diseases), Gender = Female", + "dcid": "dc/g/Person_Age-Years24_Gender-Female", + "name": "Person With Age = Years 24, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 15 - 24 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female", - "dcid": "Count_Death_15To24Years_CertainInfectiousParasiticDiseases_Female" + "name": "Life Expectancy: Years 24, Female", + "dcid": "LifeExpectancy_Person_24Years_Female" }, { - "name": "Count of Mortality Event: 15 - 24 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Black or African American", - "dcid": "dc/jqsb82qzejp98" + "name": "Population: Years 24, Female", + "dcid": "Count_Person_24Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years15To24_CauseOfDeath-ICD10/E00E88_Gender-Female", - "name": "Mortality Event With Age = 15 - 24 Years, Cause of Death = E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Gender = Female", + "dcid": "dc/g/Person_Age-Years25_Gender-Female", + "name": "Person With Age = Years 25, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 15 - 24 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female", - "dcid": "Count_Death_15To24Years_EndocrineNutritionalMetabolicDiseases_Female" + "name": "Life Expectancy: Years 25, Female", + "dcid": "LifeExpectancy_Person_25Years_Female" }, { - "name": "Count of Mortality Event: 15 - 24 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, White", - "dcid": "dc/eg9ch2ptfldyb" + "name": "Population: Years 25, Female", + "dcid": "Count_Person_25Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years15To24_CauseOfDeath-ICD10/R00R99_Gender-Female", - "name": "Mortality Event With Age = 15 - 24 Years, Cause of Death = R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Gender = Female", + "dcid": "dc/g/Person_Age-Years26_Gender-Female", + "name": "Person With Age = Years 26, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 15 - 24 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female", - "dcid": "Count_Death_15To24Years_AbnormalNotClassfied_Female" + "name": "Life Expectancy: Years 26, Female", + "dcid": "LifeExpectancy_Person_26Years_Female" }, { - "name": "Count of Mortality Event: 15 - 24 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, White", - "dcid": "dc/wfy8he7hvn1kh" + "name": "Population: Years 26, Female", + "dcid": "Count_Person_26Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years15To24_CauseOfDeath_Gender-Female", - "name": "Mortality Event With Age = 15 - 24 Years, Cause of Death, Gender = Female", + "dcid": "dc/g/Person_Age-Years27_Gender-Female", + "name": "Person With Age = Years 27, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 15 - 24 Years, J00-J98 (Diseases of The Respiratory System), Female", - "dcid": "Count_Death_15To24Years_DiseasesOfTheRespiratorySystem_Female" + "name": "Life Expectancy: Years 27, Female", + "dcid": "LifeExpectancy_Person_27Years_Female" }, { - "name": "Count of Mortality Event: 15 - 24 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female", - "dcid": "Count_Death_15To24Years_DiseasesOfTheMusculoskeletalSystemConnectiveTissue_Female" + "name": "Population: Years 27, Female", + "dcid": "Count_Person_27Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years15To24_Gender-Female_Race-AsianOrPacificIslander", - "name": "Mortality Event With Age = 15 - 24 Years, Gender = Female, Race = Asian or Pacific Islander", + "dcid": "dc/g/Person_Age-Years28_Gender-Female", + "name": "Person With Age = Years 28, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 15 - 24 Years, Female, Asian or Pacific Islander", - "dcid": "Count_Death_15To24Years_Female_AsianOrPacificIslander" + "name": "Life Expectancy: Years 28, Female", + "dcid": "LifeExpectancy_Person_28Years_Female" }, { - "name": "Count of Mortality Event: 15 - 24 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Asian or Pacific Islander", - "dcid": "dc/rh88przny0hq1" + "name": "Population: Years 28, Female", + "dcid": "Count_Person_28Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years25To34_CauseOfDeath-ICD10/F01F99_Gender-Female", - "name": "Mortality Event With Age = 25 - 34 Years, Cause of Death = F01-F99 (Mental And Behavioural Disorders), Gender = Female", + "dcid": "dc/g/Person_Age-Years29_Gender-Female", + "name": "Person With Age = Years 29, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 25 - 34 Years, F01-F99 (Mental And Behavioural Disorders), Female", - "dcid": "Count_Death_25To34Years_MentalBehaviouralDisorders_Female" + "name": "Life Expectancy: Years 29, Female", + "dcid": "LifeExpectancy_Person_29Years_Female" }, { - "name": "Count of Mortality Event: 25 - 34 Years, F01-F99 (Mental And Behavioural Disorders), Female, White", - "dcid": "dc/9zxw78xg3404c" + "name": "Population: Years 29, Female", + "dcid": "Count_Person_29Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years25To34_CauseOfDeath-ICD10/G00G98_Gender-Female", - "name": "Mortality Event With Age = 25 - 34 Years, Cause of Death = G00-G98 (Diseases of The Nervous System), Gender = Female", + "dcid": "dc/g/Person_Age-Years3_Gender-Female", + "name": "Person With Age = Years 3, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 25 - 34 Years, G00-G98 (Diseases of The Nervous System), Female", - "dcid": "Count_Death_25To34Years_DiseasesOfTheNervousSystem_Female" + "name": "Life Expectancy: Years 3, Female", + "dcid": "LifeExpectancy_Person_3Years_Female" }, { - "name": "Count of Mortality Event: 25 - 34 Years, G00-G98 (Diseases of The Nervous System), Female, White", - "dcid": "dc/3cb516mrw4pgg" + "name": "Population: Years 3, Female", + "dcid": "Count_Person_3Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years25To34_CauseOfDeath-ICD10/K00K92_Gender-Female", - "name": "Mortality Event With Age = 25 - 34 Years, Cause of Death = K00-K92 (Diseases of The Digestive System), Gender = Female", + "dcid": "dc/g/Person_Age-Years30_Gender-Female", + "name": "Person With Age = Years 30, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 25 - 34 Years, K00-K92 (Diseases of The Digestive System), Female", - "dcid": "Count_Death_25To34Years_DiseasesOfTheDigestiveSystem_Female" + "name": "Life Expectancy: Years 30, Female", + "dcid": "LifeExpectancy_Person_30Years_Female" }, { - "name": "Count of Mortality Event: 25 - 34 Years, K00-K92 (Diseases of The Digestive System), Female, White", - "dcid": "dc/ppwv2m9bhvbd2" + "name": "Population: Years 30, Female", + "dcid": "Count_Person_30Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years25To34_CauseOfDeath-ICD10/O00O99_Gender-Female", - "name": "Mortality Event With Age = 25 - 34 Years, Cause of Death = O00-O99 (Pregnancy, Childbirth And The Puerperium), Gender = Female", + "dcid": "dc/g/Person_Age-Years31_Gender-Female", + "name": "Person With Age = Years 31, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 25 - 34 Years, O00-O99 (Pregnancy, Childbirth And The Puerperium), Female", - "dcid": "Count_Death_25To34Years_PregnancyChildbirthThePuerperium_Female" + "name": "Life Expectancy: Years 31, Female", + "dcid": "LifeExpectancy_Person_31Years_Female" }, { - "name": "Count of Mortality Event: 25 - 34 Years, O00-O99 (Pregnancy, Childbirth And The Puerperium), Female, White", - "dcid": "dc/0gk5yxtygf038" + "name": "Population: Years 31, Female", + "dcid": "Count_Person_31Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years25To34_CauseOfDeath-ICD10/R00R99_Gender-Female", - "name": "Mortality Event With Age = 25 - 34 Years, Cause of Death = R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Gender = Female", + "dcid": "dc/g/Person_Age-Years32_Gender-Female", + "name": "Person With Age = Years 32, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 25 - 34 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female", - "dcid": "Count_Death_25To34Years_AbnormalNotClassfied_Female" + "name": "Life Expectancy: Years 32, Female", + "dcid": "LifeExpectancy_Person_32Years_Female" }, { - "name": "Count of Mortality Event: 25 - 34 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, White", - "dcid": "dc/whe2qjk6t5q71" + "name": "Population: Years 32, Female", + "dcid": "Count_Person_32Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years25To34_Gender-Female_Race-AmericanIndianAndAlaskaNativeAlone", - "name": "Mortality Event With Age = 25 - 34 Years, Gender = Female, Race = American Indian And Alaska Native Alone", + "dcid": "dc/g/Person_Age-Years33_Gender-Female", + "name": "Person With Age = Years 33, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 25 - 34 Years, Female, American Indian And Alaska Native Alone", - "dcid": "Count_Death_25To34Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Life Expectancy: Years 33, Female", + "dcid": "LifeExpectancy_Person_33Years_Female" }, { - "name": "Count of Mortality Event: 25 - 34 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, American Indian And Alaska Native Alone", - "dcid": "dc/34qmcn64hh8t9" + "name": "Population: Years 33, Female", + "dcid": "Count_Person_33Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/D50D89_Gender-Female", - "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Gender = Female", + "dcid": "dc/g/Person_Age-Years34_Gender-Female", + "name": "Person With Age = Years 34, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 35 - 44 Years, D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Female", - "dcid": "Count_Death_35To44Years_DiseasesOfBloodAndBloodFormingOrgansAndImmuneDisorders_Female" + "name": "Life Expectancy: Years 34, Female", + "dcid": "LifeExpectancy_Person_34Years_Female" }, { - "name": "Count of Mortality Event: 35 - 44 Years, D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Female, Black or African American", - "dcid": "dc/gkss679bg9pl8" + "name": "Population: Years 34, Female", + "dcid": "Count_Person_34Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/O00O99_Gender-Female", - "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = O00-O99 (Pregnancy, Childbirth And The Puerperium), Gender = Female", + "dcid": "dc/g/Person_Age-Years35_Gender-Female", + "name": "Person With Age = Years 35, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 35 - 44 Years, O00-O99 (Pregnancy, Childbirth And The Puerperium), Female", - "dcid": "Count_Death_35To44Years_PregnancyChildbirthThePuerperium_Female" + "name": "Life Expectancy: Years 35, Female", + "dcid": "LifeExpectancy_Person_35Years_Female" }, { - "name": "Count of Mortality Event: 35 - 44 Years, O00-O99 (Pregnancy, Childbirth And The Puerperium), Female, Black or African American", - "dcid": "dc/5v58x8b9rj5kf" + "name": "Population: Years 35, Female", + "dcid": "Count_Person_35Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/Q00Q99_Gender-Female", - "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Gender = Female", + "dcid": "dc/g/Person_Age-Years36_Gender-Female", + "name": "Person With Age = Years 36, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 35 - 44 Years, Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female", - "dcid": "Count_Death_35To44Years_CongenitalMalformationsDeformationsChromosomalAbnormalities_Female" + "name": "Life Expectancy: Years 36, Female", + "dcid": "LifeExpectancy_Person_36Years_Female" }, { - "name": "Count of Mortality Event: 35 - 44 Years, Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female, White", - "dcid": "dc/3rf4vqxz2cne2" + "name": "Population: Years 36, Female", + "dcid": "Count_Person_36Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/U00U99_Gender-Female", - "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = U00-U99 (Codes for Special Purposes), Gender = Female", + "dcid": "dc/g/Person_Age-Years37_Gender-Female", + "name": "Person With Age = Years 37, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 35 - 44 Years, U00-U99 (Codes for Special Purposes), Female", - "dcid": "Count_Death_35To44Years_SpecialCases_Female" + "name": "Life Expectancy: Years 37, Female", + "dcid": "LifeExpectancy_Person_37Years_Female" }, { - "name": "Count of Mortality Event: 35 - 44 Years, U00-U99 (Codes for Special Purposes), Female, White", - "dcid": "dc/s5c5rcd7t90xd" + "name": "Population: Years 37, Female", + "dcid": "Count_Person_37Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years35To44_Gender-Female_Race-AmericanIndianAndAlaskaNativeAlone", - "name": "Mortality Event With Age = 35 - 44 Years, Gender = Female, Race = American Indian And Alaska Native Alone", + "dcid": "dc/g/Person_Age-Years38_Gender-Female", + "name": "Person With Age = Years 38, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 35 - 44 Years, Female, American Indian And Alaska Native Alone", - "dcid": "Count_Death_35To44Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Life Expectancy: Years 38, Female", + "dcid": "LifeExpectancy_Person_38Years_Female" }, { - "name": "Count of Mortality Event: 35 - 44 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, American Indian And Alaska Native Alone", - "dcid": "dc/lxr3hx5pdr7f9" + "name": "Population: Years 38, Female", + "dcid": "Count_Person_38Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/D50D89_Gender-Female", - "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Gender = Female", + "dcid": "dc/g/Person_Age-Years39_Gender-Female", + "name": "Person With Age = Years 39, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 45 - 54 Years, D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Female", - "dcid": "Count_Death_45To54Years_DiseasesOfBloodAndBloodFormingOrgansAndImmuneDisorders_Female" + "name": "Life Expectancy: Years 39, Female", + "dcid": "LifeExpectancy_Person_39Years_Female" }, { - "name": "Count of Mortality Event: 45 - 54 Years, D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Female, Black or African American", - "dcid": "dc/e7gmd6sll39x7" + "name": "Population: Years 39, Female", + "dcid": "Count_Person_39Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/O00O99_Gender-Female", - "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = O00-O99 (Pregnancy, Childbirth And The Puerperium), Gender = Female", + "dcid": "dc/g/Person_Age-Years4_Gender-Female", + "name": "Person With Age = Years 4, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 45 - 54 Years, O00-O99 (Pregnancy, Childbirth And The Puerperium), Female", - "dcid": "Count_Death_45To54Years_PregnancyChildbirthThePuerperium_Female" + "name": "Life Expectancy: Years 4, Female", + "dcid": "LifeExpectancy_Person_4Years_Female" }, { - "name": "Count of Mortality Event: 45 - 54 Years, O00-O99 (Pregnancy, Childbirth And The Puerperium), Female, White", - "dcid": "dc/kkpnb872xx0zf" + "name": "Population: Years 4, Female", + "dcid": "Count_Person_4Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/Q00Q99_Gender-Female", - "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Gender = Female", + "dcid": "dc/g/Person_Age-Years40_Gender-Female", + "name": "Person With Age = Years 40, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 45 - 54 Years, Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female", - "dcid": "Count_Death_45To54Years_CongenitalMalformationsDeformationsChromosomalAbnormalities_Female" + "name": "Life Expectancy: Years 40, Female", + "dcid": "LifeExpectancy_Person_40Years_Female" }, { - "name": "Count of Mortality Event: 45 - 54 Years, Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female, White", - "dcid": "dc/btez4dyd8lpxh" + "name": "Population: Years 40, Female", + "dcid": "Count_Person_40Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/U00U99_Gender-Female", - "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = U00-U99 (Codes for Special Purposes), Gender = Female", + "dcid": "dc/g/Person_Age-Years41_Gender-Female", + "name": "Person With Age = Years 41, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 45 - 54 Years, U00-U99 (Codes for Special Purposes), Female", - "dcid": "Count_Death_45To54Years_SpecialCases_Female" + "name": "Life Expectancy: Years 41, Female", + "dcid": "LifeExpectancy_Person_41Years_Female" }, { - "name": "Count of Mortality Event: 45 - 54 Years, U00-U99 (Codes for Special Purposes), Female, White", - "dcid": "dc/7gb9qn5yz1lhc" + "name": "Population: Years 41, Female", + "dcid": "Count_Person_41Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years45To54_Gender-Female_Race-AmericanIndianAndAlaskaNativeAlone", - "name": "Mortality Event With Age = 45 - 54 Years, Gender = Female, Race = American Indian And Alaska Native Alone", + "dcid": "dc/g/Person_Age-Years42_Gender-Female", + "name": "Person With Age = Years 42, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 45 - 54 Years, Female, American Indian And Alaska Native Alone", - "dcid": "Count_Death_45To54Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Life Expectancy: Years 42, Female", + "dcid": "LifeExpectancy_Person_42Years_Female" }, { - "name": "Count of Mortality Event: 45 - 54 Years, K00-K92 (Diseases of The Digestive System), Female, American Indian And Alaska Native Alone", - "dcid": "dc/9t0k4299ltwc4" + "name": "Population: Years 42, Female", + "dcid": "Count_Person_42Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years5To14_CauseOfDeath-ICD10/C00D48_Gender-Female", - "name": "Mortality Event With Age = 5 - 14 Years, Cause of Death = C00-D48 (Neoplasms), Gender = Female", + "dcid": "dc/g/Person_Age-Years43_Gender-Female", + "name": "Person With Age = Years 43, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 5 - 14 Years, C00-D48 (Neoplasms), Female", - "dcid": "Count_Death_5To14Years_Neoplasms_Female" + "name": "Life Expectancy: Years 43, Female", + "dcid": "LifeExpectancy_Person_43Years_Female" }, { - "name": "Count of Mortality Event: 5 - 14 Years, C00-D48 (Neoplasms), Female, White", - "dcid": "dc/l1nl7shgls5gd" + "name": "Population: Years 43, Female", + "dcid": "Count_Person_43Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years5To14_Gender-Female_Race-BlackOrAfricanAmerican", - "name": "Mortality Event With Age = 5 - 14 Years, Gender = Female, Race = Black or African American", + "dcid": "dc/g/Person_Age-Years44_Gender-Female", + "name": "Person With Age = Years 44, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 5 - 14 Years, Female, Black or African American", - "dcid": "Count_Death_5To14Years_Female_BlackOrAfricanAmerican" + "name": "Life Expectancy: Years 44, Female", + "dcid": "LifeExpectancy_Person_44Years_Female" }, { - "name": "Count of Mortality Event: 5 - 14 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Black or African American", - "dcid": "dc/b3e8jctgt6hbh" + "name": "Population: Years 44, Female", + "dcid": "Count_Person_44Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/Q00Q99_Gender-Female", - "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Gender = Female", + "dcid": "dc/g/Person_Age-Years45_Gender-Female", + "name": "Person With Age = Years 45, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 55 - 64 Years, Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female", - "dcid": "Count_Death_55To64Years_CongenitalMalformationsDeformationsChromosomalAbnormalities_Female" + "name": "Life Expectancy: Years 45, Female", + "dcid": "LifeExpectancy_Person_45Years_Female" }, { - "name": "Count of Mortality Event: 55 - 64 Years, Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female, White", - "dcid": "dc/rnyllxy4rxtj3" + "name": "Population: Years 45, Female", + "dcid": "Count_Person_45Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/U00U99_Gender-Female", - "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = U00-U99 (Codes for Special Purposes), Gender = Female", + "dcid": "dc/g/Person_Age-Years46_Gender-Female", + "name": "Person With Age = Years 46, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 55 - 64 Years, U00-U99 (Codes for Special Purposes), Female", - "dcid": "Count_Death_55To64Years_SpecialCases_Female" + "name": "Life Expectancy: Years 46, Female", + "dcid": "LifeExpectancy_Person_46Years_Female" }, { - "name": "Count of Mortality Event: 55 - 64 Years, U00-U99 (Codes for Special Purposes), Female, White", - "dcid": "dc/h3sn6609f7s38" + "name": "Population: Years 46, Female", + "dcid": "Count_Person_46Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/L00L98_Gender-Female", - "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = L00-L98 (Diseases of The Skin And Subcutaneous Tissue), Gender = Female", + "dcid": "dc/g/Person_Age-Years47_Gender-Female", + "name": "Person With Age = Years 47, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 65 - 74 Years, L00-L98 (Diseases of The Skin And Subcutaneous Tissue), Female", - "dcid": "Count_Death_65To74Years_DiseasesOfTheSkinSubcutaneousTissue_Female" + "name": "Life Expectancy: Years 47, Female", + "dcid": "LifeExpectancy_Person_47Years_Female" }, { - "name": "Count of Mortality Event: 65 - 74 Years, L00-L98 (Diseases of The Skin And Subcutaneous Tissue), Female, Black or African American", - "dcid": "dc/x76b10zmf5lfg" + "name": "Population: Years 47, Female", + "dcid": "Count_Person_47Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-AgeNotStated_CauseOfDeath-ICD10/R00R99_Gender-Female", - "name": "Mortality Event With Age = Age Not Stated, Cause of Death = R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Gender = Female", + "dcid": "dc/g/Person_Age-Years48_Gender-Female", + "name": "Person With Age = Years 48, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: Age Not Stated, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female", - "dcid": "Count_Death_AgeNotStated_AbnormalNotClassfied_Female" + "name": "Life Expectancy: Years 48, Female", + "dcid": "LifeExpectancy_Person_48Years_Female" }, { - "name": "Count of Mortality Event: Age Not Stated, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, White", - "dcid": "dc/7qpf7dlwp937g" + "name": "Population: Years 48, Female", + "dcid": "Count_Person_48Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_CauseOfDeath-ICD10/F01F99_Gender-Female_Race-AmericanIndianAndAlaskaNativeAlone", - "name": "Mortality Event With Cause of Death = F01-F99 (Mental And Behavioural Disorders), Gender = Female, Race = American Indian And Alaska Native Alone", + "dcid": "dc/g/Person_Age-Years49_Gender-Female", + "name": "Person With Age = Years 49, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: F01-F99 (Mental And Behavioural Disorders), Female, American Indian And Alaska Native Alone", - "dcid": "Count_Death_MentalBehaviouralDisorders_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Life Expectancy: Years 49, Female", + "dcid": "LifeExpectancy_Person_49Years_Female" }, { - "name": "Count of Mortality Event: Years 85, F01-F99 (Mental And Behavioural Disorders), Female, American Indian And Alaska Native Alone", - "dcid": "dc/wc7x73j9rypcb" + "name": "Population: Years 49, Female", + "dcid": "Count_Person_49Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_CauseOfDeath-ICD10/P00P96_Gender-Female_Race-AsianOrPacificIslander", - "name": "Mortality Event With Cause of Death = P00-P96 (Certain Conditions Originating in The Perinatal Period), Gender = Female, Race = Asian or Pacific Islander", + "dcid": "dc/g/Person_Age-Years5_Gender-Female", + "name": "Person With Age = Years 5, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: P00-P96 (Certain Conditions Originating in The Perinatal Period), Female, Asian or Pacific Islander", - "dcid": "Count_Death_CertainConditionsOriginatingInThePerinatalPeriod_Female_AsianOrPacificIslander" + "name": "Life Expectancy: Years 5, Female", + "dcid": "LifeExpectancy_Person_5Years_Female" }, { - "name": "Count of Mortality Event: 1 Years or Less, P00-P96 (Certain Conditions Originating in The Perinatal Period), Female, Asian or Pacific Islander", - "dcid": "dc/2wv87p3jyd688" + "name": "Population: Years 5, Female", + "dcid": "Count_Person_5Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_CauseOfDeath-ICD10/P00P96_Gender-Female_Race-BlackOrAfricanAmerican", - "name": "Mortality Event With Cause of Death = P00-P96 (Certain Conditions Originating in The Perinatal Period), Gender = Female, Race = Black or African American", + "dcid": "dc/g/Person_Age-Years50_Gender-Female", + "name": "Person With Age = Years 50, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: P00-P96 (Certain Conditions Originating in The Perinatal Period), Female, Black or African American", - "dcid": "Count_Death_CertainConditionsOriginatingInThePerinatalPeriod_Female_BlackOrAfricanAmerican" + "name": "Life Expectancy: Years 50, Female", + "dcid": "LifeExpectancy_Person_50Years_Female" }, { - "name": "Count of Mortality Event: 1 Years or Less, P00-P96 (Certain Conditions Originating in The Perinatal Period), Female, Black or African American", - "dcid": "dc/67lg0h8ldbr43" + "name": "Population: Years 50, Female", + "dcid": "Count_Person_50Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_CauseOfDeath-ICD10/P00P96_Gender-Female_Race-White", - "name": "Mortality Event With Cause of Death = P00-P96 (Certain Conditions Originating in The Perinatal Period), Gender = Female, Race = White", + "dcid": "dc/g/Person_Age-Years51_Gender-Female", + "name": "Person With Age = Years 51, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: P00-P96 (Certain Conditions Originating in The Perinatal Period), Female, White", - "dcid": "Count_Death_CertainConditionsOriginatingInThePerinatalPeriod_Female_White" + "name": "Life Expectancy: Years 51, Female", + "dcid": "LifeExpectancy_Person_51Years_Female" }, { - "name": "Count of Mortality Event: 1 Years or Less, P00-P96 (Certain Conditions Originating in The Perinatal Period), Female, White", - "dcid": "dc/5z841n2qnsc18" + "name": "Population: Years 51, Female", + "dcid": "Count_Person_51Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_CauseOfDeath-ICD10/Q00Q99_Gender-Female_Race-AsianOrPacificIslander", - "name": "Mortality Event With Cause of Death = Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Gender = Female, Race = Asian or Pacific Islander", + "dcid": "dc/g/Person_Age-Years52_Gender-Female", + "name": "Person With Age = Years 52, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female, Asian or Pacific Islander", - "dcid": "Count_Death_CongenitalMalformationsDeformationsChromosomalAbnormalities_Female_AsianOrPacificIslander" + "name": "Life Expectancy: Years 52, Female", + "dcid": "LifeExpectancy_Person_52Years_Female" }, { - "name": "Count of Mortality Event: 1 Years or Less, Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female, Asian or Pacific Islander", - "dcid": "dc/wnhh7ddskkckf" + "name": "Population: Years 52, Female", + "dcid": "Count_Person_52Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_CauseOfDeath-ICD10/Q00Q99_Gender-Female_Race-BlackOrAfricanAmerican", - "name": "Mortality Event With Cause of Death = Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Gender = Female, Race = Black or African American", + "dcid": "dc/g/Person_Age-Years53_Gender-Female", + "name": "Person With Age = Years 53, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female, Black or African American", - "dcid": "Count_Death_CongenitalMalformationsDeformationsChromosomalAbnormalities_Female_BlackOrAfricanAmerican" + "name": "Life Expectancy: Years 53, Female", + "dcid": "LifeExpectancy_Person_53Years_Female" }, { - "name": "Count of Mortality Event: 1 Years or Less, Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female, Black or African American", - "dcid": "dc/k3pfdhgnxjn5c" + "name": "Population: Years 53, Female", + "dcid": "Count_Person_53Years_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_CauseOfDeath-ICD10/U00U99_Gender-Female_Race-BlackOrAfricanAmerican", - "name": "Mortality Event With Cause of Death = U00-U99 (Codes for Special Purposes), Gender = Female, Race = Black or African American", + "dcid": "dc/g/Person_Age-Years54_Gender-Female", + "name": "Person With Age = Years 54, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: U00-U99 (Codes for Special Purposes), Female, Black or African American", - "dcid": "Count_Death_SpecialCases_Female_BlackOrAfricanAmerican" + "name": "Life Expectancy: Years 54, Female", + "dcid": "LifeExpectancy_Person_54Years_Female" }, { - "name": "Count of Mortality Event: 25 - 34 Years, U00-U99 (Codes for Special Purposes), Female, Black or African American", - "dcid": "dc/cwzz4cpmhx525" + "name": "Population: Years 54, Female", + "dcid": "Count_Person_54Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years10To14_Gender-Female_Race-AmericanIndianOrAlaskaNativeAlone", - "name": "Person With Age = 10 - 14 Years, Gender = Female, Race = American Indian or Alaska Native Alone", + "dcid": "dc/g/Person_Age-Years55_Gender-Female", + "name": "Person With Age = Years 55, Gender = Female", "statVars": [ { - "name": "Population: 10 - 14 Years, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_10To14Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Life Expectancy: Years 55, Female", + "dcid": "LifeExpectancy_Person_55Years_Female" }, { - "name": "Population: 10 - 14 Years, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_10To14Years_Female_AmericanIndianOrAlaskaNativeAlone" + "name": "Population: Years 55, Female", + "dcid": "Count_Person_55Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years10To14_Gender-Female_Race-NativeHawaiianOrOtherPacificIslanderAlone", - "name": "Person With Age = 10 - 14 Years, Gender = Female, Race = Native Hawaiian or Other Pacific Islander Alone", + "dcid": "dc/g/Person_Age-Years56_Gender-Female", + "name": "Person With Age = Years 56, Gender = Female", "statVars": [ { - "name": "Population: 10 - 14 Years, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_10To14Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Life Expectancy: Years 56, Female", + "dcid": "LifeExpectancy_Person_56Years_Female" }, { - "name": "Population: 10 - 14 Years, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_10To14Years_Female_NativeHawaiianOrOtherPacificIslanderAlone" + "name": "Population: Years 56, Female", + "dcid": "Count_Person_56Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female", - "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female", + "dcid": "dc/g/Person_Age-Years57_Gender-Female", + "name": "Person With Age = Years 57, Gender = Female", "statVars": [ { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female" + "name": "Life Expectancy: Years 57, Female", + "dcid": "LifeExpectancy_Person_57Years_Female" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female (As Fraction of Count Person 15 To 50 Years Female)", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_AsAFractionOf_Count_Person_15To50Years_Female" + "name": "Population: Years 57, Female", + "dcid": "Count_Person_57Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_EducationalAttainment-BachelorsDegreeOrHigher_Gender-Female", - "name": "Person With Age = 15 - 50 Years, Educational Attainment = Bachelors Degree or Higher, Gender = Female", + "dcid": "dc/g/Person_Age-Years58_Gender-Female", + "name": "Person With Age = Years 58, Gender = Female", "statVars": [ { - "name": "Population: 15 - 50 Years, Bachelors Degree or Higher, Female", - "dcid": "Count_Person_15To50Years_EducationalAttainmentBachelorsDegreeOrHigher_Female" + "name": "Life Expectancy: Years 58, Female", + "dcid": "LifeExpectancy_Person_58Years_Female" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Bachelors Degree or Higher, Female, Unmarried", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentBachelorsDegreeOrHigher_Female_Unmarried" + "name": "Population: Years 58, Female", + "dcid": "Count_Person_58Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_Gender-Female_PovertyStatus-PovertyStatusDetermined", - "name": "Person With Age = 15 - 50 Years, Gender = Female, Poverty Status = Poverty Status Determined", + "dcid": "dc/g/Person_Age-Years59_Gender-Female", + "name": "Person With Age = Years 59, Gender = Female", "statVars": [ { - "name": "Population: 15 - 50 Years, Female, Poverty Status Determined", - "dcid": "Count_Person_15To50Years_Female_PovertyStatusDetermined" + "name": "Life Expectancy: Years 59, Female", + "dcid": "LifeExpectancy_Person_59Years_Female" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Unmarried, Poverty Status Determined", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Unmarried_PovertyStatusDetermined" + "name": "Population: Years 59, Female", + "dcid": "Count_Person_59Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_Gender-Female_Race-AmericanIndianOrAlaskaNativeAlone", - "name": "Person With Age = 15 - 50 Years, Gender = Female, Race = American Indian or Alaska Native Alone", + "dcid": "dc/g/Person_Age-Years6_Gender-Female", + "name": "Person With Age = Years 6, Gender = Female", "statVars": [ { - "name": "Population: 15 - 50 Years, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_15To50Years_Female_AmericanIndianOrAlaskaNativeAlone" + "name": "Life Expectancy: Years 6, Female", + "dcid": "LifeExpectancy_Person_6Years_Female" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Unmarried, American Indian or Alaska Native Alone", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Unmarried_AmericanIndianOrAlaskaNativeAlone" + "name": "Population: Years 6, Female", + "dcid": "Count_Person_6Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_Gender-Female_Race-AsianAlone", - "name": "Person With Age = 15 - 50 Years, Gender = Female, Race = Asian Alone", + "dcid": "dc/g/Person_Age-Years60_Gender-Female", + "name": "Person With Age = Years 60, Gender = Female", "statVars": [ { - "name": "Population: 15 - 50 Years, Female, Asian Alone", - "dcid": "Count_Person_15To50Years_Female_AsianAlone" + "name": "Life Expectancy: Years 60, Female", + "dcid": "LifeExpectancy_Person_60Years_Female" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Unmarried, Asian Alone", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Unmarried_AsianAlone" + "name": "Population: Years 60, Female", + "dcid": "Count_Person_60Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_Gender-Female_Race-BlackOrAfricanAmericanAlone", - "name": "Person With Age = 15 - 50 Years, Gender = Female, Race = Black or African American Alone", + "dcid": "dc/g/Person_Age-Years61_Gender-Female", + "name": "Person With Age = Years 61, Gender = Female", "statVars": [ { - "name": "Population: 15 - 50 Years, Female, Black or African American Alone", - "dcid": "Count_Person_15To50Years_Female_BlackOrAfricanAmericanAlone" + "name": "Life Expectancy: Years 61, Female", + "dcid": "LifeExpectancy_Person_61Years_Female" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Unmarried, Black or African American Alone", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Unmarried_BlackOrAfricanAmericanAlone" + "name": "Population: Years 61, Female", + "dcid": "Count_Person_61Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_Gender-Female_Race-HispanicOrLatino", - "name": "Person With Age = 15 - 50 Years, Gender = Female, Race = Hispanic or Latino", + "dcid": "dc/g/Person_Age-Years62_Gender-Female", + "name": "Person With Age = Years 62, Gender = Female", "statVars": [ { - "name": "Population: 15 - 50 Years, Female, Hispanic or Latino", - "dcid": "Count_Person_15To50Years_Female_HispanicOrLatino" + "name": "Life Expectancy: Years 62, Female", + "dcid": "LifeExpectancy_Person_62Years_Female" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Unmarried, Hispanic or Latino", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Unmarried_HispanicOrLatino" + "name": "Population: Years 62, Female", + "dcid": "Count_Person_62Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_Gender-Female_Race-NativeHawaiianOrOtherPacificIslanderAlone", - "name": "Person With Age = 15 - 50 Years, Gender = Female, Race = Native Hawaiian or Other Pacific Islander Alone", + "dcid": "dc/g/Person_Age-Years63_Gender-Female", + "name": "Person With Age = Years 63, Gender = Female", "statVars": [ { - "name": "Population: 15 - 50 Years, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_15To50Years_Female_NativeHawaiianOrOtherPacificIslanderAlone" + "name": "Life Expectancy: Years 63, Female", + "dcid": "LifeExpectancy_Person_63Years_Female" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Unmarried, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Unmarried_NativeHawaiianOrOtherPacificIslanderAlone" + "name": "Population: Years 63, Female", + "dcid": "Count_Person_63Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_Gender-Female_Race-SomeOtherRaceAlone", - "name": "Person With Age = 15 - 50 Years, Gender = Female, Race = Some Other Race Alone", + "dcid": "dc/g/Person_Age-Years64_Gender-Female", + "name": "Person With Age = Years 64, Gender = Female", "statVars": [ { - "name": "Population: 15 - 50 Years, Female, Some Other Race Alone", - "dcid": "Count_Person_15To50Years_Female_SomeOtherRaceAlone" + "name": "Life Expectancy: Years 64, Female", + "dcid": "LifeExpectancy_Person_64Years_Female" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Unmarried, Some Other Race Alone", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Unmarried_SomeOtherRaceAlone" + "name": "Population: Years 64, Female", + "dcid": "Count_Person_64Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_Gender-Female_Race-TwoOrMoreRaces", - "name": "Person With Age = 15 - 50 Years, Gender = Female, Race = Two or More Races", + "dcid": "dc/g/Person_Age-Years65_Gender-Female", + "name": "Person With Age = Years 65, Gender = Female", "statVars": [ { - "name": "Population: 15 - 50 Years, Female, Two or More Races", - "dcid": "Count_Person_15To50Years_Female_TwoOrMoreRaces" + "name": "Life Expectancy: Years 65, Female", + "dcid": "LifeExpectancy_Person_65Years_Female" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Unmarried, Two or More Races", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Unmarried_TwoOrMoreRaces" + "name": "Population: Years 65, Female", + "dcid": "Count_Person_65Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_Gender-Female_Race-WhiteAlone", - "name": "Person With Age = 15 - 50 Years, Gender = Female, Race = White Alone", + "dcid": "dc/g/Person_Age-Years66_Gender-Female", + "name": "Person With Age = Years 66, Gender = Female", "statVars": [ { - "name": "Population: 15 - 50 Years, Female, White Alone", - "dcid": "Count_Person_15To50Years_Female_WhiteAlone" + "name": "Life Expectancy: Years 66, Female", + "dcid": "LifeExpectancy_Person_66Years_Female" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Unmarried, White Alone", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Unmarried_WhiteAlone" + "name": "Population: Years 66, Female", + "dcid": "Count_Person_66Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_Gender-Female_Race-WhiteAloneNotHispanicOrLatino", - "name": "Person With Age = 15 - 50 Years, Gender = Female, Race = White Alone Not Hispanic or Latino", + "dcid": "dc/g/Person_Age-Years67_Gender-Female", + "name": "Person With Age = Years 67, Gender = Female", "statVars": [ { - "name": "Population: 15 - 50 Years, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_15To50Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Life Expectancy: Years 67, Female", + "dcid": "LifeExpectancy_Person_67Years_Female" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Unmarried, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Unmarried_WhiteAloneNotHispanicOrLatino" + "name": "Population: Years 67, Female", + "dcid": "Count_Person_67Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years16To19_EmploymentStatus_Gender-Female", - "name": "Person With Age = 16 - 19 Years, Employment Status, Gender = Female", + "dcid": "dc/g/Person_Age-Years68_Gender-Female", + "name": "Person With Age = Years 68, Gender = Female", "statVars": [ { - "name": "Population: 16 - 19 Years, Civilian, Employed, in Labor Force, Female", - "dcid": "dc/hj65vwnt5csr7" + "name": "Life Expectancy: Years 68, Female", + "dcid": "LifeExpectancy_Person_68Years_Female" }, { - "name": "Population: 16 - 19 Years, Civilian, Unemployed, in Labor Force, Female", - "dcid": "dc/5py5mzgsf2s0d" + "name": "Population: Years 68, Female", + "dcid": "Count_Person_68Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years16To50_BirthEventStatus-BirthInThePast12Months_Gender-Female", - "name": "Person With Age = 16 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female", + "dcid": "dc/g/Person_Age-Years69_Gender-Female", + "name": "Person With Age = Years 69, Gender = Female", "statVars": [ { - "name": "Population: 16 - 50 Years, Birth in The Past 12 Months, Female", - "dcid": "Count_Person_16To50Years_BirthInThePast12Months_Female" + "name": "Life Expectancy: Years 69, Female", + "dcid": "LifeExpectancy_Person_69Years_Female" }, { - "name": "Population: 16 - 50 Years, Birth in The Past 12 Months, Female (As Fraction of Count Person 16 To 50 Years Female)", - "dcid": "Count_Person_16To50Years_BirthInThePast12Months_Female_AsAFractionOf_Count_Person_16To50Years_Female" + "name": "Population: Years 69, Female", + "dcid": "Count_Person_69Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years16To64_Gender-Female_RecentWorkStatus-WorkedInThePast12Months", - "name": "Person With Age = 16 - 64 Years, Gender = Female, Recent Work Status = Worked in The Past 12 Months", + "dcid": "dc/g/Person_Age-Years7_Gender-Female", + "name": "Person With Age = Years 7, Gender = Female", "statVars": [ { - "name": "Mean Usual Hours Worked: 16 - 64 Years, Female, Worked in The Past 12 Months", - "dcid": "Mean_UsualHoursWorked_Person_Female_WorkedInThePast12Months" + "name": "Life Expectancy: Years 7, Female", + "dcid": "LifeExpectancy_Person_7Years_Female" }, { - "name": "Median Age: 16 - 64 Years, Female, Worked in The Past 12 Months", - "dcid": "Median_Age_Person_Female_WorkedInThePast12Months" + "name": "Population: Years 7, Female", + "dcid": "Count_Person_7Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years18To34_Gender-Female_VeteranStatus", - "name": "Person With Age = 18 - 34 Years, Gender = Female, Veteran Status", + "dcid": "dc/g/Person_Age-Years70_Gender-Female", + "name": "Person With Age = Years 70, Gender = Female", "statVars": [ { - "name": "Population: 18 - 34 Years, Civilian, Female, Non Veteran", - "dcid": "dc/wbqkzh12hvf2d" + "name": "Life Expectancy: Years 70, Female", + "dcid": "LifeExpectancy_Person_70Years_Female" }, { - "name": "Population: 18 - 34 Years, Civilian, Female, Veteran", - "dcid": "dc/xjyn3f0sd1vw3" + "name": "Population: Years 70, Female", + "dcid": "Count_Person_70Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-NoHealthInsurance", - "name": "Person With Age = 18 - 64 Years, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Age-Years71_Gender-Female", + "name": "Person With Age = Years 71, Gender = Female", "statVars": [ { - "name": "Percent: 18 - 64 Years, Female, No Health Insurance", - "dcid": "Percent_Person_18To64Years_Female_NoHealthInsurance" + "name": "Life Expectancy: Years 71, Female", + "dcid": "LifeExpectancy_Person_71Years_Female" }, { - "name": "Population: 18 - 64 Years, Female, No Health Insurance", - "dcid": "Count_Person_18To64Years_Female_NoHealthInsurance" + "name": "Population: Years 71, Female", + "dcid": "Count_Person_71Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-WithHealthInsurance", - "name": "Person With Age = 18 - 64 Years, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Age-Years72_Gender-Female", + "name": "Person With Age = Years 72, Gender = Female", "statVars": [ { - "name": "Percent: 18 - 64 Years, Female, With Health Insurance", - "dcid": "Percent_Person_18To64Years_Female_WithHealthInsurance" + "name": "Life Expectancy: Years 72, Female", + "dcid": "LifeExpectancy_Person_72Years_Female" }, { - "name": "Population: 18 - 64 Years, Female, With Health Insurance", - "dcid": "Count_Person_18To64Years_Female_WithHealthInsurance" + "name": "Population: Years 72, Female", + "dcid": "Count_Person_72Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years18Onwards_Gender-Female_MaritalStatus-DivorcedInThePast12Months", - "name": "Person With Age = 18 Years or More, Gender = Female, Marital Status = Divorced in The Past 12 Months", + "dcid": "dc/g/Person_Age-Years73_Gender-Female", + "name": "Person With Age = Years 73, Gender = Female", "statVars": [ { - "name": "Population: 18 Years or More, Female, Divorced in The Past 12 Months", - "dcid": "Count_Person_18OrMoreYears_Female_DivorcedInThePast12Months" + "name": "Life Expectancy: Years 73, Female", + "dcid": "LifeExpectancy_Person_73Years_Female" }, { - "name": "Population: 18 Years or More, Bachelors Degree or Higher, Female, Divorced in The Past 12 Months", - "dcid": "Count_Person_18OrMoreYears_EducationalAttainmentBachelorsDegreeOrHigher_Female_DivorcedInThePast12Months" + "name": "Population: Years 73, Female", + "dcid": "Count_Person_73Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years18Onwards_Gender-Female_MaritalStatus-MarriedInThePast12Months", - "name": "Person With Age = 18 Years or More, Gender = Female, Marital Status = Married in The Past 12 Months", + "dcid": "dc/g/Person_Age-Years74_Gender-Female", + "name": "Person With Age = Years 74, Gender = Female", "statVars": [ { - "name": "Population: 18 Years or More, Female, Married in The Past 12 Months", - "dcid": "Count_Person_18OrMoreYears_Female_MarriedInThePast12Months" + "name": "Life Expectancy: Years 74, Female", + "dcid": "LifeExpectancy_Person_74Years_Female" }, { - "name": "Population: 18 Years or More, Bachelors Degree or Higher, Female, Married in The Past 12 Months", - "dcid": "Count_Person_18OrMoreYears_EducationalAttainmentBachelorsDegreeOrHigher_Female_MarriedInThePast12Months" + "name": "Population: Years 74, Female", + "dcid": "Count_Person_74Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years20To21_EmploymentStatus_Gender-Female", - "name": "Person With Age = 20 - 21 Years, Employment Status, Gender = Female", + "dcid": "dc/g/Person_Age-Years75_Gender-Female", + "name": "Person With Age = Years 75, Gender = Female", "statVars": [ { - "name": "Population: 20 - 21 Years, Civilian, Employed, in Labor Force, Female", - "dcid": "dc/yt1fm72s1y7b7" + "name": "Life Expectancy: Years 75, Female", + "dcid": "LifeExpectancy_Person_75Years_Female" }, { - "name": "Population: 20 - 21 Years, Civilian, Unemployed, in Labor Force, Female", - "dcid": "dc/prnecsckhxz07" + "name": "Population: Years 75, Female", + "dcid": "Count_Person_75Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years20To24_Gender-Female_Race-AmericanIndianOrAlaskaNativeAlone", - "name": "Person With Age = 20 - 24 Years, Gender = Female, Race = American Indian or Alaska Native Alone", + "dcid": "dc/g/Person_Age-Years76_Gender-Female", + "name": "Person With Age = Years 76, Gender = Female", "statVars": [ { - "name": "Population: 20 - 24 Years, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_20To24Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Life Expectancy: Years 76, Female", + "dcid": "LifeExpectancy_Person_76Years_Female" }, { - "name": "Population: 20 - 24 Years, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_20To24Years_Female_AmericanIndianOrAlaskaNativeAlone" + "name": "Population: Years 76, Female", + "dcid": "Count_Person_76Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years20To24_Gender-Female_Race-NativeHawaiianOrOtherPacificIslanderAlone", - "name": "Person With Age = 20 - 24 Years, Gender = Female, Race = Native Hawaiian or Other Pacific Islander Alone", + "dcid": "dc/g/Person_Age-Years77_Gender-Female", + "name": "Person With Age = Years 77, Gender = Female", "statVars": [ { - "name": "Population: 20 - 24 Years, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_20To24Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Life Expectancy: Years 77, Female", + "dcid": "LifeExpectancy_Person_77Years_Female" }, { - "name": "Population: 20 - 24 Years, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_20To24Years_Female_NativeHawaiianOrOtherPacificIslanderAlone" + "name": "Population: Years 77, Female", + "dcid": "Count_Person_77Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-NoHealthInsurance", - "name": "Person With Age = 21 - 64 Years, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Age-Years78_Gender-Female", + "name": "Person With Age = Years 78, Gender = Female", "statVars": [ { - "name": "Percent: 21 - 64 Years, Female, No Health Insurance", - "dcid": "Percent_Person_21To64Years_Female_NoHealthInsurance" + "name": "Life Expectancy: Years 78, Female", + "dcid": "LifeExpectancy_Person_78Years_Female" }, { - "name": "Population: 21 - 64 Years, Female, No Health Insurance", - "dcid": "Count_Person_21To64Years_Female_NoHealthInsurance" + "name": "Population: Years 78, Female", + "dcid": "Count_Person_78Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-WithHealthInsurance", - "name": "Person With Age = 21 - 64 Years, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Age-Years79_Gender-Female", + "name": "Person With Age = Years 79, Gender = Female", "statVars": [ { - "name": "Percent: 21 - 64 Years, Female, With Health Insurance", - "dcid": "Percent_Person_21To64Years_Female_WithHealthInsurance" + "name": "Life Expectancy: Years 79, Female", + "dcid": "LifeExpectancy_Person_79Years_Female" }, { - "name": "Population: 21 - 64 Years, Female, With Health Insurance", - "dcid": "Count_Person_21To64Years_Female_WithHealthInsurance" + "name": "Population: Years 79, Female", + "dcid": "Count_Person_79Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years22To24_EmploymentStatus_Gender-Female", - "name": "Person With Age = 22 - 24 Years, Employment Status, Gender = Female", + "dcid": "dc/g/Person_Age-Years8_Gender-Female", + "name": "Person With Age = Years 8, Gender = Female", "statVars": [ { - "name": "Population: 22 - 24 Years, Civilian, Employed, in Labor Force, Female", - "dcid": "dc/0sd3x3bb4qet5" + "name": "Life Expectancy: Years 8, Female", + "dcid": "LifeExpectancy_Person_8Years_Female" }, { - "name": "Population: 22 - 24 Years, Civilian, Unemployed, in Labor Force, Female", - "dcid": "dc/xmq3l1ryzhyp" + "name": "Population: Years 8, Female", + "dcid": "Count_Person_8Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years25To29_EmploymentStatus_Gender-Female", - "name": "Person With Age = 25 - 29 Years, Employment Status, Gender = Female", + "dcid": "dc/g/Person_Age-Years80_Gender-Female", + "name": "Person With Age = Years 80, Gender = Female", "statVars": [ { - "name": "Population: 25 - 29 Years, Civilian, Employed, in Labor Force, Female", - "dcid": "dc/j4mzcc63n5zq5" + "name": "Life Expectancy: Years 80, Female", + "dcid": "LifeExpectancy_Person_80Years_Female" }, { - "name": "Population: 25 - 29 Years, Civilian, Unemployed, in Labor Force, Female", - "dcid": "dc/4cz1x87ck07ph" + "name": "Population: Years 80, Female", + "dcid": "Count_Person_80Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years25To29_Gender-Female_Race-AmericanIndianOrAlaskaNativeAlone", - "name": "Person With Age = 25 - 29 Years, Gender = Female, Race = American Indian or Alaska Native Alone", + "dcid": "dc/g/Person_Age-Years81_Gender-Female", + "name": "Person With Age = Years 81, Gender = Female", "statVars": [ { - "name": "Population: 25 - 29 Years, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_25To29Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Life Expectancy: Years 81, Female", + "dcid": "LifeExpectancy_Person_81Years_Female" }, { - "name": "Population: 25 - 29 Years, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_25To29Years_Female_AmericanIndianOrAlaskaNativeAlone" + "name": "Population: Years 81, Female", + "dcid": "Count_Person_81Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years25To29_Gender-Female_Race-NativeHawaiianOrOtherPacificIslanderAlone", - "name": "Person With Age = 25 - 29 Years, Gender = Female, Race = Native Hawaiian or Other Pacific Islander Alone", + "dcid": "dc/g/Person_Age-Years82_Gender-Female", + "name": "Person With Age = Years 82, Gender = Female", "statVars": [ { - "name": "Population: 25 - 29 Years, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_25To29Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Life Expectancy: Years 82, Female", + "dcid": "LifeExpectancy_Person_82Years_Female" }, { - "name": "Population: 25 - 29 Years, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_25To29Years_Female_NativeHawaiianOrOtherPacificIslanderAlone" + "name": "Population: Years 82, Female", + "dcid": "Count_Person_82Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years25To34_EmploymentStatus_Gender-Female", - "name": "Person With Age = 25 - 34 Years, Employment Status, Gender = Female", + "dcid": "dc/g/Person_Age-Years83_Gender-Female", + "name": "Person With Age = Years 83, Gender = Female", "statVars": [ { - "name": "Population: 25 - 34 Years, Civilian, Employed, in Labor Force, Female", - "dcid": "dc/dw2jnp961pdl5" + "name": "Life Expectancy: Years 83, Female", + "dcid": "LifeExpectancy_Person_83Years_Female" }, { - "name": "Population: 25 - 34 Years, Civilian, Unemployed, in Labor Force, Female", - "dcid": "dc/53htvdr97h714" + "name": "Population: Years 83, Female", + "dcid": "Count_Person_83Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years30To34_EmploymentStatus_Gender-Female", - "name": "Person With Age = 30 - 34 Years, Employment Status, Gender = Female", + "dcid": "dc/g/Person_Age-Years84_Gender-Female", + "name": "Person With Age = Years 84, Gender = Female", "statVars": [ { - "name": "Population: 30 - 34 Years, Civilian, Employed, in Labor Force, Female", - "dcid": "dc/56jhsezrzl049" + "name": "Life Expectancy: Years 84, Female", + "dcid": "LifeExpectancy_Person_84Years_Female" }, { - "name": "Population: 30 - 34 Years, Civilian, Unemployed, in Labor Force, Female", - "dcid": "dc/rhee8f5gk32j7" + "name": "Population: Years 84, Female", + "dcid": "Count_Person_84Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years30To34_Gender-Female_Race-AmericanIndianOrAlaskaNativeAlone", - "name": "Person With Age = 30 - 34 Years, Gender = Female, Race = American Indian or Alaska Native Alone", + "dcid": "dc/g/Person_Age-Years9_Gender-Female", + "name": "Person With Age = Years 9, Gender = Female", "statVars": [ { - "name": "Population: 30 - 34 Years, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_30To34Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Life Expectancy: Years 9, Female", + "dcid": "LifeExpectancy_Person_9Years_Female" }, { - "name": "Population: 30 - 34 Years, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_30To34Years_Female_AmericanIndianOrAlaskaNativeAlone" + "name": "Population: Years 9, Female", + "dcid": "Count_Person_9Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years30To34_Gender-Female_Race-NativeHawaiianOrOtherPacificIslanderAlone", - "name": "Person With Age = 30 - 34 Years, Gender = Female, Race = Native Hawaiian or Other Pacific Islander Alone", + "dcid": "dc/g/Person_EducationalAttainment-BachelorsDegreeOrHigher_Gender-Female", + "name": "Person With Educational Attainment = Bachelors Degree or Higher, Gender = Female", "statVars": [ { - "name": "Population: 30 - 34 Years, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_30To34Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Bachelors Degree or Higher, Female", + "dcid": "Count_Person_25OrMoreYears_EducationalAttainmentBachelorsDegreeOrHigher_Female" }, { - "name": "Population: 30 - 34 Years, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_30To34Years_Female_NativeHawaiianOrOtherPacificIslanderAlone" + "name": "Population: Bachelors Degree or Higher, Female (As Fraction of Count Person 25 or More Years Female)", + "dcid": "Count_Person_25OrMoreYears_Female_BachelorsDegreeOrHigher_AsFractionOf_Count_Person_25OrMoreYears_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years35To44_EmploymentStatus_Gender-Female", - "name": "Person With Age = 35 - 44 Years, Employment Status, Gender = Female", + "dcid": "dc/g/Person_EducationalAttainment-DoctorateDegree_Gender-Female", + "name": "Person With Educational Attainment = Doctorate Degree, Gender = Female", "statVars": [ { - "name": "Population: 35 - 44 Years, Civilian, Employed, in Labor Force, Female", - "dcid": "dc/ggx918j9p5tnf" + "name": "Population: Doctorate Degree, Female", + "dcid": "Count_Person_25OrMoreYears_EducationalAttainmentDoctorateDegree_Female" }, { - "name": "Population: 35 - 44 Years, Civilian, Unemployed, in Labor Force, Female", - "dcid": "dc/9h6hbz7nr496g" + "name": "Population: Doctorate Degree, Female (As Fraction of Count Person 25 or More Years Female)", + "dcid": "Count_Person_25OrMoreYears_Female_DoctorateDegree_AsFractionOf_Count_Person_25OrMoreYears_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years35To50_BirthEventStatus-BirthInThePast12Months_Gender-Female", - "name": "Person With Age = 35 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-Normalweight", + "name": "Person With Gender = Female, Health Behavior = Normalweight", "statVars": [ { - "name": "Population: 35 - 50 Years, Birth in The Past 12 Months, Female", - "dcid": "Count_Person_35To50Years_BirthInThePast12Months_Female" + "name": "Population: Female, Normalweight", + "dcid": "Count_Person_Female_Normalweight" }, { - "name": "Population: 35 - 50 Years, Birth in The Past 12 Months, Female (As Fraction of Count Person 35 To 50 Years Female)", - "dcid": "Count_Person_35To50Years_BirthInThePast12Months_Female_AsAFractionOf_Count_Person_35To50Years_Female" + "name": "Population: Percentage Normalweight Among Female", + "dcid": "Percent_Normalweight_In_Count_Person_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years35To54_Gender-Female_VeteranStatus", - "name": "Person With Age = 35 - 54 Years, Gender = Female, Veteran Status", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-Overweight", + "name": "Person With Gender = Female, Health Behavior = Overweight", "statVars": [ { - "name": "Population: 35 - 54 Years, Civilian, Female, Non Veteran", - "dcid": "dc/b4j5nwzfnmy74" + "name": "Population: Female, Overweight", + "dcid": "Count_Person_Female_Overweight" }, { - "name": "Population: 35 - 54 Years, Civilian, Female, Veteran", - "dcid": "dc/xq512kjx1rffc" + "name": "Population: Percentage Overweight Among Female", + "dcid": "Percent_Overweight_In_Count_Person_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years40To64_Gender-Female_HealthInsurance-NoHealthInsurance", - "name": "Person With Age = 40 - 64 Years, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-PreObese", + "name": "Person With Gender = Female, Health Behavior = Pre Obese", "statVars": [ { - "name": "Percent: 40 - 64 Years, Female, No Health Insurance", - "dcid": "Percent_Person_40To64Years_Female_NoHealthInsurance" + "name": "Population: Female, Pre Obese", + "dcid": "Count_Person_Female_PreObese" }, { - "name": "Population: 40 - 64 Years, Female, No Health Insurance", - "dcid": "Count_Person_40To64Years_Female_NoHealthInsurance" + "name": "Population: Percentage Pre Obese Among Female", + "dcid": "Percent_PreObese_In_Count_Person_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years40To64_Gender-Female_HealthInsurance-WithHealthInsurance", - "name": "Person With Age = 40 - 64 Years, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Gender-Female_HealthBehavior-Underweight", + "name": "Person With Gender = Female, Health Behavior = Underweight", "statVars": [ { - "name": "Percent: 40 - 64 Years, Female, With Health Insurance", - "dcid": "Percent_Person_40To64Years_Female_WithHealthInsurance" + "name": "Population: Female, Underweight", + "dcid": "Count_Person_Female_Underweight" }, { - "name": "Population: 40 - 64 Years, Female, With Health Insurance", - "dcid": "Count_Person_40To64Years_Female_WithHealthInsurance" + "name": "Population: Percentage Underweight Among Female", + "dcid": "Percent_Underweight_In_Count_Person_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years45To54_EmploymentStatus_Gender-Female", - "name": "Person With Age = 45 - 54 Years, Employment Status, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/72", + "name": "Person With Gender = Female, Industry = Accommodation And Food Services (NAICS/72)", "statVars": [ { - "name": "Population: 45 - 54 Years, Civilian, Employed, in Labor Force, Female", - "dcid": "dc/8rw47nf3ngle7" + "name": "Median Income (Real Individual Earnings Before Deductions): Female, Accommodation And Food Services (NAICS/72)", + "dcid": "dc/g04fk03pg87f6" }, { - "name": "Population: 45 - 54 Years, Civilian, Unemployed, in Labor Force, Female", - "dcid": "dc/nnzdv3n5ght81" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Accommodation And Food Services (NAICS/72)", + "dcid": "dc/rydmsxhz7pxh1" } ] }, { - "dcid": "dc/g/Person_Age-Years5To9_Gender-Female_Race-AmericanIndianOrAlaskaNativeAlone", - "name": "Person With Age = 5 - 9 Years, Gender = Female, Race = American Indian or Alaska Native Alone", + "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/56", + "name": "Person With Gender = Female, Industry = Administrative And Support And Waste Management Services (NAICS/56)", "statVars": [ { - "name": "Population: 5 - 9 Years, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_5To9Years_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Median Income (Real Individual Earnings Before Deductions): Female, Administrative And Support And Waste Management Services (NAICS/56)", + "dcid": "dc/435mm79mp4cbd" }, { - "name": "Population: 5 - 9 Years, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_5To9Years_Female_AmericanIndianOrAlaskaNativeAlone" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Administrative And Support And Waste Management Services (NAICS/56)", + "dcid": "dc/ff2f4my72zx0c" } ] }, { - "dcid": "dc/g/Person_Age-Years5To9_Gender-Female_Race-NativeHawaiianOrOtherPacificIslanderAlone", - "name": "Person With Age = 5 - 9 Years, Gender = Female, Race = Native Hawaiian or Other Pacific Islander Alone", + "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/11", + "name": "Person With Gender = Female, Industry = Agriculture, Forestry, Fishing And Hunting (NAICS/11)", "statVars": [ { - "name": "Population: 5 - 9 Years, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_5To9Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Median Income (Real Individual Earnings Before Deductions): Female, Agriculture, Forestry, Fishing And Hunting (NAICS/11)", + "dcid": "dc/h155394bf6ejc" }, { - "name": "Population: 5 - 9 Years, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_5To9Years_Female_NativeHawaiianOrOtherPacificIslanderAlone" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Agriculture, Forestry, Fishing And Hunting (NAICS/11)", + "dcid": "dc/scgpgdxgx9tr1" } ] }, { - "dcid": "dc/g/Person_Age-Years50To64_Gender-Female_HealthInsurance-NoHealthInsurance", - "name": "Person With Age = 50 - 64 Years, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/71", + "name": "Person With Gender = Female, Industry = Arts, Entertainment, And Recreation (NAICS/71)", "statVars": [ { - "name": "Percent: 50 - 64 Years, Female, No Health Insurance", - "dcid": "Percent_Person_50To64Years_Female_NoHealthInsurance" + "name": "Median Income (Real Individual Earnings Before Deductions): Female, Arts, Entertainment, And Recreation (NAICS/71)", + "dcid": "dc/2hnzy512xdph1" }, { - "name": "Population: 50 - 64 Years, Female, No Health Insurance", - "dcid": "Count_Person_50To64Years_Female_NoHealthInsurance" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Arts, Entertainment, And Recreation (NAICS/71)", + "dcid": "dc/9hrltcsyj2mcb" } ] }, { - "dcid": "dc/g/Person_Age-Years50To64_Gender-Female_HealthInsurance-WithHealthInsurance", - "name": "Person With Age = 50 - 64 Years, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/23", + "name": "Person With Gender = Female, Industry = Construction (NAICS/23)", "statVars": [ { - "name": "Percent: 50 - 64 Years, Female, With Health Insurance", - "dcid": "Percent_Person_50To64Years_Female_WithHealthInsurance" + "name": "Median Income (Real Individual Earnings Before Deductions): Female, Construction (NAICS/23)", + "dcid": "dc/3swffkdvtn801" }, { - "name": "Population: 50 - 64 Years, Female, With Health Insurance", - "dcid": "Count_Person_50To64Years_Female_WithHealthInsurance" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Construction (NAICS/23)", + "dcid": "dc/1h1rnmvtj706b" } ] }, { - "dcid": "dc/g/Person_Age-Years55To59_EmploymentStatus_Gender-Female", - "name": "Person With Age = 55 - 59 Years, Employment Status, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/61", + "name": "Person With Gender = Female, Industry = Educational Services (NAICS/61)", "statVars": [ { - "name": "Population: 55 - 59 Years, Civilian, Employed, in Labor Force, Female", - "dcid": "dc/hplj99j7mbfsh" + "name": "Median Income (Real Individual Earnings Before Deductions): Female, Educational Services (NAICS/61)", + "dcid": "dc/6yc1ftqxf0phb" }, { - "name": "Population: 55 - 59 Years, Civilian, Unemployed, in Labor Force, Female", - "dcid": "dc/e6m9y9r071clc" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Educational Services (NAICS/61)", + "dcid": "dc/1wr6sspk9nrjc" } ] }, { - "dcid": "dc/g/Person_Age-Years55To64_EmploymentStatus_Gender-Female", - "name": "Person With Age = 55 - 64 Years, Employment Status, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/52", + "name": "Person With Gender = Female, Industry = Finance And Insurance (NAICS/52)", "statVars": [ { - "name": "Population: 55 - 64 Years, Civilian, Employed, in Labor Force, Female", - "dcid": "dc/jl17l7ke9562d" + "name": "Median Income (Real Individual Earnings Before Deductions): Female, Finance And Insurance (NAICS/52)", + "dcid": "dc/57xsltbxnqzx5" }, { - "name": "Population: 55 - 64 Years, Civilian, Unemployed, in Labor Force, Female", - "dcid": "dc/tk0gp5l0c29c7" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Finance And Insurance (NAICS/52)", + "dcid": "dc/e7yf34hemnde9" } ] }, { - "dcid": "dc/g/Person_Age-Years55To64_Gender-Female_VeteranStatus", - "name": "Person With Age = 55 - 64 Years, Gender = Female, Veteran Status", + "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/62", + "name": "Person With Gender = Female, Industry = Health Care And Social Assistance (NAICS/62)", "statVars": [ { - "name": "Population: 55 - 64 Years, Civilian, Female, Non Veteran", - "dcid": "dc/05sysyfvd80d1" + "name": "Median Income (Real Individual Earnings Before Deductions): Female, Health Care And Social Assistance (NAICS/62)", + "dcid": "dc/7l5y4bjbp8fdh" }, { - "name": "Population: 55 - 64 Years, Civilian, Female, Veteran", - "dcid": "dc/t7wbgxy8gr3g9" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Health Care And Social Assistance (NAICS/62)", + "dcid": "dc/nmd0vjps6psb2" } ] }, { - "dcid": "dc/g/Person_Age-YearsUpto6_Gender-Female_PlaceOfResidenceClassification-Rural", - "name": "Person With Age = 6 Years or Less, Gender = Female, Place of Residence Classification = Rural", + "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/51", + "name": "Person With Gender = Female, Industry = Information (NAICS/51)", "statVars": [ { - "name": "Population: 6 Years or Less, Female, Rural", - "dcid": "Count_Person_YearsUpto6_Rural_Female" + "name": "Median Income (Real Individual Earnings Before Deductions): Female, Information (NAICS/51)", + "dcid": "dc/276ednqpnbxv5" }, { - "name": "Population: 6 Years or Less, Female, Houseless, Rural", - "dcid": "Count_Person_Houseless_YearsUpto6_Rural_Female" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Information (NAICS/51)", + "dcid": "dc/c9yj0kkxpf8ff" } ] }, { - "dcid": "dc/g/Person_Age-YearsUpto6_Gender-Female_PlaceOfResidenceClassification-Urban", - "name": "Person With Age = 6 Years or Less, Gender = Female, Place of Residence Classification = Urban", + "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/55", + "name": "Person With Gender = Female, Industry = Management of Companies And Enterprises (NAICS/55)", "statVars": [ { - "name": "Population: 6 Years or Less, Female, Urban", - "dcid": "Count_Person_YearsUpto6_Urban_Female" + "name": "Median Income (Real Individual Earnings Before Deductions): Female, Management of Companies And Enterprises (NAICS/55)", + "dcid": "dc/xy2kgs8nh7tcg" }, { - "name": "Population: 6 Years or Less, Female, Houseless, Urban", - "dcid": "Count_Person_Houseless_YearsUpto6_Urban_Female" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Management of Companies And Enterprises (NAICS/55)", + "dcid": "dc/zt2qhhtnjm4qh" } ] }, { - "dcid": "dc/g/Person_Age-Years60To61_EmploymentStatus_Gender-Female", - "name": "Person With Age = 60 - 61 Years, Employment Status, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/3133", + "name": "Person With Gender = Female, Industry = Manufacturing (NAICS/31-33)", "statVars": [ { - "name": "Population: 60 - 61 Years, Civilian, Employed, in Labor Force, Female", - "dcid": "dc/ksmx7fwfkm8lb" + "name": "Median Income (Real Individual Earnings Before Deductions): Female, Manufacturing (NAICS/31-33)", + "dcid": "dc/8r4gp7whzx0tc" }, { - "name": "Population: 60 - 61 Years, Civilian, Unemployed, in Labor Force, Female", - "dcid": "dc/3rcl59znrytrf" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Manufacturing (NAICS/31-33)", + "dcid": "dc/xsqgzwf1h8f33" } ] }, { - "dcid": "dc/g/Person_Age-Years62To64_EmploymentStatus_Gender-Female", - "name": "Person With Age = 62 - 64 Years, Employment Status, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/21", + "name": "Person With Gender = Female, Industry = Mining, Quarrying, And Oil And Gas Extraction (NAICS/21)", "statVars": [ { - "name": "Population: 62 - 64 Years, Civilian, Employed, in Labor Force, Female", - "dcid": "dc/6706lc55kg5d" + "name": "Median Income (Real Individual Earnings Before Deductions): Female, Mining, Quarrying, And Oil And Gas Extraction (NAICS/21)", + "dcid": "dc/fnmdx8chexsw3" }, { - "name": "Population: 62 - 64 Years, Civilian, Unemployed, in Labor Force, Female", - "dcid": "dc/8jwmz8sxpge9b" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Mining, Quarrying, And Oil And Gas Extraction (NAICS/21)", + "dcid": "dc/jcq9116jwjvs3" } ] }, { - "dcid": "dc/g/Person_Age-YearsUpto64_Gender-Female_HealthInsurance-NoHealthInsurance", - "name": "Person With Age = 64 Years or Less, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/81", + "name": "Person With Gender = Female, Industry = Other Services, Except Public Administration (NAICS/81)", "statVars": [ { - "name": "Percent: 64 Years or Less, Female, No Health Insurance", - "dcid": "Percent_Person_Upto64Years_Female_NoHealthInsurance" + "name": "Median Income (Real Individual Earnings Before Deductions): Female, Other Services, Except Public Administration (NAICS/81)", + "dcid": "dc/yg21f8t5f8hsc" }, { - "name": "Population: 64 Years or Less, Female, No Health Insurance", - "dcid": "Count_Person_Upto64Years_Female_NoHealthInsurance" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Other Services, Except Public Administration (NAICS/81)", + "dcid": "dc/cyc1f26msdct4" } ] }, { - "dcid": "dc/g/Person_Age-YearsUpto64_Gender-Female_HealthInsurance-WithHealthInsurance", - "name": "Person With Age = 64 Years or Less, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/54", + "name": "Person With Gender = Female, Industry = Professional, Scientific, And Technical Services (NAICS/54)", "statVars": [ { - "name": "Percent: 64 Years or Less, Female, With Health Insurance", - "dcid": "Percent_Person_Upto64Years_Female_WithHealthInsurance" + "name": "Median Income (Real Individual Earnings Before Deductions): Female, Professional, Scientific, And Technical Services (NAICS/54)", + "dcid": "dc/6e0d3tw0lb0n8" }, { - "name": "Population: 64 Years or Less, Female, With Health Insurance", - "dcid": "Count_Person_Upto64Years_Female_WithHealthInsurance" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Professional, Scientific, And Technical Services (NAICS/54)", + "dcid": "dc/lc629dk4yeg4b" } ] }, { - "dcid": "dc/g/Person_Age-Years65To69_EmploymentStatus_Gender-Female", - "name": "Person With Age = 65 - 69 Years, Employment Status, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/92", + "name": "Person With Gender = Female, Industry = Public Administration (NAICS/92)", "statVars": [ { - "name": "Population: 65 - 69 Years, Employed, in Labor Force, Female", - "dcid": "dc/qcpg8c533syd6" + "name": "Median Income (Real Individual Earnings Before Deductions): Female, Public Administration (NAICS/92)", + "dcid": "dc/hpfct8bpln8t4" }, { - "name": "Population: 65 - 69 Years, Unemployed, in Labor Force, Female", - "dcid": "dc/q32z4xpbpze5c" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Public Administration (NAICS/92)", + "dcid": "dc/ylj424exymm1b" } ] }, { - "dcid": "dc/g/Person_Age-Years65To74_EmploymentStatus_Gender-Female", - "name": "Person With Age = 65 - 74 Years, Employment Status, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/53", + "name": "Person With Gender = Female, Industry = Real Estate And Rental And Leasing (NAICS/53)", "statVars": [ { - "name": "Population: 65 - 74 Years, Employed, in Labor Force, Female", - "dcid": "dc/m9qm0vkbztr1" + "name": "Median Income (Real Individual Earnings Before Deductions): Female, Real Estate And Rental And Leasing (NAICS/53)", + "dcid": "dc/vzckpb26q7fzh" }, { - "name": "Population: 65 - 74 Years, Unemployed, in Labor Force, Female", - "dcid": "dc/rxnjd566thxdb" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Real Estate And Rental And Leasing (NAICS/53)", + "dcid": "dc/l292my8mjkns" } ] }, { - "dcid": "dc/g/Person_Age-Years65To74_Gender-Female_VeteranStatus", - "name": "Person With Age = 65 - 74 Years, Gender = Female, Veteran Status", + "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/4445", + "name": "Person With Gender = Female, Industry = Retail Trade (NAICS/44-45)", "statVars": [ { - "name": "Population: 65 - 74 Years, Civilian, Female, Non Veteran", - "dcid": "dc/387d93vqd9e29" + "name": "Median Income (Real Individual Earnings Before Deductions): Female, Retail Trade (NAICS/44-45)", + "dcid": "dc/1w1zyzs1cwwc2" }, { - "name": "Population: 65 - 74 Years, Civilian, Female, Veteran", - "dcid": "dc/zv40llg0belh4" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Retail Trade (NAICS/44-45)", + "dcid": "dc/qcfd17k1c3vm9" } ] }, { - "dcid": "dc/g/Person_Age-Years70To74_EmploymentStatus_Gender-Female", - "name": "Person With Age = 70 - 74 Years, Employment Status, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/4849", + "name": "Person With Gender = Female, Industry = Transportation And Warehousing (NAICS/48-49)", "statVars": [ { - "name": "Population: 70 - 74 Years, Employed, in Labor Force, Female", - "dcid": "dc/zv26z833d7g3c" + "name": "Median Income (Real Individual Earnings Before Deductions): Female, Transportation And Warehousing (NAICS/48-49)", + "dcid": "dc/hy16j80c3yrfd" }, { - "name": "Population: 70 - 74 Years, Unemployed, in Labor Force, Female", - "dcid": "dc/vsyfrdprkv9p5" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Transportation And Warehousing (NAICS/48-49)", + "dcid": "dc/cq266pvtkbll4" } ] }, { - "dcid": "dc/g/Person_Age-Years75Onwards_EmploymentStatus_Gender-Female", - "name": "Person With Age = 75 Years or More, Employment Status, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/22", + "name": "Person With Gender = Female, Industry = Utilities (NAICS/22)", "statVars": [ { - "name": "Population: 75 Years or More, Employed, in Labor Force, Female", - "dcid": "dc/kz49wc5n3lhpd" + "name": "Median Income (Real Individual Earnings Before Deductions): Female, Utilities (NAICS/22)", + "dcid": "dc/p01zfmqydk5b3" }, { - "name": "Population: 75 Years or More, Unemployed, in Labor Force, Female", - "dcid": "dc/dj7nl21cdjbh4" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Utilities (NAICS/22)", + "dcid": "dc/ewhc3j80tx5z1" } ] }, { - "dcid": "dc/g/Person_Age-Years75Onwards_Gender-Female_VeteranStatus", - "name": "Person With Age = 75 Years or More, Gender = Female, Veteran Status", + "dcid": "dc/g/Person_Gender-Female_Industry-NAICS/42", + "name": "Person With Gender = Female, Industry = Wholesale Trade (NAICS/42)", "statVars": [ { - "name": "Population: 75 Years or More, Civilian, Female, Non Veteran", - "dcid": "dc/x9sfdmrzy7pvf" + "name": "Median Income (Real Individual Earnings Before Deductions): Female, Wholesale Trade (NAICS/42)", + "dcid": "dc/snz7t95m7wj7b" }, { - "name": "Population: 75 Years or More, Civilian, Female, Veteran", - "dcid": "dc/0dxr5t9xv7cyf" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Wholesale Trade (NAICS/42)", + "dcid": "dc/v2q0shf60bejd" } ] }, { - "dcid": "dc/g/Person_Age-Years85Onwards_Gender-Female_Race-AmericanIndianOrAlaskaNativeAlone", - "name": "Person With Age = 85 Years or More, Gender = Female, Race = American Indian or Alaska Native Alone", + "dcid": "dc/g/Person_Gender-Female_MaritalStatus-Divorced", + "name": "Person With Gender = Female, Marital Status = Divorced", "statVars": [ { - "name": "Population: 85 Years or More, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_85OrMoreYears_Female_AmericanIndianAndAlaskaNativeAlone" + "name": "Population: Female, Divorced", + "dcid": "Count_Person_Female_Divorced" }, { - "name": "Population: 85 Years or More, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_85OrMoreYears_Female_AmericanIndianOrAlaskaNativeAlone" + "name": "Population: 16 Years or More, in Labor Force, Female, Divorced", + "dcid": "Count_Person_InLaborForce_Female_Divorced" } ] }, { - "dcid": "dc/g/Person_Age-Years85Onwards_Gender-Female_Race-NativeHawaiianOrOtherPacificIslanderAlone", - "name": "Person With Age = 85 Years or More, Gender = Female, Race = Native Hawaiian or Other Pacific Islander Alone", + "dcid": "dc/g/Person_Gender-Female_MaritalStatus-MarriedAndNotSeparated", + "name": "Person With Gender = Female, Marital Status = Married And Not Separated", "statVars": [ { - "name": "Population: 85 Years or More, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_85OrMoreYears_Female_NativeHawaiianAndOtherPacificIslanderAlone" + "name": "Population: Female, Married And Not Separated", + "dcid": "Count_Person_Female_MarriedAndNotSeparated" }, { - "name": "Population: 85 Years or More, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_85OrMoreYears_Female_NativeHawaiianOrOtherPacificIslanderAlone" + "name": "Population: 16 Years or More, in Labor Force, Female, Married And Not Separated", + "dcid": "Count_Person_InLaborForce_Female_MarriedAndNotSeparated" } ] }, { - "dcid": "dc/g/Person_CorrectionalFacilityLocation-OutOfState_CorrectionalFacilityOperator_Gender-Female", - "name": "Person With Correctional Facility Location = Out-of-State, Correctional Facility Operator, Gender = Female", + "dcid": "dc/g/Person_Gender-Female_MaritalStatus-NeverMarried", + "name": "Person With Gender = Female, Marital Status = Never Married", "statVars": [ { - "name": "Population (Measured Based on Jurisdiction): Out-of-State, Privately Operated, Female", - "dcid": "dc/wcl0fysjk3cdf" + "name": "Population: Female, Never Married", + "dcid": "Count_Person_Female_NeverMarried" }, { - "name": "Population (Measured Based on Jurisdiction): Out-of-State, State Operated, Female", - "dcid": "dc/y7jvz4e4ln1w5" + "name": "Population: 16 Years or More, in Labor Force, Female, Never Married", + "dcid": "Count_Person_InLaborForce_Female_NeverMarried" } ] }, { - "dcid": "dc/g/Person_EnrollmentLevel-EnrolledInCollegeUndergraduateYears_Gender-Female_TypeOfSchool", - "name": "Person With Gender = Female, Enrollment Level = Enrolled in College Undergraduate Years, Type of School", + "dcid": "dc/g/Person_Gender-Female_MaritalStatus-Separated", + "name": "Person With Gender = Female, Marital Status = Separated", "statVars": [ { - "name": "Population: Female, Enrolled in College Undergraduate Years, Private School", - "dcid": "dc/f0l20sfp6tg34" + "name": "Population: Female, Separated", + "dcid": "Count_Person_Female_Separated" }, { - "name": "Population: Female, Enrolled in College Undergraduate Years, Public School", - "dcid": "dc/fgssbtlcqy5bf" + "name": "Population: 16 Years or More, in Labor Force, Female, Separated", + "dcid": "Count_Person_InLaborForce_Female_Separated" } ] }, { - "dcid": "dc/g/Person_EnrollmentLevel-EnrolledInGrade1ToGrade4_Gender-Female_TypeOfSchool", - "name": "Person With Gender = Female, Enrollment Level = Enrolled in Grade 1 To Grade 4, Type of School", + "dcid": "dc/g/Person_Gender-Female_MaritalStatus-Widowed", + "name": "Person With Gender = Female, Marital Status = Widowed", "statVars": [ { - "name": "Population: Female, Enrolled in Grade 1 To Grade 4, Private School", - "dcid": "dc/3d1k0tygkzrc9" + "name": "Population: Female, Widowed", + "dcid": "Count_Person_Female_Widowed" }, { - "name": "Population: Female, Enrolled in Grade 1 To Grade 4, Public School", - "dcid": "dc/f6yygkvshe2sc" + "name": "Population: 16 Years or More, in Labor Force, Female, Widowed", + "dcid": "Count_Person_InLaborForce_Female_Widowed" } ] }, { - "dcid": "dc/g/Person_EnrollmentLevel-EnrolledInGrade5ToGrade8_Gender-Female_TypeOfSchool", - "name": "Person With Gender = Female, Enrollment Level = Enrolled in Grade 5 To Grade 8, Type of School", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/170000", + "name": "Person With Gender = Female, Occupation = Architecture And Engineering Occupations", "statVars": [ { - "name": "Population: Female, Enrolled in Grade 5 To Grade 8, Private School", - "dcid": "dc/vg4dvk67ynl7" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Architecture And Engineering Occupations", + "dcid": "dc/dtrysjz3xhyv7" }, { - "name": "Population: Female, Enrolled in Grade 5 To Grade 8, Public School", - "dcid": "dc/938xr48xyz1v3" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Architecture And Engineering Occupations, With Earnings, Full Time Year Round Worker", + "dcid": "dc/27eg6kfgxbb07" } ] }, { - "dcid": "dc/g/Person_EnrollmentLevel-EnrolledInGrade9ToGrade12_Gender-Female_TypeOfSchool", - "name": "Person With Gender = Female, Enrollment Level = Enrolled in Grade 9 To Grade 12, Type of School", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/270000", + "name": "Person With Gender = Female, Occupation = Arts, Design, Entertainment, Sports, And Media Occupations", "statVars": [ { - "name": "Population: Female, Enrolled in Grade 9 To Grade 12, Private School", - "dcid": "dc/lq7sly0t34sc4" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Arts, Design, Entertainment, Sports, And Media Occupations", + "dcid": "dc/hgg3e8x9yvx9d" }, { - "name": "Population: Female, Enrolled in Grade 9 To Grade 12, Public School", - "dcid": "dc/b37t6pmrzqkmh" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Arts, Design, Entertainment, Sports, And Media Occupations, With Earnings, Full Time Year Round Worker", + "dcid": "dc/c78fb7n4fg5t" } ] }, { - "dcid": "dc/g/Person_EnrollmentLevel-EnrolledInGraduateOrProfessionalSchool_Gender-Female_TypeOfSchool", - "name": "Person With Gender = Female, Enrollment Level = Enrolled in Graduate or Professional School, Type of School", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/370000", + "name": "Person With Gender = Female, Occupation = Building And Grounds Cleaning And Maintenance Occupations", "statVars": [ { - "name": "Population: Female, Enrolled in Graduate or Professional School, Private School", - "dcid": "dc/c8tyqc3f69xs5" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Building And Grounds Cleaning And Maintenance Occupations", + "dcid": "dc/rlyfr32w4gzn2" }, { - "name": "Population: Female, Enrolled in Graduate or Professional School, Public School", - "dcid": "dc/b50mk8kek4fz3" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Building And Grounds Cleaning And Maintenance Occupations, With Earnings, Full Time Year Round Worker", + "dcid": "dc/ngxd3wfd871sf" } ] }, { - "dcid": "dc/g/Person_EnrollmentLevel-EnrolledInKindergarten_Gender-Female_TypeOfSchool", - "name": "Person With Gender = Female, Enrollment Level = Enrolled in Kindergarten, Type of School", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/130000", + "name": "Person With Gender = Female, Occupation = Business And Financial Operations Occupations", "statVars": [ { - "name": "Population: Female, Enrolled in Kindergarten, Private School", - "dcid": "dc/kzyx3ll4kpfk1" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Business And Financial Operations Occupations", + "dcid": "dc/25jmn94yqdhk4" }, { - "name": "Population: Female, Enrolled in Kindergarten, Public School", - "dcid": "dc/wvxlkgg1rw7k7" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Business And Financial Operations Occupations, With Earnings, Full Time Year Round Worker", + "dcid": "dc/9t1nk24nllnw6" } ] }, { - "dcid": "dc/g/Person_EnrollmentLevel-EnrolledInNurserySchoolPreschool_Gender-Female_TypeOfSchool", - "name": "Person With Gender = Female, Enrollment Level = Enrolled in Nursery School Preschool, Type of School", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/210000", + "name": "Person With Gender = Female, Occupation = Community And Social Service Occupations", "statVars": [ { - "name": "Population: Female, Enrolled in Nursery School Preschool, Private School", - "dcid": "dc/c9y5pyd6tt8p1" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Community And Social Service Occupations", + "dcid": "dc/09bm4cr545fyg" }, { - "name": "Population: Female, Enrolled in Nursery School Preschool, Public School", - "dcid": "dc/lr4ve69p16sch" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Community And Social Service Occupations, With Earnings, Full Time Year Round Worker", + "dcid": "dc/24gxks3k9ggp2" } ] }, { - "dcid": "dc/g/Person_Gender-Female_LiteracyStatus-Illiterate_PlaceOfResidenceClassification-Rural", - "name": "Person With Gender = Female, Literacy Status = Illiterate, Place of Residence Classification = Rural", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/150000", + "name": "Person With Gender = Female, Occupation = Computer And Mathematical Occupations", "statVars": [ { - "name": "Population: Female, Illiterate, Rural", - "dcid": "Count_Person_Illiterate_Rural_Female" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Computer And Mathematical Occupations", + "dcid": "dc/303cktswccjp7" }, { - "name": "Population: Female, Houseless, Illiterate, Rural", - "dcid": "Count_Person_Houseless_Illiterate_Rural_Female" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Computer And Mathematical Occupations, With Earnings, Full Time Year Round Worker", + "dcid": "dc/7lydbsw4ne5w9" } ] }, { - "dcid": "dc/g/Person_Gender-Female_LiteracyStatus-Illiterate_PlaceOfResidenceClassification-Urban", - "name": "Person With Gender = Female, Literacy Status = Illiterate, Place of Residence Classification = Urban", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/intermediateAggregation2", + "name": "Person With Gender = Female, Occupation = Computer, Engineering, And Science Occupations", "statVars": [ { - "name": "Population: Female, Illiterate, Urban", - "dcid": "Count_Person_Illiterate_Urban_Female" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Computer, Engineering, And Science Occupations", + "dcid": "dc/m9qm6y12bcycd" }, { - "name": "Population: Female, Houseless, Illiterate, Urban", - "dcid": "Count_Person_Houseless_Illiterate_Urban_Female" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Computer, Engineering, And Science Occupations, With Earnings, Full Time Year Round Worker", + "dcid": "dc/kbspbwxjsmg67" } ] }, { - "dcid": "dc/g/Person_Gender-Female_LiteracyStatus-Literate_PlaceOfResidenceClassification-Rural", - "name": "Person With Gender = Female, Literacy Status = Literate, Place of Residence Classification = Rural", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/470000", + "name": "Person With Gender = Female, Occupation = Construction And Extraction Occupations", "statVars": [ { - "name": "Population: Female, Literate, Rural", - "dcid": "Count_Person_Literate_Rural_Female" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Construction And Extraction Occupations", + "dcid": "dc/epv7s4v9qhlx2" }, { - "name": "Population: Female, Houseless, Literate, Rural", - "dcid": "Count_Person_Houseless_Literate_Rural_Female" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Construction And Extraction Occupations, With Earnings, Full Time Year Round Worker", + "dcid": "dc/ws53s0ne6kb27" } ] }, { - "dcid": "dc/g/Person_Gender-Female_LiteracyStatus-Literate_PlaceOfResidenceClassification-Urban", - "name": "Person With Gender = Female, Literacy Status = Literate, Place of Residence Classification = Urban", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/intermediateAggregation3", + "name": "Person With Gender = Female, Occupation = Education, Legal, Community Service, Arts, And Media Occupations", "statVars": [ { - "name": "Population: Female, Literate, Urban", - "dcid": "Count_Person_Literate_Urban_Female" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Education, Legal, Community Service, Arts, And Media Occupations", + "dcid": "dc/eqk21656mbxs8" }, { - "name": "Population: Female, Houseless, Literate, Urban", - "dcid": "Count_Person_Houseless_Literate_Urban_Female" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Education, Legal, Community Service, Arts, And Media Occupations, With Earnings, Full Time Year Round Worker", + "dcid": "dc/89fndld3xy4z7" } ] }, { - "dcid": "dc/g/Person_Gender-Female_MaritalStatus-DivorcedInThePast12Months_PovertyStatus", - "name": "Person With Gender = Female, Marital Status = Divorced in The Past 12 Months, Poverty Status", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/250000", + "name": "Person With Gender = Female, Occupation = Educational Instruction And Library Occupations", "statVars": [ { - "name": "Population: Female, Divorced in The Past 12 Months, Below Poverty Level in The Past 12 Months", - "dcid": "Count_Person_Female_DivorcedInThePast12Months_BelowPovertyLevelInThePast12Months" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Educational Instruction And Library Occupations", + "dcid": "dc/rlg7eme5ncf05" }, { - "name": "Population: Female, Divorced in The Past 12 Months, Poverty Status Determined", - "dcid": "Count_Person_Female_DivorcedInThePast12Months_PovertyStatusDetermined" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Educational Instruction And Library Occupations, With Earnings, Full Time Year Round Worker", + "dcid": "dc/xhbfvtmdlnt8c" } ] }, { - "dcid": "dc/g/Person_Gender-Female_MaritalStatus-MarriedInThePast12Months_PovertyStatus", - "name": "Person With Gender = Female, Marital Status = Married in The Past 12 Months, Poverty Status", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/450000", + "name": "Person With Gender = Female, Occupation = Farming, Fishing, And Forestry Occupations", "statVars": [ { - "name": "Population: Female, Married in The Past 12 Months, Below Poverty Level in The Past 12 Months", - "dcid": "Count_Person_Female_MarriedInThePast12Months_BelowPovertyLevelInThePast12Months" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Farming, Fishing, And Forestry Occupations", + "dcid": "dc/rzm3j1689x12b" }, { - "name": "Population: Female, Married in The Past 12 Months, Poverty Status Determined", - "dcid": "Count_Person_Female_MarriedInThePast12Months_PovertyStatusDetermined" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Farming, Fishing, And Forestry Occupations, With Earnings, Full Time Year Round Worker", + "dcid": "dc/jfd54v03tebw3" } ] }, { - "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Rural_Religion-Buddhism", - "name": "Person With Gender = Female, Place of Residence Classification = Rural, Religion = Buddhism", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/350000", + "name": "Person With Gender = Female, Occupation = Food Preparation And Serving Related Occupations", "statVars": [ { - "name": "Population: Female, Rural, Buddhism", - "dcid": "indianCensus/Count_Person_Religion_Buddhist_Rural_Female" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Food Preparation And Serving Related Occupations", + "dcid": "dc/fe9heveckd5d" }, { - "name": "Population: 6 Years or Less, Female, Rural, Buddhism", - "dcid": "indianCensus/Count_Person_Religion_Buddhist_YearsUpto6_Rural_Female" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Food Preparation And Serving Related Occupations, With Earnings, Full Time Year Round Worker", + "dcid": "dc/wtecthfq7p0h6" } ] }, { - "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Rural_Religion-Christianity", - "name": "Person With Gender = Female, Place of Residence Classification = Rural, Religion = Christianity", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/292000", + "name": "Person With Gender = Female, Occupation = Health Technologists And Technicians", "statVars": [ { - "name": "Population: Female, Rural, Christianity", - "dcid": "indianCensus/Count_Person_Religion_Christian_Rural_Female" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Health Technologists And Technicians", + "dcid": "dc/heh4hrddh44d7" }, { - "name": "Population: 6 Years or Less, Female, Rural, Christianity", - "dcid": "indianCensus/Count_Person_Religion_Christian_YearsUpto6_Rural_Female" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Health Technologists And Technicians, With Earnings, Full Time Year Round Worker", + "dcid": "dc/92mnbbgvfskf7" } ] }, { - "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Rural_Religion-Hinduism", - "name": "Person With Gender = Female, Place of Residence Classification = Rural, Religion = Hinduism", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/290000", + "name": "Person With Gender = Female, Occupation = Healthcare Practitioners And Technical Occupations", "statVars": [ { - "name": "Population: Female, Rural, Hinduism", - "dcid": "indianCensus/Count_Person_Religion_Hindu_Rural_Female" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Healthcare Practitioners And Technical Occupations", + "dcid": "dc/3kjqnheqlwzz1" }, { - "name": "Population: 6 Years or Less, Female, Rural, Hinduism", - "dcid": "indianCensus/Count_Person_Religion_Hindu_YearsUpto6_Rural_Female" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Healthcare Practitioners And Technical Occupations, With Earnings, Full Time Year Round Worker", + "dcid": "dc/p2w035955wkhh" } ] }, { - "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Rural_Religion-IndiaCensusOtherReligionAndPersuasions", - "name": "Person With Gender = Female, Place of Residence Classification = Rural, Religion = India Census_Other Religion And Persuasions", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/310000", + "name": "Person With Gender = Female, Occupation = Healthcare Support Occupations", "statVars": [ { - "name": "Population: Female, Rural, India Census_Other Religion And Persuasions", - "dcid": "indianCensus/Count_Person_Religion_OtherReligionsAndPersuasions_Rural_Female" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Healthcare Support Occupations", + "dcid": "dc/743gx65z6zyf7" }, { - "name": "Population: 6 Years or Less, Female, Rural, India Census_Other Religion And Persuasions", - "dcid": "indianCensus/Count_Person_Religion_OtherReligionsAndPersuasions_YearsUpto6_Rural_Female" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Healthcare Support Occupations, With Earnings, Full Time Year Round Worker", + "dcid": "dc/46v056n28d2e5" } ] }, { - "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Rural_Religion-Islam", - "name": "Person With Gender = Female, Place of Residence Classification = Rural, Religion = Islam", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/490000", + "name": "Person With Gender = Female, Occupation = Installation, Maintenance, And Repair Occupations", "statVars": [ { - "name": "Population: Female, Rural, Islam", - "dcid": "indianCensus/Count_Person_Religion_Muslim_Rural_Female" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Installation, Maintenance, And Repair Occupations", + "dcid": "dc/d90dpe6dp9d86" }, { - "name": "Population: 6 Years or Less, Female, Rural, Islam", - "dcid": "indianCensus/Count_Person_Religion_Muslim_YearsUpto6_Rural_Female" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Installation, Maintenance, And Repair Occupations, With Earnings, Full Time Year Round Worker", + "dcid": "dc/5ehtzjsp45dy3" } ] }, { - "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Rural_Religion-Jainism", - "name": "Person With Gender = Female, Place of Residence Classification = Rural, Religion = Jainism", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/230000", + "name": "Person With Gender = Female, Occupation = Legal Occupations", "statVars": [ { - "name": "Population: Female, Rural, Jainism", - "dcid": "indianCensus/Count_Person_Religion_Jain_Rural_Female" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Legal Occupations", + "dcid": "dc/28edmskt9xw21" }, { - "name": "Population: 6 Years or Less, Female, Rural, Jainism", - "dcid": "indianCensus/Count_Person_Religion_Jain_YearsUpto6_Rural_Female" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Legal Occupations, With Earnings, Full Time Year Round Worker", + "dcid": "dc/h3ej80jh908nc" } ] }, { - "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Rural_Religion-ReligionNotStated", - "name": "Person With Gender = Female, Place of Residence Classification = Rural, Religion = Religion Not Stated", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/190000", + "name": "Person With Gender = Female, Occupation = Life, Physical, And Social Science Occupations", "statVars": [ { - "name": "Population: Female, Rural, Religion Not Stated", - "dcid": "indianCensus/Count_Person_Religion_ReligionNotStated_Rural_Female" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Life, Physical, And Social Science Occupations", + "dcid": "dc/4jdy2m3k0tr96" }, { - "name": "Population: 6 Years or Less, Female, Rural, Religion Not Stated", - "dcid": "indianCensus/Count_Person_Religion_ReligionNotStated_YearsUpto6_Rural_Female" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Life, Physical, And Social Science Occupations, With Earnings, Full Time Year Round Worker", + "dcid": "dc/0bm3wdelm2vf6" } ] }, { - "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Rural_Religion-Sikhism", - "name": "Person With Gender = Female, Place of Residence Classification = Rural, Religion = Sikhism", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/110000", + "name": "Person With Gender = Female, Occupation = Management Occupations", "statVars": [ { - "name": "Population: Female, Rural, Sikhism", - "dcid": "indianCensus/Count_Person_Religion_Sikh_Rural_Female" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Management Occupations", + "dcid": "dc/bd729fxzst7q7" }, { - "name": "Population: 6 Years or Less, Female, Rural, Sikhism", - "dcid": "indianCensus/Count_Person_Religion_Sikh_YearsUpto6_Rural_Female" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Management Occupations, With Earnings, Full Time Year Round Worker", + "dcid": "dc/112v7fggz4mv1" } ] }, { - "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Rural_WorkerClassification-NonWorker", - "name": "Person With Gender = Female, Place of Residence Classification = Rural, Worker Classification = Non Worker", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/intermediateAggregation1", + "name": "Person With Gender = Female, Occupation = Management, Business, And Financial Occupations", "statVars": [ { - "name": "Population: Female, Rural, Non Worker", - "dcid": "Count_Person_NonWorker_Rural_Female" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Management, Business, And Financial Occupations", + "dcid": "dc/ce5mbgwsr2bef" }, { - "name": "Population: Female, Houseless, Rural, Non Worker", - "dcid": "Count_Person_Houseless_NonWorker_Rural_Female" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Management, Business, And Financial Occupations, With Earnings, Full Time Year Round Worker", + "dcid": "dc/r7eqgnsy4b4c5" } ] }, { - "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Urban_Religion-Buddhism", - "name": "Person With Gender = Female, Place of Residence Classification = Urban, Religion = Buddhism", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/430000", + "name": "Person With Gender = Female, Occupation = Office And Administrative Support Occupations", "statVars": [ { - "name": "Population: Female, Urban, Buddhism", - "dcid": "indianCensus/Count_Person_Religion_Buddhist_Urban_Female" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Office And Administrative Support Occupations", + "dcid": "dc/9vlf8t9rj98z8" }, { - "name": "Population: 6 Years or Less, Female, Urban, Buddhism", - "dcid": "indianCensus/Count_Person_Religion_Buddhist_YearsUpto6_Urban_Female" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Office And Administrative Support Occupations, With Earnings, Full Time Year Round Worker", + "dcid": "dc/73yw7gf4y7ffh" } ] }, { - "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Urban_Religion-Christianity", - "name": "Person With Gender = Female, Place of Residence Classification = Urban, Religion = Christianity", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/390000", + "name": "Person With Gender = Female, Occupation = Personal Care And Service Occupations", "statVars": [ { - "name": "Population: Female, Urban, Christianity", - "dcid": "indianCensus/Count_Person_Religion_Christian_Urban_Female" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Personal Care And Service Occupations", + "dcid": "dc/jwetyvx4lertd" }, { - "name": "Population: 6 Years or Less, Female, Urban, Christianity", - "dcid": "indianCensus/Count_Person_Religion_Christian_YearsUpto6_Urban_Female" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Personal Care And Service Occupations, With Earnings, Full Time Year Round Worker", + "dcid": "dc/fgqjl1p9shgq5" } ] }, { - "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Urban_Religion-Hinduism", - "name": "Person With Gender = Female, Place of Residence Classification = Urban, Religion = Hinduism", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/510000", + "name": "Person With Gender = Female, Occupation = Production Occupations", "statVars": [ { - "name": "Population: Female, Urban, Hinduism", - "dcid": "indianCensus/Count_Person_Religion_Hindu_Urban_Female" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Production Occupations", + "dcid": "dc/epw1tyqn3byr1" }, { - "name": "Population: 6 Years or Less, Female, Urban, Hinduism", - "dcid": "indianCensus/Count_Person_Religion_Hindu_YearsUpto6_Urban_Female" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Production Occupations, With Earnings, Full Time Year Round Worker", + "dcid": "dc/fjs33byjqs207" } ] }, { - "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Urban_Religion-IndiaCensusOtherReligionAndPersuasions", - "name": "Person With Gender = Female, Place of Residence Classification = Urban, Religion = India Census_Other Religion And Persuasions", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/330000", + "name": "Person With Gender = Female, Occupation = Protective Service Occupations", "statVars": [ { - "name": "Population: Female, Urban, India Census_Other Religion And Persuasions", - "dcid": "indianCensus/Count_Person_Religion_OtherReligionsAndPersuasions_Urban_Female" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Protective Service Occupations", + "dcid": "dc/6rdm6w7t0e5ph" }, { - "name": "Population: 6 Years or Less, Female, Urban, India Census_Other Religion And Persuasions", - "dcid": "indianCensus/Count_Person_Religion_OtherReligionsAndPersuasions_YearsUpto6_Urban_Female" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Protective Service Occupations, With Earnings, Full Time Year Round Worker", + "dcid": "dc/7zyd95qrp77t5" } ] }, { - "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Urban_Religion-Islam", - "name": "Person With Gender = Female, Place of Residence Classification = Urban, Religion = Islam", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/410000", + "name": "Person With Gender = Female, Occupation = Sales And Related Occupations", "statVars": [ { - "name": "Population: Female, Urban, Islam", - "dcid": "indianCensus/Count_Person_Religion_Muslim_Urban_Female" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Sales And Related Occupations", + "dcid": "dc/w1bkl895kbe02" }, { - "name": "Population: 6 Years or Less, Female, Urban, Islam", - "dcid": "indianCensus/Count_Person_Religion_Muslim_YearsUpto6_Urban_Female" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Sales And Related Occupations, With Earnings, Full Time Year Round Worker", + "dcid": "dc/j51fewxcyrrx2" } ] }, { - "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Urban_Religion-Jainism", - "name": "Person With Gender = Female, Place of Residence Classification = Urban, Religion = Jainism", + "dcid": "dc/g/Person_Gender-Female_Occupation-SOCv2018/intermediateAggregation5", + "name": "Person With Gender = Female, Occupation = Service Occupations", "statVars": [ { - "name": "Population: Female, Urban, Jainism", - "dcid": "indianCensus/Count_Person_Religion_Jain_Urban_Female" + "name": "Population: 16 Years or More, Civilian, Employed, in Labor Force, Female, Service Occupations", + "dcid": "dc/g9rjhbvkp17b1" }, { - "name": "Population: 6 Years or Less, Female, Urban, Jainism", - "dcid": "indianCensus/Count_Person_Religion_Jain_YearsUpto6_Urban_Female" + "name": "Median Income (Real Individual Earnings Before Deductions): 16 Years or More, Civilian, Employed, Female, Service Occupations, With Earnings, Full Time Year Round Worker", + "dcid": "dc/h134xdx54hppc" } ] }, { - "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Urban_Religion-ReligionNotStated", - "name": "Person With Gender = Female, Place of Residence Classification = Urban, Religion = Religion Not Stated", + "dcid": "dc/g/Person_Gender-Female_PovertyStatus-BelowPovertyLevelInThePast12Months", + "name": "Person With Gender = Female, Poverty Status = Below Poverty Level in The Past 12 Months", "statVars": [ { - "name": "Population: Female, Urban, Religion Not Stated", - "dcid": "indianCensus/Count_Person_Religion_ReligionNotStated_Urban_Female" + "name": "Percentage: Female, Below Poverty Level in The Past 12 Months", + "dcid": "dc/k0zg5lw8686z8" }, { - "name": "Population: 6 Years or Less, Female, Urban, Religion Not Stated", - "dcid": "indianCensus/Count_Person_Religion_ReligionNotStated_YearsUpto6_Urban_Female" + "name": "Population: Female, Below Poverty Level in The Past 12 Months", + "dcid": "Count_Person_Female_BelowPovertyLevelInThePast12Months" } ] }, { - "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Urban_Religion-Sikhism", - "name": "Person With Gender = Female, Place of Residence Classification = Urban, Religion = Sikhism", + "dcid": "dc/g/Person_Gender-Female_Race-SomeOtherRaceAlone", + "name": "Person With Gender = Female, Race = Some Other Race Alone", "statVars": [ { - "name": "Population: Female, Urban, Sikhism", - "dcid": "indianCensus/Count_Person_Religion_Sikh_Urban_Female" + "name": "Population: Female, Some Other Race Alone", + "dcid": "Count_Person_Female_SomeOtherRaceAlone" }, { - "name": "Population: 6 Years or Less, Female, Urban, Sikhism", - "dcid": "indianCensus/Count_Person_Religion_Sikh_YearsUpto6_Urban_Female" + "name": "Median Age: Female, Some Other Race Alone", + "dcid": "Median_Age_Person_Female_SomeOtherRaceAlone" } ] }, { - "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Urban_WorkerClassification-NonWorker", - "name": "Person With Gender = Female, Place of Residence Classification = Urban, Worker Classification = Non Worker", + "dcid": "dc/g/Person_Gender-Female_Race-WhiteAloneNotHispanicOrLatino", + "name": "Person With Gender = Female, Race = White Alone Not Hispanic or Latino", "statVars": [ { - "name": "Population: Female, Urban, Non Worker", - "dcid": "Count_Person_NonWorker_Urban_Female" + "name": "Population: Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Female, Houseless, Urban, Non Worker", - "dcid": "Count_Person_Houseless_NonWorker_Urban_Female" + "name": "Median Age: Female, White Alone Not Hispanic or Latino", + "dcid": "Median_Age_Person_Female_WhiteAloneNotHispanicOrLatino" } ] }, { - "dcid": "dc/g/Person_Gender-Female_LaborForceStatus-NotInLaborForce_MaritalStatus-DivorcedInThePast12Months", - "name": "Person With Labor Force Status = Not in Labor Force, Gender = Female, Marital Status = Divorced in The Past 12 Months", + "dcid": "dc/g/Person_Gender-Female_RecentWorkStatus-NotWorkedFullTime", + "name": "Person With Gender = Female, Recent Work Status = Not Worked Full Time", "statVars": [ { - "name": "Population: Not in Labor Force, Female, Divorced in The Past 12 Months", - "dcid": "Count_Person_NotInLaborForce_Female_DivorcedInThePast12Months" + "name": "Population: Female, Not Worked Full Time", + "dcid": "Count_Person_NotWorkedFullTime" }, { - "name": "Population: 16 Years or More, Not in Labor Force, Female, Divorced in The Past 12 Months", - "dcid": "Count_Person_16OrMoreYears_NotInLaborForce_Female_DivorcedInThePast12Months" + "name": "Median Income: Female, Not Worked Full Time", + "dcid": "dc/n0bp6h6zcgm74" } ] }, { - "dcid": "dc/g/Person_Gender-Female_LaborForceStatus-NotInLaborForce_MaritalStatus-MarriedInThePast12Months", - "name": "Person With Labor Force Status = Not in Labor Force, Gender = Female, Marital Status = Married in The Past 12 Months", + "dcid": "dc/g/Person_Gender-Female_RecentWorkStatus-WorkedFullTime", + "name": "Person With Gender = Female, Recent Work Status = Worked Full Time", "statVars": [ { - "name": "Population: Not in Labor Force, Female, Married in The Past 12 Months", - "dcid": "Count_Person_NotInLaborForce_Female_MarriedInThePast12Months" + "name": "Population: Female, Worked Full Time", + "dcid": "dc/q779fwy6k8skd" }, { - "name": "Population: 16 Years or More, Not in Labor Force, Female, Married in The Past 12 Months", - "dcid": "Count_Person_16OrMoreYears_NotInLaborForce_Female_MarriedInThePast12Months" + "name": "Median Income: Female, Worked Full Time", + "dcid": "dc/kebe2wtgsej37" } ] }, { - "dcid": "dc/g/Person_Gender-Female_LaborForceStatus-InLaborForce_MaritalStatus-DivorcedInThePast12Months", - "name": "Person With Labor Force Status = in Labor Force, Gender = Female, Marital Status = Divorced in The Past 12 Months", + "dcid": "dc/g/Person_Gender-Female_SpouseAbsentReason", + "name": "Person With Gender = Female, Spouse Absent Reason", "statVars": [ { - "name": "Population: in Labor Force, Female, Divorced in The Past 12 Months", - "dcid": "Count_Person_InLaborForce_Female_DivorcedInThePast12Months" + "name": "Population: Female, Now Married, Other, Married Spouse Absent", + "dcid": "dc/edbzbwf3ychr4" }, { - "name": "Population: 16 Years or More, in Labor Force, Female, Divorced in The Past 12 Months", - "dcid": "Count_Person_16OrMoreYears_InLaborForce_Female_DivorcedInThePast12Months" + "name": "Population: Female, Now Married, Separated, Married Spouse Absent", + "dcid": "dc/wj5y1vh8thnrb" } ] }, { - "dcid": "dc/g/Person_Gender-Female_LaborForceStatus-InLaborForce_MaritalStatus-MarriedInThePast12Months", - "name": "Person With Labor Force Status = in Labor Force, Gender = Female, Marital Status = Married in The Past 12 Months", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-ForcibleRape_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Forcible Rape, Targeted Gender = Female", "statVars": [ { - "name": "Population: in Labor Force, Female, Married in The Past 12 Months", - "dcid": "Count_Person_InLaborForce_Female_MarriedInThePast12Months" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Forcible Rape, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_ForcibleRape_IsHateCrime_Female" }, { - "name": "Population: 16 Years or More, in Labor Force, Female, Married in The Past 12 Months", - "dcid": "Count_Person_16OrMoreYears_InLaborForce_Female_MarriedInThePast12Months" + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Forcible Rape, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_ForcibleRape_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderEthnicity-HispanicOrLatino_OffenderType-OffenderEthnicityKnown_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Ethnicity = Hispanic or Latino, Offender Type = Offender Ethnicity Known, Targeted Gender = Female", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-HumanTraffickingCommercialSexActs_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Human Trafficking_Commercial Sex Acts, Targeted Gender = Female", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Hispanic or Latino Offender, Offender Ethnicity Known, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderEthnicityHispanicOrLatino_Female" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Human Trafficking_Commercial Sex Acts, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_HumanTraffickingCommercialSexActs_IsHateCrime_Female" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Hispanic or Latino Offender, Offender Ethnicity Known, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderEthnicityHispanicOrLatino_Female" + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Human Trafficking_Commercial Sex Acts, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_HumanTraffickingCommercialSexActs_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderEthnicity-NotHispanicOrLatino_OffenderType-OffenderEthnicityKnown_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Ethnicity = Not Hispanic or Latino, Offender Type = Offender Ethnicity Known, Targeted Gender = Female", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-LarcenyTheft_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Larceny Theft, Targeted Gender = Female", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Not Hispanic or Latino Offender, Offender Ethnicity Known, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderEthnicityNotHispanicOrLatino_Female" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Larceny Theft, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_LarcenyTheft_IsHateCrime_Female" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Not Hispanic or Latino Offender, Offender Ethnicity Known, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderEthnicityNotHispanicOrLatino_Female" + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Larceny Theft, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_LarcenyTheft_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderRace-AmericanIndianOrAlaskaNativeAlone_OffenderType-OffenderRaceKnown_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Race = American Indian or Alaska Native Alone, Offender Type = Offender Race Known, Targeted Gender = Female", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-OtherCrimesAgainstPerson_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Other Crimes Against Person, Targeted Gender = Female", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, American Indian or Alaska Native Alone Offender, Offender Race Known, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderRaceAmericanIndianOrAlaskaNativeAlone_Female" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Other Crimes Against Person, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_OtherCrimesAgainstPerson_IsHateCrime_Female" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, American Indian or Alaska Native Alone Offender, Offender Race Known, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderRaceAmericanIndianOrAlaskaNativeAlone_Female" + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Other Crimes Against Person, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_OtherCrimesAgainstPerson_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderRace-AsianAlone_OffenderType-OffenderRaceKnown_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Race = Asian Alone, Offender Type = Offender Race Known, Targeted Gender = Female", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_CrimeType-OtherCrimesAgainstProperty_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Crime Type = Other Crimes Against Property, Targeted Gender = Female", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Asian Alone Offender, Offender Race Known, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderRaceAsianAlone_Female" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Other Crimes Against Property, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_OtherCrimesAgainstProperty_IsHateCrime_Female" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Asian Alone Offender, Offender Race Known, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderRaceAsianAlone_Female" + "name": "Count of Hate Crime Incidents (Victim): Bias Against Gender, Other Crimes Against Property, Female Victim", + "dcid": "Victim_Count_CriminalIncidents_BiasMotivationGender_OtherCrimesAgainstProperty_IsHateCrime_Female" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderRace-BlackOrAfricanAmericanAlone_OffenderType-OffenderRaceKnown_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Race = Black or African American Alone, Offender Type = Offender Race Known, Targeted Gender = Female", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderEthnicity-UnknownEthnicity_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Ethnicity = Unknown Ethnicity, Targeted Gender = Female", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Black or African American Alone Offender, Offender Race Known, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderRaceBlackOrAfricanAmericanAlone_Female" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Unknown Ethnicity Offender, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderEthnicityUnknownEthnicity_Female" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Black or African American Alone Offender, Offender Race Known, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderRaceBlackOrAfricanAmericanAlone_Female" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Unknown Ethnicity Offender, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderEthnicityUnknownEthnicity_Female" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderRace-TwoOrMoreRaces_OffenderType-OffenderRaceKnown_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Race = Two or More Races, Offender Type = Offender Race Known, Targeted Gender = Female", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderRace-UnknownRace_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Race = Unknown Race, Targeted Gender = Female", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, Two or More Races Offender, Offender Race Known, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderRaceTwoOrMoreRaces_Female" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Unknown Race Offender, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderRaceUnknownRace_Female" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Two or More Races Offender, Offender Race Known, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderRaceTwoOrMoreRaces_Female" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Unknown Race Offender, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderRaceUnknownRace_Female" } ] }, { - "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderRace-WhiteAlone_OffenderType-OffenderRaceKnown_TargetedGender-Female", - "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Race = White Alone, Offender Type = Offender Race Known, Targeted Gender = Female", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderType-OffenderAttributesKnown_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Type = Offender Attributes Known, Targeted Gender = Female", "statVars": [ { - "name": "Count of Hate Crime Incidents: Bias Against Gender, White Alone Offender, Offender Race Known, Female Victim", - "dcid": "Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderRaceWhiteAlone_Female" + "name": "Count of Hate Crime Incidents (Offender): Bias Against Gender, Offender Attributes Known, Female Victim", + "dcid": "Offender_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_KnownOffender_Female" }, { - "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, White Alone Offender, Offender Race Known, Female Victim", - "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderRaceWhiteAlone_Female" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Offender Attributes Known, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_KnownOffender_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-YearsUpto1_CauseOfDeath-ICD10/R00R99_Gender-Female_Race", - "name": "Mortality Event With Age = 1 Years or Less, Cause of Death = R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Gender = Female, Race", + "dcid": "dc/g/MedicalConditionIncident_Age-Years0To4_Gender-Female_MedicalStatus", + "name": "Medical Condition Incident With Age = 0 - 4 Years, Gender = Female, Medical Status", "statVars": [ { - "name": "Count of Mortality Event: 1 Years or Less, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, Black or African American", - "dcid": "dc/qrmydkzp94cth" + "name": "Count of Medical Condition Incident: 0 - 4 Years, Summer Season, Female, Heat Stress, Patient Hospitalized", + "dcid": "Count_MedicalConditionIncident_0To4Years_SummerSeason_Female_ConditionHeatStress_PatientHospitalized" }, { - "name": "Count of Mortality Event: 1 Years or Less, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, White", - "dcid": "dc/vrply63j2jsc3" + "name": "Count of Medical Condition Incident: 0 - 4 Years, Summer Season, Female, Heat Stress, Visited Emergency Department", + "dcid": "Count_MedicalConditionIncident_0To4Years_SummerSeason_Female_ConditionHeatStress_VisitedEmergencyDepartment" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-YearsUpto1_CauseOfDeath-ICD10/V01Y89_Gender-Female_Race", - "name": "Mortality Event With Age = 1 Years or Less, Cause of Death = V01-Y89 (External Causes of Morbidity And Mortality), Gender = Female, Race", + "dcid": "dc/g/MedicalConditionIncident_Age-Years15To34_Gender-Female_MedicalStatus", + "name": "Medical Condition Incident With Age = 15 - 34 Years, Gender = Female, Medical Status", "statVars": [ { - "name": "Count of Mortality Event: 1 Years or Less, V01-Y89 (External Causes of Morbidity And Mortality), Female, Black or African American", - "dcid": "dc/dt1zcmlqfkne7" + "name": "Count of Medical Condition Incident: 15 - 34 Years, Summer Season, Female, Heat Stress, Patient Hospitalized", + "dcid": "Count_MedicalConditionIncident_15To34Years_SummerSeason_Female_ConditionHeatStress_PatientHospitalized" }, { - "name": "Count of Mortality Event: 1 Years or Less, V01-Y89 (External Causes of Morbidity And Mortality), Female, White", - "dcid": "dc/n4hfvd75dxg2" + "name": "Count of Medical Condition Incident: 15 - 34 Years, Summer Season, Female, Heat Stress, Visited Emergency Department", + "dcid": "Count_MedicalConditionIncident_15To34Years_SummerSeason_Female_ConditionHeatStress_VisitedEmergencyDepartment" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years15To24_CauseOfDeath-ICD10/C00D48_Gender-Female_Race", - "name": "Mortality Event With Age = 15 - 24 Years, Cause of Death = C00-D48 (Neoplasms), Gender = Female, Race", + "dcid": "dc/g/MedicalConditionIncident_Age-Years35To64_Gender-Female_MedicalStatus", + "name": "Medical Condition Incident With Age = 35 - 64 Years, Gender = Female, Medical Status", "statVars": [ { - "name": "Count of Mortality Event: 15 - 24 Years, C00-D48 (Neoplasms), Female, Black or African American", - "dcid": "dc/vxx6wtfz09rsg" + "name": "Count of Medical Condition Incident: 35 - 64 Years, Summer Season, Female, Heat Stress, Patient Hospitalized", + "dcid": "Count_MedicalConditionIncident_35To64Years_SummerSeason_Female_ConditionHeatStress_PatientHospitalized" }, { - "name": "Count of Mortality Event: 15 - 24 Years, C00-D48 (Neoplasms), Female, White", - "dcid": "dc/4meb4dk826vgh" + "name": "Count of Medical Condition Incident: 35 - 64 Years, Summer Season, Female, Heat Stress, Visited Emergency Department", + "dcid": "Count_MedicalConditionIncident_35To64Years_SummerSeason_Female_ConditionHeatStress_VisitedEmergencyDepartment" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years15To24_CauseOfDeath-ICD10/G00G98_Gender-Female_Race", - "name": "Mortality Event With Age = 15 - 24 Years, Cause of Death = G00-G98 (Diseases of The Nervous System), Gender = Female, Race", + "dcid": "dc/g/MedicalConditionIncident_Age-Years5To14_Gender-Female_MedicalStatus", + "name": "Medical Condition Incident With Age = 5 - 14 Years, Gender = Female, Medical Status", "statVars": [ { - "name": "Count of Mortality Event: 15 - 24 Years, G00-G98 (Diseases of The Nervous System), Female, Black or African American", - "dcid": "dc/x5ppqbfzzmv6c" + "name": "Count of Medical Condition Incident: 5 - 14 Years, Summer Season, Female, Heat Stress, Patient Hospitalized", + "dcid": "Count_MedicalConditionIncident_5To14Years_SummerSeason_Female_ConditionHeatStress_PatientHospitalized" }, { - "name": "Count of Mortality Event: 15 - 24 Years, G00-G98 (Diseases of The Nervous System), Female, White", - "dcid": "dc/y4kpk57v3hkfc" + "name": "Count of Medical Condition Incident: 5 - 14 Years, Summer Season, Female, Heat Stress, Visited Emergency Department", + "dcid": "Count_MedicalConditionIncident_5To14Years_SummerSeason_Female_ConditionHeatStress_VisitedEmergencyDepartment" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years15To24_CauseOfDeath-ICD10/I00I99_Gender-Female_Race", - "name": "Mortality Event With Age = 15 - 24 Years, Cause of Death = I00-I99 (Diseases of The Circulatory System), Gender = Female, Race", + "dcid": "dc/g/MedicalConditionIncident_Age-Years65Onwards_Gender-Female_MedicalStatus", + "name": "Medical Condition Incident With Age = 65 Years or More, Gender = Female, Medical Status", "statVars": [ { - "name": "Count of Mortality Event: 15 - 24 Years, I00-I99 (Diseases of The Circulatory System), Female, Black or African American", - "dcid": "dc/2tnyvylxwshl3" + "name": "Count of Medical Condition Incident: 65 Years or More, Summer Season, Female, Heat Stress, Patient Hospitalized", + "dcid": "Count_MedicalConditionIncident_65OrMoreYears_SummerSeason_Female_ConditionHeatStress_PatientHospitalized" }, { - "name": "Count of Mortality Event: 15 - 24 Years, I00-I99 (Diseases of The Circulatory System), Female, White", - "dcid": "dc/q6h208ehh14t6" + "name": "Count of Medical Condition Incident: 65 Years or More, Summer Season, Female, Heat Stress, Visited Emergency Department", + "dcid": "Count_MedicalConditionIncident_65OrMoreYears_SummerSeason_Female_ConditionHeatStress_VisitedEmergencyDepartment" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years15To24_CauseOfDeath-ICD10/V01Y89_Gender-Female_Race", - "name": "Mortality Event With Age = 15 - 24 Years, Cause of Death = V01-Y89 (External Causes of Morbidity And Mortality), Gender = Female, Race", + "dcid": "dc/g/MedicalConditionIncident_Gender-Female_MedicalCondition-AcuteConditionHepatitisC_MedicalStatus", + "name": "Medical Condition Incident With Gender = Female, Medical Condition = Acute Condition \u0026 Hepatitis C, Medical Status", "statVars": [ { - "name": "Count of Mortality Event: 15 - 24 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Black or African American", - "dcid": "dc/5g844w6dvzynb" + "name": "Count of Acute, Confirmed, Female Hepatitis C incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionAcuteCondition_HepatitisC_ConfirmedCase" }, { - "name": "Count of Mortality Event: 15 - 24 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, White", - "dcid": "dc/qhz4bc538re79" + "name": "Count of Acute, Probable, Female Hepatitis C incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionAcuteCondition_HepatitisC_ProbableCase" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years25To34_CauseOfDeath-ICD10/A00B99_Gender-Female_Race", - "name": "Mortality Event With Age = 25 - 34 Years, Cause of Death = A00-B99 (Certain Infectious And Parasitic Diseases), Gender = Female, Race", + "dcid": "dc/g/MedicalConditionIncident_Gender-Female_MedicalCondition-Babesiosis_MedicalStatus", + "name": "Medical Condition Incident With Gender = Female, Medical Condition = Babesiosis, Medical Status", "statVars": [ { - "name": "Count of Mortality Event: 25 - 34 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Black or African American", - "dcid": "dc/88mexmmdgd4fg" + "name": "Count of Confirmed, Female Babesiosis incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionBabesiosis_ConfirmedCase" }, { - "name": "Count of Mortality Event: 25 - 34 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, White", - "dcid": "dc/8xxtc68vesk12" + "name": "Count of Probable, Female Babesiosis incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionBabesiosis_ProbableCase" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years25To34_CauseOfDeath-ICD10/E00E88_Gender-Female_Race", - "name": "Mortality Event With Age = 25 - 34 Years, Cause of Death = E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Gender = Female, Race", + "dcid": "dc/g/MedicalConditionIncident_Gender-Female_MedicalCondition-Cryptosporidiosis_MedicalStatus", + "name": "Medical Condition Incident With Gender = Female, Medical Condition = Cryptosporidiosis, Medical Status", "statVars": [ { - "name": "Count of Mortality Event: 25 - 34 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Black or African American", - "dcid": "dc/9q6lt61y1mlk6" + "name": "Count of Confirmed, Female Cryptosporidiosis incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionCryptosporidiosis_ConfirmedCase" }, { - "name": "Count of Mortality Event: 25 - 34 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, White", - "dcid": "dc/w1r4jxj7behr4" + "name": "Count of Probable, Female Cryptosporidiosis incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionCryptosporidiosis_ProbableCase" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years25To34_CauseOfDeath-ICD10/J00J98_Gender-Female_Race", - "name": "Mortality Event With Age = 25 - 34 Years, Cause of Death = J00-J98 (Diseases of The Respiratory System), Gender = Female, Race", + "dcid": "dc/g/MedicalConditionIncident_Gender-Female_MedicalCondition-Listeriosis_MedicalStatus", + "name": "Medical Condition Incident With Gender = Female, Medical Condition = Listeriosis, Medical Status", "statVars": [ { - "name": "Count of Mortality Event: 25 - 34 Years, J00-J98 (Diseases of The Respiratory System), Female, Black or African American", - "dcid": "dc/eqzmecnj6v4f2" + "name": "Count of Confirmed, Female Listeriosis incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionListeriosis_ConfirmedCase" }, { - "name": "Count of Mortality Event: 25 - 34 Years, J00-J98 (Diseases of The Respiratory System), Female, White", - "dcid": "dc/n5f0qrv5n6ql4" + "name": "Count of Probable, Female Listeriosis incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionListeriosis_ProbableCase" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/A00B99_Gender-Female_Race", - "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = A00-B99 (Certain Infectious And Parasitic Diseases), Gender = Female, Race", + "dcid": "dc/g/MedicalConditionIncident_Gender-Female_MedicalCondition-LymeDisease_MedicalStatus", + "name": "Medical Condition Incident With Gender = Female, Medical Condition = Lyme Disease, Medical Status", "statVars": [ { - "name": "Count of Mortality Event: 35 - 44 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Black or African American", - "dcid": "dc/7vx0n6qr2cnf5" + "name": "Count of Confirmed, Female Lyme disease incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionLymeDisease_ConfirmedCase" }, { - "name": "Count of Mortality Event: 35 - 44 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, White", - "dcid": "dc/s8pv37jflpc46" + "name": "Count of Probable, Female Lyme disease incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionLymeDisease_ProbableCase" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/F01F99_Gender-Female_Race", - "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = F01-F99 (Mental And Behavioural Disorders), Gender = Female, Race", + "dcid": "dc/g/MedicalConditionIncident_Gender-Female_MedicalCondition-SpottedFeverRickettsiosis_MedicalStatus", + "name": "Medical Condition Incident With Gender = Female, Medical Condition = Spotted Fever Rickettsiosis, Medical Status", "statVars": [ { - "name": "Count of Mortality Event: 35 - 44 Years, F01-F99 (Mental And Behavioural Disorders), Female, Black or African American", - "dcid": "dc/fcr3yf7dxym47" + "name": "Count of Confirmed, Female Spotted fever rickettsiosis incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionSpottedFeverRickettsiosis_ConfirmedCase" }, { - "name": "Count of Mortality Event: 35 - 44 Years, F01-F99 (Mental And Behavioural Disorders), Female, White", - "dcid": "dc/qj19djgc30n8" + "name": "Count of Probable, Female Spotted fever rickettsiosis incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionSpottedFeverRickettsiosis_ProbableCase" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/G00G98_Gender-Female_Race", - "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = G00-G98 (Diseases of The Nervous System), Gender = Female, Race", + "dcid": "dc/g/MedicalConditionIncident_Gender-Female_MedicalCondition-VibriosisExcludingCholera_MedicalStatus", + "name": "Medical Condition Incident With Gender = Female, Medical Condition = Vibriosis Excluding Cholera, Medical Status", "statVars": [ { - "name": "Count of Mortality Event: 35 - 44 Years, G00-G98 (Diseases of The Nervous System), Female, Black or African American", - "dcid": "dc/c8mdlr20xyyyb" + "name": "Count of Confirmed, Female Vibriosis except cholera incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionVibriosisExcludingCholera_ConfirmedCase" }, { - "name": "Count of Mortality Event: 35 - 44 Years, G00-G98 (Diseases of The Nervous System), Female, White", - "dcid": "dc/9r8179skf7055" + "name": "Count of Probable, Female Vibriosis except cholera incidents", + "dcid": "Count_MedicalConditionIncident_Female_ConditionVibriosisExcludingCholera_ProbableCase" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/J00J98_Gender-Female_Race", - "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = J00-J98 (Diseases of The Respiratory System), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-Years1To4_CauseOfDeath-ICD10/C00D48_Gender-Female", + "name": "Mortality Event With Age = 1 - 4 Years, Cause of Death = C00-D48 (Neoplasms), Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 35 - 44 Years, J00-J98 (Diseases of The Respiratory System), Female, Black or African American", - "dcid": "dc/rsyb8r6xvlyk1" + "name": "Count of Mortality Event: 1 - 4 Years, C00-D48 (Neoplasms), Female", + "dcid": "Count_Death_1To4Years_Neoplasms_Female" }, { - "name": "Count of Mortality Event: 35 - 44 Years, J00-J98 (Diseases of The Respiratory System), Female, White", - "dcid": "dc/209011cted3t2" + "name": "Count of Mortality Event: 1 - 4 Years, C00-D48 (Neoplasms), Female, White", + "dcid": "dc/6kfg5spbz8ee" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/K00K92_Gender-Female_Race", - "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = K00-K92 (Diseases of The Digestive System), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-Years1To4_CauseOfDeath-ICD10/Q00Q99_Gender-Female", + "name": "Mortality Event With Age = 1 - 4 Years, Cause of Death = Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 35 - 44 Years, K00-K92 (Diseases of The Digestive System), Female, Black or African American", - "dcid": "dc/0ps38mtymkl5f" + "name": "Count of Mortality Event: 1 - 4 Years, Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female", + "dcid": "Count_Death_1To4Years_CongenitalMalformationsDeformationsChromosomalAbnormalities_Female" }, { - "name": "Count of Mortality Event: 35 - 44 Years, K00-K92 (Diseases of The Digestive System), Female, White", - "dcid": "dc/jfkhpz3sdytyb" + "name": "Count of Mortality Event: 1 - 4 Years, Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female, White", + "dcid": "dc/kbdnp4k864wqh" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/M00M99_Gender-Female_Race", - "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-Years1To4_CauseOfDeath_Gender-Female", + "name": "Mortality Event With Age = 1 - 4 Years, Cause of Death, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 35 - 44 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, Black or African American", - "dcid": "dc/sbx416hww1scg" + "name": "Count of Mortality Event: 1 - 4 Years, J00-J98 (Diseases of The Respiratory System), Female", + "dcid": "Count_Death_1To4Years_DiseasesOfTheRespiratorySystem_Female" }, { - "name": "Count of Mortality Event: 35 - 44 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, White", - "dcid": "dc/rd4zc8by819d1" + "name": "Count of Mortality Event: 1 - 4 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female", + "dcid": "Count_Death_1To4Years_AbnormalNotClassfied_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/N00N98_Gender-Female_Race", - "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = N00-N98 (Diseases of The Genitourinary System), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-Years1To4_Gender-Female_Race-BlackOrAfricanAmerican", + "name": "Mortality Event With Age = 1 - 4 Years, Gender = Female, Race = Black or African American", "statVars": [ { - "name": "Count of Mortality Event: 35 - 44 Years, N00-N98 (Diseases of The Genitourinary System), Female, Black or African American", - "dcid": "dc/6t5787k7nq2m8" + "name": "Count of Mortality Event: 1 - 4 Years, Female, Black or African American", + "dcid": "Count_Death_1To4Years_Female_BlackOrAfricanAmerican" }, { - "name": "Count of Mortality Event: 35 - 44 Years, N00-N98 (Diseases of The Genitourinary System), Female, White", - "dcid": "dc/w4cdbd5tsqnvc" + "name": "Count of Mortality Event: 1 - 4 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Black or African American", + "dcid": "dc/kw10xsmrvjl1f" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/R00R99_Gender-Female_Race", - "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-YearsUpto1_CauseOfDeath-ICD10/I00I99_Gender-Female", + "name": "Mortality Event With Age = 1 Years or Less, Cause of Death = I00-I99 (Diseases of The Circulatory System), Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 35 - 44 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, Black or African American", - "dcid": "dc/8s7msyzmr1hlc" + "name": "Count of Mortality Event: 1 Years or Less, I00-I99 (Diseases of The Circulatory System), Female", + "dcid": "Count_Death_Upto1Years_DiseasesOfTheCirculatorySystem_Female" }, { - "name": "Count of Mortality Event: 35 - 44 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, White", - "dcid": "dc/7302gbyehz4d4" + "name": "Count of Mortality Event: 1 Years or Less, I00-I99 (Diseases of The Circulatory System), Female, White", + "dcid": "dc/0xsvr0z2d62n6" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/F01F99_Gender-Female_Race", - "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = F01-F99 (Mental And Behavioural Disorders), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-YearsUpto1_CauseOfDeath-ICD10/J00J98_Gender-Female", + "name": "Mortality Event With Age = 1 Years or Less, Cause of Death = J00-J98 (Diseases of The Respiratory System), Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 45 - 54 Years, F01-F99 (Mental And Behavioural Disorders), Female, Black or African American", - "dcid": "dc/3l0xp6kty3sc6" + "name": "Count of Mortality Event: 1 Years or Less, J00-J98 (Diseases of The Respiratory System), Female", + "dcid": "Count_Death_Upto1Years_DiseasesOfTheRespiratorySystem_Female" }, { - "name": "Count of Mortality Event: 45 - 54 Years, F01-F99 (Mental And Behavioural Disorders), Female, White", - "dcid": "dc/4nt9ydnb1xsyb" + "name": "Count of Mortality Event: 1 Years or Less, J00-J98 (Diseases of The Respiratory System), Female, White", + "dcid": "dc/k411m1hee9m17" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/G00G98_Gender-Female_Race", - "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = G00-G98 (Diseases of The Nervous System), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-YearsUpto1_CauseOfDeath_Gender-Female", + "name": "Mortality Event With Age = 1 Years or Less, Cause of Death, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 45 - 54 Years, G00-G98 (Diseases of The Nervous System), Female, Black or African American", - "dcid": "dc/jpfhwrynkbqgh" + "name": "Count of Mortality Event: 1 Years or Less, A00-B99 (Certain Infectious And Parasitic Diseases), Female", + "dcid": "Count_Death_Upto1Years_CertainInfectiousParasiticDiseases_Female" }, { - "name": "Count of Mortality Event: 45 - 54 Years, G00-G98 (Diseases of The Nervous System), Female, White", - "dcid": "dc/wqsde5jpl8t6f" + "name": "Count of Mortality Event: 1 Years or Less, G00-G98 (Diseases of The Nervous System), Female", + "dcid": "Count_Death_Upto1Years_DiseasesOfTheNervousSystem_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/J00J98_Gender-Female_Race", - "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = J00-J98 (Diseases of The Respiratory System), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-Years15To24_CauseOfDeath-ICD10/A00B99_Gender-Female", + "name": "Mortality Event With Age = 15 - 24 Years, Cause of Death = A00-B99 (Certain Infectious And Parasitic Diseases), Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 45 - 54 Years, J00-J98 (Diseases of The Respiratory System), Female, Black or African American", - "dcid": "dc/cdy449flv1bg8" + "name": "Count of Mortality Event: 15 - 24 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female", + "dcid": "Count_Death_15To24Years_CertainInfectiousParasiticDiseases_Female" }, { - "name": "Count of Mortality Event: 45 - 54 Years, J00-J98 (Diseases of The Respiratory System), Female, White", - "dcid": "dc/fq9ght6bkct65" + "name": "Count of Mortality Event: 15 - 24 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Black or African American", + "dcid": "dc/jqsb82qzejp98" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/M00M99_Gender-Female_Race", - "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-Years15To24_CauseOfDeath-ICD10/E00E88_Gender-Female", + "name": "Mortality Event With Age = 15 - 24 Years, Cause of Death = E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 45 - 54 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, Black or African American", - "dcid": "dc/8wjsjnkvxrtd7" + "name": "Count of Mortality Event: 15 - 24 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female", + "dcid": "Count_Death_15To24Years_EndocrineNutritionalMetabolicDiseases_Female" }, { - "name": "Count of Mortality Event: 45 - 54 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, White", - "dcid": "dc/bqn2qrqy155k2" + "name": "Count of Mortality Event: 15 - 24 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, White", + "dcid": "dc/eg9ch2ptfldyb" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/N00N98_Gender-Female_Race", - "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = N00-N98 (Diseases of The Genitourinary System), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-Years15To24_CauseOfDeath-ICD10/R00R99_Gender-Female", + "name": "Mortality Event With Age = 15 - 24 Years, Cause of Death = R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 45 - 54 Years, N00-N98 (Diseases of The Genitourinary System), Female, Black or African American", - "dcid": "dc/9e0hyy1fm7895" + "name": "Count of Mortality Event: 15 - 24 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female", + "dcid": "Count_Death_15To24Years_AbnormalNotClassfied_Female" }, { - "name": "Count of Mortality Event: 45 - 54 Years, N00-N98 (Diseases of The Genitourinary System), Female, White", - "dcid": "dc/g10e0qev1q70f" + "name": "Count of Mortality Event: 15 - 24 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, White", + "dcid": "dc/wfy8he7hvn1kh" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/R00R99_Gender-Female_Race", - "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-Years15To24_CauseOfDeath_Gender-Female", + "name": "Mortality Event With Age = 15 - 24 Years, Cause of Death, Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 45 - 54 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, Black or African American", - "dcid": "dc/e6htnfthm1399" + "name": "Count of Mortality Event: 15 - 24 Years, J00-J98 (Diseases of The Respiratory System), Female", + "dcid": "Count_Death_15To24Years_DiseasesOfTheRespiratorySystem_Female" }, { - "name": "Count of Mortality Event: 45 - 54 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, White", - "dcid": "dc/k1nxx8xx04lj8" + "name": "Count of Mortality Event: 15 - 24 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female", + "dcid": "Count_Death_15To24Years_DiseasesOfTheMusculoskeletalSystemConnectiveTissue_Female" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/D50D89_Gender-Female_Race", - "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-Years15To24_Gender-Female_Race-AsianOrPacificIslander", + "name": "Mortality Event With Age = 15 - 24 Years, Gender = Female, Race = Asian or Pacific Islander", "statVars": [ { - "name": "Count of Mortality Event: 55 - 64 Years, D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Female, Black or African American", - "dcid": "dc/cgzcb039zqyyh" + "name": "Count of Mortality Event: 15 - 24 Years, Female, Asian or Pacific Islander", + "dcid": "Count_Death_15To24Years_Female_AsianOrPacificIslander" }, { - "name": "Count of Mortality Event: 55 - 64 Years, D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Female, White", - "dcid": "dc/zhmrky3kf0jfc" + "name": "Count of Mortality Event: 15 - 24 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Asian or Pacific Islander", + "dcid": "dc/rh88przny0hq1" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/F01F99_Gender-Female_Race", - "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = F01-F99 (Mental And Behavioural Disorders), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-Years25To34_CauseOfDeath-ICD10/F01F99_Gender-Female", + "name": "Mortality Event With Age = 25 - 34 Years, Cause of Death = F01-F99 (Mental And Behavioural Disorders), Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 55 - 64 Years, F01-F99 (Mental And Behavioural Disorders), Female, Black or African American", - "dcid": "dc/lz5mty5qcf3sg" + "name": "Count of Mortality Event: 25 - 34 Years, F01-F99 (Mental And Behavioural Disorders), Female", + "dcid": "Count_Death_25To34Years_MentalBehaviouralDisorders_Female" }, { - "name": "Count of Mortality Event: 55 - 64 Years, F01-F99 (Mental And Behavioural Disorders), Female, White", - "dcid": "dc/ek7t7msgq7w5" + "name": "Count of Mortality Event: 25 - 34 Years, F01-F99 (Mental And Behavioural Disorders), Female, White", + "dcid": "dc/9zxw78xg3404c" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/M00M99_Gender-Female_Race", - "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-Years25To34_CauseOfDeath-ICD10/G00G98_Gender-Female", + "name": "Mortality Event With Age = 25 - 34 Years, Cause of Death = G00-G98 (Diseases of The Nervous System), Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 55 - 64 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, Black or African American", - "dcid": "dc/ndbtlsywldvs4" + "name": "Count of Mortality Event: 25 - 34 Years, G00-G98 (Diseases of The Nervous System), Female", + "dcid": "Count_Death_25To34Years_DiseasesOfTheNervousSystem_Female" }, { - "name": "Count of Mortality Event: 55 - 64 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, White", - "dcid": "dc/zs1d1sj339rb2" + "name": "Count of Mortality Event: 25 - 34 Years, G00-G98 (Diseases of The Nervous System), Female, White", + "dcid": "dc/3cb516mrw4pgg" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/R00R99_Gender-Female_Race", - "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-Years25To34_CauseOfDeath-ICD10/K00K92_Gender-Female", + "name": "Mortality Event With Age = 25 - 34 Years, Cause of Death = K00-K92 (Diseases of The Digestive System), Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 55 - 64 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, Black or African American", - "dcid": "dc/n60gx90p5ed84" + "name": "Count of Mortality Event: 25 - 34 Years, K00-K92 (Diseases of The Digestive System), Female", + "dcid": "Count_Death_25To34Years_DiseasesOfTheDigestiveSystem_Female" }, { - "name": "Count of Mortality Event: 55 - 64 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, White", - "dcid": "dc/q30fyl4cjw2v9" + "name": "Count of Mortality Event: 25 - 34 Years, K00-K92 (Diseases of The Digestive System), Female, White", + "dcid": "dc/ppwv2m9bhvbd2" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/D50D89_Gender-Female_Race", - "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-Years25To34_CauseOfDeath-ICD10/O00O99_Gender-Female", + "name": "Mortality Event With Age = 25 - 34 Years, Cause of Death = O00-O99 (Pregnancy, Childbirth And The Puerperium), Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 65 - 74 Years, D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Female, Black or African American", - "dcid": "dc/c6vzvcbjs97q3" + "name": "Count of Mortality Event: 25 - 34 Years, O00-O99 (Pregnancy, Childbirth And The Puerperium), Female", + "dcid": "Count_Death_25To34Years_PregnancyChildbirthThePuerperium_Female" }, { - "name": "Count of Mortality Event: 65 - 74 Years, D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Female, White", - "dcid": "dc/ydwcnwwcfsfhd" + "name": "Count of Mortality Event: 25 - 34 Years, O00-O99 (Pregnancy, Childbirth And The Puerperium), Female, White", + "dcid": "dc/0gk5yxtygf038" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/F01F99_Gender-Female_Race", - "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = F01-F99 (Mental And Behavioural Disorders), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-Years25To34_CauseOfDeath-ICD10/R00R99_Gender-Female", + "name": "Mortality Event With Age = 25 - 34 Years, Cause of Death = R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 65 - 74 Years, F01-F99 (Mental And Behavioural Disorders), Female, Black or African American", - "dcid": "dc/cmkfxqye25w48" + "name": "Count of Mortality Event: 25 - 34 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female", + "dcid": "Count_Death_25To34Years_AbnormalNotClassfied_Female" }, { - "name": "Count of Mortality Event: 65 - 74 Years, F01-F99 (Mental And Behavioural Disorders), Female, White", - "dcid": "dc/bbv0339vz1bzf" + "name": "Count of Mortality Event: 25 - 34 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, White", + "dcid": "dc/whe2qjk6t5q71" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/M00M99_Gender-Female_Race", - "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-Years25To34_Gender-Female_Race-AmericanIndianAndAlaskaNativeAlone", + "name": "Mortality Event With Age = 25 - 34 Years, Gender = Female, Race = American Indian And Alaska Native Alone", "statVars": [ { - "name": "Count of Mortality Event: 65 - 74 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, Black or African American", - "dcid": "dc/5rng4l0shjej5" + "name": "Count of Mortality Event: 25 - 34 Years, Female, American Indian And Alaska Native Alone", + "dcid": "Count_Death_25To34Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Count of Mortality Event: 65 - 74 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, White", - "dcid": "dc/1ts1d713gx1l7" + "name": "Count of Mortality Event: 25 - 34 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, American Indian And Alaska Native Alone", + "dcid": "dc/34qmcn64hh8t9" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/R00R99_Gender-Female_Race", - "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/D50D89_Gender-Female", + "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 65 - 74 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, Black or African American", - "dcid": "dc/yddtgptz7emr5" + "name": "Count of Mortality Event: 35 - 44 Years, D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Female", + "dcid": "Count_Death_35To44Years_DiseasesOfBloodAndBloodFormingOrgansAndImmuneDisorders_Female" }, { - "name": "Count of Mortality Event: 65 - 74 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, White", - "dcid": "dc/t038e10d3b125" + "name": "Count of Mortality Event: 35 - 44 Years, D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Female, Black or African American", + "dcid": "dc/gkss679bg9pl8" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/D50D89_Gender-Female_Race", - "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/O00O99_Gender-Female", + "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = O00-O99 (Pregnancy, Childbirth And The Puerperium), Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 75 - 84 Years, D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Female, Black or African American", - "dcid": "dc/1mhwgh2t8mx7g" + "name": "Count of Mortality Event: 35 - 44 Years, O00-O99 (Pregnancy, Childbirth And The Puerperium), Female", + "dcid": "Count_Death_35To44Years_PregnancyChildbirthThePuerperium_Female" }, { - "name": "Count of Mortality Event: 75 - 84 Years, D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Female, White", - "dcid": "dc/vzf4b8teksksb" + "name": "Count of Mortality Event: 35 - 44 Years, O00-O99 (Pregnancy, Childbirth And The Puerperium), Female, Black or African American", + "dcid": "dc/5v58x8b9rj5kf" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/L00L98_Gender-Female_Race", - "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = L00-L98 (Diseases of The Skin And Subcutaneous Tissue), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/Q00Q99_Gender-Female", + "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: 75 - 84 Years, L00-L98 (Diseases of The Skin And Subcutaneous Tissue), Female, Black or African American", - "dcid": "dc/33jkp3fmfhfs8" + "name": "Count of Mortality Event: 35 - 44 Years, Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female", + "dcid": "Count_Death_35To44Years_CongenitalMalformationsDeformationsChromosomalAbnormalities_Female" }, { - "name": "Count of Mortality Event: 75 - 84 Years, L00-L98 (Diseases of The Skin And Subcutaneous Tissue), Female, White", - "dcid": "dc/3s145h6433197" + "name": "Count of Mortality Event: 35 - 44 Years, Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female, White", + "dcid": "dc/3rf4vqxz2cne2" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/D50D89_Gender-Female_Race", - "name": "Mortality Event With Age = Years 85, Cause of Death = D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/U00U99_Gender-Female", + "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = U00-U99 (Codes for Special Purposes), Gender = Female", "statVars": [ { - "name": "Count of Mortality Event: Years 85, D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Female, Black or African American", - "dcid": "dc/057xs7se7c723" + "name": "Count of Mortality Event: 35 - 44 Years, U00-U99 (Codes for Special Purposes), Female", + "dcid": "Count_Death_35To44Years_SpecialCases_Female" }, { - "name": "Count of Mortality Event: Years 85, D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Female, White", - "dcid": "dc/3tjts4msxh3j9" + "name": "Count of Mortality Event: 35 - 44 Years, U00-U99 (Codes for Special Purposes), Female, White", + "dcid": "dc/s5c5rcd7t90xd" } ] }, { - "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/L00L98_Gender-Female_Race", - "name": "Mortality Event With Age = Years 85, Cause of Death = L00-L98 (Diseases of The Skin And Subcutaneous Tissue), Gender = Female, Race", + "dcid": "dc/g/MortalityEvent_Age-Years35To44_Gender-Female_Race-AmericanIndianAndAlaskaNativeAlone", + "name": "Mortality Event With Age = 35 - 44 Years, Gender = Female, Race = American Indian And Alaska Native Alone", "statVars": [ { - "name": "Count of Mortality Event: Years 85, L00-L98 (Diseases of The Skin And Subcutaneous Tissue), Female, Black or African American", - "dcid": "dc/x2fmzfvlfpsm3" + "name": "Count of Mortality Event: 35 - 44 Years, Female, American Indian And Alaska Native Alone", + "dcid": "Count_Death_35To44Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Count of Mortality Event: Years 85, L00-L98 (Diseases of The Skin And Subcutaneous Tissue), Female, White", - "dcid": "dc/s7rd5lpffw02f" + "name": "Count of Mortality Event: 35 - 44 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, American Indian And Alaska Native Alone", + "dcid": "dc/lxr3hx5pdr7f9" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_EducationalAttainment-GraduateOrProfessionalDegree_Gender-Female", - "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Educational Attainment = Graduate or Professional Degree, Gender = Female", + "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/D50D89_Gender-Female", + "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Gender = Female", "statVars": [ { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Graduate or Professional Degree, Female", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentGraduateOrProfessionalDegree_Female" + "name": "Count of Mortality Event: 45 - 54 Years, D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Female", + "dcid": "Count_Death_45To54Years_DiseasesOfBloodAndBloodFormingOrgansAndImmuneDisorders_Female" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Graduate or Professional Degree, Female (As Fraction of Count Person 15 To 50 Years Educational Attainment Graduate or Professional Degree Female)", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentGraduateOrProfessionalDegree_Female_AsAFractionOf_Count_Person_15To50Years_EducationalAttainmentGraduateOrProfessionalDegree_Female" + "name": "Count of Mortality Event: 45 - 54 Years, D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Female, Black or African American", + "dcid": "dc/e7gmd6sll39x7" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_EducationalAttainment-HighSchoolGraduateIncludesEquivalency_Gender-Female", - "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Educational Attainment = High School Graduate Includes Equivalency, Gender = Female", + "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/O00O99_Gender-Female", + "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = O00-O99 (Pregnancy, Childbirth And The Puerperium), Gender = Female", "statVars": [ { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, High School Graduate Includes Equivalency, Female", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentHighSchoolGraduateIncludesEquivalency_Female" + "name": "Count of Mortality Event: 45 - 54 Years, O00-O99 (Pregnancy, Childbirth And The Puerperium), Female", + "dcid": "Count_Death_45To54Years_PregnancyChildbirthThePuerperium_Female" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, High School Graduate Includes Equivalency, Female (As Fraction of Count Person 15 To 50 Years Educational Attainment High School Graduate Includes Equivalency Female)", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentHighSchoolGraduateIncludesEquivalency_Female_AsAFractionOf_Count_Person_15To50Years_EducationalAttainmentHighSchoolGraduateIncludesEquivalency_Female" + "name": "Count of Mortality Event: 45 - 54 Years, O00-O99 (Pregnancy, Childbirth And The Puerperium), Female, White", + "dcid": "dc/kkpnb872xx0zf" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_EducationalAttainment-LessThanHighSchoolGraduate_Gender-Female", - "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Educational Attainment = Less Than High School Graduate, Gender = Female", + "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/Q00Q99_Gender-Female", + "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Gender = Female", "statVars": [ { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Less Than High School Graduate, Female", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentLessThanHighSchoolGraduate_Female" + "name": "Count of Mortality Event: 45 - 54 Years, Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female", + "dcid": "Count_Death_45To54Years_CongenitalMalformationsDeformationsChromosomalAbnormalities_Female" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Less Than High School Graduate, Female (As Fraction of Count Person 15 To 50 Years Educational Attainment Less Than High School Graduate Female)", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentLessThanHighSchoolGraduate_Female_AsAFractionOf_Count_Person_15To50Years_EducationalAttainmentLessThanHighSchoolGraduate_Female" + "name": "Count of Mortality Event: 45 - 54 Years, Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female, White", + "dcid": "dc/btez4dyd8lpxh" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_EducationalAttainment-SomeCollegeOrAssociatesDegree_Gender-Female", - "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Educational Attainment = Some College or Associates Degree, Gender = Female", + "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/U00U99_Gender-Female", + "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = U00-U99 (Codes for Special Purposes), Gender = Female", "statVars": [ { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Some College or Associates Degree, Female", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentSomeCollegeOrAssociatesDegree_Female" + "name": "Count of Mortality Event: 45 - 54 Years, U00-U99 (Codes for Special Purposes), Female", + "dcid": "Count_Death_45To54Years_SpecialCases_Female" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Some College or Associates Degree, Female (As Fraction of Count Person 15 To 50 Years Educational Attainment Some College or Associates Degree Female)", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentSomeCollegeOrAssociatesDegree_Female_AsAFractionOf_Count_Person_15To50Years_EducationalAttainmentSomeCollegeOrAssociatesDegree_Female" + "name": "Count of Mortality Event: 45 - 54 Years, U00-U99 (Codes for Special Purposes), Female, White", + "dcid": "dc/7gb9qn5yz1lhc" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_Nativity-ForeignBorn", - "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Nativity = Foreign Born", + "dcid": "dc/g/MortalityEvent_Age-Years45To54_Gender-Female_Race-AmericanIndianAndAlaskaNativeAlone", + "name": "Mortality Event With Age = 45 - 54 Years, Gender = Female, Race = American Indian And Alaska Native Alone", "statVars": [ { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Foreign Born", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_ForeignBorn" + "name": "Count of Mortality Event: 45 - 54 Years, Female, American Indian And Alaska Native Alone", + "dcid": "Count_Death_45To54Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Foreign Born (As Fraction of Count Person 15 To 50 Years Female Foreign Born)", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_ForeignBorn_AsAFractionOf_Count_Person_15To50Years_Female_ForeignBorn" + "name": "Count of Mortality Event: 45 - 54 Years, K00-K92 (Diseases of The Digestive System), Female, American Indian And Alaska Native Alone", + "dcid": "dc/9t0k4299ltwc4" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_Nativity-Native", - "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Nativity = Native", + "dcid": "dc/g/MortalityEvent_Age-Years5To14_CauseOfDeath-ICD10/C00D48_Gender-Female", + "name": "Mortality Event With Age = 5 - 14 Years, Cause of Death = C00-D48 (Neoplasms), Gender = Female", "statVars": [ { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Native", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Native" + "name": "Count of Mortality Event: 5 - 14 Years, C00-D48 (Neoplasms), Female", + "dcid": "Count_Death_5To14Years_Neoplasms_Female" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Native (As Fraction of Count Person 15 To 50 Years Female Native)", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Native_AsAFractionOf_Count_Person_15To50Years_Female_Native" + "name": "Count of Mortality Event: 5 - 14 Years, C00-D48 (Neoplasms), Female, White", + "dcid": "dc/l1nl7shgls5gd" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_PovertyStatus-RatioToPovertyLine1.0To1.99", - "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Poverty Status = 1 - 2.0 Ratio To Poverty Line", + "dcid": "dc/g/MortalityEvent_Age-Years5To14_Gender-Female_Race-BlackOrAfricanAmerican", + "name": "Mortality Event With Age = 5 - 14 Years, Gender = Female, Race = Black or African American", "statVars": [ { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, 1 - 2.0 Ratio To Poverty Line", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_1To1.99RatioToPovertyLine" + "name": "Count of Mortality Event: 5 - 14 Years, Female, Black or African American", + "dcid": "Count_Death_5To14Years_Female_BlackOrAfricanAmerican" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, 1 - 2.0 Ratio To Poverty Line (As Fraction of Count Person 15 To 50 Years Female 1 To 1.99 Ratio To Poverty Line)", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_1To1.99RatioToPovertyLine_AsAFractionOf_Count_Person_15To50Years_Female_1To1.99RatioToPovertyLine" + "name": "Count of Mortality Event: 5 - 14 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Black or African American", + "dcid": "dc/b3e8jctgt6hbh" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_PovertyStatus-RatioToPovertyLineUpto1.0", - "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Poverty Status = 1 Ratio To Poverty Line or Less", + "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/Q00Q99_Gender-Female", + "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Gender = Female", "statVars": [ { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, 1 Ratio To Poverty Line or Less", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_1.0OrLessRatioToPovertyLine" + "name": "Count of Mortality Event: 55 - 64 Years, Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female", + "dcid": "Count_Death_55To64Years_CongenitalMalformationsDeformationsChromosomalAbnormalities_Female" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, 1 Ratio To Poverty Line or Less (As Fraction of Count Person 15 To 50 Years Female 1.0 or Less Ratio To Poverty Line)", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_1.0OrLessRatioToPovertyLine_AsAFractionOf_Count_Person_15To50Years_Female_1.0OrLessRatioToPovertyLine" + "name": "Count of Mortality Event: 55 - 64 Years, Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female, White", + "dcid": "dc/rnyllxy4rxtj3" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_PovertyStatus-RatioToPovertyLine2.0Onwards", - "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Poverty Status = 2 Ratio To Poverty Line or More", + "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/U00U99_Gender-Female", + "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = U00-U99 (Codes for Special Purposes), Gender = Female", "statVars": [ { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, 2 Ratio To Poverty Line or More", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_2OrMoreRatioToPovertyLine" + "name": "Count of Mortality Event: 55 - 64 Years, U00-U99 (Codes for Special Purposes), Female", + "dcid": "Count_Death_55To64Years_SpecialCases_Female" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, 2 Ratio To Poverty Line or More (As Fraction of Count Person 15 To 50 Years Female 2 or More Ratio To Poverty Line)", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_2OrMoreRatioToPovertyLine_AsAFractionOf_Count_Person_15To50Years_Female_2OrMoreRatioToPovertyLine" + "name": "Count of Mortality Event: 55 - 64 Years, U00-U99 (Codes for Special Purposes), Female, White", + "dcid": "dc/h3sn6609f7s38" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_PovertyStatus-PovertyStatusDetermined", - "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Poverty Status = Poverty Status Determined", + "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/L00L98_Gender-Female", + "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = L00-L98 (Diseases of The Skin And Subcutaneous Tissue), Gender = Female", "statVars": [ { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Poverty Status Determined", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_PovertyStatusDetermined" + "name": "Count of Mortality Event: 65 - 74 Years, L00-L98 (Diseases of The Skin And Subcutaneous Tissue), Female", + "dcid": "Count_Death_65To74Years_DiseasesOfTheSkinSubcutaneousTissue_Female" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Poverty Status Determined (As Fraction of Count Person 15 To 50 Years Female Poverty Status Determined)", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_PovertyStatusDetermined_AsAFractionOf_Count_Person_15To50Years_Female_PovertyStatusDetermined" + "name": "Count of Mortality Event: 65 - 74 Years, L00-L98 (Diseases of The Skin And Subcutaneous Tissue), Female, Black or African American", + "dcid": "dc/x76b10zmf5lfg" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_Race-AmericanIndianOrAlaskaNativeAlone", - "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Race = American Indian or Alaska Native Alone", + "dcid": "dc/g/MortalityEvent_Age-AgeNotStated_CauseOfDeath-ICD10/R00R99_Gender-Female", + "name": "Mortality Event With Age = Age Not Stated, Cause of Death = R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Gender = Female", "statVars": [ { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, American Indian or Alaska Native Alone", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_AmericanIndianOrAlaskaNativeAlone" + "name": "Count of Mortality Event: Age Not Stated, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female", + "dcid": "Count_Death_AgeNotStated_AbnormalNotClassfied_Female" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, American Indian or Alaska Native Alone (As Fraction of Count Person 15 To 50 Years Female American Indian or Alaska Native Alone)", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_AmericanIndianOrAlaskaNativeAlone_AsAFractionOf_Count_Person_15To50Years_Female_AmericanIndianOrAlaskaNativeAlone" + "name": "Count of Mortality Event: Age Not Stated, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, White", + "dcid": "dc/7qpf7dlwp937g" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_Race-AsianAlone", - "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Race = Asian Alone", + "dcid": "dc/g/MortalityEvent_CauseOfDeath-ICD10/F01F99_Gender-Female_Race-AmericanIndianAndAlaskaNativeAlone", + "name": "Mortality Event With Cause of Death = F01-F99 (Mental And Behavioural Disorders), Gender = Female, Race = American Indian And Alaska Native Alone", "statVars": [ { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Asian Alone", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_AsianAlone" + "name": "Count of Mortality Event: F01-F99 (Mental And Behavioural Disorders), Female, American Indian And Alaska Native Alone", + "dcid": "Count_Death_MentalBehaviouralDisorders_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Asian Alone (As Fraction of Count Person 15 To 50 Years Female Asian Alone)", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_AsianAlone_AsAFractionOf_Count_Person_15To50Years_Female_AsianAlone" + "name": "Count of Mortality Event: Years 85, F01-F99 (Mental And Behavioural Disorders), Female, American Indian And Alaska Native Alone", + "dcid": "dc/wc7x73j9rypcb" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_Race-BlackOrAfricanAmericanAlone", - "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Race = Black or African American Alone", + "dcid": "dc/g/MortalityEvent_CauseOfDeath-ICD10/P00P96_Gender-Female_Race-AsianOrPacificIslander", + "name": "Mortality Event With Cause of Death = P00-P96 (Certain Conditions Originating in The Perinatal Period), Gender = Female, Race = Asian or Pacific Islander", "statVars": [ { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Black or African American Alone", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_BlackOrAfricanAmericanAlone" + "name": "Count of Mortality Event: P00-P96 (Certain Conditions Originating in The Perinatal Period), Female, Asian or Pacific Islander", + "dcid": "Count_Death_CertainConditionsOriginatingInThePerinatalPeriod_Female_AsianOrPacificIslander" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Black or African American Alone (As Fraction of Count Person 15 To 50 Years Female Black or African American Alone)", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_BlackOrAfricanAmericanAlone_AsAFractionOf_Count_Person_15To50Years_Female_BlackOrAfricanAmericanAlone" + "name": "Count of Mortality Event: 1 Years or Less, P00-P96 (Certain Conditions Originating in The Perinatal Period), Female, Asian or Pacific Islander", + "dcid": "dc/2wv87p3jyd688" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_Race-HispanicOrLatino", - "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Race = Hispanic or Latino", + "dcid": "dc/g/MortalityEvent_CauseOfDeath-ICD10/P00P96_Gender-Female_Race-BlackOrAfricanAmerican", + "name": "Mortality Event With Cause of Death = P00-P96 (Certain Conditions Originating in The Perinatal Period), Gender = Female, Race = Black or African American", "statVars": [ { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Hispanic or Latino", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_HispanicOrLatino" + "name": "Count of Mortality Event: P00-P96 (Certain Conditions Originating in The Perinatal Period), Female, Black or African American", + "dcid": "Count_Death_CertainConditionsOriginatingInThePerinatalPeriod_Female_BlackOrAfricanAmerican" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Hispanic or Latino (As Fraction of Count Person 15 To 50 Years Female Hispanic or Latino)", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_HispanicOrLatino_AsAFractionOf_Count_Person_15To50Years_Female_HispanicOrLatino" + "name": "Count of Mortality Event: 1 Years or Less, P00-P96 (Certain Conditions Originating in The Perinatal Period), Female, Black or African American", + "dcid": "dc/67lg0h8ldbr43" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_Race-NativeHawaiianOrOtherPacificIslanderAlone", - "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Race = Native Hawaiian or Other Pacific Islander Alone", + "dcid": "dc/g/MortalityEvent_CauseOfDeath-ICD10/P00P96_Gender-Female_Race-White", + "name": "Mortality Event With Cause of Death = P00-P96 (Certain Conditions Originating in The Perinatal Period), Gender = Female, Race = White", "statVars": [ { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Native Hawaiian or Other Pacific Islander Alone", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_NativeHawaiianOrOtherPacificIslanderAlone" + "name": "Count of Mortality Event: P00-P96 (Certain Conditions Originating in The Perinatal Period), Female, White", + "dcid": "Count_Death_CertainConditionsOriginatingInThePerinatalPeriod_Female_White" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Native Hawaiian or Other Pacific Islander Alone (As Fraction of Count Person 15 To 50 Years Female Native Hawaiian or Other Pacific Islander Alone)", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_NativeHawaiianOrOtherPacificIslanderAlone_AsAFractionOf_Count_Person_15To50Years_Female_NativeHawaiianOrOtherPacificIslanderAlone" + "name": "Count of Mortality Event: 1 Years or Less, P00-P96 (Certain Conditions Originating in The Perinatal Period), Female, White", + "dcid": "dc/5z841n2qnsc18" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_Race-OneRace", - "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Race = One Race", + "dcid": "dc/g/MortalityEvent_CauseOfDeath-ICD10/Q00Q99_Gender-Female_Race-AsianOrPacificIslander", + "name": "Mortality Event With Cause of Death = Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Gender = Female, Race = Asian or Pacific Islander", "statVars": [ { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, One Race", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_OneRace" + "name": "Count of Mortality Event: Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female, Asian or Pacific Islander", + "dcid": "Count_Death_CongenitalMalformationsDeformationsChromosomalAbnormalities_Female_AsianOrPacificIslander" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, One Race (As Fraction of Count Person 15 To 50 Years Female One Race)", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_OneRace_AsAFractionOf_Count_Person_15To50Years_Female_OneRace" + "name": "Count of Mortality Event: 1 Years or Less, Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female, Asian or Pacific Islander", + "dcid": "dc/wnhh7ddskkckf" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_Race-SomeOtherRaceAlone", - "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Race = Some Other Race Alone", + "dcid": "dc/g/MortalityEvent_CauseOfDeath-ICD10/Q00Q99_Gender-Female_Race-BlackOrAfricanAmerican", + "name": "Mortality Event With Cause of Death = Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Gender = Female, Race = Black or African American", "statVars": [ { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Some Other Race Alone", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_SomeOtherRaceAlone" + "name": "Count of Mortality Event: Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female, Black or African American", + "dcid": "Count_Death_CongenitalMalformationsDeformationsChromosomalAbnormalities_Female_BlackOrAfricanAmerican" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Some Other Race Alone (As Fraction of Count Person 15 To 50 Years Female Some Other Race Alone)", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_SomeOtherRaceAlone_AsAFractionOf_Count_Person_15To50Years_Female_SomeOtherRaceAlone" + "name": "Count of Mortality Event: 1 Years or Less, Q00-Q99 (Congenital Malformations, Deformations And Chromosomal Abnormalities), Female, Black or African American", + "dcid": "dc/k3pfdhgnxjn5c" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_Race-TwoOrMoreRaces", - "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Race = Two or More Races", + "dcid": "dc/g/MortalityEvent_CauseOfDeath-ICD10/U00U99_Gender-Female_Race-BlackOrAfricanAmerican", + "name": "Mortality Event With Cause of Death = U00-U99 (Codes for Special Purposes), Gender = Female, Race = Black or African American", "statVars": [ { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Two or More Races", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_TwoOrMoreRaces" + "name": "Count of Mortality Event: U00-U99 (Codes for Special Purposes), Female, Black or African American", + "dcid": "Count_Death_SpecialCases_Female_BlackOrAfricanAmerican" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Two or More Races (As Fraction of Count Person 15 To 50 Years Female Two or More Races)", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_TwoOrMoreRaces_AsAFractionOf_Count_Person_15To50Years_Female_TwoOrMoreRaces" + "name": "Count of Mortality Event: 25 - 34 Years, U00-U99 (Codes for Special Purposes), Female, Black or African American", + "dcid": "dc/cwzz4cpmhx525" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_Race-WhiteAlone", - "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Race = White Alone", + "dcid": "dc/g/Person_Age-Years10To14_Gender-Female_Race-AmericanIndianOrAlaskaNativeAlone", + "name": "Person With Age = 10 - 14 Years, Gender = Female, Race = American Indian or Alaska Native Alone", "statVars": [ { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, White Alone", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_WhiteAlone" + "name": "Population: 10 - 14 Years, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_10To14Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, White Alone (As Fraction of Count Person 15 To 50 Years Female White Alone)", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_WhiteAlone_AsAFractionOf_Count_Person_15To50Years_Female_WhiteAlone" + "name": "Population: 10 - 14 Years, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_10To14Years_Female_AmericanIndianOrAlaskaNativeAlone" } ] }, { - "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_Race-WhiteAloneNotHispanicOrLatino", - "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Race = White Alone Not Hispanic or Latino", + "dcid": "dc/g/Person_Age-Years10To14_Gender-Female_Race-NativeHawaiianOrOtherPacificIslanderAlone", + "name": "Person With Age = 10 - 14 Years, Gender = Female, Race = Native Hawaiian or Other Pacific Islander Alone", "statVars": [ { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, White Alone Not Hispanic or Latino", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: 10 - 14 Years, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_10To14Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, White Alone Not Hispanic or Latino (As Fraction of Count Person 15 To 50 Years Female White Alone Not Hispanic or Latino)", - "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_WhiteAloneNotHispanicOrLatino_AsAFractionOf_Count_Person_15To50Years_Female_WhiteAloneNotHispanicOrLatino" + "name": "Population: 10 - 14 Years, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_10To14Years_Female_NativeHawaiianOrOtherPacificIslanderAlone" } ] }, { - "dcid": "dc/g/Person_Age-Years16To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_LaborForceStatus-InLaborForce", - "name": "Person With Age = 16 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Labor Force Status = in Labor Force, Gender = Female", + "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female", + "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female", "statVars": [ { - "name": "Population: 16 - 50 Years, Birth in The Past 12 Months, in Labor Force, Female", - "dcid": "Count_Person_16To50Years_BirthInThePast12Months_InLaborForce_Female" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female" }, { - "name": "Population: 16 - 50 Years, Birth in The Past 12 Months, in Labor Force, Female (As Fraction of Count Person 16 To 50 Years in Labor Force Female)", - "dcid": "Count_Person_16To50Years_BirthInThePast12Months_InLaborForce_Female_AsAFractionOf_Count_Person_16To50Years_InLaborForce_Female" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female (As Fraction of Count Person 15 To 50 Years Female)", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_AsAFractionOf_Count_Person_15To50Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-NoHealthInsurance_Race-BlackOrAfricanAmericanAlone", - "name": "Person With Age = 18 - 64 Years, Gender = Female, Health Insurance = No Health Insurance, Race = Black or African American Alone", + "dcid": "dc/g/Person_Age-Years15To50_EducationalAttainment-BachelorsDegreeOrHigher_Gender-Female", + "name": "Person With Age = 15 - 50 Years, Educational Attainment = Bachelors Degree or Higher, Gender = Female", "statVars": [ { - "name": "Percent: 18 - 64 Years, Female, No Health Insurance, Black or African American Alone", - "dcid": "dc/kj81jzgxt0ssc" + "name": "Population: 15 - 50 Years, Bachelors Degree or Higher, Female", + "dcid": "Count_Person_15To50Years_EducationalAttainmentBachelorsDegreeOrHigher_Female" }, { - "name": "Population: 18 - 64 Years, Female, No Health Insurance, Black or African American Alone", - "dcid": "dc/5fb2cy53rcfgg" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Bachelors Degree or Higher, Female, Unmarried", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentBachelorsDegreeOrHigher_Female_Unmarried" } ] }, { - "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-NoHealthInsurance_Race-HispanicOrLatino", - "name": "Person With Age = 18 - 64 Years, Gender = Female, Health Insurance = No Health Insurance, Race = Hispanic or Latino", + "dcid": "dc/g/Person_Age-Years15To50_Gender-Female_PovertyStatus-PovertyStatusDetermined", + "name": "Person With Age = 15 - 50 Years, Gender = Female, Poverty Status = Poverty Status Determined", "statVars": [ { - "name": "Percent: 18 - 64 Years, Female, No Health Insurance, Hispanic or Latino", - "dcid": "dc/rgtm8zlvlbcg9" + "name": "Population: 15 - 50 Years, Female, Poverty Status Determined", + "dcid": "Count_Person_15To50Years_Female_PovertyStatusDetermined" }, { - "name": "Population: 18 - 64 Years, Female, No Health Insurance, Hispanic or Latino", - "dcid": "dc/n19z6fqtj4c44" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Unmarried, Poverty Status Determined", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Unmarried_PovertyStatusDetermined" } ] }, { - "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-NoHealthInsurance_Race-WhiteAlone", - "name": "Person With Age = 18 - 64 Years, Gender = Female, Health Insurance = No Health Insurance, Race = White Alone", + "dcid": "dc/g/Person_Age-Years15To50_Gender-Female_Race-AmericanIndianOrAlaskaNativeAlone", + "name": "Person With Age = 15 - 50 Years, Gender = Female, Race = American Indian or Alaska Native Alone", "statVars": [ { - "name": "Percent: 18 - 64 Years, Female, No Health Insurance, White Alone", - "dcid": "dc/3m14w3e7sqqqg" + "name": "Population: 15 - 50 Years, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_15To50Years_Female_AmericanIndianOrAlaskaNativeAlone" }, { - "name": "Population: 18 - 64 Years, Female, No Health Insurance, White Alone", - "dcid": "dc/t34hxn7czbff7" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Unmarried, American Indian or Alaska Native Alone", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Unmarried_AmericanIndianOrAlaskaNativeAlone" } ] }, { - "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-WithHealthInsurance_Race-BlackOrAfricanAmericanAlone", - "name": "Person With Age = 18 - 64 Years, Gender = Female, Health Insurance = With Health Insurance, Race = Black or African American Alone", + "dcid": "dc/g/Person_Age-Years15To50_Gender-Female_Race-AsianAlone", + "name": "Person With Age = 15 - 50 Years, Gender = Female, Race = Asian Alone", "statVars": [ { - "name": "Percent: 18 - 64 Years, Female, With Health Insurance, Black or African American Alone", - "dcid": "dc/pqvy3pndh9eg6" + "name": "Population: 15 - 50 Years, Female, Asian Alone", + "dcid": "Count_Person_15To50Years_Female_AsianAlone" }, { - "name": "Population: 18 - 64 Years, Female, With Health Insurance, Black or African American Alone", - "dcid": "dc/5b8q2q5sz0l5" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Unmarried, Asian Alone", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Unmarried_AsianAlone" } ] }, { - "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-WithHealthInsurance_Race-HispanicOrLatino", - "name": "Person With Age = 18 - 64 Years, Gender = Female, Health Insurance = With Health Insurance, Race = Hispanic or Latino", + "dcid": "dc/g/Person_Age-Years15To50_Gender-Female_Race-BlackOrAfricanAmericanAlone", + "name": "Person With Age = 15 - 50 Years, Gender = Female, Race = Black or African American Alone", "statVars": [ { - "name": "Percent: 18 - 64 Years, Female, With Health Insurance, Hispanic or Latino", - "dcid": "dc/9y4dj19e606v4" + "name": "Population: 15 - 50 Years, Female, Black or African American Alone", + "dcid": "Count_Person_15To50Years_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: 18 - 64 Years, Female, With Health Insurance, Hispanic or Latino", - "dcid": "dc/4f8tvq5vg5zq5" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Unmarried, Black or African American Alone", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Unmarried_BlackOrAfricanAmericanAlone" } ] }, { - "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-WithHealthInsurance_Race-WhiteAlone", - "name": "Person With Age = 18 - 64 Years, Gender = Female, Health Insurance = With Health Insurance, Race = White Alone", + "dcid": "dc/g/Person_Age-Years15To50_Gender-Female_Race-HispanicOrLatino", + "name": "Person With Age = 15 - 50 Years, Gender = Female, Race = Hispanic or Latino", "statVars": [ { - "name": "Percent: 18 - 64 Years, Female, With Health Insurance, White Alone", - "dcid": "dc/h806n8ln13pt5" + "name": "Population: 15 - 50 Years, Female, Hispanic or Latino", + "dcid": "Count_Person_15To50Years_Female_HispanicOrLatino" }, { - "name": "Population: 18 - 64 Years, Female, With Health Insurance, White Alone", - "dcid": "dc/mqt7bj4806v5h" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Unmarried, Hispanic or Latino", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Unmarried_HispanicOrLatino" } ] }, { - "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLine1.38To4", - "name": "Person With Age = 18 - 64 Years, Income Relative To Poverty Line = 1.4 - 4 Ratio To Poverty Line, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Age-Years15To50_Gender-Female_Race-NativeHawaiianOrOtherPacificIslanderAlone", + "name": "Person With Age = 15 - 50 Years, Gender = Female, Race = Native Hawaiian or Other Pacific Islander Alone", "statVars": [ { - "name": "Percent: 18 - 64 Years, 1.4 - 4 Ratio To Poverty Line, Female, No Health Insurance", - "dcid": "dc/hcg8bgt9ne75h" + "name": "Population: 15 - 50 Years, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_15To50Years_Female_NativeHawaiianOrOtherPacificIslanderAlone" }, { - "name": "Population: 18 - 64 Years, 1.4 - 4 Ratio To Poverty Line, Female, No Health Insurance", - "dcid": "dc/hz9b0bmpfzyxh" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Unmarried, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Unmarried_NativeHawaiianOrOtherPacificIslanderAlone" } ] }, { - "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLine1.38To4", - "name": "Person With Age = 18 - 64 Years, Income Relative To Poverty Line = 1.4 - 4 Ratio To Poverty Line, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Age-Years15To50_Gender-Female_Race-SomeOtherRaceAlone", + "name": "Person With Age = 15 - 50 Years, Gender = Female, Race = Some Other Race Alone", "statVars": [ { - "name": "Percent: 18 - 64 Years, 1.4 - 4 Ratio To Poverty Line, Female, With Health Insurance", - "dcid": "dc/vb3b0ry6qdhvd" + "name": "Population: 15 - 50 Years, Female, Some Other Race Alone", + "dcid": "Count_Person_15To50Years_Female_SomeOtherRaceAlone" }, { - "name": "Population: 18 - 64 Years, 1.4 - 4 Ratio To Poverty Line, Female, With Health Insurance", - "dcid": "dc/cd74zc68krh89" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Unmarried, Some Other Race Alone", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Unmarried_SomeOtherRaceAlone" } ] }, { - "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto1.38", - "name": "Person With Age = 18 - 64 Years, Income Relative To Poverty Line = 1.4 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Age-Years15To50_Gender-Female_Race-TwoOrMoreRaces", + "name": "Person With Age = 15 - 50 Years, Gender = Female, Race = Two or More Races", "statVars": [ { - "name": "Percent: 18 - 64 Years, 1.4 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/s0ywx1qw7v582" + "name": "Population: 15 - 50 Years, Female, Two or More Races", + "dcid": "Count_Person_15To50Years_Female_TwoOrMoreRaces" }, { - "name": "Population: 18 - 64 Years, 1.4 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/djczl24xvzw37" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Unmarried, Two or More Races", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Unmarried_TwoOrMoreRaces" } ] }, { - "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto1.38", - "name": "Person With Age = 18 - 64 Years, Income Relative To Poverty Line = 1.4 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Age-Years15To50_Gender-Female_Race-WhiteAlone", + "name": "Person With Age = 15 - 50 Years, Gender = Female, Race = White Alone", "statVars": [ { - "name": "Percent: 18 - 64 Years, 1.4 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/d0g2dhkj041sg" + "name": "Population: 15 - 50 Years, Female, White Alone", + "dcid": "Count_Person_15To50Years_Female_WhiteAlone" }, { - "name": "Population: 18 - 64 Years, 1.4 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/ev7mp4ne33tr7" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Unmarried, White Alone", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Unmarried_WhiteAlone" } ] }, { - "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto2", - "name": "Person With Age = 18 - 64 Years, Income Relative To Poverty Line = 2 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Age-Years15To50_Gender-Female_Race-WhiteAloneNotHispanicOrLatino", + "name": "Person With Age = 15 - 50 Years, Gender = Female, Race = White Alone Not Hispanic or Latino", "statVars": [ { - "name": "Percent: 18 - 64 Years, 2 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/65wl19b3nw2h" + "name": "Population: 15 - 50 Years, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_15To50Years_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: 18 - 64 Years, 2 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/lvrg7sfq2tmxf" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Unmarried, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Unmarried_WhiteAloneNotHispanicOrLatino" } ] }, { - "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto2", - "name": "Person With Age = 18 - 64 Years, Income Relative To Poverty Line = 2 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Age-Years16To19_EmploymentStatus_Gender-Female", + "name": "Person With Age = 16 - 19 Years, Employment Status, Gender = Female", "statVars": [ { - "name": "Percent: 18 - 64 Years, 2 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/lrl92gbng8zm1" + "name": "Population: 16 - 19 Years, Civilian, Employed, in Labor Force, Female", + "dcid": "dc/hj65vwnt5csr7" }, { - "name": "Population: 18 - 64 Years, 2 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/pf1p207djbet8" + "name": "Population: 16 - 19 Years, Civilian, Unemployed, in Labor Force, Female", + "dcid": "dc/5py5mzgsf2s0d" } ] }, { - "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto2.5", - "name": "Person With Age = 18 - 64 Years, Income Relative To Poverty Line = 2.5 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Age-Years16To50_BirthEventStatus-BirthInThePast12Months_Gender-Female", + "name": "Person With Age = 16 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female", "statVars": [ { - "name": "Percent: 18 - 64 Years, 2.5 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/580lp655hysv" + "name": "Population: 16 - 50 Years, Birth in The Past 12 Months, Female", + "dcid": "Count_Person_16To50Years_BirthInThePast12Months_Female" }, { - "name": "Population: 18 - 64 Years, 2.5 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/9y3g7ngmjbwy9" + "name": "Population: 16 - 50 Years, Birth in The Past 12 Months, Female (As Fraction of Count Person 16 To 50 Years Female)", + "dcid": "Count_Person_16To50Years_BirthInThePast12Months_Female_AsAFractionOf_Count_Person_16To50Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto2.5", - "name": "Person With Age = 18 - 64 Years, Income Relative To Poverty Line = 2.5 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Age-Years16To64_Gender-Female_RecentWorkStatus-WorkedInThePast12Months", + "name": "Person With Age = 16 - 64 Years, Gender = Female, Recent Work Status = Worked in The Past 12 Months", "statVars": [ { - "name": "Percent: 18 - 64 Years, 2.5 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/ymp05py9vf2z5" + "name": "Mean Usual Hours Worked: 16 - 64 Years, Female, Worked in The Past 12 Months", + "dcid": "Mean_UsualHoursWorked_Person_Female_WorkedInThePast12Months" }, { - "name": "Population: 18 - 64 Years, 2.5 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/7908n3q40j8n" + "name": "Median Age: 16 - 64 Years, Female, Worked in The Past 12 Months", + "dcid": "Median_Age_Person_Female_WorkedInThePast12Months" } ] }, { - "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto4", - "name": "Person With Age = 18 - 64 Years, Income Relative To Poverty Line = 4 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Age-Years18To34_Gender-Female_VeteranStatus", + "name": "Person With Age = 18 - 34 Years, Gender = Female, Veteran Status", "statVars": [ { - "name": "Percent: 18 - 64 Years, 4 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/bzcnetd3pryhb" + "name": "Population: 18 - 34 Years, Civilian, Female, Non Veteran", + "dcid": "dc/wbqkzh12hvf2d" }, { - "name": "Population: 18 - 64 Years, 4 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/edl4skpv9sm7h" + "name": "Population: 18 - 34 Years, Civilian, Female, Veteran", + "dcid": "dc/xjyn3f0sd1vw3" } ] }, { - "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto4", - "name": "Person With Age = 18 - 64 Years, Income Relative To Poverty Line = 4 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-NoHealthInsurance", + "name": "Person With Age = 18 - 64 Years, Gender = Female, Health Insurance = No Health Insurance", "statVars": [ { - "name": "Percent: 18 - 64 Years, 4 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/wqtctdy589n4h" + "name": "Percent: 18 - 64 Years, Female, No Health Insurance", + "dcid": "Percent_Person_18To64Years_Female_NoHealthInsurance" }, { - "name": "Population: 18 - 64 Years, 4 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/zkrdt160wt8d8" + "name": "Population: 18 - 64 Years, Female, No Health Insurance", + "dcid": "Count_Person_18To64Years_Female_NoHealthInsurance" } ] }, { - "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-NoHealthInsurance_Race-BlackOrAfricanAmericanAlone", - "name": "Person With Age = 21 - 64 Years, Gender = Female, Health Insurance = No Health Insurance, Race = Black or African American Alone", + "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-WithHealthInsurance", + "name": "Person With Age = 18 - 64 Years, Gender = Female, Health Insurance = With Health Insurance", "statVars": [ { - "name": "Percent: 21 - 64 Years, Female, No Health Insurance, Black or African American Alone", - "dcid": "dc/effmbjkw3k4k6" + "name": "Percent: 18 - 64 Years, Female, With Health Insurance", + "dcid": "Percent_Person_18To64Years_Female_WithHealthInsurance" }, { - "name": "Population: 21 - 64 Years, Female, No Health Insurance, Black or African American Alone", - "dcid": "dc/xl3kln83z3nvc" + "name": "Population: 18 - 64 Years, Female, With Health Insurance", + "dcid": "Count_Person_18To64Years_Female_WithHealthInsurance" } ] }, { - "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-NoHealthInsurance_Race-HispanicOrLatino", - "name": "Person With Age = 21 - 64 Years, Gender = Female, Health Insurance = No Health Insurance, Race = Hispanic or Latino", + "dcid": "dc/g/Person_Age-Years18Onwards_Gender-Female_MaritalStatus-DivorcedInThePast12Months", + "name": "Person With Age = 18 Years or More, Gender = Female, Marital Status = Divorced in The Past 12 Months", "statVars": [ { - "name": "Percent: 21 - 64 Years, Female, No Health Insurance, Hispanic or Latino", - "dcid": "dc/2g3g971qfes19" + "name": "Population: 18 Years or More, Female, Divorced in The Past 12 Months", + "dcid": "Count_Person_18OrMoreYears_Female_DivorcedInThePast12Months" }, { - "name": "Population: 21 - 64 Years, Female, No Health Insurance, Hispanic or Latino", - "dcid": "dc/f716yd3ez0531" + "name": "Population: 18 Years or More, Bachelors Degree or Higher, Female, Divorced in The Past 12 Months", + "dcid": "Count_Person_18OrMoreYears_EducationalAttainmentBachelorsDegreeOrHigher_Female_DivorcedInThePast12Months" } ] }, { - "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-NoHealthInsurance_Race-WhiteAlone", - "name": "Person With Age = 21 - 64 Years, Gender = Female, Health Insurance = No Health Insurance, Race = White Alone", + "dcid": "dc/g/Person_Age-Years18Onwards_Gender-Female_MaritalStatus-MarriedInThePast12Months", + "name": "Person With Age = 18 Years or More, Gender = Female, Marital Status = Married in The Past 12 Months", "statVars": [ { - "name": "Percent: 21 - 64 Years, Female, No Health Insurance, White Alone", - "dcid": "dc/exf51xkxchqsc" + "name": "Population: 18 Years or More, Female, Married in The Past 12 Months", + "dcid": "Count_Person_18OrMoreYears_Female_MarriedInThePast12Months" }, { - "name": "Population: 21 - 64 Years, Female, No Health Insurance, White Alone", - "dcid": "dc/60sv128qs5eq7" + "name": "Population: 18 Years or More, Bachelors Degree or Higher, Female, Married in The Past 12 Months", + "dcid": "Count_Person_18OrMoreYears_EducationalAttainmentBachelorsDegreeOrHigher_Female_MarriedInThePast12Months" } ] }, { - "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-WithHealthInsurance_Race-BlackOrAfricanAmericanAlone", - "name": "Person With Age = 21 - 64 Years, Gender = Female, Health Insurance = With Health Insurance, Race = Black or African American Alone", + "dcid": "dc/g/Person_Age-Years20To21_EmploymentStatus_Gender-Female", + "name": "Person With Age = 20 - 21 Years, Employment Status, Gender = Female", "statVars": [ { - "name": "Percent: 21 - 64 Years, Female, With Health Insurance, Black or African American Alone", - "dcid": "dc/dcydt9sye8rk3" + "name": "Population: 20 - 21 Years, Civilian, Employed, in Labor Force, Female", + "dcid": "dc/yt1fm72s1y7b7" }, { - "name": "Population: 21 - 64 Years, Female, With Health Insurance, Black or African American Alone", - "dcid": "dc/pqdqf5gy16m24" + "name": "Population: 20 - 21 Years, Civilian, Unemployed, in Labor Force, Female", + "dcid": "dc/prnecsckhxz07" } ] }, { - "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-WithHealthInsurance_Race-HispanicOrLatino", - "name": "Person With Age = 21 - 64 Years, Gender = Female, Health Insurance = With Health Insurance, Race = Hispanic or Latino", + "dcid": "dc/g/Person_Age-Years20To24_Gender-Female_Race-AmericanIndianOrAlaskaNativeAlone", + "name": "Person With Age = 20 - 24 Years, Gender = Female, Race = American Indian or Alaska Native Alone", "statVars": [ { - "name": "Percent: 21 - 64 Years, Female, With Health Insurance, Hispanic or Latino", - "dcid": "dc/fhpscrfx1c0w" + "name": "Population: 20 - 24 Years, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_20To24Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 21 - 64 Years, Female, With Health Insurance, Hispanic or Latino", - "dcid": "dc/jl5rxl2hysbh3" + "name": "Population: 20 - 24 Years, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_20To24Years_Female_AmericanIndianOrAlaskaNativeAlone" } ] }, { - "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-WithHealthInsurance_Race-WhiteAlone", - "name": "Person With Age = 21 - 64 Years, Gender = Female, Health Insurance = With Health Insurance, Race = White Alone", + "dcid": "dc/g/Person_Age-Years20To24_Gender-Female_Race-NativeHawaiianOrOtherPacificIslanderAlone", + "name": "Person With Age = 20 - 24 Years, Gender = Female, Race = Native Hawaiian or Other Pacific Islander Alone", "statVars": [ { - "name": "Percent: 21 - 64 Years, Female, With Health Insurance, White Alone", - "dcid": "dc/0pvmett30knc" + "name": "Population: 20 - 24 Years, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_20To24Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 21 - 64 Years, Female, With Health Insurance, White Alone", - "dcid": "dc/n0zxrdzbe9f37" + "name": "Population: 20 - 24 Years, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_20To24Years_Female_NativeHawaiianOrOtherPacificIslanderAlone" } ] }, { - "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLine1.38To4", - "name": "Person With Age = 21 - 64 Years, Income Relative To Poverty Line = 1.4 - 4 Ratio To Poverty Line, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-NoHealthInsurance", + "name": "Person With Age = 21 - 64 Years, Gender = Female, Health Insurance = No Health Insurance", "statVars": [ { - "name": "Percent: 21 - 64 Years, 1.4 - 4 Ratio To Poverty Line, Female, No Health Insurance", - "dcid": "dc/7rd2jfh28lbvb" + "name": "Percent: 21 - 64 Years, Female, No Health Insurance", + "dcid": "Percent_Person_21To64Years_Female_NoHealthInsurance" }, { - "name": "Population: 21 - 64 Years, 1.4 - 4 Ratio To Poverty Line, Female, No Health Insurance", - "dcid": "dc/n5sm9gygvgcl3" + "name": "Population: 21 - 64 Years, Female, No Health Insurance", + "dcid": "Count_Person_21To64Years_Female_NoHealthInsurance" } ] }, { - "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLine1.38To4", - "name": "Person With Age = 21 - 64 Years, Income Relative To Poverty Line = 1.4 - 4 Ratio To Poverty Line, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-WithHealthInsurance", + "name": "Person With Age = 21 - 64 Years, Gender = Female, Health Insurance = With Health Insurance", "statVars": [ { - "name": "Percent: 21 - 64 Years, 1.4 - 4 Ratio To Poverty Line, Female, With Health Insurance", - "dcid": "dc/n17vp3cjn1xn8" + "name": "Percent: 21 - 64 Years, Female, With Health Insurance", + "dcid": "Percent_Person_21To64Years_Female_WithHealthInsurance" }, { - "name": "Population: 21 - 64 Years, 1.4 - 4 Ratio To Poverty Line, Female, With Health Insurance", - "dcid": "dc/etr2w70xl7k83" + "name": "Population: 21 - 64 Years, Female, With Health Insurance", + "dcid": "Count_Person_21To64Years_Female_WithHealthInsurance" } ] }, { - "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto1.38", - "name": "Person With Age = 21 - 64 Years, Income Relative To Poverty Line = 1.4 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Age-Years22To24_EmploymentStatus_Gender-Female", + "name": "Person With Age = 22 - 24 Years, Employment Status, Gender = Female", "statVars": [ { - "name": "Percent: 21 - 64 Years, 1.4 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/0y87mpydqbqvh" + "name": "Population: 22 - 24 Years, Civilian, Employed, in Labor Force, Female", + "dcid": "dc/0sd3x3bb4qet5" }, { - "name": "Population: 21 - 64 Years, 1.4 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/bn69n25vrjmwh" + "name": "Population: 22 - 24 Years, Civilian, Unemployed, in Labor Force, Female", + "dcid": "dc/xmq3l1ryzhyp" } ] }, { - "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto1.38", - "name": "Person With Age = 21 - 64 Years, Income Relative To Poverty Line = 1.4 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Age-Years25To29_EmploymentStatus_Gender-Female", + "name": "Person With Age = 25 - 29 Years, Employment Status, Gender = Female", "statVars": [ { - "name": "Percent: 21 - 64 Years, 1.4 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/73mxtey8t2lr5" + "name": "Population: 25 - 29 Years, Civilian, Employed, in Labor Force, Female", + "dcid": "dc/j4mzcc63n5zq5" }, { - "name": "Population: 21 - 64 Years, 1.4 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/hm2pd4d5dwb3c" + "name": "Population: 25 - 29 Years, Civilian, Unemployed, in Labor Force, Female", + "dcid": "dc/4cz1x87ck07ph" } ] }, { - "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto2", - "name": "Person With Age = 21 - 64 Years, Income Relative To Poverty Line = 2 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Age-Years25To29_Gender-Female_Race-AmericanIndianOrAlaskaNativeAlone", + "name": "Person With Age = 25 - 29 Years, Gender = Female, Race = American Indian or Alaska Native Alone", "statVars": [ { - "name": "Percent: 21 - 64 Years, 2 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/4ts6eyxlm92lg" + "name": "Population: 25 - 29 Years, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_25To29Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 21 - 64 Years, 2 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/y81p7nfxnws62" + "name": "Population: 25 - 29 Years, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_25To29Years_Female_AmericanIndianOrAlaskaNativeAlone" } ] }, { - "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto2", - "name": "Person With Age = 21 - 64 Years, Income Relative To Poverty Line = 2 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Age-Years25To29_Gender-Female_Race-NativeHawaiianOrOtherPacificIslanderAlone", + "name": "Person With Age = 25 - 29 Years, Gender = Female, Race = Native Hawaiian or Other Pacific Islander Alone", "statVars": [ { - "name": "Percent: 21 - 64 Years, 2 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/9nphvhjp343k" + "name": "Population: 25 - 29 Years, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_25To29Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 21 - 64 Years, 2 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/lny4f0yy3mng7" + "name": "Population: 25 - 29 Years, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_25To29Years_Female_NativeHawaiianOrOtherPacificIslanderAlone" } ] }, { - "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto2.5", - "name": "Person With Age = 21 - 64 Years, Income Relative To Poverty Line = 2.5 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Age-Years25To34_EmploymentStatus_Gender-Female", + "name": "Person With Age = 25 - 34 Years, Employment Status, Gender = Female", "statVars": [ { - "name": "Percent: 21 - 64 Years, 2.5 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/qh0k8t0ek3g6h" + "name": "Population: 25 - 34 Years, Civilian, Employed, in Labor Force, Female", + "dcid": "dc/dw2jnp961pdl5" }, { - "name": "Population: 21 - 64 Years, 2.5 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/gztb2s4lj1pcc" + "name": "Population: 25 - 34 Years, Civilian, Unemployed, in Labor Force, Female", + "dcid": "dc/53htvdr97h714" } ] }, { - "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto2.5", - "name": "Person With Age = 21 - 64 Years, Income Relative To Poverty Line = 2.5 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Age-Years30To34_EmploymentStatus_Gender-Female", + "name": "Person With Age = 30 - 34 Years, Employment Status, Gender = Female", "statVars": [ { - "name": "Percent: 21 - 64 Years, 2.5 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/0vrs5ekc0q20c" + "name": "Population: 30 - 34 Years, Civilian, Employed, in Labor Force, Female", + "dcid": "dc/56jhsezrzl049" }, { - "name": "Population: 21 - 64 Years, 2.5 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/egv1vvk1hv0kb" + "name": "Population: 30 - 34 Years, Civilian, Unemployed, in Labor Force, Female", + "dcid": "dc/rhee8f5gk32j7" } ] }, { - "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto4", - "name": "Person With Age = 21 - 64 Years, Income Relative To Poverty Line = 4 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Age-Years30To34_Gender-Female_Race-AmericanIndianOrAlaskaNativeAlone", + "name": "Person With Age = 30 - 34 Years, Gender = Female, Race = American Indian or Alaska Native Alone", "statVars": [ { - "name": "Percent: 21 - 64 Years, 4 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/8pykrt4sj9e25" + "name": "Population: 30 - 34 Years, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_30To34Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 21 - 64 Years, 4 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/eh5b4vpc3zmg4" + "name": "Population: 30 - 34 Years, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_30To34Years_Female_AmericanIndianOrAlaskaNativeAlone" } ] }, { - "dcid": "dc/g/Person_Age-Years21To64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto4", - "name": "Person With Age = 21 - 64 Years, Income Relative To Poverty Line = 4 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Age-Years30To34_Gender-Female_Race-NativeHawaiianOrOtherPacificIslanderAlone", + "name": "Person With Age = 30 - 34 Years, Gender = Female, Race = Native Hawaiian or Other Pacific Islander Alone", "statVars": [ { - "name": "Percent: 21 - 64 Years, 4 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/l5xtvtjz2kgp9" + "name": "Population: 30 - 34 Years, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_30To34Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 21 - 64 Years, 4 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/fy5vr7yw73s2h" + "name": "Population: 30 - 34 Years, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_30To34Years_Female_NativeHawaiianOrOtherPacificIslanderAlone" } ] }, { - "dcid": "dc/g/Person_Age-Years40To64_Gender-Female_HealthInsurance-NoHealthInsurance_Race-BlackOrAfricanAmericanAlone", - "name": "Person With Age = 40 - 64 Years, Gender = Female, Health Insurance = No Health Insurance, Race = Black or African American Alone", + "dcid": "dc/g/Person_Age-Years35To44_EmploymentStatus_Gender-Female", + "name": "Person With Age = 35 - 44 Years, Employment Status, Gender = Female", "statVars": [ { - "name": "Percent: 40 - 64 Years, Female, No Health Insurance, Black or African American Alone", - "dcid": "dc/sznhh8stv7lb3" + "name": "Population: 35 - 44 Years, Civilian, Employed, in Labor Force, Female", + "dcid": "dc/ggx918j9p5tnf" }, { - "name": "Population: 40 - 64 Years, Female, No Health Insurance, Black or African American Alone", - "dcid": "dc/97d3sf85p8y8d" + "name": "Population: 35 - 44 Years, Civilian, Unemployed, in Labor Force, Female", + "dcid": "dc/9h6hbz7nr496g" } ] }, { - "dcid": "dc/g/Person_Age-Years40To64_Gender-Female_HealthInsurance-NoHealthInsurance_Race-HispanicOrLatino", - "name": "Person With Age = 40 - 64 Years, Gender = Female, Health Insurance = No Health Insurance, Race = Hispanic or Latino", + "dcid": "dc/g/Person_Age-Years35To50_BirthEventStatus-BirthInThePast12Months_Gender-Female", + "name": "Person With Age = 35 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female", "statVars": [ { - "name": "Percent: 40 - 64 Years, Female, No Health Insurance, Hispanic or Latino", - "dcid": "dc/tjggysm6qdrs1" + "name": "Population: 35 - 50 Years, Birth in The Past 12 Months, Female", + "dcid": "Count_Person_35To50Years_BirthInThePast12Months_Female" }, { - "name": "Population: 40 - 64 Years, Female, No Health Insurance, Hispanic or Latino", - "dcid": "dc/vtyqk70zq9y8f" + "name": "Population: 35 - 50 Years, Birth in The Past 12 Months, Female (As Fraction of Count Person 35 To 50 Years Female)", + "dcid": "Count_Person_35To50Years_BirthInThePast12Months_Female_AsAFractionOf_Count_Person_35To50Years_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years40To64_Gender-Female_HealthInsurance-NoHealthInsurance_Race-WhiteAlone", - "name": "Person With Age = 40 - 64 Years, Gender = Female, Health Insurance = No Health Insurance, Race = White Alone", + "dcid": "dc/g/Person_Age-Years35To54_Gender-Female_VeteranStatus", + "name": "Person With Age = 35 - 54 Years, Gender = Female, Veteran Status", "statVars": [ { - "name": "Percent: 40 - 64 Years, Female, No Health Insurance, White Alone", - "dcid": "dc/79zws2y7024vh" + "name": "Population: 35 - 54 Years, Civilian, Female, Non Veteran", + "dcid": "dc/b4j5nwzfnmy74" }, { - "name": "Population: 40 - 64 Years, Female, No Health Insurance, White Alone", - "dcid": "dc/ex6spm9n7vn9b" + "name": "Population: 35 - 54 Years, Civilian, Female, Veteran", + "dcid": "dc/xq512kjx1rffc" } ] }, { - "dcid": "dc/g/Person_Age-Years40To64_Gender-Female_HealthInsurance-WithHealthInsurance_Race-BlackOrAfricanAmericanAlone", - "name": "Person With Age = 40 - 64 Years, Gender = Female, Health Insurance = With Health Insurance, Race = Black or African American Alone", + "dcid": "dc/g/Person_Age-Years40To64_Gender-Female_HealthInsurance-NoHealthInsurance", + "name": "Person With Age = 40 - 64 Years, Gender = Female, Health Insurance = No Health Insurance", "statVars": [ { - "name": "Percent: 40 - 64 Years, Female, With Health Insurance, Black or African American Alone", - "dcid": "dc/e8mch38r98zy8" + "name": "Percent: 40 - 64 Years, Female, No Health Insurance", + "dcid": "Percent_Person_40To64Years_Female_NoHealthInsurance" }, { - "name": "Population: 40 - 64 Years, Female, With Health Insurance, Black or African American Alone", - "dcid": "dc/hykw8pd2f3yk2" + "name": "Population: 40 - 64 Years, Female, No Health Insurance", + "dcid": "Count_Person_40To64Years_Female_NoHealthInsurance" } ] }, { - "dcid": "dc/g/Person_Age-Years40To64_Gender-Female_HealthInsurance-WithHealthInsurance_Race-HispanicOrLatino", - "name": "Person With Age = 40 - 64 Years, Gender = Female, Health Insurance = With Health Insurance, Race = Hispanic or Latino", + "dcid": "dc/g/Person_Age-Years40To64_Gender-Female_HealthInsurance-WithHealthInsurance", + "name": "Person With Age = 40 - 64 Years, Gender = Female, Health Insurance = With Health Insurance", "statVars": [ { - "name": "Percent: 40 - 64 Years, Female, With Health Insurance, Hispanic or Latino", - "dcid": "dc/b9m94keyneesh" + "name": "Percent: 40 - 64 Years, Female, With Health Insurance", + "dcid": "Percent_Person_40To64Years_Female_WithHealthInsurance" }, { - "name": "Population: 40 - 64 Years, Female, With Health Insurance, Hispanic or Latino", - "dcid": "dc/dpy5eeze9b92d" + "name": "Population: 40 - 64 Years, Female, With Health Insurance", + "dcid": "Count_Person_40To64Years_Female_WithHealthInsurance" } ] }, { - "dcid": "dc/g/Person_Age-Years40To64_Gender-Female_HealthInsurance-WithHealthInsurance_Race-WhiteAlone", - "name": "Person With Age = 40 - 64 Years, Gender = Female, Health Insurance = With Health Insurance, Race = White Alone", + "dcid": "dc/g/Person_Age-Years45To54_EmploymentStatus_Gender-Female", + "name": "Person With Age = 45 - 54 Years, Employment Status, Gender = Female", "statVars": [ { - "name": "Percent: 40 - 64 Years, Female, With Health Insurance, White Alone", - "dcid": "dc/b7tz8zje3cxh7" + "name": "Population: 45 - 54 Years, Civilian, Employed, in Labor Force, Female", + "dcid": "dc/8rw47nf3ngle7" }, { - "name": "Population: 40 - 64 Years, Female, With Health Insurance, White Alone", - "dcid": "dc/rrqwctbt5ew7" + "name": "Population: 45 - 54 Years, Civilian, Unemployed, in Labor Force, Female", + "dcid": "dc/nnzdv3n5ght81" } ] }, { - "dcid": "dc/g/Person_Age-Years40To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLine1.38To4", - "name": "Person With Age = 40 - 64 Years, Income Relative To Poverty Line = 1.4 - 4 Ratio To Poverty Line, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Age-Years5To9_Gender-Female_Race-AmericanIndianOrAlaskaNativeAlone", + "name": "Person With Age = 5 - 9 Years, Gender = Female, Race = American Indian or Alaska Native Alone", "statVars": [ { - "name": "Percent: 40 - 64 Years, 1.4 - 4 Ratio To Poverty Line, Female, No Health Insurance", - "dcid": "dc/w5jgs7dgc7nr3" + "name": "Population: 5 - 9 Years, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_5To9Years_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 40 - 64 Years, 1.4 - 4 Ratio To Poverty Line, Female, No Health Insurance", - "dcid": "dc/k57qzk8wtqfwc" + "name": "Population: 5 - 9 Years, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_5To9Years_Female_AmericanIndianOrAlaskaNativeAlone" } ] }, { - "dcid": "dc/g/Person_Age-Years40To64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLine1.38To4", - "name": "Person With Age = 40 - 64 Years, Income Relative To Poverty Line = 1.4 - 4 Ratio To Poverty Line, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Age-Years5To9_Gender-Female_Race-NativeHawaiianOrOtherPacificIslanderAlone", + "name": "Person With Age = 5 - 9 Years, Gender = Female, Race = Native Hawaiian or Other Pacific Islander Alone", "statVars": [ { - "name": "Percent: 40 - 64 Years, 1.4 - 4 Ratio To Poverty Line, Female, With Health Insurance", - "dcid": "dc/8cx7lf313xkqh" + "name": "Population: 5 - 9 Years, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_5To9Years_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 40 - 64 Years, 1.4 - 4 Ratio To Poverty Line, Female, With Health Insurance", - "dcid": "dc/w1sc6dwgs0756" + "name": "Population: 5 - 9 Years, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_5To9Years_Female_NativeHawaiianOrOtherPacificIslanderAlone" } ] }, { - "dcid": "dc/g/Person_Age-Years40To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto1.38", - "name": "Person With Age = 40 - 64 Years, Income Relative To Poverty Line = 1.4 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Age-Years50To64_Gender-Female_HealthInsurance-NoHealthInsurance", + "name": "Person With Age = 50 - 64 Years, Gender = Female, Health Insurance = No Health Insurance", "statVars": [ { - "name": "Percent: 40 - 64 Years, 1.4 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/4hgsgrdpyfwdf" + "name": "Percent: 50 - 64 Years, Female, No Health Insurance", + "dcid": "Percent_Person_50To64Years_Female_NoHealthInsurance" }, { - "name": "Population: 40 - 64 Years, 1.4 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/dydpypmjmbjv2" + "name": "Population: 50 - 64 Years, Female, No Health Insurance", + "dcid": "Count_Person_50To64Years_Female_NoHealthInsurance" } ] }, { - "dcid": "dc/g/Person_Age-Years40To64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto1.38", - "name": "Person With Age = 40 - 64 Years, Income Relative To Poverty Line = 1.4 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Age-Years50To64_Gender-Female_HealthInsurance-WithHealthInsurance", + "name": "Person With Age = 50 - 64 Years, Gender = Female, Health Insurance = With Health Insurance", "statVars": [ { - "name": "Percent: 40 - 64 Years, 1.4 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/2z7cxp97w7d5d" + "name": "Percent: 50 - 64 Years, Female, With Health Insurance", + "dcid": "Percent_Person_50To64Years_Female_WithHealthInsurance" }, { - "name": "Population: 40 - 64 Years, 1.4 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/p3jedmx6ypqb6" + "name": "Population: 50 - 64 Years, Female, With Health Insurance", + "dcid": "Count_Person_50To64Years_Female_WithHealthInsurance" } ] }, { - "dcid": "dc/g/Person_Age-Years40To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto2", - "name": "Person With Age = 40 - 64 Years, Income Relative To Poverty Line = 2 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Age-Years55To59_EmploymentStatus_Gender-Female", + "name": "Person With Age = 55 - 59 Years, Employment Status, Gender = Female", "statVars": [ { - "name": "Percent: 40 - 64 Years, 2 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/zc2zre68214b3" + "name": "Population: 55 - 59 Years, Civilian, Employed, in Labor Force, Female", + "dcid": "dc/hplj99j7mbfsh" }, { - "name": "Population: 40 - 64 Years, 2 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/3jgn07ggdpng2" + "name": "Population: 55 - 59 Years, Civilian, Unemployed, in Labor Force, Female", + "dcid": "dc/e6m9y9r071clc" } ] }, { - "dcid": "dc/g/Person_Age-Years40To64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto2", - "name": "Person With Age = 40 - 64 Years, Income Relative To Poverty Line = 2 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Age-Years55To64_EmploymentStatus_Gender-Female", + "name": "Person With Age = 55 - 64 Years, Employment Status, Gender = Female", "statVars": [ { - "name": "Percent: 40 - 64 Years, 2 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/jlbgn2rk31cp5" + "name": "Population: 55 - 64 Years, Civilian, Employed, in Labor Force, Female", + "dcid": "dc/jl17l7ke9562d" }, { - "name": "Population: 40 - 64 Years, 2 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/y333p2d3h7tk3" + "name": "Population: 55 - 64 Years, Civilian, Unemployed, in Labor Force, Female", + "dcid": "dc/tk0gp5l0c29c7" } ] }, { - "dcid": "dc/g/Person_Age-Years40To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto2.5", - "name": "Person With Age = 40 - 64 Years, Income Relative To Poverty Line = 2.5 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Age-Years55To64_Gender-Female_VeteranStatus", + "name": "Person With Age = 55 - 64 Years, Gender = Female, Veteran Status", "statVars": [ { - "name": "Percent: 40 - 64 Years, 2.5 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/1kgjme0xvfn43" + "name": "Population: 55 - 64 Years, Civilian, Female, Non Veteran", + "dcid": "dc/05sysyfvd80d1" }, { - "name": "Population: 40 - 64 Years, 2.5 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/sr0k5l68y83dc" + "name": "Population: 55 - 64 Years, Civilian, Female, Veteran", + "dcid": "dc/t7wbgxy8gr3g9" } ] }, { - "dcid": "dc/g/Person_Age-Years40To64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto2.5", - "name": "Person With Age = 40 - 64 Years, Income Relative To Poverty Line = 2.5 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Age-YearsUpto6_Gender-Female_PlaceOfResidenceClassification-Rural", + "name": "Person With Age = 6 Years or Less, Gender = Female, Place of Residence Classification = Rural", "statVars": [ { - "name": "Percent: 40 - 64 Years, 2.5 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/zns407fwd4j4c" + "name": "Population: 6 Years or Less, Female, Rural", + "dcid": "Count_Person_YearsUpto6_Rural_Female" }, { - "name": "Population: 40 - 64 Years, 2.5 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/y7pyln5mm1gfc" + "name": "Population: 6 Years or Less, Female, Houseless, Rural", + "dcid": "Count_Person_Houseless_YearsUpto6_Rural_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years40To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto4", - "name": "Person With Age = 40 - 64 Years, Income Relative To Poverty Line = 4 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Age-YearsUpto6_Gender-Female_PlaceOfResidenceClassification-Urban", + "name": "Person With Age = 6 Years or Less, Gender = Female, Place of Residence Classification = Urban", "statVars": [ { - "name": "Percent: 40 - 64 Years, 4 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/bt2pdrpprl1e5" + "name": "Population: 6 Years or Less, Female, Urban", + "dcid": "Count_Person_YearsUpto6_Urban_Female" }, { - "name": "Population: 40 - 64 Years, 4 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/gh593lflrs3kh" + "name": "Population: 6 Years or Less, Female, Houseless, Urban", + "dcid": "Count_Person_Houseless_YearsUpto6_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years40To64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto4", - "name": "Person With Age = 40 - 64 Years, Income Relative To Poverty Line = 4 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Age-Years60To61_EmploymentStatus_Gender-Female", + "name": "Person With Age = 60 - 61 Years, Employment Status, Gender = Female", "statVars": [ { - "name": "Percent: 40 - 64 Years, 4 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/kzjw6b2qf6bqd" + "name": "Population: 60 - 61 Years, Civilian, Employed, in Labor Force, Female", + "dcid": "dc/ksmx7fwfkm8lb" }, { - "name": "Population: 40 - 64 Years, 4 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/wqfztkjp3lhyh" + "name": "Population: 60 - 61 Years, Civilian, Unemployed, in Labor Force, Female", + "dcid": "dc/3rcl59znrytrf" } ] }, { - "dcid": "dc/g/Person_Age-Years50To64_Gender-Female_HealthInsurance-NoHealthInsurance_Race-BlackOrAfricanAmericanAlone", - "name": "Person With Age = 50 - 64 Years, Gender = Female, Health Insurance = No Health Insurance, Race = Black or African American Alone", + "dcid": "dc/g/Person_Age-Years62To64_EmploymentStatus_Gender-Female", + "name": "Person With Age = 62 - 64 Years, Employment Status, Gender = Female", "statVars": [ { - "name": "Percent: 50 - 64 Years, Female, No Health Insurance, Black or African American Alone", - "dcid": "dc/zhe2cx3gtqej5" + "name": "Population: 62 - 64 Years, Civilian, Employed, in Labor Force, Female", + "dcid": "dc/6706lc55kg5d" }, { - "name": "Population: 50 - 64 Years, Female, No Health Insurance, Black or African American Alone", - "dcid": "dc/y08ecxpjeh702" + "name": "Population: 62 - 64 Years, Civilian, Unemployed, in Labor Force, Female", + "dcid": "dc/8jwmz8sxpge9b" } ] }, { - "dcid": "dc/g/Person_Age-Years50To64_Gender-Female_HealthInsurance-NoHealthInsurance_Race-HispanicOrLatino", - "name": "Person With Age = 50 - 64 Years, Gender = Female, Health Insurance = No Health Insurance, Race = Hispanic or Latino", + "dcid": "dc/g/Person_Age-YearsUpto64_Gender-Female_HealthInsurance-NoHealthInsurance", + "name": "Person With Age = 64 Years or Less, Gender = Female, Health Insurance = No Health Insurance", "statVars": [ { - "name": "Percent: 50 - 64 Years, Female, No Health Insurance, Hispanic or Latino", - "dcid": "dc/61hmzf36dd7w8" + "name": "Percent: 64 Years or Less, Female, No Health Insurance", + "dcid": "Percent_Person_Upto64Years_Female_NoHealthInsurance" }, { - "name": "Population: 50 - 64 Years, Female, No Health Insurance, Hispanic or Latino", - "dcid": "dc/t9xym6khqngj8" + "name": "Population: 64 Years or Less, Female, No Health Insurance", + "dcid": "Count_Person_Upto64Years_Female_NoHealthInsurance" } ] }, { - "dcid": "dc/g/Person_Age-Years50To64_Gender-Female_HealthInsurance-NoHealthInsurance_Race-WhiteAlone", - "name": "Person With Age = 50 - 64 Years, Gender = Female, Health Insurance = No Health Insurance, Race = White Alone", + "dcid": "dc/g/Person_Age-YearsUpto64_Gender-Female_HealthInsurance-WithHealthInsurance", + "name": "Person With Age = 64 Years or Less, Gender = Female, Health Insurance = With Health Insurance", "statVars": [ { - "name": "Percent: 50 - 64 Years, Female, No Health Insurance, White Alone", - "dcid": "dc/6k6dls9k3fls6" + "name": "Percent: 64 Years or Less, Female, With Health Insurance", + "dcid": "Percent_Person_Upto64Years_Female_WithHealthInsurance" }, { - "name": "Population: 50 - 64 Years, Female, No Health Insurance, White Alone", - "dcid": "dc/plcd0h925w8cb" + "name": "Population: 64 Years or Less, Female, With Health Insurance", + "dcid": "Count_Person_Upto64Years_Female_WithHealthInsurance" } ] }, { - "dcid": "dc/g/Person_Age-Years50To64_Gender-Female_HealthInsurance-WithHealthInsurance_Race-BlackOrAfricanAmericanAlone", - "name": "Person With Age = 50 - 64 Years, Gender = Female, Health Insurance = With Health Insurance, Race = Black or African American Alone", + "dcid": "dc/g/Person_Age-Years65To69_EmploymentStatus_Gender-Female", + "name": "Person With Age = 65 - 69 Years, Employment Status, Gender = Female", "statVars": [ { - "name": "Percent: 50 - 64 Years, Female, With Health Insurance, Black or African American Alone", - "dcid": "dc/slyp89x0wx2e2" + "name": "Population: 65 - 69 Years, Employed, in Labor Force, Female", + "dcid": "dc/qcpg8c533syd6" }, { - "name": "Population: 50 - 64 Years, Female, With Health Insurance, Black or African American Alone", - "dcid": "dc/nm4svs0xjv92f" + "name": "Population: 65 - 69 Years, Unemployed, in Labor Force, Female", + "dcid": "dc/q32z4xpbpze5c" } ] }, { - "dcid": "dc/g/Person_Age-Years50To64_Gender-Female_HealthInsurance-WithHealthInsurance_Race-HispanicOrLatino", - "name": "Person With Age = 50 - 64 Years, Gender = Female, Health Insurance = With Health Insurance, Race = Hispanic or Latino", + "dcid": "dc/g/Person_Age-Years65To74_EmploymentStatus_Gender-Female", + "name": "Person With Age = 65 - 74 Years, Employment Status, Gender = Female", "statVars": [ { - "name": "Percent: 50 - 64 Years, Female, With Health Insurance, Hispanic or Latino", - "dcid": "dc/202zyvzr8kwcb" + "name": "Population: 65 - 74 Years, Employed, in Labor Force, Female", + "dcid": "dc/m9qm0vkbztr1" }, { - "name": "Population: 50 - 64 Years, Female, With Health Insurance, Hispanic or Latino", - "dcid": "dc/70b9z3j4x8587" + "name": "Population: 65 - 74 Years, Unemployed, in Labor Force, Female", + "dcid": "dc/rxnjd566thxdb" } ] }, { - "dcid": "dc/g/Person_Age-Years50To64_Gender-Female_HealthInsurance-WithHealthInsurance_Race-WhiteAlone", - "name": "Person With Age = 50 - 64 Years, Gender = Female, Health Insurance = With Health Insurance, Race = White Alone", + "dcid": "dc/g/Person_Age-Years65To74_Gender-Female_VeteranStatus", + "name": "Person With Age = 65 - 74 Years, Gender = Female, Veteran Status", "statVars": [ { - "name": "Percent: 50 - 64 Years, Female, With Health Insurance, White Alone", - "dcid": "dc/6lkrm25p2yetd" + "name": "Population: 65 - 74 Years, Civilian, Female, Non Veteran", + "dcid": "dc/387d93vqd9e29" }, { - "name": "Population: 50 - 64 Years, Female, With Health Insurance, White Alone", - "dcid": "dc/rdpt2v7vzngbb" + "name": "Population: 65 - 74 Years, Civilian, Female, Veteran", + "dcid": "dc/zv40llg0belh4" } ] }, { - "dcid": "dc/g/Person_Age-Years50To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLine1.38To4", - "name": "Person With Age = 50 - 64 Years, Income Relative To Poverty Line = 1.4 - 4 Ratio To Poverty Line, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Age-Years70To74_EmploymentStatus_Gender-Female", + "name": "Person With Age = 70 - 74 Years, Employment Status, Gender = Female", "statVars": [ { - "name": "Percent: 50 - 64 Years, 1.4 - 4 Ratio To Poverty Line, Female, No Health Insurance", - "dcid": "dc/5e6nz7kgy9xcg" + "name": "Population: 70 - 74 Years, Employed, in Labor Force, Female", + "dcid": "dc/zv26z833d7g3c" }, { - "name": "Population: 50 - 64 Years, 1.4 - 4 Ratio To Poverty Line, Female, No Health Insurance", - "dcid": "dc/1k9h6xtq7sjd8" + "name": "Population: 70 - 74 Years, Unemployed, in Labor Force, Female", + "dcid": "dc/vsyfrdprkv9p5" } ] }, { - "dcid": "dc/g/Person_Age-Years50To64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLine1.38To4", - "name": "Person With Age = 50 - 64 Years, Income Relative To Poverty Line = 1.4 - 4 Ratio To Poverty Line, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Age-Years75Onwards_EmploymentStatus_Gender-Female", + "name": "Person With Age = 75 Years or More, Employment Status, Gender = Female", "statVars": [ { - "name": "Percent: 50 - 64 Years, 1.4 - 4 Ratio To Poverty Line, Female, With Health Insurance", - "dcid": "dc/rer0xvjcvlpf9" + "name": "Population: 75 Years or More, Employed, in Labor Force, Female", + "dcid": "dc/kz49wc5n3lhpd" }, { - "name": "Population: 50 - 64 Years, 1.4 - 4 Ratio To Poverty Line, Female, With Health Insurance", - "dcid": "dc/r5rkd0neebge3" + "name": "Population: 75 Years or More, Unemployed, in Labor Force, Female", + "dcid": "dc/dj7nl21cdjbh4" } ] }, { - "dcid": "dc/g/Person_Age-Years50To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto1.38", - "name": "Person With Age = 50 - 64 Years, Income Relative To Poverty Line = 1.4 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Age-Years75Onwards_Gender-Female_VeteranStatus", + "name": "Person With Age = 75 Years or More, Gender = Female, Veteran Status", "statVars": [ { - "name": "Percent: 50 - 64 Years, 1.4 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/w67p2mh54hm4c" + "name": "Population: 75 Years or More, Civilian, Female, Non Veteran", + "dcid": "dc/x9sfdmrzy7pvf" }, { - "name": "Population: 50 - 64 Years, 1.4 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/1qq4s1cmdb2b7" + "name": "Population: 75 Years or More, Civilian, Female, Veteran", + "dcid": "dc/0dxr5t9xv7cyf" } ] }, { - "dcid": "dc/g/Person_Age-Years50To64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto1.38", - "name": "Person With Age = 50 - 64 Years, Income Relative To Poverty Line = 1.4 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Age-Years85Onwards_Gender-Female_Race-AmericanIndianOrAlaskaNativeAlone", + "name": "Person With Age = 85 Years or More, Gender = Female, Race = American Indian or Alaska Native Alone", "statVars": [ { - "name": "Percent: 50 - 64 Years, 1.4 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/jxcyn2qyez748" + "name": "Population: 85 Years or More, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_85OrMoreYears_Female_AmericanIndianAndAlaskaNativeAlone" }, { - "name": "Population: 50 - 64 Years, 1.4 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/ne6bm4w2edr0g" + "name": "Population: 85 Years or More, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_85OrMoreYears_Female_AmericanIndianOrAlaskaNativeAlone" } ] }, { - "dcid": "dc/g/Person_Age-Years50To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto2", - "name": "Person With Age = 50 - 64 Years, Income Relative To Poverty Line = 2 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Age-Years85Onwards_Gender-Female_Race-NativeHawaiianOrOtherPacificIslanderAlone", + "name": "Person With Age = 85 Years or More, Gender = Female, Race = Native Hawaiian or Other Pacific Islander Alone", "statVars": [ { - "name": "Percent: 50 - 64 Years, 2 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/571yjx2mk6e93" + "name": "Population: 85 Years or More, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_85OrMoreYears_Female_NativeHawaiianAndOtherPacificIslanderAlone" }, { - "name": "Population: 50 - 64 Years, 2 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/cjq2f2ln6dk77" + "name": "Population: 85 Years or More, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_85OrMoreYears_Female_NativeHawaiianOrOtherPacificIslanderAlone" } ] }, { - "dcid": "dc/g/Person_Age-Years50To64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto2", - "name": "Person With Age = 50 - 64 Years, Income Relative To Poverty Line = 2 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_CorrectionalFacilityLocation-OutOfState_CorrectionalFacilityOperator_Gender-Female", + "name": "Person With Correctional Facility Location = Out-of-State, Correctional Facility Operator, Gender = Female", "statVars": [ { - "name": "Percent: 50 - 64 Years, 2 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/q0njk21zkeh47" + "name": "Population (Measured Based on Jurisdiction): Out-of-State, Privately Operated, Female", + "dcid": "dc/wcl0fysjk3cdf" }, { - "name": "Population: 50 - 64 Years, 2 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/wr5hv2g40dey4" + "name": "Population (Measured Based on Jurisdiction): Out-of-State, State Operated, Female", + "dcid": "dc/y7jvz4e4ln1w5" } ] }, { - "dcid": "dc/g/Person_Age-Years50To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto2.5", - "name": "Person With Age = 50 - 64 Years, Income Relative To Poverty Line = 2.5 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_EducationalAttainment-LessThanPrimaryEducationPrimaryEducationLowerSecondaryEducation_Gender-Female_HealthBehavior-FormerSmoker", + "name": "Person With Educational Attainment = Less Than Primary Education \u0026 Primary Education \u0026 Lower Secondary Education, Gender = Female, Health Behavior = Former Smoker", "statVars": [ { - "name": "Percent: 50 - 64 Years, 2.5 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/ddlv5z14td9tf" + "name": "Percentage Former Smoker, Daily Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_FormerSmoker_Daily_TobaccoProducts_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Population: 50 - 64 Years, 2.5 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/khjpepzwfx9qd" + "name": "Percentage Former Smoker, E Cigarettes Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_FormerSmoker_Formerly_ECigarettes_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years50To64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto2.5", - "name": "Person With Age = 50 - 64 Years, Income Relative To Poverty Line = 2.5 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_EducationalAttainment-TertiaryEducation_Gender-Female_HealthBehavior-FormerSmoker", + "name": "Person With Educational Attainment = Tertiary Education, Gender = Female, Health Behavior = Former Smoker", "statVars": [ { - "name": "Percent: 50 - 64 Years, 2.5 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/l1b0psxgq7vhh" + "name": "Percentage Former Smoker, Daily Among Tertiary Education, Female Population", + "dcid": "Percent_FormerSmoker_Daily_TobaccoProducts_In_Count_Person_TertiaryEducation_Female" }, { - "name": "Population: 50 - 64 Years, 2.5 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/sgy9nwjvgfvgf" + "name": "Percentage Former Smoker, E Cigarettes Among Tertiary Education, Female Population", + "dcid": "Percent_FormerSmoker_Formerly_ECigarettes_In_Count_Person_TertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years50To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto4", - "name": "Person With Age = 50 - 64 Years, Income Relative To Poverty Line = 4 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_EducationalAttainment-UpperSecondaryEducationPostSecondaryNonTertiaryEducation_Gender-Female_HealthBehavior-FormerSmoker", + "name": "Person With Educational Attainment = Upper Secondary Education \u0026 Post Secondary Non Tertiary Education, Gender = Female, Health Behavior = Former Smoker", "statVars": [ { - "name": "Percent: 50 - 64 Years, 4 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/nqqgcw8njn298" + "name": "Percentage Former Smoker, Daily Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_FormerSmoker_Daily_TobaccoProducts_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" }, { - "name": "Population: 50 - 64 Years, 4 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/r17gvtfm8vvr4" + "name": "Percentage Former Smoker, E Cigarettes Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_FormerSmoker_Formerly_ECigarettes_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Age-Years50To64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto4", - "name": "Person With Age = 50 - 64 Years, Income Relative To Poverty Line = 4 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_EnrollmentLevel-EnrolledInCollegeUndergraduateYears_Gender-Female_TypeOfSchool", + "name": "Person With Gender = Female, Enrollment Level = Enrolled in College Undergraduate Years, Type of School", "statVars": [ { - "name": "Percent: 50 - 64 Years, 4 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/kc954gr58xqxb" + "name": "Population: Female, Enrolled in College Undergraduate Years, Private School", + "dcid": "dc/f0l20sfp6tg34" }, { - "name": "Population: 50 - 64 Years, 4 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/ljfqqn7hgvgg1" + "name": "Population: Female, Enrolled in College Undergraduate Years, Public School", + "dcid": "dc/fgssbtlcqy5bf" } ] }, { - "dcid": "dc/g/Person_Age-YearsUpto64_Gender-Female_HealthInsurance-NoHealthInsurance_Race-BlackOrAfricanAmericanAlone", - "name": "Person With Age = 64 Years or Less, Gender = Female, Health Insurance = No Health Insurance, Race = Black or African American Alone", + "dcid": "dc/g/Person_EnrollmentLevel-EnrolledInGrade1ToGrade4_Gender-Female_TypeOfSchool", + "name": "Person With Gender = Female, Enrollment Level = Enrolled in Grade 1 To Grade 4, Type of School", "statVars": [ { - "name": "Percent: 64 Years or Less, Female, No Health Insurance, Black or African American Alone", - "dcid": "dc/fbt86gt6jbvx3" + "name": "Population: Female, Enrolled in Grade 1 To Grade 4, Private School", + "dcid": "dc/3d1k0tygkzrc9" }, { - "name": "Population: 64 Years or Less, Female, No Health Insurance, Black or African American Alone", - "dcid": "dc/bt0m41h4qww3g" + "name": "Population: Female, Enrolled in Grade 1 To Grade 4, Public School", + "dcid": "dc/f6yygkvshe2sc" } ] }, { - "dcid": "dc/g/Person_Age-YearsUpto64_Gender-Female_HealthInsurance-NoHealthInsurance_Race-HispanicOrLatino", - "name": "Person With Age = 64 Years or Less, Gender = Female, Health Insurance = No Health Insurance, Race = Hispanic or Latino", + "dcid": "dc/g/Person_EnrollmentLevel-EnrolledInGrade5ToGrade8_Gender-Female_TypeOfSchool", + "name": "Person With Gender = Female, Enrollment Level = Enrolled in Grade 5 To Grade 8, Type of School", "statVars": [ { - "name": "Percent: 64 Years or Less, Female, No Health Insurance, Hispanic or Latino", - "dcid": "dc/z83b1324k5l8" + "name": "Population: Female, Enrolled in Grade 5 To Grade 8, Private School", + "dcid": "dc/vg4dvk67ynl7" }, { - "name": "Population: 64 Years or Less, Female, No Health Insurance, Hispanic or Latino", - "dcid": "dc/6zbqgdcj9q316" + "name": "Population: Female, Enrolled in Grade 5 To Grade 8, Public School", + "dcid": "dc/938xr48xyz1v3" } ] }, { - "dcid": "dc/g/Person_Age-YearsUpto64_Gender-Female_HealthInsurance-NoHealthInsurance_Race-WhiteAlone", - "name": "Person With Age = 64 Years or Less, Gender = Female, Health Insurance = No Health Insurance, Race = White Alone", + "dcid": "dc/g/Person_EnrollmentLevel-EnrolledInGrade9ToGrade12_Gender-Female_TypeOfSchool", + "name": "Person With Gender = Female, Enrollment Level = Enrolled in Grade 9 To Grade 12, Type of School", "statVars": [ { - "name": "Percent: 64 Years or Less, Female, No Health Insurance, White Alone", - "dcid": "dc/9r2lj7b1p7ty9" + "name": "Population: Female, Enrolled in Grade 9 To Grade 12, Private School", + "dcid": "dc/lq7sly0t34sc4" }, { - "name": "Population: 64 Years or Less, Female, No Health Insurance, White Alone", - "dcid": "dc/sf88wpdpw6w48" + "name": "Population: Female, Enrolled in Grade 9 To Grade 12, Public School", + "dcid": "dc/b37t6pmrzqkmh" } ] }, { - "dcid": "dc/g/Person_Age-YearsUpto64_Gender-Female_HealthInsurance-WithHealthInsurance_Race-BlackOrAfricanAmericanAlone", - "name": "Person With Age = 64 Years or Less, Gender = Female, Health Insurance = With Health Insurance, Race = Black or African American Alone", + "dcid": "dc/g/Person_EnrollmentLevel-EnrolledInGraduateOrProfessionalSchool_Gender-Female_TypeOfSchool", + "name": "Person With Gender = Female, Enrollment Level = Enrolled in Graduate or Professional School, Type of School", "statVars": [ { - "name": "Percent: 64 Years or Less, Female, With Health Insurance, Black or African American Alone", - "dcid": "dc/5b37jk90f8d46" + "name": "Population: Female, Enrolled in Graduate or Professional School, Private School", + "dcid": "dc/c8tyqc3f69xs5" }, { - "name": "Population: 64 Years or Less, Female, With Health Insurance, Black or African American Alone", - "dcid": "dc/b21lj1qb1nt9d" + "name": "Population: Female, Enrolled in Graduate or Professional School, Public School", + "dcid": "dc/b50mk8kek4fz3" } ] }, { - "dcid": "dc/g/Person_Age-YearsUpto64_Gender-Female_HealthInsurance-WithHealthInsurance_Race-HispanicOrLatino", - "name": "Person With Age = 64 Years or Less, Gender = Female, Health Insurance = With Health Insurance, Race = Hispanic or Latino", + "dcid": "dc/g/Person_EnrollmentLevel-EnrolledInKindergarten_Gender-Female_TypeOfSchool", + "name": "Person With Gender = Female, Enrollment Level = Enrolled in Kindergarten, Type of School", "statVars": [ { - "name": "Percent: 64 Years or Less, Female, With Health Insurance, Hispanic or Latino", - "dcid": "dc/kc5ejnsjrz1t8" + "name": "Population: Female, Enrolled in Kindergarten, Private School", + "dcid": "dc/kzyx3ll4kpfk1" }, { - "name": "Population: 64 Years or Less, Female, With Health Insurance, Hispanic or Latino", - "dcid": "dc/fn5m87c4ypmzc" + "name": "Population: Female, Enrolled in Kindergarten, Public School", + "dcid": "dc/wvxlkgg1rw7k7" } ] }, { - "dcid": "dc/g/Person_Age-YearsUpto64_Gender-Female_HealthInsurance-WithHealthInsurance_Race-WhiteAlone", - "name": "Person With Age = 64 Years or Less, Gender = Female, Health Insurance = With Health Insurance, Race = White Alone", + "dcid": "dc/g/Person_EnrollmentLevel-EnrolledInNurserySchoolPreschool_Gender-Female_TypeOfSchool", + "name": "Person With Gender = Female, Enrollment Level = Enrolled in Nursery School Preschool, Type of School", "statVars": [ { - "name": "Percent: 64 Years or Less, Female, With Health Insurance, White Alone", - "dcid": "dc/lht6t01twg7hb" + "name": "Population: Female, Enrolled in Nursery School Preschool, Private School", + "dcid": "dc/c9y5pyd6tt8p1" }, { - "name": "Population: 64 Years or Less, Female, With Health Insurance, White Alone", - "dcid": "dc/xv6dnl2vvy5n8" + "name": "Population: Female, Enrolled in Nursery School Preschool, Public School", + "dcid": "dc/lr4ve69p16sch" } ] }, { - "dcid": "dc/g/Person_Age-YearsUpto64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLine1.38To4", - "name": "Person With Age = 64 Years or Less, Income Relative To Poverty Line = 1.4 - 4 Ratio To Poverty Line, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Gender-Female_LiteracyStatus-Illiterate_PlaceOfResidenceClassification-Rural", + "name": "Person With Gender = Female, Literacy Status = Illiterate, Place of Residence Classification = Rural", "statVars": [ { - "name": "Percent: 64 Years or Less, 1.4 - 4 Ratio To Poverty Line, Female, No Health Insurance", - "dcid": "dc/bj38b70qdxg84" + "name": "Population: Female, Illiterate, Rural", + "dcid": "Count_Person_Illiterate_Rural_Female" }, { - "name": "Population: 64 Years or Less, 1.4 - 4 Ratio To Poverty Line, Female, No Health Insurance", - "dcid": "dc/wdejfhzrrb24f" + "name": "Population: Female, Houseless, Illiterate, Rural", + "dcid": "Count_Person_Houseless_Illiterate_Rural_Female" } ] }, { - "dcid": "dc/g/Person_Age-YearsUpto64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLine1.38To4", - "name": "Person With Age = 64 Years or Less, Income Relative To Poverty Line = 1.4 - 4 Ratio To Poverty Line, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Gender-Female_LiteracyStatus-Illiterate_PlaceOfResidenceClassification-Urban", + "name": "Person With Gender = Female, Literacy Status = Illiterate, Place of Residence Classification = Urban", "statVars": [ { - "name": "Percent: 64 Years or Less, 1.4 - 4 Ratio To Poverty Line, Female, With Health Insurance", - "dcid": "dc/wdlxgy6cqmsr" + "name": "Population: Female, Illiterate, Urban", + "dcid": "Count_Person_Illiterate_Urban_Female" }, { - "name": "Population: 64 Years or Less, 1.4 - 4 Ratio To Poverty Line, Female, With Health Insurance", - "dcid": "dc/0b94nxrggzjzc" + "name": "Population: Female, Houseless, Illiterate, Urban", + "dcid": "Count_Person_Houseless_Illiterate_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-YearsUpto64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto1.38", - "name": "Person With Age = 64 Years or Less, Income Relative To Poverty Line = 1.4 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Gender-Female_LiteracyStatus-Literate_PlaceOfResidenceClassification-Rural", + "name": "Person With Gender = Female, Literacy Status = Literate, Place of Residence Classification = Rural", "statVars": [ { - "name": "Percent: 64 Years or Less, 1.4 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/zy1l6ncxj3kdh" + "name": "Population: Female, Literate, Rural", + "dcid": "Count_Person_Literate_Rural_Female" }, { - "name": "Population: 64 Years or Less, 1.4 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/ctlj5kercb8ed" + "name": "Population: Female, Houseless, Literate, Rural", + "dcid": "Count_Person_Houseless_Literate_Rural_Female" } ] }, { - "dcid": "dc/g/Person_Age-YearsUpto64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto1.38", - "name": "Person With Age = 64 Years or Less, Income Relative To Poverty Line = 1.4 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Gender-Female_LiteracyStatus-Literate_PlaceOfResidenceClassification-Urban", + "name": "Person With Gender = Female, Literacy Status = Literate, Place of Residence Classification = Urban", "statVars": [ { - "name": "Percent: 64 Years or Less, 1.4 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/5yg0664gtm1k8" + "name": "Population: Female, Literate, Urban", + "dcid": "Count_Person_Literate_Urban_Female" }, { - "name": "Population: 64 Years or Less, 1.4 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/xjssfk5wxz1c1" + "name": "Population: Female, Houseless, Literate, Urban", + "dcid": "Count_Person_Houseless_Literate_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Age-YearsUpto64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto2", - "name": "Person With Age = 64 Years or Less, Income Relative To Poverty Line = 2 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Gender-Female_MaritalStatus-DivorcedInThePast12Months_PovertyStatus", + "name": "Person With Gender = Female, Marital Status = Divorced in The Past 12 Months, Poverty Status", "statVars": [ { - "name": "Percent: 64 Years or Less, 2 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/zt8ls7hz851s3" + "name": "Population: Female, Divorced in The Past 12 Months, Below Poverty Level in The Past 12 Months", + "dcid": "Count_Person_Female_DivorcedInThePast12Months_BelowPovertyLevelInThePast12Months" }, { - "name": "Population: 64 Years or Less, 2 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/k2hstt4hbkb95" + "name": "Population: Female, Divorced in The Past 12 Months, Poverty Status Determined", + "dcid": "Count_Person_Female_DivorcedInThePast12Months_PovertyStatusDetermined" } ] }, { - "dcid": "dc/g/Person_Age-YearsUpto64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto2", - "name": "Person With Age = 64 Years or Less, Income Relative To Poverty Line = 2 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Gender-Female_MaritalStatus-MarriedInThePast12Months_PovertyStatus", + "name": "Person With Gender = Female, Marital Status = Married in The Past 12 Months, Poverty Status", "statVars": [ { - "name": "Percent: 64 Years or Less, 2 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/09p9hzc5bdxz8" + "name": "Population: Female, Married in The Past 12 Months, Below Poverty Level in The Past 12 Months", + "dcid": "Count_Person_Female_MarriedInThePast12Months_BelowPovertyLevelInThePast12Months" }, { - "name": "Population: 64 Years or Less, 2 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/vgjr2ml15k7y1" + "name": "Population: Female, Married in The Past 12 Months, Poverty Status Determined", + "dcid": "Count_Person_Female_MarriedInThePast12Months_PovertyStatusDetermined" } ] }, { - "dcid": "dc/g/Person_Age-YearsUpto64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto2.5", - "name": "Person With Age = 64 Years or Less, Income Relative To Poverty Line = 2.5 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Rural_Religion-Buddhism", + "name": "Person With Gender = Female, Place of Residence Classification = Rural, Religion = Buddhism", "statVars": [ { - "name": "Percent: 64 Years or Less, 2.5 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/lq4f3gp2m72l6" + "name": "Population: Female, Rural, Buddhism", + "dcid": "indianCensus/Count_Person_Religion_Buddhist_Rural_Female" }, { - "name": "Population: 64 Years or Less, 2.5 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/8flsgqjfjtywc" + "name": "Population: 6 Years or Less, Female, Rural, Buddhism", + "dcid": "indianCensus/Count_Person_Religion_Buddhist_YearsUpto6_Rural_Female" } ] }, { - "dcid": "dc/g/Person_Age-YearsUpto64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto2.5", - "name": "Person With Age = 64 Years or Less, Income Relative To Poverty Line = 2.5 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Rural_Religion-Christianity", + "name": "Person With Gender = Female, Place of Residence Classification = Rural, Religion = Christianity", "statVars": [ { - "name": "Percent: 64 Years or Less, 2.5 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/sxfqdfzrqsgr3" + "name": "Population: Female, Rural, Christianity", + "dcid": "indianCensus/Count_Person_Religion_Christian_Rural_Female" }, { - "name": "Population: 64 Years or Less, 2.5 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/w3h2l175t2qzc" + "name": "Population: 6 Years or Less, Female, Rural, Christianity", + "dcid": "indianCensus/Count_Person_Religion_Christian_YearsUpto6_Rural_Female" } ] }, { - "dcid": "dc/g/Person_Age-YearsUpto64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto4", - "name": "Person With Age = 64 Years or Less, Income Relative To Poverty Line = 4 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = No Health Insurance", + "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Rural_Religion-Hinduism", + "name": "Person With Gender = Female, Place of Residence Classification = Rural, Religion = Hinduism", "statVars": [ { - "name": "Percent: 64 Years or Less, 4 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/bvyljdlv9c9v6" + "name": "Population: Female, Rural, Hinduism", + "dcid": "indianCensus/Count_Person_Religion_Hindu_Rural_Female" }, { - "name": "Population: 64 Years or Less, 4 Ratio To Poverty Line or Less, Female, No Health Insurance", - "dcid": "dc/ysypne3v9devd" + "name": "Population: 6 Years or Less, Female, Rural, Hinduism", + "dcid": "indianCensus/Count_Person_Religion_Hindu_YearsUpto6_Rural_Female" } ] }, { - "dcid": "dc/g/Person_Age-YearsUpto64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto4", - "name": "Person With Age = 64 Years or Less, Income Relative To Poverty Line = 4 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = With Health Insurance", + "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Rural_Religion-IndiaCensusOtherReligionAndPersuasions", + "name": "Person With Gender = Female, Place of Residence Classification = Rural, Religion = India Census_Other Religion And Persuasions", "statVars": [ { - "name": "Percent: 64 Years or Less, 4 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/5jx143bc72886" + "name": "Population: Female, Rural, India Census_Other Religion And Persuasions", + "dcid": "indianCensus/Count_Person_Religion_OtherReligionsAndPersuasions_Rural_Female" }, { - "name": "Population: 64 Years or Less, 4 Ratio To Poverty Line or Less, Female, With Health Insurance", - "dcid": "dc/0l43ckrrqr461" + "name": "Population: 6 Years or Less, Female, Rural, India Census_Other Religion And Persuasions", + "dcid": "indianCensus/Count_Person_Religion_OtherReligionsAndPersuasions_YearsUpto6_Rural_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar10000To12499_Race-AmericanIndianOrAlaskaNativeAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 10,000 - 12,499 USD, Race = American Indian or Alaska Native Alone, Recent Work Status", + "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Rural_Religion-Islam", + "name": "Person With Gender = Female, Place of Residence Classification = Rural, Religion = Islam", "statVars": [ { - "name": "Population: Female, 10,000 - 12,499 USD, American Indian or Alaska Native Alone, Not Worked Full Time", - "dcid": "dc/g1lqz36qc6x26" + "name": "Population: Female, Rural, Islam", + "dcid": "indianCensus/Count_Person_Religion_Muslim_Rural_Female" }, { - "name": "Population: Female, 10,000 - 12,499 USD, American Indian or Alaska Native Alone, Worked Full Time", - "dcid": "dc/nfj1c6f5xvjpf" + "name": "Population: 6 Years or Less, Female, Rural, Islam", + "dcid": "indianCensus/Count_Person_Religion_Muslim_YearsUpto6_Rural_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar10000To12499_Race-AsianAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 10,000 - 12,499 USD, Race = Asian Alone, Recent Work Status", + "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Rural_Religion-Jainism", + "name": "Person With Gender = Female, Place of Residence Classification = Rural, Religion = Jainism", "statVars": [ { - "name": "Population: Female, 10,000 - 12,499 USD, Asian Alone, Not Worked Full Time", - "dcid": "dc/rkylr8pzrhvrb" + "name": "Population: Female, Rural, Jainism", + "dcid": "indianCensus/Count_Person_Religion_Jain_Rural_Female" }, { - "name": "Population: Female, 10,000 - 12,499 USD, Asian Alone, Worked Full Time", - "dcid": "dc/ecz488knjvddf" + "name": "Population: 6 Years or Less, Female, Rural, Jainism", + "dcid": "indianCensus/Count_Person_Religion_Jain_YearsUpto6_Rural_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar10000To12499_Race-BlackOrAfricanAmericanAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 10,000 - 12,499 USD, Race = Black or African American Alone, Recent Work Status", + "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Rural_Religion-ReligionNotStated", + "name": "Person With Gender = Female, Place of Residence Classification = Rural, Religion = Religion Not Stated", "statVars": [ { - "name": "Population: Female, 10,000 - 12,499 USD, Black or African American Alone, Not Worked Full Time", - "dcid": "dc/zvn4y702wsxe3" + "name": "Population: Female, Rural, Religion Not Stated", + "dcid": "indianCensus/Count_Person_Religion_ReligionNotStated_Rural_Female" }, { - "name": "Population: Female, 10,000 - 12,499 USD, Black or African American Alone, Worked Full Time", - "dcid": "dc/6jgshc72wscd7" + "name": "Population: 6 Years or Less, Female, Rural, Religion Not Stated", + "dcid": "indianCensus/Count_Person_Religion_ReligionNotStated_YearsUpto6_Rural_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar10000To12499_Race-HispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 10,000 - 12,499 USD, Race = Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Rural_Religion-Sikhism", + "name": "Person With Gender = Female, Place of Residence Classification = Rural, Religion = Sikhism", "statVars": [ { - "name": "Population: Female, 10,000 - 12,499 USD, Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/p5ewnb0xtrrp" + "name": "Population: Female, Rural, Sikhism", + "dcid": "indianCensus/Count_Person_Religion_Sikh_Rural_Female" }, { - "name": "Population: Female, 10,000 - 12,499 USD, Hispanic or Latino, Worked Full Time", - "dcid": "dc/7ev9gs9ppxbq2" + "name": "Population: 6 Years or Less, Female, Rural, Sikhism", + "dcid": "indianCensus/Count_Person_Religion_Sikh_YearsUpto6_Rural_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar10000To12499_Race-NativeHawaiianOrOtherPacificIslanderAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 10,000 - 12,499 USD, Race = Native Hawaiian or Other Pacific Islander Alone, Recent Work Status", + "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Rural_WorkerClassification-NonWorker", + "name": "Person With Gender = Female, Place of Residence Classification = Rural, Worker Classification = Non Worker", "statVars": [ { - "name": "Population: Female, 10,000 - 12,499 USD, Native Hawaiian or Other Pacific Islander Alone, Not Worked Full Time", - "dcid": "dc/xbq05lkgsx8b6" + "name": "Population: Female, Rural, Non Worker", + "dcid": "Count_Person_NonWorker_Rural_Female" }, { - "name": "Population: Female, 10,000 - 12,499 USD, Native Hawaiian or Other Pacific Islander Alone, Worked Full Time", - "dcid": "dc/nxqjjpwkkxpx4" + "name": "Population: Female, Houseless, Rural, Non Worker", + "dcid": "Count_Person_Houseless_NonWorker_Rural_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar10000To12499_Race-SomeOtherRaceAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 10,000 - 12,499 USD, Race = Some Other Race Alone, Recent Work Status", + "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Urban_Religion-Buddhism", + "name": "Person With Gender = Female, Place of Residence Classification = Urban, Religion = Buddhism", "statVars": [ { - "name": "Population: Female, 10,000 - 12,499 USD, Some Other Race Alone, Not Worked Full Time", - "dcid": "dc/8ws12v06y0sqh" + "name": "Population: Female, Urban, Buddhism", + "dcid": "indianCensus/Count_Person_Religion_Buddhist_Urban_Female" }, { - "name": "Population: Female, 10,000 - 12,499 USD, Some Other Race Alone, Worked Full Time", - "dcid": "dc/43pxcsbgjksmg" + "name": "Population: 6 Years or Less, Female, Urban, Buddhism", + "dcid": "indianCensus/Count_Person_Religion_Buddhist_YearsUpto6_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar10000To12499_Race-TwoOrMoreRaces_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 10,000 - 12,499 USD, Race = Two or More Races, Recent Work Status", + "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Urban_Religion-Christianity", + "name": "Person With Gender = Female, Place of Residence Classification = Urban, Religion = Christianity", "statVars": [ { - "name": "Population: Female, 10,000 - 12,499 USD, Two or More Races, Not Worked Full Time", - "dcid": "dc/see1v777j4807" + "name": "Population: Female, Urban, Christianity", + "dcid": "indianCensus/Count_Person_Religion_Christian_Urban_Female" }, { - "name": "Population: Female, 10,000 - 12,499 USD, Two or More Races, Worked Full Time", - "dcid": "dc/422zpgm23b2m7" + "name": "Population: 6 Years or Less, Female, Urban, Christianity", + "dcid": "indianCensus/Count_Person_Religion_Christian_YearsUpto6_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar10000To12499_Race-WhiteAloneNotHispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 10,000 - 12,499 USD, Race = White Alone Not Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Urban_Religion-Hinduism", + "name": "Person With Gender = Female, Place of Residence Classification = Urban, Religion = Hinduism", "statVars": [ { - "name": "Population: Female, 10,000 - 12,499 USD, White Alone Not Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/t6b45v6bsdf1" + "name": "Population: Female, Urban, Hinduism", + "dcid": "indianCensus/Count_Person_Religion_Hindu_Urban_Female" }, { - "name": "Population: Female, 10,000 - 12,499 USD, White Alone Not Hispanic or Latino, Worked Full Time", - "dcid": "dc/j8dgk3864jpbd" + "name": "Population: 6 Years or Less, Female, Urban, Hinduism", + "dcid": "indianCensus/Count_Person_Religion_Hindu_YearsUpto6_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar10000To12499_Race-WhiteAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 10,000 - 12,499 USD, Race = White Alone, Recent Work Status", + "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Urban_Religion-IndiaCensusOtherReligionAndPersuasions", + "name": "Person With Gender = Female, Place of Residence Classification = Urban, Religion = India Census_Other Religion And Persuasions", "statVars": [ { - "name": "Population: Female, 10,000 - 12,499 USD, White Alone, Not Worked Full Time", - "dcid": "dc/c42c6rmszjdv7" + "name": "Population: Female, Urban, India Census_Other Religion And Persuasions", + "dcid": "indianCensus/Count_Person_Religion_OtherReligionsAndPersuasions_Urban_Female" }, { - "name": "Population: Female, 10,000 - 12,499 USD, White Alone, Worked Full Time", - "dcid": "dc/bpzm3y2rxt7y9" + "name": "Population: 6 Years or Less, Female, Urban, India Census_Other Religion And Persuasions", + "dcid": "indianCensus/Count_Person_Religion_OtherReligionsAndPersuasions_YearsUpto6_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar100000Onwards_Race-AmericanIndianOrAlaskaNativeAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 100,000 USD or More, Race = American Indian or Alaska Native Alone, Recent Work Status", + "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Urban_Religion-Islam", + "name": "Person With Gender = Female, Place of Residence Classification = Urban, Religion = Islam", "statVars": [ { - "name": "Population: Female, 100,000 USD or More, American Indian or Alaska Native Alone, Not Worked Full Time", - "dcid": "dc/bdl1bpzj3klq4" + "name": "Population: Female, Urban, Islam", + "dcid": "indianCensus/Count_Person_Religion_Muslim_Urban_Female" }, { - "name": "Population: Female, 100,000 USD or More, American Indian or Alaska Native Alone, Worked Full Time", - "dcid": "dc/8v29dc0442ljg" + "name": "Population: 6 Years or Less, Female, Urban, Islam", + "dcid": "indianCensus/Count_Person_Religion_Muslim_YearsUpto6_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar100000Onwards_Race-AsianAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 100,000 USD or More, Race = Asian Alone, Recent Work Status", + "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Urban_Religion-Jainism", + "name": "Person With Gender = Female, Place of Residence Classification = Urban, Religion = Jainism", "statVars": [ { - "name": "Population: Female, 100,000 USD or More, Asian Alone, Not Worked Full Time", - "dcid": "dc/5zrn0w3nwe9e2" + "name": "Population: Female, Urban, Jainism", + "dcid": "indianCensus/Count_Person_Religion_Jain_Urban_Female" }, { - "name": "Population: Female, 100,000 USD or More, Asian Alone, Worked Full Time", - "dcid": "dc/sk4nqnbdskvhg" + "name": "Population: 6 Years or Less, Female, Urban, Jainism", + "dcid": "indianCensus/Count_Person_Religion_Jain_YearsUpto6_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar100000Onwards_Race-BlackOrAfricanAmericanAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 100,000 USD or More, Race = Black or African American Alone, Recent Work Status", + "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Urban_Religion-ReligionNotStated", + "name": "Person With Gender = Female, Place of Residence Classification = Urban, Religion = Religion Not Stated", "statVars": [ { - "name": "Population: Female, 100,000 USD or More, Black or African American Alone, Not Worked Full Time", - "dcid": "dc/hndxvvnzf2yr1" + "name": "Population: Female, Urban, Religion Not Stated", + "dcid": "indianCensus/Count_Person_Religion_ReligionNotStated_Urban_Female" }, { - "name": "Population: Female, 100,000 USD or More, Black or African American Alone, Worked Full Time", - "dcid": "dc/vf30v7c1t5lz5" + "name": "Population: 6 Years or Less, Female, Urban, Religion Not Stated", + "dcid": "indianCensus/Count_Person_Religion_ReligionNotStated_YearsUpto6_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar100000Onwards_Race-HispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 100,000 USD or More, Race = Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Urban_Religion-Sikhism", + "name": "Person With Gender = Female, Place of Residence Classification = Urban, Religion = Sikhism", "statVars": [ { - "name": "Population: Female, 100,000 USD or More, Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/nwzb4v1hp2jw4" + "name": "Population: Female, Urban, Sikhism", + "dcid": "indianCensus/Count_Person_Religion_Sikh_Urban_Female" }, { - "name": "Population: Female, 100,000 USD or More, Hispanic or Latino, Worked Full Time", - "dcid": "dc/w5geg8s1lmb04" + "name": "Population: 6 Years or Less, Female, Urban, Sikhism", + "dcid": "indianCensus/Count_Person_Religion_Sikh_YearsUpto6_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar100000Onwards_Race-NativeHawaiianOrOtherPacificIslanderAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 100,000 USD or More, Race = Native Hawaiian or Other Pacific Islander Alone, Recent Work Status", + "dcid": "dc/g/Person_Gender-Female_PlaceOfResidenceClassification-Urban_WorkerClassification-NonWorker", + "name": "Person With Gender = Female, Place of Residence Classification = Urban, Worker Classification = Non Worker", "statVars": [ { - "name": "Population: Female, 100,000 USD or More, Native Hawaiian or Other Pacific Islander Alone, Not Worked Full Time", - "dcid": "dc/8bwnnflm9kwbg" + "name": "Population: Female, Urban, Non Worker", + "dcid": "Count_Person_NonWorker_Urban_Female" }, { - "name": "Population: Female, 100,000 USD or More, Native Hawaiian or Other Pacific Islander Alone, Worked Full Time", - "dcid": "dc/4r5pvjszn5x03" + "name": "Population: Female, Houseless, Urban, Non Worker", + "dcid": "Count_Person_Houseless_NonWorker_Urban_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar100000Onwards_Race-SomeOtherRaceAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 100,000 USD or More, Race = Some Other Race Alone, Recent Work Status", + "dcid": "dc/g/Person_Gender-Female_LaborForceStatus-NotInLaborForce_MaritalStatus-DivorcedInThePast12Months", + "name": "Person With Labor Force Status = Not in Labor Force, Gender = Female, Marital Status = Divorced in The Past 12 Months", "statVars": [ { - "name": "Population: Female, 100,000 USD or More, Some Other Race Alone, Not Worked Full Time", - "dcid": "dc/y70ppl4rxjhjh" + "name": "Population: Not in Labor Force, Female, Divorced in The Past 12 Months", + "dcid": "Count_Person_NotInLaborForce_Female_DivorcedInThePast12Months" }, { - "name": "Population: Female, 100,000 USD or More, Some Other Race Alone, Worked Full Time", - "dcid": "dc/3zq436nrf2d66" + "name": "Population: 16 Years or More, Not in Labor Force, Female, Divorced in The Past 12 Months", + "dcid": "Count_Person_16OrMoreYears_NotInLaborForce_Female_DivorcedInThePast12Months" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar100000Onwards_Race-TwoOrMoreRaces_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 100,000 USD or More, Race = Two or More Races, Recent Work Status", + "dcid": "dc/g/Person_Gender-Female_LaborForceStatus-NotInLaborForce_MaritalStatus-MarriedInThePast12Months", + "name": "Person With Labor Force Status = Not in Labor Force, Gender = Female, Marital Status = Married in The Past 12 Months", "statVars": [ { - "name": "Population: Female, 100,000 USD or More, Two or More Races, Not Worked Full Time", - "dcid": "dc/8lffdmtgqv269" + "name": "Population: Not in Labor Force, Female, Married in The Past 12 Months", + "dcid": "Count_Person_NotInLaborForce_Female_MarriedInThePast12Months" }, { - "name": "Population: Female, 100,000 USD or More, Two or More Races, Worked Full Time", - "dcid": "dc/n4z306vm3zdm6" + "name": "Population: 16 Years or More, Not in Labor Force, Female, Married in The Past 12 Months", + "dcid": "Count_Person_16OrMoreYears_NotInLaborForce_Female_MarriedInThePast12Months" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar100000Onwards_Race-WhiteAloneNotHispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 100,000 USD or More, Race = White Alone Not Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/Person_Gender-Female_LaborForceStatus-InLaborForce_MaritalStatus-DivorcedInThePast12Months", + "name": "Person With Labor Force Status = in Labor Force, Gender = Female, Marital Status = Divorced in The Past 12 Months", "statVars": [ { - "name": "Population: Female, 100,000 USD or More, White Alone Not Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/elr21hp41d4jh" + "name": "Population: in Labor Force, Female, Divorced in The Past 12 Months", + "dcid": "Count_Person_InLaborForce_Female_DivorcedInThePast12Months" }, { - "name": "Population: Female, 100,000 USD or More, White Alone Not Hispanic or Latino, Worked Full Time", - "dcid": "dc/cqc4zh1dg8s6d" + "name": "Population: 16 Years or More, in Labor Force, Female, Divorced in The Past 12 Months", + "dcid": "Count_Person_16OrMoreYears_InLaborForce_Female_DivorcedInThePast12Months" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar100000Onwards_Race-WhiteAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 100,000 USD or More, Race = White Alone, Recent Work Status", + "dcid": "dc/g/Person_Gender-Female_LaborForceStatus-InLaborForce_MaritalStatus-MarriedInThePast12Months", + "name": "Person With Labor Force Status = in Labor Force, Gender = Female, Marital Status = Married in The Past 12 Months", "statVars": [ { - "name": "Population: Female, 100,000 USD or More, White Alone, Not Worked Full Time", - "dcid": "dc/kd7qcdzs2q8p4" + "name": "Population: in Labor Force, Female, Married in The Past 12 Months", + "dcid": "Count_Person_InLaborForce_Female_MarriedInThePast12Months" }, { - "name": "Population: Female, 100,000 USD or More, White Alone, Worked Full Time", - "dcid": "dc/gjkbs2qeb9m0g" + "name": "Population: 16 Years or More, in Labor Force, Female, Married in The Past 12 Months", + "dcid": "Count_Person_16OrMoreYears_InLaborForce_Female_MarriedInThePast12Months" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar12500To14999_Race-AmericanIndianOrAlaskaNativeAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 12,500 - 14,999 USD, Race = American Indian or Alaska Native Alone, Recent Work Status", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderEthnicity-HispanicOrLatino_OffenderType-OffenderEthnicityKnown_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Ethnicity = Hispanic or Latino, Offender Type = Offender Ethnicity Known, Targeted Gender = Female", "statVars": [ { - "name": "Population: Female, 12,500 - 14,999 USD, American Indian or Alaska Native Alone, Not Worked Full Time", - "dcid": "dc/djyl74kbjv759" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Hispanic or Latino Offender, Offender Ethnicity Known, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderEthnicityHispanicOrLatino_Female" }, { - "name": "Population: Female, 12,500 - 14,999 USD, American Indian or Alaska Native Alone, Worked Full Time", - "dcid": "dc/y5khypdllylx2" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Hispanic or Latino Offender, Offender Ethnicity Known, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderEthnicityHispanicOrLatino_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar12500To14999_Race-AsianAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 12,500 - 14,999 USD, Race = Asian Alone, Recent Work Status", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderEthnicity-NotHispanicOrLatino_OffenderType-OffenderEthnicityKnown_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Ethnicity = Not Hispanic or Latino, Offender Type = Offender Ethnicity Known, Targeted Gender = Female", "statVars": [ { - "name": "Population: Female, 12,500 - 14,999 USD, Asian Alone, Not Worked Full Time", - "dcid": "dc/w9f75kjtcjz6h" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Not Hispanic or Latino Offender, Offender Ethnicity Known, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderEthnicityNotHispanicOrLatino_Female" }, { - "name": "Population: Female, 12,500 - 14,999 USD, Asian Alone, Worked Full Time", - "dcid": "dc/5p1ghjk4c4g53" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Not Hispanic or Latino Offender, Offender Ethnicity Known, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderEthnicityNotHispanicOrLatino_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar12500To14999_Race-BlackOrAfricanAmericanAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 12,500 - 14,999 USD, Race = Black or African American Alone, Recent Work Status", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderRace-AmericanIndianOrAlaskaNativeAlone_OffenderType-OffenderRaceKnown_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Race = American Indian or Alaska Native Alone, Offender Type = Offender Race Known, Targeted Gender = Female", "statVars": [ { - "name": "Population: Female, 12,500 - 14,999 USD, Black or African American Alone, Not Worked Full Time", - "dcid": "dc/ph6nlxqmh2es8" + "name": "Count of Hate Crime Incidents: Bias Against Gender, American Indian or Alaska Native Alone Offender, Offender Race Known, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderRaceAmericanIndianOrAlaskaNativeAlone_Female" }, { - "name": "Population: Female, 12,500 - 14,999 USD, Black or African American Alone, Worked Full Time", - "dcid": "dc/73gmfshjqdqjf" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, American Indian or Alaska Native Alone Offender, Offender Race Known, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderRaceAmericanIndianOrAlaskaNativeAlone_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar12500To14999_Race-HispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 12,500 - 14,999 USD, Race = Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderRace-AsianAlone_OffenderType-OffenderRaceKnown_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Race = Asian Alone, Offender Type = Offender Race Known, Targeted Gender = Female", "statVars": [ { - "name": "Population: Female, 12,500 - 14,999 USD, Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/4yxpwfz8v6p8b" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Asian Alone Offender, Offender Race Known, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderRaceAsianAlone_Female" }, { - "name": "Population: Female, 12,500 - 14,999 USD, Hispanic or Latino, Worked Full Time", - "dcid": "dc/g6syfwwpny8k" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Asian Alone Offender, Offender Race Known, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderRaceAsianAlone_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar12500To14999_Race-NativeHawaiianOrOtherPacificIslanderAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 12,500 - 14,999 USD, Race = Native Hawaiian or Other Pacific Islander Alone, Recent Work Status", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderRace-BlackOrAfricanAmericanAlone_OffenderType-OffenderRaceKnown_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Race = Black or African American Alone, Offender Type = Offender Race Known, Targeted Gender = Female", "statVars": [ { - "name": "Population: Female, 12,500 - 14,999 USD, Native Hawaiian or Other Pacific Islander Alone, Not Worked Full Time", - "dcid": "dc/w79q3d8zvmefd" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Black or African American Alone Offender, Offender Race Known, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderRaceBlackOrAfricanAmericanAlone_Female" }, { - "name": "Population: Female, 12,500 - 14,999 USD, Native Hawaiian or Other Pacific Islander Alone, Worked Full Time", - "dcid": "dc/wz3chgqw22hj9" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Black or African American Alone Offender, Offender Race Known, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderRaceBlackOrAfricanAmericanAlone_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar12500To14999_Race-SomeOtherRaceAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 12,500 - 14,999 USD, Race = Some Other Race Alone, Recent Work Status", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderRace-TwoOrMoreRaces_OffenderType-OffenderRaceKnown_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Race = Two or More Races, Offender Type = Offender Race Known, Targeted Gender = Female", "statVars": [ { - "name": "Population: Female, 12,500 - 14,999 USD, Some Other Race Alone, Not Worked Full Time", - "dcid": "dc/rklwcdf350zcg" + "name": "Count of Hate Crime Incidents: Bias Against Gender, Two or More Races Offender, Offender Race Known, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderRaceTwoOrMoreRaces_Female" }, { - "name": "Population: Female, 12,500 - 14,999 USD, Some Other Race Alone, Worked Full Time", - "dcid": "dc/24z4tkx8bjzb5" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, Two or More Races Offender, Offender Race Known, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderRaceTwoOrMoreRaces_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar12500To14999_Race-TwoOrMoreRaces_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 12,500 - 14,999 USD, Race = Two or More Races, Recent Work Status", + "dcid": "dc/g/HateCrimeIncidents_BiasMotivation-gender_OffenderRace-WhiteAlone_OffenderType-OffenderRaceKnown_TargetedGender-Female", + "name": "Hate Crime Incidents With Bias Motivation = Gender, Offender Race = White Alone, Offender Type = Offender Race Known, Targeted Gender = Female", "statVars": [ { - "name": "Population: Female, 12,500 - 14,999 USD, Two or More Races, Not Worked Full Time", - "dcid": "dc/jnytfgyee118f" + "name": "Count of Hate Crime Incidents: Bias Against Gender, White Alone Offender, Offender Race Known, Female Victim", + "dcid": "Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderRaceWhiteAlone_Female" }, { - "name": "Population: Female, 12,500 - 14,999 USD, Two or More Races, Worked Full Time", - "dcid": "dc/0wreg2rwy5h3c" + "name": "Count of Hate Crime Incidents (Offense): Bias Against Gender, White Alone Offender, Offender Race Known, Female Victim", + "dcid": "Offense_Count_CriminalIncidents_BiasMotivationGender_IsHateCrime_OffenderRaceWhiteAlone_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar12500To14999_Race-WhiteAloneNotHispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 12,500 - 14,999 USD, Race = White Alone Not Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-YearsUpto1_CauseOfDeath-ICD10/R00R99_Gender-Female_Race", + "name": "Mortality Event With Age = 1 Years or Less, Cause of Death = R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 12,500 - 14,999 USD, White Alone Not Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/m7rh8832y37d5" + "name": "Count of Mortality Event: 1 Years or Less, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, Black or African American", + "dcid": "dc/qrmydkzp94cth" }, { - "name": "Population: Female, 12,500 - 14,999 USD, White Alone Not Hispanic or Latino, Worked Full Time", - "dcid": "dc/yczwl8bb6d431" + "name": "Count of Mortality Event: 1 Years or Less, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, White", + "dcid": "dc/vrply63j2jsc3" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar12500To14999_Race-WhiteAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 12,500 - 14,999 USD, Race = White Alone, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-YearsUpto1_CauseOfDeath-ICD10/V01Y89_Gender-Female_Race", + "name": "Mortality Event With Age = 1 Years or Less, Cause of Death = V01-Y89 (External Causes of Morbidity And Mortality), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 12,500 - 14,999 USD, White Alone, Not Worked Full Time", - "dcid": "dc/x2syp295e5gp5" + "name": "Count of Mortality Event: 1 Years or Less, V01-Y89 (External Causes of Morbidity And Mortality), Female, Black or African American", + "dcid": "dc/dt1zcmlqfkne7" }, { - "name": "Population: Female, 12,500 - 14,999 USD, White Alone, Worked Full Time", - "dcid": "dc/6re4xlxt811tb" + "name": "Count of Mortality Event: 1 Years or Less, V01-Y89 (External Causes of Morbidity And Mortality), Female, White", + "dcid": "dc/n4hfvd75dxg2" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar15000To17499_Race-AmericanIndianOrAlaskaNativeAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 15,000 - 17,499 USD, Race = American Indian or Alaska Native Alone, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years15To24_CauseOfDeath-ICD10/C00D48_Gender-Female_Race", + "name": "Mortality Event With Age = 15 - 24 Years, Cause of Death = C00-D48 (Neoplasms), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 15,000 - 17,499 USD, American Indian or Alaska Native Alone, Not Worked Full Time", - "dcid": "dc/f7h4xcfddblmg" + "name": "Count of Mortality Event: 15 - 24 Years, C00-D48 (Neoplasms), Female, Black or African American", + "dcid": "dc/vxx6wtfz09rsg" }, { - "name": "Population: Female, 15,000 - 17,499 USD, American Indian or Alaska Native Alone, Worked Full Time", - "dcid": "dc/efvqzne3ypfvf" + "name": "Count of Mortality Event: 15 - 24 Years, C00-D48 (Neoplasms), Female, White", + "dcid": "dc/4meb4dk826vgh" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar15000To17499_Race-AsianAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 15,000 - 17,499 USD, Race = Asian Alone, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years15To24_CauseOfDeath-ICD10/G00G98_Gender-Female_Race", + "name": "Mortality Event With Age = 15 - 24 Years, Cause of Death = G00-G98 (Diseases of The Nervous System), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 15,000 - 17,499 USD, Asian Alone, Not Worked Full Time", - "dcid": "dc/05hbjp5ztrl64" + "name": "Count of Mortality Event: 15 - 24 Years, G00-G98 (Diseases of The Nervous System), Female, Black or African American", + "dcid": "dc/x5ppqbfzzmv6c" }, { - "name": "Population: Female, 15,000 - 17,499 USD, Asian Alone, Worked Full Time", - "dcid": "dc/v3yv80ncnvzf7" + "name": "Count of Mortality Event: 15 - 24 Years, G00-G98 (Diseases of The Nervous System), Female, White", + "dcid": "dc/y4kpk57v3hkfc" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar15000To17499_Race-BlackOrAfricanAmericanAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 15,000 - 17,499 USD, Race = Black or African American Alone, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years15To24_CauseOfDeath-ICD10/I00I99_Gender-Female_Race", + "name": "Mortality Event With Age = 15 - 24 Years, Cause of Death = I00-I99 (Diseases of The Circulatory System), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 15,000 - 17,499 USD, Black or African American Alone, Not Worked Full Time", - "dcid": "dc/8jb594x7dr0r8" + "name": "Count of Mortality Event: 15 - 24 Years, I00-I99 (Diseases of The Circulatory System), Female, Black or African American", + "dcid": "dc/2tnyvylxwshl3" }, { - "name": "Population: Female, 15,000 - 17,499 USD, Black or African American Alone, Worked Full Time", - "dcid": "dc/xkzjppbj1brdh" + "name": "Count of Mortality Event: 15 - 24 Years, I00-I99 (Diseases of The Circulatory System), Female, White", + "dcid": "dc/q6h208ehh14t6" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar15000To17499_Race-HispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 15,000 - 17,499 USD, Race = Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years15To24_CauseOfDeath-ICD10/V01Y89_Gender-Female_Race", + "name": "Mortality Event With Age = 15 - 24 Years, Cause of Death = V01-Y89 (External Causes of Morbidity And Mortality), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 15,000 - 17,499 USD, Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/ls3b25qjy2gjg" + "name": "Count of Mortality Event: 15 - 24 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, Black or African American", + "dcid": "dc/5g844w6dvzynb" }, { - "name": "Population: Female, 15,000 - 17,499 USD, Hispanic or Latino, Worked Full Time", - "dcid": "dc/qx330gg1k2f9d" + "name": "Count of Mortality Event: 15 - 24 Years, V01-Y89 (External Causes of Morbidity And Mortality), Female, White", + "dcid": "dc/qhz4bc538re79" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar15000To17499_Race-NativeHawaiianOrOtherPacificIslanderAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 15,000 - 17,499 USD, Race = Native Hawaiian or Other Pacific Islander Alone, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years25To34_CauseOfDeath-ICD10/A00B99_Gender-Female_Race", + "name": "Mortality Event With Age = 25 - 34 Years, Cause of Death = A00-B99 (Certain Infectious And Parasitic Diseases), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 15,000 - 17,499 USD, Native Hawaiian or Other Pacific Islander Alone, Not Worked Full Time", - "dcid": "dc/lkh6gywp7h5w6" + "name": "Count of Mortality Event: 25 - 34 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Black or African American", + "dcid": "dc/88mexmmdgd4fg" }, { - "name": "Population: Female, 15,000 - 17,499 USD, Native Hawaiian or Other Pacific Islander Alone, Worked Full Time", - "dcid": "dc/608mps4nt7hqc" + "name": "Count of Mortality Event: 25 - 34 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, White", + "dcid": "dc/8xxtc68vesk12" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar15000To17499_Race-SomeOtherRaceAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 15,000 - 17,499 USD, Race = Some Other Race Alone, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years25To34_CauseOfDeath-ICD10/E00E88_Gender-Female_Race", + "name": "Mortality Event With Age = 25 - 34 Years, Cause of Death = E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 15,000 - 17,499 USD, Some Other Race Alone, Not Worked Full Time", - "dcid": "dc/pwmwttm5e1h42" + "name": "Count of Mortality Event: 25 - 34 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, Black or African American", + "dcid": "dc/9q6lt61y1mlk6" }, { - "name": "Population: Female, 15,000 - 17,499 USD, Some Other Race Alone, Worked Full Time", - "dcid": "dc/1zwnmfrbcb3e5" + "name": "Count of Mortality Event: 25 - 34 Years, E00-E88 (Endocrine, Nutritional And Metabolic Diseases), Female, White", + "dcid": "dc/w1r4jxj7behr4" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar15000To17499_Race-TwoOrMoreRaces_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 15,000 - 17,499 USD, Race = Two or More Races, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years25To34_CauseOfDeath-ICD10/J00J98_Gender-Female_Race", + "name": "Mortality Event With Age = 25 - 34 Years, Cause of Death = J00-J98 (Diseases of The Respiratory System), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 15,000 - 17,499 USD, Two or More Races, Not Worked Full Time", - "dcid": "dc/qbrbhb6wg1zs3" + "name": "Count of Mortality Event: 25 - 34 Years, J00-J98 (Diseases of The Respiratory System), Female, Black or African American", + "dcid": "dc/eqzmecnj6v4f2" }, { - "name": "Population: Female, 15,000 - 17,499 USD, Two or More Races, Worked Full Time", - "dcid": "dc/80rsssbp3j60c" + "name": "Count of Mortality Event: 25 - 34 Years, J00-J98 (Diseases of The Respiratory System), Female, White", + "dcid": "dc/n5f0qrv5n6ql4" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar15000To17499_Race-WhiteAloneNotHispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 15,000 - 17,499 USD, Race = White Alone Not Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/A00B99_Gender-Female_Race", + "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = A00-B99 (Certain Infectious And Parasitic Diseases), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 15,000 - 17,499 USD, White Alone Not Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/p79h95jnf7vj7" + "name": "Count of Mortality Event: 35 - 44 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, Black or African American", + "dcid": "dc/7vx0n6qr2cnf5" }, { - "name": "Population: Female, 15,000 - 17,499 USD, White Alone Not Hispanic or Latino, Worked Full Time", - "dcid": "dc/l5jmwz4fcyhdb" + "name": "Count of Mortality Event: 35 - 44 Years, A00-B99 (Certain Infectious And Parasitic Diseases), Female, White", + "dcid": "dc/s8pv37jflpc46" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar15000To17499_Race-WhiteAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 15,000 - 17,499 USD, Race = White Alone, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/F01F99_Gender-Female_Race", + "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = F01-F99 (Mental And Behavioural Disorders), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 15,000 - 17,499 USD, White Alone, Not Worked Full Time", - "dcid": "dc/j4qbp1b3s0dy" + "name": "Count of Mortality Event: 35 - 44 Years, F01-F99 (Mental And Behavioural Disorders), Female, Black or African American", + "dcid": "dc/fcr3yf7dxym47" }, { - "name": "Population: Female, 15,000 - 17,499 USD, White Alone, Worked Full Time", - "dcid": "dc/dlqtllebrnyh1" + "name": "Count of Mortality Event: 35 - 44 Years, F01-F99 (Mental And Behavioural Disorders), Female, White", + "dcid": "dc/qj19djgc30n8" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar17500To19999_Race-AmericanIndianOrAlaskaNativeAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 17,500 - 19,999 USD, Race = American Indian or Alaska Native Alone, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/G00G98_Gender-Female_Race", + "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = G00-G98 (Diseases of The Nervous System), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 17,500 - 19,999 USD, American Indian or Alaska Native Alone, Not Worked Full Time", - "dcid": "dc/y9rqqech6xbt4" + "name": "Count of Mortality Event: 35 - 44 Years, G00-G98 (Diseases of The Nervous System), Female, Black or African American", + "dcid": "dc/c8mdlr20xyyyb" }, { - "name": "Population: Female, 17,500 - 19,999 USD, American Indian or Alaska Native Alone, Worked Full Time", - "dcid": "dc/zz3mhw0qtqzx7" + "name": "Count of Mortality Event: 35 - 44 Years, G00-G98 (Diseases of The Nervous System), Female, White", + "dcid": "dc/9r8179skf7055" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar17500To19999_Race-AsianAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 17,500 - 19,999 USD, Race = Asian Alone, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/J00J98_Gender-Female_Race", + "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = J00-J98 (Diseases of The Respiratory System), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 17,500 - 19,999 USD, Asian Alone, Not Worked Full Time", - "dcid": "dc/6vnbexd9selyh" + "name": "Count of Mortality Event: 35 - 44 Years, J00-J98 (Diseases of The Respiratory System), Female, Black or African American", + "dcid": "dc/rsyb8r6xvlyk1" }, { - "name": "Population: Female, 17,500 - 19,999 USD, Asian Alone, Worked Full Time", - "dcid": "dc/5q26x7hn8b7g6" + "name": "Count of Mortality Event: 35 - 44 Years, J00-J98 (Diseases of The Respiratory System), Female, White", + "dcid": "dc/209011cted3t2" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar17500To19999_Race-BlackOrAfricanAmericanAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 17,500 - 19,999 USD, Race = Black or African American Alone, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/K00K92_Gender-Female_Race", + "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = K00-K92 (Diseases of The Digestive System), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 17,500 - 19,999 USD, Black or African American Alone, Not Worked Full Time", - "dcid": "dc/22z39hnhx4tg6" + "name": "Count of Mortality Event: 35 - 44 Years, K00-K92 (Diseases of The Digestive System), Female, Black or African American", + "dcid": "dc/0ps38mtymkl5f" }, { - "name": "Population: Female, 17,500 - 19,999 USD, Black or African American Alone, Worked Full Time", - "dcid": "dc/05l81v5blpk95" + "name": "Count of Mortality Event: 35 - 44 Years, K00-K92 (Diseases of The Digestive System), Female, White", + "dcid": "dc/jfkhpz3sdytyb" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar17500To19999_Race-HispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 17,500 - 19,999 USD, Race = Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/M00M99_Gender-Female_Race", + "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 17,500 - 19,999 USD, Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/54dmhzwdcr8mc" + "name": "Count of Mortality Event: 35 - 44 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, Black or African American", + "dcid": "dc/sbx416hww1scg" }, { - "name": "Population: Female, 17,500 - 19,999 USD, Hispanic or Latino, Worked Full Time", - "dcid": "dc/fen92l3kt7nj8" + "name": "Count of Mortality Event: 35 - 44 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, White", + "dcid": "dc/rd4zc8by819d1" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar17500To19999_Race-NativeHawaiianOrOtherPacificIslanderAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 17,500 - 19,999 USD, Race = Native Hawaiian or Other Pacific Islander Alone, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/N00N98_Gender-Female_Race", + "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = N00-N98 (Diseases of The Genitourinary System), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 17,500 - 19,999 USD, Native Hawaiian or Other Pacific Islander Alone, Not Worked Full Time", - "dcid": "dc/2jne6ykt5h736" + "name": "Count of Mortality Event: 35 - 44 Years, N00-N98 (Diseases of The Genitourinary System), Female, Black or African American", + "dcid": "dc/6t5787k7nq2m8" }, { - "name": "Population: Female, 17,500 - 19,999 USD, Native Hawaiian or Other Pacific Islander Alone, Worked Full Time", - "dcid": "dc/f6xpxxctsbjrf" + "name": "Count of Mortality Event: 35 - 44 Years, N00-N98 (Diseases of The Genitourinary System), Female, White", + "dcid": "dc/w4cdbd5tsqnvc" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar17500To19999_Race-SomeOtherRaceAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 17,500 - 19,999 USD, Race = Some Other Race Alone, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years35To44_CauseOfDeath-ICD10/R00R99_Gender-Female_Race", + "name": "Mortality Event With Age = 35 - 44 Years, Cause of Death = R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 17,500 - 19,999 USD, Some Other Race Alone, Not Worked Full Time", - "dcid": "dc/7fh145pfk5w7g" + "name": "Count of Mortality Event: 35 - 44 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, Black or African American", + "dcid": "dc/8s7msyzmr1hlc" }, { - "name": "Population: Female, 17,500 - 19,999 USD, Some Other Race Alone, Worked Full Time", - "dcid": "dc/4mcgy5kpkk2k4" + "name": "Count of Mortality Event: 35 - 44 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, White", + "dcid": "dc/7302gbyehz4d4" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar17500To19999_Race-TwoOrMoreRaces_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 17,500 - 19,999 USD, Race = Two or More Races, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/F01F99_Gender-Female_Race", + "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = F01-F99 (Mental And Behavioural Disorders), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 17,500 - 19,999 USD, Two or More Races, Not Worked Full Time", - "dcid": "dc/cn06kfj48gc1g" + "name": "Count of Mortality Event: 45 - 54 Years, F01-F99 (Mental And Behavioural Disorders), Female, Black or African American", + "dcid": "dc/3l0xp6kty3sc6" }, { - "name": "Population: Female, 17,500 - 19,999 USD, Two or More Races, Worked Full Time", - "dcid": "dc/rz89lkvrsdms4" + "name": "Count of Mortality Event: 45 - 54 Years, F01-F99 (Mental And Behavioural Disorders), Female, White", + "dcid": "dc/4nt9ydnb1xsyb" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar17500To19999_Race-WhiteAloneNotHispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 17,500 - 19,999 USD, Race = White Alone Not Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/G00G98_Gender-Female_Race", + "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = G00-G98 (Diseases of The Nervous System), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 17,500 - 19,999 USD, White Alone Not Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/2s3rng6r15n32" + "name": "Count of Mortality Event: 45 - 54 Years, G00-G98 (Diseases of The Nervous System), Female, Black or African American", + "dcid": "dc/jpfhwrynkbqgh" }, { - "name": "Population: Female, 17,500 - 19,999 USD, White Alone Not Hispanic or Latino, Worked Full Time", - "dcid": "dc/m2esdqpbc08e8" + "name": "Count of Mortality Event: 45 - 54 Years, G00-G98 (Diseases of The Nervous System), Female, White", + "dcid": "dc/wqsde5jpl8t6f" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar17500To19999_Race-WhiteAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 17,500 - 19,999 USD, Race = White Alone, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/J00J98_Gender-Female_Race", + "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = J00-J98 (Diseases of The Respiratory System), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 17,500 - 19,999 USD, White Alone, Not Worked Full Time", - "dcid": "dc/nxqjypxp6gdy1" + "name": "Count of Mortality Event: 45 - 54 Years, J00-J98 (Diseases of The Respiratory System), Female, Black or African American", + "dcid": "dc/cdy449flv1bg8" }, { - "name": "Population: Female, 17,500 - 19,999 USD, White Alone, Worked Full Time", - "dcid": "dc/x7k28ws30k7qf" + "name": "Count of Mortality Event: 45 - 54 Years, J00-J98 (Diseases of The Respiratory System), Female, White", + "dcid": "dc/fq9ght6bkct65" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollarUpto2499_Race-AmericanIndianOrAlaskaNativeAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 2,499 USD or Less, Race = American Indian or Alaska Native Alone, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/M00M99_Gender-Female_Race", + "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 2,499 USD or Less, American Indian or Alaska Native Alone, Not Worked Full Time", - "dcid": "dc/2l3eb4dkymt58" + "name": "Count of Mortality Event: 45 - 54 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, Black or African American", + "dcid": "dc/8wjsjnkvxrtd7" }, { - "name": "Population: Female, 2,499 USD or Less, American Indian or Alaska Native Alone, Worked Full Time", - "dcid": "dc/9h390ctxnylv7" + "name": "Count of Mortality Event: 45 - 54 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, White", + "dcid": "dc/bqn2qrqy155k2" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollarUpto2499_Race-AsianAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 2,499 USD or Less, Race = Asian Alone, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/N00N98_Gender-Female_Race", + "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = N00-N98 (Diseases of The Genitourinary System), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 2,499 USD or Less, Asian Alone, Not Worked Full Time", - "dcid": "dc/0xh8mpdldmje7" + "name": "Count of Mortality Event: 45 - 54 Years, N00-N98 (Diseases of The Genitourinary System), Female, Black or African American", + "dcid": "dc/9e0hyy1fm7895" }, { - "name": "Population: Female, 2,499 USD or Less, Asian Alone, Worked Full Time", - "dcid": "dc/yzrhyyncgwmr3" + "name": "Count of Mortality Event: 45 - 54 Years, N00-N98 (Diseases of The Genitourinary System), Female, White", + "dcid": "dc/g10e0qev1q70f" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollarUpto2499_Race-BlackOrAfricanAmericanAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 2,499 USD or Less, Race = Black or African American Alone, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years45To54_CauseOfDeath-ICD10/R00R99_Gender-Female_Race", + "name": "Mortality Event With Age = 45 - 54 Years, Cause of Death = R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 2,499 USD or Less, Black or African American Alone, Not Worked Full Time", - "dcid": "dc/db5enwr0065t3" + "name": "Count of Mortality Event: 45 - 54 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, Black or African American", + "dcid": "dc/e6htnfthm1399" }, { - "name": "Population: Female, 2,499 USD or Less, Black or African American Alone, Worked Full Time", - "dcid": "dc/rjmlczqp6rql" + "name": "Count of Mortality Event: 45 - 54 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, White", + "dcid": "dc/k1nxx8xx04lj8" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollarUpto2499_Race-HispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 2,499 USD or Less, Race = Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/D50D89_Gender-Female_Race", + "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 2,499 USD or Less, Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/jh7hnr0gxh95d" + "name": "Count of Mortality Event: 55 - 64 Years, D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Female, Black or African American", + "dcid": "dc/cgzcb039zqyyh" }, { - "name": "Population: Female, 2,499 USD or Less, Hispanic or Latino, Worked Full Time", - "dcid": "dc/mbeyb1l5bzmf6" + "name": "Count of Mortality Event: 55 - 64 Years, D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Female, White", + "dcid": "dc/zhmrky3kf0jfc" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollarUpto2499_Race-NativeHawaiianOrOtherPacificIslanderAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 2,499 USD or Less, Race = Native Hawaiian or Other Pacific Islander Alone, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/F01F99_Gender-Female_Race", + "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = F01-F99 (Mental And Behavioural Disorders), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 2,499 USD or Less, Native Hawaiian or Other Pacific Islander Alone, Not Worked Full Time", - "dcid": "dc/8k0xf4rw57r01" + "name": "Count of Mortality Event: 55 - 64 Years, F01-F99 (Mental And Behavioural Disorders), Female, Black or African American", + "dcid": "dc/lz5mty5qcf3sg" }, { - "name": "Population: Female, 2,499 USD or Less, Native Hawaiian or Other Pacific Islander Alone, Worked Full Time", - "dcid": "dc/6kw0p7tz5gh4g" + "name": "Count of Mortality Event: 55 - 64 Years, F01-F99 (Mental And Behavioural Disorders), Female, White", + "dcid": "dc/ek7t7msgq7w5" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollarUpto2499_Race-SomeOtherRaceAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 2,499 USD or Less, Race = Some Other Race Alone, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/M00M99_Gender-Female_Race", + "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 2,499 USD or Less, Some Other Race Alone, Not Worked Full Time", - "dcid": "dc/bl3tnrqm14je1" + "name": "Count of Mortality Event: 55 - 64 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, Black or African American", + "dcid": "dc/ndbtlsywldvs4" }, { - "name": "Population: Female, 2,499 USD or Less, Some Other Race Alone, Worked Full Time", - "dcid": "dc/cxh5xtmpgvh4" + "name": "Count of Mortality Event: 55 - 64 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, White", + "dcid": "dc/zs1d1sj339rb2" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollarUpto2499_Race-TwoOrMoreRaces_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 2,499 USD or Less, Race = Two or More Races, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years55To64_CauseOfDeath-ICD10/R00R99_Gender-Female_Race", + "name": "Mortality Event With Age = 55 - 64 Years, Cause of Death = R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 2,499 USD or Less, Two or More Races, Not Worked Full Time", - "dcid": "dc/ksl9jxym5mwj9" + "name": "Count of Mortality Event: 55 - 64 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, Black or African American", + "dcid": "dc/n60gx90p5ed84" }, { - "name": "Population: Female, 2,499 USD or Less, Two or More Races, Worked Full Time", - "dcid": "dc/31fjw713chfb" + "name": "Count of Mortality Event: 55 - 64 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, White", + "dcid": "dc/q30fyl4cjw2v9" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollarUpto2499_Race-WhiteAloneNotHispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 2,499 USD or Less, Race = White Alone Not Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/D50D89_Gender-Female_Race", + "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 2,499 USD or Less, White Alone Not Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/1ch7n88v9be91" + "name": "Count of Mortality Event: 65 - 74 Years, D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Female, Black or African American", + "dcid": "dc/c6vzvcbjs97q3" }, { - "name": "Population: Female, 2,499 USD or Less, White Alone Not Hispanic or Latino, Worked Full Time", - "dcid": "dc/9k0vhwhh4q5fb" + "name": "Count of Mortality Event: 65 - 74 Years, D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Female, White", + "dcid": "dc/ydwcnwwcfsfhd" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollarUpto2499_Race-WhiteAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 2,499 USD or Less, Race = White Alone, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/F01F99_Gender-Female_Race", + "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = F01-F99 (Mental And Behavioural Disorders), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 2,499 USD or Less, White Alone, Not Worked Full Time", - "dcid": "dc/qfy6flzksdxj4" + "name": "Count of Mortality Event: 65 - 74 Years, F01-F99 (Mental And Behavioural Disorders), Female, Black or African American", + "dcid": "dc/cmkfxqye25w48" }, { - "name": "Population: Female, 2,499 USD or Less, White Alone, Worked Full Time", - "dcid": "dc/64txg02kmrhvd" + "name": "Count of Mortality Event: 65 - 74 Years, F01-F99 (Mental And Behavioural Disorders), Female, White", + "dcid": "dc/bbv0339vz1bzf" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar2500To4999_Race-AmericanIndianOrAlaskaNativeAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 2,500 - 4,999 USD, Race = American Indian or Alaska Native Alone, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/M00M99_Gender-Female_Race", + "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 2,500 - 4,999 USD, American Indian or Alaska Native Alone, Not Worked Full Time", - "dcid": "dc/4g947kz3rr2l" + "name": "Count of Mortality Event: 65 - 74 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, Black or African American", + "dcid": "dc/5rng4l0shjej5" }, { - "name": "Population: Female, 2,500 - 4,999 USD, American Indian or Alaska Native Alone, Worked Full Time", - "dcid": "dc/fr00t6wpc8v5c" + "name": "Count of Mortality Event: 65 - 74 Years, M00-M99 (Diseases of The Musculoskeletal System And Connective Tissue), Female, White", + "dcid": "dc/1ts1d713gx1l7" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar2500To4999_Race-AsianAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 2,500 - 4,999 USD, Race = Asian Alone, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years65To74_CauseOfDeath-ICD10/R00R99_Gender-Female_Race", + "name": "Mortality Event With Age = 65 - 74 Years, Cause of Death = R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 2,500 - 4,999 USD, Asian Alone, Not Worked Full Time", - "dcid": "dc/wdfrz3jt1rj33" + "name": "Count of Mortality Event: 65 - 74 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, Black or African American", + "dcid": "dc/yddtgptz7emr5" }, { - "name": "Population: Female, 2,500 - 4,999 USD, Asian Alone, Worked Full Time", - "dcid": "dc/zzcpmf6rbxt2h" + "name": "Count of Mortality Event: 65 - 74 Years, R00-R99 (Symptoms, Signs And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified), Female, White", + "dcid": "dc/t038e10d3b125" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar2500To4999_Race-BlackOrAfricanAmericanAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 2,500 - 4,999 USD, Race = Black or African American Alone, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/D50D89_Gender-Female_Race", + "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 2,500 - 4,999 USD, Black or African American Alone, Not Worked Full Time", - "dcid": "dc/8xbt12seqzg5h" + "name": "Count of Mortality Event: 75 - 84 Years, D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Female, Black or African American", + "dcid": "dc/1mhwgh2t8mx7g" }, { - "name": "Population: Female, 2,500 - 4,999 USD, Black or African American Alone, Worked Full Time", - "dcid": "dc/3kl7f6swrsgkd" + "name": "Count of Mortality Event: 75 - 84 Years, D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Female, White", + "dcid": "dc/vzf4b8teksksb" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar2500To4999_Race-HispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 2,500 - 4,999 USD, Race = Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years75To84_CauseOfDeath-ICD10/L00L98_Gender-Female_Race", + "name": "Mortality Event With Age = 75 - 84 Years, Cause of Death = L00-L98 (Diseases of The Skin And Subcutaneous Tissue), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 2,500 - 4,999 USD, Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/gge6jv2kk8p7c" + "name": "Count of Mortality Event: 75 - 84 Years, L00-L98 (Diseases of The Skin And Subcutaneous Tissue), Female, Black or African American", + "dcid": "dc/33jkp3fmfhfs8" }, { - "name": "Population: Female, 2,500 - 4,999 USD, Hispanic or Latino, Worked Full Time", - "dcid": "dc/6heen4hk8cfg" + "name": "Count of Mortality Event: 75 - 84 Years, L00-L98 (Diseases of The Skin And Subcutaneous Tissue), Female, White", + "dcid": "dc/3s145h6433197" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar2500To4999_Race-NativeHawaiianOrOtherPacificIslanderAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 2,500 - 4,999 USD, Race = Native Hawaiian or Other Pacific Islander Alone, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/D50D89_Gender-Female_Race", + "name": "Mortality Event With Age = Years 85, Cause of Death = D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 2,500 - 4,999 USD, Native Hawaiian or Other Pacific Islander Alone, Not Worked Full Time", - "dcid": "dc/8btnnh7qgz5l5" + "name": "Count of Mortality Event: Years 85, D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Female, Black or African American", + "dcid": "dc/057xs7se7c723" }, { - "name": "Population: Female, 2,500 - 4,999 USD, Native Hawaiian or Other Pacific Islander Alone, Worked Full Time", - "dcid": "dc/3vfmt5r4nll7c" + "name": "Count of Mortality Event: Years 85, D50-D89 (Diseases of The Blood And Blood-forming Organs And Certain Disorders Involving The Immune Mechanism), Female, White", + "dcid": "dc/3tjts4msxh3j9" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar2500To4999_Race-SomeOtherRaceAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 2,500 - 4,999 USD, Race = Some Other Race Alone, Recent Work Status", + "dcid": "dc/g/MortalityEvent_Age-Years85_CauseOfDeath-ICD10/L00L98_Gender-Female_Race", + "name": "Mortality Event With Age = Years 85, Cause of Death = L00-L98 (Diseases of The Skin And Subcutaneous Tissue), Gender = Female, Race", "statVars": [ { - "name": "Population: Female, 2,500 - 4,999 USD, Some Other Race Alone, Not Worked Full Time", - "dcid": "dc/2718f4xfg3nwc" + "name": "Count of Mortality Event: Years 85, L00-L98 (Diseases of The Skin And Subcutaneous Tissue), Female, Black or African American", + "dcid": "dc/x2fmzfvlfpsm3" }, { - "name": "Population: Female, 2,500 - 4,999 USD, Some Other Race Alone, Worked Full Time", - "dcid": "dc/8bbgmqdqjm254" + "name": "Count of Mortality Event: Years 85, L00-L98 (Diseases of The Skin And Subcutaneous Tissue), Female, White", + "dcid": "dc/s7rd5lpffw02f" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar2500To4999_Race-TwoOrMoreRaces_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 2,500 - 4,999 USD, Race = Two or More Races, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-AtLeastOnceAWeek_EducationalAttainment-LessThanPrimaryEducationPrimaryEducationLowerSecondaryEducation_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = At Least Once AWeek, Educational Attainment = Less Than Primary Education \u0026 Primary Education \u0026 Lower Secondary Education, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 2,500 - 4,999 USD, Two or More Races, Not Worked Full Time", - "dcid": "dc/5t3hgjp6kpzq6" + "name": "Percentage At Least Once A Week, Binge Drinking Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_AtLeastOnceAWeek_BingeDrinking_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Population: Female, 2,500 - 4,999 USD, Two or More Races, Worked Full Time", - "dcid": "dc/6xsc8p6x97114" + "name": "Percentage At Least Once A Week, Exposure To Tobacco Smoke Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_AtLeastOnceAWeek_ExposureToTobaccoSmoke_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar2500To4999_Race-WhiteAloneNotHispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 2,500 - 4,999 USD, Race = White Alone Not Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-AtLeastOnceAWeek_EducationalAttainment-TertiaryEducation_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = At Least Once AWeek, Educational Attainment = Tertiary Education, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 2,500 - 4,999 USD, White Alone Not Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/jygzlwqpr850b" + "name": "Percentage At Least Once A Week, Binge Drinking Among Tertiary Education, Female Population", + "dcid": "Percent_AtLeastOnceAWeek_BingeDrinking_In_Count_Person_TertiaryEducation_Female" }, { - "name": "Population: Female, 2,500 - 4,999 USD, White Alone Not Hispanic or Latino, Worked Full Time", - "dcid": "dc/cf82btlbt1736" + "name": "Percentage At Least Once A Week, Exposure To Tobacco Smoke Among Tertiary Education, Female Population", + "dcid": "Percent_AtLeastOnceAWeek_ExposureToTobaccoSmoke_In_Count_Person_TertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar2500To4999_Race-WhiteAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 2,500 - 4,999 USD, Race = White Alone, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-AtLeastOnceAWeek_EducationalAttainment-UpperSecondaryEducationPostSecondaryNonTertiaryEducation_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = At Least Once AWeek, Educational Attainment = Upper Secondary Education \u0026 Post Secondary Non Tertiary Education, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 2,500 - 4,999 USD, White Alone, Not Worked Full Time", - "dcid": "dc/y1kr8qnnbgqx4" + "name": "Percentage At Least Once A Week, Binge Drinking Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_AtLeastOnceAWeek_BingeDrinking_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" }, { - "name": "Population: Female, 2,500 - 4,999 USD, White Alone, Worked Full Time", - "dcid": "dc/mc79xj1xskvbd" + "name": "Percentage At Least Once A Week, Exposure To Tobacco Smoke Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_AtLeastOnceAWeek_ExposureToTobaccoSmoke_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar20000To22499_Race-AmericanIndianOrAlaskaNativeAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 20,000 - 22,499 USD, Race = American Indian or Alaska Native Alone, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-Daily_CitizenshipStatus-CitizenOutsideEU28_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = Daily, Citizenship Status = Citizen Outside EU 28, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 20,000 - 22,499 USD, American Indian or Alaska Native Alone, Not Worked Full Time", - "dcid": "dc/b7cwfvy39pbd" + "name": "Percentage Daily, Alcohol Consumption Among Citizen Outside EU28, Female Population", + "dcid": "Percent_Daily_AlcoholConsumption_In_Count_Person_CitizenOutsideEU28_Female" }, { - "name": "Population: Female, 20,000 - 22,499 USD, American Indian or Alaska Native Alone, Worked Full Time", - "dcid": "dc/vxbpk7nym2y7h" + "name": "Percentage Daily, Tobacco Smoking Among Citizen Outside EU28, Female Population", + "dcid": "Percent_Daily_TobaccoSmoking_TobaccoProducts_In_Count_Person_CitizenOutsideEU28_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar20000To22499_Race-AsianAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 20,000 - 22,499 USD, Race = Asian Alone, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-Daily_CitizenshipStatus-Citizen_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = Daily, Citizenship Status = Citizen, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 20,000 - 22,499 USD, Asian Alone, Not Worked Full Time", - "dcid": "dc/qsktnegj2f737" + "name": "Percentage Daily, Alcohol Consumption Among Citizen, Female Population", + "dcid": "Percent_Daily_AlcoholConsumption_In_Count_Person_Citizen_Female" }, { - "name": "Population: Female, 20,000 - 22,499 USD, Asian Alone, Worked Full Time", - "dcid": "dc/p0w80gfg2rxkb" + "name": "Percentage Daily, Tobacco Smoking Among Citizen, Female Population", + "dcid": "Percent_Daily_TobaccoSmoking_TobaccoProducts_In_Count_Person_Citizen_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar20000To22499_Race-BlackOrAfricanAmericanAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 20,000 - 22,499 USD, Race = Black or African American Alone, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-Daily_CitizenshipStatus-NotACitizen_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = Daily, Citizenship Status = Not ACitizen, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 20,000 - 22,499 USD, Black or African American Alone, Not Worked Full Time", - "dcid": "dc/zgpqy3dd6kbd8" + "name": "Percentage Daily, Alcohol Consumption Among Not A Citizen, Female Population", + "dcid": "Percent_Daily_AlcoholConsumption_In_Count_Person_NotACitizen_Female" }, { - "name": "Population: Female, 20,000 - 22,499 USD, Black or African American Alone, Worked Full Time", - "dcid": "dc/4tm08bhy3hxeh" + "name": "Percentage Daily, Tobacco Smoking Among Not A Citizen, Female Population", + "dcid": "Percent_Daily_TobaccoSmoking_TobaccoProducts_In_Count_Person_NotACitizen_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar20000To22499_Race-HispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 20,000 - 22,499 USD, Race = Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-Daily_CitizenshipStatus-WithinEU28AndNotACitizen_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = Daily, Citizenship Status = Within EU 28 And Not ACitizen, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 20,000 - 22,499 USD, Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/yyef5lfy2hmf3" + "name": "Percentage Daily, Alcohol Consumption Among Within EU28 And Not A Citizen, Female Population", + "dcid": "Percent_Daily_AlcoholConsumption_In_Count_Person_WithinEU28AndNotACitizen_Female" }, { - "name": "Population: Female, 20,000 - 22,499 USD, Hispanic or Latino, Worked Full Time", - "dcid": "dc/we01prqx8g07" + "name": "Percentage Daily, Tobacco Smoking Among Within EU28 And Not A Citizen, Female Population", + "dcid": "Percent_Daily_TobaccoSmoking_TobaccoProducts_In_Count_Person_WithinEU28AndNotACitizen_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar20000To22499_Race-NativeHawaiianOrOtherPacificIslanderAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 20,000 - 22,499 USD, Race = Native Hawaiian or Other Pacific Islander Alone, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-Daily_EducationalAttainment-LessThanPrimaryEducationPrimaryEducationLowerSecondaryEducation_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = Daily, Educational Attainment = Less Than Primary Education \u0026 Primary Education \u0026 Lower Secondary Education, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 20,000 - 22,499 USD, Native Hawaiian or Other Pacific Islander Alone, Not Worked Full Time", - "dcid": "dc/g06cqvny9mws3" + "name": "Percentage Daily, Alcohol Consumption Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_Daily_AlcoholConsumption_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Population: Female, 20,000 - 22,499 USD, Native Hawaiian or Other Pacific Islander Alone, Worked Full Time", - "dcid": "dc/3j6w5y46wj606" + "name": "Percentage Daily, Binge Drinking Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_Daily_BingeDrinking_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar20000To22499_Race-SomeOtherRaceAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 20,000 - 22,499 USD, Race = Some Other Race Alone, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-Daily_EducationalAttainment-TertiaryEducationStageOneTertiaryEducationStageTwo_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = Daily, Educational Attainment = Tertiary Education Stage One \u0026 Tertiary Education Stage Two, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 20,000 - 22,499 USD, Some Other Race Alone, Not Worked Full Time", - "dcid": "dc/966k8k44667xh" + "name": "Percentage Daily, Alcohol Consumption Among Tertiary Education Stage One Or Tertiary Education Stage Two, Female Population", + "dcid": "Percent_Daily_AlcoholConsumption_In_Count_Person_TertiaryEducationStageOneOrTertiaryEducationStageTwo_Female" }, { - "name": "Population: Female, 20,000 - 22,499 USD, Some Other Race Alone, Worked Full Time", - "dcid": "dc/cc819snsng749" + "name": "Percentage Daily, Binge Drinking Among Tertiary Education Stage One Or Tertiary Education Stage Two, Female Population", + "dcid": "Percent_Daily_BingeDrinking_In_Count_Person_TertiaryEducationStageOneOrTertiaryEducationStageTwo_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar20000To22499_Race-TwoOrMoreRaces_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 20,000 - 22,499 USD, Race = Two or More Races, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-Daily_EducationalAttainment-UpperSecondaryEducationPostSecondaryNonTertiaryEducation_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = Daily, Educational Attainment = Upper Secondary Education \u0026 Post Secondary Non Tertiary Education, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 20,000 - 22,499 USD, Two or More Races, Not Worked Full Time", - "dcid": "dc/3vvmpcm6xcm41" + "name": "Percentage Daily, Alcohol Consumption Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_Daily_AlcoholConsumption_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" }, { - "name": "Population: Female, 20,000 - 22,499 USD, Two or More Races, Worked Full Time", - "dcid": "dc/q5vjdmjhfg725" + "name": "Percentage Daily, Binge Drinking Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_Daily_BingeDrinking_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar20000To22499_Race-WhiteAloneNotHispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 20,000 - 22,499 USD, Race = White Alone Not Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-EveryMonth_EducationalAttainment-LessThanPrimaryEducationPrimaryEducationLowerSecondaryEducation_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = Every Month, Educational Attainment = Less Than Primary Education \u0026 Primary Education \u0026 Lower Secondary Education, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 20,000 - 22,499 USD, White Alone Not Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/wjvc4s6bgwbr3" + "name": "Percentage Every Month, Alcohol Consumption Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_EveryMonth_AlcoholConsumption_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Population: Female, 20,000 - 22,499 USD, White Alone Not Hispanic or Latino, Worked Full Time", - "dcid": "dc/nmkp8ry296dq6" + "name": "Percentage Every Month, Binge Drinking Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_EveryMonth_BingeDrinking_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar20000To22499_Race-WhiteAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 20,000 - 22,499 USD, Race = White Alone, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-EveryMonth_EducationalAttainment-TertiaryEducationStageOneTertiaryEducationStageTwo_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = Every Month, Educational Attainment = Tertiary Education Stage One \u0026 Tertiary Education Stage Two, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 20,000 - 22,499 USD, White Alone, Not Worked Full Time", - "dcid": "dc/9x9e0t690nrg8" + "name": "Percentage Every Month, Alcohol Consumption Among Tertiary Education Stage One Or Tertiary Education Stage Two, Female Population", + "dcid": "Percent_EveryMonth_AlcoholConsumption_In_Count_Person_TertiaryEducationStageOneOrTertiaryEducationStageTwo_Female" }, { - "name": "Population: Female, 20,000 - 22,499 USD, White Alone, Worked Full Time", - "dcid": "dc/0dh512t8ln1nh" + "name": "Percentage Every Month, Binge Drinking Among Tertiary Education Stage One Or Tertiary Education Stage Two, Female Population", + "dcid": "Percent_EveryMonth_BingeDrinking_In_Count_Person_TertiaryEducationStageOneOrTertiaryEducationStageTwo_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar22500To24999_Race-AmericanIndianOrAlaskaNativeAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 22,500 - 24,999 USD, Race = American Indian or Alaska Native Alone, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-EveryMonth_EducationalAttainment-TertiaryEducation_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = Every Month, Educational Attainment = Tertiary Education, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 22,500 - 24,999 USD, American Indian or Alaska Native Alone, Not Worked Full Time", - "dcid": "dc/jmh51zr9v4ysc" + "name": "Percentage Every Month, Alcohol Consumption Among Tertiary Education, Female Population", + "dcid": "Percent_EveryMonth_AlcoholConsumption_In_Count_Person_TertiaryEducation_Female" }, { - "name": "Population: Female, 22,500 - 24,999 USD, American Indian or Alaska Native Alone, Worked Full Time", - "dcid": "dc/1q68pe0gmjws4" + "name": "Percentage Every Month, Binge Drinking Among Tertiary Education, Female Population", + "dcid": "Percent_EveryMonth_BingeDrinking_In_Count_Person_TertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar22500To24999_Race-AsianAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 22,500 - 24,999 USD, Race = Asian Alone, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-EveryMonth_EducationalAttainment-UpperSecondaryEducationPostSecondaryNonTertiaryEducation_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = Every Month, Educational Attainment = Upper Secondary Education \u0026 Post Secondary Non Tertiary Education, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 22,500 - 24,999 USD, Asian Alone, Not Worked Full Time", - "dcid": "dc/rqbxvbxf86p72" + "name": "Percentage Every Month, Alcohol Consumption Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_EveryMonth_AlcoholConsumption_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" }, { - "name": "Population: Female, 22,500 - 24,999 USD, Asian Alone, Worked Full Time", - "dcid": "dc/r51s8h37pz365" + "name": "Percentage Every Month, Binge Drinking Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_EveryMonth_BingeDrinking_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar22500To24999_Race-BlackOrAfricanAmericanAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 22,500 - 24,999 USD, Race = Black or African American Alone, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-EveryWeek_EducationalAttainment-LessThanPrimaryEducationPrimaryEducationLowerSecondaryEducation_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = Every Week, Educational Attainment = Less Than Primary Education \u0026 Primary Education \u0026 Lower Secondary Education, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 22,500 - 24,999 USD, Black or African American Alone, Not Worked Full Time", - "dcid": "dc/jvfdsp7z4j2q2" + "name": "Percentage Every Week, Alcohol Consumption Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_EveryWeek_AlcoholConsumption_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Population: Female, 22,500 - 24,999 USD, Black or African American Alone, Worked Full Time", - "dcid": "dc/gm9r88nffehg4" + "name": "Percentage Every Week, Binge Drinking Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_EveryWeek_BingeDrinking_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar22500To24999_Race-HispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 22,500 - 24,999 USD, Race = Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-EveryWeek_EducationalAttainment-TertiaryEducationStageOneTertiaryEducationStageTwo_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = Every Week, Educational Attainment = Tertiary Education Stage One \u0026 Tertiary Education Stage Two, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 22,500 - 24,999 USD, Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/8k0mys8k94n65" + "name": "Percentage Every Week, Alcohol Consumption Among Tertiary Education Stage One Or Tertiary Education Stage Two, Female Population", + "dcid": "Percent_EveryWeek_AlcoholConsumption_In_Count_Person_TertiaryEducationStageOneOrTertiaryEducationStageTwo_Female" }, { - "name": "Population: Female, 22,500 - 24,999 USD, Hispanic or Latino, Worked Full Time", - "dcid": "dc/00jf56bd34sh6" + "name": "Percentage Every Week, Binge Drinking Among Tertiary Education Stage One Or Tertiary Education Stage Two, Female Population", + "dcid": "Percent_EveryWeek_BingeDrinking_In_Count_Person_TertiaryEducationStageOneOrTertiaryEducationStageTwo_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar22500To24999_Race-NativeHawaiianOrOtherPacificIslanderAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 22,500 - 24,999 USD, Race = Native Hawaiian or Other Pacific Islander Alone, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-EveryWeek_EducationalAttainment-UpperSecondaryEducationPostSecondaryNonTertiaryEducation_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = Every Week, Educational Attainment = Upper Secondary Education \u0026 Post Secondary Non Tertiary Education, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 22,500 - 24,999 USD, Native Hawaiian or Other Pacific Islander Alone, Not Worked Full Time", - "dcid": "dc/qj2b0y5thjq4c" + "name": "Percentage Every Week, Alcohol Consumption Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_EveryWeek_AlcoholConsumption_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" }, { - "name": "Population: Female, 22,500 - 24,999 USD, Native Hawaiian or Other Pacific Islander Alone, Worked Full Time", - "dcid": "dc/hdwxmpg0nvzwh" + "name": "Percentage Every Week, Binge Drinking Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_EveryWeek_BingeDrinking_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar22500To24999_Race-SomeOtherRaceAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 22,500 - 24,999 USD, Race = Some Other Race Alone, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-LessThanOnceAMonth_EducationalAttainment-LessThanPrimaryEducationPrimaryEducationLowerSecondaryEducation_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = Less Than Once AMonth, Educational Attainment = Less Than Primary Education \u0026 Primary Education \u0026 Lower Secondary Education, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 22,500 - 24,999 USD, Some Other Race Alone, Not Worked Full Time", - "dcid": "dc/66cyp77er4jl3" + "name": "Percentage Less Than Once A Month, Alcohol Consumption Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_LessThanOnceAMonth_AlcoholConsumption_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Population: Female, 22,500 - 24,999 USD, Some Other Race Alone, Worked Full Time", - "dcid": "dc/4d7l8xky6y003" + "name": "Percentage Less Than Once A Month, Binge Drinking Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_LessThanOnceAMonth_BingeDrinking_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar22500To24999_Race-TwoOrMoreRaces_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 22,500 - 24,999 USD, Race = Two or More Races, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-LessThanOnceAMonth_EducationalAttainment-TertiaryEducation_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = Less Than Once AMonth, Educational Attainment = Tertiary Education, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 22,500 - 24,999 USD, Two or More Races, Not Worked Full Time", - "dcid": "dc/l07vpq2knjjh8" + "name": "Percentage Less Than Once A Month, Alcohol Consumption Among Tertiary Education, Female Population", + "dcid": "Percent_LessThanOnceAMonth_AlcoholConsumption_In_Count_Person_TertiaryEducation_Female" }, { - "name": "Population: Female, 22,500 - 24,999 USD, Two or More Races, Worked Full Time", - "dcid": "dc/zqdnw2h0j1v17" + "name": "Percentage Less Than Once A Month, Binge Drinking Among Tertiary Education, Female Population", + "dcid": "Percent_LessThanOnceAMonth_BingeDrinking_In_Count_Person_TertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar22500To24999_Race-WhiteAloneNotHispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 22,500 - 24,999 USD, Race = White Alone Not Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-LessThanOnceAMonth_EducationalAttainment-UpperSecondaryEducationPostSecondaryNonTertiaryEducation_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = Less Than Once AMonth, Educational Attainment = Upper Secondary Education \u0026 Post Secondary Non Tertiary Education, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 22,500 - 24,999 USD, White Alone Not Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/tlwzmzhvp08f3" + "name": "Percentage Less Than Once A Month, Alcohol Consumption Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_LessThanOnceAMonth_AlcoholConsumption_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" }, { - "name": "Population: Female, 22,500 - 24,999 USD, White Alone Not Hispanic or Latino, Worked Full Time", - "dcid": "dc/6z6f2zpjcbmf7" + "name": "Percentage Less Than Once A Month, Binge Drinking Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_LessThanOnceAMonth_BingeDrinking_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar22500To24999_Race-WhiteAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 22,500 - 24,999 USD, Race = White Alone, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-NeverNotInTheLast12Months_EducationalAttainment-LessThanPrimaryEducationPrimaryEducationLowerSecondaryEducation_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = Never \u0026 Not in The Last 12 Months, Educational Attainment = Less Than Primary Education \u0026 Primary Education \u0026 Lower Secondary Education, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 22,500 - 24,999 USD, White Alone, Not Worked Full Time", - "dcid": "dc/lwvq6qvw7pnn7" + "name": "Percentage Never Or Not In The Last 12 Months, Alcohol Consumption Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_AlcoholConsumption_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Population: Female, 22,500 - 24,999 USD, White Alone, Worked Full Time", - "dcid": "dc/yynycn1yzt5w9" + "name": "Percentage Never Or Not In The Last 12 Months, Binge Drinking Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_BingeDrinking_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar25000To29999_Race-AmericanIndianOrAlaskaNativeAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 25,000 - 29,999 USD, Race = American Indian or Alaska Native Alone, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-NeverNotInTheLast12Months_EducationalAttainment-TertiaryEducation_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = Never \u0026 Not in The Last 12 Months, Educational Attainment = Tertiary Education, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 25,000 - 29,999 USD, American Indian or Alaska Native Alone, Not Worked Full Time", - "dcid": "dc/vs2gnv0zvtxh9" + "name": "Percentage Never Or Not In The Last 12 Months, Alcohol Consumption Among Tertiary Education, Female Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_AlcoholConsumption_In_Count_Person_TertiaryEducation_Female" }, { - "name": "Population: Female, 25,000 - 29,999 USD, American Indian or Alaska Native Alone, Worked Full Time", - "dcid": "dc/pvg795k2tqy98" + "name": "Percentage Never Or Not In The Last 12 Months, Binge Drinking Among Tertiary Education, Female Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_BingeDrinking_In_Count_Person_TertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar25000To29999_Race-AsianAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 25,000 - 29,999 USD, Race = Asian Alone, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-NeverNotInTheLast12Months_EducationalAttainment-UpperSecondaryEducationPostSecondaryNonTertiaryEducation_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = Never \u0026 Not in The Last 12 Months, Educational Attainment = Upper Secondary Education \u0026 Post Secondary Non Tertiary Education, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 25,000 - 29,999 USD, Asian Alone, Not Worked Full Time", - "dcid": "dc/pfn59zvx3kp38" + "name": "Percentage Never Or Not In The Last 12 Months, Alcohol Consumption Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_AlcoholConsumption_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" }, { - "name": "Population: Female, 25,000 - 29,999 USD, Asian Alone, Worked Full Time", - "dcid": "dc/l2v50ep404e3b" + "name": "Percentage Never Or Not In The Last 12 Months, Binge Drinking Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_NeverOrNotInTheLast12Months_BingeDrinking_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar25000To29999_Race-BlackOrAfricanAmericanAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 25,000 - 29,999 USD, Race = Black or African American Alone, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-Never_EducationalAttainment-LessThanPrimaryEducationPrimaryEducationLowerSecondaryEducation_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = Never, Educational Attainment = Less Than Primary Education \u0026 Primary Education \u0026 Lower Secondary Education, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 25,000 - 29,999 USD, Black or African American Alone, Not Worked Full Time", - "dcid": "dc/4nzxrp8wkqe12" + "name": "Percentage Never, Alcohol Consumption Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_Never_AlcoholConsumption_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" }, { - "name": "Population: Female, 25,000 - 29,999 USD, Black or African American Alone, Worked Full Time", - "dcid": "dc/ebwgtkhc62023" + "name": "Percentage Never, Binge Drinking Among Less Than Primary Education Or Primary Education Or Lower Secondary Education, Female Population", + "dcid": "Percent_Never_BingeDrinking_In_Count_Person_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar25000To29999_Race-HispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 25,000 - 29,999 USD, Race = Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-Never_EducationalAttainment-TertiaryEducationStageOneTertiaryEducationStageTwo_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = Never, Educational Attainment = Tertiary Education Stage One \u0026 Tertiary Education Stage Two, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 25,000 - 29,999 USD, Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/q0w9krhtry4x1" + "name": "Percentage Never, Alcohol Consumption Among Tertiary Education Stage One Or Tertiary Education Stage Two, Female Population", + "dcid": "Percent_Never_AlcoholConsumption_In_Count_Person_TertiaryEducationStageOneOrTertiaryEducationStageTwo_Female" }, { - "name": "Population: Female, 25,000 - 29,999 USD, Hispanic or Latino, Worked Full Time", - "dcid": "dc/rbt9bebwxble7" + "name": "Percentage Never, Binge Drinking Among Tertiary Education Stage One Or Tertiary Education Stage Two, Female Population", + "dcid": "Percent_Never_BingeDrinking_In_Count_Person_TertiaryEducationStageOneOrTertiaryEducationStageTwo_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar25000To29999_Race-NativeHawaiianOrOtherPacificIslanderAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 25,000 - 29,999 USD, Race = Native Hawaiian or Other Pacific Islander Alone, Recent Work Status", + "dcid": "dc/g/Person_ActivityFrequency-Never_EducationalAttainment-UpperSecondaryEducationPostSecondaryNonTertiaryEducation_Gender-Female_HealthBehavior", + "name": "Person With Activity Frequency = Never, Educational Attainment = Upper Secondary Education \u0026 Post Secondary Non Tertiary Education, Gender = Female, Health Behavior", "statVars": [ { - "name": "Population: Female, 25,000 - 29,999 USD, Native Hawaiian or Other Pacific Islander Alone, Not Worked Full Time", - "dcid": "dc/jll894xs0k8nd" + "name": "Percentage Never, Alcohol Consumption Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_Never_AlcoholConsumption_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" }, { - "name": "Population: Female, 25,000 - 29,999 USD, Native Hawaiian or Other Pacific Islander Alone, Worked Full Time", - "dcid": "dc/cr79xb57fzj24" + "name": "Percentage Never, Binge Drinking Among Upper Secondary Education Or Post Secondary Non Tertiary Education, Female Population", + "dcid": "Percent_Never_BingeDrinking_In_Count_Person_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar25000To29999_Race-SomeOtherRaceAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 25,000 - 29,999 USD, Race = Some Other Race Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_EducationalAttainment-GraduateOrProfessionalDegree_Gender-Female", + "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Educational Attainment = Graduate or Professional Degree, Gender = Female", "statVars": [ { - "name": "Population: Female, 25,000 - 29,999 USD, Some Other Race Alone, Not Worked Full Time", - "dcid": "dc/qn05w503e2tf6" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Graduate or Professional Degree, Female", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentGraduateOrProfessionalDegree_Female" }, { - "name": "Population: Female, 25,000 - 29,999 USD, Some Other Race Alone, Worked Full Time", - "dcid": "dc/zvs1hcx3c2t2c" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Graduate or Professional Degree, Female (As Fraction of Count Person 15 To 50 Years Educational Attainment Graduate or Professional Degree Female)", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentGraduateOrProfessionalDegree_Female_AsAFractionOf_Count_Person_15To50Years_EducationalAttainmentGraduateOrProfessionalDegree_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar25000To29999_Race-TwoOrMoreRaces_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 25,000 - 29,999 USD, Race = Two or More Races, Recent Work Status", + "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_EducationalAttainment-HighSchoolGraduateIncludesEquivalency_Gender-Female", + "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Educational Attainment = High School Graduate Includes Equivalency, Gender = Female", "statVars": [ { - "name": "Population: Female, 25,000 - 29,999 USD, Two or More Races, Not Worked Full Time", - "dcid": "dc/1rlsdwkhl4v37" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, High School Graduate Includes Equivalency, Female", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentHighSchoolGraduateIncludesEquivalency_Female" }, { - "name": "Population: Female, 25,000 - 29,999 USD, Two or More Races, Worked Full Time", - "dcid": "dc/jvlde5vzwq6v" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, High School Graduate Includes Equivalency, Female (As Fraction of Count Person 15 To 50 Years Educational Attainment High School Graduate Includes Equivalency Female)", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentHighSchoolGraduateIncludesEquivalency_Female_AsAFractionOf_Count_Person_15To50Years_EducationalAttainmentHighSchoolGraduateIncludesEquivalency_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar25000To29999_Race-WhiteAloneNotHispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 25,000 - 29,999 USD, Race = White Alone Not Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_EducationalAttainment-LessThanHighSchoolGraduate_Gender-Female", + "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Educational Attainment = Less Than High School Graduate, Gender = Female", "statVars": [ { - "name": "Population: Female, 25,000 - 29,999 USD, White Alone Not Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/klj523hre9b74" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Less Than High School Graduate, Female", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentLessThanHighSchoolGraduate_Female" }, { - "name": "Population: Female, 25,000 - 29,999 USD, White Alone Not Hispanic or Latino, Worked Full Time", - "dcid": "dc/q6qd46xzjyv4f" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Less Than High School Graduate, Female (As Fraction of Count Person 15 To 50 Years Educational Attainment Less Than High School Graduate Female)", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentLessThanHighSchoolGraduate_Female_AsAFractionOf_Count_Person_15To50Years_EducationalAttainmentLessThanHighSchoolGraduate_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar25000To29999_Race-WhiteAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 25,000 - 29,999 USD, Race = White Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_EducationalAttainment-SomeCollegeOrAssociatesDegree_Gender-Female", + "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Educational Attainment = Some College or Associates Degree, Gender = Female", "statVars": [ { - "name": "Population: Female, 25,000 - 29,999 USD, White Alone, Not Worked Full Time", - "dcid": "dc/8p9hd1f3qdw72" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Some College or Associates Degree, Female", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentSomeCollegeOrAssociatesDegree_Female" }, { - "name": "Population: Female, 25,000 - 29,999 USD, White Alone, Worked Full Time", - "dcid": "dc/ykvzgy7nsyj05" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Some College or Associates Degree, Female (As Fraction of Count Person 15 To 50 Years Educational Attainment Some College or Associates Degree Female)", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_EducationalAttainmentSomeCollegeOrAssociatesDegree_Female_AsAFractionOf_Count_Person_15To50Years_EducationalAttainmentSomeCollegeOrAssociatesDegree_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar30000To34999_Race-AmericanIndianOrAlaskaNativeAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 30,000 - 34,999 USD, Race = American Indian or Alaska Native Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_Nativity-ForeignBorn", + "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Nativity = Foreign Born", "statVars": [ { - "name": "Population: Female, 30,000 - 34,999 USD, American Indian or Alaska Native Alone, Not Worked Full Time", - "dcid": "dc/cx3dytebd4m3" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Foreign Born", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_ForeignBorn" }, { - "name": "Population: Female, 30,000 - 34,999 USD, American Indian or Alaska Native Alone, Worked Full Time", - "dcid": "dc/qwp4styxlvnhf" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Foreign Born (As Fraction of Count Person 15 To 50 Years Female Foreign Born)", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_ForeignBorn_AsAFractionOf_Count_Person_15To50Years_Female_ForeignBorn" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar30000To34999_Race-AsianAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 30,000 - 34,999 USD, Race = Asian Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_Nativity-Native", + "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Nativity = Native", "statVars": [ { - "name": "Population: Female, 30,000 - 34,999 USD, Asian Alone, Not Worked Full Time", - "dcid": "dc/05nljp36kk02d" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Native", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Native" }, { - "name": "Population: Female, 30,000 - 34,999 USD, Asian Alone, Worked Full Time", - "dcid": "dc/zj4emqf9nvk1c" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Native (As Fraction of Count Person 15 To 50 Years Female Native)", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_Native_AsAFractionOf_Count_Person_15To50Years_Female_Native" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar30000To34999_Race-BlackOrAfricanAmericanAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 30,000 - 34,999 USD, Race = Black or African American Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_PovertyStatus-RatioToPovertyLine1.0To1.99", + "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Poverty Status = 1 - 2.0 Ratio To Poverty Line", "statVars": [ { - "name": "Population: Female, 30,000 - 34,999 USD, Black or African American Alone, Not Worked Full Time", - "dcid": "dc/rxxfgyw5eyc9f" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, 1 - 2.0 Ratio To Poverty Line", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_1To1.99RatioToPovertyLine" }, { - "name": "Population: Female, 30,000 - 34,999 USD, Black or African American Alone, Worked Full Time", - "dcid": "dc/r8yr9vl9rh7gg" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, 1 - 2.0 Ratio To Poverty Line (As Fraction of Count Person 15 To 50 Years Female 1 To 1.99 Ratio To Poverty Line)", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_1To1.99RatioToPovertyLine_AsAFractionOf_Count_Person_15To50Years_Female_1To1.99RatioToPovertyLine" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar30000To34999_Race-HispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 30,000 - 34,999 USD, Race = Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_PovertyStatus-RatioToPovertyLineUpto1.0", + "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Poverty Status = 1 Ratio To Poverty Line or Less", "statVars": [ { - "name": "Population: Female, 30,000 - 34,999 USD, Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/kmx3d6htqtfdg" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, 1 Ratio To Poverty Line or Less", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_1.0OrLessRatioToPovertyLine" }, { - "name": "Population: Female, 30,000 - 34,999 USD, Hispanic or Latino, Worked Full Time", - "dcid": "dc/fysmt5rmsqt4h" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, 1 Ratio To Poverty Line or Less (As Fraction of Count Person 15 To 50 Years Female 1.0 or Less Ratio To Poverty Line)", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_1.0OrLessRatioToPovertyLine_AsAFractionOf_Count_Person_15To50Years_Female_1.0OrLessRatioToPovertyLine" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar30000To34999_Race-NativeHawaiianOrOtherPacificIslanderAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 30,000 - 34,999 USD, Race = Native Hawaiian or Other Pacific Islander Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_PovertyStatus-RatioToPovertyLine2.0Onwards", + "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Poverty Status = 2 Ratio To Poverty Line or More", "statVars": [ { - "name": "Population: Female, 30,000 - 34,999 USD, Native Hawaiian or Other Pacific Islander Alone, Not Worked Full Time", - "dcid": "dc/kjpqfm0m2vmxb" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, 2 Ratio To Poverty Line or More", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_2OrMoreRatioToPovertyLine" }, { - "name": "Population: Female, 30,000 - 34,999 USD, Native Hawaiian or Other Pacific Islander Alone, Worked Full Time", - "dcid": "dc/enybr4616xvs4" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, 2 Ratio To Poverty Line or More (As Fraction of Count Person 15 To 50 Years Female 2 or More Ratio To Poverty Line)", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_2OrMoreRatioToPovertyLine_AsAFractionOf_Count_Person_15To50Years_Female_2OrMoreRatioToPovertyLine" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar30000To34999_Race-SomeOtherRaceAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 30,000 - 34,999 USD, Race = Some Other Race Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_PovertyStatus-PovertyStatusDetermined", + "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Poverty Status = Poverty Status Determined", "statVars": [ { - "name": "Population: Female, 30,000 - 34,999 USD, Some Other Race Alone, Not Worked Full Time", - "dcid": "dc/m2f9l1rghr4t2" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Poverty Status Determined", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_PovertyStatusDetermined" }, { - "name": "Population: Female, 30,000 - 34,999 USD, Some Other Race Alone, Worked Full Time", - "dcid": "dc/65dtrtv8bdtd5" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Poverty Status Determined (As Fraction of Count Person 15 To 50 Years Female Poverty Status Determined)", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_PovertyStatusDetermined_AsAFractionOf_Count_Person_15To50Years_Female_PovertyStatusDetermined" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar30000To34999_Race-TwoOrMoreRaces_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 30,000 - 34,999 USD, Race = Two or More Races, Recent Work Status", + "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_Race-AmericanIndianOrAlaskaNativeAlone", + "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Race = American Indian or Alaska Native Alone", "statVars": [ { - "name": "Population: Female, 30,000 - 34,999 USD, Two or More Races, Not Worked Full Time", - "dcid": "dc/d6y7et2b471v2" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, American Indian or Alaska Native Alone", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_AmericanIndianOrAlaskaNativeAlone" }, { - "name": "Population: Female, 30,000 - 34,999 USD, Two or More Races, Worked Full Time", - "dcid": "dc/tmsn5twl4kek2" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, American Indian or Alaska Native Alone (As Fraction of Count Person 15 To 50 Years Female American Indian or Alaska Native Alone)", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_AmericanIndianOrAlaskaNativeAlone_AsAFractionOf_Count_Person_15To50Years_Female_AmericanIndianOrAlaskaNativeAlone" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar30000To34999_Race-WhiteAloneNotHispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 30,000 - 34,999 USD, Race = White Alone Not Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_Race-AsianAlone", + "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Race = Asian Alone", "statVars": [ { - "name": "Population: Female, 30,000 - 34,999 USD, White Alone Not Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/gx82ggwnrme09" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Asian Alone", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_AsianAlone" }, { - "name": "Population: Female, 30,000 - 34,999 USD, White Alone Not Hispanic or Latino, Worked Full Time", - "dcid": "dc/nfdwkt2hzs338" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Asian Alone (As Fraction of Count Person 15 To 50 Years Female Asian Alone)", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_AsianAlone_AsAFractionOf_Count_Person_15To50Years_Female_AsianAlone" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar30000To34999_Race-WhiteAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 30,000 - 34,999 USD, Race = White Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_Race-BlackOrAfricanAmericanAlone", + "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Race = Black or African American Alone", "statVars": [ { - "name": "Population: Female, 30,000 - 34,999 USD, White Alone, Not Worked Full Time", - "dcid": "dc/c4h7g8xd10s72" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Black or African American Alone", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_BlackOrAfricanAmericanAlone" }, { - "name": "Population: Female, 30,000 - 34,999 USD, White Alone, Worked Full Time", - "dcid": "dc/qxtn0jcs5zfcg" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Black or African American Alone (As Fraction of Count Person 15 To 50 Years Female Black or African American Alone)", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_BlackOrAfricanAmericanAlone_AsAFractionOf_Count_Person_15To50Years_Female_BlackOrAfricanAmericanAlone" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar35000To39999_Race-AmericanIndianOrAlaskaNativeAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 35,000 - 39,999 USD, Race = American Indian or Alaska Native Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_Race-HispanicOrLatino", + "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Race = Hispanic or Latino", "statVars": [ { - "name": "Population: Female, 35,000 - 39,999 USD, American Indian or Alaska Native Alone, Not Worked Full Time", - "dcid": "dc/s4bx1fksd939g" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Hispanic or Latino", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_HispanicOrLatino" }, { - "name": "Population: Female, 35,000 - 39,999 USD, American Indian or Alaska Native Alone, Worked Full Time", - "dcid": "dc/gftqmyxvs4s79" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Hispanic or Latino (As Fraction of Count Person 15 To 50 Years Female Hispanic or Latino)", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_HispanicOrLatino_AsAFractionOf_Count_Person_15To50Years_Female_HispanicOrLatino" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar35000To39999_Race-AsianAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 35,000 - 39,999 USD, Race = Asian Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_Race-NativeHawaiianOrOtherPacificIslanderAlone", + "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Race = Native Hawaiian or Other Pacific Islander Alone", "statVars": [ { - "name": "Population: Female, 35,000 - 39,999 USD, Asian Alone, Not Worked Full Time", - "dcid": "dc/s7zyvktq0hytc" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Native Hawaiian or Other Pacific Islander Alone", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_NativeHawaiianOrOtherPacificIslanderAlone" }, { - "name": "Population: Female, 35,000 - 39,999 USD, Asian Alone, Worked Full Time", - "dcid": "dc/h4ydqf461j85g" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Native Hawaiian or Other Pacific Islander Alone (As Fraction of Count Person 15 To 50 Years Female Native Hawaiian or Other Pacific Islander Alone)", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_NativeHawaiianOrOtherPacificIslanderAlone_AsAFractionOf_Count_Person_15To50Years_Female_NativeHawaiianOrOtherPacificIslanderAlone" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar35000To39999_Race-BlackOrAfricanAmericanAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 35,000 - 39,999 USD, Race = Black or African American Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_Race-OneRace", + "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Race = One Race", "statVars": [ { - "name": "Population: Female, 35,000 - 39,999 USD, Black or African American Alone, Not Worked Full Time", - "dcid": "dc/cl02z0wg9evt6" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, One Race", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_OneRace" }, { - "name": "Population: Female, 35,000 - 39,999 USD, Black or African American Alone, Worked Full Time", - "dcid": "dc/fetjdsdwqp2x3" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, One Race (As Fraction of Count Person 15 To 50 Years Female One Race)", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_OneRace_AsAFractionOf_Count_Person_15To50Years_Female_OneRace" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar35000To39999_Race-HispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 35,000 - 39,999 USD, Race = Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_Race-SomeOtherRaceAlone", + "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Race = Some Other Race Alone", "statVars": [ { - "name": "Population: Female, 35,000 - 39,999 USD, Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/xmjwxhzbp4968" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Some Other Race Alone", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_SomeOtherRaceAlone" }, { - "name": "Population: Female, 35,000 - 39,999 USD, Hispanic or Latino, Worked Full Time", - "dcid": "dc/hl7bh6pjnpf29" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Some Other Race Alone (As Fraction of Count Person 15 To 50 Years Female Some Other Race Alone)", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_SomeOtherRaceAlone_AsAFractionOf_Count_Person_15To50Years_Female_SomeOtherRaceAlone" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar35000To39999_Race-NativeHawaiianOrOtherPacificIslanderAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 35,000 - 39,999 USD, Race = Native Hawaiian or Other Pacific Islander Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_Race-TwoOrMoreRaces", + "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Race = Two or More Races", "statVars": [ { - "name": "Population: Female, 35,000 - 39,999 USD, Native Hawaiian or Other Pacific Islander Alone, Not Worked Full Time", - "dcid": "dc/3gwt0hcrjlz7b" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Two or More Races", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_TwoOrMoreRaces" }, { - "name": "Population: Female, 35,000 - 39,999 USD, Native Hawaiian or Other Pacific Islander Alone, Worked Full Time", - "dcid": "dc/g18f9jcl3rec" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, Two or More Races (As Fraction of Count Person 15 To 50 Years Female Two or More Races)", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_TwoOrMoreRaces_AsAFractionOf_Count_Person_15To50Years_Female_TwoOrMoreRaces" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar35000To39999_Race-SomeOtherRaceAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 35,000 - 39,999 USD, Race = Some Other Race Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_Race-WhiteAlone", + "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Race = White Alone", "statVars": [ { - "name": "Population: Female, 35,000 - 39,999 USD, Some Other Race Alone, Not Worked Full Time", - "dcid": "dc/d43mwkmcesxnd" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, White Alone", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_WhiteAlone" }, { - "name": "Population: Female, 35,000 - 39,999 USD, Some Other Race Alone, Worked Full Time", - "dcid": "dc/rjn8b5l3nzwv9" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, White Alone (As Fraction of Count Person 15 To 50 Years Female White Alone)", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_WhiteAlone_AsAFractionOf_Count_Person_15To50Years_Female_WhiteAlone" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar35000To39999_Race-TwoOrMoreRaces_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 35,000 - 39,999 USD, Race = Two or More Races, Recent Work Status", + "dcid": "dc/g/Person_Age-Years15To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_Race-WhiteAloneNotHispanicOrLatino", + "name": "Person With Age = 15 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Gender = Female, Race = White Alone Not Hispanic or Latino", "statVars": [ { - "name": "Population: Female, 35,000 - 39,999 USD, Two or More Races, Not Worked Full Time", - "dcid": "dc/prccr6gx3ps0c" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, White Alone Not Hispanic or Latino", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_WhiteAloneNotHispanicOrLatino" }, { - "name": "Population: Female, 35,000 - 39,999 USD, Two or More Races, Worked Full Time", - "dcid": "dc/dlfglp2l54eh1" + "name": "Population: 15 - 50 Years, Birth in The Past 12 Months, Female, White Alone Not Hispanic or Latino (As Fraction of Count Person 15 To 50 Years Female White Alone Not Hispanic or Latino)", + "dcid": "Count_Person_15To50Years_BirthInThePast12Months_Female_WhiteAloneNotHispanicOrLatino_AsAFractionOf_Count_Person_15To50Years_Female_WhiteAloneNotHispanicOrLatino" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar35000To39999_Race-WhiteAloneNotHispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 35,000 - 39,999 USD, Race = White Alone Not Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/Person_Age-Years16To50_BirthEventStatus-BirthInThePast12Months_Gender-Female_LaborForceStatus-InLaborForce", + "name": "Person With Age = 16 - 50 Years, Birth Event Status = Birth in The Past 12 Months, Labor Force Status = in Labor Force, Gender = Female", "statVars": [ { - "name": "Population: Female, 35,000 - 39,999 USD, White Alone Not Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/rdjtjr3xj4yk" + "name": "Population: 16 - 50 Years, Birth in The Past 12 Months, in Labor Force, Female", + "dcid": "Count_Person_16To50Years_BirthInThePast12Months_InLaborForce_Female" }, { - "name": "Population: Female, 35,000 - 39,999 USD, White Alone Not Hispanic or Latino, Worked Full Time", - "dcid": "dc/xvbf05esjc85" + "name": "Population: 16 - 50 Years, Birth in The Past 12 Months, in Labor Force, Female (As Fraction of Count Person 16 To 50 Years in Labor Force Female)", + "dcid": "Count_Person_16To50Years_BirthInThePast12Months_InLaborForce_Female_AsAFractionOf_Count_Person_16To50Years_InLaborForce_Female" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar35000To39999_Race-WhiteAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 35,000 - 39,999 USD, Race = White Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-NoHealthInsurance_Race-BlackOrAfricanAmericanAlone", + "name": "Person With Age = 18 - 64 Years, Gender = Female, Health Insurance = No Health Insurance, Race = Black or African American Alone", "statVars": [ { - "name": "Population: Female, 35,000 - 39,999 USD, White Alone, Not Worked Full Time", - "dcid": "dc/b2ztvkwr0mpc" + "name": "Percent: 18 - 64 Years, Female, No Health Insurance, Black or African American Alone", + "dcid": "dc/kj81jzgxt0ssc" }, { - "name": "Population: Female, 35,000 - 39,999 USD, White Alone, Worked Full Time", - "dcid": "dc/fz3ey6nhf879d" + "name": "Population: 18 - 64 Years, Female, No Health Insurance, Black or African American Alone", + "dcid": "dc/5fb2cy53rcfgg" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar40000To44999_Race-AmericanIndianOrAlaskaNativeAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 40,000 - 44,999 USD, Race = American Indian or Alaska Native Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-NoHealthInsurance_Race-HispanicOrLatino", + "name": "Person With Age = 18 - 64 Years, Gender = Female, Health Insurance = No Health Insurance, Race = Hispanic or Latino", "statVars": [ { - "name": "Population: Female, 40,000 - 44,999 USD, American Indian or Alaska Native Alone, Not Worked Full Time", - "dcid": "dc/xpd0xcn647xm9" + "name": "Percent: 18 - 64 Years, Female, No Health Insurance, Hispanic or Latino", + "dcid": "dc/rgtm8zlvlbcg9" }, { - "name": "Population: Female, 40,000 - 44,999 USD, American Indian or Alaska Native Alone, Worked Full Time", - "dcid": "dc/56bb6l2v3thd" + "name": "Population: 18 - 64 Years, Female, No Health Insurance, Hispanic or Latino", + "dcid": "dc/n19z6fqtj4c44" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar40000To44999_Race-AsianAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 40,000 - 44,999 USD, Race = Asian Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-NoHealthInsurance_Race-WhiteAlone", + "name": "Person With Age = 18 - 64 Years, Gender = Female, Health Insurance = No Health Insurance, Race = White Alone", "statVars": [ { - "name": "Population: Female, 40,000 - 44,999 USD, Asian Alone, Not Worked Full Time", - "dcid": "dc/8h0f011gl58t3" + "name": "Percent: 18 - 64 Years, Female, No Health Insurance, White Alone", + "dcid": "dc/3m14w3e7sqqqg" }, { - "name": "Population: Female, 40,000 - 44,999 USD, Asian Alone, Worked Full Time", - "dcid": "dc/s76l7pcq19yzf" + "name": "Population: 18 - 64 Years, Female, No Health Insurance, White Alone", + "dcid": "dc/t34hxn7czbff7" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar40000To44999_Race-BlackOrAfricanAmericanAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 40,000 - 44,999 USD, Race = Black or African American Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-WithHealthInsurance_Race-BlackOrAfricanAmericanAlone", + "name": "Person With Age = 18 - 64 Years, Gender = Female, Health Insurance = With Health Insurance, Race = Black or African American Alone", "statVars": [ { - "name": "Population: Female, 40,000 - 44,999 USD, Black or African American Alone, Not Worked Full Time", - "dcid": "dc/3ng9lp3k7dg8h" + "name": "Percent: 18 - 64 Years, Female, With Health Insurance, Black or African American Alone", + "dcid": "dc/pqvy3pndh9eg6" }, { - "name": "Population: Female, 40,000 - 44,999 USD, Black or African American Alone, Worked Full Time", - "dcid": "dc/b9d3pfr8z2c33" + "name": "Population: 18 - 64 Years, Female, With Health Insurance, Black or African American Alone", + "dcid": "dc/5b8q2q5sz0l5" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar40000To44999_Race-HispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 40,000 - 44,999 USD, Race = Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-WithHealthInsurance_Race-HispanicOrLatino", + "name": "Person With Age = 18 - 64 Years, Gender = Female, Health Insurance = With Health Insurance, Race = Hispanic or Latino", "statVars": [ { - "name": "Population: Female, 40,000 - 44,999 USD, Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/3x9dwkql0rxd7" + "name": "Percent: 18 - 64 Years, Female, With Health Insurance, Hispanic or Latino", + "dcid": "dc/9y4dj19e606v4" }, { - "name": "Population: Female, 40,000 - 44,999 USD, Hispanic or Latino, Worked Full Time", - "dcid": "dc/vzsb2mt5v5352" + "name": "Population: 18 - 64 Years, Female, With Health Insurance, Hispanic or Latino", + "dcid": "dc/4f8tvq5vg5zq5" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar40000To44999_Race-NativeHawaiianOrOtherPacificIslanderAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 40,000 - 44,999 USD, Race = Native Hawaiian or Other Pacific Islander Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-WithHealthInsurance_Race-WhiteAlone", + "name": "Person With Age = 18 - 64 Years, Gender = Female, Health Insurance = With Health Insurance, Race = White Alone", "statVars": [ { - "name": "Population: Female, 40,000 - 44,999 USD, Native Hawaiian or Other Pacific Islander Alone, Not Worked Full Time", - "dcid": "dc/8lvdxyjynp217" + "name": "Percent: 18 - 64 Years, Female, With Health Insurance, White Alone", + "dcid": "dc/h806n8ln13pt5" }, { - "name": "Population: Female, 40,000 - 44,999 USD, Native Hawaiian or Other Pacific Islander Alone, Worked Full Time", - "dcid": "dc/nqptcvgs732p8" + "name": "Population: 18 - 64 Years, Female, With Health Insurance, White Alone", + "dcid": "dc/mqt7bj4806v5h" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar40000To44999_Race-SomeOtherRaceAlone_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 40,000 - 44,999 USD, Race = Some Other Race Alone, Recent Work Status", + "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLine1.38To4", + "name": "Person With Age = 18 - 64 Years, Income Relative To Poverty Line = 1.4 - 4 Ratio To Poverty Line, Gender = Female, Health Insurance = No Health Insurance", "statVars": [ { - "name": "Population: Female, 40,000 - 44,999 USD, Some Other Race Alone, Not Worked Full Time", - "dcid": "dc/mkz2mc8pl8jh3" + "name": "Percent: 18 - 64 Years, 1.4 - 4 Ratio To Poverty Line, Female, No Health Insurance", + "dcid": "dc/hcg8bgt9ne75h" }, { - "name": "Population: Female, 40,000 - 44,999 USD, Some Other Race Alone, Worked Full Time", - "dcid": "dc/6lrk4j8rdz9q3" + "name": "Population: 18 - 64 Years, 1.4 - 4 Ratio To Poverty Line, Female, No Health Insurance", + "dcid": "dc/hz9b0bmpfzyxh" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar40000To44999_Race-TwoOrMoreRaces_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 40,000 - 44,999 USD, Race = Two or More Races, Recent Work Status", + "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-WithHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLine1.38To4", + "name": "Person With Age = 18 - 64 Years, Income Relative To Poverty Line = 1.4 - 4 Ratio To Poverty Line, Gender = Female, Health Insurance = With Health Insurance", "statVars": [ { - "name": "Population: Female, 40,000 - 44,999 USD, Two or More Races, Not Worked Full Time", - "dcid": "dc/bh3kg5109b6d7" + "name": "Percent: 18 - 64 Years, 1.4 - 4 Ratio To Poverty Line, Female, With Health Insurance", + "dcid": "dc/vb3b0ry6qdhvd" }, { - "name": "Population: Female, 40,000 - 44,999 USD, Two or More Races, Worked Full Time", - "dcid": "dc/lt9s71jsncs93" + "name": "Population: 18 - 64 Years, 1.4 - 4 Ratio To Poverty Line, Female, With Health Insurance", + "dcid": "dc/cd74zc68krh89" } ] }, { - "dcid": "dc/g/Person_Gender-Female_Income-USDollar40000To44999_Race-WhiteAloneNotHispanicOrLatino_RecentWorkStatus", - "name": "Person With Gender = Female, Income = 40,000 - 44,999 USD, Race = White Alone Not Hispanic or Latino, Recent Work Status", + "dcid": "dc/g/Person_Age-Years18To64_Gender-Female_HealthInsurance-NoHealthInsurance_IncomeRelativeToPovertyLine-RatioToPovertyLineUpto1.38", + "name": "Person With Age = 18 - 64 Years, Income Relative To Poverty Line = 1.4 Ratio To Poverty Line or Less, Gender = Female, Health Insurance = No Health Insurance", "statVars": [ { - "name": "Population: Female, 40,000 - 44,999 USD, White Alone Not Hispanic or Latino, Not Worked Full Time", - "dcid": "dc/ghe7xcp3210vc" + "name": "Percent: 18 - 64 Years, 1.4 Ratio To Poverty Line or Less, Female, No Health Insurance", + "dcid": "dc/s0ywx1qw7v582" }, { - "name": "Population: Female, 40,000 - 44,999 USD, White Alone Not Hispanic or Latino, Worked Full Time", - "dcid": "dc/trjepvbs4lpmg" + "name": "Population: 18 - 64 Years, 1.4 Ratio To Poverty Line or Less, Female, No Health Insurance", + "dcid": "dc/djczl24xvzw37" } ] } diff --git a/internal/server/v0/internalplace/golden/get_place_page_data/asm.sample.json b/internal/server/v0/internalplace/golden/get_place_page_data/asm.sample.json index 20952631d..e001883b4 100644 --- a/internal/server/v0/internalplace/golden/get_place_page_data/asm.sample.json +++ b/internal/server/v0/internalplace/golden/get_place_page_data/asm.sample.json @@ -2395,9 +2395,37 @@ "2022-06-23": 20274, "2022-06-24": 20441, "2022-06-25": 20593, - "2022-06-26": 20593, - "2022-06-27": 20744, - "2022-06-28": 20878 + "2022-06-26": 20744, + "2022-06-27": 20878, + "2022-06-28": 20969, + "2022-06-29": 21073, + "2022-06-30": 21158, + "2022-07-01": 21278, + "2022-07-02": 21400, + "2022-07-03": 21499, + "2022-07-04": 21589, + "2022-07-05": 21658, + "2022-07-06": 21761, + "2022-07-07": 21857, + "2022-07-08": 21963, + "2022-07-09": 22097, + "2022-07-10": 22191, + "2022-07-11": 22264, + "2022-07-12": 22367, + "2022-07-13": 22429, + "2022-07-14": 22481, + "2022-07-15": 22575, + "2022-07-16": 22694, + "2022-07-17": 22767, + "2022-07-18": 22844, + "2022-07-19": 22895, + "2022-07-20": 22895, + "2022-07-21": 22994, + "2022-07-22": 23072, + "2022-07-23": 23164, + "2022-07-24": 23224, + "2022-07-25": 23297, + "2022-07-26": 23353 }, "metadata": { "importName": "WHO_COVID19", @@ -7320,7 +7348,35 @@ "2022-06-25": 3144, "2022-06-26": 3144, "2022-06-27": 3144, - "2022-06-28": 3144 + "2022-06-28": 3144, + "2022-06-29": 3144, + "2022-06-30": 3144, + "2022-07-01": 3144, + "2022-07-02": 3144, + "2022-07-03": 3144, + "2022-07-04": 3144, + "2022-07-05": 3144, + "2022-07-06": 3144, + "2022-07-07": 3144, + "2022-07-08": 3144, + "2022-07-09": 3144, + "2022-07-10": 3144, + "2022-07-11": 3144, + "2022-07-12": 3144, + "2022-07-13": 3144, + "2022-07-14": 3144, + "2022-07-15": 3144, + "2022-07-16": 3144, + "2022-07-17": 3144, + "2022-07-18": 3144, + "2022-07-19": 3146, + "2022-07-20": 3146, + "2022-07-21": 3146, + "2022-07-22": 3146, + "2022-07-23": 3146, + "2022-07-24": 3146, + "2022-07-25": 3146, + "2022-07-26": 3146 }, "metadata": { "importName": "WHO_COVID19", @@ -12693,21 +12749,24 @@ "2007": 301231207, "2008": 304093966, "2009": 306771529, - "2010": 309326085, - "2011": 311580009, - "2012": 313874218, - "2013": 316057727, - "2014": 318386421, - "2015": 320742673, - "2016": 323071342, - "2017": 325147121, - "2018": 327167434, - "2019": 328239523 - }, - "metadata": { - "importName": "CensusPEP", - "provenanceUrl": "https://www.census.gov/programs-surveys/popest.html", - "measurementMethod": "CensusPEPSurvey" + "2010": 309327143, + "2011": 311583481, + "2012": 313877662, + "2013": 316059947, + "2014": 318386329, + "2015": 320738994, + "2016": 323071755, + "2017": 325122128, + "2018": 326838199, + "2019": 328329953, + "2020": 329484123, + "2021": 331893745 + }, + "metadata": { + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "Count_Person_10To14Years": { @@ -14870,7 +14929,8 @@ "2022-02": 157722000, "2022-03": 158458000, "2022-04": 158105000, - "2022-05": 158426000 + "2022-05": 158426000, + "2022-06": 158111000 }, "metadata": { "importName": "BLS_CPS", @@ -15849,7 +15909,8 @@ "2022-02": 163991000, "2022-03": 164409000, "2022-04": 164046000, - "2022-05": 164376000 + "2022-05": 164376000, + "2022-06": 164023000 }, "metadata": { "importName": "BLS_CPS", @@ -18454,7 +18515,11 @@ "2022-05-28": 1437247, "2022-06-04": 1442046, "2022-06-11": 1474068, - "2022-06-18": 1492130 + "2022-06-18": 1492134, + "2022-06-25": 1505835, + "2022-07-02": 1592017, + "2022-07-09": 1565694, + "2022-07-16": 1705879 }, "metadata": { "importName": "USDOL_ETA539", @@ -19299,61 +19364,89 @@ "2022-05-01": 81274401, "2022-05-02": 81370245, "2022-05-03": 81439579, - "2022-05-04": 81544794, - "2022-05-05": 81638227, - "2022-05-06": 81733439, - "2022-05-07": 81763797, - "2022-05-08": 81775590, - "2022-05-09": 81888243, - "2022-05-10": 81981866, - "2022-05-11": 82143401, - "2022-05-12": 82258758, - "2022-05-13": 82373223, - "2022-05-14": 82398288, - "2022-05-15": 82417727, - "2022-05-16": 82567545, - "2022-05-17": 82701638, - "2022-05-18": 82870553, - "2022-05-19": 82991715, - "2022-05-20": 83131269, - "2022-05-21": 83168576, - "2022-05-22": 83190563, - "2022-05-23": 83323909, - "2022-05-24": 83456274, - "2022-05-25": 83643804, - "2022-05-26": 83768388, - "2022-05-27": 83907279, - "2022-05-28": 83921041, - "2022-05-29": 83930086, - "2022-05-30": 83962238, - "2022-05-31": 84144606, - "2022-06-01": 84363873, - "2022-06-02": 84475196, - "2022-06-03": 84617408, - "2022-06-04": 84661058, - "2022-06-05": 84677537, - "2022-06-06": 84814640, - "2022-06-07": 84957469, - "2022-06-08": 85136683, - "2022-06-09": 85254394, - "2022-06-10": 85390435, - "2022-06-11": 85425808, - "2022-06-12": 85444201, - "2022-06-13": 85569604, - "2022-06-14": 85705019, - "2022-06-15": 85877078, - "2022-06-16": 85981213, - "2022-06-17": 86097698, - "2022-06-18": 86112463, - "2022-06-19": 86127070, - "2022-06-20": 86181266, - "2022-06-21": 86391004, - "2022-06-22": 86561886, - "2022-06-23": 86678377, - "2022-06-24": 86833864, - "2022-06-25": 86881533, - "2022-06-26": 86899773, - "2022-06-27": 87031752 + "2022-05-04": 81541529, + "2022-05-05": 81634962, + "2022-05-06": 81730174, + "2022-05-07": 81760532, + "2022-05-08": 81772325, + "2022-05-09": 81884978, + "2022-05-10": 81978601, + "2022-05-11": 82140136, + "2022-05-12": 82255493, + "2022-05-13": 82369958, + "2022-05-14": 82395023, + "2022-05-15": 82414462, + "2022-05-16": 82564280, + "2022-05-17": 82698373, + "2022-05-18": 82867288, + "2022-05-19": 82988450, + "2022-05-20": 83128466, + "2022-05-21": 83165773, + "2022-05-22": 83187760, + "2022-05-23": 83320644, + "2022-05-24": 83453009, + "2022-05-25": 83640539, + "2022-05-26": 83765123, + "2022-05-27": 83904014, + "2022-05-28": 83917776, + "2022-05-29": 83926821, + "2022-05-30": 83958973, + "2022-05-31": 84141341, + "2022-06-01": 84360608, + "2022-06-02": 84471931, + "2022-06-03": 84614143, + "2022-06-04": 84657793, + "2022-06-05": 84674272, + "2022-06-06": 84811375, + "2022-06-07": 84954204, + "2022-06-08": 85133418, + "2022-06-09": 85251129, + "2022-06-10": 85387170, + "2022-06-11": 85422543, + "2022-06-12": 85440936, + "2022-06-13": 85566339, + "2022-06-14": 85701754, + "2022-06-15": 85873751, + "2022-06-16": 85977948, + "2022-06-17": 86094433, + "2022-06-18": 86109198, + "2022-06-19": 86123805, + "2022-06-20": 86178001, + "2022-06-21": 86387739, + "2022-06-22": 86558621, + "2022-06-23": 86675114, + "2022-06-24": 86830601, + "2022-06-25": 86878270, + "2022-06-26": 86896508, + "2022-06-27": 87028747, + "2022-06-28": 87151319, + "2022-06-29": 87347682, + "2022-06-30": 87471400, + "2022-07-01": 87623570, + "2022-07-02": 87635890, + "2022-07-03": 87642751, + "2022-07-04": 87678413, + "2022-07-05": 87859299, + "2022-07-06": 88100004, + "2022-07-07": 88224616, + "2022-07-08": 88392675, + "2022-07-09": 88416261, + "2022-07-10": 88438830, + "2022-07-11": 88614159, + "2022-07-12": 88798428, + "2022-07-13": 88990045, + "2022-07-14": 89134228, + "2022-07-15": 89304110, + "2022-07-16": 89325152, + "2022-07-17": 89347123, + "2022-07-18": 89516932, + "2022-07-19": 89677803, + "2022-07-20": 89882577, + "2022-07-21": 90036653, + "2022-07-22": 90202342, + "2022-07-23": 90226593, + "2022-07-24": 90248093, + "2022-07-25": 90415556 }, "metadata": { "importName": "NYT_COVID19", @@ -20251,7 +20344,35 @@ "2022-06-24": 1012317, "2022-06-25": 1012480, "2022-06-26": 1012486, - "2022-06-27": 1012765 + "2022-06-27": 1012765, + "2022-06-28": 1013306, + "2022-06-29": 1013999, + "2022-06-30": 1014452, + "2022-07-01": 1014974, + "2022-07-02": 1014995, + "2022-07-03": 1014998, + "2022-07-04": 1015062, + "2022-07-05": 1015488, + "2022-07-06": 1016205, + "2022-07-07": 1016680, + "2022-07-08": 1017242, + "2022-07-09": 1017278, + "2022-07-10": 1017286, + "2022-07-11": 1017837, + "2022-07-12": 1018359, + "2022-07-13": 1019239, + "2022-07-14": 1019697, + "2022-07-15": 1020230, + "2022-07-16": 1020272, + "2022-07-17": 1020283, + "2022-07-18": 1020802, + "2022-07-19": 1021349, + "2022-07-20": 1022140, + "2022-07-21": 1022691, + "2022-07-22": 1023271, + "2022-07-23": 1023327, + "2022-07-24": 1023341, + "2022-07-25": 1023853 }, "metadata": { "importName": "NYT_COVID19", @@ -24382,7 +24503,8 @@ "2022-02": 3.8, "2022-03": 3.6, "2022-04": 3.6, - "2022-05": 3.6 + "2022-05": 3.6, + "2022-06": 3.6 }, "metadata": { "importName": "BLS_CPS", @@ -25378,12 +25500,13 @@ } }, "country/USA": { - "date": "2020", - "value": 329824950, + "date": "2021", + "value": 331893745, "metadata": { - "importName": "CensusACS5YearSurvey_AggCountry", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } } }, diff --git a/internal/server/v0/internalplace/golden/get_place_page_data/city.sample.json b/internal/server/v0/internalplace/golden/get_place_page_data/city.sample.json index 3500016b8..b2323636f 100644 --- a/internal/server/v0/internalplace/golden/get_place_page_data/city.sample.json +++ b/internal/server/v0/internalplace/golden/get_place_page_data/city.sample.json @@ -1362,10 +1362,10 @@ }, "Count_Person": { "val": { - "1990": 398559, - "1991": 393023, - "1992": 387893, - "1993": 383417, + "1990": 399886, + "1991": 398559, + "1992": 393023, + "1993": 387893, "1994": 378617, "1995": 368032, "1996": 367291, @@ -1382,20 +1382,24 @@ "2007": 399015, "2008": 404670, "2009": 410584, - "2010": 391449, - "2011": 396135, - "2012": 401228, - "2013": 406844, - "2014": 413156, - "2015": 418263, - "2016": 420798, - "2017": 423869, - "2018": 429082 - }, - "metadata": { - "importName": "CensusPEP", - "provenanceUrl": "https://www.census.gov/programs-surveys/popest.html", - "measurementMethod": "CensusPEPSurvey" + "2010": 391350, + "2011": 395416, + "2012": 400720, + "2013": 406609, + "2014": 412677, + "2015": 418539, + "2016": 421454, + "2017": 421938, + "2018": 421837, + "2019": 422738, + "2020": 439341, + "2021": 433823 + }, + "metadata": { + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "Count_Person_15OrMoreYears": { @@ -2504,7 +2508,8 @@ "2022-01": 197146, "2022-02": 200464, "2022-03": 202909, - "2022-04": 200747 + "2022-04": 200958, + "2022-05": 201823 }, "metadata": { "importName": "BLS_LAUS", @@ -2978,7 +2983,8 @@ "2022-01": 208276, "2022-02": 210099, "2022-03": 211108, - "2022-04": 207790 + "2022-04": 208059, + "2022-05": 208032 }, "metadata": { "importName": "BLS_LAUS", @@ -8905,7 +8911,8 @@ "2022-01": 5.3, "2022-02": 4.6, "2022-03": 3.9, - "2022-04": 3.4 + "2022-04": 3.4, + "2022-05": 3 }, "metadata": { "importName": "BLS_LAUS", @@ -10258,10 +10265,10 @@ }, "Count_Person": { "val": { - "1990": 444956, - "1991": 447888, - "1992": 452646, - "1993": 457386, + "1990": 444605, + "1991": 444956, + "1992": 447888, + "1993": 452646, "1994": 461034, "1995": 461622, "1996": 464682, @@ -10278,20 +10285,24 @@ "2007": 547790, "2008": 553751, "2009": 562343, - "2010": 582285, - "2011": 590824, - "2012": 601030, - "2013": 611999, - "2014": 621583, - "2015": 632193, - "2016": 640144, - "2017": 643337, - "2018": 649021 - }, - "metadata": { - "importName": "CensusPEP", - "provenanceUrl": "https://www.census.gov/programs-surveys/popest.html", - "measurementMethod": "CensusPEPSurvey" + "2010": 582560, + "2011": 591042, + "2012": 601040, + "2013": 612147, + "2014": 621673, + "2015": 632188, + "2016": 640010, + "2017": 642903, + "2018": 648241, + "2019": 655334, + "2020": 682760, + "2021": 687725 + }, + "metadata": { + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "Count_Person_15OrMoreYears": { @@ -11400,7 +11411,8 @@ "2022-01": 318949, "2022-02": 320710, "2022-03": 324838, - "2022-04": 322103 + "2022-04": 322272, + "2022-05": 324354 }, "metadata": { "importName": "BLS_LAUS", @@ -11874,7 +11886,8 @@ "2022-01": 328413, "2022-02": 330636, "2022-03": 334420, - "2022-04": 330956 + "2022-04": 331172, + "2022-05": 333664 }, "metadata": { "importName": "BLS_LAUS", @@ -17801,7 +17814,8 @@ "2022-01": 2.9, "2022-02": 3, "2022-03": 2.9, - "2022-04": 2.7 + "2022-04": 2.7, + "2022-05": 2.8 }, "metadata": { "importName": "BLS_LAUS", @@ -20687,129 +20701,143 @@ }, "latestPopulation": { "country/USA": { - "date": "2020", - "value": 329824950, + "date": "2021", + "value": 331893745, "metadata": { - "importName": "CensusACS5YearSurvey_AggCountry", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/06": { - "date": "2020", - "value": 39346023, + "date": "2021", + "value": 39237836, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/06001": { - "date": "2020", - "value": 1661584, + "date": "2021", + "value": 1648556, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/0600562": { - "date": "2020", - "value": 79827, + "date": "2021", + "value": 76362, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/0606000": { - "date": "2020", - "value": 123065, + "date": "2021", + "value": 117145, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/0653000": { - "date": "2020", - "value": 422575, + "date": "2021", + "value": 433823, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/0656938": { - "date": "2020", - "value": 11454, + "date": "2021", + "value": 11107, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/0660620": { - "date": "2020", - "value": 110051, + "date": "2021", + "value": 115639, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/0668084": { - "date": "2020", - "value": 90489, + "date": "2021", + "value": 88868, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/0820000": { - "date": "2020", - "value": 715878, + "date": "2021", + "value": 711463, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/2836000": { - "date": "2020", - "value": 163778, + "date": "2021", + "value": 149761, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/4055000": { - "date": "2020", - "value": 649821, + "date": "2021", + "value": 687725, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/4261000": { - "date": "2020", - "value": 301286, + "date": "2021", + "value": 300431, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/4752006": { - "date": "2020", - "value": 667070, + "date": "2021", + "value": 678851, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "zip/94610": { diff --git a/internal/server/v0/internalplace/golden/get_place_page_data/county.sample.json b/internal/server/v0/internalplace/golden/get_place_page_data/county.sample.json index abf62fb3a..1ff57a05b 100644 --- a/internal/server/v0/internalplace/golden/get_place_page_data/county.sample.json +++ b/internal/server/v0/internalplace/golden/get_place_page_data/county.sample.json @@ -16369,6 +16369,16 @@ }, "Count_Person": { "val": { + "1970": 556116, + "1971": 563400, + "1972": 567600, + "1973": 574000, + "1974": 581700, + "1975": 589100, + "1976": 601200, + "1977": 615000, + "1978": 626100, + "1979": 642800, "1980": 656331, "1981": 667293, "1982": 678903, @@ -16379,41 +16389,44 @@ "1987": 739987, "1988": 759242, "1989": 784395, - "1990": 809199, - "1991": 822332, - "1992": 838364, - "1993": 850732, - "1994": 859872, - "1995": 869437, - "1996": 881213, - "1997": 899494, - "1998": 917970, - "1999": 933141, - "2000": 953124, - "2001": 972322, - "2002": 982242, - "2003": 990852, - "2004": 996658, - "2005": 1004079, - "2006": 1006545, - "2007": 1015661, - "2008": 1030584, - "2009": 1045804, - "2010": 1052559, - "2011": 1065440, - "2012": 1077548, - "2013": 1093401, - "2014": 1108876, - "2015": 1124405, - "2016": 1137268, - "2017": 1145535, - "2018": 1150519, - "2019": 1153526 - }, - "metadata": { - "importName": "CensusPEP", - "provenanceUrl": "https://www.census.gov/programs-surveys/popest.html", - "measurementMethod": "CensusPEPSurvey" + "1990": 803731, + "1991": 809199, + "1992": 822332, + "1993": 838364, + "1994": 850732, + "1995": 859872, + "1996": 869437, + "1997": 881213, + "1998": 899494, + "1999": 917970, + "2000": 952810, + "2001": 970952, + "2002": 979862, + "2003": 987531, + "2004": 992424, + "2005": 999013, + "2006": 1000834, + "2007": 1009152, + "2008": 1023344, + "2009": 1037890, + "2010": 1052516, + "2011": 1065361, + "2012": 1077439, + "2013": 1093253, + "2014": 1108665, + "2015": 1124148, + "2016": 1137259, + "2017": 1145623, + "2018": 1150840, + "2019": 1152883, + "2020": 1152333, + "2021": 1161413 + }, + "metadata": { + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "Count_Person_15OrMoreYears": { @@ -17522,7 +17535,8 @@ "2022-01": 522394, "2022-02": 531185, "2022-03": 537631, - "2022-04": 531462 + "2022-04": 532012, + "2022-05": 534400 }, "metadata": { "importName": "BLS_LAUS", @@ -17996,7 +18010,8 @@ "2022-01": 548199, "2022-02": 553950, "2022-03": 557041, - "2022-04": 548312 + "2022-04": 548891, + "2022-05": 549285 }, "metadata": { "importName": "BLS_LAUS", @@ -27339,7 +27354,8 @@ "2022-01": 4.7, "2022-02": 4.1, "2022-03": 3.5, - "2022-04": 3.1 + "2022-04": 3.1, + "2022-05": 2.7 }, "metadata": { "importName": "BLS_LAUS", @@ -28739,10 +28755,10 @@ }, "Count_Person": { "val": { - "1990": 783362, - "1991": 787847, - "1992": 795555, - "1993": 804223, + "1990": 783324, + "1991": 783362, + "1992": 787847, + "1993": 795555, "1994": 811545, "1995": 821467, "1996": 836136, @@ -28759,20 +28775,24 @@ "2007": 938909, "2008": 956255, "2009": 971323, - "2010": 954492, - "2011": 969948, - "2012": 983322, - "2013": 1001253, - "2014": 1014418, - "2015": 1026099, - "2016": 1030359, - "2017": 1032136, - "2018": 1030119 - }, - "metadata": { - "importName": "CensusPEP", - "provenanceUrl": "https://www.census.gov/programs-surveys/popest.html", - "measurementMethod": "CensusPEPSurvey" + "2010": 954552, + "2011": 968925, + "2012": 983532, + "2013": 999599, + "2014": 1014909, + "2015": 1028131, + "2016": 1034851, + "2017": 1037082, + "2018": 1034877, + "2019": 1026528, + "2020": 1010908, + "2021": 983489 + }, + "metadata": { + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "Count_Person_15OrMoreYears": { @@ -29881,7 +29901,8 @@ "2022-01": 525190, "2022-02": 532056, "2022-03": 538473, - "2022-04": 535914 + "2022-04": 535314, + "2022-05": 536072 }, "metadata": { "importName": "BLS_LAUS", @@ -30355,7 +30376,8 @@ "2022-01": 544508, "2022-02": 549081, "2022-03": 552958, - "2022-04": 548165 + "2022-04": 547683, + "2022-05": 546817 }, "metadata": { "importName": "BLS_LAUS", @@ -36262,7 +36284,8 @@ "2022-01": 3.5, "2022-02": 3.1, "2022-03": 2.6, - "2022-04": 2.2 + "2022-04": 2.3, + "2022-05": 2 }, "metadata": { "importName": "BLS_LAUS", @@ -36281,62 +36304,62 @@ { "dcid": "geoId/0668000", "name": "San Jose", - "pop": 1030119 + "pop": 983489 }, { "dcid": "geoId/0677000", "name": "Sunnyvale", - "pop": 153185 + "pop": 152258 }, { "dcid": "geoId/0669084", "name": "Santa Clara", - "pop": 129488 + "pop": 127151 }, { "dcid": "geoId/0649670", "name": "Mountain View", - "pop": 83377 + "pop": 81516 }, { "dcid": "geoId/0647766", "name": "Milpitas", - "pop": 80430 + "pop": 79066 }, { "dcid": "geoId/0655282", "name": "Palo Alto", - "pop": 66666 + "pop": 66680 }, { "dcid": "geoId/0617610", "name": "Cupertino", - "pop": 60170 + "pop": 58622 }, { "dcid": "geoId/0629504", "name": "Gilroy", - "pop": 58756 + "pop": 58101 }, { "dcid": "geoId/0649278", "name": "Morgan Hill", - "pop": 45135 + "pop": 45342 }, { "dcid": "geoId/0610345", "name": "Campbell", - "pop": 42466 - }, - { - "dcid": "geoId/0670280", - "name": "Saratoga", - "pop": 30599 + "pop": 42754 }, { "dcid": "geoId/0643280", "name": "Los Altos", - "pop": 30531 + "pop": 30700 + }, + { + "dcid": "geoId/0670280", + "name": "Saratoga", + "pop": 30163 }, { "dcid": "geoId/0673906", @@ -36363,16 +36386,16 @@ "name": "Burbank", "pop": 5377 }, - { - "dcid": "geoId/0648956", - "name": "Monte Sereno", - "pop": 3487 - }, { "dcid": "geoId/0644378", "name": "Loyola", "pop": 3404 }, + { + "dcid": "geoId/0648956", + "name": "Monte Sereno", + "pop": 3396 + }, { "dcid": "geoId/0610088", "name": "Cambrian Park", @@ -36395,177 +36418,195 @@ { "dcid": "geoId/0644112", "name": "Los Gatos", - "pop": 30680 + "pop": 32538 }, { "dcid": "geoId/0643294", "name": "Los Altos Hills", - "pop": 8559 + "pop": 8295 } ] } }, "latestPopulation": { "country/USA": { - "date": "2020", - "value": 329824950, + "date": "2021", + "value": 331893745, "metadata": { - "importName": "CensusACS5YearSurvey_AggCountry", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/04013": { - "date": "2020", - "value": 4412779, + "date": "2021", + "value": 4496588, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/06": { - "date": "2020", - "value": 39346023, + "date": "2021", + "value": 39237836, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/06001": { - "date": "2020", - "value": 1661584, + "date": "2021", + "value": 1648556, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/06013": { - "date": "2020", - "value": 1147788, + "date": "2021", + "value": 1161413, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/06067": { - "date": "2020", - "value": 1537948, + "date": "2021", + "value": 1588921, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/06075": { - "date": "2020", - "value": 874784, + "date": "2021", + "value": 815201, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, - "geoId/06081": { - "date": "2020", - "value": 765623, + "geoId/06077": { + "date": "2021", + "value": 789410, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/06085": { - "date": "2020", - "value": 1924379, + "date": "2021", + "value": 1885508, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/0647766": { - "date": "2020", - "value": 75182, + "date": "2021", + "value": 79066, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/0649670": { - "date": "2020", - "value": 80104, + "date": "2021", + "value": 81516, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/0668000": { - "date": "2020", - "value": 1029409, + "date": "2021", + "value": 983489, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/0669084": { - "date": "2020", - "value": 126723, + "date": "2021", + "value": 127151, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/0677000": { - "date": "2020", - "value": 152569, + "date": "2021", + "value": 152258, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/08059": { - "date": "2020", - "value": 578795, + "date": "2021", + "value": 579581, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/12031": { - "date": "2020", - "value": 948651, + "date": "2021", + "value": 999935, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/48113": { - "date": "2020", - "value": 2622634, + "date": "2021", + "value": 2586050, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/51059": { - "date": "2020", - "value": 1149439, + "date": "2021", + "value": 1139720, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } } }, @@ -36594,6 +36635,6 @@ "geoId/06067", "geoId/06013", "geoId/06075", - "geoId/06081" + "geoId/06077" ] } \ No newline at end of file diff --git a/internal/server/v0/internalplace/golden/get_place_page_data/state.sample.json b/internal/server/v0/internalplace/golden/get_place_page_data/state.sample.json index 6ae208d49..d1f76c164 100644 --- a/internal/server/v0/internalplace/golden/get_place_page_data/state.sample.json +++ b/internal/server/v0/internalplace/golden/get_place_page_data/state.sample.json @@ -1672,16 +1672,16 @@ "1977": 22352396, "1978": 22835958, "1979": 23256880, - "1980": 24285937, - "1981": 24820007, - "1982": 25360023, - "1983": 25844389, - "1984": 26441112, - "1985": 27102241, - "1986": 27777153, - "1987": 28464253, - "1988": 29218161, - "1989": 29760021, + "1980": 23667902, + "1981": 24285933, + "1982": 24820009, + "1983": 25360026, + "1984": 25844393, + "1985": 26441109, + "1986": 27102237, + "1987": 27777158, + "1988": 28464249, + "1989": 29218164, "1990": 29950111, "1991": 30414114, "1992": 30875920, @@ -1692,31 +1692,34 @@ "1997": 32217708, "1998": 32682794, "1999": 33145121, - "2000": 33634154, - "2001": 34481753, - "2002": 34867773, - "2003": 35236589, - "2004": 35538256, - "2005": 35770688, - "2006": 35947461, - "2007": 36185908, - "2008": 36538008, - "2009": 36887615, - "2010": 37266600, - "2011": 37638369, - "2012": 37948800, - "2013": 38260787, - "2014": 38596972, - "2015": 38918045, - "2016": 39167117, - "2017": 39358497, - "2018": 39461588, - "2019": 39512223 - }, - "metadata": { - "importName": "CensusPEP", - "provenanceUrl": "https://www.census.gov/programs-surveys/popest.html", - "measurementMethod": "CensusPEPSurvey" + "2000": 33987977, + "2001": 34479458, + "2002": 34871843, + "2003": 35253159, + "2004": 35574576, + "2005": 35827943, + "2006": 36021202, + "2007": 36250311, + "2008": 36604337, + "2009": 36961229, + "2010": 37319550, + "2011": 37636311, + "2012": 37944551, + "2013": 38253768, + "2014": 38586706, + "2015": 38904296, + "2016": 39149186, + "2017": 39337785, + "2018": 39437463, + "2019": 39437610, + "2020": 39368078, + "2021": 39237836 + }, + "metadata": { + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "Count_Person_10To14Years": { @@ -3504,7 +3507,8 @@ "2022-02": 18395730, "2022-03": 18551536, "2022-04": 18454163, - "2022-05": 18530488 + "2022-05": 18530444, + "2022-06": 18346910 }, "metadata": { "importName": "BLS_LAUS", @@ -4147,7 +4151,8 @@ "2022-02": 19336327, "2022-03": 19379086, "2022-04": 19193263, - "2022-05": 19191171 + "2022-05": 19193775, + "2022-06": 19110257 }, "metadata": { "importName": "BLS_LAUS", @@ -6550,7 +6555,11 @@ "2022-05-28": 347553, "2022-06-04": 333479, "2022-06-11": 335670, - "2022-06-18": 337007 + "2022-06-18": 337007, + "2022-06-25": 336100, + "2022-07-02": 350293, + "2022-07-09": 319716, + "2022-07-16": 362865 }, "metadata": { "importName": "USDOL_ETA539", @@ -7445,7 +7454,35 @@ "2022-06-24": 10025036, "2022-06-25": 10025036, "2022-06-26": 10025110, - "2022-06-27": 10038765 + "2022-06-27": 10038765, + "2022-06-28": 10087984, + "2022-06-29": 10095355, + "2022-06-30": 10101062, + "2022-07-01": 10156643, + "2022-07-02": 10156643, + "2022-07-03": 10156643, + "2022-07-04": 10171959, + "2022-07-05": 10177563, + "2022-07-06": 10228221, + "2022-07-07": 10233568, + "2022-07-08": 10279898, + "2022-07-09": 10279898, + "2022-07-10": 10279898, + "2022-07-11": 10298129, + "2022-07-12": 10358182, + "2022-07-13": 10365785, + "2022-07-14": 10374290, + "2022-07-15": 10435541, + "2022-07-16": 10435541, + "2022-07-17": 10435541, + "2022-07-18": 10454194, + "2022-07-19": 10506662, + "2022-07-20": 10513729, + "2022-07-21": 10522372, + "2022-07-22": 10578770, + "2022-07-23": 10578770, + "2022-07-24": 10578770, + "2022-07-25": 10594052 }, "metadata": { "importName": "NYT_COVID19", @@ -8339,7 +8376,35 @@ "2022-06-24": 92271, "2022-06-25": 92271, "2022-06-26": 92272, - "2022-06-27": 92289 + "2022-06-27": 92289, + "2022-06-28": 92371, + "2022-06-29": 92403, + "2022-06-30": 92418, + "2022-07-01": 92541, + "2022-07-02": 92541, + "2022-07-03": 92541, + "2022-07-04": 92560, + "2022-07-05": 92580, + "2022-07-06": 92673, + "2022-07-07": 92690, + "2022-07-08": 92793, + "2022-07-09": 92793, + "2022-07-10": 92793, + "2022-07-11": 92829, + "2022-07-12": 92900, + "2022-07-13": 92927, + "2022-07-14": 92947, + "2022-07-15": 93043, + "2022-07-16": 93043, + "2022-07-17": 93043, + "2022-07-18": 93072, + "2022-07-19": 93152, + "2022-07-20": 93180, + "2022-07-21": 93216, + "2022-07-22": 93325, + "2022-07-23": 93325, + "2022-07-24": 93325, + "2022-07-25": 93362 }, "metadata": { "importName": "NYT_COVID19", @@ -9722,7 +9787,8 @@ "2022-02": 4.9, "2022-03": 4.3, "2022-04": 3.9, - "2022-05": 3.4 + "2022-05": 3.5, + "2022-06": 4 }, "metadata": { "importName": "BLS_LAUS", @@ -11293,16 +11359,16 @@ "1977": 649769, "1978": 651301, "1979": 652896, - "1980": 659524, - "1981": 668969, - "1982": 676685, - "1983": 680498, - "1984": 676991, - "1985": 669489, - "1986": 661167, - "1987": 655273, - "1988": 646341, - "1989": 638800, + "1980": 652717, + "1981": 659505, + "1982": 668972, + "1983": 676688, + "1984": 680497, + "1985": 676980, + "1986": 669512, + "1987": 661136, + "1988": 655331, + "1989": 646351, "1990": 637364, "1991": 634199, "1992": 635427, @@ -11313,31 +11379,34 @@ "1997": 640945, "1998": 637808, "1999": 633666, - "2000": 629316, - "2001": 636225, - "2002": 633210, - "2003": 631680, - "2004": 635480, - "2005": 634528, - "2006": 636019, - "2007": 637534, - "2008": 640525, - "2009": 645903, - "2010": 653778, - "2011": 685225, - "2012": 701176, - "2013": 722036, - "2014": 737401, - "2015": 754066, - "2016": 754434, - "2017": 754942, - "2018": 758080, - "2019": 762062 - }, - "metadata": { - "importName": "CensusPEP", - "provenanceUrl": "https://www.census.gov/programs-surveys/popest.html", - "measurementMethod": "CensusPEPSurvey" + "2000": 642023, + "2001": 639062, + "2002": 638168, + "2003": 638817, + "2004": 644705, + "2005": 646089, + "2006": 649422, + "2007": 652822, + "2008": 657569, + "2009": 664968, + "2010": 674752, + "2011": 685526, + "2012": 702227, + "2013": 723149, + "2014": 738736, + "2015": 755537, + "2016": 756114, + "2017": 756755, + "2018": 760062, + "2019": 763724, + "2020": 765309, + "2021": 774948 + }, + "metadata": { + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "Count_Person_10To14Years": { @@ -13125,7 +13194,8 @@ "2022-02": 394639, "2022-03": 392751, "2022-04": 397066, - "2022-05": 401634 + "2022-05": 401596, + "2022-06": 404540 }, "metadata": { "importName": "BLS_LAUS", @@ -13768,7 +13838,8 @@ "2022-02": 407300, "2022-03": 406220, "2022-04": 407323, - "2022-05": 410111 + "2022-05": 410085, + "2022-06": 415280 }, "metadata": { "importName": "BLS_LAUS", @@ -16186,7 +16257,11 @@ "2022-05-28": 1459, "2022-06-04": 1431, "2022-06-11": 1673, - "2022-06-18": 1689 + "2022-06-18": 1689, + "2022-06-25": 1610, + "2022-07-02": 1650, + "2022-07-09": 1684, + "2022-07-16": 1723 }, "metadata": { "importName": "USDOL_ETA539", @@ -17035,7 +17110,35 @@ "2022-06-24": 248961, "2022-06-25": 248961, "2022-06-26": 248961, - "2022-06-27": 248961 + "2022-06-27": 248961, + "2022-06-28": 248961, + "2022-06-29": 249522, + "2022-06-30": 249770, + "2022-07-01": 250319, + "2022-07-02": 250319, + "2022-07-03": 250319, + "2022-07-04": 250319, + "2022-07-05": 250319, + "2022-07-06": 250781, + "2022-07-07": 251213, + "2022-07-08": 251876, + "2022-07-09": 251876, + "2022-07-10": 251876, + "2022-07-11": 251876, + "2022-07-12": 252296, + "2022-07-13": 252654, + "2022-07-14": 253005, + "2022-07-15": 253677, + "2022-07-16": 253677, + "2022-07-17": 253677, + "2022-07-18": 253677, + "2022-07-19": 254079, + "2022-07-20": 254466, + "2022-07-21": 254868, + "2022-07-22": 255476, + "2022-07-23": 255476, + "2022-07-24": 255476, + "2022-07-25": 255476 }, "metadata": { "importName": "NYT_COVID19", @@ -17883,7 +17986,35 @@ "2022-06-24": 2341, "2022-06-25": 2342, "2022-06-26": 2342, - "2022-06-27": 2342 + "2022-06-27": 2342, + "2022-06-28": 2342, + "2022-06-29": 2343, + "2022-06-30": 2343, + "2022-07-01": 2343, + "2022-07-02": 2343, + "2022-07-03": 2343, + "2022-07-04": 2343, + "2022-07-05": 2343, + "2022-07-06": 2343, + "2022-07-07": 2343, + "2022-07-08": 2343, + "2022-07-09": 2343, + "2022-07-10": 2343, + "2022-07-11": 2343, + "2022-07-12": 2343, + "2022-07-13": 2343, + "2022-07-14": 2346, + "2022-07-15": 2346, + "2022-07-16": 2346, + "2022-07-17": 2346, + "2022-07-18": 2346, + "2022-07-19": 2351, + "2022-07-20": 2351, + "2022-07-21": 2351, + "2022-07-22": 2351, + "2022-07-23": 2351, + "2022-07-24": 2351, + "2022-07-25": 2351 }, "metadata": { "importName": "NYT_COVID19", @@ -19261,7 +19392,8 @@ "2022-02": 3.1, "2022-03": 3.3, "2022-04": 2.5, - "2022-05": 2.1 + "2022-05": 2.1, + "2022-06": 2.6 }, "metadata": { "importName": "BLS_LAUS", @@ -19293,111 +19425,123 @@ }, "latestPopulation": { "country/USA": { - "date": "2020", - "value": 329824950, + "date": "2021", + "value": 331893745, "metadata": { - "importName": "CensusACS5YearSurvey_AggCountry", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/04": { - "date": "2020", - "value": 7174064, + "date": "2021", + "value": 7276316, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/06": { - "date": "2020", - "value": 39346023, + "date": "2021", + "value": 39237836, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/08": { - "date": "2020", - "value": 5684926, + "date": "2021", + "value": 5812069, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/18": { - "date": "2020", - "value": 6696893, + "date": "2021", + "value": 6805985, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/22": { - "date": "2020", - "value": 4664616, + "date": "2021", + "value": 4624047, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/29": { - "date": "2020", - "value": 6124160, + "date": "2021", + "value": 6168187, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/38": { - "date": "2020", - "value": 760394, + "date": "2021", + "value": 774948, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/47": { - "date": "2020", - "value": 6772268, + "date": "2021", + "value": 6975218, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/48": { - "date": "2020", - "value": 28635442, + "date": "2021", + "value": 29527941, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/53": { - "date": "2020", - "value": 7512465, + "date": "2021", + "value": 7738692, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/72": { - "date": "2020", - "value": 3255642, + "date": "2021", + "value": 3263584, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } } }, diff --git a/internal/server/v0/internalplace/golden/get_place_page_data/tha.sample.json b/internal/server/v0/internalplace/golden/get_place_page_data/tha.sample.json index 373035cfb..1fdebd445 100644 --- a/internal/server/v0/internalplace/golden/get_place_page_data/tha.sample.json +++ b/internal/server/v0/internalplace/golden/get_place_page_data/tha.sample.json @@ -3124,816 +3124,844 @@ "2020-04-07": 4596, "2020-04-08": 4936, "2020-04-09": 5280, - "2020-04-10": 5605, - "2020-04-11": 5814, - "2020-04-12": 6015, - "2020-04-13": 6184, - "2020-04-14": 6348, - "2020-04-15": 6567, - "2020-04-16": 6800, - "2020-04-17": 6991, - "2020-04-18": 7165, - "2020-04-19": 7288, - "2020-04-20": 7407, - "2020-04-21": 7557, - "2020-04-22": 7698, - "2020-04-23": 7823, - "2020-04-24": 7940, - "2020-04-25": 8024, - "2020-04-26": 8104, - "2020-04-27": 8134, - "2020-04-28": 8209, - "2020-04-29": 8292, - "2020-04-30": 8350, - "2020-05-01": 8421, - "2020-05-02": 8469, - "2020-05-03": 8505, - "2020-05-04": 8521, - "2020-05-05": 8562, - "2020-05-06": 8607, - "2020-05-07": 8647, - "2020-05-08": 8696, - "2020-05-09": 8741, - "2020-05-10": 8764, - "2020-05-11": 8778, - "2020-05-12": 8804, - "2020-05-13": 8837, - "2020-05-14": 8864, - "2020-05-15": 8884, - "2020-05-16": 8915, - "2020-05-17": 8935, - "2020-05-18": 8943, - "2020-05-19": 8966, - "2020-05-20": 8992, - "2020-05-21": 9015, - "2020-05-22": 9022, - "2020-05-23": 9038, - "2020-05-24": 9049, - "2020-05-25": 9054, - "2020-05-26": 9067, - "2020-05-27": 9082, - "2020-05-28": 9094, - "2020-05-29": 9104, - "2020-05-30": 9112, - "2020-05-31": 9116, - "2020-06-01": 9119, - "2020-06-02": 9124, - "2020-06-03": 9132, - "2020-06-04": 9142, - "2020-06-05": 9149, - "2020-06-06": 9154, - "2020-06-07": 9159, - "2020-06-08": 9163, - "2020-06-09": 9166, - "2020-06-10": 9167, - "2020-06-11": 9177, - "2020-06-12": 9178, - "2020-06-13": 9190, - "2020-06-14": 9191, - "2020-06-15": 9197, - "2020-06-16": 9201, - "2020-06-17": 9212, - "2020-06-18": 9219, - "2020-06-19": 9222, - "2020-06-20": 9231, - "2020-06-21": 9235, - "2020-06-22": 9238, - "2020-06-23": 9239, - "2020-06-24": 9243, - "2020-06-25": 9245, - "2020-06-26": 9250, - "2020-06-27": 9257, - "2020-06-28": 9259, - "2020-06-29": 9259, - "2020-06-30": 9263, - "2020-07-01": 9264, - "2020-07-02": 9269, - "2020-07-03": 9273, - "2020-07-04": 9279, - "2020-07-05": 9281, - "2020-07-06": 9285, - "2020-07-07": 9291, - "2020-07-08": 9295, - "2020-07-09": 9301, - "2020-07-10": 9306, - "2020-07-11": 9309, - "2020-07-12": 9309, - "2020-07-13": 9310, - "2020-07-14": 9315, - "2020-07-15": 9317, - "2020-07-16": 9323, - "2020-07-17": 9330, - "2020-07-18": 9336, - "2020-07-19": 9336, - "2020-07-20": 9340, - "2020-07-21": 9344, - "2020-07-22": 9348, - "2020-07-23": 9357, - "2020-07-24": 9360, - "2020-07-25": 9370, - "2020-07-26": 9373, - "2020-07-27": 9373, - "2020-07-28": 9380, - "2020-07-29": 9384, - "2020-07-30": 9389, - "2020-07-31": 9394, - "2020-08-01": 9407, - "2020-08-02": 9408, - "2020-08-03": 9409, - "2020-08-04": 9418, - "2020-08-05": 9424, - "2020-08-06": 9427, - "2020-08-07": 9434, - "2020-08-08": 9439, - "2020-08-09": 9441, - "2020-08-10": 9443, - "2020-08-11": 9445, - "2020-08-12": 9447, - "2020-08-13": 9457, - "2020-08-14": 9459, - "2020-08-15": 9465, - "2020-08-16": 9469, - "2020-08-17": 9474, - "2020-08-18": 9482, - "2020-08-19": 9492, - "2020-08-20": 9493, - "2020-08-21": 9500, - "2020-08-22": 9503, - "2020-08-23": 9505, - "2020-08-24": 9505, - "2020-08-25": 9510, - "2020-08-26": 9512, - "2020-08-27": 9514, - "2020-08-28": 9515, - "2020-08-29": 9518, - "2020-08-30": 9520, - "2020-08-31": 9523, - "2020-09-01": 9527, - "2020-09-02": 9530, - "2020-09-03": 9533, - "2020-09-04": 9540, - "2020-09-05": 9547, - "2020-09-06": 9554, - "2020-09-07": 9558, - "2020-09-08": 9564, - "2020-09-09": 9583, - "2020-09-10": 9592, - "2020-09-11": 9598, - "2020-09-12": 9610, - "2020-09-13": 9618, - "2020-09-14": 9626, - "2020-09-15": 9631, - "2020-09-16": 9647, - "2020-09-17": 9662, - "2020-09-18": 9671, - "2020-09-19": 9686, - "2020-09-20": 9698, - "2020-09-21": 9708, - "2020-09-22": 9726, - "2020-09-23": 9741, - "2020-09-24": 9752, - "2020-09-25": 9770, - "2020-09-26": 9785, - "2020-09-27": 9811, - "2020-09-28": 9818, - "2020-09-29": 9837, - "2020-09-30": 9852, - "2020-10-01": 9868, - "2020-10-02": 9894, - "2020-10-03": 9919, - "2020-10-04": 9931, - "2020-10-05": 9940, - "2020-10-06": 9974, - "2020-10-07": 10001, - "2020-10-08": 10035, - "2020-10-09": 10077, - "2020-10-10": 10121, - "2020-10-11": 10160, - "2020-10-12": 10185, - "2020-10-13": 10244, - "2020-10-14": 10301, - "2020-10-15": 10364, - "2020-10-16": 10445, - "2020-10-17": 10535, - "2020-10-18": 10595, - "2020-10-19": 10649, - "2020-10-20": 10736, - "2020-10-21": 10866, - "2020-10-22": 11009, - "2020-10-23": 11215, - "2020-10-24": 11414, - "2020-10-25": 11537, - "2020-10-26": 11662, - "2020-10-27": 11902, - "2020-10-28": 12140, - "2020-10-29": 12388, - "2020-10-30": 12658, - "2020-10-31": 12918, - "2020-11-01": 13112, - "2020-11-02": 13282, - "2020-11-03": 13560, - "2020-11-04": 13890, - "2020-11-05": 14206, - "2020-11-06": 14545, - "2020-11-07": 14798, - "2020-11-08": 15017, - "2020-11-09": 15182, - "2020-11-10": 15505, - "2020-11-11": 15851, - "2020-11-12": 16271, - "2020-11-13": 16702, - "2020-11-14": 17118, - "2020-11-15": 17490, - "2020-11-16": 17714, - "2020-11-17": 18163, - "2020-11-18": 18674, - "2020-11-19": 19205, - "2020-11-20": 19770, - "2020-11-21": 20302, - "2020-11-22": 20646, - "2020-11-23": 20931, - "2020-11-24": 21403, - "2020-11-25": 21912, - "2020-11-26": 22502, - "2020-11-27": 23160, - "2020-11-28": 23786, - "2020-11-29": 24191, - "2020-11-30": 24517, - "2020-12-01": 25054, - "2020-12-02": 25712, - "2020-12-03": 26450, - "2020-12-04": 27301, - "2020-12-05": 28113, - "2020-12-06": 28626, - "2020-12-07": 28986, - "2020-12-08": 29681, - "2020-12-09": 30545, - "2020-12-10": 31393, - "2020-12-11": 32471, - "2020-12-12": 33449, - "2020-12-13": 34217, - "2020-12-14": 34736, - "2020-12-15": 35564, - "2020-12-16": 36579, - "2020-12-17": 37649, - "2020-12-18": 38816, - "2020-12-19": 39861, - "2020-12-20": 40635, - "2020-12-21": 41179, - "2020-12-22": 42104, - "2020-12-23": 43303, - "2020-12-24": 44555, - "2020-12-25": 45266, - "2020-12-26": 45775, - "2020-12-27": 46351, - "2020-12-28": 46879, - "2020-12-29": 47774, - "2020-12-30": 49023, - "2020-12-31": 50312, - "2021-01-01": 51090, - "2021-01-02": 51507, - "2021-01-03": 52099, - "2021-01-04": 52596, - "2021-01-05": 53373, - "2021-01-06": 54414, - "2021-01-07": 55329, - "2021-01-08": 56359, - "2021-01-09": 57287, - "2021-01-10": 57889, - "2021-01-11": 58314, - "2021-01-12": 58903, - "2021-01-13": 59799, - "2021-01-14": 60767, - "2021-01-15": 61715, - "2021-01-16": 62538, - "2021-01-17": 63077, - "2021-01-18": 63402, - "2021-01-19": 63946, - "2021-01-20": 64712, - "2021-01-21": 65485, - "2021-01-22": 66199, - "2021-01-23": 66830, - "2021-01-24": 67275, - "2021-01-25": 67490, - "2021-01-26": 67919, - "2021-01-27": 68498, - "2021-01-28": 69119, - "2021-01-29": 69601, - "2021-01-30": 70078, - "2021-01-31": 70384, - "2021-02-01": 70573, - "2021-02-02": 70888, - "2021-02-03": 71283, - "2021-02-04": 71726, - "2021-02-05": 72167, - "2021-02-06": 72481, - "2021-02-07": 72723, - "2021-02-08": 72824, - "2021-02-09": 73065, - "2021-02-10": 73370, - "2021-02-11": 73675, - "2021-02-12": 73980, - "2021-02-13": 74231, - "2021-02-14": 74393, - "2021-02-15": 74499, - "2021-02-16": 74693, - "2021-02-17": 74985, - "2021-02-18": 75259, - "2021-02-19": 75499, - "2021-02-20": 75720, - "2021-02-21": 75877, - "2021-02-22": 75973, - "2021-02-23": 76154, - "2021-02-24": 76373, - "2021-02-25": 76604, - "2021-02-26": 76803, - "2021-02-27": 76985, - "2021-02-28": 77120, - "2021-03-01": 77193, - "2021-03-02": 77354, - "2021-03-03": 77550, - "2021-03-04": 77719, - "2021-03-05": 77885, - "2021-03-06": 78026, - "2021-03-07": 78159, - "2021-03-08": 78240, - "2021-03-09": 78375, - "2021-03-10": 78555, - "2021-03-11": 78762, - "2021-03-12": 78962, - "2021-03-13": 79135, - "2021-03-14": 79261, - "2021-03-15": 79336, - "2021-03-16": 79480, - "2021-03-17": 79713, - "2021-03-18": 79930, - "2021-03-19": 80166, - "2021-03-20": 80361, - "2021-03-21": 80505, - "2021-03-22": 80612, - "2021-03-23": 80773, - "2021-03-24": 81048, - "2021-03-25": 81314, - "2021-03-26": 81570, - "2021-03-27": 81828, - "2021-03-28": 82023, - "2021-03-29": 82133, - "2021-03-30": 82369, - "2021-03-31": 82658, - "2021-04-01": 82960, - "2021-04-02": 83213, - "2021-04-03": 83413, - "2021-04-04": 83588, - "2021-04-05": 83715, - "2021-04-06": 83879, - "2021-04-07": 84146, - "2021-04-08": 84438, - "2021-04-09": 84717, - "2021-04-10": 84967, - "2021-04-11": 85179, - "2021-04-12": 85293, - "2021-04-13": 85491, - "2021-04-14": 85781, - "2021-04-15": 86093, - "2021-04-16": 86352, - "2021-04-17": 86587, - "2021-04-18": 86782, - "2021-04-19": 86911, - "2021-04-20": 87128, - "2021-04-21": 87429, - "2021-04-22": 87719, - "2021-04-23": 87997, - "2021-04-24": 88245, - "2021-04-25": 88428, - "2021-04-26": 88527, - "2021-04-27": 88735, - "2021-04-28": 88976, - "2021-04-29": 89206, - "2021-04-30": 89413, - "2021-05-01": 89595, - "2021-05-02": 89730, - "2021-05-03": 89826, - "2021-05-04": 89966, - "2021-05-05": 90175, - "2021-05-06": 90364, - "2021-05-07": 90514, - "2021-05-08": 90669, - "2021-05-09": 90765, - "2021-05-10": 90834, - "2021-05-11": 90938, - "2021-05-12": 91080, - "2021-05-13": 91214, - "2021-05-14": 91287, - "2021-05-15": 91372, - "2021-05-16": 91453, - "2021-05-17": 91501, - "2021-05-18": 91583, - "2021-05-19": 91672, - "2021-05-20": 91747, - "2021-05-21": 91810, - "2021-05-22": 91878, - "2021-05-23": 91923, - "2021-05-24": 91946, - "2021-05-25": 91969, - "2021-05-26": 92021, - "2021-05-27": 92083, - "2021-05-28": 92127, - "2021-05-29": 92163, - "2021-05-30": 92190, - "2021-05-31": 92207, - "2021-06-01": 92232, - "2021-06-02": 92257, - "2021-06-03": 92289, - "2021-06-04": 92307, - "2021-06-05": 92321, - "2021-06-06": 92338, - "2021-06-07": 92348, - "2021-06-08": 92360, - "2021-06-09": 92372, - "2021-06-10": 92382, - "2021-06-11": 92392, - "2021-06-12": 92403, - "2021-06-13": 92407, - "2021-06-14": 92414, - "2021-06-15": 92428, - "2021-06-16": 92438, - "2021-06-17": 92447, - "2021-06-18": 92454, - "2021-06-19": 92458, - "2021-06-20": 92458, - "2021-06-21": 92460, - "2021-06-22": 92465, - "2021-06-23": 92474, - "2021-06-24": 92477, - "2021-06-25": 92482, - "2021-06-26": 92488, - "2021-06-27": 92488, - "2021-06-28": 92490, - "2021-06-29": 92494, - "2021-06-30": 92501, - "2021-07-01": 92502, - "2021-07-02": 92507, - "2021-07-03": 92511, - "2021-07-04": 92513, - "2021-07-05": 92515, - "2021-07-06": 92517, - "2021-07-07": 92522, - "2021-07-08": 92525, - "2021-07-09": 92527, - "2021-07-10": 92534, - "2021-07-11": 92540, - "2021-07-12": 92540, - "2021-07-13": 92544, - "2021-07-14": 92550, - "2021-07-15": 92556, - "2021-07-16": 92558, - "2021-07-17": 92561, - "2021-07-18": 92566, - "2021-07-19": 92569, - "2021-07-20": 92573, - "2021-07-21": 92582, - "2021-07-22": 92589, - "2021-07-23": 92594, - "2021-07-24": 92598, - "2021-07-25": 92608, - "2021-07-26": 92609, - "2021-07-27": 92614, - "2021-07-28": 92621, - "2021-07-29": 92641, - "2021-07-30": 92651, - "2021-07-31": 92665, - "2021-08-01": 92674, - "2021-08-02": 92680, - "2021-08-03": 92692, - "2021-08-04": 92704, - "2021-08-05": 92715, - "2021-08-06": 92731, - "2021-08-07": 92749, - "2021-08-08": 92763, - "2021-08-09": 92769, - "2021-08-10": 92787, - "2021-08-11": 92811, - "2021-08-12": 92834, - "2021-08-13": 92862, - "2021-08-14": 92880, - "2021-08-15": 92900, - "2021-08-16": 92913, - "2021-08-17": 92936, - "2021-08-18": 92973, - "2021-08-19": 93017, - "2021-08-20": 93053, - "2021-08-21": 93088, - "2021-08-22": 93115, - "2021-08-23": 93136, - "2021-08-24": 93184, - "2021-08-25": 93241, - "2021-08-26": 93300, - "2021-08-27": 93350, - "2021-08-28": 93403, - "2021-08-29": 93455, - "2021-08-30": 93484, - "2021-08-31": 93538, - "2021-09-01": 93615, - "2021-09-02": 93686, - "2021-09-03": 93765, - "2021-09-04": 93832, - "2021-09-05": 93890, - "2021-09-06": 93913, - "2021-09-07": 93983, - "2021-09-08": 94072, - "2021-09-09": 94132, - "2021-09-10": 94205, - "2021-09-11": 94276, - "2021-09-12": 94334, - "2021-09-13": 94359, - "2021-09-14": 94417, - "2021-09-15": 94493, - "2021-09-16": 94575, - "2021-09-17": 94627, - "2021-09-18": 94683, - "2021-09-19": 94720, - "2021-09-20": 94743, - "2021-09-21": 94800, - "2021-09-22": 94857, - "2021-09-23": 94915, - "2021-09-24": 94968, - "2021-09-25": 95025, - "2021-09-26": 95067, - "2021-09-27": 95092, - "2021-09-28": 95155, - "2021-09-29": 95223, - "2021-09-30": 95305, - "2021-10-01": 95371, - "2021-10-02": 95436, - "2021-10-03": 95488, - "2021-10-04": 95514, - "2021-10-05": 95574, - "2021-10-06": 95667, - "2021-10-07": 95763, - "2021-10-08": 95843, - "2021-10-09": 95913, - "2021-10-10": 95962, - "2021-10-11": 95999, - "2021-10-12": 96079, - "2021-10-13": 96182, - "2021-10-14": 96277, - "2021-10-15": 96368, - "2021-10-16": 96473, - "2021-10-17": 96531, - "2021-10-18": 96574, - "2021-10-19": 96711, - "2021-10-20": 96897, - "2021-10-21": 97050, - "2021-10-22": 97238, - "2021-10-23": 97412, - "2021-10-24": 97555, - "2021-10-25": 97612, - "2021-10-26": 97774, - "2021-10-27": 97977, - "2021-10-28": 98195, - "2021-10-29": 98425, - "2021-10-30": 98627, - "2021-10-31": 98774, - "2021-11-01": 98882, - "2021-11-02": 99037, - "2021-11-03": 99334, - "2021-11-04": 99654, - "2021-11-05": 99966, - "2021-11-06": 100246, - "2021-11-07": 100417, - "2021-11-08": 100545, - "2021-11-09": 100841, - "2021-11-10": 101245, - "2021-11-11": 101610, - "2021-11-12": 102022, - "2021-11-13": 102368, - "2021-11-14": 102639, - "2021-11-15": 102813, - "2021-11-16": 103154, - "2021-11-17": 103632, - "2021-11-18": 104088, - "2021-11-19": 104581, - "2021-11-20": 105035, - "2021-11-21": 105284, - "2021-11-22": 105497, - "2021-11-23": 105964, - "2021-11-24": 106521, - "2021-11-25": 107038, - "2021-11-26": 107519, - "2021-11-27": 107995, - "2021-11-28": 108355, - "2021-11-29": 108546, - "2021-11-30": 108964, - "2021-12-01": 109469, - "2021-12-02": 109957, - "2021-12-03": 110433, - "2021-12-04": 110853, - "2021-12-05": 111170, - "2021-12-06": 111378, - "2021-12-07": 111777, - "2021-12-08": 112227, - "2021-12-09": 112664, - "2021-12-10": 113055, - "2021-12-11": 113442, - "2021-12-12": 113725, - "2021-12-13": 113864, - "2021-12-14": 114161, - "2021-12-15": 114553, - "2021-12-16": 114919, - "2021-12-17": 115234, - "2021-12-18": 115538, - "2021-12-19": 115718, - "2021-12-20": 115825, - "2021-12-21": 116049, - "2021-12-22": 116340, - "2021-12-23": 116585, - "2021-12-24": 116800, - "2021-12-25": 116928, - "2021-12-26": 117008, - "2021-12-27": 117090, - "2021-12-28": 117263, - "2021-12-29": 117486, - "2021-12-30": 117681, - "2021-12-31": 117872, - "2022-01-01": 117980, - "2022-01-02": 118037, - "2022-01-03": 118103, - "2022-01-04": 118255, - "2022-01-05": 118446, - "2022-01-06": 118598, - "2022-01-07": 118717, - "2022-01-08": 118835, - "2022-01-09": 118902, - "2022-01-10": 118946, - "2022-01-11": 119043, - "2022-01-12": 119162, - "2022-01-13": 119274, - "2022-01-14": 119385, - "2022-01-15": 119489, - "2022-01-16": 119568, - "2022-01-17": 119619, - "2022-01-18": 119763, - "2022-01-19": 119892, - "2022-01-20": 120015, - "2022-01-21": 120156, - "2022-01-22": 120289, - "2022-01-23": 120388, - "2022-01-24": 120464, - "2022-01-25": 120626, - "2022-01-26": 120805, - "2022-01-27": 120978, - "2022-01-28": 121151, - "2022-01-29": 121324, - "2022-01-30": 121461, - "2022-01-31": 121540, - "2022-02-01": 121753, - "2022-02-02": 121999, - "2022-02-03": 122260, - "2022-02-04": 122493, - "2022-02-05": 122715, - "2022-02-06": 122871, - "2022-02-07": 122973, - "2022-02-08": 123214, - "2022-02-09": 123506, - "2022-02-10": 123789, - "2022-02-11": 124082, - "2022-02-12": 124314, - "2022-02-13": 124479, - "2022-02-14": 124590, - "2022-02-15": 124832, - "2022-02-16": 125114, - "2022-02-17": 125422, - "2022-02-18": 125736, - "2022-02-19": 125981, - "2022-02-20": 126158, - "2022-02-21": 126257, - "2022-02-22": 126499, - "2022-02-23": 126769, - "2022-02-24": 127054, - "2022-02-25": 127308, - "2022-02-26": 127549, - "2022-02-27": 127691, - "2022-02-28": 127775, - "2022-03-01": 127979, - "2022-03-02": 128253, - "2022-03-03": 128526, - "2022-03-04": 128793, - "2022-03-05": 129029, - "2022-03-06": 129156, - "2022-03-07": 129273, - "2022-03-08": 129540, - "2022-03-09": 129815, - "2022-03-10": 130106, - "2022-03-11": 130368, - "2022-03-12": 130673, - "2022-03-13": 130833, - "2022-03-14": 130929, - "2022-03-15": 131188, - "2022-03-16": 131507, - "2022-03-17": 131852, - "2022-03-18": 132185, - "2022-03-19": 132469, - "2022-03-20": 132620, - "2022-03-21": 132711, - "2022-03-22": 133013, - "2022-03-23": 133334, - "2022-03-24": 133621, - "2022-03-25": 133893, - "2022-03-26": 134152, - "2022-03-27": 134299, - "2022-03-28": 134408, - "2022-03-29": 134638, - "2022-03-30": 134896, - "2022-03-31": 135158, - "2022-04-01": 135401, - "2022-04-02": 135635, - "2022-04-03": 135735, - "2022-04-04": 135791, - "2022-04-05": 136021, - "2022-04-06": 136260, - "2022-04-07": 136469, - "2022-04-08": 136671, - "2022-04-09": 136836, - "2022-04-10": 136911, - "2022-04-11": 136963, - "2022-04-12": 137159, - "2022-04-13": 137341, - "2022-04-14": 137502, - "2022-04-15": 137675, - "2022-04-16": 137738, - "2022-04-17": 137796, - "2022-04-18": 137840, - "2022-04-19": 137894, - "2022-04-20": 138099, - "2022-04-21": 138258, - "2022-04-22": 138396, - "2022-04-23": 138500, - "2022-04-24": 138543, - "2022-04-25": 138567, - "2022-04-26": 138713, - "2022-04-27": 138827, - "2022-04-28": 138942, - "2022-04-29": 139033, - "2022-04-30": 139102, - "2022-05-01": 139131, - "2022-05-02": 139147, - "2022-05-03": 139259, - "2022-05-04": 139350, - "2022-05-05": 139423, - "2022-05-06": 139490, - "2022-05-07": 139549, - "2022-05-08": 139569, - "2022-05-09": 139590, - "2022-05-10": 139663, - "2022-05-11": 139740, - "2022-05-12": 139795, - "2022-05-13": 139857, - "2022-05-14": 139906, - "2022-05-15": 139923, - "2022-05-16": 139929, - "2022-05-17": 139994, - "2022-05-18": 140046, - "2022-05-19": 140093, - "2022-05-20": 140131, - "2022-05-21": 140160, - "2022-05-22": 140176, - "2022-05-23": 140184, - "2022-05-24": 140236, - "2022-05-25": 140275, - "2022-05-26": 140302, - "2022-05-27": 140308, - "2022-05-28": 140326, - "2022-05-29": 140332, - "2022-05-30": 140335, - "2022-05-31": 140366, - "2022-06-01": 140398, - "2022-06-02": 140423, - "2022-06-03": 140445, - "2022-06-04": 140467, - "2022-06-05": 140472, - "2022-06-06": 140478, - "2022-06-07": 140484, - "2022-06-08": 140536, - "2022-06-09": 140570, - "2022-06-10": 140588, - "2022-06-11": 140611, - "2022-06-12": 140614, - "2022-06-13": 140618, - "2022-06-14": 140651, - "2022-06-15": 140682, - "2022-06-16": 140709, - "2022-06-17": 140719, - "2022-06-18": 140745, - "2022-06-19": 140752, - "2022-06-20": 140757, - "2022-06-21": 140797, - "2022-06-22": 140808, - "2022-06-23": 140817, - "2022-06-24": 140828, - "2022-06-25": 140840, - "2022-06-26": 140842, - "2022-06-27": 140844, - "2022-06-28": 140847 + "2020-04-10": 5606, + "2020-04-11": 5815, + "2020-04-12": 6016, + "2020-04-13": 6185, + "2020-04-14": 6349, + "2020-04-15": 6568, + "2020-04-16": 6801, + "2020-04-17": 6992, + "2020-04-18": 7166, + "2020-04-19": 7289, + "2020-04-20": 7408, + "2020-04-21": 7558, + "2020-04-22": 7699, + "2020-04-23": 7824, + "2020-04-24": 7941, + "2020-04-25": 8025, + "2020-04-26": 8105, + "2020-04-27": 8135, + "2020-04-28": 8210, + "2020-04-29": 8293, + "2020-04-30": 8351, + "2020-05-01": 8422, + "2020-05-02": 8470, + "2020-05-03": 8506, + "2020-05-04": 8522, + "2020-05-05": 8563, + "2020-05-06": 8608, + "2020-05-07": 8648, + "2020-05-08": 8697, + "2020-05-09": 8742, + "2020-05-10": 8765, + "2020-05-11": 8779, + "2020-05-12": 8805, + "2020-05-13": 8839, + "2020-05-14": 8866, + "2020-05-15": 8886, + "2020-05-16": 8917, + "2020-05-17": 8937, + "2020-05-18": 8945, + "2020-05-19": 8968, + "2020-05-20": 8994, + "2020-05-21": 9017, + "2020-05-22": 9024, + "2020-05-23": 9040, + "2020-05-24": 9051, + "2020-05-25": 9056, + "2020-05-26": 9069, + "2020-05-27": 9084, + "2020-05-28": 9096, + "2020-05-29": 9106, + "2020-05-30": 9114, + "2020-05-31": 9118, + "2020-06-01": 9121, + "2020-06-02": 9126, + "2020-06-03": 9134, + "2020-06-04": 9144, + "2020-06-05": 9151, + "2020-06-06": 9156, + "2020-06-07": 9161, + "2020-06-08": 9165, + "2020-06-09": 9168, + "2020-06-10": 9169, + "2020-06-11": 9179, + "2020-06-12": 9180, + "2020-06-13": 9192, + "2020-06-14": 9193, + "2020-06-15": 9199, + "2020-06-16": 9203, + "2020-06-17": 9214, + "2020-06-18": 9221, + "2020-06-19": 9224, + "2020-06-20": 9233, + "2020-06-21": 9237, + "2020-06-22": 9240, + "2020-06-23": 9241, + "2020-06-24": 9245, + "2020-06-25": 9247, + "2020-06-26": 9252, + "2020-06-27": 9259, + "2020-06-28": 9261, + "2020-06-29": 9261, + "2020-06-30": 9265, + "2020-07-01": 9266, + "2020-07-02": 9271, + "2020-07-03": 9275, + "2020-07-04": 9281, + "2020-07-05": 9283, + "2020-07-06": 9287, + "2020-07-07": 9293, + "2020-07-08": 9297, + "2020-07-09": 9303, + "2020-07-10": 9308, + "2020-07-11": 9311, + "2020-07-12": 9311, + "2020-07-13": 9312, + "2020-07-14": 9317, + "2020-07-15": 9319, + "2020-07-16": 9325, + "2020-07-17": 9332, + "2020-07-18": 9338, + "2020-07-19": 9338, + "2020-07-20": 9342, + "2020-07-21": 9346, + "2020-07-22": 9350, + "2020-07-23": 9359, + "2020-07-24": 9362, + "2020-07-25": 9372, + "2020-07-26": 9375, + "2020-07-27": 9375, + "2020-07-28": 9382, + "2020-07-29": 9386, + "2020-07-30": 9391, + "2020-07-31": 9396, + "2020-08-01": 9409, + "2020-08-02": 9410, + "2020-08-03": 9411, + "2020-08-04": 9420, + "2020-08-05": 9426, + "2020-08-06": 9429, + "2020-08-07": 9436, + "2020-08-08": 9441, + "2020-08-09": 9443, + "2020-08-10": 9445, + "2020-08-11": 9447, + "2020-08-12": 9449, + "2020-08-13": 9459, + "2020-08-14": 9461, + "2020-08-15": 9467, + "2020-08-16": 9471, + "2020-08-17": 9476, + "2020-08-18": 9484, + "2020-08-19": 9494, + "2020-08-20": 9495, + "2020-08-21": 9502, + "2020-08-22": 9505, + "2020-08-23": 9507, + "2020-08-24": 9507, + "2020-08-25": 9512, + "2020-08-26": 9514, + "2020-08-27": 9516, + "2020-08-28": 9517, + "2020-08-29": 9520, + "2020-08-30": 9522, + "2020-08-31": 9525, + "2020-09-01": 9529, + "2020-09-02": 9532, + "2020-09-03": 9535, + "2020-09-04": 9542, + "2020-09-05": 9549, + "2020-09-06": 9556, + "2020-09-07": 9560, + "2020-09-08": 9566, + "2020-09-09": 9585, + "2020-09-10": 9594, + "2020-09-11": 9600, + "2020-09-12": 9612, + "2020-09-13": 9620, + "2020-09-14": 9628, + "2020-09-15": 9633, + "2020-09-16": 9649, + "2020-09-17": 9664, + "2020-09-18": 9673, + "2020-09-19": 9688, + "2020-09-20": 9700, + "2020-09-21": 9710, + "2020-09-22": 9728, + "2020-09-23": 9743, + "2020-09-24": 9754, + "2020-09-25": 9772, + "2020-09-26": 9787, + "2020-09-27": 9813, + "2020-09-28": 9820, + "2020-09-29": 9839, + "2020-09-30": 9854, + "2020-10-01": 9870, + "2020-10-02": 9896, + "2020-10-03": 9921, + "2020-10-04": 9933, + "2020-10-05": 9942, + "2020-10-06": 9976, + "2020-10-07": 10003, + "2020-10-08": 10037, + "2020-10-09": 10079, + "2020-10-10": 10123, + "2020-10-11": 10162, + "2020-10-12": 10187, + "2020-10-13": 10246, + "2020-10-14": 10303, + "2020-10-15": 10366, + "2020-10-16": 10447, + "2020-10-17": 10537, + "2020-10-18": 10597, + "2020-10-19": 10651, + "2020-10-20": 10738, + "2020-10-21": 10868, + "2020-10-22": 11011, + "2020-10-23": 11217, + "2020-10-24": 11416, + "2020-10-25": 11539, + "2020-10-26": 11664, + "2020-10-27": 11904, + "2020-10-28": 12143, + "2020-10-29": 12391, + "2020-10-30": 12661, + "2020-10-31": 12922, + "2020-11-01": 13116, + "2020-11-02": 13286, + "2020-11-03": 13564, + "2020-11-04": 13895, + "2020-11-05": 14211, + "2020-11-06": 14550, + "2020-11-07": 14802, + "2020-11-08": 15021, + "2020-11-09": 15186, + "2020-11-10": 15509, + "2020-11-11": 15855, + "2020-11-12": 16274, + "2020-11-13": 16705, + "2020-11-14": 17121, + "2020-11-15": 17493, + "2020-11-16": 17717, + "2020-11-17": 18166, + "2020-11-18": 18678, + "2020-11-19": 19209, + "2020-11-20": 19774, + "2020-11-21": 20306, + "2020-11-22": 20650, + "2020-11-23": 20935, + "2020-11-24": 21407, + "2020-11-25": 21916, + "2020-11-26": 22507, + "2020-11-27": 23164, + "2020-11-28": 23790, + "2020-11-29": 24195, + "2020-11-30": 24521, + "2020-12-01": 25058, + "2020-12-02": 25716, + "2020-12-03": 26454, + "2020-12-04": 27305, + "2020-12-05": 28117, + "2020-12-06": 28630, + "2020-12-07": 28991, + "2020-12-08": 29686, + "2020-12-09": 30549, + "2020-12-10": 31399, + "2020-12-11": 32477, + "2020-12-12": 33455, + "2020-12-13": 34224, + "2020-12-14": 34743, + "2020-12-15": 35571, + "2020-12-16": 36586, + "2020-12-17": 37656, + "2020-12-18": 38823, + "2020-12-19": 39870, + "2020-12-20": 40644, + "2020-12-21": 41188, + "2020-12-22": 42113, + "2020-12-23": 43312, + "2020-12-24": 44565, + "2020-12-25": 45275, + "2020-12-26": 45784, + "2020-12-27": 46360, + "2020-12-28": 46888, + "2020-12-29": 47783, + "2020-12-30": 49032, + "2020-12-31": 50321, + "2021-01-01": 51099, + "2021-01-02": 51516, + "2021-01-03": 52109, + "2021-01-04": 52606, + "2021-01-05": 53383, + "2021-01-06": 54424, + "2021-01-07": 55340, + "2021-01-08": 56370, + "2021-01-09": 57298, + "2021-01-10": 57900, + "2021-01-11": 58325, + "2021-01-12": 58914, + "2021-01-13": 59810, + "2021-01-14": 60778, + "2021-01-15": 61726, + "2021-01-16": 62549, + "2021-01-17": 63088, + "2021-01-18": 63413, + "2021-01-19": 63957, + "2021-01-20": 64723, + "2021-01-21": 65498, + "2021-01-22": 66212, + "2021-01-23": 66843, + "2021-01-24": 67288, + "2021-01-25": 67503, + "2021-01-26": 67932, + "2021-01-27": 68512, + "2021-01-28": 69133, + "2021-01-29": 69615, + "2021-01-30": 70092, + "2021-01-31": 70398, + "2021-02-01": 70587, + "2021-02-02": 70902, + "2021-02-03": 71297, + "2021-02-04": 71740, + "2021-02-05": 72181, + "2021-02-06": 72495, + "2021-02-07": 72737, + "2021-02-08": 72838, + "2021-02-09": 73079, + "2021-02-10": 73384, + "2021-02-11": 73689, + "2021-02-12": 73994, + "2021-02-13": 74245, + "2021-02-14": 74407, + "2021-02-15": 74513, + "2021-02-16": 74707, + "2021-02-17": 74999, + "2021-02-18": 75273, + "2021-02-19": 75513, + "2021-02-20": 75734, + "2021-02-21": 75891, + "2021-02-22": 75987, + "2021-02-23": 76168, + "2021-02-24": 76387, + "2021-02-25": 76618, + "2021-02-26": 76818, + "2021-02-27": 77000, + "2021-02-28": 77135, + "2021-03-01": 77208, + "2021-03-02": 77369, + "2021-03-03": 77565, + "2021-03-04": 77734, + "2021-03-05": 77899, + "2021-03-06": 78041, + "2021-03-07": 78174, + "2021-03-08": 78255, + "2021-03-09": 78390, + "2021-03-10": 78570, + "2021-03-11": 78777, + "2021-03-12": 78977, + "2021-03-13": 79150, + "2021-03-14": 79276, + "2021-03-15": 79351, + "2021-03-16": 79496, + "2021-03-17": 79729, + "2021-03-18": 79946, + "2021-03-19": 80182, + "2021-03-20": 80378, + "2021-03-21": 80522, + "2021-03-22": 80629, + "2021-03-23": 80790, + "2021-03-24": 81065, + "2021-03-25": 81331, + "2021-03-26": 81588, + "2021-03-27": 81846, + "2021-03-28": 82041, + "2021-03-29": 82151, + "2021-03-30": 82387, + "2021-03-31": 82676, + "2021-04-01": 82978, + "2021-04-02": 83231, + "2021-04-03": 83431, + "2021-04-04": 83606, + "2021-04-05": 83733, + "2021-04-06": 83897, + "2021-04-07": 84163, + "2021-04-08": 84455, + "2021-04-09": 84734, + "2021-04-10": 84984, + "2021-04-11": 85196, + "2021-04-12": 85310, + "2021-04-13": 85509, + "2021-04-14": 85799, + "2021-04-15": 86111, + "2021-04-16": 86370, + "2021-04-17": 86605, + "2021-04-18": 86800, + "2021-04-19": 86929, + "2021-04-20": 87146, + "2021-04-21": 87446, + "2021-04-22": 87736, + "2021-04-23": 88014, + "2021-04-24": 88262, + "2021-04-25": 88445, + "2021-04-26": 88544, + "2021-04-27": 88752, + "2021-04-28": 88993, + "2021-04-29": 89223, + "2021-04-30": 89429, + "2021-05-01": 89611, + "2021-05-02": 89746, + "2021-05-03": 89842, + "2021-05-04": 89982, + "2021-05-05": 90191, + "2021-05-06": 90380, + "2021-05-07": 90530, + "2021-05-08": 90685, + "2021-05-09": 90781, + "2021-05-10": 90851, + "2021-05-11": 90955, + "2021-05-12": 91097, + "2021-05-13": 91231, + "2021-05-14": 91304, + "2021-05-15": 91389, + "2021-05-16": 91470, + "2021-05-17": 91518, + "2021-05-18": 91600, + "2021-05-19": 91690, + "2021-05-20": 91765, + "2021-05-21": 91828, + "2021-05-22": 91896, + "2021-05-23": 91941, + "2021-05-24": 91964, + "2021-05-25": 91987, + "2021-05-26": 92039, + "2021-05-27": 92101, + "2021-05-28": 92145, + "2021-05-29": 92181, + "2021-05-30": 92208, + "2021-05-31": 92225, + "2021-06-01": 92250, + "2021-06-02": 92275, + "2021-06-03": 92307, + "2021-06-04": 92325, + "2021-06-05": 92339, + "2021-06-06": 92356, + "2021-06-07": 92366, + "2021-06-08": 92378, + "2021-06-09": 92390, + "2021-06-10": 92400, + "2021-06-11": 92410, + "2021-06-12": 92421, + "2021-06-13": 92425, + "2021-06-14": 92432, + "2021-06-15": 92446, + "2021-06-16": 92456, + "2021-06-17": 92465, + "2021-06-18": 92472, + "2021-06-19": 92476, + "2021-06-20": 92476, + "2021-06-21": 92478, + "2021-06-22": 92483, + "2021-06-23": 92492, + "2021-06-24": 92495, + "2021-06-25": 92500, + "2021-06-26": 92506, + "2021-06-27": 92506, + "2021-06-28": 92508, + "2021-06-29": 92512, + "2021-06-30": 92519, + "2021-07-01": 92520, + "2021-07-02": 92525, + "2021-07-03": 92529, + "2021-07-04": 92531, + "2021-07-05": 92533, + "2021-07-06": 92535, + "2021-07-07": 92540, + "2021-07-08": 92543, + "2021-07-09": 92545, + "2021-07-10": 92552, + "2021-07-11": 92558, + "2021-07-12": 92558, + "2021-07-13": 92562, + "2021-07-14": 92568, + "2021-07-15": 92574, + "2021-07-16": 92576, + "2021-07-17": 92579, + "2021-07-18": 92584, + "2021-07-19": 92587, + "2021-07-20": 92591, + "2021-07-21": 92600, + "2021-07-22": 92607, + "2021-07-23": 92612, + "2021-07-24": 92616, + "2021-07-25": 92626, + "2021-07-26": 92627, + "2021-07-27": 92632, + "2021-07-28": 92639, + "2021-07-29": 92659, + "2021-07-30": 92669, + "2021-07-31": 92683, + "2021-08-01": 92692, + "2021-08-02": 92698, + "2021-08-03": 92710, + "2021-08-04": 92722, + "2021-08-05": 92733, + "2021-08-06": 92749, + "2021-08-07": 92767, + "2021-08-08": 92781, + "2021-08-09": 92787, + "2021-08-10": 92805, + "2021-08-11": 92829, + "2021-08-12": 92852, + "2021-08-13": 92880, + "2021-08-14": 92898, + "2021-08-15": 92918, + "2021-08-16": 92931, + "2021-08-17": 92954, + "2021-08-18": 92991, + "2021-08-19": 93035, + "2021-08-20": 93071, + "2021-08-21": 93106, + "2021-08-22": 93133, + "2021-08-23": 93154, + "2021-08-24": 93202, + "2021-08-25": 93259, + "2021-08-26": 93318, + "2021-08-27": 93368, + "2021-08-28": 93421, + "2021-08-29": 93473, + "2021-08-30": 93502, + "2021-08-31": 93556, + "2021-09-01": 93633, + "2021-09-02": 93704, + "2021-09-03": 93783, + "2021-09-04": 93848, + "2021-09-05": 93908, + "2021-09-06": 93931, + "2021-09-07": 94001, + "2021-09-08": 94090, + "2021-09-09": 94151, + "2021-09-10": 94224, + "2021-09-11": 94295, + "2021-09-12": 94353, + "2021-09-13": 94378, + "2021-09-14": 94436, + "2021-09-15": 94512, + "2021-09-16": 94594, + "2021-09-17": 94646, + "2021-09-18": 94702, + "2021-09-19": 94739, + "2021-09-20": 94762, + "2021-09-21": 94819, + "2021-09-22": 94876, + "2021-09-23": 94934, + "2021-09-24": 94987, + "2021-09-25": 95044, + "2021-09-26": 95087, + "2021-09-27": 95112, + "2021-09-28": 95175, + "2021-09-29": 95243, + "2021-09-30": 95325, + "2021-10-01": 95391, + "2021-10-02": 95456, + "2021-10-03": 95508, + "2021-10-04": 95534, + "2021-10-05": 95594, + "2021-10-06": 95687, + "2021-10-07": 95783, + "2021-10-08": 95863, + "2021-10-09": 95933, + "2021-10-10": 95982, + "2021-10-11": 96019, + "2021-10-12": 96099, + "2021-10-13": 96202, + "2021-10-14": 96297, + "2021-10-15": 96388, + "2021-10-16": 96494, + "2021-10-17": 96552, + "2021-10-18": 96595, + "2021-10-19": 96732, + "2021-10-20": 96918, + "2021-10-21": 97072, + "2021-10-22": 97260, + "2021-10-23": 97434, + "2021-10-24": 97577, + "2021-10-25": 97634, + "2021-10-26": 97796, + "2021-10-27": 98000, + "2021-10-28": 98219, + "2021-10-29": 98449, + "2021-10-30": 98651, + "2021-10-31": 98798, + "2021-11-01": 98906, + "2021-11-02": 99061, + "2021-11-03": 99359, + "2021-11-04": 99679, + "2021-11-05": 99991, + "2021-11-06": 100271, + "2021-11-07": 100442, + "2021-11-08": 100570, + "2021-11-09": 100866, + "2021-11-10": 101270, + "2021-11-11": 101635, + "2021-11-12": 102048, + "2021-11-13": 102394, + "2021-11-14": 102666, + "2021-11-15": 102842, + "2021-11-16": 103183, + "2021-11-17": 103663, + "2021-11-18": 104119, + "2021-11-19": 104613, + "2021-11-20": 105069, + "2021-11-21": 105318, + "2021-11-22": 105531, + "2021-11-23": 105999, + "2021-11-24": 106559, + "2021-11-25": 107077, + "2021-11-26": 107558, + "2021-11-27": 108035, + "2021-11-28": 108395, + "2021-11-29": 108586, + "2021-11-30": 109007, + "2021-12-01": 109512, + "2021-12-02": 110005, + "2021-12-03": 110481, + "2021-12-04": 110903, + "2021-12-05": 111221, + "2021-12-06": 111429, + "2021-12-07": 111828, + "2021-12-08": 112278, + "2021-12-09": 112719, + "2021-12-10": 113112, + "2021-12-11": 113500, + "2021-12-12": 113784, + "2021-12-13": 113924, + "2021-12-14": 114221, + "2021-12-15": 114614, + "2021-12-16": 114981, + "2021-12-17": 115298, + "2021-12-18": 115604, + "2021-12-19": 115784, + "2021-12-20": 115891, + "2021-12-21": 116118, + "2021-12-22": 116409, + "2021-12-23": 116654, + "2021-12-24": 116869, + "2021-12-25": 116998, + "2021-12-26": 117078, + "2021-12-27": 117160, + "2021-12-28": 117332, + "2021-12-29": 117557, + "2021-12-30": 117753, + "2021-12-31": 117945, + "2022-01-01": 118053, + "2022-01-02": 118111, + "2022-01-03": 118178, + "2022-01-04": 118330, + "2022-01-05": 118521, + "2022-01-06": 118674, + "2022-01-07": 118795, + "2022-01-08": 118913, + "2022-01-09": 118982, + "2022-01-10": 119026, + "2022-01-11": 119123, + "2022-01-12": 119243, + "2022-01-13": 119356, + "2022-01-14": 119467, + "2022-01-15": 119571, + "2022-01-16": 119650, + "2022-01-17": 119702, + "2022-01-18": 119848, + "2022-01-19": 119977, + "2022-01-20": 120104, + "2022-01-21": 120244, + "2022-01-22": 120379, + "2022-01-23": 120480, + "2022-01-24": 120556, + "2022-01-25": 120717, + "2022-01-26": 120900, + "2022-01-27": 121075, + "2022-01-28": 121248, + "2022-01-29": 121423, + "2022-01-30": 121563, + "2022-01-31": 121643, + "2022-02-01": 121856, + "2022-02-02": 122105, + "2022-02-03": 122369, + "2022-02-04": 122606, + "2022-02-05": 122832, + "2022-02-06": 122989, + "2022-02-07": 123092, + "2022-02-08": 123336, + "2022-02-09": 123631, + "2022-02-10": 123918, + "2022-02-11": 124213, + "2022-02-12": 124450, + "2022-02-13": 124616, + "2022-02-14": 124728, + "2022-02-15": 124972, + "2022-02-16": 125261, + "2022-02-17": 125571, + "2022-02-18": 125891, + "2022-02-19": 126140, + "2022-02-20": 126321, + "2022-02-21": 126425, + "2022-02-22": 126672, + "2022-02-23": 126953, + "2022-02-24": 127240, + "2022-02-25": 127497, + "2022-02-26": 127743, + "2022-02-27": 127887, + "2022-02-28": 127972, + "2022-03-01": 128179, + "2022-03-02": 128458, + "2022-03-03": 128738, + "2022-03-04": 129008, + "2022-03-05": 129244, + "2022-03-06": 129378, + "2022-03-07": 129496, + "2022-03-08": 129766, + "2022-03-09": 130045, + "2022-03-10": 130344, + "2022-03-11": 130613, + "2022-03-12": 130927, + "2022-03-13": 131089, + "2022-03-14": 131186, + "2022-03-15": 131452, + "2022-03-16": 131782, + "2022-03-17": 132133, + "2022-03-18": 132474, + "2022-03-19": 132759, + "2022-03-20": 132912, + "2022-03-21": 133004, + "2022-03-22": 133315, + "2022-03-23": 133645, + "2022-03-24": 133938, + "2022-03-25": 134220, + "2022-03-26": 134490, + "2022-03-27": 134642, + "2022-03-28": 134752, + "2022-03-29": 134991, + "2022-03-30": 135255, + "2022-03-31": 135525, + "2022-04-01": 135775, + "2022-04-02": 136011, + "2022-04-03": 136114, + "2022-04-04": 136170, + "2022-04-05": 136407, + "2022-04-06": 136653, + "2022-04-07": 136872, + "2022-04-08": 137083, + "2022-04-09": 137250, + "2022-04-10": 137331, + "2022-04-11": 137384, + "2022-04-12": 137584, + "2022-04-13": 137773, + "2022-04-14": 137939, + "2022-04-15": 138124, + "2022-04-16": 138190, + "2022-04-17": 138250, + "2022-04-18": 138299, + "2022-04-19": 138357, + "2022-04-20": 138566, + "2022-04-21": 138736, + "2022-04-22": 138877, + "2022-04-23": 138984, + "2022-04-24": 139030, + "2022-04-25": 139053, + "2022-04-26": 139214, + "2022-04-27": 139334, + "2022-04-28": 139455, + "2022-04-29": 139552, + "2022-04-30": 139626, + "2022-05-01": 139657, + "2022-05-02": 139673, + "2022-05-03": 139793, + "2022-05-04": 139891, + "2022-05-05": 139972, + "2022-05-06": 140046, + "2022-05-07": 140107, + "2022-05-08": 140127, + "2022-05-09": 140149, + "2022-05-10": 140228, + "2022-05-11": 140315, + "2022-05-12": 140375, + "2022-05-13": 140443, + "2022-05-14": 140497, + "2022-05-15": 140515, + "2022-05-16": 140521, + "2022-05-17": 140592, + "2022-05-18": 140652, + "2022-05-19": 140709, + "2022-05-20": 140751, + "2022-05-21": 140782, + "2022-05-22": 140801, + "2022-05-23": 140810, + "2022-05-24": 140879, + "2022-05-25": 140924, + "2022-05-26": 140955, + "2022-05-27": 140961, + "2022-05-28": 140983, + "2022-05-29": 140989, + "2022-05-30": 140996, + "2022-05-31": 141037, + "2022-06-01": 141078, + "2022-06-02": 141114, + "2022-06-03": 141142, + "2022-06-04": 141170, + "2022-06-05": 141176, + "2022-06-06": 141187, + "2022-06-07": 141195, + "2022-06-08": 141265, + "2022-06-09": 141316, + "2022-06-10": 141346, + "2022-06-11": 141393, + "2022-06-12": 141402, + "2022-06-13": 141411, + "2022-06-14": 141474, + "2022-06-15": 141537, + "2022-06-16": 141598, + "2022-06-17": 141623, + "2022-06-18": 141683, + "2022-06-19": 141698, + "2022-06-20": 141712, + "2022-06-21": 141816, + "2022-06-22": 141880, + "2022-06-23": 141937, + "2022-06-24": 142004, + "2022-06-25": 142077, + "2022-06-26": 142104, + "2022-06-27": 142116, + "2022-06-28": 142203, + "2022-06-29": 142292, + "2022-06-30": 142366, + "2022-07-01": 142420, + "2022-07-02": 142470, + "2022-07-03": 142480, + "2022-07-04": 142489, + "2022-07-05": 142575, + "2022-07-06": 142649, + "2022-07-07": 142732, + "2022-07-08": 142775, + "2022-07-09": 142825, + "2022-07-10": 142841, + "2022-07-11": 142850, + "2022-07-12": 142937, + "2022-07-13": 143012, + "2022-07-14": 143064, + "2022-07-15": 143114, + "2022-07-16": 143157, + "2022-07-17": 143163, + "2022-07-18": 143173, + "2022-07-19": 143233, + "2022-07-20": 143276, + "2022-07-21": 143309, + "2022-07-22": 143334, + "2022-07-23": 143346, + "2022-07-24": 143346, + "2022-07-25": 143348, + "2022-07-26": 143364 }, "metadata": { "importName": "WHO_COVID19", @@ -10046,7 +10074,35 @@ "2022-06-25": 30575, "2022-06-26": 30592, "2022-06-27": 30607, - "2022-06-28": 30620 + "2022-06-28": 30620, + "2022-06-29": 30634, + "2022-06-30": 30648, + "2022-07-01": 30664, + "2022-07-02": 30681, + "2022-07-03": 30700, + "2022-07-04": 30718, + "2022-07-05": 30736, + "2022-07-06": 30758, + "2022-07-07": 30778, + "2022-07-08": 30798, + "2022-07-09": 30813, + "2022-07-10": 30835, + "2022-07-11": 30859, + "2022-07-12": 30882, + "2022-07-13": 30907, + "2022-07-14": 30935, + "2022-07-15": 30958, + "2022-07-16": 30978, + "2022-07-17": 30996, + "2022-07-18": 31013, + "2022-07-19": 31031, + "2022-07-20": 31050, + "2022-07-21": 31073, + "2022-07-22": 31098, + "2022-07-23": 31127, + "2022-07-24": 31157, + "2022-07-25": 31189, + "2022-07-26": 31224 }, "metadata": { "importName": "WHO_COVID19", @@ -13114,12 +13170,13 @@ } }, "country/USA": { - "date": "2020", - "value": 329824950, + "date": "2021", + "value": 331893745, "metadata": { - "importName": "CensusACS5YearSurvey_AggCountry", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "wikidataId/Q1861": { diff --git a/internal/server/v0/internalplace/golden/get_place_page_data/zuid-nederland.sample.json b/internal/server/v0/internalplace/golden/get_place_page_data/zuid-nederland.sample.json index a8d9459bb..f5ea10f74 100644 --- a/internal/server/v0/internalplace/golden/get_place_page_data/zuid-nederland.sample.json +++ b/internal/server/v0/internalplace/golden/get_place_page_data/zuid-nederland.sample.json @@ -3988,7 +3988,35 @@ "2022-06-25": 22354, "2022-06-26": 22354, "2022-06-27": 22356, - "2022-06-28": 22358 + "2022-06-28": 22358, + "2022-06-29": 22362, + "2022-06-30": 22370, + "2022-07-01": 22378, + "2022-07-02": 22380, + "2022-07-03": 22380, + "2022-07-04": 22381, + "2022-07-05": 22383, + "2022-07-06": 22392, + "2022-07-07": 22395, + "2022-07-08": 22400, + "2022-07-09": 22404, + "2022-07-10": 22405, + "2022-07-11": 22405, + "2022-07-12": 22407, + "2022-07-13": 22409, + "2022-07-14": 22413, + "2022-07-15": 22417, + "2022-07-16": 22422, + "2022-07-17": 22430, + "2022-07-18": 22430, + "2022-07-19": 22433, + "2022-07-20": 22439, + "2022-07-21": 22446, + "2022-07-22": 22449, + "2022-07-23": 22455, + "2022-07-24": 22461, + "2022-07-25": 22464, + "2022-07-26": 22465 }, "metadata": { "importName": "WHO_COVID19", diff --git a/internal/server/v0/placestatvar/golden/get_place_stat_vars/california.json b/internal/server/v0/placestatvar/golden/get_place_stat_vars/california.json index 6746f0b8e..cb9e78dbb 100644 --- a/internal/server/v0/placestatvar/golden/get_place_stat_vars/california.json +++ b/internal/server/v0/placestatvar/golden/get_place_stat_vars/california.json @@ -3397,6 +3397,48 @@ "Count_MedicalConditionIncident_5_LessYears_ConditionStreptococcusPneumonia_InvasiveDisease", "Count_MedicalConditionIncident_5_LessYears_ConditionStreptococcusPneumonia_InvasiveDisease_ConfirmedCase", "Count_MedicalConditionIncident_5_LessYears_ConditionStreptococcusPneumonia_InvasiveDisease_ProbableCase", + "Count_MedicalConditionIncident_CampylobacterColiEtiology_FoodborneTransmission", + "Count_MedicalConditionIncident_CampylobacterColiEtiology_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_CampylobacterColiEtiology_PatientDeceased_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_CampylobacterColiEtiology_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_CampylobacterColiEtiology_PatientHospitalized_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_CampylobacterColiEtiology_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_FoodborneTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientDeceased_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientDeceased_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientDeceased_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientDeceased_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientDeceased_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientDeceased_WaterborneTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientHospitalized_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientHospitalized_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientHospitalized_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientHospitalized_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientHospitalized_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientHospitalized_WaterborneTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_WaterborneTransmission", + "Count_MedicalConditionIncident_CampylobacterUnknown_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterUnknown_PatientDeceased_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterUnknown_PatientDeceased_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterUnknown_PatientDeceased_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterUnknown_PatientHospitalized_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterUnknown_PatientHospitalized_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterUnknown_PatientHospitalized_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterUnknown_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterUnknown_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ClostridiumPerfringensEtiology_FoodborneTransmission", + "Count_MedicalConditionIncident_ClostridiumPerfringensEtiology_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_ClostridiumPerfringensEtiology_PatientDeceased_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_ClostridiumPerfringensEtiology_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_ClostridiumPerfringensEtiology_PatientHospitalized_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_ClostridiumPerfringensEtiology_SuspectedCase_FoodborneTransmission", "Count_MedicalConditionIncident_ConditionAIDS", "Count_MedicalConditionIncident_ConditionBabesiosis", "Count_MedicalConditionIncident_ConditionBabesiosis_ConfirmedCase", @@ -3488,6 +3530,230 @@ "Count_MedicalConditionIncident_ConditionWestNileVirusDisease_NonNeuroinvasiveDisease", "Count_MedicalConditionIncident_ConditionZikaVirusDisease_NonCongenitalDisease", "Count_MedicalConditionIncident_ConditionZikaVirusInfection_NonCongenitalDisease", + "Count_MedicalConditionIncident_CryptosporidiumUnknown_AnimalContactTransmission", + "Count_MedicalConditionIncident_CryptosporidiumUnknown_ConfirmedCase_AnimalContactTransmission", + "Count_MedicalConditionIncident_CryptosporidiumUnknown_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_CryptosporidiumUnknown_PatientDeceased_AnimalContactTransmission", + "Count_MedicalConditionIncident_CryptosporidiumUnknown_PatientDeceased_ConfirmedCase_AnimalContactTransmission", + "Count_MedicalConditionIncident_CryptosporidiumUnknown_PatientDeceased_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_CryptosporidiumUnknown_PatientDeceased_WaterborneTransmission", + "Count_MedicalConditionIncident_CryptosporidiumUnknown_PatientHospitalized_AnimalContactTransmission", + "Count_MedicalConditionIncident_CryptosporidiumUnknown_PatientHospitalized_ConfirmedCase_AnimalContactTransmission", + "Count_MedicalConditionIncident_CryptosporidiumUnknown_PatientHospitalized_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_CryptosporidiumUnknown_PatientHospitalized_WaterborneTransmission", + "Count_MedicalConditionIncident_CryptosporidiumUnknown_WaterborneTransmission", + "Count_MedicalConditionIncident_HepatitisA_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_HepatitisA_PatientDeceased_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_HepatitisA_PatientDeceased_WaterborneTransmission", + "Count_MedicalConditionIncident_HepatitisA_PatientHospitalized_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_HepatitisA_PatientHospitalized_WaterborneTransmission", + "Count_MedicalConditionIncident_HepatitisA_WaterborneTransmission", + "Count_MedicalConditionIncident_LegionellaPneumophilaEtiology_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_LegionellaPneumophilaEtiology_PatientDeceased_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_LegionellaPneumophilaEtiology_PatientDeceased_WaterborneTransmission", + "Count_MedicalConditionIncident_LegionellaPneumophilaEtiology_PatientHospitalized_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_LegionellaPneumophilaEtiology_PatientHospitalized_WaterborneTransmission", + "Count_MedicalConditionIncident_LegionellaPneumophilaEtiology_WaterborneTransmission", + "Count_MedicalConditionIncident_NORSOtherVirus_FoodborneTransmission", + "Count_MedicalConditionIncident_NORSOtherVirus_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_NORSOtherVirus_PatientDeceased_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NORSOtherVirus_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_NORSOtherVirus_PatientHospitalized_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NORSOtherVirus_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NORSUnknown_PatientDeceased_SuspectedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_NORSUnknown_PatientDeceased_WaterborneTransmission", + "Count_MedicalConditionIncident_NORSUnknown_PatientHospitalized_SuspectedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_NORSUnknown_PatientHospitalized_WaterborneTransmission", + "Count_MedicalConditionIncident_NORSUnknown_SuspectedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_NORSUnknown_WaterborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientDeceased_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientDeceased_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientDeceased_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientDeceased_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientDeceased_SuspectedCase_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientDeceased_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientHospitalized_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientHospitalized_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientHospitalized_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientHospitalized_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientHospitalized_SuspectedCase_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientHospitalized_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_SuspectedCase_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_NorovirusGenogroupII_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientDeceased_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientDeceased_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientDeceased_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientDeceased_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientDeceased_SuspectedCase_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientDeceased_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientHospitalized_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientHospitalized_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientHospitalized_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientHospitalized_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientHospitalized_SuspectedCase_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientHospitalized_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_SuspectedCase_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_NorovirusGenogroupI_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_PatientDeceased_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_PatientDeceased_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_PatientDeceased_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_PatientDeceased_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_PatientHospitalized_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_PatientHospitalized_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_PatientHospitalized_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_PatientHospitalized_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_Norovirus_FoodborneTransmission", + "Count_MedicalConditionIncident_Norovirus_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_Norovirus_PatientDeceased_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_Norovirus_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_Norovirus_PatientHospitalized_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_Norovirus_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_PatientDeceased_AnimalContactTransmission", + "Count_MedicalConditionIncident_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_PatientDeceased_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_PatientDeceased_PersonToPersonTransmission", + "Count_MedicalConditionIncident_PatientDeceased_WaterborneTransmission", + "Count_MedicalConditionIncident_PseudomonasAeruginosaEtiology_PatientDeceased_SuspectedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_PseudomonasAeruginosaEtiology_PatientDeceased_WaterborneTransmission", + "Count_MedicalConditionIncident_PseudomonasAeruginosaEtiology_PatientHospitalized_SuspectedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_PseudomonasAeruginosaEtiology_PatientHospitalized_WaterborneTransmission", + "Count_MedicalConditionIncident_PseudomonasAeruginosaEtiology_SuspectedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_PseudomonasAeruginosaEtiology_WaterborneTransmission", + "Count_MedicalConditionIncident_PseudomonasUnknown_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_PseudomonasUnknown_PatientDeceased_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_PseudomonasUnknown_PatientDeceased_WaterborneTransmission", + "Count_MedicalConditionIncident_PseudomonasUnknown_PatientHospitalized_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_PseudomonasUnknown_PatientHospitalized_WaterborneTransmission", + "Count_MedicalConditionIncident_PseudomonasUnknown_WaterborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_AnimalContactTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_ConfirmedCase_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientDeceased_AnimalContactTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientDeceased_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientDeceased_ConfirmedCase_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientDeceased_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientDeceased_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientDeceased_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientDeceased_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientDeceased_SuspectedCase_AnimalContactTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientDeceased_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientDeceased_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientDeceased_WaterborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientHospitalized_AnimalContactTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientHospitalized_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientHospitalized_ConfirmedCase_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientHospitalized_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientHospitalized_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientHospitalized_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientHospitalized_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientHospitalized_SuspectedCase_AnimalContactTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientHospitalized_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientHospitalized_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientHospitalized_WaterborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_SuspectedCase_AnimalContactTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_WaterborneTransmission", + "Count_MedicalConditionIncident_SalmonellaOther_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaOther_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaOther_PatientDeceased_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaOther_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaOther_PatientHospitalized_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaOther_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaUnknown_PatientDeceased_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaUnknown_PatientDeceased_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaUnknown_PatientHospitalized_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaUnknown_PatientHospitalized_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaUnknown_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaUnknown_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientDeceased_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientDeceased_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientDeceased_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientDeceased_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientDeceased_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientDeceased_WaterborneTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientHospitalized_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientHospitalized_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientHospitalized_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientHospitalized_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientHospitalized_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientHospitalized_WaterborneTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_WaterborneTransmission", + "Count_MedicalConditionIncident_ShigellaFlexneriEtiology_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_ShigellaFlexneriEtiology_PatientDeceased_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_ShigellaFlexneriEtiology_PatientDeceased_WaterborneTransmission", + "Count_MedicalConditionIncident_ShigellaFlexneriEtiology_PatientHospitalized_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_ShigellaFlexneriEtiology_PatientHospitalized_WaterborneTransmission", + "Count_MedicalConditionIncident_ShigellaFlexneriEtiology_WaterborneTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PatientDeceased_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PatientDeceased_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PatientDeceased_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PatientDeceased_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PatientDeceased_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PatientHospitalized_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PatientHospitalized_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PatientHospitalized_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PatientHospitalized_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PatientHospitalized_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_StaphylococcusAureusEtiology_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_StaphylococcusAureusEtiology_FoodborneTransmission", + "Count_MedicalConditionIncident_StaphylococcusAureusEtiology_PatientDeceased_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_StaphylococcusAureusEtiology_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_StaphylococcusAureusEtiology_PatientDeceased_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_StaphylococcusAureusEtiology_PatientHospitalized_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_StaphylococcusAureusEtiology_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_StaphylococcusAureusEtiology_PatientHospitalized_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_StaphylococcusAureusEtiology_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_StreptococcusGroupA_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_StreptococcusGroupA_FoodborneTransmission", + "Count_MedicalConditionIncident_StreptococcusGroupA_PatientDeceased_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_StreptococcusGroupA_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_StreptococcusGroupA_PatientHospitalized_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_StreptococcusGroupA_PatientHospitalized_FoodborneTransmission", "Count_MedicalConditionIncident_SummerSeason_ConditionHeatStress_PatientDeceased", "Count_Person", "Count_Person_0To4Years_AmericanIndianAndAlaskaNativeAlone", @@ -3519,6 +3785,7 @@ "Count_Person_0To4Years_HispanicOrLatino", "Count_Person_0To4Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_0To4Years_HispanicOrLatino_AsianAlone", + "Count_Person_0To4Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_0To4Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_0To4Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_0To4Years_HispanicOrLatino_TwoOrMoreRaces", @@ -3550,6 +3817,7 @@ "Count_Person_0To4Years_NotHispanicOrLatino", "Count_Person_0To4Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_0To4Years_NotHispanicOrLatino_AsianAlone", + "Count_Person_0To4Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_0To4Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_0To4Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_0To4Years_NotHispanicOrLatino_TwoOrMoreRaces", @@ -3682,6 +3950,7 @@ "Count_Person_10To14Years_HispanicOrLatino", "Count_Person_10To14Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_10To14Years_HispanicOrLatino_AsianAlone", + "Count_Person_10To14Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_10To14Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_10To14Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_10To14Years_HispanicOrLatino_TwoOrMoreRaces", @@ -3719,6 +3988,7 @@ "Count_Person_10To14Years_NotHispanicOrLatino", "Count_Person_10To14Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_10To14Years_NotHispanicOrLatino_AsianAlone", + "Count_Person_10To14Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_10To14Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_10To14Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_10To14Years_NotHispanicOrLatino_TwoOrMoreRaces", @@ -4401,6 +4671,7 @@ "Count_Person_15To19Years_HispanicOrLatino", "Count_Person_15To19Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_15To19Years_HispanicOrLatino_AsianAlone", + "Count_Person_15To19Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_15To19Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_15To19Years_HispanicOrLatino_EnrolledInPrivateSchool", "Count_Person_15To19Years_HispanicOrLatino_EnrolledInPublicSchool", @@ -4451,6 +4722,7 @@ "Count_Person_15To19Years_NotHispanicOrLatino", "Count_Person_15To19Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_15To19Years_NotHispanicOrLatino_AsianAlone", + "Count_Person_15To19Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_15To19Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_15To19Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_15To19Years_NotHispanicOrLatino_TwoOrMoreRaces", @@ -5699,6 +5971,7 @@ "Count_Person_20To24Years_HispanicOrLatino", "Count_Person_20To24Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_20To24Years_HispanicOrLatino_AsianAlone", + "Count_Person_20To24Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_20To24Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_20To24Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_20To24Years_HispanicOrLatino_TwoOrMoreRaces", @@ -5736,6 +6009,7 @@ "Count_Person_20To24Years_NotHispanicOrLatino", "Count_Person_20To24Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_20To24Years_NotHispanicOrLatino_AsianAlone", + "Count_Person_20To24Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_20To24Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_20To24Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_20To24Years_NotHispanicOrLatino_TwoOrMoreRaces", @@ -6339,6 +6613,7 @@ "Count_Person_25To29Years_HispanicOrLatino", "Count_Person_25To29Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_25To29Years_HispanicOrLatino_AsianAlone", + "Count_Person_25To29Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_25To29Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_25To29Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_25To29Years_HispanicOrLatino_TwoOrMoreRaces", @@ -6375,6 +6650,7 @@ "Count_Person_25To29Years_NotHispanicOrLatino", "Count_Person_25To29Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_25To29Years_NotHispanicOrLatino_AsianAlone", + "Count_Person_25To29Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_25To29Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_25To29Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_25To29Years_NotHispanicOrLatino_TwoOrMoreRaces", @@ -6947,6 +7223,7 @@ "Count_Person_30To34Years_HispanicOrLatino", "Count_Person_30To34Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_30To34Years_HispanicOrLatino_AsianAlone", + "Count_Person_30To34Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_30To34Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_30To34Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_30To34Years_HispanicOrLatino_TwoOrMoreRaces", @@ -6983,6 +7260,7 @@ "Count_Person_30To34Years_NotHispanicOrLatino", "Count_Person_30To34Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_30To34Years_NotHispanicOrLatino_AsianAlone", + "Count_Person_30To34Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_30To34Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_30To34Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_30To34Years_NotHispanicOrLatino_TwoOrMoreRaces", @@ -7404,6 +7682,7 @@ "Count_Person_35To39Years_HispanicOrLatino", "Count_Person_35To39Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_35To39Years_HispanicOrLatino_AsianAlone", + "Count_Person_35To39Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_35To39Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_35To39Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_35To39Years_HispanicOrLatino_TwoOrMoreRaces", @@ -7435,6 +7714,7 @@ "Count_Person_35To39Years_NotHispanicOrLatino", "Count_Person_35To39Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_35To39Years_NotHispanicOrLatino_AsianAlone", + "Count_Person_35To39Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_35To39Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_35To39Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_35To39Years_NotHispanicOrLatino_TwoOrMoreRaces", @@ -8024,6 +8304,7 @@ "Count_Person_40To44Years_HispanicOrLatino", "Count_Person_40To44Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_40To44Years_HispanicOrLatino_AsianAlone", + "Count_Person_40To44Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_40To44Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_40To44Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_40To44Years_HispanicOrLatino_TwoOrMoreRaces", @@ -8055,6 +8336,7 @@ "Count_Person_40To44Years_NotHispanicOrLatino", "Count_Person_40To44Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_40To44Years_NotHispanicOrLatino_AsianAlone", + "Count_Person_40To44Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_40To44Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_40To44Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_40To44Years_NotHispanicOrLatino_TwoOrMoreRaces", @@ -8528,6 +8810,7 @@ "Count_Person_45To49Years_HispanicOrLatino", "Count_Person_45To49Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_45To49Years_HispanicOrLatino_AsianAlone", + "Count_Person_45To49Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_45To49Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_45To49Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_45To49Years_HispanicOrLatino_TwoOrMoreRaces", @@ -8559,6 +8842,7 @@ "Count_Person_45To49Years_NotHispanicOrLatino", "Count_Person_45To49Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_45To49Years_NotHispanicOrLatino_AsianAlone", + "Count_Person_45To49Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_45To49Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_45To49Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_45To49Years_NotHispanicOrLatino_TwoOrMoreRaces", @@ -9126,6 +9410,7 @@ "Count_Person_50To54Years_HispanicOrLatino", "Count_Person_50To54Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_50To54Years_HispanicOrLatino_AsianAlone", + "Count_Person_50To54Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_50To54Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_50To54Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_50To54Years_HispanicOrLatino_TwoOrMoreRaces", @@ -9157,6 +9442,7 @@ "Count_Person_50To54Years_NotHispanicOrLatino", "Count_Person_50To54Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_50To54Years_NotHispanicOrLatino_AsianAlone", + "Count_Person_50To54Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_50To54Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_50To54Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_50To54Years_NotHispanicOrLatino_TwoOrMoreRaces", @@ -9615,6 +9901,7 @@ "Count_Person_55To59Years_HispanicOrLatino", "Count_Person_55To59Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_55To59Years_HispanicOrLatino_AsianAlone", + "Count_Person_55To59Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_55To59Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_55To59Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_55To59Years_HispanicOrLatino_TwoOrMoreRaces", @@ -9649,6 +9936,7 @@ "Count_Person_55To59Years_NotHispanicOrLatino", "Count_Person_55To59Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_55To59Years_NotHispanicOrLatino_AsianAlone", + "Count_Person_55To59Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_55To59Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_55To59Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_55To59Years_NotHispanicOrLatino_TwoOrMoreRaces", @@ -10304,6 +10592,7 @@ "Count_Person_5To9Years_HispanicOrLatino", "Count_Person_5To9Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_5To9Years_HispanicOrLatino_AsianAlone", + "Count_Person_5To9Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_5To9Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_5To9Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_5To9Years_HispanicOrLatino_TwoOrMoreRaces", @@ -10341,6 +10630,7 @@ "Count_Person_5To9Years_NotHispanicOrLatino", "Count_Person_5To9Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_5To9Years_NotHispanicOrLatino_AsianAlone", + "Count_Person_5To9Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_5To9Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_5To9Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_5To9Years_NotHispanicOrLatino_TwoOrMoreRaces", @@ -10463,6 +10753,7 @@ "Count_Person_60To64Years_HispanicOrLatino", "Count_Person_60To64Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_60To64Years_HispanicOrLatino_AsianAlone", + "Count_Person_60To64Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_60To64Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_60To64Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_60To64Years_HispanicOrLatino_TwoOrMoreRaces", @@ -10494,6 +10785,7 @@ "Count_Person_60To64Years_NotHispanicOrLatino", "Count_Person_60To64Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_60To64Years_NotHispanicOrLatino_AsianAlone", + "Count_Person_60To64Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_60To64Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_60To64Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_60To64Years_NotHispanicOrLatino_TwoOrMoreRaces", @@ -11006,6 +11298,7 @@ "Count_Person_65To69Years_HispanicOrLatino", "Count_Person_65To69Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_65To69Years_HispanicOrLatino_AsianAlone", + "Count_Person_65To69Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_65To69Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_65To69Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_65To69Years_HispanicOrLatino_TwoOrMoreRaces", @@ -11039,6 +11332,7 @@ "Count_Person_65To69Years_NotHispanicOrLatino", "Count_Person_65To69Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_65To69Years_NotHispanicOrLatino_AsianAlone", + "Count_Person_65To69Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_65To69Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_65To69Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_65To69Years_NotHispanicOrLatino_TwoOrMoreRaces", @@ -11593,6 +11887,7 @@ "Count_Person_70To74Years_HispanicOrLatino", "Count_Person_70To74Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_70To74Years_HispanicOrLatino_AsianAlone", + "Count_Person_70To74Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_70To74Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_70To74Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_70To74Years_HispanicOrLatino_TwoOrMoreRaces", @@ -11626,6 +11921,7 @@ "Count_Person_70To74Years_NotHispanicOrLatino", "Count_Person_70To74Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_70To74Years_NotHispanicOrLatino_AsianAlone", + "Count_Person_70To74Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_70To74Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_70To74Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_70To74Years_NotHispanicOrLatino_TwoOrMoreRaces", @@ -12068,6 +12364,7 @@ "Count_Person_75To79Years_HispanicOrLatino", "Count_Person_75To79Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_75To79Years_HispanicOrLatino_AsianAlone", + "Count_Person_75To79Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_75To79Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_75To79Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_75To79Years_HispanicOrLatino_TwoOrMoreRaces", @@ -12099,6 +12396,7 @@ "Count_Person_75To79Years_NotHispanicOrLatino", "Count_Person_75To79Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_75To79Years_NotHispanicOrLatino_AsianAlone", + "Count_Person_75To79Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_75To79Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_75To79Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_75To79Years_NotHispanicOrLatino_TwoOrMoreRaces", @@ -12602,6 +12900,7 @@ "Count_Person_80To84Years_HispanicOrLatino", "Count_Person_80To84Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_80To84Years_HispanicOrLatino_AsianAlone", + "Count_Person_80To84Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_80To84Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_80To84Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_80To84Years_HispanicOrLatino_TwoOrMoreRaces", @@ -12633,6 +12932,7 @@ "Count_Person_80To84Years_NotHispanicOrLatino", "Count_Person_80To84Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_80To84Years_NotHispanicOrLatino_AsianAlone", + "Count_Person_80To84Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_80To84Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_80To84Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_80To84Years_NotHispanicOrLatino_TwoOrMoreRaces", @@ -13271,6 +13571,7 @@ "Count_Person_AmericanIndianOrAlaskaNativeAlone_ResidesInNoninstitutionalizedGroupQuarters", "Count_Person_AmericanIndianOrAlaskaNativeAlone_ResidesInNursingFacilities", "Count_Person_AsianAlone", + "Count_Person_AsianAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_AsianAlone_ResidesInAdultCorrectionalFacilities", "Count_Person_AsianAlone_ResidesInCollegeOrUniversityStudentHousing", "Count_Person_AsianAlone_ResidesInGroupQuarters", @@ -14845,6 +15146,7 @@ "Count_Person_Native", "Count_Person_NativeBornOutsideTheUnitedStates", "Count_Person_NativeHawaiianAndOtherPacificIslanderAlone", + "Count_Person_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_NativeHawaiianOrOtherPacificIslanderAlone", "Count_Person_NativeHawaiianOrOtherPacificIslanderAlone_ResidesInAdultCorrectionalFacilities", "Count_Person_NativeHawaiianOrOtherPacificIslanderAlone_ResidesInCollegeOrUniversityStudentHousing", diff --git a/internal/server/v0/placestatvar/golden/get_place_stat_vars/santa_clara.json b/internal/server/v0/placestatvar/golden/get_place_stat_vars/santa_clara.json index 630cbf3a9..c9e60d300 100644 --- a/internal/server/v0/placestatvar/golden/get_place_stat_vars/santa_clara.json +++ b/internal/server/v0/placestatvar/golden/get_place_stat_vars/santa_clara.json @@ -6835,6 +6835,7 @@ "Count_Person_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_AmericanIndianOrAlaskaNativeAlone", "Count_Person_AsianAlone", + "Count_Person_AsianAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_AsianOrPacificIslander", "Count_Person_BachelorOfArtsHumanitiesAndOtherMajor", "Count_Person_BachelorOfArtsHumanitiesAndOtherMajor_Female", @@ -8428,6 +8429,7 @@ "Count_Person_Native", "Count_Person_NativeBornOutsideTheUnitedStates", "Count_Person_NativeHawaiianAndOtherPacificIslanderAlone", + "Count_Person_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_NativeHawaiianOrOtherPacificIslanderAlone", "Count_Person_NeverMarried", "Count_Person_NeverMarried_DifferentHouseAbroad", diff --git a/internal/server/v0/statpoint/golden/get_stat_value/count_person.json b/internal/server/v0/statpoint/golden/get_stat_value/count_person.json index c69e08d5b..ecc5c45ec 100644 --- a/internal/server/v0/statpoint/golden/get_stat_value/count_person.json +++ b/internal/server/v0/statpoint/golden/get_stat_value/count_person.json @@ -1,3 +1,3 @@ { - "value": 329824950 + "value": 331893745 } \ No newline at end of file diff --git a/internal/server/v0/statpoint/golden/get_stat_value/umemployed.json b/internal/server/v0/statpoint/golden/get_stat_value/umemployed.json index 3f6337263..1a68fee70 100644 --- a/internal/server/v0/statpoint/golden/get_stat_value/umemployed.json +++ b/internal/server/v0/statpoint/golden/get_stat_value/umemployed.json @@ -1,3 +1,3 @@ { - "value": 5950000 + "value": 5912000 } \ No newline at end of file diff --git a/internal/server/v0/statvarsummary/golden/get_statvar_summary/covid.json b/internal/server/v0/statvarsummary/golden/get_statvar_summary/covid.json index f8ff06d73..db7b0e858 100644 --- a/internal/server/v0/statvarsummary/golden/get_statvar_summary/covid.json +++ b/internal/server/v0/statvarsummary/golden/get_statvar_summary/covid.json @@ -30,7 +30,7 @@ } ], "minValue": 1, - "maxValue": 87031752 + "maxValue": 90415556 }, "County": { "placeCount": 3217, @@ -68,7 +68,7 @@ } ], "minValue": 1, - "maxValue": 10038765 + "maxValue": 10594052 } }, "provenanceSummary": { diff --git a/internal/server/v0/statvarsummary/golden/get_statvar_summary/females.json b/internal/server/v0/statvarsummary/golden/get_statvar_summary/females.json index c87e83a81..c54971432 100644 --- a/internal/server/v0/statvarsummary/golden/get_statvar_summary/females.json +++ b/internal/server/v0/statvarsummary/golden/get_statvar_summary/females.json @@ -240,7 +240,6 @@ "name": "Harris County" } ], - "minValue": 15, "maxValue": 5160965 }, "ElementarySchoolDistrict": { @@ -490,6 +489,90 @@ } ] }, + "dc/bsb9pd": { + "importName": "USCensusPEP_Sex", + "observationCount": 165806, + "timeSeriesCount": 3197, + "releaseFrequency": "P1Y", + "seriesSummary": [ + { + "seriesKey": { + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" + }, + "earliestDate": "1970", + "latestDate": "2021", + "observationCount": 163032, + "timeSeriesCount": 3145, + "placeTypeSummary": { + "County": { + "placeCount": 3145, + "topPlaces": [ + { + "dcid": "geoId/06037", + "name": "Los Angeles County" + }, + { + "dcid": "geoId/17031", + "name": "Cook County" + }, + { + "dcid": "geoId/48201", + "name": "Harris County" + } + ], + "maxValue": 5119774 + } + }, + "maxValue": 5119774 + }, + { + "seriesKey": { + "measurementMethod": "CensusPEPSurvey_PartialAggregate", + "observationPeriod": "P1Y", + "isDcAggregate": true + }, + "earliestDate": "1900", + "latestDate": "2021", + "observationCount": 2774, + "timeSeriesCount": 52, + "placeTypeSummary": { + "Country": { + "placeCount": 1, + "topPlaces": [ + { + "dcid": "country/USA", + "name": "United States" + } + ], + "minValue": 37227000, + "maxValue": 167509003 + }, + "State": { + "placeCount": 51, + "topPlaces": [ + { + "dcid": "geoId/06", + "name": "California" + }, + { + "dcid": "geoId/48", + "name": "Texas" + }, + { + "dcid": "geoId/12", + "name": "Florida" + } + ], + "minValue": 138616, + "maxValue": 19829641 + } + }, + "minValue": 138616, + "maxValue": 167509003 + } + ] + }, "dc/bxgh0w": { "importName": "CensusACS5YearSurvey_SubjectTables_S2603", "observationCount": 3, @@ -1268,141 +1351,6 @@ } ] }, - "dc/vnd0tf2": { - "importName": "USCensusPEP_By_Sex_Race", - "observationCount": 162561, - "timeSeriesCount": 6386, - "releaseFrequency": "P1Y", - "seriesSummary": [ - { - "seriesKey": { - "measurementMethod": "CensusPEPSurvey", - "observationPeriod": "P1Y" - }, - "earliestDate": "1900", - "latestDate": "2020", - "observationCount": 67132, - "timeSeriesCount": 3196, - "placeTypeSummary": { - "Country": { - "placeCount": 1, - "topPlaces": [ - { - "dcid": "country/USA", - "name": "United States" - } - ], - "minValue": 37227000, - "maxValue": 155964075 - }, - "County": { - "placeCount": 3144, - "topPlaces": [ - { - "dcid": "geoId/06037", - "name": "Los Angeles County" - }, - { - "dcid": "geoId/17031", - "name": "Cook County" - }, - { - "dcid": "geoId/48201", - "name": "Harris County" - } - ], - "minValue": 26, - "maxValue": 5119774 - }, - "State": { - "placeCount": 51, - "topPlaces": [ - { - "dcid": "geoId/06", - "name": "California" - }, - { - "dcid": "geoId/48", - "name": "Texas" - }, - { - "dcid": "geoId/12", - "name": "Florida" - } - ], - "minValue": 245327, - "maxValue": 19829641 - } - }, - "minValue": 26, - "maxValue": 155964075 - }, - { - "seriesKey": { - "measurementMethod": "CensusPEPSurvey", - "observationPeriod": "P1Y", - "isDcAggregate": true - }, - "earliestDate": "1970", - "latestDate": "2020", - "observationCount": 95429, - "timeSeriesCount": 3190, - "placeTypeSummary": { - "Country": { - "placeCount": 1, - "topPlaces": [ - { - "dcid": "country/USA", - "name": "United States" - } - ], - "minValue": 117962478, - "maxValue": 167227921 - }, - "County": { - "placeCount": 3138, - "topPlaces": [ - { - "dcid": "geoId/06037", - "name": "Los Angeles County" - }, - { - "dcid": "geoId/17031", - "name": "Cook County" - }, - { - "dcid": "geoId/48201", - "name": "Harris County" - } - ], - "minValue": 20, - "maxValue": 4707081 - }, - "State": { - "placeCount": 51, - "topPlaces": [ - { - "dcid": "geoId/06", - "name": "California" - }, - { - "dcid": "geoId/48", - "name": "Texas" - }, - { - "dcid": "geoId/12", - "name": "Florida" - } - ], - "minValue": 138616, - "maxValue": 16565414 - } - }, - "minValue": 20, - "maxValue": 167227921 - } - ] - }, "dc/yd4sfb": { "importName": "EurostatData", "observationCount": 47169, @@ -2105,18 +2053,19 @@ "dc/vnd0tf2": { "importName": "USCensusPEP_By_Sex_Race", "observationCount": 67063, - "timeSeriesCount": 3197, + "timeSeriesCount": 3196, "releaseFrequency": "P1Y", "seriesSummary": [ { "seriesKey": { - "measurementMethod": "CensusPEPSurvey", - "observationPeriod": "P1Y" + "measurementMethod": "CensusPEPSurvey_PartialAggregate_Race2000Onwards", + "observationPeriod": "P1Y", + "isDcAggregate": true }, "earliestDate": "2000", "latestDate": "2020", - "observationCount": 67052, - "timeSeriesCount": 3196, + "observationCount": 21, + "timeSeriesCount": 1, "placeTypeSummary": { "Country": { "placeCount": 1, @@ -2127,8 +2076,22 @@ } ], "minValue": 5523282, - "maxValue": 7762568 - }, + "maxValue": 10441573 + } + }, + "minValue": 5523282, + "maxValue": 10441573 + }, + { + "seriesKey": { + "measurementMethod": "CensusPEPSurvey_Race2000Onwards", + "observationPeriod": "P1Y" + }, + "earliestDate": "2000", + "latestDate": "2020", + "observationCount": 67042, + "timeSeriesCount": 3195, + "placeTypeSummary": { "County": { "placeCount": 3144, "topPlaces": [ @@ -2167,33 +2130,7 @@ "maxValue": 3265079 } }, - "maxValue": 7762568 - }, - { - "seriesKey": { - "measurementMethod": "CensusPEPSurvey", - "observationPeriod": "P1Y", - "isDcAggregate": true - }, - "earliestDate": "2010", - "latestDate": "2020", - "observationCount": 11, - "timeSeriesCount": 1, - "placeTypeSummary": { - "Country": { - "placeCount": 1, - "topPlaces": [ - { - "dcid": "country/USA", - "name": "United States" - } - ], - "minValue": 7996766, - "maxValue": 10441573 - } - }, - "minValue": 7996766, - "maxValue": 10441573 + "maxValue": 3265079 } ] } diff --git a/internal/server/v0/triple/golden/get_triples/limit1.json b/internal/server/v0/triple/golden/get_triples/limit1.json index 218017dfa..a1407f55e 100644 --- a/internal/server/v0/triple/golden/get_triples/limit1.json +++ b/internal/server/v0/triple/golden/get_triples/limit1.json @@ -21,7 +21,7 @@ "Provenance" ], "predicate": "importTime", - "objectValue": "1656490757", + "objectValue": "1658909970", "provenanceId": "dc/d7tbsb1" }, { diff --git a/internal/server/v0/triple/golden/get_triples/stat_var.json b/internal/server/v0/triple/golden/get_triples/stat_var.json index 82354b6c0..c39278bea 100644 --- a/internal/server/v0/triple/golden/get_triples/stat_var.json +++ b/internal/server/v0/triple/golden/get_triples/stat_var.json @@ -249,7 +249,8 @@ "provenanceId": "dc/d7tbsb1" }, { - "subjectId": "dc/06w4nhpt1vz26", + "subjectId": "Percent_0Minutes_HealthEnhancingPhysicalActivity_In_Count_Person", + "subjectName": "Percentage 0 Minutes, Health Enhancing Physical Activity Among Population", "subjectTypes": [ "StatisticalVariable" ], @@ -259,10 +260,11 @@ "objectTypes": [ "StatisticalVariable" ], - "provenanceId": "dc/6zzrcr2" + "provenanceId": "dc/d7tbsb1" }, { - "subjectId": "dc/1xmcs407enr51", + "subjectId": "Percent_150OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person", + "subjectName": "Percentage 150 Or More Minutes, Health Enhancing Physical Activity Among Population", "subjectTypes": [ "StatisticalVariable" ], @@ -272,10 +274,11 @@ "objectTypes": [ "StatisticalVariable" ], - "provenanceId": "dc/6zzrcr2" + "provenanceId": "dc/d7tbsb1" }, { - "subjectId": "dc/64exg7jchnekb", + "subjectId": "Percent_150To299Minutes_HealthEnhancingPhysicalActivity_In_Count_Person", + "subjectName": "Percentage 150 To 299 Minutes, Health Enhancing Physical Activity Among Population", "subjectTypes": [ "StatisticalVariable" ], @@ -285,10 +288,11 @@ "objectTypes": [ "StatisticalVariable" ], - "provenanceId": "dc/6zzrcr2" + "provenanceId": "dc/d7tbsb1" }, { - "subjectId": "dc/6kk2e7env541h", + "subjectId": "Percent_1To149Minutes_HealthEnhancingPhysicalActivity_In_Count_Person", + "subjectName": "Percentage 1 To 149 Minutes, Health Enhancing Physical Activity Among Population", "subjectTypes": [ "StatisticalVariable" ], @@ -298,10 +302,11 @@ "objectTypes": [ "StatisticalVariable" ], - "provenanceId": "dc/6zzrcr2" + "provenanceId": "dc/d7tbsb1" }, { - "subjectId": "dc/btjrtzjfksspd", + "subjectId": "Percent_300OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person", + "subjectName": "Percentage 300 Or More Minutes, Health Enhancing Physical Activity Among Population", "subjectTypes": [ "StatisticalVariable" ], @@ -311,10 +316,11 @@ "objectTypes": [ "StatisticalVariable" ], - "provenanceId": "dc/6zzrcr2" + "provenanceId": "dc/d7tbsb1" }, { - "subjectId": "dc/cwk07wqzew6t8", + "subjectId": "Percent_AerobicOrMuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person", + "subjectName": "Percentage Aerobic Or Muscle Strengthening, Health Enhancing Physical Activity Among Population", "subjectTypes": [ "StatisticalVariable" ], @@ -324,10 +330,11 @@ "objectTypes": [ "StatisticalVariable" ], - "provenanceId": "dc/6zzrcr2" + "provenanceId": "dc/d7tbsb1" }, { - "subjectId": "dc/d20yq6r828zrc", + "subjectId": "Percent_AerobicSports_NonWorkRelatedPhysicalActivity_In_Count_Person", + "subjectName": "Percentage Aerobic Sports, Non Work Related Physical Activity Among Population", "subjectTypes": [ "StatisticalVariable" ], @@ -337,10 +344,11 @@ "objectTypes": [ "StatisticalVariable" ], - "provenanceId": "dc/6zzrcr2" + "provenanceId": "dc/d7tbsb1" }, { - "subjectId": "dc/h00kfxhs73dhc", + "subjectId": "Percent_Aerobic_HealthEnhancingPhysicalActivity_In_Count_Person", + "subjectName": "Percentage Aerobic, Health Enhancing Physical Activity Among Population", "subjectTypes": [ "StatisticalVariable" ], @@ -350,10 +358,11 @@ "objectTypes": [ "StatisticalVariable" ], - "provenanceId": "dc/6zzrcr2" + "provenanceId": "dc/d7tbsb1" }, { - "subjectId": "dc/jzqt6tmmb7p0h", + "subjectId": "Percent_AtLeast30MinutesPerDay_WalkingOrCycling_PhysicalActivity_In_Count_Person", + "subjectName": "Percentage At Least 30 Minutes Per Day, Walking Or Cycling, Physical Activity Among Population", "subjectTypes": [ "StatisticalVariable" ], @@ -363,10 +372,11 @@ "objectTypes": [ "StatisticalVariable" ], - "provenanceId": "dc/6zzrcr2" + "provenanceId": "dc/d7tbsb1" }, { - "subjectId": "dc/me61e2819fr9g", + "subjectId": "Percent_AtLeastOnceAWeek_BingeDrinking_In_Count_Person", + "subjectName": "Percentage At Least Once A Week, Binge Drinking Among Population", "subjectTypes": [ "StatisticalVariable" ], @@ -376,10 +386,11 @@ "objectTypes": [ "StatisticalVariable" ], - "provenanceId": "dc/6zzrcr2" + "provenanceId": "dc/d7tbsb1" }, { - "subjectId": "dc/vec47kj93z2m6", + "subjectId": "Percent_AtLeastOnceAWeek_ExposureToTobaccoSmoke_In_Count_Person", + "subjectName": "Percentage At Least Once A Week, Exposure To Tobacco Smoke Among Population", "subjectTypes": [ "StatisticalVariable" ], @@ -389,177 +400,1930 @@ "objectTypes": [ "StatisticalVariable" ], - "provenanceId": "dc/6zzrcr2" - } - ], - "Count_Person_Female": [ + "provenanceId": "dc/d7tbsb1" + }, { - "subjectId": "Count_Person_Female", - "subjectName": "Population: Female", + "subjectId": "Percent_AtLeastOneHourPerDay_ExposureToTobaccoSmoke_In_Count_Person", + "subjectName": "Percentage At Least One Hour Per Day, Exposure To Tobacco Smoke Among Population", "subjectTypes": [ "StatisticalVariable" ], - "predicate": "constraintProperties", - "objectId": "gender", - "objectName": "gender", + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", "objectTypes": [ - "Property" + "StatisticalVariable" ], "provenanceId": "dc/d7tbsb1" }, { - "subjectId": "Count_Person_Female", - "subjectName": "Population: Female", + "subjectId": "Percent_Cycling_NonWorkRelatedPhysicalActivity_In_Count_Person", + "subjectName": "Percentage Cycling, Non Work Related Physical Activity Among Population", "subjectTypes": [ "StatisticalVariable" ], - "predicate": "gender", - "objectId": "Female", - "objectName": "Female", + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", "objectTypes": [ - "GenderType" + "StatisticalVariable" ], "provenanceId": "dc/d7tbsb1" }, { - "subjectId": "Count_Person_Female", - "subjectName": "Population: Female", + "subjectId": "Percent_Daily_20OrMoreCigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person", + "subjectName": "Percentage Daily, 20 Or More Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Population", "subjectTypes": [ "StatisticalVariable" ], - "predicate": "measuredProperty", - "objectId": "count", - "objectName": "count", + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", "objectTypes": [ - "Property" + "StatisticalVariable" ], "provenanceId": "dc/d7tbsb1" }, { - "subjectId": "Count_Person_Female", - "subjectName": "Population: Female", + "subjectId": "Percent_Daily_AlcoholConsumption_In_Count_Person", + "subjectName": "Percentage Daily, Alcohol Consumption Among Population", "subjectTypes": [ "StatisticalVariable" ], - "predicate": "memberOf", - "objectId": "dc/g/Person_Gender-Female", - "objectName": "Person With Gender = Female", + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", "objectTypes": [ - "StatVarGroup" + "StatisticalVariable" ], "provenanceId": "dc/d7tbsb1" }, { - "subjectId": "Count_Person_Female", - "subjectName": "Population: Female", + "subjectId": "Percent_Daily_BingeDrinking_In_Count_Person", + "subjectName": "Percentage Daily, Binge Drinking Among Population", "subjectTypes": [ "StatisticalVariable" ], - "predicate": "name", - "objectValue": "Population: Female", + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], "provenanceId": "dc/d7tbsb1" }, { - "subjectId": "Count_Person_Female", - "subjectName": "Population: Female", + "subjectId": "Percent_Daily_LessThan20CigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person", + "subjectName": "Percentage Daily, Less Than 20 Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Population", "subjectTypes": [ "StatisticalVariable" ], - "predicate": "populationType", - "objectId": "Person", - "objectName": "Person", + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", "objectTypes": [ - "Class" + "StatisticalVariable" ], "provenanceId": "dc/d7tbsb1" }, { - "subjectId": "Count_Person_Female", - "subjectName": "Population: Female", + "subjectId": "Percent_Daily_TobaccoSmoking_10YearsOrOver_TobaccoProducts_In_Count_Person", + "subjectName": "Percentage Daily, Tobacco Smoking, 10 Years Or Over Among Population", "subjectTypes": [ "StatisticalVariable" ], - "predicate": "provenance", - "objectId": "dc/d7tbsb1", - "objectName": "https://datacommons.org", + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", "objectTypes": [ - "Provenance" + "StatisticalVariable" ], "provenanceId": "dc/d7tbsb1" }, { - "subjectId": "Count_Person_Female", - "subjectName": "Population: Female", + "subjectId": "Percent_Daily_TobaccoSmoking_Cigarettes_In_Count_Person", + "subjectName": "Percentage Daily, Tobacco Smoking, Cigarettes Among Population", "subjectTypes": [ "StatisticalVariable" ], - "predicate": "statType", - "objectId": "measuredValue", - "objectName": "measuredValue", + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", "objectTypes": [ - "Property" + "StatisticalVariable" ], "provenanceId": "dc/d7tbsb1" }, { - "subjectId": "Count_Person_Female", - "subjectName": "Population: Female", + "subjectId": "Percent_Daily_TobaccoSmoking_ECigarettes_In_Count_Person", + "subjectName": "Percentage Daily, Tobacco Smoking, E Cigarettes Among Population", "subjectTypes": [ "StatisticalVariable" ], - "predicate": "typeOf", - "objectId": "StatisticalVariable", - "objectName": "StatisticalVariable", + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", "objectTypes": [ - "Class" + "StatisticalVariable" ], "provenanceId": "dc/d7tbsb1" }, { - "subjectId": "Count_CriminalActivities_MurderAndNonNegligentManslaughter_Female_AsFractionOf_Count_Person_Female", - "subjectName": "Count of Criminal Activities: Murder And Non Negligent Manslaughter, Female (As Fraction of Count Person Female)", + "subjectId": "Percent_Daily_TobaccoSmoking_From1To5Years_TobaccoProducts_In_Count_Person", + "subjectName": "Percentage Daily, Tobacco Smoking, From 1 To 5 Years Among Population", "subjectTypes": [ "StatisticalVariable" ], "predicate": "measurementDenominator", - "objectId": "Count_Person_Female", - "objectName": "Population: Female", + "objectId": "Count_Person", + "objectName": "Population", "objectTypes": [ "StatisticalVariable" ], "provenanceId": "dc/d7tbsb1" }, { - "subjectId": "Count_Death_Female_AgeAdjusted_AsAFractionOf_Count_Person_Female", - "subjectName": "Count of Mortality Event (Age Adjusted): Female (As Fraction of Count Person Female)", + "subjectId": "Percent_Daily_TobaccoSmoking_From5To10Years_TobaccoProducts_In_Count_Person", + "subjectName": "Percentage Daily, Tobacco Smoking, From 5 To 10 Years Among Population", "subjectTypes": [ "StatisticalVariable" ], "predicate": "measurementDenominator", - "objectId": "Count_Person_Female", - "objectName": "Population: Female", + "objectId": "Count_Person", + "objectName": "Population", "objectTypes": [ "StatisticalVariable" ], "provenanceId": "dc/d7tbsb1" }, { - "subjectId": "Count_Death_Female_AsAFractionOf_Count_Person_Female", - "subjectName": "Count of Mortality Event: Female (As Fraction of Count Person Female)", + "subjectId": "Percent_Daily_TobaccoSmoking_LessThan1Year_TobaccoProducts_In_Count_Person", + "subjectName": "Percentage Daily, Tobacco Smoking, Less Than 1 Year Among Population", "subjectTypes": [ "StatisticalVariable" ], "predicate": "measurementDenominator", - "objectId": "Count_Person_Female", - "objectName": "Population: Female", + "objectId": "Count_Person", + "objectName": "Population", "objectTypes": [ "StatisticalVariable" ], "provenanceId": "dc/d7tbsb1" }, { - "subjectId": "Count_Death_IntentionalSelfHarm_Female_AsFractionOf_Count_Person_Female", - "subjectName": "Count of Mortality Event: X60-X84 (Intentional Self-harm), Female (As Fraction of Count Person Female)", + "subjectId": "Percent_Daily_TobaccoSmoking_TobaccoProducts_In_Count_Person", + "subjectName": "Percentage Daily, Tobacco Smoking Among Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_EveryMonth_AlcoholConsumption_In_Count_Person", + "subjectName": "Percentage Every Month, Alcohol Consumption Among Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_EveryMonth_BingeDrinking_In_Count_Person", + "subjectName": "Percentage Every Month, Binge Drinking Among Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_EveryWeek_AlcoholConsumption_In_Count_Person", + "subjectName": "Percentage Every Week, Alcohol Consumption Among Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_EveryWeek_BingeDrinking_In_Count_Person", + "subjectName": "Percentage Every Week, Binge Drinking Among Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_FormerSmoker_Daily_TobaccoProducts_In_Count_Person", + "subjectName": "Percentage Former Smoker, Daily Among Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_FormerSmoker_Formerly_ECigarettes_In_Count_Person", + "subjectName": "Percentage Former Smoker, E Cigarettes Among Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_HazardousAlcoholConsumption_In_Count_Person", + "subjectName": "Percentage Hazardous Alcohol Consumption Among Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_LessThanOnceAMonth_AlcoholConsumption_In_Count_Person", + "subjectName": "Percentage Less Than Once A Month, Alcohol Consumption Among Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_LessThanOnceAMonth_BingeDrinking_In_Count_Person", + "subjectName": "Percentage Less Than Once A Month, Binge Drinking Among Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_LessThanOnceAWeek_ExposureToTobaccoSmoke_In_Count_Person", + "subjectName": "Percentage Less Than Once A Week, Exposure To Tobacco Smoke Among Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_LessThanOneHourPerDay_ExposureToTobaccoSmoke_In_Count_Person", + "subjectName": "Percentage Less Than One Hour Per Day, Exposure To Tobacco Smoke Among Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_PhysicalActivity_In_Count_Person", + "subjectName": "Percentage Less Than Primary Education Or Primary Education Or Lower Secondary Education, Physical Activity Among Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_MuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person", + "subjectName": "Percentage Muscle Strengthening, Health Enhancing Physical Activity Among Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_MuscleStrengthening_NonWorkRelatedPhysicalActivity_In_Count_Person", + "subjectName": "Percentage Muscle Strengthening, Non Work Related Physical Activity Among Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_NeverOrNotInTheLast12Months_AlcoholConsumption_In_Count_Person", + "subjectName": "Percentage Never Or Not In The Last 12 Months, Alcohol Consumption Among Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_NeverOrNotInTheLast12Months_BingeDrinking_In_Count_Person", + "subjectName": "Percentage Never Or Not In The Last 12 Months, Binge Drinking Among Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_NeverOrOccasional_BingeDrinking_In_Count_Person", + "subjectName": "Percentage Never Or Occasional, Binge Drinking Among Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_Never_AlcoholConsumption_In_Count_Person", + "subjectName": "Percentage Never, Alcohol Consumption Among Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_Never_BingeDrinking_In_Count_Person", + "subjectName": "Percentage Never, Binge Drinking Among Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_NonSmoker_TobaccoProducts_In_Count_Person", + "subjectName": "Percentage Non Smoker Among Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_Normalweight_In_Count_Person", + "subjectName": "Population: Percentage Normalweight Among", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_NotInTheLast12Months_AlcoholConsumption_In_Count_Person", + "subjectName": "Percentage Not In The Last 12 Months, Alcohol Consumption Among Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_Obesity_In_Count_Person", + "subjectName": "Population: Percentage Obesity Among", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_Occasional_TobaccoSmoking_ECigarettes_In_Count_Person", + "subjectName": "Percentage Occasional, Tobacco Smoking, E Cigarettes Among Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_Occasional_TobaccoSmoking_TobaccoProducts_In_Count_Person", + "subjectName": "Percentage Occasional, Tobacco Smoking Among Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_Overweight_In_Count_Person", + "subjectName": "Population: Percentage Overweight Among", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_PhysicalActivity_In_Count_Person", + "subjectName": "Percentage Physical Activity Among Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_PreObese_In_Count_Person", + "subjectName": "Population: Percentage Pre Obese Among", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_RarelyOrNever_ExposureToTobaccoSmoke_In_Count_Person", + "subjectName": "Percentage Rarely Or Never, Exposure To Tobacco Smoke Among Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_TertiaryEducationStageOneOrTertiaryEducationStageTwo_PhysicalActivity_In_Count_Person", + "subjectName": "Percentage Tertiary Education Stage One Or Tertiary Education Stage Two, Physical Activity Among Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_TobaccoSmoking_NeverUsed_ECigarettes_In_Count_Person", + "subjectName": "Percentage Tobacco Smoking, E Cigarettes Among Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_TobaccoSmoking_TobaccoProducts_In_Count_Person", + "subjectName": "Percentage Tobacco Smoking Among Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_Underweight_In_Count_Person", + "subjectName": "Population: Percentage Underweight Among", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_PhysicalActivity_In_Count_Person", + "subjectName": "Percentage Upper Secondary Education Or Post Secondary Non Tertiary Education, Physical Activity Among Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_Walking_NonWorkRelatedPhysicalActivity_In_Count_Person", + "subjectName": "Percentage Walking, Non Work Related Physical Activity Among Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_WorkRelatedPhysicalActivity_HeavyActivity_In_Count_Person", + "subjectName": "Percentage Work Related Physical Activity, Heavy Activity Among Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_WorkRelatedPhysicalActivity_ModerateActivityOrHeavyActivity_In_Count_Person", + "subjectName": "Percentage Work Related Physical Activity, Moderate Activity Or Heavy Activity Among Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_WorkRelatedPhysicalActivity_ModerateActivity_In_Count_Person", + "subjectName": "Percentage Work Related Physical Activity, Moderate Activity Among Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_WorkRelatedPhysicalActivity_NoActivityOrLightActivity_In_Count_Person", + "subjectName": "Percentage Work Related Physical Activity, No Activity Or Light Activity Among Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "dc/06w4nhpt1vz26", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/6zzrcr2" + }, + { + "subjectId": "dc/1xmcs407enr51", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/6zzrcr2" + }, + { + "subjectId": "dc/64exg7jchnekb", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/6zzrcr2" + }, + { + "subjectId": "dc/6kk2e7env541h", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/6zzrcr2" + }, + { + "subjectId": "dc/btjrtzjfksspd", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/6zzrcr2" + }, + { + "subjectId": "dc/cwk07wqzew6t8", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/6zzrcr2" + }, + { + "subjectId": "dc/d20yq6r828zrc", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/6zzrcr2" + }, + { + "subjectId": "dc/h00kfxhs73dhc", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/6zzrcr2" + }, + { + "subjectId": "dc/jzqt6tmmb7p0h", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/6zzrcr2" + }, + { + "subjectId": "dc/me61e2819fr9g", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/6zzrcr2" + }, + { + "subjectId": "dc/vec47kj93z2m6", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person", + "objectName": "Population", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/6zzrcr2" + } + ], + "Count_Person_Female": [ + { + "subjectId": "Count_Person_Female", + "subjectName": "Population: Female", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "constraintProperties", + "objectId": "gender", + "objectName": "gender", + "objectTypes": [ + "Property" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Count_Person_Female", + "subjectName": "Population: Female", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "gender", + "objectId": "Female", + "objectName": "Female", + "objectTypes": [ + "GenderType" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Count_Person_Female", + "subjectName": "Population: Female", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measuredProperty", + "objectId": "count", + "objectName": "count", + "objectTypes": [ + "Property" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Count_Person_Female", + "subjectName": "Population: Female", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "memberOf", + "objectId": "dc/g/Person_Gender-Female", + "objectName": "Person With Gender = Female", + "objectTypes": [ + "StatVarGroup" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Count_Person_Female", + "subjectName": "Population: Female", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "name", + "objectValue": "Population: Female", + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Count_Person_Female", + "subjectName": "Population: Female", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "populationType", + "objectId": "Person", + "objectName": "Person", + "objectTypes": [ + "Class" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Count_Person_Female", + "subjectName": "Population: Female", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "provenance", + "objectId": "dc/d7tbsb1", + "objectName": "https://datacommons.org", + "objectTypes": [ + "Provenance" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Count_Person_Female", + "subjectName": "Population: Female", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "statType", + "objectId": "measuredValue", + "objectName": "measuredValue", + "objectTypes": [ + "Property" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Count_Person_Female", + "subjectName": "Population: Female", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "typeOf", + "objectId": "StatisticalVariable", + "objectName": "StatisticalVariable", + "objectTypes": [ + "Class" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Count_CriminalActivities_MurderAndNonNegligentManslaughter_Female_AsFractionOf_Count_Person_Female", + "subjectName": "Count of Criminal Activities: Murder And Non Negligent Manslaughter, Female (As Fraction of Count Person Female)", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Count_Death_Female_AgeAdjusted_AsAFractionOf_Count_Person_Female", + "subjectName": "Count of Mortality Event (Age Adjusted): Female (As Fraction of Count Person Female)", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Count_Death_Female_AsAFractionOf_Count_Person_Female", + "subjectName": "Count of Mortality Event: Female (As Fraction of Count Person Female)", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Count_Death_IntentionalSelfHarm_Female_AsFractionOf_Count_Person_Female", + "subjectName": "Count of Mortality Event: X60-X84 (Intentional Self-harm), Female (As Fraction of Count Person Female)", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_0Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female", + "subjectName": "Percentage 0 Minutes, Health Enhancing Physical Activity Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_150OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female", + "subjectName": "Percentage 150 Or More Minutes, Health Enhancing Physical Activity Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_150To299Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female", + "subjectName": "Percentage 150 To 299 Minutes, Health Enhancing Physical Activity Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_1To149Minutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female", + "subjectName": "Percentage 1 To 149 Minutes, Health Enhancing Physical Activity Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_300OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person_Female", + "subjectName": "Percentage 300 Or More Minutes, Health Enhancing Physical Activity Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_AerobicOrMuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female", + "subjectName": "Percentage Aerobic Or Muscle Strengthening, Health Enhancing Physical Activity Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_AerobicSports_NonWorkRelatedPhysicalActivity_In_Count_Person_Female", + "subjectName": "Percentage Aerobic Sports, Non Work Related Physical Activity Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_Aerobic_HealthEnhancingPhysicalActivity_In_Count_Person_Female", + "subjectName": "Percentage Aerobic, Health Enhancing Physical Activity Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_AtLeast30MinutesPerDay_WalkingOrCycling_PhysicalActivity_In_Count_Person_Female", + "subjectName": "Percentage At Least 30 Minutes Per Day, Walking Or Cycling, Physical Activity Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_AtLeastOnceAWeek_BingeDrinking_In_Count_Person_Female", + "subjectName": "Percentage At Least Once A Week, Binge Drinking Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_AtLeastOnceAWeek_ExposureToTobaccoSmoke_In_Count_Person_Female", + "subjectName": "Percentage At Least Once A Week, Exposure To Tobacco Smoke Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_AtLeastOneHourPerDay_ExposureToTobaccoSmoke_In_Count_Person_Female", + "subjectName": "Percentage At Least One Hour Per Day, Exposure To Tobacco Smoke Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_Cycling_NonWorkRelatedPhysicalActivity_In_Count_Person_Female", + "subjectName": "Percentage Cycling, Non Work Related Physical Activity Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_Daily_20OrMoreCigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person_Female", + "subjectName": "Percentage Daily, 20 Or More Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_Daily_AlcoholConsumption_In_Count_Person_Female", + "subjectName": "Percentage Daily, Alcohol Consumption Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_Daily_BingeDrinking_In_Count_Person_Female", + "subjectName": "Percentage Daily, Binge Drinking Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_Daily_LessThan20CigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person_Female", + "subjectName": "Percentage Daily, Less Than 20 Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_Daily_TobaccoSmoking_10YearsOrOver_TobaccoProducts_In_Count_Person_Female", + "subjectName": "Percentage Daily, Tobacco Smoking, 10 Years Or Over Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_Daily_TobaccoSmoking_Cigarettes_In_Count_Person_Female", + "subjectName": "Percentage Daily, Tobacco Smoking, Cigarettes Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_Daily_TobaccoSmoking_ECigarettes_In_Count_Person_Female", + "subjectName": "Percentage Daily, Tobacco Smoking, E Cigarettes Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_Daily_TobaccoSmoking_From1To5Years_TobaccoProducts_In_Count_Person_Female", + "subjectName": "Percentage Daily, Tobacco Smoking, From 1 To 5 Years Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_Daily_TobaccoSmoking_From5To10Years_TobaccoProducts_In_Count_Person_Female", + "subjectName": "Percentage Daily, Tobacco Smoking, From 5 To 10 Years Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_Daily_TobaccoSmoking_LessThan1Year_TobaccoProducts_In_Count_Person_Female", + "subjectName": "Percentage Daily, Tobacco Smoking, Less Than 1 Year Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_Daily_TobaccoSmoking_TobaccoProducts_In_Count_Person_Female", + "subjectName": "Percentage Daily, Tobacco Smoking Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_EveryMonth_AlcoholConsumption_In_Count_Person_Female", + "subjectName": "Percentage Every Month, Alcohol Consumption Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_EveryMonth_BingeDrinking_In_Count_Person_Female", + "subjectName": "Percentage Every Month, Binge Drinking Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_EveryWeek_AlcoholConsumption_In_Count_Person_Female", + "subjectName": "Percentage Every Week, Alcohol Consumption Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_EveryWeek_BingeDrinking_In_Count_Person_Female", + "subjectName": "Percentage Every Week, Binge Drinking Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_FormerSmoker_Daily_TobaccoProducts_In_Count_Person_Female", + "subjectName": "Percentage Former Smoker, Daily Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_FormerSmoker_Formerly_ECigarettes_In_Count_Person_Female", + "subjectName": "Percentage Former Smoker, E Cigarettes Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_HazardousAlcoholConsumption_In_Count_Person_Female", + "subjectName": "Percentage Hazardous Alcohol Consumption Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_LessThanOnceAMonth_AlcoholConsumption_In_Count_Person_Female", + "subjectName": "Percentage Less Than Once A Month, Alcohol Consumption Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_LessThanOnceAMonth_BingeDrinking_In_Count_Person_Female", + "subjectName": "Percentage Less Than Once A Month, Binge Drinking Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_LessThanOnceAWeek_ExposureToTobaccoSmoke_In_Count_Person_Female", + "subjectName": "Percentage Less Than Once A Week, Exposure To Tobacco Smoke Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_LessThanOneHourPerDay_ExposureToTobaccoSmoke_In_Count_Person_Female", + "subjectName": "Percentage Less Than One Hour Per Day, Exposure To Tobacco Smoke Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_PhysicalActivity_In_Count_Person_Female", + "subjectName": "Percentage Less Than Primary Education Or Primary Education Or Lower Secondary Education, Physical Activity Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_MuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person_Female", + "subjectName": "Percentage Muscle Strengthening, Health Enhancing Physical Activity Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_MuscleStrengthening_NonWorkRelatedPhysicalActivity_In_Count_Person_Female", + "subjectName": "Percentage Muscle Strengthening, Non Work Related Physical Activity Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_NeverOrNotInTheLast12Months_AlcoholConsumption_In_Count_Person_Female", + "subjectName": "Percentage Never Or Not In The Last 12 Months, Alcohol Consumption Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_NeverOrNotInTheLast12Months_BingeDrinking_In_Count_Person_Female", + "subjectName": "Percentage Never Or Not In The Last 12 Months, Binge Drinking Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_NeverOrOccasional_BingeDrinking_In_Count_Person_Female", + "subjectName": "Percentage Never Or Occasional, Binge Drinking Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_Never_AlcoholConsumption_In_Count_Person_Female", + "subjectName": "Percentage Never, Alcohol Consumption Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_Never_BingeDrinking_In_Count_Person_Female", + "subjectName": "Percentage Never, Binge Drinking Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_NonSmoker_TobaccoProducts_In_Count_Person_Female", + "subjectName": "Percentage Non Smoker Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_Normalweight_In_Count_Person_Female", + "subjectName": "Population: Percentage Normalweight Among Female", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_NotInTheLast12Months_AlcoholConsumption_In_Count_Person_Female", + "subjectName": "Percentage Not In The Last 12 Months, Alcohol Consumption Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_Obesity_In_Count_Person_Female", + "subjectName": "Population: Percentage Obesity Among Female", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_Occasional_TobaccoSmoking_ECigarettes_In_Count_Person_Female", + "subjectName": "Percentage Occasional, Tobacco Smoking, E Cigarettes Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_Occasional_TobaccoSmoking_TobaccoProducts_In_Count_Person_Female", + "subjectName": "Percentage Occasional, Tobacco Smoking Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_Overweight_In_Count_Person_Female", + "subjectName": "Population: Percentage Overweight Among Female", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_PhysicalActivity_In_Count_Person_Female", + "subjectName": "Percentage Physical Activity Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_PreObese_In_Count_Person_Female", + "subjectName": "Population: Percentage Pre Obese Among Female", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_RarelyOrNever_ExposureToTobaccoSmoke_In_Count_Person_Female", + "subjectName": "Percentage Rarely Or Never, Exposure To Tobacco Smoke Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_TertiaryEducationStageOneOrTertiaryEducationStageTwo_PhysicalActivity_In_Count_Person_Female", + "subjectName": "Percentage Tertiary Education Stage One Or Tertiary Education Stage Two, Physical Activity Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_TobaccoSmoking_NeverUsed_ECigarettes_In_Count_Person_Female", + "subjectName": "Percentage Tobacco Smoking, E Cigarettes Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_TobaccoSmoking_TobaccoProducts_In_Count_Person_Female", + "subjectName": "Percentage Tobacco Smoking Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_Underweight_In_Count_Person_Female", + "subjectName": "Population: Percentage Underweight Among Female", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_PhysicalActivity_In_Count_Person_Female", + "subjectName": "Percentage Upper Secondary Education Or Post Secondary Non Tertiary Education, Physical Activity Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_Walking_NonWorkRelatedPhysicalActivity_In_Count_Person_Female", + "subjectName": "Percentage Walking, Non Work Related Physical Activity Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_WorkRelatedPhysicalActivity_HeavyActivity_In_Count_Person_Female", + "subjectName": "Percentage Work Related Physical Activity, Heavy Activity Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_WorkRelatedPhysicalActivity_ModerateActivityOrHeavyActivity_In_Count_Person_Female", + "subjectName": "Percentage Work Related Physical Activity, Moderate Activity Or Heavy Activity Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_WorkRelatedPhysicalActivity_ModerateActivity_In_Count_Person_Female", + "subjectName": "Percentage Work Related Physical Activity, Moderate Activity Among Female Population", + "subjectTypes": [ + "StatisticalVariable" + ], + "predicate": "measurementDenominator", + "objectId": "Count_Person_Female", + "objectName": "Population: Female", + "objectTypes": [ + "StatisticalVariable" + ], + "provenanceId": "dc/d7tbsb1" + }, + { + "subjectId": "Percent_WorkRelatedPhysicalActivity_NoActivityOrLightActivity_In_Count_Person_Female", + "subjectName": "Percentage Work Related Physical Activity, No Activity Or Light Activity Among Female Population", "subjectTypes": [ "StatisticalVariable" ], diff --git a/internal/server/v1/info/golden/bulk_variable_info/bulk_result.json b/internal/server/v1/info/golden/bulk_variable_info/bulk_result.json index 112709057..23feeedc6 100644 --- a/internal/server/v1/info/golden/bulk_variable_info/bulk_result.json +++ b/internal/server/v1/info/golden/bulk_variable_info/bulk_result.json @@ -595,7 +595,6 @@ "name": "Harris County" } ], - "minValue": 15, "maxValue": 5160965 }, "ElementarySchoolDistrict": { @@ -845,6 +844,90 @@ } ] }, + "dc/bsb9pd": { + "importName": "USCensusPEP_Sex", + "observationCount": 165806, + "timeSeriesCount": 3197, + "releaseFrequency": "P1Y", + "seriesSummary": [ + { + "seriesKey": { + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" + }, + "earliestDate": "1970", + "latestDate": "2021", + "observationCount": 163032, + "timeSeriesCount": 3145, + "placeTypeSummary": { + "County": { + "placeCount": 3145, + "topPlaces": [ + { + "dcid": "geoId/06037", + "name": "Los Angeles County" + }, + { + "dcid": "geoId/17031", + "name": "Cook County" + }, + { + "dcid": "geoId/48201", + "name": "Harris County" + } + ], + "maxValue": 5119774 + } + }, + "maxValue": 5119774 + }, + { + "seriesKey": { + "measurementMethod": "CensusPEPSurvey_PartialAggregate", + "observationPeriod": "P1Y", + "isDcAggregate": true + }, + "earliestDate": "1900", + "latestDate": "2021", + "observationCount": 2774, + "timeSeriesCount": 52, + "placeTypeSummary": { + "Country": { + "placeCount": 1, + "topPlaces": [ + { + "dcid": "country/USA", + "name": "United States" + } + ], + "minValue": 37227000, + "maxValue": 167509003 + }, + "State": { + "placeCount": 51, + "topPlaces": [ + { + "dcid": "geoId/06", + "name": "California" + }, + { + "dcid": "geoId/48", + "name": "Texas" + }, + { + "dcid": "geoId/12", + "name": "Florida" + } + ], + "minValue": 138616, + "maxValue": 19829641 + } + }, + "minValue": 138616, + "maxValue": 167509003 + } + ] + }, "dc/bxgh0w": { "importName": "CensusACS5YearSurvey_SubjectTables_S2603", "observationCount": 3, @@ -1623,141 +1706,6 @@ } ] }, - "dc/vnd0tf2": { - "importName": "USCensusPEP_By_Sex_Race", - "observationCount": 162561, - "timeSeriesCount": 6386, - "releaseFrequency": "P1Y", - "seriesSummary": [ - { - "seriesKey": { - "measurementMethod": "CensusPEPSurvey", - "observationPeriod": "P1Y" - }, - "earliestDate": "1900", - "latestDate": "2020", - "observationCount": 67132, - "timeSeriesCount": 3196, - "placeTypeSummary": { - "Country": { - "placeCount": 1, - "topPlaces": [ - { - "dcid": "country/USA", - "name": "United States" - } - ], - "minValue": 37227000, - "maxValue": 155964075 - }, - "County": { - "placeCount": 3144, - "topPlaces": [ - { - "dcid": "geoId/06037", - "name": "Los Angeles County" - }, - { - "dcid": "geoId/17031", - "name": "Cook County" - }, - { - "dcid": "geoId/48201", - "name": "Harris County" - } - ], - "minValue": 26, - "maxValue": 5119774 - }, - "State": { - "placeCount": 51, - "topPlaces": [ - { - "dcid": "geoId/06", - "name": "California" - }, - { - "dcid": "geoId/48", - "name": "Texas" - }, - { - "dcid": "geoId/12", - "name": "Florida" - } - ], - "minValue": 245327, - "maxValue": 19829641 - } - }, - "minValue": 26, - "maxValue": 155964075 - }, - { - "seriesKey": { - "measurementMethod": "CensusPEPSurvey", - "observationPeriod": "P1Y", - "isDcAggregate": true - }, - "earliestDate": "1970", - "latestDate": "2020", - "observationCount": 95429, - "timeSeriesCount": 3190, - "placeTypeSummary": { - "Country": { - "placeCount": 1, - "topPlaces": [ - { - "dcid": "country/USA", - "name": "United States" - } - ], - "minValue": 117962478, - "maxValue": 167227921 - }, - "County": { - "placeCount": 3138, - "topPlaces": [ - { - "dcid": "geoId/06037", - "name": "Los Angeles County" - }, - { - "dcid": "geoId/17031", - "name": "Cook County" - }, - { - "dcid": "geoId/48201", - "name": "Harris County" - } - ], - "minValue": 20, - "maxValue": 4707081 - }, - "State": { - "placeCount": 51, - "topPlaces": [ - { - "dcid": "geoId/06", - "name": "California" - }, - { - "dcid": "geoId/48", - "name": "Texas" - }, - { - "dcid": "geoId/12", - "name": "Florida" - } - ], - "minValue": 138616, - "maxValue": 16565414 - } - }, - "minValue": 20, - "maxValue": 167227921 - } - ] - }, "dc/yd4sfb": { "importName": "EurostatData", "observationCount": 47169, @@ -2463,18 +2411,19 @@ "dc/vnd0tf2": { "importName": "USCensusPEP_By_Sex_Race", "observationCount": 67063, - "timeSeriesCount": 3197, + "timeSeriesCount": 3196, "releaseFrequency": "P1Y", "seriesSummary": [ { "seriesKey": { - "measurementMethod": "CensusPEPSurvey", - "observationPeriod": "P1Y" + "measurementMethod": "CensusPEPSurvey_PartialAggregate_Race2000Onwards", + "observationPeriod": "P1Y", + "isDcAggregate": true }, "earliestDate": "2000", "latestDate": "2020", - "observationCount": 67052, - "timeSeriesCount": 3196, + "observationCount": 21, + "timeSeriesCount": 1, "placeTypeSummary": { "Country": { "placeCount": 1, @@ -2485,8 +2434,22 @@ } ], "minValue": 5523282, - "maxValue": 7762568 - }, + "maxValue": 10441573 + } + }, + "minValue": 5523282, + "maxValue": 10441573 + }, + { + "seriesKey": { + "measurementMethod": "CensusPEPSurvey_Race2000Onwards", + "observationPeriod": "P1Y" + }, + "earliestDate": "2000", + "latestDate": "2020", + "observationCount": 67042, + "timeSeriesCount": 3195, + "placeTypeSummary": { "County": { "placeCount": 3144, "topPlaces": [ @@ -2525,33 +2488,7 @@ "maxValue": 3265079 } }, - "maxValue": 7762568 - }, - { - "seriesKey": { - "measurementMethod": "CensusPEPSurvey", - "observationPeriod": "P1Y", - "isDcAggregate": true - }, - "earliestDate": "2010", - "latestDate": "2020", - "observationCount": 11, - "timeSeriesCount": 1, - "placeTypeSummary": { - "Country": { - "placeCount": 1, - "topPlaces": [ - { - "dcid": "country/USA", - "name": "United States" - } - ], - "minValue": 7996766, - "maxValue": 10441573 - } - }, - "minValue": 7996766, - "maxValue": 10441573 + "maxValue": 3265079 } ] } diff --git a/internal/server/v1/observations/golden/bulk_point/all_2010.json b/internal/server/v1/observations/golden/bulk_point/all_2010.json index 12fac03b7..c90faf41d 100644 --- a/internal/server/v1/observations/golden/bulk_point/all_2010.json +++ b/internal/server/v1/observations/golden/bulk_point/all_2010.json @@ -41,8 +41,8 @@ "points_by_facet": [ { "date": "2010", - "value": 309326085, - "facet": 2517965213 + "value": 309327143, + "facet": 2176550201 }, { "date": "2010", @@ -56,8 +56,8 @@ }, { "date": "2010", - "value": 309327143, - "facet": 2176550201 + "value": 309326085, + "facet": 2517965213 }, { "date": "2010", @@ -81,8 +81,8 @@ "points_by_facet": [ { "date": "2010", - "value": 37266600, - "facet": 2517965213 + "value": 37319550, + "facet": 2176550201 }, { "date": "2010", @@ -91,8 +91,8 @@ }, { "date": "2010", - "value": 37319550, - "facet": 2176550201 + "value": 37266600, + "facet": 2517965213 }, { "date": "2010", @@ -116,8 +116,8 @@ "points_by_facet": [ { "date": "2010", - "value": 74227, - "facet": 2517965213 + "value": 73759, + "facet": 2176550201 }, { "date": "2010", @@ -126,13 +126,13 @@ }, { "date": "2010", - "value": 74236, - "facet": 2176550201 + "value": 74320, + "facet": 1226172227 }, { "date": "2010", - "value": 74320, - "facet": 1226172227 + "value": 74227, + "facet": 2517965213 }, { "date": "2010", diff --git a/internal/server/v1/observations/golden/bulk_point/all_latest.json b/internal/server/v1/observations/golden/bulk_point/all_latest.json index 1395a2160..e7581a1f3 100644 --- a/internal/server/v1/observations/golden/bulk_point/all_latest.json +++ b/internal/server/v1/observations/golden/bulk_point/all_latest.json @@ -65,9 +65,9 @@ "entity": "country/USA", "points_by_facet": [ { - "date": "2019", - "value": 328239523, - "facet": 2517965213 + "date": "2021", + "value": 331893745, + "facet": 2176550201 }, { "date": "2020", @@ -85,9 +85,9 @@ "facet": 3981252704 }, { - "date": "2020", - "value": 329484123, - "facet": 2176550201 + "date": "2019", + "value": 328239523, + "facet": 2517965213 }, { "date": "2019", @@ -130,9 +130,9 @@ "entity": "geoId/06", "points_by_facet": [ { - "date": "2019", - "value": 39512223, - "facet": 2517965213 + "date": "2021", + "value": 39237836, + "facet": 2176550201 }, { "date": "2020", @@ -145,9 +145,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 39368078, - "facet": 2176550201 + "date": "2019", + "value": 39512223, + "facet": 2517965213 }, { "date": "2019", @@ -185,9 +185,9 @@ "entity": "geoId/0649670", "points_by_facet": [ { - "date": "2018", - "value": 83377, - "facet": 2517965213 + "date": "2021", + "value": 81516, + "facet": 2176550201 }, { "date": "2020", @@ -199,16 +199,16 @@ "value": 82376, "facet": 1541763368 }, - { - "date": "2019", - "value": 82739, - "facet": 2176550201 - }, { "date": "2019", "value": 82726, "facet": 1226172227 }, + { + "date": "2018", + "value": 83377, + "facet": 2517965213 + }, { "date": "2013", "value": 77846, @@ -350,13 +350,13 @@ "entity": "country/USA", "points_by_facet": [ { - "date": "2022-05", - "value": 5950000, + "date": "2022-06", + "value": 5912000, "facet": 3707913853 }, { - "date": "2022-03", - "value": 6245000, + "date": "2022-06", + "value": 5934000, "facet": 1714978719 } ] @@ -365,8 +365,8 @@ "entity": "geoId/06", "points_by_facet": [ { - "date": "2022-05", - "value": 660683, + "date": "2022-06", + "value": 763347, "facet": 324358135 }, { @@ -375,8 +375,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 835058, + "date": "2022-06", + "value": 819453, "facet": 1249140336 } ] @@ -385,8 +385,8 @@ "entity": "geoId/0649670", "points_by_facet": [ { - "date": "2022-04", - "value": 751, + "date": "2022-05", + "value": 666, "facet": 324358135 }, { @@ -411,8 +411,8 @@ "entity": "country/USA", "points_by_facet": [ { - "date": "2022-06-27", - "value": 87031752, + "date": "2022-07-25", + "value": 90415556, "facet": 2232540893 } ] @@ -421,8 +421,8 @@ "entity": "geoId/06", "points_by_facet": [ { - "date": "2022-06-27", - "value": 10038765, + "date": "2022-07-25", + "value": 10594052, "facet": 2232540893 } ] diff --git a/internal/server/v1/observations/golden/bulk_point/preferred_2010.json b/internal/server/v1/observations/golden/bulk_point/preferred_2010.json index 6348a07da..82f349cac 100644 --- a/internal/server/v1/observations/golden/bulk_point/preferred_2010.json +++ b/internal/server/v1/observations/golden/bulk_point/preferred_2010.json @@ -21,8 +21,8 @@ "points_by_facet": [ { "date": "2010", - "value": 309326085, - "facet": 2517965213 + "value": 309327143, + "facet": 2176550201 } ] }, @@ -31,8 +31,8 @@ "points_by_facet": [ { "date": "2010", - "value": 37266600, - "facet": 2517965213 + "value": 37319550, + "facet": 2176550201 } ] }, @@ -41,8 +41,8 @@ "points_by_facet": [ { "date": "2010", - "value": 74227, - "facet": 2517965213 + "value": 73759, + "facet": 2176550201 } ] } @@ -151,16 +151,17 @@ "observation_period": "P1Y", "unit": "InternationalDollar" }, + "2176550201": { + "import_name": "USCensusPEP_Annual_Population", + "provenance_url": "https://www2.census.gov/programs-surveys/popest/tables", + "measurement_method": "CensusPEPSurvey", + "observation_period": "P1Y" + }, "2343540064": { "import_name": "FBIGovCrime_AggCountry", "provenance_url": "http://www.fbi.gov/services/cjis/ucr", "observation_period": "P1Y" }, - "2517965213": { - "import_name": "CensusPEP", - "provenance_url": "https://www.census.gov/programs-surveys/popest.html", - "measurement_method": "CensusPEPSurvey" - }, "4277990144": { "import_name": "FBIGovCrime", "provenance_url": "http://www.fbi.gov/services/cjis/ucr", diff --git a/internal/server/v1/observations/golden/bulk_point/preferred_latest.json b/internal/server/v1/observations/golden/bulk_point/preferred_latest.json index a3a7f830b..0ba0d8bc0 100644 --- a/internal/server/v1/observations/golden/bulk_point/preferred_latest.json +++ b/internal/server/v1/observations/golden/bulk_point/preferred_latest.json @@ -190,8 +190,8 @@ "entity": "country/USA", "points_by_facet": [ { - "date": "2022-03", - "value": 6245000, + "date": "2022-06", + "value": 5934000, "facet": 1714978719 } ] @@ -200,8 +200,8 @@ "entity": "geoId/06", "points_by_facet": [ { - "date": "2022-05", - "value": 835058, + "date": "2022-06", + "value": 819453, "facet": 1249140336 } ] @@ -231,8 +231,8 @@ "entity": "country/USA", "points_by_facet": [ { - "date": "2022-06-27", - "value": 87031752, + "date": "2022-07-25", + "value": 90415556, "facet": 2232540893 } ] @@ -241,8 +241,8 @@ "entity": "geoId/06", "points_by_facet": [ { - "date": "2022-06-27", - "value": 10038765, + "date": "2022-07-25", + "value": 10594052, "facet": 2232540893 } ] diff --git a/internal/server/v1/observations/golden/bulk_point_linked/all_CA_County.json b/internal/server/v1/observations/golden/bulk_point_linked/all_CA_County.json index 65f77804a..f6524c8f4 100644 --- a/internal/server/v1/observations/golden/bulk_point_linked/all_CA_County.json +++ b/internal/server/v1/observations/golden/bulk_point_linked/all_CA_County.json @@ -7,9 +7,9 @@ "entity": "geoId/06001", "points_by_facet": [ { - "date": "2019", - "value": 1671329, - "facet": 2517965213 + "date": "2021", + "value": 1648556, + "facet": 2176550201 }, { "date": "2020", @@ -27,9 +27,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 1662323, - "facet": 2176550201 + "date": "2019", + "value": 1671329, + "facet": 2517965213 }, { "date": "2011", @@ -47,9 +47,9 @@ "entity": "geoId/06003", "points_by_facet": [ { - "date": "2018", - "value": 1101, - "facet": 2517965213 + "date": "2021", + "value": 1235, + "facet": 2176550201 }, { "date": "2020", @@ -62,9 +62,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1119, - "facet": 2176550201 + "date": "2018", + "value": 1101, + "facet": 2517965213 }, { "date": "2011", @@ -82,9 +82,9 @@ "entity": "geoId/06005", "points_by_facet": [ { - "date": "2018", - "value": 39383, - "facet": 2517965213 + "date": "2021", + "value": 41259, + "facet": 2176550201 }, { "date": "2020", @@ -97,9 +97,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 40083, - "facet": 2176550201 + "date": "2018", + "value": 39383, + "facet": 2517965213 }, { "date": "2011", @@ -117,9 +117,9 @@ "entity": "geoId/06007", "points_by_facet": [ { - "date": "2019", - "value": 219186, - "facet": 2517965213 + "date": "2021", + "value": 208309, + "facet": 2176550201 }, { "date": "2020", @@ -137,9 +137,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 212744, - "facet": 2176550201 + "date": "2019", + "value": 219186, + "facet": 2517965213 }, { "date": "2011", @@ -157,9 +157,9 @@ "entity": "geoId/06009", "points_by_facet": [ { - "date": "2018", - "value": 45602, - "facet": 2517965213 + "date": "2021", + "value": 46221, + "facet": 2176550201 }, { "date": "2020", @@ -172,9 +172,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 46308, - "facet": 2176550201 + "date": "2018", + "value": 45602, + "facet": 2517965213 }, { "date": "2011", @@ -192,9 +192,9 @@ "entity": "geoId/06011", "points_by_facet": [ { - "date": "2018", - "value": 21627, - "facet": 2517965213 + "date": "2021", + "value": 21917, + "facet": 2176550201 }, { "date": "2020", @@ -207,9 +207,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21558, - "facet": 2176550201 + "date": "2018", + "value": 21627, + "facet": 2517965213 }, { "date": "2011", @@ -227,9 +227,9 @@ "entity": "geoId/06013", "points_by_facet": [ { - "date": "2019", - "value": 1153526, - "facet": 2517965213 + "date": "2021", + "value": 1161413, + "facet": 2176550201 }, { "date": "2020", @@ -247,9 +247,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 1152333, - "facet": 2176550201 + "date": "2019", + "value": 1153526, + "facet": 2517965213 }, { "date": "2014", @@ -267,9 +267,9 @@ "entity": "geoId/06015", "points_by_facet": [ { - "date": "2019", - "value": 27812, - "facet": 2517965213 + "date": "2021", + "value": 28100, + "facet": 2176550201 }, { "date": "2020", @@ -282,9 +282,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 27968, - "facet": 2176550201 + "date": "2019", + "value": 27812, + "facet": 2517965213 }, { "date": "2011", @@ -302,9 +302,9 @@ "entity": "geoId/06017", "points_by_facet": [ { - "date": "2019", - "value": 192843, - "facet": 2517965213 + "date": "2021", + "value": 193221, + "facet": 2176550201 }, { "date": "2020", @@ -322,9 +322,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 192925, - "facet": 2176550201 + "date": "2019", + "value": 192843, + "facet": 2517965213 }, { "date": "2011", @@ -342,9 +342,9 @@ "entity": "geoId/06019", "points_by_facet": [ { - "date": "2019", - "value": 999101, - "facet": 2517965213 + "date": "2021", + "value": 1013581, + "facet": 2176550201 }, { "date": "2020", @@ -362,9 +362,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 1000918, - "facet": 2176550201 + "date": "2019", + "value": 999101, + "facet": 2517965213 }, { "date": "2011", @@ -382,9 +382,9 @@ "entity": "geoId/06021", "points_by_facet": [ { - "date": "2018", - "value": 28047, - "facet": 2517965213 + "date": "2021", + "value": 28805, + "facet": 2176550201 }, { "date": "2020", @@ -397,9 +397,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 28283, - "facet": 2176550201 + "date": "2018", + "value": 28047, + "facet": 2517965213 }, { "date": "2011", @@ -417,9 +417,9 @@ "entity": "geoId/06023", "points_by_facet": [ { - "date": "2019", - "value": 135558, - "facet": 2517965213 + "date": "2021", + "value": 136310, + "facet": 2176550201 }, { "date": "2020", @@ -437,9 +437,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 134977, - "facet": 2176550201 + "date": "2019", + "value": 135558, + "facet": 2517965213 }, { "date": "2011", @@ -457,9 +457,9 @@ "entity": "geoId/06025", "points_by_facet": [ { - "date": "2019", - "value": 181215, - "facet": 2517965213 + "date": "2021", + "value": 179851, + "facet": 2176550201 }, { "date": "2020", @@ -477,9 +477,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 180267, - "facet": 2176550201 + "date": "2019", + "value": 181215, + "facet": 2517965213 }, { "date": "2011", @@ -497,9 +497,9 @@ "entity": "geoId/06027", "points_by_facet": [ { - "date": "2018", - "value": 17987, - "facet": 2517965213 + "date": "2021", + "value": 18970, + "facet": 2176550201 }, { "date": "2020", @@ -512,9 +512,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 18046, - "facet": 2176550201 + "date": "2018", + "value": 17987, + "facet": 2517965213 }, { "date": "2011", @@ -532,9 +532,9 @@ "entity": "geoId/06029", "points_by_facet": [ { - "date": "2019", - "value": 900202, - "facet": 2517965213 + "date": "2021", + "value": 917673, + "facet": 2176550201 }, { "date": "2020", @@ -552,9 +552,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 901362, - "facet": 2176550201 + "date": "2019", + "value": 900202, + "facet": 2517965213 }, { "date": "2011", @@ -572,9 +572,9 @@ "entity": "geoId/06031", "points_by_facet": [ { - "date": "2019", - "value": 152940, - "facet": 2517965213 + "date": "2021", + "value": 153443, + "facet": 2176550201 }, { "date": "2020", @@ -592,9 +592,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 152692, - "facet": 2176550201 + "date": "2019", + "value": 152940, + "facet": 2517965213 }, { "date": "2012", @@ -612,9 +612,9 @@ "entity": "geoId/06033", "points_by_facet": [ { - "date": "2019", - "value": 64386, - "facet": 2517965213 + "date": "2021", + "value": 68766, + "facet": 2176550201 }, { "date": "2020", @@ -632,9 +632,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 64479, - "facet": 2176550201 + "date": "2019", + "value": 64386, + "facet": 2517965213 }, { "date": "2011", @@ -652,9 +652,9 @@ "entity": "geoId/06035", "points_by_facet": [ { - "date": "2019", - "value": 30573, - "facet": 2517965213 + "date": "2021", + "value": 33159, + "facet": 2176550201 }, { "date": "2020", @@ -667,9 +667,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 30016, - "facet": 2176550201 + "date": "2019", + "value": 30573, + "facet": 2517965213 }, { "date": "2011", @@ -687,9 +687,9 @@ "entity": "geoId/06037", "points_by_facet": [ { - "date": "2019", - "value": 10039107, - "facet": 2517965213 + "date": "2021", + "value": 9829544, + "facet": 2176550201 }, { "date": "2020", @@ -707,9 +707,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 9943046, - "facet": 2176550201 + "date": "2019", + "value": 10039107, + "facet": 2517965213 }, { "date": "2011", @@ -727,9 +727,9 @@ "entity": "geoId/06039", "points_by_facet": [ { - "date": "2019", - "value": 157327, - "facet": 2517965213 + "date": "2021", + "value": 159410, + "facet": 2176550201 }, { "date": "2020", @@ -747,9 +747,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 157761, - "facet": 2176550201 + "date": "2019", + "value": 157327, + "facet": 2517965213 }, { "date": "2011", @@ -767,9 +767,9 @@ "entity": "geoId/06041", "points_by_facet": [ { - "date": "2019", - "value": 258826, - "facet": 2517965213 + "date": "2021", + "value": 260206, + "facet": 2176550201 }, { "date": "2020", @@ -787,9 +787,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 257332, - "facet": 2176550201 + "date": "2019", + "value": 258826, + "facet": 2517965213 }, { "date": "2011", @@ -807,9 +807,9 @@ "entity": "geoId/06043", "points_by_facet": [ { - "date": "2018", - "value": 17471, - "facet": 2517965213 + "date": "2021", + "value": 17147, + "facet": 2176550201 }, { "date": "2020", @@ -822,9 +822,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 17160, - "facet": 2176550201 + "date": "2018", + "value": 17471, + "facet": 2517965213 }, { "date": "2011", @@ -842,9 +842,9 @@ "entity": "geoId/06045", "points_by_facet": [ { - "date": "2019", - "value": 86749, - "facet": 2517965213 + "date": "2021", + "value": 91305, + "facet": 2176550201 }, { "date": "2020", @@ -862,9 +862,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 86061, - "facet": 2176550201 + "date": "2019", + "value": 86749, + "facet": 2517965213 }, { "date": "2011", @@ -882,9 +882,9 @@ "entity": "geoId/06047", "points_by_facet": [ { - "date": "2019", - "value": 277680, - "facet": 2517965213 + "date": "2021", + "value": 286461, + "facet": 2176550201 }, { "date": "2020", @@ -902,9 +902,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 279252, - "facet": 2176550201 + "date": "2019", + "value": 277680, + "facet": 2517965213 }, { "date": "2011", @@ -922,9 +922,9 @@ "entity": "geoId/06049", "points_by_facet": [ { - "date": "2018", - "value": 8777, - "facet": 2517965213 + "date": "2021", + "value": 8661, + "facet": 2176550201 }, { "date": "2020", @@ -937,9 +937,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8763, - "facet": 2176550201 + "date": "2018", + "value": 8777, + "facet": 2517965213 }, { "date": "2011", @@ -957,9 +957,9 @@ "entity": "geoId/06051", "points_by_facet": [ { - "date": "2018", - "value": 14250, - "facet": 2517965213 + "date": "2021", + "value": 13247, + "facet": 2176550201 }, { "date": "2020", @@ -972,9 +972,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14534, - "facet": 2176550201 + "date": "2018", + "value": 14250, + "facet": 2517965213 }, { "date": "2011", @@ -992,9 +992,9 @@ "entity": "geoId/06053", "points_by_facet": [ { - "date": "2019", - "value": 434061, - "facet": 2517965213 + "date": "2021", + "value": 437325, + "facet": 2176550201 }, { "date": "2020", @@ -1012,9 +1012,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 430906, - "facet": 2176550201 + "date": "2019", + "value": 434061, + "facet": 2517965213 }, { "date": "2011", @@ -1032,9 +1032,9 @@ "entity": "geoId/06055", "points_by_facet": [ { - "date": "2019", - "value": 137744, - "facet": 2517965213 + "date": "2021", + "value": 136207, + "facet": 2176550201 }, { "date": "2020", @@ -1052,9 +1052,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 135965, - "facet": 2176550201 + "date": "2019", + "value": 137744, + "facet": 2517965213 }, { "date": "2011", @@ -1072,9 +1072,9 @@ "entity": "geoId/06057", "points_by_facet": [ { - "date": "2019", - "value": 99755, - "facet": 2517965213 + "date": "2021", + "value": 103487, + "facet": 2176550201 }, { "date": "2020", @@ -1092,9 +1092,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 99606, - "facet": 2176550201 + "date": "2019", + "value": 99755, + "facet": 2517965213 }, { "date": "2011", @@ -1110,11 +1110,11 @@ }, { "entity": "geoId/06059", - "points_by_facet": [ - { - "date": "2019", - "value": 3175692, - "facet": 2517965213 + "points_by_facet": [ + { + "date": "2021", + "value": 3167809, + "facet": 2176550201 }, { "date": "2020", @@ -1132,9 +1132,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 3166857, - "facet": 2176550201 + "date": "2019", + "value": 3175692, + "facet": 2517965213 }, { "date": "2011", @@ -1152,9 +1152,9 @@ "entity": "geoId/06061", "points_by_facet": [ { - "date": "2019", - "value": 398329, - "facet": 2517965213 + "date": "2021", + "value": 412300, + "facet": 2176550201 }, { "date": "2020", @@ -1172,9 +1172,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 402950, - "facet": 2176550201 + "date": "2019", + "value": 398329, + "facet": 2517965213 }, { "date": "2011", @@ -1192,9 +1192,9 @@ "entity": "geoId/06063", "points_by_facet": [ { - "date": "2018", - "value": 18804, - "facet": 2517965213 + "date": "2021", + "value": 19915, + "facet": 2176550201 }, { "date": "2020", @@ -1207,9 +1207,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 18967, - "facet": 2176550201 + "date": "2018", + "value": 18804, + "facet": 2517965213 }, { "date": "2011", @@ -1227,9 +1227,9 @@ "entity": "geoId/06065", "points_by_facet": [ { - "date": "2019", - "value": 2470546, - "facet": 2517965213 + "date": "2021", + "value": 2458395, + "facet": 2176550201 }, { "date": "2020", @@ -1247,9 +1247,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 2489188, - "facet": 2176550201 + "date": "2019", + "value": 2470546, + "facet": 2517965213 }, { "date": "2011", @@ -1267,9 +1267,9 @@ "entity": "geoId/06067", "points_by_facet": [ { - "date": "2019", - "value": 1552058, - "facet": 2517965213 + "date": "2021", + "value": 1588921, + "facet": 2176550201 }, { "date": "2020", @@ -1287,9 +1287,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 1559146, - "facet": 2176550201 + "date": "2019", + "value": 1552058, + "facet": 2517965213 }, { "date": "2011", @@ -1307,9 +1307,9 @@ "entity": "geoId/06069", "points_by_facet": [ { - "date": "2019", - "value": 62808, - "facet": 2517965213 + "date": "2021", + "value": 66677, + "facet": 2176550201 }, { "date": "2020", @@ -1322,9 +1322,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 64055, - "facet": 2176550201 + "date": "2019", + "value": 62808, + "facet": 2517965213 }, { "date": "2011", @@ -1342,9 +1342,9 @@ "entity": "geoId/06071", "points_by_facet": [ { - "date": "2019", - "value": 2180085, - "facet": 2517965213 + "date": "2021", + "value": 2194710, + "facet": 2176550201 }, { "date": "2020", @@ -1362,9 +1362,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 2189183, - "facet": 2176550201 + "date": "2019", + "value": 2180085, + "facet": 2517965213 }, { "date": "2011", @@ -1382,9 +1382,9 @@ "entity": "geoId/06073", "points_by_facet": [ { - "date": "2019", - "value": 3338330, - "facet": 2517965213 + "date": "2021", + "value": 3286069, + "facet": 2176550201 }, { "date": "2020", @@ -1402,9 +1402,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 3332427, - "facet": 2176550201 + "date": "2019", + "value": 3338330, + "facet": 2517965213 }, { "date": "2011", @@ -1421,6 +1421,11 @@ { "entity": "geoId/06075", "points_by_facet": [ + { + "date": "2021", + "value": 815201, + "facet": 2176550201 + }, { "date": "2020", "value": 874784, @@ -1436,11 +1441,6 @@ "value": 881549, "facet": 1226172227 }, - { - "date": "2020", - "value": 866606, - "facet": 2176550201 - }, { "date": "2015", "value": 864816, @@ -1452,9 +1452,9 @@ "entity": "geoId/06077", "points_by_facet": [ { - "date": "2019", - "value": 762148, - "facet": 2517965213 + "date": "2021", + "value": 789410, + "facet": 2176550201 }, { "date": "2020", @@ -1472,9 +1472,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 767967, - "facet": 2176550201 + "date": "2019", + "value": 762148, + "facet": 2517965213 }, { "date": "2014", @@ -1492,9 +1492,9 @@ "entity": "geoId/06079", "points_by_facet": [ { - "date": "2019", - "value": 283111, - "facet": 2517965213 + "date": "2021", + "value": 283159, + "facet": 2176550201 }, { "date": "2020", @@ -1512,9 +1512,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 282249, - "facet": 2176550201 + "date": "2019", + "value": 283111, + "facet": 2517965213 }, { "date": "2011", @@ -1531,6 +1531,11 @@ { "entity": "geoId/06081", "points_by_facet": [ + { + "date": "2021", + "value": 737888, + "facet": 2176550201 + }, { "date": "2020", "value": 765623, @@ -1546,11 +1551,6 @@ "value": 766573, "facet": 1226172227 }, - { - "date": "2020", - "value": 758308, - "facet": 2176550201 - }, { "date": "2011", "value": 727209, @@ -1567,9 +1567,9 @@ "entity": "geoId/06083", "points_by_facet": [ { - "date": "2019", - "value": 446499, - "facet": 2517965213 + "date": "2021", + "value": 446475, + "facet": 2176550201 }, { "date": "2020", @@ -1587,9 +1587,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 444766, - "facet": 2176550201 + "date": "2019", + "value": 446499, + "facet": 2517965213 }, { "date": "2011", @@ -1607,9 +1607,9 @@ "entity": "geoId/06085", "points_by_facet": [ { - "date": "2019", - "value": 1927852, - "facet": 2517965213 + "date": "2021", + "value": 1885508, + "facet": 2176550201 }, { "date": "2020", @@ -1627,9 +1627,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 1907105, - "facet": 2176550201 + "date": "2019", + "value": 1927852, + "facet": 2517965213 }, { "date": "2011", @@ -1647,9 +1647,9 @@ "entity": "geoId/06087", "points_by_facet": [ { - "date": "2019", - "value": 273213, - "facet": 2517965213 + "date": "2021", + "value": 267792, + "facet": 2176550201 }, { "date": "2020", @@ -1667,9 +1667,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 269925, - "facet": 2176550201 + "date": "2019", + "value": 273213, + "facet": 2517965213 }, { "date": "2011", @@ -1687,9 +1687,9 @@ "entity": "geoId/06089", "points_by_facet": [ { - "date": "2019", - "value": 180080, - "facet": 2517965213 + "date": "2021", + "value": 182139, + "facet": 2176550201 }, { "date": "2020", @@ -1707,9 +1707,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 179027, - "facet": 2176550201 + "date": "2019", + "value": 180080, + "facet": 2517965213 }, { "date": "2011", @@ -1727,9 +1727,9 @@ "entity": "geoId/06091", "points_by_facet": [ { - "date": "2018", - "value": 2987, - "facet": 2517965213 + "date": "2021", + "value": 3283, + "facet": 2176550201 }, { "date": "2020", @@ -1742,9 +1742,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2920, - "facet": 2176550201 + "date": "2018", + "value": 2987, + "facet": 2517965213 }, { "date": "2011", @@ -1762,9 +1762,9 @@ "entity": "geoId/06093", "points_by_facet": [ { - "date": "2018", - "value": 43724, - "facet": 2517965213 + "date": "2021", + "value": 44118, + "facet": 2176550201 }, { "date": "2020", @@ -1777,9 +1777,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 43245, - "facet": 2176550201 + "date": "2018", + "value": 43724, + "facet": 2517965213 }, { "date": "2011", @@ -1797,9 +1797,9 @@ "entity": "geoId/06095", "points_by_facet": [ { - "date": "2019", - "value": 447643, - "facet": 2517965213 + "date": "2021", + "value": 451716, + "facet": 2176550201 }, { "date": "2020", @@ -1817,9 +1817,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 446935, - "facet": 2176550201 + "date": "2019", + "value": 447643, + "facet": 2517965213 }, { "date": "2011", @@ -1837,9 +1837,9 @@ "entity": "geoId/06097", "points_by_facet": [ { - "date": "2019", - "value": 494336, - "facet": 2517965213 + "date": "2021", + "value": 485887, + "facet": 2176550201 }, { "date": "2020", @@ -1857,9 +1857,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 489819, - "facet": 2176550201 + "date": "2019", + "value": 494336, + "facet": 2517965213 }, { "date": "2011", @@ -1877,9 +1877,9 @@ "entity": "geoId/06099", "points_by_facet": [ { - "date": "2019", - "value": 550660, - "facet": 2517965213 + "date": "2021", + "value": 552999, + "facet": 2176550201 }, { "date": "2020", @@ -1897,9 +1897,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 550081, - "facet": 2176550201 + "date": "2019", + "value": 550660, + "facet": 2517965213 }, { "date": "2011", @@ -1917,9 +1917,9 @@ "entity": "geoId/06101", "points_by_facet": [ { - "date": "2019", - "value": 96971, - "facet": 2517965213 + "date": "2021", + "value": 99063, + "facet": 2176550201 }, { "date": "2020", @@ -1937,9 +1937,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 96385, - "facet": 2176550201 + "date": "2019", + "value": 96971, + "facet": 2517965213 }, { "date": "2011", @@ -1957,9 +1957,9 @@ "entity": "geoId/06103", "points_by_facet": [ { - "date": "2019", - "value": 65084, - "facet": 2517965213 + "date": "2021", + "value": 65498, + "facet": 2176550201 }, { "date": "2020", @@ -1977,9 +1977,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 64494, - "facet": 2176550201 + "date": "2019", + "value": 65084, + "facet": 2517965213 }, { "date": "2011", @@ -1997,9 +1997,9 @@ "entity": "geoId/06105", "points_by_facet": [ { - "date": "2018", - "value": 12535, - "facet": 2517965213 + "date": "2021", + "value": 16060, + "facet": 2176550201 }, { "date": "2020", @@ -2012,9 +2012,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12216, - "facet": 2176550201 + "date": "2018", + "value": 12535, + "facet": 2517965213 }, { "date": "2011", @@ -2032,9 +2032,9 @@ "entity": "geoId/06107", "points_by_facet": [ { - "date": "2019", - "value": 466195, - "facet": 2517965213 + "date": "2021", + "value": 477054, + "facet": 2176550201 }, { "date": "2020", @@ -2052,9 +2052,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 468680, - "facet": 2176550201 + "date": "2019", + "value": 466195, + "facet": 2517965213 }, { "date": "2011", @@ -2072,9 +2072,9 @@ "entity": "geoId/06109", "points_by_facet": [ { - "date": "2019", - "value": 54478, - "facet": 2517965213 + "date": "2021", + "value": 55810, + "facet": 2176550201 }, { "date": "2020", @@ -2087,9 +2087,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 54515, - "facet": 2176550201 + "date": "2019", + "value": 54478, + "facet": 2517965213 }, { "date": "2011", @@ -2107,9 +2107,9 @@ "entity": "geoId/06111", "points_by_facet": [ { - "date": "2019", - "value": 846006, - "facet": 2517965213 + "date": "2021", + "value": 839784, + "facet": 2176550201 }, { "date": "2020", @@ -2127,9 +2127,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 841387, - "facet": 2176550201 + "date": "2019", + "value": 846006, + "facet": 2517965213 }, { "date": "2011", @@ -2147,9 +2147,9 @@ "entity": "geoId/06113", "points_by_facet": [ { - "date": "2019", - "value": 220500, - "facet": 2517965213 + "date": "2021", + "value": 216986, + "facet": 2176550201 }, { "date": "2020", @@ -2167,9 +2167,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 219728, - "facet": 2176550201 + "date": "2019", + "value": 220500, + "facet": 2517965213 }, { "date": "2011", @@ -2187,9 +2187,9 @@ "entity": "geoId/06115", "points_by_facet": [ { - "date": "2019", - "value": 78668, - "facet": 2517965213 + "date": "2021", + "value": 83421, + "facet": 2176550201 }, { "date": "2020", @@ -2207,9 +2207,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 80160, - "facet": 2176550201 + "date": "2019", + "value": 78668, + "facet": 2517965213 }, { "date": "2011", diff --git a/internal/server/v1/observations/golden/bulk_point_linked/all_CA_County_2015.json b/internal/server/v1/observations/golden/bulk_point_linked/all_CA_County_2015.json index 77d909dc9..eab82bee7 100644 --- a/internal/server/v1/observations/golden/bulk_point_linked/all_CA_County_2015.json +++ b/internal/server/v1/observations/golden/bulk_point_linked/all_CA_County_2015.json @@ -8,8 +8,8 @@ "points_by_facet": [ { "date": "2015", - "value": 1634538, - "facet": 2517965213 + "value": 1634326, + "facet": 2176550201 }, { "date": "2015", @@ -23,8 +23,8 @@ }, { "date": "2015", - "value": 1634326, - "facet": 2176550201 + "value": 1634538, + "facet": 2517965213 }, { "date": "2015", @@ -38,8 +38,8 @@ "points_by_facet": [ { "date": "2015", - "value": 1087, - "facet": 2517965213 + "value": 1080, + "facet": 2176550201 }, { "date": "2015", @@ -48,8 +48,8 @@ }, { "date": "2015", - "value": 1080, - "facet": 2176550201 + "value": 1087, + "facet": 2517965213 }, { "date": "2015", @@ -63,8 +63,8 @@ "points_by_facet": [ { "date": "2015", - "value": 37037, - "facet": 2517965213 + "value": 37039, + "facet": 2176550201 }, { "date": "2015", @@ -73,8 +73,8 @@ }, { "date": "2015", - "value": 37039, - "facet": 2176550201 + "value": 37037, + "facet": 2517965213 }, { "date": "2015", @@ -88,8 +88,8 @@ "points_by_facet": [ { "date": "2015", - "value": 224631, - "facet": 2517965213 + "value": 224643, + "facet": 2176550201 }, { "date": "2015", @@ -103,8 +103,8 @@ }, { "date": "2015", - "value": 224643, - "facet": 2176550201 + "value": 224631, + "facet": 2517965213 }, { "date": "2015", @@ -118,8 +118,8 @@ "points_by_facet": [ { "date": "2015", - "value": 44957, - "facet": 2517965213 + "value": 44972, + "facet": 2176550201 }, { "date": "2015", @@ -128,8 +128,8 @@ }, { "date": "2015", - "value": 44972, - "facet": 2176550201 + "value": 44957, + "facet": 2517965213 }, { "date": "2015", @@ -143,8 +143,8 @@ "points_by_facet": [ { "date": "2015", - "value": 21269, - "facet": 2517965213 + "value": 21208, + "facet": 2176550201 }, { "date": "2015", @@ -153,8 +153,8 @@ }, { "date": "2015", - "value": 21208, - "facet": 2176550201 + "value": 21269, + "facet": 2517965213 }, { "date": "2015", @@ -168,8 +168,8 @@ "points_by_facet": [ { "date": "2015", - "value": 1124405, - "facet": 2517965213 + "value": 1124148, + "facet": 2176550201 }, { "date": "2015", @@ -183,8 +183,8 @@ }, { "date": "2015", - "value": 1124148, - "facet": 2176550201 + "value": 1124405, + "facet": 2517965213 }, { "date": "2015", @@ -198,8 +198,8 @@ "points_by_facet": [ { "date": "2015", - "value": 27190, - "facet": 2517965213 + "value": 27198, + "facet": 2176550201 }, { "date": "2015", @@ -208,8 +208,8 @@ }, { "date": "2015", - "value": 27198, - "facet": 2176550201 + "value": 27190, + "facet": 2517965213 }, { "date": "2015", @@ -223,8 +223,8 @@ "points_by_facet": [ { "date": "2015", - "value": 184569, - "facet": 2517965213 + "value": 184627, + "facet": 2176550201 }, { "date": "2015", @@ -238,8 +238,8 @@ }, { "date": "2015", - "value": 184627, - "facet": 2176550201 + "value": 184569, + "facet": 2517965213 }, { "date": "2015", @@ -253,8 +253,8 @@ "points_by_facet": [ { "date": "2015", - "value": 969488, - "facet": 2517965213 + "value": 968889, + "facet": 2176550201 }, { "date": "2015", @@ -268,8 +268,8 @@ }, { "date": "2015", - "value": 968889, - "facet": 2176550201 + "value": 969488, + "facet": 2517965213 }, { "date": "2015", @@ -283,8 +283,8 @@ "points_by_facet": [ { "date": "2015", - "value": 27776, - "facet": 2517965213 + "value": 27723, + "facet": 2176550201 }, { "date": "2015", @@ -293,8 +293,8 @@ }, { "date": "2015", - "value": 27723, - "facet": 2176550201 + "value": 27776, + "facet": 2517965213 }, { "date": "2015", @@ -308,8 +308,8 @@ "points_by_facet": [ { "date": "2015", - "value": 135102, - "facet": 2517965213 + "value": 135177, + "facet": 2176550201 }, { "date": "2015", @@ -323,8 +323,8 @@ }, { "date": "2015", - "value": 135177, - "facet": 2176550201 + "value": 135102, + "facet": 2517965213 }, { "date": "2015", @@ -338,8 +338,8 @@ "points_by_facet": [ { "date": "2015", - "value": 178937, - "facet": 2517965213 + "value": 178701, + "facet": 2176550201 }, { "date": "2015", @@ -353,8 +353,8 @@ }, { "date": "2015", - "value": 178701, - "facet": 2176550201 + "value": 178937, + "facet": 2517965213 }, { "date": "2015", @@ -368,8 +368,8 @@ "points_by_facet": [ { "date": "2015", - "value": 18174, - "facet": 2517965213 + "value": 18097, + "facet": 2176550201 }, { "date": "2015", @@ -378,8 +378,8 @@ }, { "date": "2015", - "value": 18097, - "facet": 2176550201 + "value": 18174, + "facet": 2517965213 }, { "date": "2015", @@ -393,8 +393,8 @@ "points_by_facet": [ { "date": "2015", - "value": 876031, - "facet": 2517965213 + "value": 876548, + "facet": 2176550201 }, { "date": "2015", @@ -408,8 +408,8 @@ }, { "date": "2015", - "value": 876548, - "facet": 2176550201 + "value": 876031, + "facet": 2517965213 }, { "date": "2015", @@ -423,8 +423,8 @@ "points_by_facet": [ { "date": "2015", - "value": 150085, - "facet": 2517965213 + "value": 149960, + "facet": 2176550201 }, { "date": "2015", @@ -438,8 +438,8 @@ }, { "date": "2015", - "value": 149960, - "facet": 2176550201 + "value": 150085, + "facet": 2517965213 }, { "date": "2015", @@ -453,8 +453,8 @@ "points_by_facet": [ { "date": "2015", - "value": 64260, - "facet": 2517965213 + "value": 64266, + "facet": 2176550201 }, { "date": "2015", @@ -468,8 +468,8 @@ }, { "date": "2015", - "value": 64266, - "facet": 2176550201 + "value": 64260, + "facet": 2517965213 }, { "date": "2015", @@ -484,7 +484,7 @@ { "date": "2015", "value": 31256, - "facet": 2517965213 + "facet": 2176550201 }, { "date": "2015", @@ -494,7 +494,7 @@ { "date": "2015", "value": 31256, - "facet": 2176550201 + "facet": 2517965213 }, { "date": "2015", @@ -508,8 +508,8 @@ "points_by_facet": [ { "date": "2015", - "value": 10085416, - "facet": 2517965213 + "value": 10077263, + "facet": 2176550201 }, { "date": "2015", @@ -523,8 +523,8 @@ }, { "date": "2015", - "value": 10077263, - "facet": 2176550201 + "value": 10085416, + "facet": 2517965213 }, { "date": "2015", @@ -538,8 +538,8 @@ "points_by_facet": [ { "date": "2015", - "value": 153576, - "facet": 2517965213 + "value": 153448, + "facet": 2176550201 }, { "date": "2015", @@ -553,8 +553,8 @@ }, { "date": "2015", - "value": 153448, - "facet": 2176550201 + "value": 153576, + "facet": 2517965213 }, { "date": "2015", @@ -568,8 +568,8 @@ "points_by_facet": [ { "date": "2015", - "value": 260916, - "facet": 2517965213 + "value": 260974, + "facet": 2176550201 }, { "date": "2015", @@ -583,8 +583,8 @@ }, { "date": "2015", - "value": 260974, - "facet": 2176550201 + "value": 260916, + "facet": 2517965213 }, { "date": "2015", @@ -598,8 +598,8 @@ "points_by_facet": [ { "date": "2015", - "value": 17622, - "facet": 2517965213 + "value": 17653, + "facet": 2176550201 }, { "date": "2015", @@ -608,8 +608,8 @@ }, { "date": "2015", - "value": 17653, - "facet": 2176550201 + "value": 17622, + "facet": 2517965213 }, { "date": "2015", @@ -623,8 +623,8 @@ "points_by_facet": [ { "date": "2015", - "value": 87107, - "facet": 2517965213 + "value": 87131, + "facet": 2176550201 }, { "date": "2015", @@ -638,8 +638,8 @@ }, { "date": "2015", - "value": 87131, - "facet": 2176550201 + "value": 87107, + "facet": 2517965213 }, { "date": "2015", @@ -653,8 +653,8 @@ "points_by_facet": [ { "date": "2015", - "value": 266353, - "facet": 2517965213 + "value": 266133, + "facet": 2176550201 }, { "date": "2015", @@ -668,8 +668,8 @@ }, { "date": "2015", - "value": 266133, - "facet": 2176550201 + "value": 266353, + "facet": 2517965213 }, { "date": "2015", @@ -683,8 +683,8 @@ "points_by_facet": [ { "date": "2015", - "value": 9048, - "facet": 2517965213 + "value": 9064, + "facet": 2176550201 }, { "date": "2015", @@ -693,8 +693,8 @@ }, { "date": "2015", - "value": 9064, - "facet": 2176550201 + "value": 9048, + "facet": 2517965213 }, { "date": "2015", @@ -708,8 +708,8 @@ "points_by_facet": [ { "date": "2015", - "value": 14043, - "facet": 2517965213 + "value": 14074, + "facet": 2176550201 }, { "date": "2015", @@ -718,8 +718,8 @@ }, { "date": "2015", - "value": 14074, - "facet": 2176550201 + "value": 14043, + "facet": 2517965213 }, { "date": "2015", @@ -733,8 +733,8 @@ "points_by_facet": [ { "date": "2015", - "value": 430552, - "facet": 2517965213 + "value": 430178, + "facet": 2176550201 }, { "date": "2015", @@ -748,8 +748,8 @@ }, { "date": "2015", - "value": 430178, - "facet": 2176550201 + "value": 430552, + "facet": 2517965213 }, { "date": "2015", @@ -763,8 +763,8 @@ "points_by_facet": [ { "date": "2015", - "value": 140862, - "facet": 2517965213 + "value": 140766, + "facet": 2176550201 }, { "date": "2015", @@ -778,8 +778,8 @@ }, { "date": "2015", - "value": 140766, - "facet": 2176550201 + "value": 140862, + "facet": 2517965213 }, { "date": "2015", @@ -793,8 +793,8 @@ "points_by_facet": [ { "date": "2015", - "value": 98676, - "facet": 2517965213 + "value": 98716, + "facet": 2176550201 }, { "date": "2015", @@ -808,8 +808,8 @@ }, { "date": "2015", - "value": 98716, - "facet": 2176550201 + "value": 98676, + "facet": 2517965213 }, { "date": "2015", @@ -823,8 +823,8 @@ "points_by_facet": [ { "date": "2015", - "value": 3149280, - "facet": 2517965213 + "value": 3148952, + "facet": 2176550201 }, { "date": "2015", @@ -838,8 +838,8 @@ }, { "date": "2015", - "value": 3148952, - "facet": 2176550201 + "value": 3149280, + "facet": 2517965213 }, { "date": "2015", @@ -853,8 +853,8 @@ "points_by_facet": [ { "date": "2015", - "value": 372841, - "facet": 2517965213 + "value": 372870, + "facet": 2176550201 }, { "date": "2015", @@ -868,8 +868,8 @@ }, { "date": "2015", - "value": 372870, - "facet": 2176550201 + "value": 372841, + "facet": 2517965213 }, { "date": "2015", @@ -883,8 +883,8 @@ "points_by_facet": [ { "date": "2015", - "value": 18516, - "facet": 2517965213 + "value": 18435, + "facet": 2176550201 }, { "date": "2015", @@ -893,8 +893,8 @@ }, { "date": "2015", - "value": 18435, - "facet": 2176550201 + "value": 18516, + "facet": 2517965213 }, { "date": "2015", @@ -908,8 +908,8 @@ "points_by_facet": [ { "date": "2015", - "value": 2345816, - "facet": 2517965213 + "value": 2344648, + "facet": 2176550201 }, { "date": "2015", @@ -923,8 +923,8 @@ }, { "date": "2015", - "value": 2344648, - "facet": 2176550201 + "value": 2345816, + "facet": 2517965213 }, { "date": "2015", @@ -938,8 +938,8 @@ "points_by_facet": [ { "date": "2015", - "value": 1493674, - "facet": 2517965213 + "value": 1493547, + "facet": 2176550201 }, { "date": "2015", @@ -953,8 +953,8 @@ }, { "date": "2015", - "value": 1493547, - "facet": 2176550201 + "value": 1493674, + "facet": 2517965213 }, { "date": "2015", @@ -968,8 +968,8 @@ "points_by_facet": [ { "date": "2015", - "value": 58216, - "facet": 2517965213 + "value": 58276, + "facet": 2176550201 }, { "date": "2015", @@ -978,8 +978,8 @@ }, { "date": "2015", - "value": 58276, - "facet": 2176550201 + "value": 58216, + "facet": 2517965213 }, { "date": "2015", @@ -993,8 +993,8 @@ "points_by_facet": [ { "date": "2015", - "value": 2115411, - "facet": 2517965213 + "value": 2114352, + "facet": 2176550201 }, { "date": "2015", @@ -1008,8 +1008,8 @@ }, { "date": "2015", - "value": 2114352, - "facet": 2176550201 + "value": 2115411, + "facet": 2517965213 }, { "date": "2015", @@ -1023,8 +1023,8 @@ "points_by_facet": [ { "date": "2015", - "value": 3280850, - "facet": 2517965213 + "value": 3280825, + "facet": 2176550201 }, { "date": "2015", @@ -1038,8 +1038,8 @@ }, { "date": "2015", - "value": 3280825, - "facet": 2176550201 + "value": 3280850, + "facet": 2517965213 }, { "date": "2015", @@ -1051,6 +1051,11 @@ { "entity": "geoId/06075", "points_by_facet": [ + { + "date": "2015", + "value": 863237, + "facet": 2176550201 + }, { "date": "2015", "value": 840763, @@ -1061,11 +1066,6 @@ "value": 864816, "facet": 1226172227 }, - { - "date": "2015", - "value": 863237, - "facet": 2176550201 - }, { "date": "2015", "value": 864816, @@ -1078,8 +1078,8 @@ "points_by_facet": [ { "date": "2015", - "value": 722271, - "facet": 2517965213 + "value": 721919, + "facet": 2176550201 }, { "date": "2015", @@ -1093,8 +1093,8 @@ }, { "date": "2015", - "value": 721919, - "facet": 2176550201 + "value": 722271, + "facet": 2517965213 }, { "date": "2015", @@ -1108,8 +1108,8 @@ "points_by_facet": [ { "date": "2015", - "value": 280077, - "facet": 2517965213 + "value": 280138, + "facet": 2176550201 }, { "date": "2015", @@ -1123,8 +1123,8 @@ }, { "date": "2015", - "value": 280138, - "facet": 2176550201 + "value": 280077, + "facet": 2517965213 }, { "date": "2015", @@ -1136,6 +1136,11 @@ { "entity": "geoId/06081", "points_by_facet": [ + { + "date": "2015", + "value": 765479, + "facet": 2176550201 + }, { "date": "2015", "value": 748731, @@ -1146,11 +1151,6 @@ "value": 765135, "facet": 1226172227 }, - { - "date": "2015", - "value": 765479, - "facet": 2176550201 - }, { "date": "2015", "value": 765135, @@ -1163,8 +1163,8 @@ "points_by_facet": [ { "date": "2015", - "value": 442229, - "facet": 2517965213 + "value": 442051, + "facet": 2176550201 }, { "date": "2015", @@ -1178,8 +1178,8 @@ }, { "date": "2015", - "value": 442051, - "facet": 2176550201 + "value": 442229, + "facet": 2517965213 }, { "date": "2015", @@ -1193,8 +1193,8 @@ "points_by_facet": [ { "date": "2015", - "value": 1916285, - "facet": 2517965213 + "value": 1915736, + "facet": 2176550201 }, { "date": "2015", @@ -1208,8 +1208,8 @@ }, { "date": "2015", - "value": 1915736, - "facet": 2176550201 + "value": 1916285, + "facet": 2517965213 }, { "date": "2015", @@ -1223,8 +1223,8 @@ "points_by_facet": [ { "date": "2015", - "value": 273503, - "facet": 2517965213 + "value": 273495, + "facet": 2176550201 }, { "date": "2015", @@ -1238,8 +1238,8 @@ }, { "date": "2015", - "value": 273495, - "facet": 2176550201 + "value": 273503, + "facet": 2517965213 }, { "date": "2015", @@ -1253,8 +1253,8 @@ "points_by_facet": [ { "date": "2015", - "value": 178314, - "facet": 2517965213 + "value": 178386, + "facet": 2176550201 }, { "date": "2015", @@ -1268,8 +1268,8 @@ }, { "date": "2015", - "value": 178386, - "facet": 2176550201 + "value": 178314, + "facet": 2517965213 }, { "date": "2015", @@ -1283,8 +1283,8 @@ "points_by_facet": [ { "date": "2015", - "value": 2996, - "facet": 2517965213 + "value": 2990, + "facet": 2176550201 }, { "date": "2015", @@ -1293,8 +1293,8 @@ }, { "date": "2015", - "value": 2990, - "facet": 2176550201 + "value": 2996, + "facet": 2517965213 }, { "date": "2015", @@ -1308,8 +1308,8 @@ "points_by_facet": [ { "date": "2015", - "value": 43336, - "facet": 2517965213 + "value": 43275, + "facet": 2176550201 }, { "date": "2015", @@ -1318,8 +1318,8 @@ }, { "date": "2015", - "value": 43275, - "facet": 2176550201 + "value": 43336, + "facet": 2517965213 }, { "date": "2015", @@ -1333,8 +1333,8 @@ "points_by_facet": [ { "date": "2015", - "value": 433409, - "facet": 2517965213 + "value": 433378, + "facet": 2176550201 }, { "date": "2015", @@ -1348,8 +1348,8 @@ }, { "date": "2015", - "value": 433378, - "facet": 2176550201 + "value": 433409, + "facet": 2517965213 }, { "date": "2015", @@ -1363,8 +1363,8 @@ "points_by_facet": [ { "date": "2015", - "value": 500863, - "facet": 2517965213 + "value": 500598, + "facet": 2176550201 }, { "date": "2015", @@ -1378,8 +1378,8 @@ }, { "date": "2015", - "value": 500598, - "facet": 2176550201 + "value": 500863, + "facet": 2517965213 }, { "date": "2015", @@ -1393,8 +1393,8 @@ "points_by_facet": [ { "date": "2015", - "value": 533211, - "facet": 2517965213 + "value": 532954, + "facet": 2176550201 }, { "date": "2015", @@ -1408,8 +1408,8 @@ }, { "date": "2015", - "value": 532954, - "facet": 2176550201 + "value": 533211, + "facet": 2517965213 }, { "date": "2015", @@ -1423,8 +1423,8 @@ "points_by_facet": [ { "date": "2015", - "value": 95282, - "facet": 2517965213 + "value": 95224, + "facet": 2176550201 }, { "date": "2015", @@ -1438,8 +1438,8 @@ }, { "date": "2015", - "value": 95224, - "facet": 2176550201 + "value": 95282, + "facet": 2517965213 }, { "date": "2015", @@ -1453,8 +1453,8 @@ "points_by_facet": [ { "date": "2015", - "value": 63158, - "facet": 2517965213 + "value": 63150, + "facet": 2176550201 }, { "date": "2015", @@ -1463,8 +1463,8 @@ }, { "date": "2015", - "value": 63150, - "facet": 2176550201 + "value": 63158, + "facet": 2517965213 }, { "date": "2015", @@ -1479,7 +1479,7 @@ { "date": "2015", "value": 13094, - "facet": 2517965213 + "facet": 2176550201 }, { "date": "2015", @@ -1489,7 +1489,7 @@ { "date": "2015", "value": 13094, - "facet": 2176550201 + "facet": 2517965213 }, { "date": "2015", @@ -1503,8 +1503,8 @@ "points_by_facet": [ { "date": "2015", - "value": 457161, - "facet": 2517965213 + "value": 456794, + "facet": 2176550201 }, { "date": "2015", @@ -1518,8 +1518,8 @@ }, { "date": "2015", - "value": 456794, - "facet": 2176550201 + "value": 457161, + "facet": 2517965213 }, { "date": "2015", @@ -1533,8 +1533,8 @@ "points_by_facet": [ { "date": "2015", - "value": 53615, - "facet": 2517965213 + "value": 53599, + "facet": 2176550201 }, { "date": "2015", @@ -1543,8 +1543,8 @@ }, { "date": "2015", - "value": 53599, - "facet": 2176550201 + "value": 53615, + "facet": 2517965213 }, { "date": "2015", @@ -1558,8 +1558,8 @@ "points_by_facet": [ { "date": "2015", - "value": 845802, - "facet": 2517965213 + "value": 845599, + "facet": 2176550201 }, { "date": "2015", @@ -1573,8 +1573,8 @@ }, { "date": "2015", - "value": 845599, - "facet": 2176550201 + "value": 845802, + "facet": 2517965213 }, { "date": "2015", @@ -1588,8 +1588,8 @@ "points_by_facet": [ { "date": "2015", - "value": 212037, - "facet": 2517965213 + "value": 211998, + "facet": 2176550201 }, { "date": "2015", @@ -1603,8 +1603,8 @@ }, { "date": "2015", - "value": 211998, - "facet": 2176550201 + "value": 212037, + "facet": 2517965213 }, { "date": "2015", @@ -1618,8 +1618,8 @@ "points_by_facet": [ { "date": "2015", - "value": 74045, - "facet": 2517965213 + "value": 74039, + "facet": 2176550201 }, { "date": "2015", @@ -1633,8 +1633,8 @@ }, { "date": "2015", - "value": 74039, - "facet": 2176550201 + "value": 74045, + "facet": 2517965213 }, { "date": "2015", diff --git a/internal/server/v1/observations/golden/bulk_point_linked/all_Country.json b/internal/server/v1/observations/golden/bulk_point_linked/all_Country.json index 28be48cc0..a2dd9deb2 100644 --- a/internal/server/v1/observations/golden/bulk_point_linked/all_Country.json +++ b/internal/server/v1/observations/golden/bulk_point_linked/all_Country.json @@ -3925,16 +3925,16 @@ { "entity": "country/PRI", "points_by_facet": [ - { - "date": "2019", - "value": 3193694, - "facet": 2517965213 - }, { "date": "2020", "value": 3194034, "facet": 3981252704 }, + { + "date": "2019", + "value": 3193694, + "facet": 2517965213 + }, { "date": "2019", "value": 3193694, @@ -5041,9 +5041,9 @@ "entity": "country/USA", "points_by_facet": [ { - "date": "2019", - "value": 328239523, - "facet": 2517965213 + "date": "2021", + "value": 331893745, + "facet": 2176550201 }, { "date": "2020", @@ -5081,9 +5081,9 @@ "facet": 217147238 }, { - "date": "2020", - "value": 329484123, - "facet": 2176550201 + "date": "2019", + "value": 328239523, + "facet": 2517965213 }, { "date": "2019", diff --git a/internal/server/v1/observations/golden/bulk_point_linked/all_USA_County.json b/internal/server/v1/observations/golden/bulk_point_linked/all_USA_County.json index 8fee0074b..633a0859b 100644 --- a/internal/server/v1/observations/golden/bulk_point_linked/all_USA_County.json +++ b/internal/server/v1/observations/golden/bulk_point_linked/all_USA_County.json @@ -7,9 +7,9 @@ "entity": "geoId/01001", "points_by_facet": [ { - "date": "2019", - "value": 55869, - "facet": 2517965213 + "date": "2021", + "value": 59095, + "facet": 2176550201 }, { "date": "2020", @@ -22,9 +22,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 56145, - "facet": 2176550201 + "date": "2019", + "value": 55869, + "facet": 2517965213 }, { "date": "2011", @@ -42,9 +42,9 @@ "entity": "geoId/01003", "points_by_facet": [ { - "date": "2019", - "value": 223234, - "facet": 2517965213 + "date": "2021", + "value": 239294, + "facet": 2176550201 }, { "date": "2020", @@ -62,9 +62,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 229287, - "facet": 2176550201 + "date": "2019", + "value": 223234, + "facet": 2517965213 }, { "date": "2011", @@ -82,9 +82,9 @@ "entity": "geoId/01005", "points_by_facet": [ { - "date": "2019", - "value": 24686, - "facet": 2517965213 + "date": "2021", + "value": 24964, + "facet": 2176550201 }, { "date": "2020", @@ -97,9 +97,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 24589, - "facet": 2176550201 + "date": "2019", + "value": 24686, + "facet": 2517965213 }, { "date": "2011", @@ -117,9 +117,9 @@ "entity": "geoId/01007", "points_by_facet": [ { - "date": "2019", - "value": 22394, - "facet": 2517965213 + "date": "2021", + "value": 22477, + "facet": 2176550201 }, { "date": "2020", @@ -132,9 +132,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 22136, - "facet": 2176550201 + "date": "2019", + "value": 22394, + "facet": 2517965213 }, { "date": "2011", @@ -152,9 +152,9 @@ "entity": "geoId/01009", "points_by_facet": [ { - "date": "2019", - "value": 57826, - "facet": 2517965213 + "date": "2021", + "value": 59041, + "facet": 2176550201 }, { "date": "2020", @@ -167,9 +167,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 57879, - "facet": 2176550201 + "date": "2019", + "value": 57826, + "facet": 2517965213 }, { "date": "2011", @@ -187,9 +187,9 @@ "entity": "geoId/01011", "points_by_facet": [ { - "date": "2018", - "value": 10138, - "facet": 2517965213 + "date": "2021", + "value": 10320, + "facet": 2176550201 }, { "date": "2020", @@ -202,9 +202,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9976, - "facet": 2176550201 + "date": "2018", + "value": 10138, + "facet": 2517965213 }, { "date": "2011", @@ -222,9 +222,9 @@ "entity": "geoId/01013", "points_by_facet": [ { - "date": "2018", - "value": 19680, - "facet": 2517965213 + "date": "2021", + "value": 18884, + "facet": 2176550201 }, { "date": "2020", @@ -237,9 +237,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19504, - "facet": 2176550201 + "date": "2018", + "value": 19680, + "facet": 2517965213 }, { "date": "2011", @@ -257,9 +257,9 @@ "entity": "geoId/01015", "points_by_facet": [ { - "date": "2019", - "value": 113605, - "facet": 2517965213 + "date": "2021", + "value": 115972, + "facet": 2176550201 }, { "date": "2020", @@ -277,9 +277,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 113469, - "facet": 2176550201 + "date": "2019", + "value": 113605, + "facet": 2517965213 }, { "date": "2011", @@ -297,9 +297,9 @@ "entity": "geoId/01017", "points_by_facet": [ { - "date": "2019", - "value": 33254, - "facet": 2517965213 + "date": "2021", + "value": 34541, + "facet": 2176550201 }, { "date": "2020", @@ -312,9 +312,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 32865, - "facet": 2176550201 + "date": "2019", + "value": 33254, + "facet": 2517965213 }, { "date": "2011", @@ -332,9 +332,9 @@ "entity": "geoId/01019", "points_by_facet": [ { - "date": "2018", - "value": 26032, - "facet": 2517965213 + "date": "2021", + "value": 24996, + "facet": 2176550201 }, { "date": "2020", @@ -347,9 +347,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 26294, - "facet": 2176550201 + "date": "2018", + "value": 26032, + "facet": 2517965213 }, { "date": "2011", @@ -367,9 +367,9 @@ "entity": "geoId/01021", "points_by_facet": [ { - "date": "2019", - "value": 44428, - "facet": 2517965213 + "date": "2021", + "value": 45274, + "facet": 2176550201 }, { "date": "2020", @@ -382,9 +382,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 44397, - "facet": 2176550201 + "date": "2019", + "value": 44428, + "facet": 2517965213 }, { "date": "2011", @@ -402,9 +402,9 @@ "entity": "geoId/01023", "points_by_facet": [ { - "date": "2018", - "value": 12841, - "facet": 2517965213 + "date": "2021", + "value": 12533, + "facet": 2176550201 }, { "date": "2020", @@ -417,9 +417,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12418, - "facet": 2176550201 + "date": "2018", + "value": 12841, + "facet": 2517965213 }, { "date": "2011", @@ -437,9 +437,9 @@ "entity": "geoId/01025", "points_by_facet": [ { - "date": "2018", - "value": 23920, - "facet": 2517965213 + "date": "2021", + "value": 22760, + "facet": 2176550201 }, { "date": "2020", @@ -452,9 +452,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 23291, - "facet": 2176550201 + "date": "2018", + "value": 23920, + "facet": 2517965213 }, { "date": "2011", @@ -472,9 +472,9 @@ "entity": "geoId/01027", "points_by_facet": [ { - "date": "2018", - "value": 13275, - "facet": 2517965213 + "date": "2021", + "value": 14190, + "facet": 2176550201 }, { "date": "2020", @@ -487,9 +487,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13112, - "facet": 2176550201 + "date": "2018", + "value": 13275, + "facet": 2517965213 }, { "date": "2011", @@ -507,9 +507,9 @@ "entity": "geoId/01029", "points_by_facet": [ { - "date": "2018", - "value": 14987, - "facet": 2517965213 + "date": "2021", + "value": 15103, + "facet": 2176550201 }, { "date": "2020", @@ -522,9 +522,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14967, - "facet": 2176550201 + "date": "2018", + "value": 14987, + "facet": 2517965213 }, { "date": "2011", @@ -542,9 +542,9 @@ "entity": "geoId/01031", "points_by_facet": [ { - "date": "2019", - "value": 52342, - "facet": 2517965213 + "date": "2021", + "value": 54174, + "facet": 2176550201 }, { "date": "2020", @@ -557,9 +557,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 53230, - "facet": 2176550201 + "date": "2019", + "value": 52342, + "facet": 2517965213 }, { "date": "2011", @@ -577,9 +577,9 @@ "entity": "geoId/01033", "points_by_facet": [ { - "date": "2019", - "value": 55241, - "facet": 2517965213 + "date": "2021", + "value": 57474, + "facet": 2176550201 }, { "date": "2020", @@ -592,9 +592,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 55411, - "facet": 2176550201 + "date": "2019", + "value": 55241, + "facet": 2517965213 }, { "date": "2011", @@ -612,9 +612,9 @@ "entity": "geoId/01035", "points_by_facet": [ { - "date": "2018", - "value": 12277, - "facet": 2517965213 + "date": "2021", + "value": 11328, + "facet": 2176550201 }, { "date": "2020", @@ -627,9 +627,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11851, - "facet": 2176550201 + "date": "2018", + "value": 12277, + "facet": 2517965213 }, { "date": "2011", @@ -647,9 +647,9 @@ "entity": "geoId/01037", "points_by_facet": [ { - "date": "2019", - "value": 10663, - "facet": 2517965213 + "date": "2021", + "value": 10450, + "facet": 2176550201 }, { "date": "2020", @@ -662,9 +662,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10650, - "facet": 2176550201 + "date": "2019", + "value": 10663, + "facet": 2517965213 }, { "date": "2011", @@ -682,9 +682,9 @@ "entity": "geoId/01039", "points_by_facet": [ { - "date": "2018", - "value": 36986, - "facet": 2517965213 + "date": "2021", + "value": 37524, + "facet": 2176550201 }, { "date": "2020", @@ -697,9 +697,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 36930, - "facet": 2176550201 + "date": "2018", + "value": 36986, + "facet": 2517965213 }, { "date": "2011", @@ -717,9 +717,9 @@ "entity": "geoId/01041", "points_by_facet": [ { - "date": "2018", - "value": 13824, - "facet": 2517965213 + "date": "2021", + "value": 13083, + "facet": 2176550201 }, { "date": "2020", @@ -732,9 +732,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13681, - "facet": 2176550201 + "date": "2018", + "value": 13824, + "facet": 2517965213 }, { "date": "2011", @@ -752,9 +752,9 @@ "entity": "geoId/01043", "points_by_facet": [ { - "date": "2019", - "value": 83768, - "facet": 2517965213 + "date": "2021", + "value": 89496, + "facet": 2176550201 }, { "date": "2020", @@ -772,9 +772,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 84515, - "facet": 2176550201 + "date": "2019", + "value": 83768, + "facet": 2517965213 }, { "date": "2011", @@ -792,9 +792,9 @@ "entity": "geoId/01045", "points_by_facet": [ { - "date": "2019", - "value": 49172, - "facet": 2517965213 + "date": "2021", + "value": 49342, + "facet": 2176550201 }, { "date": "2020", @@ -807,9 +807,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 48959, - "facet": 2176550201 + "date": "2019", + "value": 49172, + "facet": 2517965213 }, { "date": "2011", @@ -827,9 +827,9 @@ "entity": "geoId/01047", "points_by_facet": [ { - "date": "2019", - "value": 37196, - "facet": 2517965213 + "date": "2021", + "value": 37619, + "facet": 2176550201 }, { "date": "2020", @@ -842,9 +842,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 36098, - "facet": 2176550201 + "date": "2019", + "value": 37196, + "facet": 2517965213 }, { "date": "2011", @@ -862,9 +862,9 @@ "entity": "geoId/01049", "points_by_facet": [ { - "date": "2019", - "value": 71513, - "facet": 2517965213 + "date": "2021", + "value": 71813, + "facet": 2176550201 }, { "date": "2020", @@ -882,9 +882,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 71658, - "facet": 2176550201 + "date": "2019", + "value": 71513, + "facet": 2517965213 }, { "date": "2011", @@ -902,9 +902,9 @@ "entity": "geoId/01051", "points_by_facet": [ { - "date": "2019", - "value": 81209, - "facet": 2517965213 + "date": "2021", + "value": 89304, + "facet": 2176550201 }, { "date": "2020", @@ -922,9 +922,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 82158, - "facet": 2176550201 + "date": "2019", + "value": 81209, + "facet": 2517965213 }, { "date": "2011", @@ -942,9 +942,9 @@ "entity": "geoId/01053", "points_by_facet": [ { - "date": "2019", - "value": 36633, - "facet": 2517965213 + "date": "2021", + "value": 36699, + "facet": 2176550201 }, { "date": "2020", @@ -957,9 +957,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 36281, - "facet": 2176550201 + "date": "2019", + "value": 36633, + "facet": 2517965213 }, { "date": "2011", @@ -977,9 +977,9 @@ "entity": "geoId/01055", "points_by_facet": [ { - "date": "2019", - "value": 102268, - "facet": 2517965213 + "date": "2021", + "value": 103162, + "facet": 2176550201 }, { "date": "2020", @@ -997,9 +997,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 102371, - "facet": 2176550201 + "date": "2019", + "value": 102268, + "facet": 2517965213 }, { "date": "2011", @@ -1017,9 +1017,9 @@ "entity": "geoId/01057", "points_by_facet": [ { - "date": "2018", - "value": 16433, - "facet": 2517965213 + "date": "2021", + "value": 16148, + "facet": 2176550201 }, { "date": "2020", @@ -1032,9 +1032,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16241, - "facet": 2176550201 + "date": "2018", + "value": 16433, + "facet": 2517965213 }, { "date": "2011", @@ -1052,9 +1052,9 @@ "entity": "geoId/01059", "points_by_facet": [ { - "date": "2018", - "value": 31363, - "facet": 2517965213 + "date": "2021", + "value": 32013, + "facet": 2176550201 }, { "date": "2020", @@ -1067,9 +1067,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 31507, - "facet": 2176550201 + "date": "2018", + "value": 31363, + "facet": 2517965213 }, { "date": "2011", @@ -1087,9 +1087,9 @@ "entity": "geoId/01061", "points_by_facet": [ { - "date": "2019", - "value": 26271, - "facet": 2517965213 + "date": "2021", + "value": 26701, + "facet": 2176550201 }, { "date": "2020", @@ -1102,9 +1102,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 26411, - "facet": 2176550201 + "date": "2019", + "value": 26271, + "facet": 2517965213 }, { "date": "2011", @@ -1122,9 +1122,9 @@ "entity": "geoId/01063", "points_by_facet": [ { - "date": "2019", - "value": 8111, - "facet": 2517965213 + "date": "2021", + "value": 7629, + "facet": 2176550201 }, { "date": "2020", @@ -1137,9 +1137,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7990, - "facet": 2176550201 + "date": "2019", + "value": 8111, + "facet": 2517965213 }, { "date": "2011", @@ -1157,9 +1157,9 @@ "entity": "geoId/01065", "points_by_facet": [ { - "date": "2019", - "value": 14651, - "facet": 2517965213 + "date": "2021", + "value": 14754, + "facet": 2176550201 }, { "date": "2020", @@ -1172,9 +1172,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14670, - "facet": 2176550201 + "date": "2019", + "value": 14651, + "facet": 2517965213 }, { "date": "2011", @@ -1192,9 +1192,9 @@ "entity": "geoId/01067", "points_by_facet": [ { - "date": "2019", - "value": 17205, - "facet": 2517965213 + "date": "2021", + "value": 17459, + "facet": 2176550201 }, { "date": "2020", @@ -1207,9 +1207,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 17223, - "facet": 2176550201 + "date": "2019", + "value": 17205, + "facet": 2517965213 }, { "date": "2011", @@ -1227,9 +1227,9 @@ "entity": "geoId/01069", "points_by_facet": [ { - "date": "2019", - "value": 105882, - "facet": 2517965213 + "date": "2021", + "value": 107458, + "facet": 2176550201 }, { "date": "2020", @@ -1247,9 +1247,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 106580, - "facet": 2176550201 + "date": "2019", + "value": 105882, + "facet": 2517965213 }, { "date": "2011", @@ -1267,9 +1267,9 @@ "entity": "geoId/01071", "points_by_facet": [ { - "date": "2019", - "value": 51626, - "facet": 2517965213 + "date": "2021", + "value": 52773, + "facet": 2176550201 }, { "date": "2020", @@ -1282,9 +1282,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 51582, - "facet": 2176550201 + "date": "2019", + "value": 51626, + "facet": 2517965213 }, { "date": "2011", @@ -1302,9 +1302,9 @@ "entity": "geoId/01073", "points_by_facet": [ { - "date": "2019", - "value": 658573, - "facet": 2517965213 + "date": "2021", + "value": 667820, + "facet": 2176550201 }, { "date": "2020", @@ -1322,9 +1322,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 655342, - "facet": 2176550201 + "date": "2019", + "value": 658573, + "facet": 2517965213 }, { "date": "2011", @@ -1342,9 +1342,9 @@ "entity": "geoId/01075", "points_by_facet": [ { - "date": "2018", - "value": 13844, - "facet": 2517965213 + "date": "2021", + "value": 13689, + "facet": 2176550201 }, { "date": "2020", @@ -1357,9 +1357,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13764, - "facet": 2176550201 + "date": "2018", + "value": 13844, + "facet": 2517965213 }, { "date": "2011", @@ -1377,9 +1377,9 @@ "entity": "geoId/01077", "points_by_facet": [ { - "date": "2019", - "value": 92729, - "facet": 2517965213 + "date": "2021", + "value": 94043, + "facet": 2176550201 }, { "date": "2020", @@ -1397,9 +1397,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 93368, - "facet": 2176550201 + "date": "2019", + "value": 92729, + "facet": 2517965213 }, { "date": "2011", @@ -1417,9 +1417,9 @@ "entity": "geoId/01079", "points_by_facet": [ { - "date": "2019", - "value": 32924, - "facet": 2517965213 + "date": "2021", + "value": 33090, + "facet": 2176550201 }, { "date": "2020", @@ -1432,9 +1432,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 32857, - "facet": 2176550201 + "date": "2019", + "value": 32924, + "facet": 2517965213 }, { "date": "2011", @@ -1452,9 +1452,9 @@ "entity": "geoId/01081", "points_by_facet": [ { - "date": "2019", - "value": 164542, - "facet": 2517965213 + "date": "2021", + "value": 177218, + "facet": 2176550201 }, { "date": "2020", @@ -1472,9 +1472,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 166831, - "facet": 2176550201 + "date": "2019", + "value": 164542, + "facet": 2517965213 }, { "date": "2011", @@ -1492,9 +1492,9 @@ "entity": "geoId/01083", "points_by_facet": [ { - "date": "2019", - "value": 98915, - "facet": 2517965213 + "date": "2021", + "value": 107517, + "facet": 2176550201 }, { "date": "2020", @@ -1512,9 +1512,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 102228, - "facet": 2176550201 + "date": "2019", + "value": 98915, + "facet": 2517965213 }, { "date": "2011", @@ -1532,9 +1532,9 @@ "entity": "geoId/01085", "points_by_facet": [ { - "date": "2019", - "value": 9726, - "facet": 2517965213 + "date": "2021", + "value": 9965, + "facet": 2176550201 }, { "date": "2020", @@ -1547,9 +1547,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9641, - "facet": 2176550201 + "date": "2019", + "value": 9726, + "facet": 2517965213 }, { "date": "2011", @@ -1567,9 +1567,9 @@ "entity": "geoId/01087", "points_by_facet": [ { - "date": "2018", - "value": 18439, - "facet": 2517965213 + "date": "2021", + "value": 18895, + "facet": 2176550201 }, { "date": "2020", @@ -1582,9 +1582,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 17895, - "facet": 2176550201 + "date": "2018", + "value": 18439, + "facet": 2517965213 }, { "date": "2011", @@ -1602,9 +1602,9 @@ "entity": "geoId/01089", "points_by_facet": [ { - "date": "2019", - "value": 372909, - "facet": 2517965213 + "date": "2021", + "value": 395211, + "facet": 2176550201 }, { "date": "2020", @@ -1622,9 +1622,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 379453, - "facet": 2176550201 + "date": "2019", + "value": 372909, + "facet": 2517965213 }, { "date": "2011", @@ -1642,9 +1642,9 @@ "entity": "geoId/01091", "points_by_facet": [ { - "date": "2018", - "value": 19066, - "facet": 2517965213 + "date": "2021", + "value": 18996, + "facet": 2176550201 }, { "date": "2020", @@ -1657,9 +1657,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 18733, - "facet": 2176550201 + "date": "2018", + "value": 19066, + "facet": 2517965213 }, { "date": "2011", @@ -1677,9 +1677,9 @@ "entity": "geoId/01093", "points_by_facet": [ { - "date": "2018", - "value": 29763, - "facet": 2517965213 + "date": "2021", + "value": 29246, + "facet": 2176550201 }, { "date": "2020", @@ -1692,9 +1692,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 29703, - "facet": 2176550201 + "date": "2018", + "value": 29763, + "facet": 2517965213 }, { "date": "2011", @@ -1712,9 +1712,9 @@ "entity": "geoId/01095", "points_by_facet": [ { - "date": "2019", - "value": 96774, - "facet": 2517965213 + "date": "2021", + "value": 98228, + "facet": 2176550201 }, { "date": "2020", @@ -1732,9 +1732,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 96990, - "facet": 2176550201 + "date": "2019", + "value": 96774, + "facet": 2517965213 }, { "date": "2011", @@ -1752,9 +1752,9 @@ "entity": "geoId/01097", "points_by_facet": [ { - "date": "2019", - "value": 413210, - "facet": 2517965213 + "date": "2021", + "value": 413073, + "facet": 2176550201 }, { "date": "2020", @@ -1772,9 +1772,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 412716, - "facet": 2176550201 + "date": "2019", + "value": 413210, + "facet": 2517965213 }, { "date": "2011", @@ -1792,9 +1792,9 @@ "entity": "geoId/01099", "points_by_facet": [ { - "date": "2018", - "value": 21067, - "facet": 2517965213 + "date": "2021", + "value": 19648, + "facet": 2176550201 }, { "date": "2020", @@ -1807,9 +1807,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20459, - "facet": 2176550201 + "date": "2018", + "value": 21067, + "facet": 2517965213 }, { "date": "2011", @@ -1827,9 +1827,9 @@ "entity": "geoId/01101", "points_by_facet": [ { - "date": "2019", - "value": 226486, - "facet": 2517965213 + "date": "2021", + "value": 227434, + "facet": 2176550201 }, { "date": "2020", @@ -1847,9 +1847,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 224639, - "facet": 2176550201 + "date": "2019", + "value": 226486, + "facet": 2517965213 }, { "date": "2011", @@ -1867,9 +1867,9 @@ "entity": "geoId/01103", "points_by_facet": [ { - "date": "2019", - "value": 119679, - "facet": 2517965213 + "date": "2021", + "value": 123668, + "facet": 2176550201 }, { "date": "2020", @@ -1887,9 +1887,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 119883, - "facet": 2176550201 + "date": "2019", + "value": 119679, + "facet": 2517965213 }, { "date": "2011", @@ -1907,9 +1907,9 @@ "entity": "geoId/01105", "points_by_facet": [ { - "date": "2018", - "value": 9140, - "facet": 2517965213 + "date": "2021", + "value": 8355, + "facet": 2176550201 }, { "date": "2020", @@ -1922,9 +1922,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8687, - "facet": 2176550201 + "date": "2018", + "value": 9140, + "facet": 2517965213 }, { "date": "2011", @@ -1942,9 +1942,9 @@ "entity": "geoId/01107", "points_by_facet": [ { - "date": "2019", - "value": 19930, - "facet": 2517965213 + "date": "2021", + "value": 18801, + "facet": 2176550201 }, { "date": "2020", @@ -1957,9 +1957,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19793, - "facet": 2176550201 + "date": "2019", + "value": 19930, + "facet": 2517965213 }, { "date": "2011", @@ -1977,9 +1977,9 @@ "entity": "geoId/01109", "points_by_facet": [ { - "date": "2019", - "value": 33114, - "facet": 2517965213 + "date": "2021", + "value": 32991, + "facet": 2176550201 }, { "date": "2020", @@ -1992,9 +1992,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 32966, - "facet": 2176550201 + "date": "2019", + "value": 33114, + "facet": 2517965213 }, { "date": "2011", @@ -2012,9 +2012,9 @@ "entity": "geoId/01111", "points_by_facet": [ { - "date": "2018", - "value": 22725, - "facet": 2517965213 + "date": "2021", + "value": 21989, + "facet": 2176550201 }, { "date": "2020", @@ -2027,9 +2027,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 22920, - "facet": 2176550201 + "date": "2018", + "value": 22725, + "facet": 2517965213 }, { "date": "2011", @@ -2047,9 +2047,9 @@ "entity": "geoId/01113", "points_by_facet": [ { - "date": "2019", - "value": 57961, - "facet": 2517965213 + "date": "2021", + "value": 58722, + "facet": 2176550201 }, { "date": "2020", @@ -2062,9 +2062,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 58237, - "facet": 2176550201 + "date": "2019", + "value": 57961, + "facet": 2517965213 }, { "date": "2011", @@ -2082,9 +2082,9 @@ "entity": "geoId/01115", "points_by_facet": [ { - "date": "2019", - "value": 89512, - "facet": 2517965213 + "date": "2021", + "value": 92748, + "facet": 2176550201 }, { "date": "2020", @@ -2102,9 +2102,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 90739, - "facet": 2176550201 + "date": "2019", + "value": 89512, + "facet": 2517965213 }, { "date": "2011", @@ -2122,9 +2122,9 @@ "entity": "geoId/01117", "points_by_facet": [ { - "date": "2019", - "value": 217702, - "facet": 2517965213 + "date": "2021", + "value": 226902, + "facet": 2176550201 }, { "date": "2020", @@ -2142,9 +2142,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 221428, - "facet": 2176550201 + "date": "2019", + "value": 217702, + "facet": 2517965213 }, { "date": "2011", @@ -2162,9 +2162,9 @@ "entity": "geoId/01119", "points_by_facet": [ { - "date": "2018", - "value": 12691, - "facet": 2517965213 + "date": "2021", + "value": 12164, + "facet": 2176550201 }, { "date": "2020", @@ -2177,9 +2177,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12225, - "facet": 2176550201 + "date": "2018", + "value": 12691, + "facet": 2517965213 }, { "date": "2011", @@ -2197,9 +2197,9 @@ "entity": "geoId/01121", "points_by_facet": [ { - "date": "2019", - "value": 79978, - "facet": 2517965213 + "date": "2021", + "value": 81524, + "facet": 2176550201 }, { "date": "2020", @@ -2217,9 +2217,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 79985, - "facet": 2176550201 + "date": "2019", + "value": 79978, + "facet": 2517965213 }, { "date": "2011", @@ -2237,9 +2237,9 @@ "entity": "geoId/01123", "points_by_facet": [ { - "date": "2019", - "value": 40367, - "facet": 2517965213 + "date": "2021", + "value": 41023, + "facet": 2176550201 }, { "date": "2020", @@ -2252,9 +2252,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 40133, - "facet": 2176550201 + "date": "2019", + "value": 40367, + "facet": 2517965213 }, { "date": "2011", @@ -2272,9 +2272,9 @@ "entity": "geoId/01125", "points_by_facet": [ { - "date": "2019", - "value": 209355, - "facet": 2517965213 + "date": "2021", + "value": 227007, + "facet": 2176550201 }, { "date": "2020", @@ -2292,9 +2292,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 210758, - "facet": 2176550201 + "date": "2019", + "value": 209355, + "facet": 2517965213 }, { "date": "2011", @@ -2312,9 +2312,9 @@ "entity": "geoId/01127", "points_by_facet": [ { - "date": "2019", - "value": 63521, - "facet": 2517965213 + "date": "2021", + "value": 64818, + "facet": 2176550201 }, { "date": "2020", @@ -2332,9 +2332,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 63143, - "facet": 2176550201 + "date": "2019", + "value": 63521, + "facet": 2517965213 }, { "date": "2011", @@ -2352,9 +2352,9 @@ "entity": "geoId/01129", "points_by_facet": [ { - "date": "2019", - "value": 16326, - "facet": 2517965213 + "date": "2021", + "value": 15147, + "facet": 2176550201 }, { "date": "2020", @@ -2367,9 +2367,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15976, - "facet": 2176550201 + "date": "2019", + "value": 16326, + "facet": 2517965213 }, { "date": "2011", @@ -2387,9 +2387,9 @@ "entity": "geoId/01131", "points_by_facet": [ { - "date": "2018", - "value": 10627, - "facet": 2517965213 + "date": "2021", + "value": 10446, + "facet": 2176550201 }, { "date": "2020", @@ -2402,9 +2402,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10206, - "facet": 2176550201 + "date": "2018", + "value": 10627, + "facet": 2517965213 }, { "date": "2011", @@ -2422,9 +2422,9 @@ "entity": "geoId/01133", "points_by_facet": [ { - "date": "2018", - "value": 23660, - "facet": 2517965213 + "date": "2021", + "value": 23652, + "facet": 2176550201 }, { "date": "2020", @@ -2437,9 +2437,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 23508, - "facet": 2176550201 + "date": "2018", + "value": 23660, + "facet": 2517965213 }, { "date": "2011", @@ -2457,9 +2457,9 @@ "entity": "geoId/02013", "points_by_facet": [ { - "date": "2018", - "value": 3515, - "facet": 2517965213 + "date": "2021", + "value": 3398, + "facet": 2176550201 }, { "date": "2020", @@ -2472,9 +2472,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3401, - "facet": 2176550201 + "date": "2018", + "value": 3515, + "facet": 2517965213 }, { "date": "2011", @@ -2492,9 +2492,9 @@ "entity": "geoId/02016", "points_by_facet": [ { - "date": "2018", - "value": 5723, - "facet": 2517965213 + "date": "2021", + "value": 5059, + "facet": 2176550201 }, { "date": "2020", @@ -2507,9 +2507,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5680, - "facet": 2176550201 + "date": "2018", + "value": 5723, + "facet": 2517965213 }, { "date": "2011", @@ -2527,9 +2527,9 @@ "entity": "geoId/02020", "points_by_facet": [ { - "date": "2018", - "value": 291538, - "facet": 2517965213 + "date": "2021", + "value": 288121, + "facet": 2176550201 }, { "date": "2020", @@ -2547,9 +2547,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 287095, - "facet": 2176550201 + "date": "2018", + "value": 291538, + "facet": 2517965213 }, { "date": "2016", @@ -2572,9 +2572,9 @@ "entity": "geoId/02050", "points_by_facet": [ { - "date": "2018", - "value": 18216, - "facet": 2517965213 + "date": "2021", + "value": 18557, + "facet": 2176550201 }, { "date": "2020", @@ -2587,9 +2587,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 18437, - "facet": 2176550201 + "date": "2018", + "value": 18216, + "facet": 2517965213 }, { "date": "2011", @@ -2607,9 +2607,9 @@ "entity": "geoId/02060", "points_by_facet": [ { - "date": "2018", - "value": 877, - "facet": 2517965213 + "date": "2021", + "value": 838, + "facet": 2176550201 }, { "date": "2020", @@ -2622,9 +2622,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 788, - "facet": 2176550201 + "date": "2018", + "value": 877, + "facet": 2517965213 }, { "date": "2011", @@ -2642,9 +2642,9 @@ "entity": "geoId/02068", "points_by_facet": [ { - "date": "2018", - "value": 2059, - "facet": 2517965213 + "date": "2021", + "value": 1593, + "facet": 2176550201 }, { "date": "2020", @@ -2657,9 +2657,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2081, - "facet": 2176550201 + "date": "2018", + "value": 2059, + "facet": 2517965213 }, { "date": "2011", @@ -2677,9 +2677,9 @@ "entity": "geoId/02070", "points_by_facet": [ { - "date": "2018", - "value": 5000, - "facet": 2517965213 + "date": "2021", + "value": 4772, + "facet": 2176550201 }, { "date": "2020", @@ -2692,9 +2692,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4833, - "facet": 2176550201 + "date": "2018", + "value": 5000, + "facet": 2517965213 }, { "date": "2011", @@ -2712,9 +2712,9 @@ "entity": "geoId/02090", "points_by_facet": [ { - "date": "2019", - "value": 96849, - "facet": 2517965213 + "date": "2021", + "value": 95593, + "facet": 2176550201 }, { "date": "2020", @@ -2732,9 +2732,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 95651, - "facet": 2176550201 + "date": "2019", + "value": 96849, + "facet": 2517965213 }, { "date": "2011", @@ -2752,9 +2752,9 @@ "entity": "geoId/02100", "points_by_facet": [ { - "date": "2018", - "value": 2474, - "facet": 2517965213 + "date": "2021", + "value": 2071, + "facet": 2176550201 }, { "date": "2020", @@ -2767,9 +2767,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2614, - "facet": 2176550201 + "date": "2018", + "value": 2474, + "facet": 2517965213 }, { "date": "2011", @@ -2787,9 +2787,9 @@ "entity": "geoId/02105", "points_by_facet": [ { - "date": "2018", - "value": 2151, - "facet": 2517965213 + "date": "2021", + "value": 2332, + "facet": 2176550201 }, { "date": "2020", @@ -2802,9 +2802,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2141, - "facet": 2176550201 + "date": "2018", + "value": 2151, + "facet": 2517965213 }, { "date": "2011", @@ -2821,6 +2821,11 @@ { "entity": "geoId/02110", "points_by_facet": [ + { + "date": "2021", + "value": 31973, + "facet": 2176550201 + }, { "date": "2020", "value": 32099, @@ -2831,11 +2836,6 @@ "value": 32255, "facet": 1541763368 }, - { - "date": "2020", - "value": 31849, - "facet": 2176550201 - }, { "date": "2015", "value": 32756, @@ -2847,9 +2847,9 @@ "entity": "geoId/02122", "points_by_facet": [ { - "date": "2018", - "value": 58533, - "facet": 2517965213 + "date": "2021", + "value": 59767, + "facet": 2176550201 }, { "date": "2020", @@ -2862,9 +2862,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 59414, - "facet": 2176550201 + "date": "2018", + "value": 58533, + "facet": 2517965213 }, { "date": "2011", @@ -2882,9 +2882,9 @@ "entity": "geoId/02130", "points_by_facet": [ { - "date": "2019", - "value": 13901, - "facet": 2517965213 + "date": "2021", + "value": 13754, + "facet": 2176550201 }, { "date": "2020", @@ -2897,9 +2897,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13747, - "facet": 2176550201 + "date": "2019", + "value": 13901, + "facet": 2517965213 }, { "date": "2011", @@ -2917,9 +2917,9 @@ "entity": "geoId/02150", "points_by_facet": [ { - "date": "2018", - "value": 13345, - "facet": 2517965213 + "date": "2021", + "value": 12787, + "facet": 2176550201 }, { "date": "2020", @@ -2932,9 +2932,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12992, - "facet": 2176550201 + "date": "2018", + "value": 13345, + "facet": 2517965213 }, { "date": "2011", @@ -2952,9 +2952,9 @@ "entity": "geoId/02158", "points_by_facet": [ { - "date": "2018", - "value": 8303, - "facet": 2517965213 + "date": "2021", + "value": 8360, + "facet": 2176550201 }, { "date": "2020", @@ -2967,9 +2967,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8328, - "facet": 2176550201 + "date": "2018", + "value": 8303, + "facet": 2517965213 }, { "date": "2011", @@ -2987,9 +2987,9 @@ "entity": "geoId/02164", "points_by_facet": [ { - "date": "2018", - "value": 1587, - "facet": 2517965213 + "date": "2021", + "value": 1416, + "facet": 2176550201 }, { "date": "2020", @@ -3002,9 +3002,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1493, - "facet": 2176550201 + "date": "2018", + "value": 1587, + "facet": 2517965213 }, { "date": "2011", @@ -3022,9 +3022,9 @@ "entity": "geoId/02170", "points_by_facet": [ { - "date": "2019", - "value": 108317, - "facet": 2517965213 + "date": "2021", + "value": 110686, + "facet": 2176550201 }, { "date": "2020", @@ -3042,9 +3042,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 110213, - "facet": 2176550201 + "date": "2019", + "value": 108317, + "facet": 2517965213 }, { "date": "2011", @@ -3062,9 +3062,9 @@ "entity": "geoId/02180", "points_by_facet": [ { - "date": "2018", - "value": 10008, - "facet": 2517965213 + "date": "2021", + "value": 9865, + "facet": 2176550201 }, { "date": "2020", @@ -3077,9 +3077,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9909, - "facet": 2176550201 + "date": "2018", + "value": 10008, + "facet": 2517965213 }, { "date": "2011", @@ -3097,9 +3097,9 @@ "entity": "geoId/02185", "points_by_facet": [ { - "date": "2018", - "value": 9872, - "facet": 2517965213 + "date": "2021", + "value": 10972, + "facet": 2176550201 }, { "date": "2020", @@ -3112,9 +3112,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9294, - "facet": 2176550201 + "date": "2018", + "value": 9872, + "facet": 2517965213 }, { "date": "2011", @@ -3132,9 +3132,9 @@ "entity": "geoId/02188", "points_by_facet": [ { - "date": "2018", - "value": 7671, - "facet": 2517965213 + "date": "2021", + "value": 7560, + "facet": 2176550201 }, { "date": "2020", @@ -3147,9 +3147,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7644, - "facet": 2176550201 + "date": "2018", + "value": 7671, + "facet": 2517965213 }, { "date": "2011", @@ -3166,6 +3166,11 @@ { "entity": "geoId/02195", "points_by_facet": [ + { + "date": "2021", + "value": 3356, + "facet": 2176550201 + }, { "date": "2020", "value": 3278, @@ -3175,11 +3180,6 @@ "date": "2020", "value": 3398, "facet": 1541763368 - }, - { - "date": "2020", - "value": 3296, - "facet": 2176550201 } ] }, @@ -3187,9 +3187,9 @@ "entity": "geoId/02198", "points_by_facet": [ { - "date": "2018", - "value": 6422, - "facet": 2517965213 + "date": "2021", + "value": 5729, + "facet": 2176550201 }, { "date": "2020", @@ -3202,9 +3202,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6147, - "facet": 2176550201 + "date": "2018", + "value": 6422, + "facet": 2517965213 }, { "date": "2008", @@ -3221,6 +3221,11 @@ { "entity": "geoId/02220", "points_by_facet": [ + { + "date": "2021", + "value": 8407, + "facet": 2176550201 + }, { "date": "2020", "value": 8569, @@ -3231,11 +3236,6 @@ "value": 8458, "facet": 1541763368 }, - { - "date": "2020", - "value": 8405, - "facet": 2176550201 - }, { "date": "2015", "value": 8863, @@ -3246,6 +3246,11 @@ { "entity": "geoId/02230", "points_by_facet": [ + { + "date": "2021", + "value": 1132, + "facet": 2176550201 + }, { "date": "2020", "value": 1300, @@ -3256,11 +3261,6 @@ "value": 1240, "facet": 1541763368 }, - { - "date": "2020", - "value": 1179, - "facet": 2176550201 - }, { "date": "2015", "value": 1057, @@ -3272,9 +3272,9 @@ "entity": "geoId/02240", "points_by_facet": [ { - "date": "2018", - "value": 6918, - "facet": 2517965213 + "date": "2021", + "value": 6970, + "facet": 2176550201 }, { "date": "2020", @@ -3287,9 +3287,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6957, - "facet": 2176550201 + "date": "2018", + "value": 6918, + "facet": 2517965213 }, { "date": "2011", @@ -3307,9 +3307,9 @@ "entity": "geoId/02261", "points_by_facet": [ { - "date": "2018", - "value": 9164, - "facet": 2517965213 + "date": "2009", + "value": 9492, + "facet": 2176550201 }, { "date": "2019", @@ -3322,9 +3322,9 @@ "facet": 1541763368 }, { - "date": "2009", - "value": 9492, - "facet": 2176550201 + "date": "2018", + "value": 9164, + "facet": 2517965213 }, { "date": "2011", @@ -3341,6 +3341,11 @@ { "entity": "geoId/02275", "points_by_facet": [ + { + "date": "2021", + "value": 2055, + "facet": 2176550201 + }, { "date": "2020", "value": 2510, @@ -3351,11 +3356,6 @@ "value": 2127, "facet": 1541763368 }, - { - "date": "2020", - "value": 2510, - "facet": 2176550201 - }, { "date": "2015", "value": 2382, @@ -3367,9 +3367,9 @@ "entity": "geoId/02280", "points_by_facet": [ { - "date": "2018", - "value": 3221, - "facet": 2517965213 + "date": "1999", + "value": 6813, + "facet": 2176550201 }, { "date": "2000", @@ -3377,9 +3377,9 @@ "facet": 1541763368 }, { - "date": "2009", - "value": 3775, - "facet": 2176550201 + "date": "2018", + "value": 3221, + "facet": 2517965213 }, { "date": "2008", @@ -3397,9 +3397,9 @@ "entity": "geoId/02282", "points_by_facet": [ { - "date": "2018", - "value": 604, - "facet": 2517965213 + "date": "2021", + "value": 704, + "facet": 2176550201 }, { "date": "2020", @@ -3412,9 +3412,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 637, - "facet": 2176550201 + "date": "2018", + "value": 604, + "facet": 2517965213 }, { "date": "2011", @@ -3432,9 +3432,9 @@ "entity": "geoId/02290", "points_by_facet": [ { - "date": "2018", - "value": 5327, - "facet": 2517965213 + "date": "2021", + "value": 5275, + "facet": 2176550201 }, { "date": "2020", @@ -3447,9 +3447,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5077, - "facet": 2176550201 + "date": "2018", + "value": 5327, + "facet": 2517965213 }, { "date": "2011", @@ -3467,9 +3467,9 @@ "entity": "geoId/04001", "points_by_facet": [ { - "date": "2018", - "value": 71818, - "facet": 2517965213 + "date": "2021", + "value": 65623, + "facet": 2176550201 }, { "date": "2020", @@ -3487,9 +3487,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 71875, - "facet": 2176550201 + "date": "2018", + "value": 71818, + "facet": 2517965213 }, { "date": "2011", @@ -3507,9 +3507,9 @@ "entity": "geoId/04003", "points_by_facet": [ { - "date": "2019", - "value": 125922, - "facet": 2517965213 + "date": "2021", + "value": 126050, + "facet": 2176550201 }, { "date": "2020", @@ -3527,9 +3527,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 127450, - "facet": 2176550201 + "date": "2019", + "value": 125922, + "facet": 2517965213 }, { "date": "2011", @@ -3547,9 +3547,9 @@ "entity": "geoId/04005", "points_by_facet": [ { - "date": "2019", - "value": 143476, - "facet": 2517965213 + "date": "2021", + "value": 145052, + "facet": 2176550201 }, { "date": "2020", @@ -3567,9 +3567,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 142481, - "facet": 2176550201 + "date": "2019", + "value": 143476, + "facet": 2517965213 }, { "date": "2011", @@ -3587,9 +3587,9 @@ "entity": "geoId/04007", "points_by_facet": [ { - "date": "2019", - "value": 54018, - "facet": 2517965213 + "date": "2021", + "value": 53589, + "facet": 2176550201 }, { "date": "2020", @@ -3602,9 +3602,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 54303, - "facet": 2176550201 + "date": "2019", + "value": 54018, + "facet": 2517965213 }, { "date": "2011", @@ -3622,9 +3622,9 @@ "entity": "geoId/04009", "points_by_facet": [ { - "date": "2019", - "value": 38837, - "facet": 2517965213 + "date": "2021", + "value": 39050, + "facet": 2176550201 }, { "date": "2020", @@ -3637,9 +3637,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 39211, - "facet": 2176550201 + "date": "2019", + "value": 38837, + "facet": 2517965213 }, { "date": "2011", @@ -3657,9 +3657,9 @@ "entity": "geoId/04011", "points_by_facet": [ { - "date": "2018", - "value": 9483, - "facet": 2517965213 + "date": "2021", + "value": 9404, + "facet": 2176550201 }, { "date": "2020", @@ -3672,9 +3672,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9341, - "facet": 2176550201 + "date": "2018", + "value": 9483, + "facet": 2517965213 }, { "date": "2011", @@ -3692,9 +3692,9 @@ "entity": "geoId/04012", "points_by_facet": [ { - "date": "2018", - "value": 21098, - "facet": 2517965213 + "date": "2021", + "value": 16408, + "facet": 2176550201 }, { "date": "2020", @@ -3707,9 +3707,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21480, - "facet": 2176550201 + "date": "2018", + "value": 21098, + "facet": 2517965213 }, { "date": "2011", @@ -3727,9 +3727,9 @@ "entity": "geoId/04013", "points_by_facet": [ { - "date": "2019", - "value": 4485414, - "facet": 2517965213 + "date": "2021", + "value": 4496588, + "facet": 2176550201 }, { "date": "2020", @@ -3747,9 +3747,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 4579081, - "facet": 2176550201 + "date": "2019", + "value": 4485414, + "facet": 2517965213 }, { "date": "2011", @@ -3767,9 +3767,9 @@ "entity": "geoId/04015", "points_by_facet": [ { - "date": "2019", - "value": 212181, - "facet": 2517965213 + "date": "2021", + "value": 217692, + "facet": 2176550201 }, { "date": "2020", @@ -3787,9 +3787,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 217206, - "facet": 2176550201 + "date": "2019", + "value": 212181, + "facet": 2517965213 }, { "date": "2011", @@ -3807,9 +3807,9 @@ "entity": "geoId/04017", "points_by_facet": [ { - "date": "2019", - "value": 110924, - "facet": 2517965213 + "date": "2021", + "value": 108147, + "facet": 2176550201 }, { "date": "2020", @@ -3827,9 +3827,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 112112, - "facet": 2176550201 + "date": "2019", + "value": 110924, + "facet": 2517965213 }, { "date": "2011", @@ -3847,9 +3847,9 @@ "entity": "geoId/04019", "points_by_facet": [ { - "date": "2019", - "value": 1047279, - "facet": 2517965213 + "date": "2021", + "value": 1052030, + "facet": 2176550201 }, { "date": "2020", @@ -3867,9 +3867,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 1061175, - "facet": 2176550201 + "date": "2019", + "value": 1047279, + "facet": 2517965213 }, { "date": "2011", @@ -3887,9 +3887,9 @@ "entity": "geoId/04021", "points_by_facet": [ { - "date": "2019", - "value": 462789, - "facet": 2517965213 + "date": "2021", + "value": 449557, + "facet": 2176550201 }, { "date": "2020", @@ -3907,9 +3907,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 480828, - "facet": 2176550201 + "date": "2019", + "value": 462789, + "facet": 2517965213 }, { "date": "2011", @@ -3927,9 +3927,9 @@ "entity": "geoId/04023", "points_by_facet": [ { - "date": "2019", - "value": 46498, - "facet": 2517965213 + "date": "2021", + "value": 47883, + "facet": 2176550201 }, { "date": "2020", @@ -3942,9 +3942,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 46808, - "facet": 2176550201 + "date": "2019", + "value": 46498, + "facet": 2517965213 }, { "date": "2011", @@ -3962,9 +3962,9 @@ "entity": "geoId/04025", "points_by_facet": [ { - "date": "2019", - "value": 235099, - "facet": 2517965213 + "date": "2021", + "value": 242253, + "facet": 2176550201 }, { "date": "2020", @@ -3982,9 +3982,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 240226, - "facet": 2176550201 + "date": "2019", + "value": 235099, + "facet": 2517965213 }, { "date": "2011", @@ -4002,9 +4002,9 @@ "entity": "geoId/04027", "points_by_facet": [ { - "date": "2019", - "value": 213787, - "facet": 2517965213 + "date": "2021", + "value": 206990, + "facet": 2176550201 }, { "date": "2020", @@ -4022,9 +4022,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 217824, - "facet": 2176550201 + "date": "2019", + "value": 213787, + "facet": 2517965213 }, { "date": "2011", @@ -4042,9 +4042,9 @@ "entity": "geoId/05001", "points_by_facet": [ { - "date": "2018", - "value": 17769, - "facet": 2517965213 + "date": "2021", + "value": 16722, + "facet": 2176550201 }, { "date": "2020", @@ -4057,9 +4057,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 17383, - "facet": 2176550201 + "date": "2018", + "value": 17769, + "facet": 2517965213 }, { "date": "2011", @@ -4077,9 +4077,9 @@ "entity": "geoId/05003", "points_by_facet": [ { - "date": "2018", - "value": 20046, - "facet": 2517965213 + "date": "2021", + "value": 18674, + "facet": 2176550201 }, { "date": "2020", @@ -4092,9 +4092,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19339, - "facet": 2176550201 + "date": "2018", + "value": 20046, + "facet": 2517965213 }, { "date": "2011", @@ -4112,9 +4112,9 @@ "entity": "geoId/05005", "points_by_facet": [ { - "date": "2019", - "value": 41932, - "facet": 2517965213 + "date": "2021", + "value": 42144, + "facet": 2176550201 }, { "date": "2020", @@ -4127,9 +4127,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 42242, - "facet": 2176550201 + "date": "2019", + "value": 41932, + "facet": 2517965213 }, { "date": "2011", @@ -4147,9 +4147,9 @@ "entity": "geoId/05007", "points_by_facet": [ { - "date": "2019", - "value": 279141, - "facet": 2517965213 + "date": "2021", + "value": 293692, + "facet": 2176550201 }, { "date": "2020", @@ -4167,9 +4167,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 288774, - "facet": 2176550201 + "date": "2019", + "value": 279141, + "facet": 2517965213 }, { "date": "2011", @@ -4187,9 +4187,9 @@ "entity": "geoId/05009", "points_by_facet": [ { - "date": "2019", - "value": 37432, - "facet": 2517965213 + "date": "2021", + "value": 37830, + "facet": 2176550201 }, { "date": "2020", @@ -4202,9 +4202,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 37625, - "facet": 2176550201 + "date": "2019", + "value": 37432, + "facet": 2517965213 }, { "date": "2011", @@ -4222,9 +4222,9 @@ "entity": "geoId/05011", "points_by_facet": [ { - "date": "2018", - "value": 10897, - "facet": 2517965213 + "date": "2021", + "value": 10408, + "facet": 2176550201 }, { "date": "2020", @@ -4237,9 +4237,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10639, - "facet": 2176550201 + "date": "2018", + "value": 10897, + "facet": 2517965213 }, { "date": "2011", @@ -4257,9 +4257,9 @@ "entity": "geoId/05013", "points_by_facet": [ { - "date": "2019", - "value": 5189, - "facet": 2517965213 + "date": "2021", + "value": 4741, + "facet": 2176550201 }, { "date": "2020", @@ -4272,9 +4272,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5113, - "facet": 2176550201 + "date": "2019", + "value": 5189, + "facet": 2517965213 }, { "date": "2011", @@ -4292,9 +4292,9 @@ "entity": "geoId/05015", "points_by_facet": [ { - "date": "2018", - "value": 28223, - "facet": 2517965213 + "date": "2021", + "value": 28435, + "facet": 2176550201 }, { "date": "2020", @@ -4307,9 +4307,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 28276, - "facet": 2176550201 + "date": "2018", + "value": 28223, + "facet": 2517965213 }, { "date": "2011", @@ -4327,9 +4327,9 @@ "entity": "geoId/05017", "points_by_facet": [ { - "date": "2018", - "value": 10438, - "facet": 2517965213 + "date": "2021", + "value": 10019, + "facet": 2176550201 }, { "date": "2020", @@ -4342,9 +4342,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9924, - "facet": 2176550201 + "date": "2018", + "value": 10438, + "facet": 2517965213 }, { "date": "2011", @@ -4362,9 +4362,9 @@ "entity": "geoId/05019", "points_by_facet": [ { - "date": "2019", - "value": 22320, - "facet": 2517965213 + "date": "2021", + "value": 21321, + "facet": 2176550201 }, { "date": "2020", @@ -4377,9 +4377,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 22103, - "facet": 2176550201 + "date": "2019", + "value": 22320, + "facet": 2517965213 }, { "date": "2011", @@ -4397,9 +4397,9 @@ "entity": "geoId/05021", "points_by_facet": [ { - "date": "2018", - "value": 14847, - "facet": 2517965213 + "date": "2021", + "value": 14350, + "facet": 2176550201 }, { "date": "2020", @@ -4412,9 +4412,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14375, - "facet": 2176550201 + "date": "2018", + "value": 14847, + "facet": 2517965213 }, { "date": "2011", @@ -4432,9 +4432,9 @@ "entity": "geoId/05023", "points_by_facet": [ { - "date": "2018", - "value": 24965, - "facet": 2517965213 + "date": "2021", + "value": 25015, + "facet": 2176550201 }, { "date": "2020", @@ -4447,9 +4447,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 24935, - "facet": 2176550201 + "date": "2018", + "value": 24965, + "facet": 2517965213 }, { "date": "2011", @@ -4467,9 +4467,9 @@ "entity": "geoId/05025", "points_by_facet": [ { - "date": "2019", - "value": 7956, - "facet": 2517965213 + "date": "2021", + "value": 7514, + "facet": 2176550201 }, { "date": "2020", @@ -4482,9 +4482,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7957, - "facet": 2176550201 + "date": "2019", + "value": 7956, + "facet": 2517965213 }, { "date": "2011", @@ -4502,9 +4502,9 @@ "entity": "geoId/05027", "points_by_facet": [ { - "date": "2019", - "value": 23457, - "facet": 2517965213 + "date": "2021", + "value": 22672, + "facet": 2176550201 }, { "date": "2020", @@ -4517,9 +4517,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 23331, - "facet": 2176550201 + "date": "2019", + "value": 23457, + "facet": 2517965213 }, { "date": "2011", @@ -4537,9 +4537,9 @@ "entity": "geoId/05029", "points_by_facet": [ { - "date": "2018", - "value": 20891, - "facet": 2517965213 + "date": "2021", + "value": 20873, + "facet": 2176550201 }, { "date": "2020", @@ -4552,9 +4552,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21037, - "facet": 2176550201 + "date": "2018", + "value": 20891, + "facet": 2517965213 }, { "date": "2011", @@ -4572,9 +4572,9 @@ "entity": "geoId/05031", "points_by_facet": [ { - "date": "2019", - "value": 110332, - "facet": 2517965213 + "date": "2021", + "value": 112218, + "facet": 2176550201 }, { "date": "2020", @@ -4592,9 +4592,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 112245, - "facet": 2176550201 + "date": "2019", + "value": 110332, + "facet": 2517965213 }, { "date": "2011", @@ -4612,9 +4612,9 @@ "entity": "geoId/05033", "points_by_facet": [ { - "date": "2019", - "value": 63257, - "facet": 2517965213 + "date": "2021", + "value": 60378, + "facet": 2176550201 }, { "date": "2020", @@ -4627,9 +4627,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 63409, - "facet": 2176550201 + "date": "2019", + "value": 63257, + "facet": 2517965213 }, { "date": "2011", @@ -4647,9 +4647,9 @@ "entity": "geoId/05035", "points_by_facet": [ { - "date": "2019", - "value": 47955, - "facet": 2517965213 + "date": "2021", + "value": 47525, + "facet": 2176550201 }, { "date": "2020", @@ -4662,9 +4662,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 47616, - "facet": 2176550201 + "date": "2019", + "value": 47955, + "facet": 2517965213 }, { "date": "2011", @@ -4682,9 +4682,9 @@ "entity": "geoId/05037", "points_by_facet": [ { - "date": "2018", - "value": 16676, - "facet": 2517965213 + "date": "2021", + "value": 16681, + "facet": 2176550201 }, { "date": "2020", @@ -4697,9 +4697,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16142, - "facet": 2176550201 + "date": "2018", + "value": 16676, + "facet": 2517965213 }, { "date": "2011", @@ -4717,9 +4717,9 @@ "entity": "geoId/05039", "points_by_facet": [ { - "date": "2018", - "value": 7182, - "facet": 2517965213 + "date": "2021", + "value": 6308, + "facet": 2176550201 }, { "date": "2020", @@ -4732,9 +4732,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6802, - "facet": 2176550201 + "date": "2018", + "value": 7182, + "facet": 2517965213 }, { "date": "2011", @@ -4752,9 +4752,9 @@ "entity": "geoId/05041", "points_by_facet": [ { - "date": "2018", - "value": 11512, - "facet": 2517965213 + "date": "2021", + "value": 11090, + "facet": 2176550201 }, { "date": "2020", @@ -4767,9 +4767,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11110, - "facet": 2176550201 + "date": "2018", + "value": 11512, + "facet": 2517965213 }, { "date": "2011", @@ -4787,9 +4787,9 @@ "entity": "geoId/05043", "points_by_facet": [ { - "date": "2018", - "value": 18328, - "facet": 2517965213 + "date": "2021", + "value": 17110, + "facet": 2176550201 }, { "date": "2020", @@ -4802,9 +4802,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 17977, - "facet": 2176550201 + "date": "2018", + "value": 18328, + "facet": 2517965213 }, { "date": "2011", @@ -4822,9 +4822,9 @@ "entity": "geoId/05045", "points_by_facet": [ { - "date": "2019", - "value": 126007, - "facet": 2517965213 + "date": "2021", + "value": 125106, + "facet": 2176550201 }, { "date": "2020", @@ -4842,9 +4842,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 126919, - "facet": 2176550201 + "date": "2019", + "value": 126007, + "facet": 2517965213 }, { "date": "2011", @@ -4862,9 +4862,9 @@ "entity": "geoId/05047", "points_by_facet": [ { - "date": "2019", - "value": 17715, - "facet": 2517965213 + "date": "2021", + "value": 17173, + "facet": 2176550201 }, { "date": "2020", @@ -4877,9 +4877,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 17897, - "facet": 2176550201 + "date": "2019", + "value": 17715, + "facet": 2517965213 }, { "date": "2011", @@ -4897,9 +4897,9 @@ "entity": "geoId/05049", "points_by_facet": [ { - "date": "2018", - "value": 12269, - "facet": 2517965213 + "date": "2021", + "value": 12145, + "facet": 2176550201 }, { "date": "2020", @@ -4912,9 +4912,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12381, - "facet": 2176550201 + "date": "2018", + "value": 12269, + "facet": 2517965213 }, { "date": "2011", @@ -4932,9 +4932,9 @@ "entity": "geoId/05051", "points_by_facet": [ { - "date": "2019", - "value": 99386, - "facet": 2517965213 + "date": "2021", + "value": 100330, + "facet": 2176550201 }, { "date": "2020", @@ -4952,9 +4952,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 99789, - "facet": 2176550201 + "date": "2019", + "value": 99386, + "facet": 2517965213 }, { "date": "2011", @@ -4972,9 +4972,9 @@ "entity": "geoId/05053", "points_by_facet": [ { - "date": "2019", - "value": 18265, - "facet": 2517965213 + "date": "2021", + "value": 18090, + "facet": 2176550201 }, { "date": "2020", @@ -4987,9 +4987,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 18449, - "facet": 2176550201 + "date": "2019", + "value": 18265, + "facet": 2517965213 }, { "date": "2011", @@ -5007,9 +5007,9 @@ "entity": "geoId/05055", "points_by_facet": [ { - "date": "2019", - "value": 45325, - "facet": 2517965213 + "date": "2021", + "value": 46317, + "facet": 2176550201 }, { "date": "2020", @@ -5022,9 +5022,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 45597, - "facet": 2176550201 + "date": "2019", + "value": 45325, + "facet": 2517965213 }, { "date": "2011", @@ -5042,9 +5042,9 @@ "entity": "geoId/05057", "points_by_facet": [ { - "date": "2019", - "value": 21532, - "facet": 2517965213 + "date": "2021", + "value": 19694, + "facet": 2176550201 }, { "date": "2020", @@ -5057,9 +5057,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21253, - "facet": 2176550201 + "date": "2019", + "value": 21532, + "facet": 2517965213 }, { "date": "2011", @@ -5077,9 +5077,9 @@ "entity": "geoId/05059", "points_by_facet": [ { - "date": "2019", - "value": 33771, - "facet": 2517965213 + "date": "2021", + "value": 33148, + "facet": 2176550201 }, { "date": "2020", @@ -5092,9 +5092,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 33787, - "facet": 2176550201 + "date": "2019", + "value": 33771, + "facet": 2517965213 }, { "date": "2011", @@ -5112,9 +5112,9 @@ "entity": "geoId/05061", "points_by_facet": [ { - "date": "2018", - "value": 13341, - "facet": 2517965213 + "date": "2021", + "value": 12698, + "facet": 2176550201 }, { "date": "2020", @@ -5127,9 +5127,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13109, - "facet": 2176550201 + "date": "2018", + "value": 13341, + "facet": 2517965213 }, { "date": "2011", @@ -5147,9 +5147,9 @@ "entity": "geoId/05063", "points_by_facet": [ { - "date": "2019", - "value": 37825, - "facet": 2517965213 + "date": "2021", + "value": 37723, + "facet": 2176550201 }, { "date": "2020", @@ -5162,9 +5162,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 37757, - "facet": 2176550201 + "date": "2019", + "value": 37825, + "facet": 2517965213 }, { "date": "2011", @@ -5182,9 +5182,9 @@ "entity": "geoId/05065", "points_by_facet": [ { - "date": "2018", - "value": 13593, - "facet": 2517965213 + "date": "2021", + "value": 13911, + "facet": 2176550201 }, { "date": "2020", @@ -5197,9 +5197,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13613, - "facet": 2176550201 + "date": "2018", + "value": 13593, + "facet": 2517965213 }, { "date": "2011", @@ -5217,9 +5217,9 @@ "entity": "geoId/05067", "points_by_facet": [ { - "date": "2018", + "date": "2021", "value": 16811, - "facet": 2517965213 + "facet": 2176550201 }, { "date": "2020", @@ -5232,9 +5232,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16636, - "facet": 2176550201 + "date": "2018", + "value": 16811, + "facet": 2517965213 }, { "date": "2011", @@ -5252,9 +5252,9 @@ "entity": "geoId/05069", "points_by_facet": [ { - "date": "2019", - "value": 66824, - "facet": 2517965213 + "date": "2021", + "value": 65861, + "facet": 2176550201 }, { "date": "2020", @@ -5272,9 +5272,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 65377, - "facet": 2176550201 + "date": "2019", + "value": 66824, + "facet": 2517965213 }, { "date": "2011", @@ -5292,9 +5292,9 @@ "entity": "geoId/05071", "points_by_facet": [ { - "date": "2018", - "value": 26742, - "facet": 2517965213 + "date": "2021", + "value": 25845, + "facet": 2176550201 }, { "date": "2020", @@ -5307,9 +5307,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 26513, - "facet": 2176550201 + "date": "2018", + "value": 26742, + "facet": 2517965213 }, { "date": "2011", @@ -5327,9 +5327,9 @@ "entity": "geoId/05073", "points_by_facet": [ { - "date": "2018", - "value": 6682, - "facet": 2517965213 + "date": "2021", + "value": 6163, + "facet": 2176550201 }, { "date": "2020", @@ -5342,9 +5342,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6596, - "facet": 2176550201 + "date": "2018", + "value": 6682, + "facet": 2517965213 }, { "date": "2011", @@ -5362,9 +5362,9 @@ "entity": "geoId/05075", "points_by_facet": [ { - "date": "2018", - "value": 16434, - "facet": 2517965213 + "date": "2021", + "value": 16292, + "facet": 2176550201 }, { "date": "2020", @@ -5377,9 +5377,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16410, - "facet": 2176550201 + "date": "2018", + "value": 16434, + "facet": 2517965213 }, { "date": "2011", @@ -5397,9 +5397,9 @@ "entity": "geoId/05077", "points_by_facet": [ { - "date": "2018", - "value": 8985, - "facet": 2517965213 + "date": "2021", + "value": 8619, + "facet": 2176550201 }, { "date": "2020", @@ -5412,9 +5412,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8513, - "facet": 2176550201 + "date": "2018", + "value": 8985, + "facet": 2517965213 }, { "date": "2011", @@ -5432,9 +5432,9 @@ "entity": "geoId/05079", "points_by_facet": [ { - "date": "2019", - "value": 13024, - "facet": 2517965213 + "date": "2021", + "value": 13037, + "facet": 2176550201 }, { "date": "2020", @@ -5447,9 +5447,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12944, - "facet": 2176550201 + "date": "2019", + "value": 13024, + "facet": 2517965213 }, { "date": "2011", @@ -5467,9 +5467,9 @@ "entity": "geoId/05081", "points_by_facet": [ { - "date": "2019", - "value": 12259, - "facet": 2517965213 + "date": "2021", + "value": 11944, + "facet": 2176550201 }, { "date": "2020", @@ -5482,9 +5482,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12180, - "facet": 2176550201 + "date": "2019", + "value": 12259, + "facet": 2517965213 }, { "date": "2011", @@ -5502,9 +5502,9 @@ "entity": "geoId/05083", "points_by_facet": [ { - "date": "2018", - "value": 21737, - "facet": 2517965213 + "date": "2021", + "value": 21215, + "facet": 2176550201 }, { "date": "2020", @@ -5517,9 +5517,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21410, - "facet": 2176550201 + "date": "2018", + "value": 21737, + "facet": 2517965213 }, { "date": "2011", @@ -5537,9 +5537,9 @@ "entity": "geoId/05085", "points_by_facet": [ { - "date": "2019", - "value": 73309, - "facet": 2517965213 + "date": "2021", + "value": 74722, + "facet": 2176550201 }, { "date": "2020", @@ -5557,9 +5557,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 73921, - "facet": 2176550201 + "date": "2019", + "value": 73309, + "facet": 2517965213 }, { "date": "2011", @@ -5577,9 +5577,9 @@ "entity": "geoId/05087", "points_by_facet": [ { - "date": "2019", - "value": 16576, - "facet": 2517965213 + "date": "2021", + "value": 16960, + "facet": 2176550201 }, { "date": "2020", @@ -5592,9 +5592,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16644, - "facet": 2176550201 + "date": "2019", + "value": 16576, + "facet": 2517965213 }, { "date": "2011", @@ -5612,9 +5612,9 @@ "entity": "geoId/05089", "points_by_facet": [ { - "date": "2018", - "value": 16722, - "facet": 2517965213 + "date": "2021", + "value": 16978, + "facet": 2176550201 }, { "date": "2020", @@ -5627,9 +5627,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16790, - "facet": 2176550201 + "date": "2018", + "value": 16722, + "facet": 2517965213 }, { "date": "2011", @@ -5647,9 +5647,9 @@ "entity": "geoId/05091", "points_by_facet": [ { - "date": "2019", - "value": 43257, - "facet": 2517965213 + "date": "2021", + "value": 42649, + "facet": 2176550201 }, { "date": "2020", @@ -5662,9 +5662,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 43177, - "facet": 2176550201 + "date": "2019", + "value": 43257, + "facet": 2517965213 }, { "date": "2011", @@ -5682,9 +5682,9 @@ "entity": "geoId/05093", "points_by_facet": [ { - "date": "2019", - "value": 40651, - "facet": 2517965213 + "date": "2021", + "value": 39661, + "facet": 2176550201 }, { "date": "2020", @@ -5697,9 +5697,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 40066, - "facet": 2176550201 + "date": "2019", + "value": 40651, + "facet": 2517965213 }, { "date": "2011", @@ -5717,9 +5717,9 @@ "entity": "geoId/05095", "points_by_facet": [ { - "date": "2018", - "value": 6900, - "facet": 2517965213 + "date": "2021", + "value": 6683, + "facet": 2176550201 }, { "date": "2020", @@ -5732,9 +5732,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6584, - "facet": 2176550201 + "date": "2018", + "value": 6900, + "facet": 2517965213 }, { "date": "2011", @@ -5752,9 +5752,9 @@ "entity": "geoId/05097", "points_by_facet": [ { - "date": "2018", - "value": 8924, - "facet": 2517965213 + "date": "2021", + "value": 8611, + "facet": 2176550201 }, { "date": "2020", @@ -5767,9 +5767,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9006, - "facet": 2176550201 + "date": "2018", + "value": 8924, + "facet": 2517965213 }, { "date": "2011", @@ -5787,9 +5787,9 @@ "entity": "geoId/05099", "points_by_facet": [ { - "date": "2019", - "value": 8252, - "facet": 2517965213 + "date": "2021", + "value": 8187, + "facet": 2176550201 }, { "date": "2020", @@ -5802,9 +5802,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8099, - "facet": 2176550201 + "date": "2019", + "value": 8252, + "facet": 2517965213 }, { "date": "2011", @@ -5822,9 +5822,9 @@ "entity": "geoId/05101", "points_by_facet": [ { - "date": "2019", - "value": 7753, - "facet": 2517965213 + "date": "2021", + "value": 7204, + "facet": 2176550201 }, { "date": "2020", @@ -5837,9 +5837,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7602, - "facet": 2176550201 + "date": "2019", + "value": 7753, + "facet": 2517965213 }, { "date": "2011", @@ -5857,9 +5857,9 @@ "entity": "geoId/05103", "points_by_facet": [ { - "date": "2019", - "value": 23382, - "facet": 2517965213 + "date": "2021", + "value": 22306, + "facet": 2176550201 }, { "date": "2020", @@ -5872,9 +5872,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 23167, - "facet": 2176550201 + "date": "2019", + "value": 23382, + "facet": 2517965213 }, { "date": "2011", @@ -5892,9 +5892,9 @@ "entity": "geoId/05105", "points_by_facet": [ { - "date": "2019", - "value": 10455, - "facet": 2517965213 + "date": "2021", + "value": 9964, + "facet": 2176550201 }, { "date": "2020", @@ -5907,9 +5907,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10327, - "facet": 2176550201 + "date": "2019", + "value": 10455, + "facet": 2517965213 }, { "date": "2011", @@ -5927,9 +5927,9 @@ "entity": "geoId/05107", "points_by_facet": [ { - "date": "2019", - "value": 17782, - "facet": 2517965213 + "date": "2021", + "value": 15906, + "facet": 2176550201 }, { "date": "2020", @@ -5942,9 +5942,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 17299, - "facet": 2176550201 + "date": "2019", + "value": 17782, + "facet": 2517965213 }, { "date": "2011", @@ -5962,9 +5962,9 @@ "entity": "geoId/05109", "points_by_facet": [ { - "date": "2018", - "value": 10673, - "facet": 2517965213 + "date": "2021", + "value": 10066, + "facet": 2176550201 }, { "date": "2020", @@ -5977,9 +5977,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10643, - "facet": 2176550201 + "date": "2018", + "value": 10673, + "facet": 2517965213 }, { "date": "2011", @@ -5997,9 +5997,9 @@ "entity": "geoId/05111", "points_by_facet": [ { - "date": "2019", - "value": 23528, - "facet": 2517965213 + "date": "2021", + "value": 22660, + "facet": 2176550201 }, { "date": "2020", @@ -6012,9 +6012,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 23283, - "facet": 2176550201 + "date": "2019", + "value": 23528, + "facet": 2517965213 }, { "date": "2011", @@ -6032,9 +6032,9 @@ "entity": "geoId/05113", "points_by_facet": [ { - "date": "2018", - "value": 20049, - "facet": 2517965213 + "date": "2021", + "value": 19353, + "facet": 2176550201 }, { "date": "2020", @@ -6047,9 +6047,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19707, - "facet": 2176550201 + "date": "2018", + "value": 20049, + "facet": 2517965213 }, { "date": "2011", @@ -6067,9 +6067,9 @@ "entity": "geoId/05115", "points_by_facet": [ { - "date": "2019", - "value": 64072, - "facet": 2517965213 + "date": "2021", + "value": 63789, + "facet": 2176550201 }, { "date": "2020", @@ -6082,9 +6082,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 64334, - "facet": 2176550201 + "date": "2019", + "value": 64072, + "facet": 2517965213 }, { "date": "2011", @@ -6102,9 +6102,9 @@ "entity": "geoId/05117", "points_by_facet": [ { - "date": "2018", - "value": 8074, - "facet": 2517965213 + "date": "2021", + "value": 8135, + "facet": 2176550201 }, { "date": "2020", @@ -6117,9 +6117,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7966, - "facet": 2176550201 + "date": "2018", + "value": 8074, + "facet": 2517965213 }, { "date": "2011", @@ -6137,9 +6137,9 @@ "entity": "geoId/05119", "points_by_facet": [ { - "date": "2019", - "value": 391911, - "facet": 2517965213 + "date": "2021", + "value": 397821, + "facet": 2176550201 }, { "date": "2020", @@ -6157,9 +6157,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 392980, - "facet": 2176550201 + "date": "2019", + "value": 391911, + "facet": 2517965213 }, { "date": "2011", @@ -6177,9 +6177,9 @@ "entity": "geoId/05121", "points_by_facet": [ { - "date": "2018", - "value": 17948, - "facet": 2517965213 + "date": "2021", + "value": 18865, + "facet": 2176550201 }, { "date": "2020", @@ -6192,9 +6192,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 18247, - "facet": 2176550201 + "date": "2018", + "value": 17948, + "facet": 2517965213 }, { "date": "2011", @@ -6212,9 +6212,9 @@ "entity": "geoId/05123", "points_by_facet": [ { - "date": "2019", - "value": 24994, - "facet": 2517965213 + "date": "2021", + "value": 22739, + "facet": 2176550201 }, { "date": "2020", @@ -6227,9 +6227,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 24682, - "facet": 2176550201 + "date": "2019", + "value": 24994, + "facet": 2517965213 }, { "date": "2011", @@ -6247,9 +6247,9 @@ "entity": "geoId/05125", "points_by_facet": [ { - "date": "2019", - "value": 122437, - "facet": 2517965213 + "date": "2021", + "value": 125233, + "facet": 2176550201 }, { "date": "2020", @@ -6267,9 +6267,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 123968, - "facet": 2176550201 + "date": "2019", + "value": 122437, + "facet": 2517965213 }, { "date": "2011", @@ -6287,9 +6287,9 @@ "entity": "geoId/05127", "points_by_facet": [ { - "date": "2018", - "value": 10319, - "facet": 2517965213 + "date": "2021", + "value": 9822, + "facet": 2176550201 }, { "date": "2020", @@ -6302,9 +6302,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10164, - "facet": 2176550201 + "date": "2018", + "value": 10319, + "facet": 2517965213 }, { "date": "2011", @@ -6322,9 +6322,9 @@ "entity": "geoId/05129", "points_by_facet": [ { - "date": "2018", - "value": 7958, - "facet": 2517965213 + "date": "2021", + "value": 7880, + "facet": 2176550201 }, { "date": "2020", @@ -6337,9 +6337,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7842, - "facet": 2176550201 + "date": "2018", + "value": 7958, + "facet": 2517965213 }, { "date": "2011", @@ -6357,9 +6357,9 @@ "entity": "geoId/05131", "points_by_facet": [ { - "date": "2019", - "value": 127827, - "facet": 2517965213 + "date": "2021", + "value": 128400, + "facet": 2176550201 }, { "date": "2020", @@ -6377,9 +6377,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 127590, - "facet": 2176550201 + "date": "2019", + "value": 127827, + "facet": 2517965213 }, { "date": "2011", @@ -6397,9 +6397,9 @@ "entity": "geoId/05133", "points_by_facet": [ { - "date": "2018", - "value": 17139, - "facet": 2517965213 + "date": "2021", + "value": 15783, + "facet": 2176550201 }, { "date": "2020", @@ -6412,9 +6412,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16702, - "facet": 2176550201 + "date": "2018", + "value": 17139, + "facet": 2517965213 }, { "date": "2011", @@ -6432,9 +6432,9 @@ "entity": "geoId/05135", "points_by_facet": [ { - "date": "2019", - "value": 17442, - "facet": 2517965213 + "date": "2021", + "value": 17622, + "facet": 2176550201 }, { "date": "2020", @@ -6447,9 +6447,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 17424, - "facet": 2176550201 + "date": "2019", + "value": 17442, + "facet": 2517965213 }, { "date": "2011", @@ -6467,9 +6467,9 @@ "entity": "geoId/05137", "points_by_facet": [ { - "date": "2018", - "value": 12457, - "facet": 2517965213 + "date": "2021", + "value": 12481, + "facet": 2176550201 }, { "date": "2020", @@ -6482,9 +6482,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12674, - "facet": 2176550201 + "date": "2018", + "value": 12457, + "facet": 2517965213 }, { "date": "2011", @@ -6502,9 +6502,9 @@ "entity": "geoId/05139", "points_by_facet": [ { - "date": "2019", - "value": 38682, - "facet": 2517965213 + "date": "2021", + "value": 38340, + "facet": 2176550201 }, { "date": "2020", @@ -6517,9 +6517,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 38219, - "facet": 2176550201 + "date": "2019", + "value": 38682, + "facet": 2517965213 }, { "date": "2011", @@ -6537,9 +6537,9 @@ "entity": "geoId/05141", "points_by_facet": [ { - "date": "2018", - "value": 16603, - "facet": 2517965213 + "date": "2021", + "value": 15694, + "facet": 2176550201 }, { "date": "2020", @@ -6552,9 +6552,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16541, - "facet": 2176550201 + "date": "2018", + "value": 16603, + "facet": 2517965213 }, { "date": "2011", @@ -6572,9 +6572,9 @@ "entity": "geoId/05143", "points_by_facet": [ { - "date": "2019", - "value": 239187, - "facet": 2517965213 + "date": "2021", + "value": 250057, + "facet": 2176550201 }, { "date": "2020", @@ -6592,9 +6592,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 243216, - "facet": 2176550201 + "date": "2019", + "value": 239187, + "facet": 2517965213 }, { "date": "2011", @@ -6612,9 +6612,9 @@ "entity": "geoId/05145", "points_by_facet": [ { - "date": "2019", - "value": 78753, - "facet": 2517965213 + "date": "2021", + "value": 77207, + "facet": 2176550201 }, { "date": "2020", @@ -6632,9 +6632,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 78729, - "facet": 2176550201 + "date": "2019", + "value": 78753, + "facet": 2517965213 }, { "date": "2011", @@ -6652,9 +6652,9 @@ "entity": "geoId/05147", "points_by_facet": [ { - "date": "2018", - "value": 6490, - "facet": 2517965213 + "date": "2021", + "value": 6116, + "facet": 2176550201 }, { "date": "2020", @@ -6667,9 +6667,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6264, - "facet": 2176550201 + "date": "2018", + "value": 6490, + "facet": 2517965213 }, { "date": "2011", @@ -6687,9 +6687,9 @@ "entity": "geoId/05149", "points_by_facet": [ { - "date": "2019", - "value": 21341, - "facet": 2517965213 + "date": "2021", + "value": 20155, + "facet": 2176550201 }, { "date": "2020", @@ -6702,9 +6702,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21181, - "facet": 2176550201 + "date": "2019", + "value": 21341, + "facet": 2517965213 }, { "date": "2011", @@ -6722,9 +6722,9 @@ "entity": "geoId/06001", "points_by_facet": [ { - "date": "2019", - "value": 1671329, - "facet": 2517965213 + "date": "2021", + "value": 1648556, + "facet": 2176550201 }, { "date": "2020", @@ -6742,9 +6742,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 1662323, - "facet": 2176550201 + "date": "2019", + "value": 1671329, + "facet": 2517965213 }, { "date": "2011", @@ -6762,9 +6762,9 @@ "entity": "geoId/06003", "points_by_facet": [ { - "date": "2018", - "value": 1101, - "facet": 2517965213 + "date": "2021", + "value": 1235, + "facet": 2176550201 }, { "date": "2020", @@ -6777,9 +6777,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1119, - "facet": 2176550201 + "date": "2018", + "value": 1101, + "facet": 2517965213 }, { "date": "2011", @@ -6797,9 +6797,9 @@ "entity": "geoId/06005", "points_by_facet": [ { - "date": "2018", - "value": 39383, - "facet": 2517965213 + "date": "2021", + "value": 41259, + "facet": 2176550201 }, { "date": "2020", @@ -6812,9 +6812,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 40083, - "facet": 2176550201 + "date": "2018", + "value": 39383, + "facet": 2517965213 }, { "date": "2011", @@ -6832,9 +6832,9 @@ "entity": "geoId/06007", "points_by_facet": [ { - "date": "2019", - "value": 219186, - "facet": 2517965213 + "date": "2021", + "value": 208309, + "facet": 2176550201 }, { "date": "2020", @@ -6852,9 +6852,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 212744, - "facet": 2176550201 + "date": "2019", + "value": 219186, + "facet": 2517965213 }, { "date": "2011", @@ -6872,9 +6872,9 @@ "entity": "geoId/06009", "points_by_facet": [ { - "date": "2018", - "value": 45602, - "facet": 2517965213 + "date": "2021", + "value": 46221, + "facet": 2176550201 }, { "date": "2020", @@ -6887,9 +6887,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 46308, - "facet": 2176550201 + "date": "2018", + "value": 45602, + "facet": 2517965213 }, { "date": "2011", @@ -6907,9 +6907,9 @@ "entity": "geoId/06011", "points_by_facet": [ { - "date": "2018", - "value": 21627, - "facet": 2517965213 + "date": "2021", + "value": 21917, + "facet": 2176550201 }, { "date": "2020", @@ -6922,9 +6922,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21558, - "facet": 2176550201 + "date": "2018", + "value": 21627, + "facet": 2517965213 }, { "date": "2011", @@ -6942,9 +6942,9 @@ "entity": "geoId/06013", "points_by_facet": [ { - "date": "2019", - "value": 1153526, - "facet": 2517965213 + "date": "2021", + "value": 1161413, + "facet": 2176550201 }, { "date": "2020", @@ -6962,9 +6962,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 1152333, - "facet": 2176550201 + "date": "2019", + "value": 1153526, + "facet": 2517965213 }, { "date": "2014", @@ -6982,9 +6982,9 @@ "entity": "geoId/06015", "points_by_facet": [ { - "date": "2019", - "value": 27812, - "facet": 2517965213 + "date": "2021", + "value": 28100, + "facet": 2176550201 }, { "date": "2020", @@ -6997,9 +6997,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 27968, - "facet": 2176550201 + "date": "2019", + "value": 27812, + "facet": 2517965213 }, { "date": "2011", @@ -7017,9 +7017,9 @@ "entity": "geoId/06017", "points_by_facet": [ { - "date": "2019", - "value": 192843, - "facet": 2517965213 + "date": "2021", + "value": 193221, + "facet": 2176550201 }, { "date": "2020", @@ -7037,9 +7037,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 192925, - "facet": 2176550201 + "date": "2019", + "value": 192843, + "facet": 2517965213 }, { "date": "2011", @@ -7057,9 +7057,9 @@ "entity": "geoId/06019", "points_by_facet": [ { - "date": "2019", - "value": 999101, - "facet": 2517965213 + "date": "2021", + "value": 1013581, + "facet": 2176550201 }, { "date": "2020", @@ -7077,9 +7077,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 1000918, - "facet": 2176550201 + "date": "2019", + "value": 999101, + "facet": 2517965213 }, { "date": "2011", @@ -7097,9 +7097,9 @@ "entity": "geoId/06021", "points_by_facet": [ { - "date": "2018", - "value": 28047, - "facet": 2517965213 + "date": "2021", + "value": 28805, + "facet": 2176550201 }, { "date": "2020", @@ -7112,9 +7112,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 28283, - "facet": 2176550201 + "date": "2018", + "value": 28047, + "facet": 2517965213 }, { "date": "2011", @@ -7132,9 +7132,9 @@ "entity": "geoId/06023", "points_by_facet": [ { - "date": "2019", - "value": 135558, - "facet": 2517965213 + "date": "2021", + "value": 136310, + "facet": 2176550201 }, { "date": "2020", @@ -7152,9 +7152,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 134977, - "facet": 2176550201 + "date": "2019", + "value": 135558, + "facet": 2517965213 }, { "date": "2011", @@ -7172,9 +7172,9 @@ "entity": "geoId/06025", "points_by_facet": [ { - "date": "2019", - "value": 181215, - "facet": 2517965213 + "date": "2021", + "value": 179851, + "facet": 2176550201 }, { "date": "2020", @@ -7192,9 +7192,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 180267, - "facet": 2176550201 + "date": "2019", + "value": 181215, + "facet": 2517965213 }, { "date": "2011", @@ -7212,9 +7212,9 @@ "entity": "geoId/06027", "points_by_facet": [ { - "date": "2018", - "value": 17987, - "facet": 2517965213 + "date": "2021", + "value": 18970, + "facet": 2176550201 }, { "date": "2020", @@ -7227,9 +7227,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 18046, - "facet": 2176550201 + "date": "2018", + "value": 17987, + "facet": 2517965213 }, { "date": "2011", @@ -7247,9 +7247,9 @@ "entity": "geoId/06029", "points_by_facet": [ { - "date": "2019", - "value": 900202, - "facet": 2517965213 + "date": "2021", + "value": 917673, + "facet": 2176550201 }, { "date": "2020", @@ -7267,9 +7267,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 901362, - "facet": 2176550201 + "date": "2019", + "value": 900202, + "facet": 2517965213 }, { "date": "2011", @@ -7287,9 +7287,9 @@ "entity": "geoId/06031", "points_by_facet": [ { - "date": "2019", - "value": 152940, - "facet": 2517965213 + "date": "2021", + "value": 153443, + "facet": 2176550201 }, { "date": "2020", @@ -7307,9 +7307,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 152692, - "facet": 2176550201 + "date": "2019", + "value": 152940, + "facet": 2517965213 }, { "date": "2012", @@ -7327,9 +7327,9 @@ "entity": "geoId/06033", "points_by_facet": [ { - "date": "2019", - "value": 64386, - "facet": 2517965213 + "date": "2021", + "value": 68766, + "facet": 2176550201 }, { "date": "2020", @@ -7347,9 +7347,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 64479, - "facet": 2176550201 + "date": "2019", + "value": 64386, + "facet": 2517965213 }, { "date": "2011", @@ -7367,9 +7367,9 @@ "entity": "geoId/06035", "points_by_facet": [ { - "date": "2019", - "value": 30573, - "facet": 2517965213 + "date": "2021", + "value": 33159, + "facet": 2176550201 }, { "date": "2020", @@ -7382,9 +7382,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 30016, - "facet": 2176550201 + "date": "2019", + "value": 30573, + "facet": 2517965213 }, { "date": "2011", @@ -7402,9 +7402,9 @@ "entity": "geoId/06037", "points_by_facet": [ { - "date": "2019", - "value": 10039107, - "facet": 2517965213 + "date": "2021", + "value": 9829544, + "facet": 2176550201 }, { "date": "2020", @@ -7422,9 +7422,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 9943046, - "facet": 2176550201 + "date": "2019", + "value": 10039107, + "facet": 2517965213 }, { "date": "2011", @@ -7442,9 +7442,9 @@ "entity": "geoId/06039", "points_by_facet": [ { - "date": "2019", - "value": 157327, - "facet": 2517965213 + "date": "2021", + "value": 159410, + "facet": 2176550201 }, { "date": "2020", @@ -7462,9 +7462,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 157761, - "facet": 2176550201 + "date": "2019", + "value": 157327, + "facet": 2517965213 }, { "date": "2011", @@ -7482,9 +7482,9 @@ "entity": "geoId/06041", "points_by_facet": [ { - "date": "2019", - "value": 258826, - "facet": 2517965213 + "date": "2021", + "value": 260206, + "facet": 2176550201 }, { "date": "2020", @@ -7502,9 +7502,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 257332, - "facet": 2176550201 + "date": "2019", + "value": 258826, + "facet": 2517965213 }, { "date": "2011", @@ -7522,9 +7522,9 @@ "entity": "geoId/06043", "points_by_facet": [ { - "date": "2018", - "value": 17471, - "facet": 2517965213 + "date": "2021", + "value": 17147, + "facet": 2176550201 }, { "date": "2020", @@ -7537,9 +7537,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 17160, - "facet": 2176550201 + "date": "2018", + "value": 17471, + "facet": 2517965213 }, { "date": "2011", @@ -7557,9 +7557,9 @@ "entity": "geoId/06045", "points_by_facet": [ { - "date": "2019", - "value": 86749, - "facet": 2517965213 + "date": "2021", + "value": 91305, + "facet": 2176550201 }, { "date": "2020", @@ -7577,9 +7577,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 86061, - "facet": 2176550201 + "date": "2019", + "value": 86749, + "facet": 2517965213 }, { "date": "2011", @@ -7597,9 +7597,9 @@ "entity": "geoId/06047", "points_by_facet": [ { - "date": "2019", - "value": 277680, - "facet": 2517965213 + "date": "2021", + "value": 286461, + "facet": 2176550201 }, { "date": "2020", @@ -7617,9 +7617,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 279252, - "facet": 2176550201 + "date": "2019", + "value": 277680, + "facet": 2517965213 }, { "date": "2011", @@ -7637,9 +7637,9 @@ "entity": "geoId/06049", "points_by_facet": [ { - "date": "2018", - "value": 8777, - "facet": 2517965213 + "date": "2021", + "value": 8661, + "facet": 2176550201 }, { "date": "2020", @@ -7652,9 +7652,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8763, - "facet": 2176550201 + "date": "2018", + "value": 8777, + "facet": 2517965213 }, { "date": "2011", @@ -7672,9 +7672,9 @@ "entity": "geoId/06051", "points_by_facet": [ { - "date": "2018", - "value": 14250, - "facet": 2517965213 + "date": "2021", + "value": 13247, + "facet": 2176550201 }, { "date": "2020", @@ -7687,9 +7687,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14534, - "facet": 2176550201 + "date": "2018", + "value": 14250, + "facet": 2517965213 }, { "date": "2011", @@ -7707,9 +7707,9 @@ "entity": "geoId/06053", "points_by_facet": [ { - "date": "2019", - "value": 434061, - "facet": 2517965213 + "date": "2021", + "value": 437325, + "facet": 2176550201 }, { "date": "2020", @@ -7727,9 +7727,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 430906, - "facet": 2176550201 + "date": "2019", + "value": 434061, + "facet": 2517965213 }, { "date": "2011", @@ -7747,9 +7747,9 @@ "entity": "geoId/06055", "points_by_facet": [ { - "date": "2019", - "value": 137744, - "facet": 2517965213 + "date": "2021", + "value": 136207, + "facet": 2176550201 }, { "date": "2020", @@ -7767,9 +7767,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 135965, - "facet": 2176550201 + "date": "2019", + "value": 137744, + "facet": 2517965213 }, { "date": "2011", @@ -7787,9 +7787,9 @@ "entity": "geoId/06057", "points_by_facet": [ { - "date": "2019", - "value": 99755, - "facet": 2517965213 + "date": "2021", + "value": 103487, + "facet": 2176550201 }, { "date": "2020", @@ -7807,9 +7807,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 99606, - "facet": 2176550201 + "date": "2019", + "value": 99755, + "facet": 2517965213 }, { "date": "2011", @@ -7827,9 +7827,9 @@ "entity": "geoId/06059", "points_by_facet": [ { - "date": "2019", - "value": 3175692, - "facet": 2517965213 + "date": "2021", + "value": 3167809, + "facet": 2176550201 }, { "date": "2020", @@ -7847,9 +7847,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 3166857, - "facet": 2176550201 + "date": "2019", + "value": 3175692, + "facet": 2517965213 }, { "date": "2011", @@ -7867,9 +7867,9 @@ "entity": "geoId/06061", "points_by_facet": [ { - "date": "2019", - "value": 398329, - "facet": 2517965213 + "date": "2021", + "value": 412300, + "facet": 2176550201 }, { "date": "2020", @@ -7887,9 +7887,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 402950, - "facet": 2176550201 + "date": "2019", + "value": 398329, + "facet": 2517965213 }, { "date": "2011", @@ -7907,9 +7907,9 @@ "entity": "geoId/06063", "points_by_facet": [ { - "date": "2018", - "value": 18804, - "facet": 2517965213 + "date": "2021", + "value": 19915, + "facet": 2176550201 }, { "date": "2020", @@ -7922,9 +7922,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 18967, - "facet": 2176550201 + "date": "2018", + "value": 18804, + "facet": 2517965213 }, { "date": "2011", @@ -7942,9 +7942,9 @@ "entity": "geoId/06065", "points_by_facet": [ { - "date": "2019", - "value": 2470546, - "facet": 2517965213 + "date": "2021", + "value": 2458395, + "facet": 2176550201 }, { "date": "2020", @@ -7962,9 +7962,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 2489188, - "facet": 2176550201 + "date": "2019", + "value": 2470546, + "facet": 2517965213 }, { "date": "2011", @@ -7982,9 +7982,9 @@ "entity": "geoId/06067", "points_by_facet": [ { - "date": "2019", - "value": 1552058, - "facet": 2517965213 + "date": "2021", + "value": 1588921, + "facet": 2176550201 }, { "date": "2020", @@ -8002,9 +8002,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 1559146, - "facet": 2176550201 + "date": "2019", + "value": 1552058, + "facet": 2517965213 }, { "date": "2011", @@ -8022,9 +8022,9 @@ "entity": "geoId/06069", "points_by_facet": [ { - "date": "2019", - "value": 62808, - "facet": 2517965213 + "date": "2021", + "value": 66677, + "facet": 2176550201 }, { "date": "2020", @@ -8037,9 +8037,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 64055, - "facet": 2176550201 + "date": "2019", + "value": 62808, + "facet": 2517965213 }, { "date": "2011", @@ -8057,9 +8057,9 @@ "entity": "geoId/06071", "points_by_facet": [ { - "date": "2019", - "value": 2180085, - "facet": 2517965213 + "date": "2021", + "value": 2194710, + "facet": 2176550201 }, { "date": "2020", @@ -8077,9 +8077,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 2189183, - "facet": 2176550201 + "date": "2019", + "value": 2180085, + "facet": 2517965213 }, { "date": "2011", @@ -8097,9 +8097,9 @@ "entity": "geoId/06073", "points_by_facet": [ { - "date": "2019", - "value": 3338330, - "facet": 2517965213 + "date": "2021", + "value": 3286069, + "facet": 2176550201 }, { "date": "2020", @@ -8117,9 +8117,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 3332427, - "facet": 2176550201 + "date": "2019", + "value": 3338330, + "facet": 2517965213 }, { "date": "2011", @@ -8136,6 +8136,11 @@ { "entity": "geoId/06075", "points_by_facet": [ + { + "date": "2021", + "value": 815201, + "facet": 2176550201 + }, { "date": "2020", "value": 874784, @@ -8151,11 +8156,6 @@ "value": 881549, "facet": 1226172227 }, - { - "date": "2020", - "value": 866606, - "facet": 2176550201 - }, { "date": "2015", "value": 864816, @@ -8167,9 +8167,9 @@ "entity": "geoId/06077", "points_by_facet": [ { - "date": "2019", - "value": 762148, - "facet": 2517965213 + "date": "2021", + "value": 789410, + "facet": 2176550201 }, { "date": "2020", @@ -8187,9 +8187,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 767967, - "facet": 2176550201 + "date": "2019", + "value": 762148, + "facet": 2517965213 }, { "date": "2014", @@ -8207,9 +8207,9 @@ "entity": "geoId/06079", "points_by_facet": [ { - "date": "2019", - "value": 283111, - "facet": 2517965213 + "date": "2021", + "value": 283159, + "facet": 2176550201 }, { "date": "2020", @@ -8227,9 +8227,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 282249, - "facet": 2176550201 + "date": "2019", + "value": 283111, + "facet": 2517965213 }, { "date": "2011", @@ -8246,6 +8246,11 @@ { "entity": "geoId/06081", "points_by_facet": [ + { + "date": "2021", + "value": 737888, + "facet": 2176550201 + }, { "date": "2020", "value": 765623, @@ -8261,11 +8266,6 @@ "value": 766573, "facet": 1226172227 }, - { - "date": "2020", - "value": 758308, - "facet": 2176550201 - }, { "date": "2011", "value": 727209, @@ -8282,9 +8282,9 @@ "entity": "geoId/06083", "points_by_facet": [ { - "date": "2019", - "value": 446499, - "facet": 2517965213 + "date": "2021", + "value": 446475, + "facet": 2176550201 }, { "date": "2020", @@ -8302,9 +8302,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 444766, - "facet": 2176550201 + "date": "2019", + "value": 446499, + "facet": 2517965213 }, { "date": "2011", @@ -8322,9 +8322,9 @@ "entity": "geoId/06085", "points_by_facet": [ { - "date": "2019", - "value": 1927852, - "facet": 2517965213 + "date": "2021", + "value": 1885508, + "facet": 2176550201 }, { "date": "2020", @@ -8342,9 +8342,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 1907105, - "facet": 2176550201 + "date": "2019", + "value": 1927852, + "facet": 2517965213 }, { "date": "2011", @@ -8362,9 +8362,9 @@ "entity": "geoId/06087", "points_by_facet": [ { - "date": "2019", - "value": 273213, - "facet": 2517965213 + "date": "2021", + "value": 267792, + "facet": 2176550201 }, { "date": "2020", @@ -8382,9 +8382,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 269925, - "facet": 2176550201 + "date": "2019", + "value": 273213, + "facet": 2517965213 }, { "date": "2011", @@ -8402,9 +8402,9 @@ "entity": "geoId/06089", "points_by_facet": [ { - "date": "2019", - "value": 180080, - "facet": 2517965213 + "date": "2021", + "value": 182139, + "facet": 2176550201 }, { "date": "2020", @@ -8422,9 +8422,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 179027, - "facet": 2176550201 + "date": "2019", + "value": 180080, + "facet": 2517965213 }, { "date": "2011", @@ -8442,9 +8442,9 @@ "entity": "geoId/06091", "points_by_facet": [ { - "date": "2018", - "value": 2987, - "facet": 2517965213 + "date": "2021", + "value": 3283, + "facet": 2176550201 }, { "date": "2020", @@ -8457,9 +8457,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2920, - "facet": 2176550201 + "date": "2018", + "value": 2987, + "facet": 2517965213 }, { "date": "2011", @@ -8477,9 +8477,9 @@ "entity": "geoId/06093", "points_by_facet": [ { - "date": "2018", - "value": 43724, - "facet": 2517965213 + "date": "2021", + "value": 44118, + "facet": 2176550201 }, { "date": "2020", @@ -8492,9 +8492,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 43245, - "facet": 2176550201 + "date": "2018", + "value": 43724, + "facet": 2517965213 }, { "date": "2011", @@ -8512,9 +8512,9 @@ "entity": "geoId/06095", "points_by_facet": [ { - "date": "2019", - "value": 447643, - "facet": 2517965213 + "date": "2021", + "value": 451716, + "facet": 2176550201 }, { "date": "2020", @@ -8532,9 +8532,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 446935, - "facet": 2176550201 + "date": "2019", + "value": 447643, + "facet": 2517965213 }, { "date": "2011", @@ -8552,9 +8552,9 @@ "entity": "geoId/06097", "points_by_facet": [ { - "date": "2019", - "value": 494336, - "facet": 2517965213 + "date": "2021", + "value": 485887, + "facet": 2176550201 }, { "date": "2020", @@ -8572,9 +8572,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 489819, - "facet": 2176550201 + "date": "2019", + "value": 494336, + "facet": 2517965213 }, { "date": "2011", @@ -8592,9 +8592,9 @@ "entity": "geoId/06099", "points_by_facet": [ { - "date": "2019", - "value": 550660, - "facet": 2517965213 + "date": "2021", + "value": 552999, + "facet": 2176550201 }, { "date": "2020", @@ -8612,9 +8612,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 550081, - "facet": 2176550201 + "date": "2019", + "value": 550660, + "facet": 2517965213 }, { "date": "2011", @@ -8632,9 +8632,9 @@ "entity": "geoId/06101", "points_by_facet": [ { - "date": "2019", - "value": 96971, - "facet": 2517965213 + "date": "2021", + "value": 99063, + "facet": 2176550201 }, { "date": "2020", @@ -8652,9 +8652,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 96385, - "facet": 2176550201 + "date": "2019", + "value": 96971, + "facet": 2517965213 }, { "date": "2011", @@ -8672,9 +8672,9 @@ "entity": "geoId/06103", "points_by_facet": [ { - "date": "2019", - "value": 65084, - "facet": 2517965213 + "date": "2021", + "value": 65498, + "facet": 2176550201 }, { "date": "2020", @@ -8692,9 +8692,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 64494, - "facet": 2176550201 + "date": "2019", + "value": 65084, + "facet": 2517965213 }, { "date": "2011", @@ -8712,9 +8712,9 @@ "entity": "geoId/06105", "points_by_facet": [ { - "date": "2018", - "value": 12535, - "facet": 2517965213 + "date": "2021", + "value": 16060, + "facet": 2176550201 }, { "date": "2020", @@ -8727,9 +8727,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12216, - "facet": 2176550201 + "date": "2018", + "value": 12535, + "facet": 2517965213 }, { "date": "2011", @@ -8747,9 +8747,9 @@ "entity": "geoId/06107", "points_by_facet": [ { - "date": "2019", - "value": 466195, - "facet": 2517965213 + "date": "2021", + "value": 477054, + "facet": 2176550201 }, { "date": "2020", @@ -8767,9 +8767,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 468680, - "facet": 2176550201 + "date": "2019", + "value": 466195, + "facet": 2517965213 }, { "date": "2011", @@ -8787,9 +8787,9 @@ "entity": "geoId/06109", "points_by_facet": [ { - "date": "2019", - "value": 54478, - "facet": 2517965213 + "date": "2021", + "value": 55810, + "facet": 2176550201 }, { "date": "2020", @@ -8802,9 +8802,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 54515, - "facet": 2176550201 + "date": "2019", + "value": 54478, + "facet": 2517965213 }, { "date": "2011", @@ -8822,9 +8822,9 @@ "entity": "geoId/06111", "points_by_facet": [ { - "date": "2019", - "value": 846006, - "facet": 2517965213 + "date": "2021", + "value": 839784, + "facet": 2176550201 }, { "date": "2020", @@ -8842,9 +8842,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 841387, - "facet": 2176550201 + "date": "2019", + "value": 846006, + "facet": 2517965213 }, { "date": "2011", @@ -8862,9 +8862,9 @@ "entity": "geoId/06113", "points_by_facet": [ { - "date": "2019", - "value": 220500, - "facet": 2517965213 + "date": "2021", + "value": 216986, + "facet": 2176550201 }, { "date": "2020", @@ -8882,9 +8882,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 219728, - "facet": 2176550201 + "date": "2019", + "value": 220500, + "facet": 2517965213 }, { "date": "2011", @@ -8902,9 +8902,9 @@ "entity": "geoId/06115", "points_by_facet": [ { - "date": "2019", - "value": 78668, - "facet": 2517965213 + "date": "2021", + "value": 83421, + "facet": 2176550201 }, { "date": "2020", @@ -8922,9 +8922,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 80160, - "facet": 2176550201 + "date": "2019", + "value": 78668, + "facet": 2517965213 }, { "date": "2011", @@ -8941,6 +8941,11 @@ { "entity": "geoId/08001", "points_by_facet": [ + { + "date": "2021", + "value": 522140, + "facet": 2176550201 + }, { "date": "2020", "value": 509844, @@ -8956,11 +8961,6 @@ "value": 517421, "facet": 1226172227 }, - { - "date": "2020", - "value": 519883, - "facet": 2176550201 - }, { "date": "2011", "value": 451443, @@ -8977,9 +8977,9 @@ "entity": "geoId/08003", "points_by_facet": [ { - "date": "2018", - "value": 16683, - "facet": 2517965213 + "date": "2021", + "value": 16547, + "facet": 2176550201 }, { "date": "2020", @@ -8992,9 +8992,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16180, - "facet": 2176550201 + "date": "2018", + "value": 16683, + "facet": 2517965213 }, { "date": "2011", @@ -9012,9 +9012,9 @@ "entity": "geoId/08005", "points_by_facet": [ { - "date": "2019", - "value": 656590, - "facet": 2517965213 + "date": "2021", + "value": 654900, + "facet": 2176550201 }, { "date": "2020", @@ -9032,9 +9032,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 657452, - "facet": 2176550201 + "date": "2019", + "value": 656590, + "facet": 2517965213 }, { "date": "2011", @@ -9052,9 +9052,9 @@ "entity": "geoId/08007", "points_by_facet": [ { - "date": "2018", - "value": 13765, - "facet": 2517965213 + "date": "2021", + "value": 13790, + "facet": 2176550201 }, { "date": "2020", @@ -9067,9 +9067,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14196, - "facet": 2176550201 + "date": "2018", + "value": 13765, + "facet": 2517965213 }, { "date": "2011", @@ -9087,9 +9087,9 @@ "entity": "geoId/08009", "points_by_facet": [ { - "date": "2018", - "value": 3585, - "facet": 2517965213 + "date": "2021", + "value": 3514, + "facet": 2176550201 }, { "date": "2020", @@ -9102,9 +9102,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3555, - "facet": 2176550201 + "date": "2018", + "value": 3585, + "facet": 2517965213 }, { "date": "2011", @@ -9122,9 +9122,9 @@ "entity": "geoId/08011", "points_by_facet": [ { - "date": "2018", - "value": 5882, - "facet": 2517965213 + "date": "2021", + "value": 5759, + "facet": 2176550201 }, { "date": "2020", @@ -9137,9 +9137,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5356, - "facet": 2176550201 + "date": "2018", + "value": 5882, + "facet": 2517965213 }, { "date": "2011", @@ -9157,9 +9157,9 @@ "entity": "geoId/08013", "points_by_facet": [ { - "date": "2019", - "value": 326196, - "facet": 2517965213 + "date": "2021", + "value": 329543, + "facet": 2176550201 }, { "date": "2020", @@ -9177,9 +9177,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 327171, - "facet": 2176550201 + "date": "2019", + "value": 326196, + "facet": 2517965213 }, { "date": "2011", @@ -9197,9 +9197,9 @@ "entity": "geoId/08014", "points_by_facet": [ { - "date": "2018", - "value": 69267, - "facet": 2517965213 + "date": "2021", + "value": 75325, + "facet": 2176550201 }, { "date": "2020", @@ -9217,9 +9217,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 72236, - "facet": 2176550201 + "date": "2018", + "value": 69267, + "facet": 2517965213 }, { "date": "2011", @@ -9237,9 +9237,9 @@ "entity": "geoId/08015", "points_by_facet": [ { - "date": "2018", - "value": 20027, - "facet": 2517965213 + "date": "2021", + "value": 20074, + "facet": 2176550201 }, { "date": "2020", @@ -9252,9 +9252,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20661, - "facet": 2176550201 + "date": "2018", + "value": 20027, + "facet": 2517965213 }, { "date": "2011", @@ -9272,9 +9272,9 @@ "entity": "geoId/08017", "points_by_facet": [ { - "date": "2018", - "value": 1876, - "facet": 2517965213 + "date": "2021", + "value": 1707, + "facet": 2176550201 }, { "date": "2020", @@ -9287,9 +9287,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1795, - "facet": 2176550201 + "date": "2018", + "value": 1876, + "facet": 2517965213 }, { "date": "2011", @@ -9307,9 +9307,9 @@ "entity": "geoId/08019", "points_by_facet": [ { - "date": "2019", - "value": 9700, - "facet": 2517965213 + "date": "2021", + "value": 9446, + "facet": 2176550201 }, { "date": "2020", @@ -9322,9 +9322,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9586, - "facet": 2176550201 + "date": "2019", + "value": 9700, + "facet": 2517965213 }, { "date": "2011", @@ -9342,9 +9342,9 @@ "entity": "geoId/08021", "points_by_facet": [ { - "date": "2018", - "value": 8200, - "facet": 2517965213 + "date": "2021", + "value": 7612, + "facet": 2176550201 }, { "date": "2020", @@ -9357,9 +9357,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8143, - "facet": 2176550201 + "date": "2018", + "value": 8200, + "facet": 2517965213 }, { "date": "2011", @@ -9377,9 +9377,9 @@ "entity": "geoId/08023", "points_by_facet": [ { - "date": "2018", - "value": 3828, - "facet": 2517965213 + "date": "2021", + "value": 3625, + "facet": 2176550201 }, { "date": "2020", @@ -9392,9 +9392,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3921, - "facet": 2176550201 + "date": "2018", + "value": 3828, + "facet": 2517965213 }, { "date": "2011", @@ -9412,9 +9412,9 @@ "entity": "geoId/08025", "points_by_facet": [ { - "date": "2018", - "value": 5858, - "facet": 2517965213 + "date": "2021", + "value": 6012, + "facet": 2176550201 }, { "date": "2020", @@ -9427,9 +9427,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5696, - "facet": 2176550201 + "date": "2018", + "value": 5858, + "facet": 2517965213 }, { "date": "2011", @@ -9447,9 +9447,9 @@ "entity": "geoId/08027", "points_by_facet": [ { - "date": "2018", - "value": 4954, - "facet": 2517965213 + "date": "2021", + "value": 5045, + "facet": 2176550201 }, { "date": "2020", @@ -9462,9 +9462,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5183, - "facet": 2176550201 + "date": "2018", + "value": 4954, + "facet": 2517965213 }, { "date": "2011", @@ -9482,9 +9482,9 @@ "entity": "geoId/08029", "points_by_facet": [ { - "date": "2018", - "value": 30953, - "facet": 2517965213 + "date": "2021", + "value": 31661, + "facet": 2176550201 }, { "date": "2020", @@ -9497,9 +9497,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 31067, - "facet": 2176550201 + "date": "2018", + "value": 30953, + "facet": 2517965213 }, { "date": "2011", @@ -9517,9 +9517,9 @@ "entity": "geoId/08031", "points_by_facet": [ { - "date": "2018", - "value": 716492, - "facet": 2517965213 + "date": "2021", + "value": 711463, + "facet": 2176550201 }, { "date": "2020", @@ -9537,9 +9537,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 735538, - "facet": 2176550201 + "date": "2018", + "value": 716492, + "facet": 2517965213 }, { "date": "2016", @@ -9562,9 +9562,9 @@ "entity": "geoId/08033", "points_by_facet": [ { - "date": "2018", - "value": 2074, - "facet": 2517965213 + "date": "2021", + "value": 2397, + "facet": 2176550201 }, { "date": "2020", @@ -9577,9 +9577,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2096, - "facet": 2176550201 + "date": "2018", + "value": 2074, + "facet": 2517965213 }, { "date": "2011", @@ -9597,9 +9597,9 @@ "entity": "geoId/08035", "points_by_facet": [ { - "date": "2019", - "value": 351154, - "facet": 2517965213 + "date": "2021", + "value": 368990, + "facet": 2176550201 }, { "date": "2020", @@ -9617,9 +9617,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 360750, - "facet": 2176550201 + "date": "2019", + "value": 351154, + "facet": 2517965213 }, { "date": "2011", @@ -9637,9 +9637,9 @@ "entity": "geoId/08037", "points_by_facet": [ { - "date": "2019", - "value": 55127, - "facet": 2517965213 + "date": "2021", + "value": 55727, + "facet": 2176550201 }, { "date": "2020", @@ -9652,9 +9652,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 54929, - "facet": 2176550201 + "date": "2019", + "value": 55127, + "facet": 2517965213 }, { "date": "2011", @@ -9672,9 +9672,9 @@ "entity": "geoId/08039", "points_by_facet": [ { - "date": "2019", - "value": 26729, - "facet": 2517965213 + "date": "2021", + "value": 27128, + "facet": 2176550201 }, { "date": "2020", @@ -9687,9 +9687,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 27313, - "facet": 2176550201 + "date": "2019", + "value": 26729, + "facet": 2517965213 }, { "date": "2011", @@ -9707,9 +9707,9 @@ "entity": "geoId/08041", "points_by_facet": [ { - "date": "2019", - "value": 720403, - "facet": 2517965213 + "date": "2021", + "value": 737867, + "facet": 2176550201 }, { "date": "2020", @@ -9727,9 +9727,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 728310, - "facet": 2176550201 + "date": "2019", + "value": 720403, + "facet": 2517965213 }, { "date": "2011", @@ -9747,9 +9747,9 @@ "entity": "geoId/08043", "points_by_facet": [ { - "date": "2019", - "value": 47839, - "facet": 2517965213 + "date": "2021", + "value": 49661, + "facet": 2176550201 }, { "date": "2020", @@ -9762,9 +9762,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 47867, - "facet": 2176550201 + "date": "2019", + "value": 47839, + "facet": 2517965213 }, { "date": "2011", @@ -9782,9 +9782,9 @@ "entity": "geoId/08045", "points_by_facet": [ { - "date": "2019", - "value": 60061, - "facet": 2517965213 + "date": "2021", + "value": 62161, + "facet": 2176550201 }, { "date": "2020", @@ -9797,9 +9797,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 60366, - "facet": 2176550201 + "date": "2019", + "value": 60061, + "facet": 2517965213 }, { "date": "2011", @@ -9817,9 +9817,9 @@ "entity": "geoId/08047", "points_by_facet": [ { - "date": "2019", - "value": 6243, - "facet": 2517965213 + "date": "2021", + "value": 5873, + "facet": 2176550201 }, { "date": "2020", @@ -9832,9 +9832,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6235, - "facet": 2176550201 + "date": "2019", + "value": 6243, + "facet": 2517965213 }, { "date": "2011", @@ -9852,9 +9852,9 @@ "entity": "geoId/08049", "points_by_facet": [ { - "date": "2018", - "value": 15525, - "facet": 2517965213 + "date": "2021", + "value": 15860, + "facet": 2176550201 }, { "date": "2020", @@ -9867,9 +9867,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15794, - "facet": 2176550201 + "date": "2018", + "value": 15525, + "facet": 2517965213 }, { "date": "2011", @@ -9887,9 +9887,9 @@ "entity": "geoId/08051", "points_by_facet": [ { - "date": "2018", - "value": 17246, - "facet": 2517965213 + "date": "2021", + "value": 17281, + "facet": 2176550201 }, { "date": "2020", @@ -9902,9 +9902,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 17593, - "facet": 2176550201 + "date": "2018", + "value": 17246, + "facet": 2517965213 }, { "date": "2011", @@ -9922,9 +9922,9 @@ "entity": "geoId/08053", "points_by_facet": [ { - "date": "2018", - "value": 811, - "facet": 2517965213 + "date": "2021", + "value": 781, + "facet": 2176550201 }, { "date": "2020", @@ -9937,9 +9937,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 808, - "facet": 2176550201 + "date": "2018", + "value": 811, + "facet": 2517965213 }, { "date": "2011", @@ -9957,9 +9957,9 @@ "entity": "geoId/08055", "points_by_facet": [ { - "date": "2018", - "value": 6889, - "facet": 2517965213 + "date": "2021", + "value": 6920, + "facet": 2176550201 }, { "date": "2020", @@ -9972,9 +9972,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6883, - "facet": 2176550201 + "date": "2018", + "value": 6889, + "facet": 2517965213 }, { "date": "2011", @@ -9992,9 +9992,9 @@ "entity": "geoId/08057", "points_by_facet": [ { - "date": "2018", - "value": 1399, - "facet": 2517965213 + "date": "2021", + "value": 1363, + "facet": 2176550201 }, { "date": "2020", @@ -10007,9 +10007,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1389, - "facet": 2176550201 + "date": "2018", + "value": 1399, + "facet": 2517965213 }, { "date": "2011", @@ -10027,9 +10027,9 @@ "entity": "geoId/08059", "points_by_facet": [ { - "date": "2019", - "value": 582881, - "facet": 2517965213 + "date": "2021", + "value": 579581, + "facet": 2176550201 }, { "date": "2020", @@ -10047,9 +10047,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 583283, - "facet": 2176550201 + "date": "2019", + "value": 582881, + "facet": 2517965213 }, { "date": "2011", @@ -10067,9 +10067,9 @@ "entity": "geoId/08061", "points_by_facet": [ { - "date": "2018", - "value": 1383, - "facet": 2517965213 + "date": "2021", + "value": 1452, + "facet": 2176550201 }, { "date": "2020", @@ -10082,9 +10082,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1458, - "facet": 2176550201 + "date": "2018", + "value": 1383, + "facet": 2517965213 }, { "date": "2011", @@ -10102,9 +10102,9 @@ "entity": "geoId/08063", "points_by_facet": [ { - "date": "2018", - "value": 7163, - "facet": 2517965213 + "date": "2021", + "value": 6950, + "facet": 2176550201 }, { "date": "2020", @@ -10117,9 +10117,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7121, - "facet": 2176550201 + "date": "2018", + "value": 7163, + "facet": 2517965213 }, { "date": "2011", @@ -10137,9 +10137,9 @@ "entity": "geoId/08065", "points_by_facet": [ { - "date": "2018", - "value": 7824, - "facet": 2517965213 + "date": "2021", + "value": 7407, + "facet": 2176550201 }, { "date": "2020", @@ -10152,9 +10152,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7987, - "facet": 2176550201 + "date": "2018", + "value": 7824, + "facet": 2517965213 }, { "date": "2011", @@ -10172,9 +10172,9 @@ "entity": "geoId/08067", "points_by_facet": [ { - "date": "2019", - "value": 56221, - "facet": 2517965213 + "date": "2021", + "value": 56250, + "facet": 2176550201 }, { "date": "2020", @@ -10187,9 +10187,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 56564, - "facet": 2176550201 + "date": "2019", + "value": 56221, + "facet": 2517965213 }, { "date": "2011", @@ -10207,9 +10207,9 @@ "entity": "geoId/08069", "points_by_facet": [ { - "date": "2019", - "value": 356899, - "facet": 2517965213 + "date": "2021", + "value": 362533, + "facet": 2176550201 }, { "date": "2020", @@ -10227,9 +10227,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 360428, - "facet": 2176550201 + "date": "2019", + "value": 356899, + "facet": 2517965213 }, { "date": "2011", @@ -10247,9 +10247,9 @@ "entity": "geoId/08071", "points_by_facet": [ { - "date": "2018", - "value": 14503, - "facet": 2517965213 + "date": "2021", + "value": 14633, + "facet": 2176550201 }, { "date": "2020", @@ -10262,9 +10262,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14420, - "facet": 2176550201 + "date": "2018", + "value": 14503, + "facet": 2517965213 }, { "date": "2011", @@ -10282,9 +10282,9 @@ "entity": "geoId/08073", "points_by_facet": [ { - "date": "2018", - "value": 5610, - "facet": 2517965213 + "date": "2021", + "value": 5688, + "facet": 2176550201 }, { "date": "2020", @@ -10297,9 +10297,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5680, - "facet": 2176550201 + "date": "2018", + "value": 5610, + "facet": 2517965213 }, { "date": "2011", @@ -10317,9 +10317,9 @@ "entity": "geoId/08075", "points_by_facet": [ { - "date": "2019", - "value": 22409, - "facet": 2517965213 + "date": "2021", + "value": 21487, + "facet": 2176550201 }, { "date": "2020", @@ -10332,9 +10332,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21974, - "facet": 2176550201 + "date": "2019", + "value": 22409, + "facet": 2517965213 }, { "date": "2011", @@ -10352,9 +10352,9 @@ "entity": "geoId/08077", "points_by_facet": [ { - "date": "2019", - "value": 154210, - "facet": 2517965213 + "date": "2021", + "value": 157335, + "facet": 2176550201 }, { "date": "2020", @@ -10372,9 +10372,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 155603, - "facet": 2176550201 + "date": "2019", + "value": 154210, + "facet": 2517965213 }, { "date": "2014", @@ -10392,9 +10392,9 @@ "entity": "geoId/08079", "points_by_facet": [ { - "date": "2018", - "value": 776, - "facet": 2517965213 + "date": "2021", + "value": 924, + "facet": 2176550201 }, { "date": "2020", @@ -10407,9 +10407,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 773, - "facet": 2176550201 + "date": "2018", + "value": 776, + "facet": 2517965213 }, { "date": "2011", @@ -10427,9 +10427,9 @@ "entity": "geoId/08081", "points_by_facet": [ { - "date": "2019", - "value": 13283, - "facet": 2517965213 + "date": "2021", + "value": 13185, + "facet": 2176550201 }, { "date": "2020", @@ -10442,9 +10442,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13144, - "facet": 2176550201 + "date": "2019", + "value": 13283, + "facet": 2517965213 }, { "date": "2011", @@ -10462,9 +10462,9 @@ "entity": "geoId/08083", "points_by_facet": [ { - "date": "2018", - "value": 26158, - "facet": 2517965213 + "date": "2021", + "value": 26175, + "facet": 2176550201 }, { "date": "2020", @@ -10477,9 +10477,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 26408, - "facet": 2176550201 + "date": "2018", + "value": 26158, + "facet": 2517965213 }, { "date": "2011", @@ -10497,9 +10497,9 @@ "entity": "geoId/08085", "points_by_facet": [ { - "date": "2019", - "value": 42758, - "facet": 2517965213 + "date": "2021", + "value": 43168, + "facet": 2176550201 }, { "date": "2020", @@ -10512,9 +10512,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 43322, - "facet": 2176550201 + "date": "2019", + "value": 42758, + "facet": 2517965213 }, { "date": "2011", @@ -10532,9 +10532,9 @@ "entity": "geoId/08087", "points_by_facet": [ { - "date": "2019", - "value": 29068, - "facet": 2517965213 + "date": "2021", + "value": 29008, + "facet": 2176550201 }, { "date": "2020", @@ -10547,9 +10547,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 28941, - "facet": 2176550201 + "date": "2019", + "value": 29068, + "facet": 2517965213 }, { "date": "2011", @@ -10567,9 +10567,9 @@ "entity": "geoId/08089", "points_by_facet": [ { - "date": "2018", - "value": 18432, - "facet": 2517965213 + "date": "2021", + "value": 18594, + "facet": 2176550201 }, { "date": "2020", @@ -10582,9 +10582,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 18201, - "facet": 2176550201 + "date": "2018", + "value": 18432, + "facet": 2517965213 }, { "date": "2011", @@ -10602,9 +10602,9 @@ "entity": "geoId/08091", "points_by_facet": [ { - "date": "2019", - "value": 4952, - "facet": 2517965213 + "date": "2021", + "value": 5035, + "facet": 2176550201 }, { "date": "2020", @@ -10617,9 +10617,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5001, - "facet": 2176550201 + "date": "2019", + "value": 4952, + "facet": 2517965213 }, { "date": "2011", @@ -10637,9 +10637,9 @@ "entity": "geoId/08093", "points_by_facet": [ { - "date": "2019", - "value": 18845, - "facet": 2517965213 + "date": "2021", + "value": 17720, + "facet": 2176550201 }, { "date": "2020", @@ -10652,9 +10652,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 18955, - "facet": 2176550201 + "date": "2019", + "value": 18845, + "facet": 2517965213 }, { "date": "2011", @@ -10672,9 +10672,9 @@ "entity": "geoId/08095", "points_by_facet": [ { - "date": "2018", - "value": 4286, - "facet": 2517965213 + "date": "2021", + "value": 4512, + "facet": 2176550201 }, { "date": "2020", @@ -10687,9 +10687,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4367, - "facet": 2176550201 + "date": "2018", + "value": 4286, + "facet": 2517965213 }, { "date": "2011", @@ -10707,9 +10707,9 @@ "entity": "geoId/08097", "points_by_facet": [ { - "date": "2019", - "value": 17767, - "facet": 2517965213 + "date": "2021", + "value": 17348, + "facet": 2176550201 }, { "date": "2020", @@ -10722,9 +10722,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 17894, - "facet": 2176550201 + "date": "2019", + "value": 17767, + "facet": 2517965213 }, { "date": "2011", @@ -10742,9 +10742,9 @@ "entity": "geoId/08099", "points_by_facet": [ { - "date": "2018", - "value": 12164, - "facet": 2517965213 + "date": "2021", + "value": 11996, + "facet": 2176550201 }, { "date": "2020", @@ -10757,9 +10757,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12106, - "facet": 2176550201 + "date": "2018", + "value": 12164, + "facet": 2517965213 }, { "date": "2011", @@ -10777,9 +10777,9 @@ "entity": "geoId/08101", "points_by_facet": [ { - "date": "2019", - "value": 168424, - "facet": 2517965213 + "date": "2021", + "value": 169622, + "facet": 2176550201 }, { "date": "2020", @@ -10797,9 +10797,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 169823, - "facet": 2176550201 + "date": "2019", + "value": 168424, + "facet": 2517965213 }, { "date": "2011", @@ -10817,9 +10817,9 @@ "entity": "geoId/08103", "points_by_facet": [ { - "date": "2018", - "value": 6336, - "facet": 2517965213 + "date": "2021", + "value": 6476, + "facet": 2176550201 }, { "date": "2020", @@ -10832,9 +10832,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6342, - "facet": 2176550201 + "date": "2018", + "value": 6336, + "facet": 2517965213 }, { "date": "2011", @@ -10852,9 +10852,9 @@ "entity": "geoId/08105", "points_by_facet": [ { - "date": "2018", - "value": 11250, - "facet": 2517965213 + "date": "2021", + "value": 11408, + "facet": 2176550201 }, { "date": "2020", @@ -10867,9 +10867,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11296, - "facet": 2176550201 + "date": "2018", + "value": 11250, + "facet": 2517965213 }, { "date": "2011", @@ -10887,9 +10887,9 @@ "entity": "geoId/08107", "points_by_facet": [ { - "date": "2019", - "value": 25638, - "facet": 2517965213 + "date": "2021", + "value": 25091, + "facet": 2176550201 }, { "date": "2020", @@ -10902,9 +10902,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 25560, - "facet": 2176550201 + "date": "2019", + "value": 25638, + "facet": 2517965213 }, { "date": "2011", @@ -10922,9 +10922,9 @@ "entity": "geoId/08109", "points_by_facet": [ { - "date": "2018", - "value": 6843, - "facet": 2517965213 + "date": "2021", + "value": 6471, + "facet": 2176550201 }, { "date": "2020", @@ -10937,9 +10937,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6938, - "facet": 2176550201 + "date": "2018", + "value": 6843, + "facet": 2517965213 }, { "date": "2011", @@ -10957,9 +10957,9 @@ "entity": "geoId/08111", "points_by_facet": [ { - "date": "2018", - "value": 762, - "facet": 2517965213 + "date": "2021", + "value": 733, + "facet": 2176550201 }, { "date": "2020", @@ -10972,9 +10972,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 748, - "facet": 2176550201 + "date": "2018", + "value": 762, + "facet": 2517965213 }, { "date": "2011", @@ -10992,9 +10992,9 @@ "entity": "geoId/08113", "points_by_facet": [ { - "date": "2018", - "value": 8191, - "facet": 2517965213 + "date": "2021", + "value": 8074, + "facet": 2176550201 }, { "date": "2020", @@ -11007,9 +11007,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8105, - "facet": 2176550201 + "date": "2018", + "value": 8191, + "facet": 2517965213 }, { "date": "2011", @@ -11027,9 +11027,9 @@ "entity": "geoId/08115", "points_by_facet": [ { - "date": "2018", - "value": 2303, - "facet": 2517965213 + "date": "2021", + "value": 2336, + "facet": 2176550201 }, { "date": "2020", @@ -11042,9 +11042,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2260, - "facet": 2176550201 + "date": "2018", + "value": 2303, + "facet": 2517965213 }, { "date": "2011", @@ -11062,9 +11062,9 @@ "entity": "geoId/08117", "points_by_facet": [ { - "date": "2019", - "value": 31011, - "facet": 2517965213 + "date": "2021", + "value": 30941, + "facet": 2176550201 }, { "date": "2020", @@ -11077,9 +11077,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 30631, - "facet": 2176550201 + "date": "2019", + "value": 31011, + "facet": 2517965213 }, { "date": "2011", @@ -11097,9 +11097,9 @@ "entity": "geoId/08119", "points_by_facet": [ { - "date": "2019", - "value": 25388, - "facet": 2517965213 + "date": "2021", + "value": 24926, + "facet": 2176550201 }, { "date": "2020", @@ -11112,9 +11112,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 25529, - "facet": 2176550201 + "date": "2019", + "value": 25388, + "facet": 2517965213 }, { "date": "2011", @@ -11132,9 +11132,9 @@ "entity": "geoId/08121", "points_by_facet": [ { - "date": "2018", - "value": 4909, - "facet": 2517965213 + "date": "2021", + "value": 4861, + "facet": 2176550201 }, { "date": "2020", @@ -11147,9 +11147,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4875, - "facet": 2176550201 + "date": "2018", + "value": 4909, + "facet": 2517965213 }, { "date": "2011", @@ -11167,9 +11167,9 @@ "entity": "geoId/08123", "points_by_facet": [ { - "date": "2019", - "value": 324492, - "facet": 2517965213 + "date": "2021", + "value": 340036, + "facet": 2176550201 }, { "date": "2020", @@ -11187,9 +11187,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 333983, - "facet": 2176550201 + "date": "2019", + "value": 324492, + "facet": 2517965213 }, { "date": "2011", @@ -11207,9 +11207,9 @@ "entity": "geoId/08125", "points_by_facet": [ { - "date": "2018", - "value": 10020, - "facet": 2517965213 + "date": "2021", + "value": 9941, + "facet": 2176550201 }, { "date": "2020", @@ -11222,9 +11222,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10047, - "facet": 2176550201 + "date": "2018", + "value": 10020, + "facet": 2517965213 }, { "date": "2011", @@ -11242,9 +11242,9 @@ "entity": "geoId/09001", "points_by_facet": [ { - "date": "2019", - "value": 943332, - "facet": 2517965213 + "date": "2021", + "value": 959768, + "facet": 2176550201 }, { "date": "2020", @@ -11262,9 +11262,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 942426, - "facet": 2176550201 + "date": "2019", + "value": 943332, + "facet": 2517965213 }, { "date": "2011", @@ -11282,9 +11282,9 @@ "entity": "geoId/09003", "points_by_facet": [ { - "date": "2019", - "value": 891720, - "facet": 2517965213 + "date": "2021", + "value": 896854, + "facet": 2176550201 }, { "date": "2020", @@ -11302,9 +11302,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 889226, - "facet": 2176550201 + "date": "2019", + "value": 891720, + "facet": 2517965213 }, { "date": "2011", @@ -11322,9 +11322,9 @@ "entity": "geoId/09005", "points_by_facet": [ { - "date": "2019", - "value": 180333, - "facet": 2517965213 + "date": "2021", + "value": 185000, + "facet": 2176550201 }, { "date": "2020", @@ -11342,9 +11342,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 179610, - "facet": 2176550201 + "date": "2019", + "value": 180333, + "facet": 2517965213 }, { "date": "2011", @@ -11362,9 +11362,9 @@ "entity": "geoId/09007", "points_by_facet": [ { - "date": "2019", - "value": 162436, - "facet": 2517965213 + "date": "2021", + "value": 164759, + "facet": 2176550201 }, { "date": "2020", @@ -11382,9 +11382,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 161657, - "facet": 2176550201 + "date": "2019", + "value": 162436, + "facet": 2517965213 }, { "date": "2011", @@ -11402,9 +11402,9 @@ "entity": "geoId/09009", "points_by_facet": [ { - "date": "2019", - "value": 854757, - "facet": 2517965213 + "date": "2021", + "value": 863700, + "facet": 2176550201 }, { "date": "2020", @@ -11422,9 +11422,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 851948, - "facet": 2176550201 + "date": "2019", + "value": 854757, + "facet": 2517965213 }, { "date": "2011", @@ -11442,9 +11442,9 @@ "entity": "geoId/09011", "points_by_facet": [ { - "date": "2019", - "value": 265206, - "facet": 2517965213 + "date": "2021", + "value": 268805, + "facet": 2176550201 }, { "date": "2020", @@ -11462,9 +11462,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 264999, - "facet": 2176550201 + "date": "2019", + "value": 265206, + "facet": 2517965213 }, { "date": "2011", @@ -11482,9 +11482,9 @@ "entity": "geoId/09013", "points_by_facet": [ { - "date": "2019", - "value": 150721, - "facet": 2517965213 + "date": "2021", + "value": 150293, + "facet": 2176550201 }, { "date": "2020", @@ -11502,9 +11502,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 150600, - "facet": 2176550201 + "date": "2019", + "value": 150721, + "facet": 2517965213 }, { "date": "2011", @@ -11522,9 +11522,9 @@ "entity": "geoId/09015", "points_by_facet": [ { - "date": "2019", - "value": 116782, - "facet": 2517965213 + "date": "2021", + "value": 116418, + "facet": 2176550201 }, { "date": "2020", @@ -11542,9 +11542,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 116540, - "facet": 2176550201 + "date": "2019", + "value": 116782, + "facet": 2517965213 }, { "date": "2011", @@ -11562,9 +11562,9 @@ "entity": "geoId/10001", "points_by_facet": [ { - "date": "2019", - "value": 180786, - "facet": 2517965213 + "date": "2021", + "value": 184149, + "facet": 2176550201 }, { "date": "2020", @@ -11582,9 +11582,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 183643, - "facet": 2176550201 + "date": "2019", + "value": 180786, + "facet": 2517965213 }, { "date": "2011", @@ -11602,9 +11602,9 @@ "entity": "geoId/10003", "points_by_facet": [ { - "date": "2019", - "value": 558753, - "facet": 2517965213 + "date": "2021", + "value": 571708, + "facet": 2176550201 }, { "date": "2020", @@ -11622,9 +11622,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 561531, - "facet": 2176550201 + "date": "2019", + "value": 558753, + "facet": 2517965213 }, { "date": "2011", @@ -11642,9 +11642,9 @@ "entity": "geoId/10005", "points_by_facet": [ { - "date": "2019", - "value": 234225, - "facet": 2517965213 + "date": "2021", + "value": 247527, + "facet": 2176550201 }, { "date": "2020", @@ -11662,9 +11662,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 241635, - "facet": 2176550201 + "date": "2019", + "value": 234225, + "facet": 2517965213 }, { "date": "2011", @@ -11681,6 +11681,11 @@ { "entity": "geoId/11001", "points_by_facet": [ + { + "date": "2020", + "value": 712816, + "facet": 2176550201 + }, { "date": "2020", "value": 701974, @@ -11696,11 +11701,6 @@ "value": 705749, "facet": 1226172227 }, - { - "date": "2020", - "value": 712816, - "facet": 2176550201 - }, { "date": "2016", "value": 681170, @@ -11722,9 +11722,9 @@ "entity": "geoId/12001", "points_by_facet": [ { - "date": "2019", - "value": 269043, - "facet": 2517965213 + "date": "2021", + "value": 279238, + "facet": 2176550201 }, { "date": "2020", @@ -11742,9 +11742,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 271218, - "facet": 2176550201 + "date": "2019", + "value": 269043, + "facet": 2517965213 }, { "date": "2011", @@ -11762,9 +11762,9 @@ "entity": "geoId/12003", "points_by_facet": [ { - "date": "2019", - "value": 29210, - "facet": 2517965213 + "date": "2021", + "value": 28715, + "facet": 2176550201 }, { "date": "2020", @@ -11777,9 +11777,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 29566, - "facet": 2176550201 + "date": "2019", + "value": 29210, + "facet": 2517965213 }, { "date": "2011", @@ -11797,9 +11797,9 @@ "entity": "geoId/12005", "points_by_facet": [ { - "date": "2019", - "value": 174705, - "facet": 2517965213 + "date": "2021", + "value": 179168, + "facet": 2176550201 }, { "date": "2020", @@ -11817,9 +11817,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 171322, - "facet": 2176550201 + "date": "2019", + "value": 174705, + "facet": 2517965213 }, { "date": "2011", @@ -11837,9 +11837,9 @@ "entity": "geoId/12007", "points_by_facet": [ { - "date": "2018", - "value": 27732, - "facet": 2517965213 + "date": "2021", + "value": 28540, + "facet": 2176550201 }, { "date": "2020", @@ -11852,9 +11852,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 28593, - "facet": 2176550201 + "date": "2018", + "value": 27732, + "facet": 2517965213 }, { "date": "2011", @@ -11872,9 +11872,9 @@ "entity": "geoId/12009", "points_by_facet": [ { - "date": "2019", - "value": 601942, - "facet": 2517965213 + "date": "2021", + "value": 616628, + "facet": 2176550201 }, { "date": "2020", @@ -11892,9 +11892,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 608459, - "facet": 2176550201 + "date": "2019", + "value": 601942, + "facet": 2517965213 }, { "date": "2011", @@ -11912,9 +11912,9 @@ "entity": "geoId/12011", "points_by_facet": [ { - "date": "2019", - "value": 1952778, - "facet": 2517965213 + "date": "2021", + "value": 1930983, + "facet": 2176550201 }, { "date": "2020", @@ -11932,9 +11932,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 1958105, - "facet": 2176550201 + "date": "2019", + "value": 1952778, + "facet": 2517965213 }, { "date": "2011", @@ -11952,9 +11952,9 @@ "entity": "geoId/12013", "points_by_facet": [ { - "date": "2018", - "value": 14587, - "facet": 2517965213 + "date": "2021", + "value": 13641, + "facet": 2176550201 }, { "date": "2020", @@ -11967,9 +11967,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14078, - "facet": 2176550201 + "date": "2018", + "value": 14587, + "facet": 2517965213 }, { "date": "2011", @@ -11987,9 +11987,9 @@ "entity": "geoId/12015", "points_by_facet": [ { - "date": "2019", - "value": 188910, - "facet": 2517965213 + "date": "2021", + "value": 194843, + "facet": 2176550201 }, { "date": "2020", @@ -12007,9 +12007,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 194711, - "facet": 2176550201 + "date": "2019", + "value": 188910, + "facet": 2517965213 }, { "date": "2011", @@ -12027,9 +12027,9 @@ "entity": "geoId/12017", "points_by_facet": [ { - "date": "2019", - "value": 149657, - "facet": 2517965213 + "date": "2021", + "value": 158083, + "facet": 2176550201 }, { "date": "2020", @@ -12047,9 +12047,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 153010, - "facet": 2176550201 + "date": "2019", + "value": 149657, + "facet": 2517965213 }, { "date": "2011", @@ -12067,9 +12067,9 @@ "entity": "geoId/12019", "points_by_facet": [ { - "date": "2019", - "value": 219252, - "facet": 2517965213 + "date": "2021", + "value": 222361, + "facet": 2176550201 }, { "date": "2020", @@ -12087,9 +12087,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 221770, - "facet": 2176550201 + "date": "2019", + "value": 219252, + "facet": 2517965213 }, { "date": "2011", @@ -12107,9 +12107,9 @@ "entity": "geoId/12021", "points_by_facet": [ { - "date": "2019", - "value": 384902, - "facet": 2517965213 + "date": "2021", + "value": 385980, + "facet": 2176550201 }, { "date": "2020", @@ -12127,9 +12127,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 392973, - "facet": 2176550201 + "date": "2019", + "value": 384902, + "facet": 2517965213 }, { "date": "2011", @@ -12147,9 +12147,9 @@ "entity": "geoId/12023", "points_by_facet": [ { - "date": "2019", - "value": 71686, - "facet": 2517965213 + "date": "2021", + "value": 70385, + "facet": 2176550201 }, { "date": "2020", @@ -12167,9 +12167,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 72654, - "facet": 2176550201 + "date": "2019", + "value": 71686, + "facet": 2517965213 }, { "date": "2011", @@ -12187,9 +12187,9 @@ "entity": "geoId/12027", "points_by_facet": [ { - "date": "2019", - "value": 38001, - "facet": 2517965213 + "date": "2021", + "value": 34408, + "facet": 2176550201 }, { "date": "2020", @@ -12202,9 +12202,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 38520, - "facet": 2176550201 + "date": "2019", + "value": 38001, + "facet": 2517965213 }, { "date": "2011", @@ -12222,9 +12222,9 @@ "entity": "geoId/12029", "points_by_facet": [ { - "date": "2018", - "value": 16700, - "facet": 2517965213 + "date": "2021", + "value": 17102, + "facet": 2176550201 }, { "date": "2020", @@ -12237,9 +12237,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 17057, - "facet": 2176550201 + "date": "2018", + "value": 16700, + "facet": 2517965213 }, { "date": "2011", @@ -12257,9 +12257,9 @@ "entity": "geoId/12031", "points_by_facet": [ { - "date": "2019", - "value": 957755, - "facet": 2517965213 + "date": "2021", + "value": 999935, + "facet": 2176550201 }, { "date": "2020", @@ -12277,9 +12277,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 966728, - "facet": 2176550201 + "date": "2019", + "value": 957755, + "facet": 2517965213 }, { "date": "2011", @@ -12297,9 +12297,9 @@ "entity": "geoId/12033", "points_by_facet": [ { - "date": "2019", - "value": 318316, - "facet": 2517965213 + "date": "2021", + "value": 322390, + "facet": 2176550201 }, { "date": "2020", @@ -12317,9 +12317,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 322364, - "facet": 2176550201 + "date": "2019", + "value": 318316, + "facet": 2517965213 }, { "date": "2011", @@ -12337,9 +12337,9 @@ "entity": "geoId/12035", "points_by_facet": [ { - "date": "2019", - "value": 115081, - "facet": 2517965213 + "date": "2021", + "value": 120932, + "facet": 2176550201 }, { "date": "2020", @@ -12357,9 +12357,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 118451, - "facet": 2176550201 + "date": "2019", + "value": 115081, + "facet": 2517965213 }, { "date": "2011", @@ -12377,9 +12377,9 @@ "entity": "geoId/12037", "points_by_facet": [ { - "date": "2018", - "value": 11736, - "facet": 2517965213 + "date": "2021", + "value": 12572, + "facet": 2176550201 }, { "date": "2020", @@ -12392,9 +12392,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12201, - "facet": 2176550201 + "date": "2018", + "value": 11736, + "facet": 2517965213 }, { "date": "2011", @@ -12412,9 +12412,9 @@ "entity": "geoId/12039", "points_by_facet": [ { - "date": "2019", - "value": 45660, - "facet": 2517965213 + "date": "2021", + "value": 43714, + "facet": 2176550201 }, { "date": "2020", @@ -12427,9 +12427,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 45277, - "facet": 2176550201 + "date": "2019", + "value": 45660, + "facet": 2517965213 }, { "date": "2011", @@ -12447,9 +12447,9 @@ "entity": "geoId/12041", "points_by_facet": [ { - "date": "2019", - "value": 18582, - "facet": 2517965213 + "date": "2021", + "value": 18360, + "facet": 2176550201 }, { "date": "2020", @@ -12462,9 +12462,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 18885, - "facet": 2176550201 + "date": "2019", + "value": 18582, + "facet": 2517965213 }, { "date": "2011", @@ -12482,9 +12482,9 @@ "entity": "geoId/12043", "points_by_facet": [ { - "date": "2018", - "value": 13724, - "facet": 2517965213 + "date": "2021", + "value": 12234, + "facet": 2176550201 }, { "date": "2020", @@ -12497,9 +12497,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14198, - "facet": 2176550201 + "date": "2018", + "value": 13724, + "facet": 2517965213 }, { "date": "2011", @@ -12517,9 +12517,9 @@ "entity": "geoId/12045", "points_by_facet": [ { - "date": "2018", - "value": 16164, - "facet": 2517965213 + "date": "2021", + "value": 14363, + "facet": 2176550201 }, { "date": "2020", @@ -12532,9 +12532,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13534, - "facet": 2176550201 + "date": "2018", + "value": 16164, + "facet": 2517965213 }, { "date": "2011", @@ -12552,9 +12552,9 @@ "entity": "geoId/12047", "points_by_facet": [ { - "date": "2018", - "value": 14310, - "facet": 2517965213 + "date": "2021", + "value": 13993, + "facet": 2176550201 }, { "date": "2020", @@ -12567,9 +12567,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14521, - "facet": 2176550201 + "date": "2018", + "value": 14310, + "facet": 2517965213 }, { "date": "2011", @@ -12587,9 +12587,9 @@ "entity": "geoId/12049", "points_by_facet": [ { - "date": "2019", - "value": 26937, - "facet": 2517965213 + "date": "2021", + "value": 25425, + "facet": 2176550201 }, { "date": "2020", @@ -12602,9 +12602,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 26822, - "facet": 2176550201 + "date": "2019", + "value": 26937, + "facet": 2517965213 }, { "date": "2011", @@ -12622,9 +12622,9 @@ "entity": "geoId/12051", "points_by_facet": [ { - "date": "2019", - "value": 42022, - "facet": 2517965213 + "date": "2021", + "value": 40313, + "facet": 2176550201 }, { "date": "2020", @@ -12637,9 +12637,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 42813, - "facet": 2176550201 + "date": "2019", + "value": 42022, + "facet": 2517965213 }, { "date": "2011", @@ -12657,9 +12657,9 @@ "entity": "geoId/12053", "points_by_facet": [ { - "date": "2019", - "value": 193920, - "facet": 2517965213 + "date": "2021", + "value": 200638, + "facet": 2176550201 }, { "date": "2020", @@ -12677,9 +12677,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 198792, - "facet": 2176550201 + "date": "2019", + "value": 193920, + "facet": 2517965213 }, { "date": "2011", @@ -12697,9 +12697,9 @@ "entity": "geoId/12055", "points_by_facet": [ { - "date": "2019", - "value": 106221, - "facet": 2517965213 + "date": "2021", + "value": 103296, + "facet": 2176550201 }, { "date": "2020", @@ -12717,9 +12717,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 106639, - "facet": 2176550201 + "date": "2019", + "value": 106221, + "facet": 2517965213 }, { "date": "2011", @@ -12737,9 +12737,9 @@ "entity": "geoId/12057", "points_by_facet": [ { - "date": "2019", - "value": 1471968, - "facet": 2517965213 + "date": "2021", + "value": 1478194, + "facet": 2176550201 }, { "date": "2020", @@ -12757,9 +12757,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 1497957, - "facet": 2176550201 + "date": "2019", + "value": 1471968, + "facet": 2517965213 }, { "date": "2011", @@ -12777,9 +12777,9 @@ "entity": "geoId/12059", "points_by_facet": [ { - "date": "2018", - "value": 19477, - "facet": 2517965213 + "date": "2021", + "value": 19784, + "facet": 2176550201 }, { "date": "2020", @@ -12792,9 +12792,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19594, - "facet": 2176550201 + "date": "2018", + "value": 19477, + "facet": 2517965213 }, { "date": "2011", @@ -12812,9 +12812,9 @@ "entity": "geoId/12061", "points_by_facet": [ { - "date": "2019", - "value": 159923, - "facet": 2517965213 + "date": "2021", + "value": 163662, + "facet": 2176550201 }, { "date": "2020", @@ -12832,9 +12832,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 162518, - "facet": 2176550201 + "date": "2019", + "value": 159923, + "facet": 2517965213 }, { "date": "2011", @@ -12852,9 +12852,9 @@ "entity": "geoId/12063", "points_by_facet": [ { - "date": "2018", - "value": 48305, - "facet": 2517965213 + "date": "2021", + "value": 47694, + "facet": 2176550201 }, { "date": "2020", @@ -12867,9 +12867,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 46085, - "facet": 2176550201 + "date": "2018", + "value": 48305, + "facet": 2517965213 }, { "date": "2011", @@ -12887,9 +12887,9 @@ "entity": "geoId/12065", "points_by_facet": [ { - "date": "2019", - "value": 14246, - "facet": 2517965213 + "date": "2021", + "value": 14555, + "facet": 2176550201 }, { "date": "2020", @@ -12902,9 +12902,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14543, - "facet": 2176550201 + "date": "2019", + "value": 14246, + "facet": 2517965213 }, { "date": "2011", @@ -12922,9 +12922,9 @@ "entity": "geoId/12067", "points_by_facet": [ { - "date": "2018", - "value": 8732, - "facet": 2517965213 + "date": "2021", + "value": 8382, + "facet": 2176550201 }, { "date": "2020", @@ -12937,9 +12937,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8482, - "facet": 2176550201 + "date": "2018", + "value": 8732, + "facet": 2517965213 }, { "date": "2011", @@ -12957,9 +12957,9 @@ "entity": "geoId/12069", "points_by_facet": [ { - "date": "2019", - "value": 367118, - "facet": 2517965213 + "date": "2021", + "value": 395804, + "facet": 2176550201 }, { "date": "2020", @@ -12977,9 +12977,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 375492, - "facet": 2176550201 + "date": "2019", + "value": 367118, + "facet": 2517965213 }, { "date": "2011", @@ -12997,9 +12997,9 @@ "entity": "geoId/12071", "points_by_facet": [ { - "date": "2019", - "value": 770577, - "facet": 2517965213 + "date": "2021", + "value": 787976, + "facet": 2176550201 }, { "date": "2020", @@ -13017,9 +13017,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 790767, - "facet": 2176550201 + "date": "2019", + "value": 770577, + "facet": 2517965213 }, { "date": "2011", @@ -13037,9 +13037,9 @@ "entity": "geoId/12073", "points_by_facet": [ { - "date": "2019", - "value": 293582, - "facet": 2517965213 + "date": "2021", + "value": 292817, + "facet": 2176550201 }, { "date": "2020", @@ -13057,9 +13057,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 295460, - "facet": 2176550201 + "date": "2019", + "value": 293582, + "facet": 2517965213 }, { "date": "2011", @@ -13077,9 +13077,9 @@ "entity": "geoId/12075", "points_by_facet": [ { - "date": "2019", - "value": 41503, - "facet": 2517965213 + "date": "2021", + "value": 44158, + "facet": 2176550201 }, { "date": "2020", @@ -13092,9 +13092,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 42214, - "facet": 2176550201 + "date": "2019", + "value": 41503, + "facet": 2517965213 }, { "date": "2011", @@ -13112,9 +13112,9 @@ "entity": "geoId/12077", "points_by_facet": [ { - "date": "2018", - "value": 8457, - "facet": 2517965213 + "date": "2021", + "value": 7900, + "facet": 2176550201 }, { "date": "2020", @@ -13127,9 +13127,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8364, - "facet": 2176550201 + "date": "2018", + "value": 8457, + "facet": 2517965213 }, { "date": "2011", @@ -13147,9 +13147,9 @@ "entity": "geoId/12079", "points_by_facet": [ { - "date": "2018", - "value": 18529, - "facet": 2517965213 + "date": "2021", + "value": 18288, + "facet": 2176550201 }, { "date": "2020", @@ -13162,9 +13162,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 18707, - "facet": 2176550201 + "date": "2018", + "value": 18529, + "facet": 2517965213 }, { "date": "2011", @@ -13182,9 +13182,9 @@ "entity": "geoId/12081", "points_by_facet": [ { - "date": "2019", - "value": 403253, - "facet": 2517965213 + "date": "2021", + "value": 412703, + "facet": 2176550201 }, { "date": "2020", @@ -13202,9 +13202,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 411219, - "facet": 2176550201 + "date": "2019", + "value": 403253, + "facet": 2517965213 }, { "date": "2011", @@ -13222,9 +13222,9 @@ "entity": "geoId/12083", "points_by_facet": [ { - "date": "2019", - "value": 365579, - "facet": 2517965213 + "date": "2021", + "value": 385915, + "facet": 2176550201 }, { "date": "2020", @@ -13242,9 +13242,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 373513, - "facet": 2176550201 + "date": "2019", + "value": 365579, + "facet": 2517965213 }, { "date": "2011", @@ -13262,9 +13262,9 @@ "entity": "geoId/12085", "points_by_facet": [ { - "date": "2019", - "value": 161000, - "facet": 2517965213 + "date": "2021", + "value": 159942, + "facet": 2176550201 }, { "date": "2020", @@ -13282,9 +13282,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 162088, - "facet": 2176550201 + "date": "2019", + "value": 161000, + "facet": 2517965213 }, { "date": "2011", @@ -13302,9 +13302,9 @@ "entity": "geoId/12086", "points_by_facet": [ { - "date": "2019", - "value": 2716940, - "facet": 2517965213 + "date": "2021", + "value": 2662777, + "facet": 2176550201 }, { "date": "2020", @@ -13322,9 +13322,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 2707303, - "facet": 2176550201 + "date": "2019", + "value": 2716940, + "facet": 2517965213 }, { "date": "2011", @@ -13342,9 +13342,9 @@ "entity": "geoId/12087", "points_by_facet": [ { - "date": "2019", - "value": 74228, - "facet": 2517965213 + "date": "2021", + "value": 82170, + "facet": 2176550201 }, { "date": "2020", @@ -13362,9 +13362,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 73900, - "facet": 2176550201 + "date": "2019", + "value": 74228, + "facet": 2517965213 }, { "date": "2011", @@ -13382,9 +13382,9 @@ "entity": "geoId/12089", "points_by_facet": [ { - "date": "2019", - "value": 88625, - "facet": 2517965213 + "date": "2021", + "value": 94189, + "facet": 2176550201 }, { "date": "2020", @@ -13402,9 +13402,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 91113, - "facet": 2176550201 + "date": "2019", + "value": 88625, + "facet": 2517965213 }, { "date": "2011", @@ -13422,9 +13422,9 @@ "entity": "geoId/12091", "points_by_facet": [ { - "date": "2019", - "value": 210738, - "facet": 2517965213 + "date": "2021", + "value": 213255, + "facet": 2176550201 }, { "date": "2020", @@ -13442,9 +13442,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 212820, - "facet": 2176550201 + "date": "2019", + "value": 210738, + "facet": 2517965213 }, { "date": "2011", @@ -13462,9 +13462,9 @@ "entity": "geoId/12093", "points_by_facet": [ { - "date": "2019", - "value": 42168, - "facet": 2517965213 + "date": "2021", + "value": 40266, + "facet": 2176550201 }, { "date": "2020", @@ -13477,9 +13477,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 42297, - "facet": 2176550201 + "date": "2019", + "value": 42168, + "facet": 2517965213 }, { "date": "2011", @@ -13497,9 +13497,9 @@ "entity": "geoId/12095", "points_by_facet": [ { - "date": "2019", - "value": 1393452, - "facet": 2517965213 + "date": "2021", + "value": 1422746, + "facet": 2176550201 }, { "date": "2020", @@ -13517,9 +13517,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 1404396, - "facet": 2176550201 + "date": "2019", + "value": 1393452, + "facet": 2517965213 }, { "date": "2011", @@ -13537,9 +13537,9 @@ "entity": "geoId/12097", "points_by_facet": [ { - "date": "2019", - "value": 375751, - "facet": 2517965213 + "date": "2021", + "value": 403282, + "facet": 2176550201 }, { "date": "2020", @@ -13557,9 +13557,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 385315, - "facet": 2176550201 + "date": "2019", + "value": 375751, + "facet": 2517965213 }, { "date": "2011", @@ -13577,9 +13577,9 @@ "entity": "geoId/12099", "points_by_facet": [ { - "date": "2019", - "value": 1496770, - "facet": 2517965213 + "date": "2021", + "value": 1497987, + "facet": 2176550201 }, { "date": "2020", @@ -13597,9 +13597,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 1507600, - "facet": 2176550201 + "date": "2019", + "value": 1496770, + "facet": 2517965213 }, { "date": "2011", @@ -13617,9 +13617,9 @@ "entity": "geoId/12101", "points_by_facet": [ { - "date": "2019", - "value": 553947, - "facet": 2517965213 + "date": "2021", + "value": 584067, + "facet": 2176550201 }, { "date": "2020", @@ -13637,9 +13637,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 570412, - "facet": 2176550201 + "date": "2019", + "value": 553947, + "facet": 2517965213 }, { "date": "2011", @@ -13657,9 +13657,9 @@ "entity": "geoId/12103", "points_by_facet": [ { - "date": "2019", - "value": 974996, - "facet": 2517965213 + "date": "2021", + "value": 956615, + "facet": 2176550201 }, { "date": "2020", @@ -13677,9 +13677,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 976802, - "facet": 2176550201 + "date": "2019", + "value": 974996, + "facet": 2517965213 }, { "date": "2011", @@ -13697,9 +13697,9 @@ "entity": "geoId/12105", "points_by_facet": [ { - "date": "2019", - "value": 724777, - "facet": 2517965213 + "date": "2021", + "value": 753520, + "facet": 2176550201 }, { "date": "2020", @@ -13717,9 +13717,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 744552, - "facet": 2176550201 + "date": "2019", + "value": 724777, + "facet": 2517965213 }, { "date": "2011", @@ -13737,9 +13737,9 @@ "entity": "geoId/12107", "points_by_facet": [ { - "date": "2019", - "value": 74521, - "facet": 2517965213 + "date": "2021", + "value": 74167, + "facet": 2176550201 }, { "date": "2020", @@ -13757,9 +13757,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 74815, - "facet": 2176550201 + "date": "2019", + "value": 74521, + "facet": 2517965213 }, { "date": "2011", @@ -13777,9 +13777,9 @@ "entity": "geoId/12109", "points_by_facet": [ { - "date": "2019", - "value": 264672, - "facet": 2517965213 + "date": "2021", + "value": 292466, + "facet": 2176550201 }, { "date": "2020", @@ -13797,9 +13797,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 278715, - "facet": 2176550201 + "date": "2019", + "value": 264672, + "facet": 2517965213 }, { "date": "2011", @@ -13817,9 +13817,9 @@ "entity": "geoId/12111", "points_by_facet": [ { - "date": "2019", - "value": 328297, - "facet": 2517965213 + "date": "2021", + "value": 343579, + "facet": 2176550201 }, { "date": "2020", @@ -13837,9 +13837,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 337186, - "facet": 2176550201 + "date": "2019", + "value": 328297, + "facet": 2517965213 }, { "date": "2011", @@ -13857,9 +13857,9 @@ "entity": "geoId/12113", "points_by_facet": [ { - "date": "2019", - "value": 184313, - "facet": 2517965213 + "date": "2021", + "value": 193998, + "facet": 2176550201 }, { "date": "2020", @@ -13877,9 +13877,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 189139, - "facet": 2176550201 + "date": "2019", + "value": 184313, + "facet": 2517965213 }, { "date": "2011", @@ -13897,9 +13897,9 @@ "entity": "geoId/12115", "points_by_facet": [ { - "date": "2019", - "value": 433742, - "facet": 2517965213 + "date": "2021", + "value": 447057, + "facet": 2176550201 }, { "date": "2020", @@ -13917,9 +13917,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 443465, - "facet": 2176550201 + "date": "2019", + "value": 433742, + "facet": 2517965213 }, { "date": "2011", @@ -13937,9 +13937,9 @@ "entity": "geoId/12117", "points_by_facet": [ { - "date": "2019", - "value": 471826, - "facet": 2517965213 + "date": "2021", + "value": 470093, + "facet": 2176550201 }, { "date": "2020", @@ -13957,9 +13957,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 474171, - "facet": 2176550201 + "date": "2019", + "value": 471826, + "facet": 2517965213 }, { "date": "2011", @@ -13977,9 +13977,9 @@ "entity": "geoId/12119", "points_by_facet": [ { - "date": "2019", - "value": 132420, - "facet": 2517965213 + "date": "2021", + "value": 135638, + "facet": 2176550201 }, { "date": "2020", @@ -13997,9 +13997,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 139018, - "facet": 2176550201 + "date": "2019", + "value": 132420, + "facet": 2517965213 }, { "date": "2011", @@ -14017,9 +14017,9 @@ "entity": "geoId/12121", "points_by_facet": [ { - "date": "2018", - "value": 44191, - "facet": 2517965213 + "date": "2021", + "value": 44485, + "facet": 2176550201 }, { "date": "2020", @@ -14032,9 +14032,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 44851, - "facet": 2176550201 + "date": "2018", + "value": 44191, + "facet": 2517965213 }, { "date": "2011", @@ -14052,9 +14052,9 @@ "entity": "geoId/12123", "points_by_facet": [ { - "date": "2018", - "value": 21623, - "facet": 2517965213 + "date": "2021", + "value": 21815, + "facet": 2176550201 }, { "date": "2020", @@ -14067,9 +14067,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21600, - "facet": 2176550201 + "date": "2018", + "value": 21623, + "facet": 2517965213 }, { "date": "2011", @@ -14087,9 +14087,9 @@ "entity": "geoId/12125", "points_by_facet": [ { - "date": "2018", - "value": 14940, - "facet": 2517965213 + "date": "2021", + "value": 16335, + "facet": 2176550201 }, { "date": "2020", @@ -14102,9 +14102,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15182, - "facet": 2176550201 + "date": "2018", + "value": 14940, + "facet": 2517965213 }, { "date": "2011", @@ -14122,9 +14122,9 @@ "entity": "geoId/12127", "points_by_facet": [ { - "date": "2019", - "value": 553284, - "facet": 2517965213 + "date": "2021", + "value": 564412, + "facet": 2176550201 }, { "date": "2020", @@ -14142,9 +14142,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 561497, - "facet": 2176550201 + "date": "2019", + "value": 553284, + "facet": 2517965213 }, { "date": "2011", @@ -14162,9 +14162,9 @@ "entity": "geoId/12129", "points_by_facet": [ { - "date": "2019", - "value": 33739, - "facet": 2517965213 + "date": "2021", + "value": 34690, + "facet": 2176550201 }, { "date": "2020", @@ -14177,9 +14177,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 34319, - "facet": 2176550201 + "date": "2019", + "value": 33739, + "facet": 2517965213 }, { "date": "2011", @@ -14197,9 +14197,9 @@ "entity": "geoId/12131", "points_by_facet": [ { - "date": "2019", - "value": 74071, - "facet": 2517965213 + "date": "2021", + "value": 80069, + "facet": 2176550201 }, { "date": "2020", @@ -14217,9 +14217,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 76648, - "facet": 2176550201 + "date": "2019", + "value": 74071, + "facet": 2517965213 }, { "date": "2011", @@ -14237,9 +14237,9 @@ "entity": "geoId/12133", "points_by_facet": [ { - "date": "2018", - "value": 24880, - "facet": 2517965213 + "date": "2021", + "value": 25436, + "facet": 2176550201 }, { "date": "2020", @@ -14252,9 +14252,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 25932, - "facet": 2176550201 + "date": "2018", + "value": 24880, + "facet": 2517965213 }, { "date": "2011", @@ -14272,9 +14272,9 @@ "entity": "geoId/13001", "points_by_facet": [ { - "date": "2018", - "value": 18507, - "facet": 2517965213 + "date": "2021", + "value": 18488, + "facet": 2176550201 }, { "date": "2020", @@ -14287,9 +14287,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 18325, - "facet": 2176550201 + "date": "2018", + "value": 18507, + "facet": 2517965213 }, { "date": "2011", @@ -14307,9 +14307,9 @@ "entity": "geoId/13003", "points_by_facet": [ { - "date": "2019", - "value": 8165, - "facet": 2517965213 + "date": "2021", + "value": 8391, + "facet": 2176550201 }, { "date": "2020", @@ -14322,9 +14322,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8393, - "facet": 2176550201 + "date": "2019", + "value": 8165, + "facet": 2517965213 }, { "date": "2011", @@ -14342,9 +14342,9 @@ "entity": "geoId/13005", "points_by_facet": [ { - "date": "2018", - "value": 11185, - "facet": 2517965213 + "date": "2021", + "value": 11079, + "facet": 2176550201 }, { "date": "2020", @@ -14357,9 +14357,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11036, - "facet": 2176550201 + "date": "2018", + "value": 11185, + "facet": 2517965213 }, { "date": "2011", @@ -14377,9 +14377,9 @@ "entity": "geoId/13007", "points_by_facet": [ { - "date": "2018", - "value": 3092, - "facet": 2517965213 + "date": "2021", + "value": 2819, + "facet": 2176550201 }, { "date": "2020", @@ -14392,9 +14392,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2971, - "facet": 2176550201 + "date": "2018", + "value": 3092, + "facet": 2517965213 }, { "date": "2011", @@ -14412,9 +14412,9 @@ "entity": "geoId/13009", "points_by_facet": [ { - "date": "2019", - "value": 44890, - "facet": 2517965213 + "date": "2021", + "value": 43781, + "facet": 2176550201 }, { "date": "2020", @@ -14427,9 +14427,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 45099, - "facet": 2176550201 + "date": "2019", + "value": 44890, + "facet": 2517965213 }, { "date": "2011", @@ -14447,9 +14447,9 @@ "entity": "geoId/13011", "points_by_facet": [ { - "date": "2018", - "value": 18988, - "facet": 2517965213 + "date": "2021", + "value": 18562, + "facet": 2176550201 }, { "date": "2020", @@ -14462,9 +14462,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19352, - "facet": 2176550201 + "date": "2018", + "value": 18988, + "facet": 2517965213 }, { "date": "2011", @@ -14482,9 +14482,9 @@ "entity": "geoId/13013", "points_by_facet": [ { - "date": "2019", - "value": 83240, - "facet": 2517965213 + "date": "2021", + "value": 86658, + "facet": 2176550201 }, { "date": "2020", @@ -14502,9 +14502,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 85588, - "facet": 2176550201 + "date": "2019", + "value": 83240, + "facet": 2517965213 }, { "date": "2011", @@ -14522,9 +14522,9 @@ "entity": "geoId/13015", "points_by_facet": [ { - "date": "2019", - "value": 107738, - "facet": 2517965213 + "date": "2021", + "value": 110843, + "facet": 2176550201 }, { "date": "2020", @@ -14542,9 +14542,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 109426, - "facet": 2176550201 + "date": "2019", + "value": 107738, + "facet": 2517965213 }, { "date": "2011", @@ -14562,9 +14562,9 @@ "entity": "geoId/13017", "points_by_facet": [ { - "date": "2019", - "value": 16700, - "facet": 2517965213 + "date": "2021", + "value": 17158, + "facet": 2176550201 }, { "date": "2020", @@ -14577,9 +14577,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16614, - "facet": 2176550201 + "date": "2019", + "value": 16700, + "facet": 2517965213 }, { "date": "2011", @@ -14597,9 +14597,9 @@ "entity": "geoId/13019", "points_by_facet": [ { - "date": "2018", - "value": 19252, - "facet": 2517965213 + "date": "2021", + "value": 18147, + "facet": 2176550201 }, { "date": "2020", @@ -14612,9 +14612,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19408, - "facet": 2176550201 + "date": "2018", + "value": 19252, + "facet": 2517965213 }, { "date": "2011", @@ -14632,9 +14632,9 @@ "entity": "geoId/13021", "points_by_facet": [ { - "date": "2019", - "value": 153159, - "facet": 2517965213 + "date": "2021", + "value": 156762, + "facet": 2176550201 }, { "date": "2020", @@ -14652,9 +14652,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 152737, - "facet": 2176550201 + "date": "2019", + "value": 153159, + "facet": 2517965213 }, { "date": "2011", @@ -14672,9 +14672,9 @@ "entity": "geoId/13023", "points_by_facet": [ { - "date": "2018", - "value": 12838, - "facet": 2517965213 + "date": "2021", + "value": 12607, + "facet": 2176550201 }, { "date": "2020", @@ -14687,9 +14687,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12955, - "facet": 2176550201 + "date": "2018", + "value": 12838, + "facet": 2517965213 }, { "date": "2011", @@ -14707,9 +14707,9 @@ "entity": "geoId/13025", "points_by_facet": [ { - "date": "2019", - "value": 19109, - "facet": 2517965213 + "date": "2021", + "value": 18101, + "facet": 2176550201 }, { "date": "2020", @@ -14722,9 +14722,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19202, - "facet": 2176550201 + "date": "2019", + "value": 19109, + "facet": 2517965213 }, { "date": "2011", @@ -14742,9 +14742,9 @@ "entity": "geoId/13027", "points_by_facet": [ { - "date": "2019", - "value": 15457, - "facet": 2517965213 + "date": "2021", + "value": 16270, + "facet": 2176550201 }, { "date": "2020", @@ -14757,9 +14757,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15357, - "facet": 2176550201 + "date": "2019", + "value": 15457, + "facet": 2517965213 }, { "date": "2011", @@ -14777,9 +14777,9 @@ "entity": "geoId/13029", "points_by_facet": [ { - "date": "2019", - "value": 39627, - "facet": 2517965213 + "date": "2021", + "value": 46938, + "facet": 2176550201 }, { "date": "2020", @@ -14792,9 +14792,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 40755, - "facet": 2176550201 + "date": "2019", + "value": 39627, + "facet": 2517965213 }, { "date": "2011", @@ -14812,9 +14812,9 @@ "entity": "geoId/13031", "points_by_facet": [ { - "date": "2019", - "value": 79608, - "facet": 2517965213 + "date": "2021", + "value": 82442, + "facet": 2176550201 }, { "date": "2020", @@ -14832,9 +14832,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 80839, - "facet": 2176550201 + "date": "2019", + "value": 79608, + "facet": 2517965213 }, { "date": "2011", @@ -14852,9 +14852,9 @@ "entity": "geoId/13033", "points_by_facet": [ { - "date": "2019", - "value": 22383, - "facet": 2517965213 + "date": "2021", + "value": 24310, + "facet": 2176550201 }, { "date": "2020", @@ -14867,9 +14867,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 22648, - "facet": 2176550201 + "date": "2019", + "value": 22383, + "facet": 2517965213 }, { "date": "2011", @@ -14887,9 +14887,9 @@ "entity": "geoId/13035", "points_by_facet": [ { - "date": "2019", - "value": 24936, - "facet": 2517965213 + "date": "2021", + "value": 25781, + "facet": 2176550201 }, { "date": "2020", @@ -14902,9 +14902,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 25426, - "facet": 2176550201 + "date": "2019", + "value": 24936, + "facet": 2517965213 }, { "date": "2011", @@ -14922,9 +14922,9 @@ "entity": "geoId/13037", "points_by_facet": [ { - "date": "2018", - "value": 6352, - "facet": 2517965213 + "date": "2021", + "value": 5509, + "facet": 2176550201 }, { "date": "2020", @@ -14937,9 +14937,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6231, - "facet": 2176550201 + "date": "2018", + "value": 6352, + "facet": 2517965213 }, { "date": "2011", @@ -14957,9 +14957,9 @@ "entity": "geoId/13039", "points_by_facet": [ { - "date": "2019", - "value": 54666, - "facet": 2517965213 + "date": "2021", + "value": 55664, + "facet": 2176550201 }, { "date": "2020", @@ -14972,9 +14972,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 55388, - "facet": 2176550201 + "date": "2019", + "value": 54666, + "facet": 2517965213 }, { "date": "2011", @@ -14992,9 +14992,9 @@ "entity": "geoId/13043", "points_by_facet": [ { - "date": "2018", - "value": 10836, - "facet": 2517965213 + "date": "2021", + "value": 11037, + "facet": 2176550201 }, { "date": "2020", @@ -15007,9 +15007,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10985, - "facet": 2176550201 + "date": "2018", + "value": 10836, + "facet": 2517965213 }, { "date": "2011", @@ -15027,9 +15027,9 @@ "entity": "geoId/13045", "points_by_facet": [ { - "date": "2019", - "value": 119992, - "facet": 2517965213 + "date": "2021", + "value": 121968, + "facet": 2176550201 }, { "date": "2020", @@ -15047,9 +15047,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 121633, - "facet": 2176550201 + "date": "2019", + "value": 119992, + "facet": 2517965213 }, { "date": "2011", @@ -15067,9 +15067,9 @@ "entity": "geoId/13047", "points_by_facet": [ { - "date": "2019", - "value": 67580, - "facet": 2517965213 + "date": "2021", + "value": 68397, + "facet": 2176550201 }, { "date": "2020", @@ -15087,9 +15087,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 67996, - "facet": 2176550201 + "date": "2019", + "value": 67580, + "facet": 2517965213 }, { "date": "2011", @@ -15107,9 +15107,9 @@ "entity": "geoId/13049", "points_by_facet": [ { - "date": "2018", - "value": 12968, - "facet": 2517965213 + "date": "2021", + "value": 12766, + "facet": 2176550201 }, { "date": "2020", @@ -15122,9 +15122,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13430, - "facet": 2176550201 + "date": "2018", + "value": 12968, + "facet": 2517965213 }, { "date": "2011", @@ -15142,9 +15142,9 @@ "entity": "geoId/13051", "points_by_facet": [ { - "date": "2019", - "value": 289430, - "facet": 2517965213 + "date": "2021", + "value": 296329, + "facet": 2176550201 }, { "date": "2020", @@ -15162,9 +15162,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 289463, - "facet": 2176550201 + "date": "2019", + "value": 289430, + "facet": 2517965213 }, { "date": "2011", @@ -15182,9 +15182,9 @@ "entity": "geoId/13053", "points_by_facet": [ { - "date": "2019", - "value": 10907, - "facet": 2517965213 + "date": "2021", + "value": 9048, + "facet": 2176550201 }, { "date": "2020", @@ -15197,9 +15197,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10551, - "facet": 2176550201 + "date": "2019", + "value": 10907, + "facet": 2517965213 }, { "date": "2011", @@ -15217,9 +15217,9 @@ "entity": "geoId/13055", "points_by_facet": [ { - "date": "2019", - "value": 24789, - "facet": 2517965213 + "date": "2021", + "value": 24932, + "facet": 2176550201 }, { "date": "2020", @@ -15232,9 +15232,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 24843, - "facet": 2176550201 + "date": "2019", + "value": 24789, + "facet": 2517965213 }, { "date": "2011", @@ -15252,9 +15252,9 @@ "entity": "geoId/13057", "points_by_facet": [ { - "date": "2019", - "value": 258773, - "facet": 2517965213 + "date": "2021", + "value": 274615, + "facet": 2176550201 }, { "date": "2020", @@ -15272,9 +15272,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 265274, - "facet": 2176550201 + "date": "2019", + "value": 258773, + "facet": 2517965213 }, { "date": "2011", @@ -15292,9 +15292,9 @@ "entity": "geoId/13059", "points_by_facet": [ { - "date": "2019", - "value": 128331, - "facet": 2517965213 + "date": "2021", + "value": 128711, + "facet": 2176550201 }, { "date": "2020", @@ -15312,9 +15312,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 127795, - "facet": 2176550201 + "date": "2019", + "value": 128331, + "facet": 2517965213 }, { "date": "2011", @@ -15332,9 +15332,9 @@ "entity": "geoId/13061", "points_by_facet": [ { - "date": "2018", - "value": 2887, - "facet": 2517965213 + "date": "2021", + "value": 2882, + "facet": 2176550201 }, { "date": "2020", @@ -15347,9 +15347,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2866, - "facet": 2176550201 + "date": "2018", + "value": 2887, + "facet": 2517965213 }, { "date": "2011", @@ -15367,9 +15367,9 @@ "entity": "geoId/13063", "points_by_facet": [ { - "date": "2019", - "value": 292256, - "facet": 2517965213 + "date": "2021", + "value": 297100, + "facet": 2176550201 }, { "date": "2020", @@ -15387,9 +15387,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 292646, - "facet": 2176550201 + "date": "2019", + "value": 292256, + "facet": 2517965213 }, { "date": "2011", @@ -15407,9 +15407,9 @@ "entity": "geoId/13065", "points_by_facet": [ { - "date": "2018", - "value": 6648, - "facet": 2517965213 + "date": "2021", + "value": 6725, + "facet": 2176550201 }, { "date": "2020", @@ -15422,9 +15422,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6582, - "facet": 2176550201 + "date": "2018", + "value": 6648, + "facet": 2517965213 }, { "date": "2011", @@ -15442,9 +15442,9 @@ "entity": "geoId/13067", "points_by_facet": [ { - "date": "2019", - "value": 760141, - "facet": 2517965213 + "date": "2021", + "value": 766802, + "facet": 2176550201 }, { "date": "2020", @@ -15462,9 +15462,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 762944, - "facet": 2176550201 + "date": "2019", + "value": 760141, + "facet": 2517965213 }, { "date": "2011", @@ -15482,9 +15482,9 @@ "entity": "geoId/13069", "points_by_facet": [ { - "date": "2019", - "value": 43273, - "facet": 2517965213 + "date": "2021", + "value": 43386, + "facet": 2176550201 }, { "date": "2020", @@ -15497,9 +15497,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 43218, - "facet": 2176550201 + "date": "2019", + "value": 43273, + "facet": 2517965213 }, { "date": "2011", @@ -15517,9 +15517,9 @@ "entity": "geoId/13071", "points_by_facet": [ { - "date": "2019", - "value": 45600, - "facet": 2517965213 + "date": "2021", + "value": 45812, + "facet": 2176550201 }, { "date": "2020", @@ -15532,9 +15532,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 45542, - "facet": 2176550201 + "date": "2019", + "value": 45600, + "facet": 2517965213 }, { "date": "2011", @@ -15552,9 +15552,9 @@ "entity": "geoId/13073", "points_by_facet": [ { - "date": "2019", - "value": 156714, - "facet": 2517965213 + "date": "2021", + "value": 159639, + "facet": 2176550201 }, { "date": "2020", @@ -15572,9 +15572,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 160377, - "facet": 2176550201 + "date": "2019", + "value": 156714, + "facet": 2517965213 }, { "date": "2011", @@ -15592,9 +15592,9 @@ "entity": "geoId/13075", "points_by_facet": [ { - "date": "2018", - "value": 17162, - "facet": 2517965213 + "date": "2021", + "value": 17225, + "facet": 2176550201 }, { "date": "2020", @@ -15607,9 +15607,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 17291, - "facet": 2176550201 + "date": "2018", + "value": 17162, + "facet": 2517965213 }, { "date": "2011", @@ -15627,9 +15627,9 @@ "entity": "geoId/13077", "points_by_facet": [ { - "date": "2019", - "value": 148509, - "facet": 2517965213 + "date": "2021", + "value": 149956, + "facet": 2176550201 }, { "date": "2020", @@ -15647,9 +15647,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 150849, - "facet": 2176550201 + "date": "2019", + "value": 148509, + "facet": 2517965213 }, { "date": "2011", @@ -15667,9 +15667,9 @@ "entity": "geoId/13079", "points_by_facet": [ { - "date": "2019", - "value": 12404, - "facet": 2517965213 + "date": "2021", + "value": 12153, + "facet": 2176550201 }, { "date": "2020", @@ -15682,9 +15682,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12231, - "facet": 2176550201 + "date": "2019", + "value": 12404, + "facet": 2517965213 }, { "date": "2011", @@ -15702,9 +15702,9 @@ "entity": "geoId/13081", "points_by_facet": [ { - "date": "2019", - "value": 22372, - "facet": 2517965213 + "date": "2021", + "value": 19879, + "facet": 2176550201 }, { "date": "2020", @@ -15717,9 +15717,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 22034, - "facet": 2176550201 + "date": "2019", + "value": 22372, + "facet": 2517965213 }, { "date": "2011", @@ -15737,9 +15737,9 @@ "entity": "geoId/13083", "points_by_facet": [ { - "date": "2019", - "value": 16116, - "facet": 2517965213 + "date": "2021", + "value": 16326, + "facet": 2176550201 }, { "date": "2020", @@ -15752,9 +15752,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16057, - "facet": 2176550201 + "date": "2019", + "value": 16116, + "facet": 2517965213 }, { "date": "2011", @@ -15772,9 +15772,9 @@ "entity": "geoId/13085", "points_by_facet": [ { - "date": "2019", - "value": 26108, - "facet": 2517965213 + "date": "2021", + "value": 28497, + "facet": 2176550201 }, { "date": "2020", @@ -15787,9 +15787,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 27113, - "facet": 2176550201 + "date": "2019", + "value": 26108, + "facet": 2517965213 }, { "date": "2011", @@ -15807,9 +15807,9 @@ "entity": "geoId/13087", "points_by_facet": [ { - "date": "2019", - "value": 26404, - "facet": 2517965213 + "date": "2021", + "value": 29038, + "facet": 2176550201 }, { "date": "2020", @@ -15822,9 +15822,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 26457, - "facet": 2176550201 + "date": "2019", + "value": 26404, + "facet": 2517965213 }, { "date": "2011", @@ -15842,9 +15842,9 @@ "entity": "geoId/13089", "points_by_facet": [ { - "date": "2019", - "value": 759297, - "facet": 2517965213 + "date": "2021", + "value": 757718, + "facet": 2176550201 }, { "date": "2020", @@ -15862,9 +15862,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 762009, - "facet": 2176550201 + "date": "2019", + "value": 759297, + "facet": 2517965213 }, { "date": "2013", @@ -15882,9 +15882,9 @@ "entity": "geoId/13091", "points_by_facet": [ { - "date": "2018", - "value": 20705, - "facet": 2517965213 + "date": "2021", + "value": 19759, + "facet": 2176550201 }, { "date": "2020", @@ -15897,9 +15897,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20452, - "facet": 2176550201 + "date": "2018", + "value": 20705, + "facet": 2517965213 }, { "date": "2011", @@ -15917,9 +15917,9 @@ "entity": "geoId/13093", "points_by_facet": [ { - "date": "2018", - "value": 13706, - "facet": 2517965213 + "date": "2021", + "value": 10885, + "facet": 2176550201 }, { "date": "2020", @@ -15932,9 +15932,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13174, - "facet": 2176550201 + "date": "2018", + "value": 13706, + "facet": 2517965213 }, { "date": "2011", @@ -15952,9 +15952,9 @@ "entity": "geoId/13095", "points_by_facet": [ { - "date": "2019", - "value": 87956, - "facet": 2517965213 + "date": "2021", + "value": 84844, + "facet": 2176550201 }, { "date": "2020", @@ -15972,9 +15972,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 86477, - "facet": 2176550201 + "date": "2019", + "value": 87956, + "facet": 2517965213 }, { "date": "2011", @@ -15992,9 +15992,9 @@ "entity": "geoId/13097", "points_by_facet": [ { - "date": "2019", - "value": 146343, - "facet": 2517965213 + "date": "2021", + "value": 145814, + "facet": 2176550201 }, { "date": "2020", @@ -16012,9 +16012,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 147988, - "facet": 2176550201 + "date": "2019", + "value": 146343, + "facet": 2517965213 }, { "date": "2011", @@ -16032,9 +16032,9 @@ "entity": "geoId/13099", "points_by_facet": [ { - "date": "2018", - "value": 10247, - "facet": 2517965213 + "date": "2021", + "value": 10619, + "facet": 2176550201 }, { "date": "2020", @@ -16047,9 +16047,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10037, - "facet": 2176550201 + "date": "2018", + "value": 10247, + "facet": 2517965213 }, { "date": "2011", @@ -16067,9 +16067,9 @@ "entity": "geoId/13101", "points_by_facet": [ { - "date": "2019", - "value": 4006, - "facet": 2517965213 + "date": "2021", + "value": 3699, + "facet": 2176550201 }, { "date": "2020", @@ -16082,9 +16082,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4002, - "facet": 2176550201 + "date": "2019", + "value": 4006, + "facet": 2517965213 }, { "date": "2011", @@ -16102,9 +16102,9 @@ "entity": "geoId/13103", "points_by_facet": [ { - "date": "2019", - "value": 64296, - "facet": 2517965213 + "date": "2021", + "value": 66741, + "facet": 2176550201 }, { "date": "2020", @@ -16117,9 +16117,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 65765, - "facet": 2176550201 + "date": "2019", + "value": 64296, + "facet": 2517965213 }, { "date": "2011", @@ -16137,9 +16137,9 @@ "entity": "geoId/13105", "points_by_facet": [ { - "date": "2018", - "value": 19120, - "facet": 2517965213 + "date": "2021", + "value": 19579, + "facet": 2176550201 }, { "date": "2020", @@ -16152,9 +16152,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19335, - "facet": 2176550201 + "date": "2018", + "value": 19120, + "facet": 2517965213 }, { "date": "2011", @@ -16172,9 +16172,9 @@ "entity": "geoId/13107", "points_by_facet": [ { - "date": "2018", - "value": 22612, - "facet": 2517965213 + "date": "2021", + "value": 22716, + "facet": 2176550201 }, { "date": "2020", @@ -16187,9 +16187,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 22507, - "facet": 2176550201 + "date": "2018", + "value": 22612, + "facet": 2517965213 }, { "date": "2011", @@ -16207,9 +16207,9 @@ "entity": "geoId/13109", "points_by_facet": [ { - "date": "2018", - "value": 10721, - "facet": 2517965213 + "date": "2021", + "value": 10672, + "facet": 2176550201 }, { "date": "2020", @@ -16222,9 +16222,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10638, - "facet": 2176550201 + "date": "2018", + "value": 10721, + "facet": 2517965213 }, { "date": "2011", @@ -16242,9 +16242,9 @@ "entity": "geoId/13111", "points_by_facet": [ { - "date": "2018", - "value": 25964, - "facet": 2517965213 + "date": "2021", + "value": 25817, + "facet": 2176550201 }, { "date": "2020", @@ -16257,9 +16257,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 26521, - "facet": 2176550201 + "date": "2018", + "value": 25964, + "facet": 2517965213 }, { "date": "2011", @@ -16277,9 +16277,9 @@ "entity": "geoId/13113", "points_by_facet": [ { - "date": "2019", - "value": 114421, - "facet": 2517965213 + "date": "2021", + "value": 120574, + "facet": 2176550201 }, { "date": "2020", @@ -16297,9 +16297,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 115821, - "facet": 2176550201 + "date": "2019", + "value": 114421, + "facet": 2517965213 }, { "date": "2011", @@ -16317,9 +16317,9 @@ "entity": "geoId/13115", "points_by_facet": [ { - "date": "2019", - "value": 98498, - "facet": 2517965213 + "date": "2021", + "value": 98771, + "facet": 2176550201 }, { "date": "2020", @@ -16337,9 +16337,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 98604, - "facet": 2176550201 + "date": "2019", + "value": 98498, + "facet": 2517965213 }, { "date": "2011", @@ -16357,9 +16357,9 @@ "entity": "geoId/13117", "points_by_facet": [ { - "date": "2019", - "value": 244252, - "facet": 2517965213 + "date": "2021", + "value": 260206, + "facet": 2176550201 }, { "date": "2020", @@ -16377,9 +16377,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 250847, - "facet": 2176550201 + "date": "2019", + "value": 244252, + "facet": 2517965213 }, { "date": "2011", @@ -16397,9 +16397,9 @@ "entity": "geoId/13119", "points_by_facet": [ { - "date": "2018", - "value": 23023, - "facet": 2517965213 + "date": "2021", + "value": 23785, + "facet": 2176550201 }, { "date": "2020", @@ -16412,9 +16412,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 23504, - "facet": 2176550201 + "date": "2018", + "value": 23023, + "facet": 2517965213 }, { "date": "2011", @@ -16432,9 +16432,9 @@ "entity": "geoId/13121", "points_by_facet": [ { - "date": "2019", - "value": 1063937, - "facet": 2517965213 + "date": "2021", + "value": 1065334, + "facet": 2176550201 }, { "date": "2020", @@ -16452,9 +16452,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 1077402, - "facet": 2176550201 + "date": "2019", + "value": 1063937, + "facet": 2517965213 }, { "date": "2011", @@ -16472,9 +16472,9 @@ "entity": "geoId/13123", "points_by_facet": [ { - "date": "2018", - "value": 30816, - "facet": 2517965213 + "date": "2021", + "value": 32026, + "facet": 2176550201 }, { "date": "2020", @@ -16487,9 +16487,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 31978, - "facet": 2176550201 + "date": "2018", + "value": 30816, + "facet": 2517965213 }, { "date": "2011", @@ -16507,9 +16507,9 @@ "entity": "geoId/13125", "points_by_facet": [ { - "date": "2018", - "value": 2995, - "facet": 2517965213 + "date": "2021", + "value": 2919, + "facet": 2176550201 }, { "date": "2020", @@ -16522,9 +16522,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2984, - "facet": 2176550201 + "date": "2018", + "value": 2995, + "facet": 2517965213 }, { "date": "2011", @@ -16542,9 +16542,9 @@ "entity": "geoId/13127", "points_by_facet": [ { - "date": "2019", - "value": 85292, - "facet": 2517965213 + "date": "2021", + "value": 84739, + "facet": 2176550201 }, { "date": "2020", @@ -16562,9 +16562,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 85568, - "facet": 2176550201 + "date": "2019", + "value": 85292, + "facet": 2517965213 }, { "date": "2011", @@ -16582,9 +16582,9 @@ "entity": "geoId/13129", "points_by_facet": [ { - "date": "2019", - "value": 57963, - "facet": 2517965213 + "date": "2021", + "value": 58237, + "facet": 2176550201 }, { "date": "2020", @@ -16597,9 +16597,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 58780, - "facet": 2176550201 + "date": "2019", + "value": 57963, + "facet": 2517965213 }, { "date": "2011", @@ -16617,9 +16617,9 @@ "entity": "geoId/13131", "points_by_facet": [ { - "date": "2018", - "value": 24748, - "facet": 2517965213 + "date": "2021", + "value": 25918, + "facet": 2176550201 }, { "date": "2020", @@ -16632,9 +16632,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 24491, - "facet": 2176550201 + "date": "2018", + "value": 24748, + "facet": 2517965213 }, { "date": "2011", @@ -16652,9 +16652,9 @@ "entity": "geoId/13133", "points_by_facet": [ { - "date": "2018", - "value": 17698, - "facet": 2517965213 + "date": "2021", + "value": 19536, + "facet": 2176550201 }, { "date": "2020", @@ -16667,9 +16667,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 18837, - "facet": 2176550201 + "date": "2018", + "value": 17698, + "facet": 2517965213 }, { "date": "2011", @@ -16687,9 +16687,9 @@ "entity": "geoId/13135", "points_by_facet": [ { - "date": "2019", - "value": 936250, - "facet": 2517965213 + "date": "2021", + "value": 964546, + "facet": 2176550201 }, { "date": "2020", @@ -16707,9 +16707,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 942627, - "facet": 2176550201 + "date": "2019", + "value": 936250, + "facet": 2517965213 }, { "date": "2011", @@ -16727,9 +16727,9 @@ "entity": "geoId/13137", "points_by_facet": [ { - "date": "2019", - "value": 45328, - "facet": 2517965213 + "date": "2021", + "value": 46774, + "facet": 2176550201 }, { "date": "2020", @@ -16742,9 +16742,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 46047, - "facet": 2176550201 + "date": "2019", + "value": 45328, + "facet": 2517965213 }, { "date": "2011", @@ -16762,9 +16762,9 @@ "entity": "geoId/13139", "points_by_facet": [ { - "date": "2019", - "value": 204441, - "facet": 2517965213 + "date": "2021", + "value": 207369, + "facet": 2176550201 }, { "date": "2020", @@ -16782,9 +16782,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 206591, - "facet": 2176550201 + "date": "2019", + "value": 204441, + "facet": 2517965213 }, { "date": "2011", @@ -16802,9 +16802,9 @@ "entity": "geoId/13141", "points_by_facet": [ { - "date": "2019", - "value": 8457, - "facet": 2517965213 + "date": "2021", + "value": 8630, + "facet": 2176550201 }, { "date": "2020", @@ -16817,9 +16817,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8494, - "facet": 2176550201 + "date": "2019", + "value": 8457, + "facet": 2517965213 }, { "date": "2011", @@ -16837,9 +16837,9 @@ "entity": "geoId/13143", "points_by_facet": [ { - "date": "2019", - "value": 29792, - "facet": 2517965213 + "date": "2021", + "value": 30572, + "facet": 2176550201 }, { "date": "2020", @@ -16852,9 +16852,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 30383, - "facet": 2176550201 + "date": "2019", + "value": 29792, + "facet": 2517965213 }, { "date": "2011", @@ -16872,9 +16872,9 @@ "entity": "geoId/13145", "points_by_facet": [ { - "date": "2019", - "value": 35236, - "facet": 2517965213 + "date": "2021", + "value": 35626, + "facet": 2176550201 }, { "date": "2020", @@ -16887,9 +16887,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 36080, - "facet": 2176550201 + "date": "2019", + "value": 35236, + "facet": 2517965213 }, { "date": "2011", @@ -16907,9 +16907,9 @@ "entity": "geoId/13147", "points_by_facet": [ { - "date": "2018", - "value": 26099, - "facet": 2517965213 + "date": "2021", + "value": 26409, + "facet": 2176550201 }, { "date": "2020", @@ -16922,9 +16922,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 26406, - "facet": 2176550201 + "date": "2018", + "value": 26099, + "facet": 2517965213 }, { "date": "2011", @@ -16942,9 +16942,9 @@ "entity": "geoId/13149", "points_by_facet": [ { - "date": "2019", - "value": 11923, - "facet": 2517965213 + "date": "2021", + "value": 11565, + "facet": 2176550201 }, { "date": "2020", @@ -16957,9 +16957,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11973, - "facet": 2176550201 + "date": "2019", + "value": 11923, + "facet": 2517965213 }, { "date": "2011", @@ -16977,9 +16977,9 @@ "entity": "geoId/13151", "points_by_facet": [ { - "date": "2019", - "value": 234561, - "facet": 2517965213 + "date": "2021", + "value": 245235, + "facet": 2176550201 }, { "date": "2020", @@ -16997,9 +16997,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 239139, - "facet": 2176550201 + "date": "2019", + "value": 234561, + "facet": 2517965213 }, { "date": "2011", @@ -17017,9 +17017,9 @@ "entity": "geoId/13153", "points_by_facet": [ { - "date": "2019", - "value": 157863, - "facet": 2517965213 + "date": "2021", + "value": 166829, + "facet": 2176550201 }, { "date": "2020", @@ -17037,9 +17037,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 160110, - "facet": 2176550201 + "date": "2019", + "value": 157863, + "facet": 2517965213 }, { "date": "2011", @@ -17057,9 +17057,9 @@ "entity": "geoId/13155", "points_by_facet": [ { - "date": "2018", - "value": 9398, - "facet": 2517965213 + "date": "2021", + "value": 9618, + "facet": 2176550201 }, { "date": "2020", @@ -17072,9 +17072,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9387, - "facet": 2176550201 + "date": "2018", + "value": 9398, + "facet": 2517965213 }, { "date": "2011", @@ -17092,9 +17092,9 @@ "entity": "geoId/13157", "points_by_facet": [ { - "date": "2019", - "value": 72977, - "facet": 2517965213 + "date": "2021", + "value": 80286, + "facet": 2176550201 }, { "date": "2020", @@ -17112,9 +17112,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 76199, - "facet": 2176550201 + "date": "2019", + "value": 72977, + "facet": 2517965213 }, { "date": "2011", @@ -17132,9 +17132,9 @@ "entity": "geoId/13159", "points_by_facet": [ { - "date": "2019", - "value": 14219, - "facet": 2517965213 + "date": "2021", + "value": 15278, + "facet": 2176550201 }, { "date": "2020", @@ -17147,9 +17147,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14483, - "facet": 2176550201 + "date": "2019", + "value": 14219, + "facet": 2517965213 }, { "date": "2011", @@ -17167,9 +17167,9 @@ "entity": "geoId/13161", "points_by_facet": [ { - "date": "2018", - "value": 15029, - "facet": 2517965213 + "date": "2021", + "value": 14872, + "facet": 2176550201 }, { "date": "2020", @@ -17182,9 +17182,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15213, - "facet": 2176550201 + "date": "2018", + "value": 15029, + "facet": 2517965213 }, { "date": "2011", @@ -17202,9 +17202,9 @@ "entity": "geoId/13163", "points_by_facet": [ { - "date": "2018", - "value": 15430, - "facet": 2517965213 + "date": "2021", + "value": 15524, + "facet": 2176550201 }, { "date": "2020", @@ -17217,9 +17217,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15267, - "facet": 2176550201 + "date": "2018", + "value": 15430, + "facet": 2517965213 }, { "date": "2011", @@ -17237,9 +17237,9 @@ "entity": "geoId/13165", "points_by_facet": [ { - "date": "2018", - "value": 8683, - "facet": 2517965213 + "date": "2021", + "value": 8639, + "facet": 2176550201 }, { "date": "2020", @@ -17252,9 +17252,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8746, - "facet": 2176550201 + "date": "2018", + "value": 8683, + "facet": 2517965213 }, { "date": "2011", @@ -17272,9 +17272,9 @@ "entity": "geoId/13167", "points_by_facet": [ { - "date": "2019", - "value": 9643, - "facet": 2517965213 + "date": "2021", + "value": 9160, + "facet": 2176550201 }, { "date": "2020", @@ -17287,9 +17287,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9667, - "facet": 2176550201 + "date": "2019", + "value": 9643, + "facet": 2517965213 }, { "date": "2011", @@ -17307,9 +17307,9 @@ "entity": "geoId/13169", "points_by_facet": [ { - "date": "2019", - "value": 28735, - "facet": 2517965213 + "date": "2021", + "value": 28400, + "facet": 2176550201 }, { "date": "2020", @@ -17322,9 +17322,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 28787, - "facet": 2176550201 + "date": "2019", + "value": 28735, + "facet": 2517965213 }, { "date": "2011", @@ -17342,9 +17342,9 @@ "entity": "geoId/13171", "points_by_facet": [ { - "date": "2019", - "value": 19077, - "facet": 2517965213 + "date": "2021", + "value": 19080, + "facet": 2176550201 }, { "date": "2020", @@ -17357,9 +17357,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19261, - "facet": 2176550201 + "date": "2019", + "value": 19077, + "facet": 2517965213 }, { "date": "2011", @@ -17377,9 +17377,9 @@ "entity": "geoId/13173", "points_by_facet": [ { - "date": "2019", - "value": 10423, - "facet": 2517965213 + "date": "2021", + "value": 9907, + "facet": 2176550201 }, { "date": "2020", @@ -17392,9 +17392,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10737, - "facet": 2176550201 + "date": "2019", + "value": 10423, + "facet": 2517965213 }, { "date": "2011", @@ -17412,9 +17412,9 @@ "entity": "geoId/13175", "points_by_facet": [ { - "date": "2019", - "value": 47546, - "facet": 2517965213 + "date": "2021", + "value": 49547, + "facet": 2176550201 }, { "date": "2020", @@ -17427,9 +17427,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 47512, - "facet": 2176550201 + "date": "2019", + "value": 47546, + "facet": 2517965213 }, { "date": "2011", @@ -17447,9 +17447,9 @@ "entity": "geoId/13177", "points_by_facet": [ { - "date": "2019", - "value": 29992, - "facet": 2517965213 + "date": "2021", + "value": 33411, + "facet": 2176550201 }, { "date": "2020", @@ -17462,9 +17462,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 30234, - "facet": 2176550201 + "date": "2019", + "value": 29992, + "facet": 2517965213 }, { "date": "2011", @@ -17482,9 +17482,9 @@ "entity": "geoId/13179", "points_by_facet": [ { - "date": "2019", - "value": 61435, - "facet": 2517965213 + "date": "2021", + "value": 65711, + "facet": 2176550201 }, { "date": "2020", @@ -17502,9 +17502,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 63004, - "facet": 2176550201 + "date": "2019", + "value": 61435, + "facet": 2517965213 }, { "date": "2011", @@ -17522,9 +17522,9 @@ "entity": "geoId/13181", "points_by_facet": [ { - "date": "2019", - "value": 7921, - "facet": 2517965213 + "date": "2021", + "value": 7749, + "facet": 2176550201 }, { "date": "2020", @@ -17537,9 +17537,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8031, - "facet": 2176550201 + "date": "2019", + "value": 7921, + "facet": 2517965213 }, { "date": "2011", @@ -17557,9 +17557,9 @@ "entity": "geoId/13183", "points_by_facet": [ { - "date": "2019", - "value": 19559, - "facet": 2517965213 + "date": "2021", + "value": 17152, + "facet": 2176550201 }, { "date": "2020", @@ -17572,9 +17572,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20171, - "facet": 2176550201 + "date": "2019", + "value": 19559, + "facet": 2517965213 }, { "date": "2011", @@ -17592,9 +17592,9 @@ "entity": "geoId/13185", "points_by_facet": [ { - "date": "2019", - "value": 117406, - "facet": 2517965213 + "date": "2021", + "value": 119276, + "facet": 2176550201 }, { "date": "2020", @@ -17612,9 +17612,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 118268, - "facet": 2176550201 + "date": "2019", + "value": 117406, + "facet": 2517965213 }, { "date": "2011", @@ -17632,9 +17632,9 @@ "entity": "geoId/13187", "points_by_facet": [ { - "date": "2018", - "value": 32955, - "facet": 2517965213 + "date": "2021", + "value": 34278, + "facet": 2176550201 }, { "date": "2020", @@ -17647,9 +17647,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 34186, - "facet": 2176550201 + "date": "2018", + "value": 32955, + "facet": 2517965213 }, { "date": "2011", @@ -17667,9 +17667,9 @@ "entity": "geoId/13189", "points_by_facet": [ { - "date": "2019", - "value": 21312, - "facet": 2517965213 + "date": "2021", + "value": 21633, + "facet": 2176550201 }, { "date": "2020", @@ -17682,9 +17682,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21162, - "facet": 2176550201 + "date": "2019", + "value": 21312, + "facet": 2517965213 }, { "date": "2011", @@ -17702,9 +17702,9 @@ "entity": "geoId/13191", "points_by_facet": [ { - "date": "2019", - "value": 14378, - "facet": 2517965213 + "date": "2021", + "value": 11123, + "facet": 2176550201 }, { "date": "2020", @@ -17717,9 +17717,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14387, - "facet": 2176550201 + "date": "2019", + "value": 14378, + "facet": 2517965213 }, { "date": "2011", @@ -17737,9 +17737,9 @@ "entity": "geoId/13193", "points_by_facet": [ { - "date": "2018", - "value": 13143, - "facet": 2517965213 + "date": "2021", + "value": 12004, + "facet": 2176550201 }, { "date": "2020", @@ -17752,9 +17752,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12712, - "facet": 2176550201 + "date": "2018", + "value": 13143, + "facet": 2517965213 }, { "date": "2011", @@ -17772,9 +17772,9 @@ "entity": "geoId/13195", "points_by_facet": [ { - "date": "2019", - "value": 29880, - "facet": 2517965213 + "date": "2021", + "value": 30885, + "facet": 2176550201 }, { "date": "2020", @@ -17787,9 +17787,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 30457, - "facet": 2176550201 + "date": "2019", + "value": 29880, + "facet": 2517965213 }, { "date": "2011", @@ -17807,9 +17807,9 @@ "entity": "geoId/13197", "points_by_facet": [ { - "date": "2019", - "value": 8359, - "facet": 2517965213 + "date": "2021", + "value": 7440, + "facet": 2176550201 }, { "date": "2020", @@ -17822,9 +17822,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8516, - "facet": 2176550201 + "date": "2019", + "value": 8359, + "facet": 2517965213 }, { "date": "2011", @@ -17842,9 +17842,9 @@ "entity": "geoId/13199", "points_by_facet": [ { - "date": "2019", - "value": 21167, - "facet": 2517965213 + "date": "2021", + "value": 20793, + "facet": 2176550201 }, { "date": "2020", @@ -17857,9 +17857,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21164, - "facet": 2176550201 + "date": "2019", + "value": 21167, + "facet": 2517965213 }, { "date": "2011", @@ -17877,9 +17877,9 @@ "entity": "geoId/13201", "points_by_facet": [ { - "date": "2018", - "value": 5686, - "facet": 2517965213 + "date": "2021", + "value": 5919, + "facet": 2176550201 }, { "date": "2020", @@ -17892,9 +17892,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5622, - "facet": 2176550201 + "date": "2018", + "value": 5686, + "facet": 2517965213 }, { "date": "2011", @@ -17912,9 +17912,9 @@ "entity": "geoId/13205", "points_by_facet": [ { - "date": "2018", - "value": 22192, - "facet": 2517965213 + "date": "2021", + "value": 21521, + "facet": 2176550201 }, { "date": "2020", @@ -17927,9 +17927,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21602, - "facet": 2176550201 + "date": "2018", + "value": 22192, + "facet": 2517965213 }, { "date": "2011", @@ -17947,9 +17947,9 @@ "entity": "geoId/13207", "points_by_facet": [ { - "date": "2019", - "value": 27578, - "facet": 2517965213 + "date": "2021", + "value": 28712, + "facet": 2176550201 }, { "date": "2020", @@ -17962,9 +17962,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 28042, - "facet": 2176550201 + "date": "2019", + "value": 27578, + "facet": 2517965213 }, { "date": "2011", @@ -17982,9 +17982,9 @@ "entity": "geoId/13209", "points_by_facet": [ { - "date": "2019", - "value": 9172, - "facet": 2517965213 + "date": "2021", + "value": 8653, + "facet": 2176550201 }, { "date": "2020", @@ -17997,9 +17997,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9012, - "facet": 2176550201 + "date": "2019", + "value": 9172, + "facet": 2517965213 }, { "date": "2011", @@ -18017,9 +18017,9 @@ "entity": "geoId/13211", "points_by_facet": [ { - "date": "2019", - "value": 19276, - "facet": 2517965213 + "date": "2021", + "value": 20635, + "facet": 2176550201 }, { "date": "2020", @@ -18032,9 +18032,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19636, - "facet": 2176550201 + "date": "2019", + "value": 19276, + "facet": 2517965213 }, { "date": "2011", @@ -18052,9 +18052,9 @@ "entity": "geoId/13213", "points_by_facet": [ { - "date": "2019", - "value": 40096, - "facet": 2517965213 + "date": "2021", + "value": 39951, + "facet": 2176550201 }, { "date": "2020", @@ -18067,9 +18067,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 40032, - "facet": 2176550201 + "date": "2019", + "value": 40096, + "facet": 2517965213 }, { "date": "2011", @@ -18087,9 +18087,9 @@ "entity": "geoId/13215", "points_by_facet": [ { - "date": "2019", - "value": 195769, - "facet": 2517965213 + "date": "2021", + "value": 205617, + "facet": 2176550201 }, { "date": "2020", @@ -18107,9 +18107,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 196442, - "facet": 2176550201 + "date": "2019", + "value": 195769, + "facet": 2517965213 }, { "date": "2011", @@ -18127,9 +18127,9 @@ "entity": "geoId/13217", "points_by_facet": [ { - "date": "2019", - "value": 111744, - "facet": 2517965213 + "date": "2021", + "value": 115355, + "facet": 2176550201 }, { "date": "2020", @@ -18147,9 +18147,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 113295, - "facet": 2176550201 + "date": "2019", + "value": 111744, + "facet": 2517965213 }, { "date": "2011", @@ -18167,9 +18167,9 @@ "entity": "geoId/13219", "points_by_facet": [ { - "date": "2019", - "value": 40280, - "facet": 2517965213 + "date": "2021", + "value": 43023, + "facet": 2176550201 }, { "date": "2020", @@ -18182,9 +18182,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 41124, - "facet": 2176550201 + "date": "2019", + "value": 40280, + "facet": 2517965213 }, { "date": "2011", @@ -18202,9 +18202,9 @@ "entity": "geoId/13221", "points_by_facet": [ { - "date": "2019", - "value": 15259, - "facet": 2517965213 + "date": "2021", + "value": 15140, + "facet": 2176550201 }, { "date": "2020", @@ -18217,9 +18217,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15383, - "facet": 2176550201 + "date": "2019", + "value": 15259, + "facet": 2517965213 }, { "date": "2011", @@ -18237,9 +18237,9 @@ "entity": "geoId/13223", "points_by_facet": [ { - "date": "2019", - "value": 168667, - "facet": 2517965213 + "date": "2021", + "value": 173780, + "facet": 2176550201 }, { "date": "2020", @@ -18257,9 +18257,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 173359, - "facet": 2176550201 + "date": "2019", + "value": 168667, + "facet": 2517965213 }, { "date": "2011", @@ -18277,9 +18277,9 @@ "entity": "geoId/13225", "points_by_facet": [ { - "date": "2019", - "value": 27546, - "facet": 2517965213 + "date": "2021", + "value": 28417, + "facet": 2176550201 }, { "date": "2020", @@ -18292,9 +18292,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 27950, - "facet": 2176550201 + "date": "2019", + "value": 27546, + "facet": 2517965213 }, { "date": "2011", @@ -18312,9 +18312,9 @@ "entity": "geoId/13227", "points_by_facet": [ { - "date": "2019", - "value": 32591, - "facet": 2517965213 + "date": "2021", + "value": 34024, + "facet": 2176550201 }, { "date": "2020", @@ -18327,9 +18327,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 33127, - "facet": 2176550201 + "date": "2019", + "value": 32591, + "facet": 2517965213 }, { "date": "2011", @@ -18347,9 +18347,9 @@ "entity": "geoId/13229", "points_by_facet": [ { - "date": "2019", - "value": 19465, - "facet": 2517965213 + "date": "2021", + "value": 19976, + "facet": 2176550201 }, { "date": "2020", @@ -18362,9 +18362,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19522, - "facet": 2176550201 + "date": "2019", + "value": 19465, + "facet": 2517965213 }, { "date": "2011", @@ -18382,9 +18382,9 @@ "entity": "geoId/13231", "points_by_facet": [ { - "date": "2019", - "value": 18962, - "facet": 2517965213 + "date": "2021", + "value": 19477, + "facet": 2176550201 }, { "date": "2020", @@ -18397,9 +18397,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19121, - "facet": 2176550201 + "date": "2019", + "value": 18962, + "facet": 2517965213 }, { "date": "2011", @@ -18417,9 +18417,9 @@ "entity": "geoId/13233", "points_by_facet": [ { - "date": "2019", - "value": 42613, - "facet": 2517965213 + "date": "2021", + "value": 43496, + "facet": 2176550201 }, { "date": "2020", @@ -18432,9 +18432,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 42840, - "facet": 2176550201 + "date": "2019", + "value": 42613, + "facet": 2517965213 }, { "date": "2011", @@ -18452,9 +18452,9 @@ "entity": "geoId/13235", "points_by_facet": [ { - "date": "2018", - "value": 11069, - "facet": 2517965213 + "date": "2021", + "value": 9917, + "facet": 2176550201 }, { "date": "2020", @@ -18467,9 +18467,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11191, - "facet": 2176550201 + "date": "2018", + "value": 11069, + "facet": 2517965213 }, { "date": "2011", @@ -18487,9 +18487,9 @@ "entity": "geoId/13237", "points_by_facet": [ { - "date": "2018", - "value": 21809, - "facet": 2517965213 + "date": "2021", + "value": 22585, + "facet": 2176550201 }, { "date": "2020", @@ -18502,9 +18502,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 22520, - "facet": 2176550201 + "date": "2018", + "value": 21809, + "facet": 2517965213 }, { "date": "2011", @@ -18522,9 +18522,9 @@ "entity": "geoId/13239", "points_by_facet": [ { - "date": "2019", - "value": 2299, - "facet": 2517965213 + "date": "2021", + "value": 2243, + "facet": 2176550201 }, { "date": "2020", @@ -18537,9 +18537,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2271, - "facet": 2176550201 + "date": "2019", + "value": 2299, + "facet": 2517965213 }, { "date": "2011", @@ -18557,9 +18557,9 @@ "entity": "geoId/13241", "points_by_facet": [ { - "date": "2018", - "value": 16867, - "facet": 2517965213 + "date": "2021", + "value": 17119, + "facet": 2176550201 }, { "date": "2020", @@ -18572,9 +18572,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 17273, - "facet": 2176550201 + "date": "2018", + "value": 16867, + "facet": 2517965213 }, { "date": "2011", @@ -18592,9 +18592,9 @@ "entity": "geoId/13243", "points_by_facet": [ { - "date": "2018", - "value": 6833, - "facet": 2517965213 + "date": "2021", + "value": 6287, + "facet": 2176550201 }, { "date": "2020", @@ -18607,9 +18607,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6682, - "facet": 2176550201 + "date": "2018", + "value": 6833, + "facet": 2517965213 }, { "date": "2011", @@ -18627,9 +18627,9 @@ "entity": "geoId/13245", "points_by_facet": [ { - "date": "2019", - "value": 202518, - "facet": 2517965213 + "date": "2021", + "value": 205673, + "facet": 2176550201 }, { "date": "2020", @@ -18647,9 +18647,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 202079, - "facet": 2176550201 + "date": "2019", + "value": 202518, + "facet": 2517965213 }, { "date": "2011", @@ -18667,9 +18667,9 @@ "entity": "geoId/13247", "points_by_facet": [ { - "date": "2019", - "value": 90896, - "facet": 2517965213 + "date": "2021", + "value": 94082, + "facet": 2176550201 }, { "date": "2020", @@ -18687,9 +18687,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 90939, - "facet": 2176550201 + "date": "2019", + "value": 90896, + "facet": 2517965213 }, { "date": "2011", @@ -18707,9 +18707,9 @@ "entity": "geoId/13249", "points_by_facet": [ { - "date": "2019", - "value": 5257, - "facet": 2517965213 + "date": "2021", + "value": 4478, + "facet": 2176550201 }, { "date": "2020", @@ -18722,9 +18722,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5196, - "facet": 2176550201 + "date": "2019", + "value": 5257, + "facet": 2517965213 }, { "date": "2011", @@ -18742,9 +18742,9 @@ "entity": "geoId/13251", "points_by_facet": [ { - "date": "2018", - "value": 13938, - "facet": 2517965213 + "date": "2021", + "value": 14105, + "facet": 2176550201 }, { "date": "2020", @@ -18757,9 +18757,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14012, - "facet": 2176550201 + "date": "2018", + "value": 13938, + "facet": 2517965213 }, { "date": "2011", @@ -18777,9 +18777,9 @@ "entity": "geoId/13253", "points_by_facet": [ { - "date": "2018", - "value": 8315, - "facet": 2517965213 + "date": "2021", + "value": 9197, + "facet": 2176550201 }, { "date": "2020", @@ -18792,9 +18792,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8060, - "facet": 2176550201 + "date": "2018", + "value": 8315, + "facet": 2517965213 }, { "date": "2011", @@ -18812,9 +18812,9 @@ "entity": "geoId/13255", "points_by_facet": [ { - "date": "2019", - "value": 66703, - "facet": 2517965213 + "date": "2021", + "value": 67909, + "facet": 2176550201 }, { "date": "2020", @@ -18832,9 +18832,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 67414, - "facet": 2176550201 + "date": "2019", + "value": 66703, + "facet": 2517965213 }, { "date": "2011", @@ -18852,9 +18852,9 @@ "entity": "geoId/13257", "points_by_facet": [ { - "date": "2019", - "value": 25925, - "facet": 2517965213 + "date": "2021", + "value": 26865, + "facet": 2176550201 }, { "date": "2020", @@ -18867,9 +18867,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 26107, - "facet": 2176550201 + "date": "2019", + "value": 25925, + "facet": 2517965213 }, { "date": "2011", @@ -18887,9 +18887,9 @@ "entity": "geoId/13259", "points_by_facet": [ { - "date": "2019", - "value": 6621, - "facet": 2517965213 + "date": "2021", + "value": 5341, + "facet": 2176550201 }, { "date": "2020", @@ -18902,9 +18902,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6689, - "facet": 2176550201 + "date": "2019", + "value": 6621, + "facet": 2517965213 }, { "date": "2011", @@ -18922,9 +18922,9 @@ "entity": "geoId/13261", "points_by_facet": [ { - "date": "2019", - "value": 29524, - "facet": 2517965213 + "date": "2021", + "value": 29283, + "facet": 2176550201 }, { "date": "2020", @@ -18937,9 +18937,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 29282, - "facet": 2176550201 + "date": "2019", + "value": 29524, + "facet": 2517965213 }, { "date": "2011", @@ -18957,9 +18957,9 @@ "entity": "geoId/13263", "points_by_facet": [ { - "date": "2019", - "value": 6195, - "facet": 2517965213 + "date": "2021", + "value": 5742, + "facet": 2176550201 }, { "date": "2020", @@ -18972,9 +18972,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6143, - "facet": 2176550201 + "date": "2019", + "value": 6195, + "facet": 2517965213 }, { "date": "2011", @@ -18992,9 +18992,9 @@ "entity": "geoId/13265", "points_by_facet": [ { - "date": "2018", - "value": 1608, - "facet": 2517965213 + "date": "2021", + "value": 1558, + "facet": 2176550201 }, { "date": "2020", @@ -19007,9 +19007,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1562, - "facet": 2176550201 + "date": "2018", + "value": 1608, + "facet": 2517965213 }, { "date": "2011", @@ -19027,9 +19027,9 @@ "entity": "geoId/13267", "points_by_facet": [ { - "date": "2018", - "value": 25391, - "facet": 2517965213 + "date": "2021", + "value": 23052, + "facet": 2176550201 }, { "date": "2020", @@ -19042,9 +19042,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 25365, - "facet": 2176550201 + "date": "2018", + "value": 25391, + "facet": 2517965213 }, { "date": "2011", @@ -19062,9 +19062,9 @@ "entity": "geoId/13269", "points_by_facet": [ { - "date": "2018", - "value": 8039, - "facet": 2517965213 + "date": "2021", + "value": 7799, + "facet": 2176550201 }, { "date": "2020", @@ -19077,9 +19077,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8074, - "facet": 2176550201 + "date": "2018", + "value": 8039, + "facet": 2517965213 }, { "date": "2011", @@ -19097,9 +19097,9 @@ "entity": "geoId/13271", "points_by_facet": [ { - "date": "2018", - "value": 15876, - "facet": 2517965213 + "date": "2021", + "value": 12414, + "facet": 2176550201 }, { "date": "2020", @@ -19112,9 +19112,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15781, - "facet": 2176550201 + "date": "2018", + "value": 15876, + "facet": 2517965213 }, { "date": "2011", @@ -19132,9 +19132,9 @@ "entity": "geoId/13273", "points_by_facet": [ { - "date": "2019", - "value": 8531, - "facet": 2517965213 + "date": "2021", + "value": 8964, + "facet": 2176550201 }, { "date": "2020", @@ -19147,9 +19147,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8523, - "facet": 2176550201 + "date": "2019", + "value": 8531, + "facet": 2517965213 }, { "date": "2011", @@ -19167,9 +19167,9 @@ "entity": "geoId/13275", "points_by_facet": [ { - "date": "2019", - "value": 44451, - "facet": 2517965213 + "date": "2021", + "value": 45842, + "facet": 2176550201 }, { "date": "2020", @@ -19182,9 +19182,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 44372, - "facet": 2176550201 + "date": "2019", + "value": 44451, + "facet": 2517965213 }, { "date": "2011", @@ -19202,9 +19202,9 @@ "entity": "geoId/13277", "points_by_facet": [ { - "date": "2019", - "value": 40644, - "facet": 2517965213 + "date": "2021", + "value": 41212, + "facet": 2176550201 }, { "date": "2020", @@ -19217,9 +19217,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 40719, - "facet": 2176550201 + "date": "2019", + "value": 40644, + "facet": 2517965213 }, { "date": "2011", @@ -19237,9 +19237,9 @@ "entity": "geoId/13279", "points_by_facet": [ { - "date": "2019", - "value": 26830, - "facet": 2517965213 + "date": "2021", + "value": 26911, + "facet": 2176550201 }, { "date": "2020", @@ -19252,9 +19252,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 26973, - "facet": 2176550201 + "date": "2019", + "value": 26830, + "facet": 2517965213 }, { "date": "2011", @@ -19272,9 +19272,9 @@ "entity": "geoId/13281", "points_by_facet": [ { - "date": "2018", - "value": 11852, - "facet": 2517965213 + "date": "2021", + "value": 12875, + "facet": 2176550201 }, { "date": "2020", @@ -19287,9 +19287,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12247, - "facet": 2176550201 + "date": "2018", + "value": 11852, + "facet": 2517965213 }, { "date": "2011", @@ -19307,9 +19307,9 @@ "entity": "geoId/13283", "points_by_facet": [ { - "date": "2019", - "value": 6901, - "facet": 2517965213 + "date": "2021", + "value": 6306, + "facet": 2176550201 }, { "date": "2020", @@ -19322,9 +19322,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6822, - "facet": 2176550201 + "date": "2019", + "value": 6901, + "facet": 2517965213 }, { "date": "2011", @@ -19342,9 +19342,9 @@ "entity": "geoId/13285", "points_by_facet": [ { - "date": "2019", - "value": 69922, - "facet": 2517965213 + "date": "2021", + "value": 69720, + "facet": 2176550201 }, { "date": "2020", @@ -19362,9 +19362,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 70214, - "facet": 2176550201 + "date": "2019", + "value": 69922, + "facet": 2517965213 }, { "date": "2011", @@ -19382,9 +19382,9 @@ "entity": "geoId/13287", "points_by_facet": [ { - "date": "2018", - "value": 7912, - "facet": 2517965213 + "date": "2021", + "value": 8966, + "facet": 2176550201 }, { "date": "2020", @@ -19397,9 +19397,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7882, - "facet": 2176550201 + "date": "2018", + "value": 7912, + "facet": 2517965213 }, { "date": "2011", @@ -19417,9 +19417,9 @@ "entity": "geoId/13289", "points_by_facet": [ { - "date": "2019", - "value": 8120, - "facet": 2517965213 + "date": "2021", + "value": 7856, + "facet": 2176550201 }, { "date": "2020", @@ -19432,9 +19432,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8103, - "facet": 2176550201 + "date": "2019", + "value": 8120, + "facet": 2517965213 }, { "date": "2011", @@ -19452,9 +19452,9 @@ "entity": "geoId/13291", "points_by_facet": [ { - "date": "2018", - "value": 24001, - "facet": 2517965213 + "date": "2021", + "value": 25521, + "facet": 2176550201 }, { "date": "2020", @@ -19467,9 +19467,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 25358, - "facet": 2176550201 + "date": "2018", + "value": 24001, + "facet": 2517965213 }, { "date": "2011", @@ -19487,9 +19487,9 @@ "entity": "geoId/13293", "points_by_facet": [ { - "date": "2019", - "value": 26320, - "facet": 2517965213 + "date": "2021", + "value": 27720, + "facet": 2176550201 }, { "date": "2020", @@ -19502,9 +19502,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 26527, - "facet": 2176550201 + "date": "2019", + "value": 26320, + "facet": 2517965213 }, { "date": "2011", @@ -19522,9 +19522,9 @@ "entity": "geoId/13295", "points_by_facet": [ { - "date": "2019", - "value": 69761, - "facet": 2517965213 + "date": "2021", + "value": 68510, + "facet": 2176550201 }, { "date": "2020", @@ -19542,9 +19542,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 70116, - "facet": 2176550201 + "date": "2019", + "value": 69761, + "facet": 2517965213 }, { "date": "2011", @@ -19562,9 +19562,9 @@ "entity": "geoId/13297", "points_by_facet": [ { - "date": "2019", - "value": 94593, - "facet": 2517965213 + "date": "2021", + "value": 99853, + "facet": 2176550201 }, { "date": "2020", @@ -19582,9 +19582,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 96875, - "facet": 2176550201 + "date": "2019", + "value": 94593, + "facet": 2517965213 }, { "date": "2011", @@ -19602,9 +19602,9 @@ "entity": "geoId/13299", "points_by_facet": [ { - "date": "2019", - "value": 35734, - "facet": 2517965213 + "date": "2021", + "value": 36033, + "facet": 2176550201 }, { "date": "2020", @@ -19617,9 +19617,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 35826, - "facet": 2176550201 + "date": "2019", + "value": 35734, + "facet": 2517965213 }, { "date": "2011", @@ -19637,9 +19637,9 @@ "entity": "geoId/13301", "points_by_facet": [ { - "date": "2018", - "value": 5251, - "facet": 2517965213 + "date": "2021", + "value": 5240, + "facet": 2176550201 }, { "date": "2020", @@ -19652,9 +19652,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5232, - "facet": 2176550201 + "date": "2018", + "value": 5251, + "facet": 2517965213 }, { "date": "2011", @@ -19672,9 +19672,9 @@ "entity": "geoId/13303", "points_by_facet": [ { - "date": "2018", - "value": 20386, - "facet": 2517965213 + "date": "2021", + "value": 19785, + "facet": 2176550201 }, { "date": "2020", @@ -19687,9 +19687,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20150, - "facet": 2176550201 + "date": "2018", + "value": 20386, + "facet": 2517965213 }, { "date": "2011", @@ -19707,9 +19707,9 @@ "entity": "geoId/13305", "points_by_facet": [ { - "date": "2019", - "value": 29927, - "facet": 2517965213 + "date": "2021", + "value": 30380, + "facet": 2176550201 }, { "date": "2020", @@ -19722,9 +19722,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 30023, - "facet": 2176550201 + "date": "2019", + "value": 29927, + "facet": 2517965213 }, { "date": "2011", @@ -19742,9 +19742,9 @@ "entity": "geoId/13307", "points_by_facet": [ { - "date": "2018", - "value": 2611, - "facet": 2517965213 + "date": "2021", + "value": 2367, + "facet": 2176550201 }, { "date": "2020", @@ -19757,9 +19757,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2595, - "facet": 2176550201 + "date": "2018", + "value": 2611, + "facet": 2517965213 }, { "date": "2011", @@ -19777,9 +19777,9 @@ "entity": "geoId/13309", "points_by_facet": [ { - "date": "2018", - "value": 7879, - "facet": 2517965213 + "date": "2021", + "value": 7471, + "facet": 2176550201 }, { "date": "2020", @@ -19792,9 +19792,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7751, - "facet": 2176550201 + "date": "2018", + "value": 7879, + "facet": 2517965213 }, { "date": "2011", @@ -19812,9 +19812,9 @@ "entity": "geoId/13311", "points_by_facet": [ { - "date": "2018", - "value": 29970, - "facet": 2517965213 + "date": "2021", + "value": 28442, + "facet": 2176550201 }, { "date": "2020", @@ -19827,9 +19827,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 31094, - "facet": 2176550201 + "date": "2018", + "value": 29970, + "facet": 2517965213 }, { "date": "2011", @@ -19847,9 +19847,9 @@ "entity": "geoId/13313", "points_by_facet": [ { - "date": "2019", - "value": 104628, - "facet": 2517965213 + "date": "2021", + "value": 102848, + "facet": 2176550201 }, { "date": "2020", @@ -19867,9 +19867,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 103837, - "facet": 2176550201 + "date": "2019", + "value": 104628, + "facet": 2517965213 }, { "date": "2011", @@ -19887,9 +19887,9 @@ "entity": "geoId/13315", "points_by_facet": [ { - "date": "2018", - "value": 8812, - "facet": 2517965213 + "date": "2021", + "value": 8739, + "facet": 2176550201 }, { "date": "2020", @@ -19902,9 +19902,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8502, - "facet": 2176550201 + "date": "2018", + "value": 8812, + "facet": 2517965213 }, { "date": "2011", @@ -19922,9 +19922,9 @@ "entity": "geoId/13317", "points_by_facet": [ { - "date": "2018", - "value": 9876, - "facet": 2517965213 + "date": "2021", + "value": 9513, + "facet": 2176550201 }, { "date": "2020", @@ -19937,9 +19937,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9694, - "facet": 2176550201 + "date": "2018", + "value": 9876, + "facet": 2517965213 }, { "date": "2011", @@ -19957,9 +19957,9 @@ "entity": "geoId/13319", "points_by_facet": [ { - "date": "2018", - "value": 9036, - "facet": 2517965213 + "date": "2021", + "value": 8831, + "facet": 2176550201 }, { "date": "2020", @@ -19972,9 +19972,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8812, - "facet": 2176550201 + "date": "2018", + "value": 9036, + "facet": 2517965213 }, { "date": "2011", @@ -19992,9 +19992,9 @@ "entity": "geoId/13321", "points_by_facet": [ { - "date": "2019", - "value": 20247, - "facet": 2517965213 + "date": "2021", + "value": 20554, + "facet": 2176550201 }, { "date": "2020", @@ -20007,9 +20007,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19972, - "facet": 2176550201 + "date": "2019", + "value": 20247, + "facet": 2517965213 }, { "date": "2011", @@ -20027,9 +20027,9 @@ "entity": "geoId/15001", "points_by_facet": [ { - "date": "2019", - "value": 201513, - "facet": 2517965213 + "date": "2021", + "value": 202906, + "facet": 2176550201 }, { "date": "2020", @@ -20047,9 +20047,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 203340, - "facet": 2176550201 + "date": "2019", + "value": 201513, + "facet": 2517965213 }, { "date": "2011", @@ -20067,9 +20067,9 @@ "entity": "geoId/15003", "points_by_facet": [ { - "date": "2019", - "value": 974563, - "facet": 2517965213 + "date": "2021", + "value": 1000890, + "facet": 2176550201 }, { "date": "2020", @@ -20087,9 +20087,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 963826, - "facet": 2176550201 + "date": "2019", + "value": 974563, + "facet": 2517965213 }, { "date": "2014", @@ -20107,9 +20107,9 @@ "entity": "geoId/15005", "points_by_facet": [ { - "date": "2018", - "value": 88, - "facet": 2517965213 + "date": "2021", + "value": 82, + "facet": 2176550201 }, { "date": "2020", @@ -20122,9 +20122,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 87, - "facet": 2176550201 + "date": "2018", + "value": 88, + "facet": 2517965213 }, { "date": "2011", @@ -20142,9 +20142,9 @@ "entity": "geoId/15007", "points_by_facet": [ { - "date": "2019", - "value": 72293, - "facet": 2517965213 + "date": "2021", + "value": 73454, + "facet": 2176550201 }, { "date": "2020", @@ -20162,9 +20162,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 71851, - "facet": 2176550201 + "date": "2019", + "value": 72293, + "facet": 2517965213 }, { "date": "2011", @@ -20182,9 +20182,9 @@ "entity": "geoId/15009", "points_by_facet": [ { - "date": "2019", - "value": 167417, - "facet": 2517965213 + "date": "2021", + "value": 164221, + "facet": 2176550201 }, { "date": "2020", @@ -20202,9 +20202,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 167902, - "facet": 2176550201 + "date": "2019", + "value": 167417, + "facet": 2517965213 }, { "date": "2011", @@ -20222,9 +20222,9 @@ "entity": "geoId/16001", "points_by_facet": [ { - "date": "2019", - "value": 481587, - "facet": 2517965213 + "date": "2021", + "value": 511931, + "facet": 2176550201 }, { "date": "2020", @@ -20242,9 +20242,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 494399, - "facet": 2176550201 + "date": "2019", + "value": 481587, + "facet": 2517965213 }, { "date": "2011", @@ -20262,9 +20262,9 @@ "entity": "geoId/16003", "points_by_facet": [ { - "date": "2018", - "value": 4250, - "facet": 2517965213 + "date": "2021", + "value": 4625, + "facet": 2176550201 }, { "date": "2020", @@ -20277,9 +20277,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4447, - "facet": 2176550201 + "date": "2018", + "value": 4250, + "facet": 2517965213 }, { "date": "2011", @@ -20297,9 +20297,9 @@ "entity": "geoId/16005", "points_by_facet": [ { - "date": "2019", - "value": 87808, - "facet": 2517965213 + "date": "2021", + "value": 88263, + "facet": 2176550201 }, { "date": "2020", @@ -20317,9 +20317,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 88795, - "facet": 2176550201 + "date": "2019", + "value": 87808, + "facet": 2517965213 }, { "date": "2011", @@ -20337,9 +20337,9 @@ "entity": "geoId/16007", "points_by_facet": [ { - "date": "2018", - "value": 6050, - "facet": 2517965213 + "date": "2021", + "value": 6545, + "facet": 2176550201 }, { "date": "2020", @@ -20352,9 +20352,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6143, - "facet": 2176550201 + "date": "2018", + "value": 6050, + "facet": 2517965213 }, { "date": "2011", @@ -20372,9 +20372,9 @@ "entity": "geoId/16009", "points_by_facet": [ { - "date": "2018", - "value": 9226, - "facet": 2517965213 + "date": "2021", + "value": 9931, + "facet": 2176550201 }, { "date": "2020", @@ -20387,9 +20387,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9430, - "facet": 2176550201 + "date": "2018", + "value": 9226, + "facet": 2517965213 }, { "date": "2011", @@ -20407,9 +20407,9 @@ "entity": "geoId/16011", "points_by_facet": [ { - "date": "2019", - "value": 46811, - "facet": 2517965213 + "date": "2021", + "value": 48876, + "facet": 2176550201 }, { "date": "2020", @@ -20422,9 +20422,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 47202, - "facet": 2176550201 + "date": "2019", + "value": 46811, + "facet": 2517965213 }, { "date": "2011", @@ -20442,9 +20442,9 @@ "entity": "geoId/16013", "points_by_facet": [ { - "date": "2019", - "value": 23021, - "facet": 2517965213 + "date": "2021", + "value": 24766, + "facet": 2176550201 }, { "date": "2020", @@ -20457,9 +20457,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 23426, - "facet": 2176550201 + "date": "2019", + "value": 23021, + "facet": 2517965213 }, { "date": "2011", @@ -20477,9 +20477,9 @@ "entity": "geoId/16015", "points_by_facet": [ { - "date": "2019", - "value": 7831, - "facet": 2517965213 + "date": "2021", + "value": 8094, + "facet": 2176550201 }, { "date": "2020", @@ -20492,9 +20492,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8065, - "facet": 2176550201 + "date": "2019", + "value": 7831, + "facet": 2517965213 }, { "date": "2011", @@ -20512,9 +20512,9 @@ "entity": "geoId/16017", "points_by_facet": [ { - "date": "2019", - "value": 45739, - "facet": 2517965213 + "date": "2021", + "value": 49491, + "facet": 2176550201 }, { "date": "2020", @@ -20527,9 +20527,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 46817, - "facet": 2176550201 + "date": "2019", + "value": 45739, + "facet": 2517965213 }, { "date": "2011", @@ -20547,9 +20547,9 @@ "entity": "geoId/16019", "points_by_facet": [ { - "date": "2019", - "value": 119062, - "facet": 2517965213 + "date": "2021", + "value": 127930, + "facet": 2176550201 }, { "date": "2020", @@ -20567,9 +20567,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 122134, - "facet": 2176550201 + "date": "2019", + "value": 119062, + "facet": 2517965213 }, { "date": "2011", @@ -20587,9 +20587,9 @@ "entity": "geoId/16021", "points_by_facet": [ { - "date": "2018", - "value": 11948, - "facet": 2517965213 + "date": "2021", + "value": 12561, + "facet": 2176550201 }, { "date": "2020", @@ -20602,9 +20602,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12656, - "facet": 2176550201 + "date": "2018", + "value": 11948, + "facet": 2517965213 }, { "date": "2011", @@ -20622,9 +20622,9 @@ "entity": "geoId/16023", "points_by_facet": [ { - "date": "2019", - "value": 2597, - "facet": 2517965213 + "date": "2021", + "value": 2654, + "facet": 2176550201 }, { "date": "2020", @@ -20637,9 +20637,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2646, - "facet": 2176550201 + "date": "2019", + "value": 2597, + "facet": 2517965213 }, { "date": "2011", @@ -20657,9 +20657,9 @@ "entity": "geoId/16025", "points_by_facet": [ { - "date": "2019", - "value": 1106, - "facet": 2517965213 + "date": "2021", + "value": 1139, + "facet": 2176550201 }, { "date": "2020", @@ -20672,9 +20672,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1130, - "facet": 2176550201 + "date": "2019", + "value": 1106, + "facet": 2517965213 }, { "date": "2011", @@ -20692,9 +20692,9 @@ "entity": "geoId/16027", "points_by_facet": [ { - "date": "2019", - "value": 229849, - "facet": 2517965213 + "date": "2021", + "value": 243115, + "facet": 2176550201 }, { "date": "2020", @@ -20712,9 +20712,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 237053, - "facet": 2176550201 + "date": "2019", + "value": 229849, + "facet": 2517965213 }, { "date": "2011", @@ -20732,9 +20732,9 @@ "entity": "geoId/16029", "points_by_facet": [ { - "date": "2018", - "value": 7060, - "facet": 2517965213 + "date": "2021", + "value": 7111, + "facet": 2176550201 }, { "date": "2020", @@ -20747,9 +20747,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7123, - "facet": 2176550201 + "date": "2018", + "value": 7060, + "facet": 2517965213 }, { "date": "2011", @@ -20767,9 +20767,9 @@ "entity": "geoId/16031", "points_by_facet": [ { - "date": "2019", - "value": 24030, - "facet": 2517965213 + "date": "2021", + "value": 25164, + "facet": 2176550201 }, { "date": "2020", @@ -20782,9 +20782,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 24277, - "facet": 2176550201 + "date": "2019", + "value": 24030, + "facet": 2517965213 }, { "date": "2011", @@ -20802,9 +20802,9 @@ "entity": "geoId/16033", "points_by_facet": [ { - "date": "2018", - "value": 852, - "facet": 2517965213 + "date": "2021", + "value": 792, + "facet": 2176550201 }, { "date": "2020", @@ -20817,9 +20817,9 @@ "facet": 1541763368 }, { - "date": "2020", + "date": "2018", "value": 852, - "facet": 2176550201 + "facet": 2517965213 }, { "date": "2011", @@ -20837,9 +20837,9 @@ "entity": "geoId/16035", "points_by_facet": [ { - "date": "2018", - "value": 8758, - "facet": 2517965213 + "date": "2021", + "value": 8895, + "facet": 2176550201 }, { "date": "2020", @@ -20852,9 +20852,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8846, - "facet": 2176550201 + "date": "2018", + "value": 8758, + "facet": 2517965213 }, { "date": "2011", @@ -20872,9 +20872,9 @@ "entity": "geoId/16037", "points_by_facet": [ { - "date": "2018", - "value": 4280, - "facet": 2517965213 + "date": "2021", + "value": 4428, + "facet": 2176550201 }, { "date": "2020", @@ -20887,9 +20887,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4249, - "facet": 2176550201 + "date": "2018", + "value": 4280, + "facet": 2517965213 }, { "date": "2011", @@ -20907,9 +20907,9 @@ "entity": "geoId/16039", "points_by_facet": [ { - "date": "2019", - "value": 27511, - "facet": 2517965213 + "date": "2021", + "value": 28827, + "facet": 2176550201 }, { "date": "2020", @@ -20922,9 +20922,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 27448, - "facet": 2176550201 + "date": "2019", + "value": 27511, + "facet": 2517965213 }, { "date": "2011", @@ -20942,9 +20942,9 @@ "entity": "geoId/16041", "points_by_facet": [ { - "date": "2019", - "value": 13876, - "facet": 2517965213 + "date": "2021", + "value": 14666, + "facet": 2176550201 }, { "date": "2020", @@ -20957,9 +20957,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14215, - "facet": 2176550201 + "date": "2019", + "value": 13876, + "facet": 2517965213 }, { "date": "2011", @@ -20977,9 +20977,9 @@ "entity": "geoId/16043", "points_by_facet": [ { - "date": "2019", - "value": 13099, - "facet": 2517965213 + "date": "2021", + "value": 13592, + "facet": 2176550201 }, { "date": "2020", @@ -20992,9 +20992,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13218, - "facet": 2176550201 + "date": "2019", + "value": 13099, + "facet": 2517965213 }, { "date": "2011", @@ -21012,9 +21012,9 @@ "entity": "geoId/16045", "points_by_facet": [ { - "date": "2019", - "value": 18112, - "facet": 2517965213 + "date": "2021", + "value": 19792, + "facet": 2176550201 }, { "date": "2020", @@ -21027,9 +21027,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 18703, - "facet": 2176550201 + "date": "2019", + "value": 18112, + "facet": 2517965213 }, { "date": "2011", @@ -21047,9 +21047,9 @@ "entity": "geoId/16047", "points_by_facet": [ { - "date": "2018", - "value": 15196, - "facet": 2517965213 + "date": "2021", + "value": 15772, + "facet": 2176550201 }, { "date": "2020", @@ -21062,9 +21062,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15618, - "facet": 2176550201 + "date": "2018", + "value": 15196, + "facet": 2517965213 }, { "date": "2011", @@ -21082,9 +21082,9 @@ "entity": "geoId/16049", "points_by_facet": [ { - "date": "2018", - "value": 16513, - "facet": 2517965213 + "date": "2021", + "value": 17040, + "facet": 2176550201 }, { "date": "2020", @@ -21097,9 +21097,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16823, - "facet": 2176550201 + "date": "2018", + "value": 16513, + "facet": 2517965213 }, { "date": "2011", @@ -21117,9 +21117,9 @@ "entity": "geoId/16051", "points_by_facet": [ { - "date": "2019", - "value": 29871, - "facet": 2517965213 + "date": "2021", + "value": 32202, + "facet": 2176550201 }, { "date": "2020", @@ -21132,9 +21132,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 30581, - "facet": 2176550201 + "date": "2019", + "value": 29871, + "facet": 2517965213 }, { "date": "2011", @@ -21152,9 +21152,9 @@ "entity": "geoId/16053", "points_by_facet": [ { - "date": "2019", - "value": 24412, - "facet": 2517965213 + "date": "2021", + "value": 24662, + "facet": 2176550201 }, { "date": "2020", @@ -21167,9 +21167,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 24578, - "facet": 2176550201 + "date": "2019", + "value": 24412, + "facet": 2517965213 }, { "date": "2011", @@ -21187,9 +21187,9 @@ "entity": "geoId/16055", "points_by_facet": [ { - "date": "2019", - "value": 165697, - "facet": 2517965213 + "date": "2021", + "value": 179789, + "facet": 2176550201 }, { "date": "2020", @@ -21207,9 +21207,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 170628, - "facet": 2176550201 + "date": "2019", + "value": 165697, + "facet": 2517965213 }, { "date": "2011", @@ -21227,9 +21227,9 @@ "entity": "geoId/16057", "points_by_facet": [ { - "date": "2019", - "value": 40108, - "facet": 2517965213 + "date": "2021", + "value": 40313, + "facet": 2176550201 }, { "date": "2020", @@ -21242,9 +21242,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 40830, - "facet": 2176550201 + "date": "2019", + "value": 40108, + "facet": 2517965213 }, { "date": "2011", @@ -21262,9 +21262,9 @@ "entity": "geoId/16059", "points_by_facet": [ { - "date": "2018", - "value": 7961, - "facet": 2517965213 + "date": "2021", + "value": 8162, + "facet": 2176550201 }, { "date": "2020", @@ -21277,9 +21277,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8054, - "facet": 2176550201 + "date": "2018", + "value": 7961, + "facet": 2517965213 }, { "date": "2011", @@ -21297,9 +21297,9 @@ "entity": "geoId/16061", "points_by_facet": [ { - "date": "2018", - "value": 3861, - "facet": 2517965213 + "date": "2021", + "value": 3715, + "facet": 2176550201 }, { "date": "2020", @@ -21312,9 +21312,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3838, - "facet": 2176550201 + "date": "2018", + "value": 3861, + "facet": 2517965213 }, { "date": "2011", @@ -21332,9 +21332,9 @@ "entity": "geoId/16063", "points_by_facet": [ { - "date": "2018", - "value": 5360, - "facet": 2517965213 + "date": "2021", + "value": 5282, + "facet": 2176550201 }, { "date": "2020", @@ -21347,9 +21347,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5358, - "facet": 2176550201 + "date": "2018", + "value": 5360, + "facet": 2517965213 }, { "date": "2011", @@ -21367,9 +21367,9 @@ "entity": "geoId/16065", "points_by_facet": [ { - "date": "2019", - "value": 39907, - "facet": 2517965213 + "date": "2021", + "value": 53881, + "facet": 2176550201 }, { "date": "2020", @@ -21382,9 +21382,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 40318, - "facet": 2176550201 + "date": "2019", + "value": 39907, + "facet": 2517965213 }, { "date": "2011", @@ -21402,9 +21402,9 @@ "entity": "geoId/16067", "points_by_facet": [ { - "date": "2019", - "value": 21039, - "facet": 2517965213 + "date": "2021", + "value": 21955, + "facet": 2176550201 }, { "date": "2020", @@ -21417,9 +21417,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21216, - "facet": 2176550201 + "date": "2019", + "value": 21039, + "facet": 2517965213 }, { "date": "2011", @@ -21437,9 +21437,9 @@ "entity": "geoId/16069", "points_by_facet": [ { - "date": "2019", - "value": 40408, - "facet": 2517965213 + "date": "2021", + "value": 42454, + "facet": 2176550201 }, { "date": "2020", @@ -21452,9 +21452,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 40755, - "facet": 2176550201 + "date": "2019", + "value": 40408, + "facet": 2517965213 }, { "date": "2011", @@ -21472,9 +21472,9 @@ "entity": "geoId/16071", "points_by_facet": [ { - "date": "2018", - "value": 4488, - "facet": 2517965213 + "date": "2021", + "value": 4611, + "facet": 2176550201 }, { "date": "2020", @@ -21487,9 +21487,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4520, - "facet": 2176550201 + "date": "2018", + "value": 4488, + "facet": 2517965213 }, { "date": "2011", @@ -21507,9 +21507,9 @@ "entity": "geoId/16073", "points_by_facet": [ { - "date": "2019", - "value": 11823, - "facet": 2517965213 + "date": "2021", + "value": 12336, + "facet": 2176550201 }, { "date": "2020", @@ -21522,9 +21522,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12133, - "facet": 2176550201 + "date": "2019", + "value": 11823, + "facet": 2517965213 }, { "date": "2011", @@ -21542,9 +21542,9 @@ "entity": "geoId/16075", "points_by_facet": [ { - "date": "2019", - "value": 23951, - "facet": 2517965213 + "date": "2021", + "value": 26350, + "facet": 2176550201 }, { "date": "2020", @@ -21557,9 +21557,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 24771, - "facet": 2176550201 + "date": "2019", + "value": 23951, + "facet": 2517965213 }, { "date": "2011", @@ -21577,9 +21577,9 @@ "entity": "geoId/16077", "points_by_facet": [ { - "date": "2019", - "value": 7681, - "facet": 2517965213 + "date": "2021", + "value": 7950, + "facet": 2176550201 }, { "date": "2020", @@ -21592,9 +21592,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7643, - "facet": 2176550201 + "date": "2019", + "value": 7681, + "facet": 2517965213 }, { "date": "2011", @@ -21612,9 +21612,9 @@ "entity": "geoId/16079", "points_by_facet": [ { - "date": "2018", - "value": 12796, - "facet": 2517965213 + "date": "2021", + "value": 13612, + "facet": 2176550201 }, { "date": "2020", @@ -21627,9 +21627,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12911, - "facet": 2176550201 + "date": "2018", + "value": 12796, + "facet": 2517965213 }, { "date": "2011", @@ -21647,9 +21647,9 @@ "entity": "geoId/16081", "points_by_facet": [ { - "date": "2019", - "value": 12142, - "facet": 2517965213 + "date": "2021", + "value": 12267, + "facet": 2176550201 }, { "date": "2020", @@ -21662,9 +21662,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12501, - "facet": 2176550201 + "date": "2019", + "value": 12142, + "facet": 2517965213 }, { "date": "2011", @@ -21682,9 +21682,9 @@ "entity": "geoId/16083", "points_by_facet": [ { - "date": "2019", - "value": 86878, - "facet": 2517965213 + "date": "2021", + "value": 92243, + "facet": 2176550201 }, { "date": "2020", @@ -21702,9 +21702,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 88411, - "facet": 2176550201 + "date": "2019", + "value": 86878, + "facet": 2517965213 }, { "date": "2011", @@ -21722,9 +21722,9 @@ "entity": "geoId/16085", "points_by_facet": [ { - "date": "2018", - "value": 11041, - "facet": 2517965213 + "date": "2021", + "value": 12241, + "facet": 2176550201 }, { "date": "2020", @@ -21737,9 +21737,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11792, - "facet": 2176550201 + "date": "2018", + "value": 11041, + "facet": 2517965213 }, { "date": "2011", @@ -21757,9 +21757,9 @@ "entity": "geoId/16087", "points_by_facet": [ { - "date": "2018", - "value": 10161, - "facet": 2517965213 + "date": "2021", + "value": 10898, + "facet": 2176550201 }, { "date": "2020", @@ -21772,9 +21772,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10360, - "facet": 2176550201 + "date": "2018", + "value": 10161, + "facet": 2517965213 }, { "date": "2011", @@ -21792,9 +21792,9 @@ "entity": "geoId/17001", "points_by_facet": [ { - "date": "2019", - "value": 65435, - "facet": 2517965213 + "date": "2021", + "value": 64954, + "facet": 2176550201 }, { "date": "2020", @@ -21812,9 +21812,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 64783, - "facet": 2176550201 + "date": "2019", + "value": 65435, + "facet": 2517965213 }, { "date": "2011", @@ -21832,9 +21832,9 @@ "entity": "geoId/17003", "points_by_facet": [ { - "date": "2019", - "value": 5761, - "facet": 2517965213 + "date": "2021", + "value": 5030, + "facet": 2176550201 }, { "date": "2020", @@ -21847,9 +21847,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5497, - "facet": 2176550201 + "date": "2019", + "value": 5761, + "facet": 2517965213 }, { "date": "2011", @@ -21867,9 +21867,9 @@ "entity": "geoId/17005", "points_by_facet": [ { - "date": "2019", - "value": 16426, - "facet": 2517965213 + "date": "2021", + "value": 16596, + "facet": 2176550201 }, { "date": "2020", @@ -21882,9 +21882,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16262, - "facet": 2176550201 + "date": "2019", + "value": 16426, + "facet": 2517965213 }, { "date": "2011", @@ -21902,9 +21902,9 @@ "entity": "geoId/17007", "points_by_facet": [ { - "date": "2019", - "value": 53544, - "facet": 2517965213 + "date": "2021", + "value": 53159, + "facet": 2176550201 }, { "date": "2020", @@ -21917,9 +21917,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 52777, - "facet": 2176550201 + "date": "2019", + "value": 53544, + "facet": 2517965213 }, { "date": "2011", @@ -21937,9 +21937,9 @@ "entity": "geoId/17009", "points_by_facet": [ { - "date": "2018", - "value": 6556, - "facet": 2517965213 + "date": "2021", + "value": 6421, + "facet": 2176550201 }, { "date": "2020", @@ -21952,9 +21952,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6546, - "facet": 2176550201 + "date": "2018", + "value": 6556, + "facet": 2517965213 }, { "date": "2011", @@ -21972,9 +21972,9 @@ "entity": "geoId/17011", "points_by_facet": [ { - "date": "2019", - "value": 32628, - "facet": 2517965213 + "date": "2021", + "value": 32883, + "facet": 2176550201 }, { "date": "2020", @@ -21987,9 +21987,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 32303, - "facet": 2176550201 + "date": "2019", + "value": 32628, + "facet": 2517965213 }, { "date": "2011", @@ -22007,9 +22007,9 @@ "entity": "geoId/17013", "points_by_facet": [ { - "date": "2019", - "value": 4739, - "facet": 2517965213 + "date": "2021", + "value": 4369, + "facet": 2176550201 }, { "date": "2020", @@ -22022,9 +22022,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4616, - "facet": 2176550201 + "date": "2019", + "value": 4739, + "facet": 2517965213 }, { "date": "2011", @@ -22042,9 +22042,9 @@ "entity": "geoId/17015", "points_by_facet": [ { - "date": "2018", - "value": 14312, - "facet": 2517965213 + "date": "2021", + "value": 15698, + "facet": 2176550201 }, { "date": "2020", @@ -22057,9 +22057,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14241, - "facet": 2176550201 + "date": "2018", + "value": 14312, + "facet": 2517965213 }, { "date": "2011", @@ -22077,9 +22077,9 @@ "entity": "geoId/17017", "points_by_facet": [ { - "date": "2018", - "value": 12260, - "facet": 2517965213 + "date": "2021", + "value": 12773, + "facet": 2176550201 }, { "date": "2020", @@ -22092,9 +22092,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11925, - "facet": 2176550201 + "date": "2018", + "value": 12260, + "facet": 2517965213 }, { "date": "2011", @@ -22112,9 +22112,9 @@ "entity": "geoId/17019", "points_by_facet": [ { - "date": "2019", - "value": 209689, - "facet": 2517965213 + "date": "2021", + "value": 205943, + "facet": 2176550201 }, { "date": "2020", @@ -22132,9 +22132,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 209192, - "facet": 2176550201 + "date": "2019", + "value": 209689, + "facet": 2517965213 }, { "date": "2011", @@ -22152,9 +22152,9 @@ "entity": "geoId/17021", "points_by_facet": [ { - "date": "2019", - "value": 32304, - "facet": 2517965213 + "date": "2021", + "value": 33662, + "facet": 2176550201 }, { "date": "2020", @@ -22167,9 +22167,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 32075, - "facet": 2176550201 + "date": "2019", + "value": 32304, + "facet": 2517965213 }, { "date": "2011", @@ -22187,9 +22187,9 @@ "entity": "geoId/17023", "points_by_facet": [ { - "date": "2018", - "value": 15596, - "facet": 2517965213 + "date": "2021", + "value": 15300, + "facet": 2176550201 }, { "date": "2020", @@ -22202,9 +22202,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15268, - "facet": 2176550201 + "date": "2018", + "value": 15596, + "facet": 2517965213 }, { "date": "2011", @@ -22222,9 +22222,9 @@ "entity": "geoId/17025", "points_by_facet": [ { - "date": "2018", - "value": 13253, - "facet": 2517965213 + "date": "2021", + "value": 13143, + "facet": 2176550201 }, { "date": "2020", @@ -22237,9 +22237,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13079, - "facet": 2176550201 + "date": "2018", + "value": 13253, + "facet": 2517965213 }, { "date": "2011", @@ -22257,9 +22257,9 @@ "entity": "geoId/17027", "points_by_facet": [ { - "date": "2019", - "value": 37562, - "facet": 2517965213 + "date": "2021", + "value": 36793, + "facet": 2176550201 }, { "date": "2020", @@ -22272,9 +22272,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 37398, - "facet": 2176550201 + "date": "2019", + "value": 37562, + "facet": 2517965213 }, { "date": "2011", @@ -22292,9 +22292,9 @@ "entity": "geoId/17029", "points_by_facet": [ { - "date": "2019", - "value": 50621, - "facet": 2517965213 + "date": "2021", + "value": 46765, + "facet": 2176550201 }, { "date": "2020", @@ -22307,9 +22307,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 50383, - "facet": 2176550201 + "date": "2019", + "value": 50621, + "facet": 2517965213 }, { "date": "2011", @@ -22327,9 +22327,9 @@ "entity": "geoId/17031", "points_by_facet": [ { - "date": "2019", - "value": 5150233, - "facet": 2517965213 + "date": "2021", + "value": 5173146, + "facet": 2176550201 }, { "date": "2020", @@ -22347,9 +22347,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 5108284, - "facet": 2176550201 + "date": "2019", + "value": 5150233, + "facet": 2517965213 }, { "date": "2011", @@ -22367,9 +22367,9 @@ "entity": "geoId/17033", "points_by_facet": [ { - "date": "2018", - "value": 18807, - "facet": 2517965213 + "date": "2021", + "value": 18659, + "facet": 2176550201 }, { "date": "2020", @@ -22382,9 +22382,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 18512, - "facet": 2176550201 + "date": "2018", + "value": 18807, + "facet": 2517965213 }, { "date": "2011", @@ -22402,9 +22402,9 @@ "entity": "geoId/17035", "points_by_facet": [ { - "date": "2019", - "value": 10766, - "facet": 2517965213 + "date": "2021", + "value": 10345, + "facet": 2176550201 }, { "date": "2020", @@ -22417,9 +22417,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10649, - "facet": 2176550201 + "date": "2019", + "value": 10766, + "facet": 2517965213 }, { "date": "2011", @@ -22437,9 +22437,9 @@ "entity": "geoId/17037", "points_by_facet": [ { - "date": "2019", - "value": 104897, - "facet": 2517965213 + "date": "2021", + "value": 100414, + "facet": 2176550201 }, { "date": "2020", @@ -22457,9 +22457,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 104491, - "facet": 2176550201 + "date": "2019", + "value": 104897, + "facet": 2517965213 }, { "date": "2011", @@ -22477,9 +22477,9 @@ "entity": "geoId/17039", "points_by_facet": [ { - "date": "2018", - "value": 15769, - "facet": 2517965213 + "date": "2021", + "value": 15341, + "facet": 2176550201 }, { "date": "2020", @@ -22492,9 +22492,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15368, - "facet": 2176550201 + "date": "2018", + "value": 15769, + "facet": 2517965213 }, { "date": "2011", @@ -22512,9 +22512,9 @@ "entity": "geoId/17041", "points_by_facet": [ { - "date": "2018", - "value": 19479, - "facet": 2517965213 + "date": "2021", + "value": 19722, + "facet": 2176550201 }, { "date": "2020", @@ -22527,9 +22527,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19510, - "facet": 2176550201 + "date": "2018", + "value": 19479, + "facet": 2517965213 }, { "date": "2011", @@ -22547,9 +22547,9 @@ "entity": "geoId/17043", "points_by_facet": [ { - "date": "2019", - "value": 922921, - "facet": 2517965213 + "date": "2021", + "value": 924885, + "facet": 2176550201 }, { "date": "2020", @@ -22567,9 +22567,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 917481, - "facet": 2176550201 + "date": "2019", + "value": 922921, + "facet": 2517965213 }, { "date": "2011", @@ -22587,9 +22587,9 @@ "entity": "geoId/17045", "points_by_facet": [ { - "date": "2018", - "value": 17360, - "facet": 2517965213 + "date": "2021", + "value": 16520, + "facet": 2176550201 }, { "date": "2020", @@ -22602,9 +22602,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16858, - "facet": 2176550201 + "date": "2018", + "value": 17360, + "facet": 2517965213 }, { "date": "2011", @@ -22622,9 +22622,9 @@ "entity": "geoId/17047", "points_by_facet": [ { - "date": "2018", - "value": 6392, - "facet": 2517965213 + "date": "2021", + "value": 6075, + "facet": 2176550201 }, { "date": "2020", @@ -22637,9 +22637,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6356, - "facet": 2176550201 + "date": "2018", + "value": 6392, + "facet": 2517965213 }, { "date": "2011", @@ -22657,9 +22657,9 @@ "entity": "geoId/17049", "points_by_facet": [ { - "date": "2019", - "value": 34008, - "facet": 2517965213 + "date": "2021", + "value": 34430, + "facet": 2176550201 }, { "date": "2020", @@ -22672,9 +22672,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 34065, - "facet": 2176550201 + "date": "2019", + "value": 34008, + "facet": 2517965213 }, { "date": "2011", @@ -22692,9 +22692,9 @@ "entity": "geoId/17051", "points_by_facet": [ { - "date": "2018", - "value": 21416, - "facet": 2517965213 + "date": "2021", + "value": 21384, + "facet": 2176550201 }, { "date": "2020", @@ -22707,9 +22707,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21264, - "facet": 2176550201 + "date": "2018", + "value": 21416, + "facet": 2517965213 }, { "date": "2011", @@ -22727,9 +22727,9 @@ "entity": "geoId/17053", "points_by_facet": [ { - "date": "2018", - "value": 13264, - "facet": 2517965213 + "date": "2021", + "value": 13511, + "facet": 2176550201 }, { "date": "2020", @@ -22742,9 +22742,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12949, - "facet": 2176550201 + "date": "2018", + "value": 13264, + "facet": 2517965213 }, { "date": "2011", @@ -22762,9 +22762,9 @@ "entity": "geoId/17055", "points_by_facet": [ { - "date": "2018", - "value": 38701, - "facet": 2517965213 + "date": "2021", + "value": 37442, + "facet": 2176550201 }, { "date": "2020", @@ -22777,9 +22777,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 38060, - "facet": 2176550201 + "date": "2018", + "value": 38701, + "facet": 2517965213 }, { "date": "2011", @@ -22797,9 +22797,9 @@ "entity": "geoId/17057", "points_by_facet": [ { - "date": "2019", - "value": 34340, - "facet": 2517965213 + "date": "2021", + "value": 33197, + "facet": 2176550201 }, { "date": "2020", @@ -22812,9 +22812,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 33690, - "facet": 2176550201 + "date": "2019", + "value": 34340, + "facet": 2517965213 }, { "date": "2011", @@ -22832,9 +22832,9 @@ "entity": "geoId/17059", "points_by_facet": [ { - "date": "2018", - "value": 5058, - "facet": 2517965213 + "date": "2021", + "value": 4903, + "facet": 2176550201 }, { "date": "2020", @@ -22847,9 +22847,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4793, - "facet": 2176550201 + "date": "2018", + "value": 5058, + "facet": 2517965213 }, { "date": "2011", @@ -22867,9 +22867,9 @@ "entity": "geoId/17061", "points_by_facet": [ { - "date": "2018", - "value": 13044, - "facet": 2517965213 + "date": "2021", + "value": 11843, + "facet": 2176550201 }, { "date": "2020", @@ -22882,9 +22882,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12702, - "facet": 2176550201 + "date": "2018", + "value": 13044, + "facet": 2517965213 }, { "date": "2011", @@ -22902,9 +22902,9 @@ "entity": "geoId/17063", "points_by_facet": [ { - "date": "2019", - "value": 51054, - "facet": 2517965213 + "date": "2021", + "value": 52989, + "facet": 2176550201 }, { "date": "2020", @@ -22917,9 +22917,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 50993, - "facet": 2176550201 + "date": "2019", + "value": 51054, + "facet": 2517965213 }, { "date": "2011", @@ -22937,9 +22937,9 @@ "entity": "geoId/17065", "points_by_facet": [ { - "date": "2018", - "value": 8163, - "facet": 2517965213 + "date": "2021", + "value": 7911, + "facet": 2176550201 }, { "date": "2020", @@ -22952,9 +22952,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8084, - "facet": 2176550201 + "date": "2018", + "value": 8163, + "facet": 2517965213 }, { "date": "2011", @@ -22972,9 +22972,9 @@ "entity": "geoId/17067", "points_by_facet": [ { - "date": "2019", - "value": 17708, - "facet": 2517965213 + "date": "2021", + "value": 17400, + "facet": 2176550201 }, { "date": "2020", @@ -22987,9 +22987,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 17422, - "facet": 2176550201 + "date": "2019", + "value": 17708, + "facet": 2517965213 }, { "date": "2011", @@ -23007,9 +23007,9 @@ "entity": "geoId/17069", "points_by_facet": [ { - "date": "2018", - "value": 3910, - "facet": 2517965213 + "date": "2021", + "value": 3650, + "facet": 2176550201 }, { "date": "2020", @@ -23022,9 +23022,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3808, - "facet": 2176550201 + "date": "2018", + "value": 3910, + "facet": 2517965213 }, { "date": "2011", @@ -23042,9 +23042,9 @@ "entity": "geoId/17071", "points_by_facet": [ { - "date": "2019", - "value": 6646, - "facet": 2517965213 + "date": "2021", + "value": 6312, + "facet": 2176550201 }, { "date": "2020", @@ -23057,9 +23057,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6535, - "facet": 2176550201 + "date": "2019", + "value": 6646, + "facet": 2517965213 }, { "date": "2011", @@ -23077,9 +23077,9 @@ "entity": "geoId/17073", "points_by_facet": [ { - "date": "2019", - "value": 48913, - "facet": 2517965213 + "date": "2021", + "value": 48907, + "facet": 2176550201 }, { "date": "2020", @@ -23092,9 +23092,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 48411, - "facet": 2176550201 + "date": "2019", + "value": 48913, + "facet": 2517965213 }, { "date": "2011", @@ -23112,9 +23112,9 @@ "entity": "geoId/17075", "points_by_facet": [ { - "date": "2018", - "value": 27604, - "facet": 2517965213 + "date": "2021", + "value": 26827, + "facet": 2176550201 }, { "date": "2020", @@ -23127,9 +23127,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 26711, - "facet": 2176550201 + "date": "2018", + "value": 27604, + "facet": 2517965213 }, { "date": "2011", @@ -23147,9 +23147,9 @@ "entity": "geoId/17077", "points_by_facet": [ { - "date": "2019", - "value": 56750, - "facet": 2517965213 + "date": "2021", + "value": 52565, + "facet": 2176550201 }, { "date": "2020", @@ -23162,9 +23162,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 56675, - "facet": 2176550201 + "date": "2019", + "value": 56750, + "facet": 2517965213 }, { "date": "2011", @@ -23182,9 +23182,9 @@ "entity": "geoId/17079", "points_by_facet": [ { - "date": "2018", - "value": 9611, - "facet": 2517965213 + "date": "2021", + "value": 9193, + "facet": 2176550201 }, { "date": "2020", @@ -23197,9 +23197,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9465, - "facet": 2176550201 + "date": "2018", + "value": 9611, + "facet": 2517965213 }, { "date": "2011", @@ -23217,9 +23217,9 @@ "entity": "geoId/17081", "points_by_facet": [ { - "date": "2019", - "value": 37684, - "facet": 2517965213 + "date": "2021", + "value": 36877, + "facet": 2176550201 }, { "date": "2020", @@ -23232,9 +23232,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 37235, - "facet": 2176550201 + "date": "2019", + "value": 37684, + "facet": 2517965213 }, { "date": "2011", @@ -23252,9 +23252,9 @@ "entity": "geoId/17083", "points_by_facet": [ { - "date": "2019", - "value": 21773, - "facet": 2517965213 + "date": "2021", + "value": 21333, + "facet": 2176550201 }, { "date": "2020", @@ -23267,9 +23267,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21616, - "facet": 2176550201 + "date": "2019", + "value": 21773, + "facet": 2517965213 }, { "date": "2011", @@ -23287,9 +23287,9 @@ "entity": "geoId/17085", "points_by_facet": [ { - "date": "2018", - "value": 21366, - "facet": 2517965213 + "date": "2021", + "value": 21939, + "facet": 2176550201 }, { "date": "2020", @@ -23302,9 +23302,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21239, - "facet": 2176550201 + "date": "2018", + "value": 21366, + "facet": 2517965213 }, { "date": "2011", @@ -23322,9 +23322,9 @@ "entity": "geoId/17087", "points_by_facet": [ { - "date": "2019", - "value": 12417, - "facet": 2517965213 + "date": "2021", + "value": 13463, + "facet": 2176550201 }, { "date": "2020", @@ -23337,9 +23337,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12358, - "facet": 2176550201 + "date": "2019", + "value": 12417, + "facet": 2517965213 }, { "date": "2011", @@ -23357,9 +23357,9 @@ "entity": "geoId/17089", "points_by_facet": [ { - "date": "2019", - "value": 532403, - "facet": 2517965213 + "date": "2021", + "value": 515588, + "facet": 2176550201 }, { "date": "2020", @@ -23377,9 +23377,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 531010, - "facet": 2176550201 + "date": "2019", + "value": 532403, + "facet": 2517965213 }, { "date": "2011", @@ -23397,9 +23397,9 @@ "entity": "geoId/17091", "points_by_facet": [ { - "date": "2019", - "value": 109862, - "facet": 2517965213 + "date": "2021", + "value": 106601, + "facet": 2176550201 }, { "date": "2020", @@ -23417,9 +23417,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 108594, - "facet": 2176550201 + "date": "2019", + "value": 109862, + "facet": 2517965213 }, { "date": "2011", @@ -23437,9 +23437,9 @@ "entity": "geoId/17093", "points_by_facet": [ { - "date": "2019", - "value": 128990, - "facet": 2517965213 + "date": "2021", + "value": 134867, + "facet": 2176550201 }, { "date": "2020", @@ -23457,9 +23457,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 130638, - "facet": 2176550201 + "date": "2019", + "value": 128990, + "facet": 2517965213 }, { "date": "2011", @@ -23477,9 +23477,9 @@ "entity": "geoId/17095", "points_by_facet": [ { - "date": "2019", - "value": 49699, - "facet": 2517965213 + "date": "2021", + "value": 49268, + "facet": 2176550201 }, { "date": "2020", @@ -23492,9 +23492,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 49053, - "facet": 2176550201 + "date": "2019", + "value": 49699, + "facet": 2517965213 }, { "date": "2011", @@ -23512,9 +23512,9 @@ "entity": "geoId/17097", "points_by_facet": [ { - "date": "2019", - "value": 696535, - "facet": 2517965213 + "date": "2021", + "value": 711239, + "facet": 2176550201 }, { "date": "2020", @@ -23532,10 +23532,10 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 693593, - "facet": 2176550201 - }, + "date": "2019", + "value": 696535, + "facet": 2517965213 + }, { "date": "2011", "value": 706222, @@ -23552,9 +23552,9 @@ "entity": "geoId/17099", "points_by_facet": [ { - "date": "2019", - "value": 108669, - "facet": 2517965213 + "date": "2021", + "value": 108965, + "facet": 2176550201 }, { "date": "2020", @@ -23572,9 +23572,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 107571, - "facet": 2176550201 + "date": "2019", + "value": 108669, + "facet": 2517965213 }, { "date": "2011", @@ -23592,9 +23592,9 @@ "entity": "geoId/17101", "points_by_facet": [ { - "date": "2018", - "value": 15765, - "facet": 2517965213 + "date": "2021", + "value": 15152, + "facet": 2176550201 }, { "date": "2020", @@ -23607,9 +23607,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15467, - "facet": 2176550201 + "date": "2018", + "value": 15765, + "facet": 2517965213 }, { "date": "2011", @@ -23627,9 +23627,9 @@ "entity": "geoId/17103", "points_by_facet": [ { - "date": "2019", - "value": 34096, - "facet": 2517965213 + "date": "2021", + "value": 34049, + "facet": 2176550201 }, { "date": "2020", @@ -23642,9 +23642,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 33647, - "facet": 2176550201 + "date": "2019", + "value": 34096, + "facet": 2517965213 }, { "date": "2011", @@ -23662,9 +23662,9 @@ "entity": "geoId/17105", "points_by_facet": [ { - "date": "2019", - "value": 35648, - "facet": 2517965213 + "date": "2021", + "value": 35664, + "facet": 2176550201 }, { "date": "2020", @@ -23677,9 +23677,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 35414, - "facet": 2176550201 + "date": "2019", + "value": 35648, + "facet": 2517965213 }, { "date": "2011", @@ -23697,9 +23697,9 @@ "entity": "geoId/17107", "points_by_facet": [ { - "date": "2019", - "value": 28618, - "facet": 2517965213 + "date": "2021", + "value": 27992, + "facet": 2176550201 }, { "date": "2020", @@ -23712,9 +23712,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 28383, - "facet": 2176550201 + "date": "2019", + "value": 28618, + "facet": 2517965213 }, { "date": "2011", @@ -23732,9 +23732,9 @@ "entity": "geoId/17109", "points_by_facet": [ { - "date": "2019", - "value": 29682, - "facet": 2517965213 + "date": "2021", + "value": 26828, + "facet": 2176550201 }, { "date": "2020", @@ -23747,9 +23747,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 29295, - "facet": 2176550201 + "date": "2019", + "value": 29682, + "facet": 2517965213 }, { "date": "2011", @@ -23767,9 +23767,9 @@ "entity": "geoId/17111", "points_by_facet": [ { - "date": "2019", - "value": 307774, - "facet": 2517965213 + "date": "2021", + "value": 311122, + "facet": 2176550201 }, { "date": "2020", @@ -23787,9 +23787,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 305888, - "facet": 2176550201 + "date": "2019", + "value": 307774, + "facet": 2517965213 }, { "date": "2011", @@ -23807,9 +23807,9 @@ "entity": "geoId/17113", "points_by_facet": [ { - "date": "2019", - "value": 171517, - "facet": 2517965213 + "date": "2021", + "value": 170889, + "facet": 2176550201 }, { "date": "2020", @@ -23827,9 +23827,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 171256, - "facet": 2176550201 + "date": "2019", + "value": 171517, + "facet": 2517965213 }, { "date": "2011", @@ -23847,9 +23847,9 @@ "entity": "geoId/17115", "points_by_facet": [ { - "date": "2019", - "value": 104009, - "facet": 2517965213 + "date": "2021", + "value": 102432, + "facet": 2176550201 }, { "date": "2020", @@ -23867,9 +23867,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 103015, - "facet": 2176550201 + "date": "2019", + "value": 104009, + "facet": 2517965213 }, { "date": "2011", @@ -23887,9 +23887,9 @@ "entity": "geoId/17117", "points_by_facet": [ { - "date": "2019", - "value": 44926, - "facet": 2517965213 + "date": "2021", + "value": 44406, + "facet": 2176550201 }, { "date": "2020", @@ -23902,9 +23902,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 44567, - "facet": 2176550201 + "date": "2019", + "value": 44926, + "facet": 2517965213 }, { "date": "2011", @@ -23922,9 +23922,9 @@ "entity": "geoId/17119", "points_by_facet": [ { - "date": "2019", - "value": 262966, - "facet": 2517965213 + "date": "2021", + "value": 264490, + "facet": 2176550201 }, { "date": "2020", @@ -23942,9 +23942,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 262635, - "facet": 2176550201 + "date": "2019", + "value": 262966, + "facet": 2517965213 }, { "date": "2011", @@ -23962,9 +23962,9 @@ "entity": "geoId/17121", "points_by_facet": [ { - "date": "2019", - "value": 37205, - "facet": 2517965213 + "date": "2021", + "value": 37390, + "facet": 2176550201 }, { "date": "2020", @@ -23977,9 +23977,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 37045, - "facet": 2176550201 + "date": "2019", + "value": 37205, + "facet": 2517965213 }, { "date": "2011", @@ -23997,9 +23997,9 @@ "entity": "geoId/17123", "points_by_facet": [ { - "date": "2019", - "value": 11438, - "facet": 2517965213 + "date": "2021", + "value": 11663, + "facet": 2176550201 }, { "date": "2020", @@ -24012,9 +24012,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11309, - "facet": 2176550201 + "date": "2019", + "value": 11438, + "facet": 2517965213 }, { "date": "2011", @@ -24032,9 +24032,9 @@ "entity": "geoId/17125", "points_by_facet": [ { - "date": "2018", - "value": 13565, - "facet": 2517965213 + "date": "2021", + "value": 12881, + "facet": 2176550201 }, { "date": "2020", @@ -24047,9 +24047,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13173, - "facet": 2176550201 + "date": "2018", + "value": 13565, + "facet": 2517965213 }, { "date": "2011", @@ -24067,9 +24067,9 @@ "entity": "geoId/17127", "points_by_facet": [ { - "date": "2019", - "value": 13772, - "facet": 2517965213 + "date": "2021", + "value": 13960, + "facet": 2176550201 }, { "date": "2020", @@ -24082,9 +24082,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13636, - "facet": 2176550201 + "date": "2019", + "value": 13772, + "facet": 2517965213 }, { "date": "2011", @@ -24102,9 +24102,9 @@ "entity": "geoId/17129", "points_by_facet": [ { - "date": "2019", - "value": 12196, - "facet": 2517965213 + "date": "2021", + "value": 12164, + "facet": 2176550201 }, { "date": "2020", @@ -24117,9 +24117,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12068, - "facet": 2176550201 + "date": "2019", + "value": 12196, + "facet": 2517965213 }, { "date": "2011", @@ -24137,9 +24137,9 @@ "entity": "geoId/17131", "points_by_facet": [ { - "date": "2019", - "value": 15437, - "facet": 2517965213 + "date": "2021", + "value": 15582, + "facet": 2176550201 }, { "date": "2020", @@ -24152,9 +24152,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15225, - "facet": 2176550201 + "date": "2019", + "value": 15437, + "facet": 2517965213 }, { "date": "2011", @@ -24172,9 +24172,9 @@ "entity": "geoId/17133", "points_by_facet": [ { - "date": "2019", - "value": 34637, - "facet": 2517965213 + "date": "2021", + "value": 34932, + "facet": 2176550201 }, { "date": "2020", @@ -24187,9 +24187,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 34739, - "facet": 2176550201 + "date": "2019", + "value": 34637, + "facet": 2517965213 }, { "date": "2011", @@ -24207,9 +24207,9 @@ "entity": "geoId/17135", "points_by_facet": [ { - "date": "2018", - "value": 28601, - "facet": 2517965213 + "date": "2021", + "value": 28084, + "facet": 2176550201 }, { "date": "2020", @@ -24222,9 +24222,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 28045, - "facet": 2176550201 + "date": "2018", + "value": 28601, + "facet": 2517965213 }, { "date": "2011", @@ -24242,9 +24242,9 @@ "entity": "geoId/17137", "points_by_facet": [ { - "date": "2019", - "value": 33658, - "facet": 2517965213 + "date": "2021", + "value": 32606, + "facet": 2176550201 }, { "date": "2020", @@ -24257,9 +24257,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 33400, - "facet": 2176550201 + "date": "2019", + "value": 33658, + "facet": 2517965213 }, { "date": "2011", @@ -24277,9 +24277,9 @@ "entity": "geoId/17139", "points_by_facet": [ { - "date": "2018", - "value": 14717, - "facet": 2517965213 + "date": "2021", + "value": 14510, + "facet": 2176550201 }, { "date": "2020", @@ -24292,9 +24292,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14347, - "facet": 2176550201 + "date": "2018", + "value": 14717, + "facet": 2517965213 }, { "date": "2011", @@ -24312,9 +24312,9 @@ "entity": "geoId/17141", "points_by_facet": [ { - "date": "2019", - "value": 50643, - "facet": 2517965213 + "date": "2021", + "value": 51449, + "facet": 2176550201 }, { "date": "2020", @@ -24327,9 +24327,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 50306, - "facet": 2176550201 + "date": "2019", + "value": 50643, + "facet": 2517965213 }, { "date": "2011", @@ -24347,9 +24347,9 @@ "entity": "geoId/17143", "points_by_facet": [ { - "date": "2019", - "value": 179179, - "facet": 2517965213 + "date": "2021", + "value": 179432, + "facet": 2176550201 }, { "date": "2020", @@ -24367,9 +24367,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 177652, - "facet": 2176550201 + "date": "2019", + "value": 179179, + "facet": 2517965213 }, { "date": "2011", @@ -24387,9 +24387,9 @@ "entity": "geoId/17145", "points_by_facet": [ { - "date": "2018", - "value": 21174, - "facet": 2517965213 + "date": "2021", + "value": 20985, + "facet": 2176550201 }, { "date": "2020", @@ -24402,9 +24402,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20664, - "facet": 2176550201 + "date": "2018", + "value": 21174, + "facet": 2517965213 }, { "date": "2011", @@ -24422,9 +24422,9 @@ "entity": "geoId/17147", "points_by_facet": [ { - "date": "2019", - "value": 16344, - "facet": 2517965213 + "date": "2021", + "value": 16753, + "facet": 2176550201 }, { "date": "2020", @@ -24437,9 +24437,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16355, - "facet": 2176550201 + "date": "2019", + "value": 16344, + "facet": 2517965213 }, { "date": "2011", @@ -24457,9 +24457,9 @@ "entity": "geoId/17149", "points_by_facet": [ { - "date": "2018", - "value": 15611, - "facet": 2517965213 + "date": "2021", + "value": 14618, + "facet": 2176550201 }, { "date": "2020", @@ -24472,9 +24472,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15239, - "facet": 2176550201 + "date": "2018", + "value": 15611, + "facet": 2517965213 }, { "date": "2011", @@ -24492,9 +24492,9 @@ "entity": "geoId/17151", "points_by_facet": [ { - "date": "2018", - "value": 4212, - "facet": 2517965213 + "date": "2021", + "value": 3779, + "facet": 2176550201 }, { "date": "2020", @@ -24507,9 +24507,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4142, - "facet": 2176550201 + "date": "2018", + "value": 4212, + "facet": 2517965213 }, { "date": "2011", @@ -24527,9 +24527,9 @@ "entity": "geoId/17153", "points_by_facet": [ { - "date": "2018", - "value": 5463, - "facet": 2517965213 + "date": "2021", + "value": 5065, + "facet": 2176550201 }, { "date": "2020", @@ -24542,9 +24542,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5201, - "facet": 2176550201 + "date": "2018", + "value": 5463, + "facet": 2517965213 }, { "date": "2011", @@ -24562,9 +24562,9 @@ "entity": "geoId/17155", "points_by_facet": [ { - "date": "2019", - "value": 5739, - "facet": 2517965213 + "date": "2021", + "value": 5566, + "facet": 2176550201 }, { "date": "2020", @@ -24577,9 +24577,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5716, - "facet": 2176550201 + "date": "2019", + "value": 5739, + "facet": 2517965213 }, { "date": "2011", @@ -24597,9 +24597,9 @@ "entity": "geoId/17157", "points_by_facet": [ { - "date": "2018", - "value": 32106, - "facet": 2517965213 + "date": "2021", + "value": 30142, + "facet": 2176550201 }, { "date": "2020", @@ -24612,9 +24612,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 31351, - "facet": 2176550201 + "date": "2018", + "value": 32106, + "facet": 2517965213 }, { "date": "2011", @@ -24632,9 +24632,9 @@ "entity": "geoId/17159", "points_by_facet": [ { - "date": "2018", - "value": 15763, - "facet": 2517965213 + "date": "2021", + "value": 15796, + "facet": 2176550201 }, { "date": "2020", @@ -24647,9 +24647,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15507, - "facet": 2176550201 + "date": "2018", + "value": 15763, + "facet": 2517965213 }, { "date": "2011", @@ -24667,9 +24667,9 @@ "entity": "geoId/17161", "points_by_facet": [ { - "date": "2019", - "value": 141879, - "facet": 2517965213 + "date": "2021", + "value": 142909, + "facet": 2176550201 }, { "date": "2020", @@ -24687,9 +24687,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 140907, - "facet": 2176550201 + "date": "2019", + "value": 141879, + "facet": 2517965213 }, { "date": "2011", @@ -24707,9 +24707,9 @@ "entity": "geoId/17163", "points_by_facet": [ { - "date": "2019", - "value": 259686, - "facet": 2517965213 + "date": "2021", + "value": 254796, + "facet": 2176550201 }, { "date": "2020", @@ -24727,9 +24727,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 258046, - "facet": 2176550201 + "date": "2019", + "value": 259686, + "facet": 2517965213 }, { "date": "2011", @@ -24747,9 +24747,9 @@ "entity": "geoId/17165", "points_by_facet": [ { - "date": "2018", - "value": 23906, - "facet": 2517965213 + "date": "2021", + "value": 23320, + "facet": 2176550201 }, { "date": "2020", @@ -24762,9 +24762,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 23182, - "facet": 2176550201 + "date": "2018", + "value": 23906, + "facet": 2517965213 }, { "date": "2011", @@ -24782,9 +24782,9 @@ "entity": "geoId/17167", "points_by_facet": [ { - "date": "2019", - "value": 194672, - "facet": 2517965213 + "date": "2021", + "value": 194734, + "facet": 2176550201 }, { "date": "2020", @@ -24802,9 +24802,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 193882, - "facet": 2176550201 + "date": "2019", + "value": 194672, + "facet": 2517965213 }, { "date": "2011", @@ -24822,9 +24822,9 @@ "entity": "geoId/17169", "points_by_facet": [ { - "date": "2018", - "value": 6907, - "facet": 2517965213 + "date": "2021", + "value": 6843, + "facet": 2176550201 }, { "date": "2020", @@ -24837,9 +24837,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6738, - "facet": 2176550201 + "date": "2018", + "value": 6907, + "facet": 2517965213 }, { "date": "2011", @@ -24857,9 +24857,9 @@ "entity": "geoId/17171", "points_by_facet": [ { - "date": "2019", - "value": 4951, - "facet": 2517965213 + "date": "2021", + "value": 4836, + "facet": 2176550201 }, { "date": "2020", @@ -24872,9 +24872,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4950, - "facet": 2176550201 + "date": "2019", + "value": 4951, + "facet": 2517965213 }, { "date": "2011", @@ -24892,9 +24892,9 @@ "entity": "geoId/17173", "points_by_facet": [ { - "date": "2018", - "value": 21741, - "facet": 2517965213 + "date": "2021", + "value": 20789, + "facet": 2176550201 }, { "date": "2020", @@ -24907,9 +24907,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21299, - "facet": 2176550201 + "date": "2018", + "value": 21741, + "facet": 2517965213 }, { "date": "2011", @@ -24927,9 +24927,9 @@ "entity": "geoId/17175", "points_by_facet": [ { - "date": "2019", - "value": 5342, - "facet": 2517965213 + "date": "2021", + "value": 5294, + "facet": 2176550201 }, { "date": "2020", @@ -24942,9 +24942,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5262, - "facet": 2176550201 + "date": "2019", + "value": 5342, + "facet": 2517965213 }, { "date": "2011", @@ -24962,9 +24962,9 @@ "entity": "geoId/17177", "points_by_facet": [ { - "date": "2019", - "value": 44498, - "facet": 2517965213 + "date": "2021", + "value": 44021, + "facet": 2176550201 }, { "date": "2020", @@ -24977,9 +24977,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 43831, - "facet": 2176550201 + "date": "2019", + "value": 44498, + "facet": 2517965213 }, { "date": "2011", @@ -24997,9 +24997,9 @@ "entity": "geoId/17179", "points_by_facet": [ { - "date": "2019", - "value": 131803, - "facet": 2517965213 + "date": "2021", + "value": 130413, + "facet": 2176550201 }, { "date": "2020", @@ -25017,9 +25017,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 130777, - "facet": 2176550201 + "date": "2019", + "value": 131803, + "facet": 2517965213 }, { "date": "2011", @@ -25037,9 +25037,9 @@ "entity": "geoId/17181", "points_by_facet": [ { - "date": "2018", - "value": 16841, - "facet": 2517965213 + "date": "2021", + "value": 16923, + "facet": 2176550201 }, { "date": "2020", @@ -25052,9 +25052,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16498, - "facet": 2176550201 + "date": "2018", + "value": 16841, + "facet": 2517965213 }, { "date": "2011", @@ -25072,9 +25072,9 @@ "entity": "geoId/17183", "points_by_facet": [ { - "date": "2019", - "value": 75758, - "facet": 2517965213 + "date": "2021", + "value": 73095, + "facet": 2176550201 }, { "date": "2020", @@ -25092,9 +25092,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 74855, - "facet": 2176550201 + "date": "2019", + "value": 75758, + "facet": 2517965213 }, { "date": "2011", @@ -25112,9 +25112,9 @@ "entity": "geoId/17185", "points_by_facet": [ { - "date": "2018", - "value": 11549, - "facet": 2517965213 + "date": "2021", + "value": 11202, + "facet": 2176550201 }, { "date": "2020", @@ -25127,9 +25127,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11190, - "facet": 2176550201 + "date": "2018", + "value": 11549, + "facet": 2517965213 }, { "date": "2011", @@ -25147,9 +25147,9 @@ "entity": "geoId/17187", "points_by_facet": [ { - "date": "2018", - "value": 17032, - "facet": 2517965213 + "date": "2021", + "value": 16531, + "facet": 2176550201 }, { "date": "2020", @@ -25162,9 +25162,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16696, - "facet": 2176550201 + "date": "2018", + "value": 17032, + "facet": 2517965213 }, { "date": "2011", @@ -25182,9 +25182,9 @@ "entity": "geoId/17189", "points_by_facet": [ { - "date": "2018", - "value": 13995, - "facet": 2517965213 + "date": "2021", + "value": 13655, + "facet": 2176550201 }, { "date": "2020", @@ -25197,9 +25197,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13764, - "facet": 2176550201 + "date": "2018", + "value": 13995, + "facet": 2517965213 }, { "date": "2011", @@ -25217,9 +25217,9 @@ "entity": "geoId/17191", "points_by_facet": [ { - "date": "2018", - "value": 16332, - "facet": 2517965213 + "date": "2021", + "value": 15963, + "facet": 2176550201 }, { "date": "2020", @@ -25232,9 +25232,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16031, - "facet": 2176550201 + "date": "2018", + "value": 16332, + "facet": 2517965213 }, { "date": "2011", @@ -25252,9 +25252,9 @@ "entity": "geoId/17193", "points_by_facet": [ { - "date": "2018", - "value": 13665, - "facet": 2517965213 + "date": "2021", + "value": 13784, + "facet": 2176550201 }, { "date": "2020", @@ -25267,9 +25267,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13364, - "facet": 2176550201 + "date": "2018", + "value": 13665, + "facet": 2517965213 }, { "date": "2011", @@ -25287,9 +25287,9 @@ "entity": "geoId/17195", "points_by_facet": [ { - "date": "2019", - "value": 55175, - "facet": 2517965213 + "date": "2021", + "value": 55305, + "facet": 2176550201 }, { "date": "2020", @@ -25302,9 +25302,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 54656, - "facet": 2176550201 + "date": "2019", + "value": 55175, + "facet": 2517965213 }, { "date": "2011", @@ -25322,9 +25322,9 @@ "entity": "geoId/17197", "points_by_facet": [ { - "date": "2019", - "value": 690743, - "facet": 2517965213 + "date": "2021", + "value": 697252, + "facet": 2176550201 }, { "date": "2020", @@ -25342,9 +25342,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 688726, - "facet": 2176550201 + "date": "2019", + "value": 690743, + "facet": 2517965213 }, { "date": "2011", @@ -25362,9 +25362,9 @@ "entity": "geoId/17199", "points_by_facet": [ { - "date": "2019", - "value": 66597, - "facet": 2517965213 + "date": "2021", + "value": 66879, + "facet": 2176550201 }, { "date": "2020", @@ -25382,9 +25382,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 66415, - "facet": 2176550201 + "date": "2019", + "value": 66597, + "facet": 2517965213 }, { "date": "2011", @@ -25402,9 +25402,9 @@ "entity": "geoId/17201", "points_by_facet": [ { - "date": "2019", - "value": 282572, - "facet": 2517965213 + "date": "2021", + "value": 283119, + "facet": 2176550201 }, { "date": "2020", @@ -25422,9 +25422,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 281295, - "facet": 2176550201 + "date": "2019", + "value": 282572, + "facet": 2517965213 }, { "date": "2011", @@ -25442,9 +25442,9 @@ "entity": "geoId/17203", "points_by_facet": [ { - "date": "2019", - "value": 38459, - "facet": 2517965213 + "date": "2021", + "value": 38225, + "facet": 2176550201 }, { "date": "2020", @@ -25457,9 +25457,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 38091, - "facet": 2176550201 + "date": "2019", + "value": 38459, + "facet": 2517965213 }, { "date": "2011", @@ -25477,9 +25477,9 @@ "entity": "geoId/18001", "points_by_facet": [ { - "date": "2019", - "value": 35777, - "facet": 2517965213 + "date": "2021", + "value": 35961, + "facet": 2176550201 }, { "date": "2020", @@ -25492,9 +25492,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 35839, - "facet": 2176550201 + "date": "2019", + "value": 35777, + "facet": 2517965213 }, { "date": "2011", @@ -25512,9 +25512,9 @@ "entity": "geoId/18003", "points_by_facet": [ { - "date": "2019", - "value": 379299, - "facet": 2517965213 + "date": "2021", + "value": 388608, + "facet": 2176550201 }, { "date": "2020", @@ -25532,9 +25532,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 382187, - "facet": 2176550201 + "date": "2019", + "value": 379299, + "facet": 2517965213 }, { "date": "2011", @@ -25552,9 +25552,9 @@ "entity": "geoId/18005", "points_by_facet": [ { - "date": "2019", - "value": 83779, - "facet": 2517965213 + "date": "2021", + "value": 82475, + "facet": 2176550201 }, { "date": "2020", @@ -25572,9 +25572,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 84447, - "facet": 2176550201 + "date": "2019", + "value": 83779, + "facet": 2517965213 }, { "date": "2011", @@ -25592,9 +25592,9 @@ "entity": "geoId/18007", "points_by_facet": [ { - "date": "2019", - "value": 8748, - "facet": 2517965213 + "date": "2021", + "value": 8714, + "facet": 2176550201 }, { "date": "2020", @@ -25607,9 +25607,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8741, - "facet": 2176550201 + "date": "2019", + "value": 8748, + "facet": 2517965213 }, { "date": "2011", @@ -25627,9 +25627,9 @@ "entity": "geoId/18009", "points_by_facet": [ { - "date": "2018", - "value": 11930, - "facet": 2517965213 + "date": "2021", + "value": 12091, + "facet": 2176550201 }, { "date": "2020", @@ -25642,9 +25642,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11782, - "facet": 2176550201 + "date": "2018", + "value": 11930, + "facet": 2517965213 }, { "date": "2011", @@ -25662,9 +25662,9 @@ "entity": "geoId/18011", "points_by_facet": [ { - "date": "2019", - "value": 67843, - "facet": 2517965213 + "date": "2021", + "value": 73052, + "facet": 2176550201 }, { "date": "2020", @@ -25682,9 +25682,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 69347, - "facet": 2176550201 + "date": "2019", + "value": 67843, + "facet": 2517965213 }, { "date": "2011", @@ -25702,9 +25702,9 @@ "entity": "geoId/18013", "points_by_facet": [ { - "date": "2019", - "value": 15092, - "facet": 2517965213 + "date": "2021", + "value": 15552, + "facet": 2176550201 }, { "date": "2020", @@ -25717,9 +25717,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15112, - "facet": 2176550201 + "date": "2019", + "value": 15092, + "facet": 2517965213 }, { "date": "2011", @@ -25737,9 +25737,9 @@ "entity": "geoId/18015", "points_by_facet": [ { - "date": "2019", - "value": 20257, - "facet": 2517965213 + "date": "2021", + "value": 20444, + "facet": 2176550201 }, { "date": "2020", @@ -25752,9 +25752,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20228, - "facet": 2176550201 + "date": "2019", + "value": 20257, + "facet": 2517965213 }, { "date": "2011", @@ -25772,9 +25772,9 @@ "entity": "geoId/18017", "points_by_facet": [ { - "date": "2019", - "value": 37689, - "facet": 2517965213 + "date": "2021", + "value": 37563, + "facet": 2176550201 }, { "date": "2020", @@ -25787,9 +25787,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 37388, - "facet": 2176550201 + "date": "2019", + "value": 37689, + "facet": 2517965213 }, { "date": "2011", @@ -25807,9 +25807,9 @@ "entity": "geoId/18019", "points_by_facet": [ { - "date": "2019", - "value": 118302, - "facet": 2517965213 + "date": "2021", + "value": 122738, + "facet": 2176550201 }, { "date": "2020", @@ -25827,9 +25827,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 119266, - "facet": 2176550201 + "date": "2019", + "value": 118302, + "facet": 2517965213 }, { "date": "2011", @@ -25847,9 +25847,9 @@ "entity": "geoId/18021", "points_by_facet": [ { - "date": "2019", - "value": 26225, - "facet": 2517965213 + "date": "2021", + "value": 26410, + "facet": 2176550201 }, { "date": "2020", @@ -25862,9 +25862,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 26246, - "facet": 2176550201 + "date": "2019", + "value": 26225, + "facet": 2517965213 }, { "date": "2011", @@ -25882,9 +25882,9 @@ "entity": "geoId/18023", "points_by_facet": [ { - "date": "2019", - "value": 32399, - "facet": 2517965213 + "date": "2021", + "value": 33065, + "facet": 2176550201 }, { "date": "2020", @@ -25897,9 +25897,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 32206, - "facet": 2176550201 + "date": "2019", + "value": 32399, + "facet": 2517965213 }, { "date": "2011", @@ -25917,9 +25917,9 @@ "entity": "geoId/18025", "points_by_facet": [ { - "date": "2018", - "value": 10558, - "facet": 2517965213 + "date": "2021", + "value": 10514, + "facet": 2176550201 }, { "date": "2020", @@ -25932,9 +25932,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10629, - "facet": 2176550201 + "date": "2018", + "value": 10558, + "facet": 2517965213 }, { "date": "2011", @@ -25952,9 +25952,9 @@ "entity": "geoId/18027", "points_by_facet": [ { - "date": "2019", - "value": 33351, - "facet": 2517965213 + "date": "2021", + "value": 33397, + "facet": 2176550201 }, { "date": "2020", @@ -25967,9 +25967,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 33505, - "facet": 2176550201 + "date": "2019", + "value": 33351, + "facet": 2517965213 }, { "date": "2011", @@ -25987,9 +25987,9 @@ "entity": "geoId/18029", "points_by_facet": [ { - "date": "2019", - "value": 49458, - "facet": 2517965213 + "date": "2021", + "value": 50816, + "facet": 2176550201 }, { "date": "2020", @@ -26002,9 +26002,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 49824, - "facet": 2176550201 + "date": "2019", + "value": 49458, + "facet": 2517965213 }, { "date": "2011", @@ -26022,9 +26022,9 @@ "entity": "geoId/18031", "points_by_facet": [ { - "date": "2019", - "value": 26559, - "facet": 2517965213 + "date": "2021", + "value": 26320, + "facet": 2176550201 }, { "date": "2020", @@ -26037,9 +26037,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 26584, - "facet": 2176550201 + "date": "2019", + "value": 26559, + "facet": 2517965213 }, { "date": "2011", @@ -26057,9 +26057,9 @@ "entity": "geoId/18033", "points_by_facet": [ { - "date": "2019", - "value": 43475, - "facet": 2517965213 + "date": "2021", + "value": 43333, + "facet": 2176550201 }, { "date": "2020", @@ -26072,9 +26072,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 43670, - "facet": 2176550201 + "date": "2019", + "value": 43475, + "facet": 2517965213 }, { "date": "2011", @@ -26092,9 +26092,9 @@ "entity": "geoId/18035", "points_by_facet": [ { - "date": "2019", - "value": 114135, - "facet": 2517965213 + "date": "2021", + "value": 111871, + "facet": 2176550201 }, { "date": "2020", @@ -26112,9 +26112,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 113454, - "facet": 2176550201 + "date": "2019", + "value": 114135, + "facet": 2517965213 }, { "date": "2011", @@ -26132,9 +26132,9 @@ "entity": "geoId/18037", "points_by_facet": [ { - "date": "2019", - "value": 42736, - "facet": 2517965213 + "date": "2021", + "value": 43549, + "facet": 2176550201 }, { "date": "2020", @@ -26147,9 +26147,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 42542, - "facet": 2176550201 + "date": "2019", + "value": 42736, + "facet": 2517965213 }, { "date": "2011", @@ -26167,9 +26167,9 @@ "entity": "geoId/18039", "points_by_facet": [ { - "date": "2019", - "value": 206341, - "facet": 2517965213 + "date": "2021", + "value": 206921, + "facet": 2176550201 }, { "date": "2020", @@ -26187,9 +26187,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 206161, - "facet": 2176550201 + "date": "2019", + "value": 206341, + "facet": 2517965213 }, { "date": "2011", @@ -26207,9 +26207,9 @@ "entity": "geoId/18041", "points_by_facet": [ { - "date": "2019", - "value": 23102, - "facet": 2517965213 + "date": "2021", + "value": 23360, + "facet": 2176550201 }, { "date": "2020", @@ -26222,9 +26222,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 22892, - "facet": 2176550201 + "date": "2019", + "value": 23102, + "facet": 2517965213 }, { "date": "2011", @@ -26242,9 +26242,9 @@ "entity": "geoId/18043", "points_by_facet": [ { - "date": "2019", - "value": 78522, - "facet": 2517965213 + "date": "2021", + "value": 80454, + "facet": 2176550201 }, { "date": "2020", @@ -26262,9 +26262,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 78936, - "facet": 2176550201 + "date": "2019", + "value": 78522, + "facet": 2517965213 }, { "date": "2011", @@ -26282,9 +26282,9 @@ "entity": "geoId/18045", "points_by_facet": [ { - "date": "2018", - "value": 16351, - "facet": 2517965213 + "date": "2021", + "value": 16427, + "facet": 2176550201 }, { "date": "2020", @@ -26297,9 +26297,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16511, - "facet": 2176550201 + "date": "2018", + "value": 16351, + "facet": 2517965213 }, { "date": "2011", @@ -26317,9 +26317,9 @@ "entity": "geoId/18047", "points_by_facet": [ { - "date": "2019", - "value": 22758, - "facet": 2517965213 + "date": "2021", + "value": 22842, + "facet": 2176550201 }, { "date": "2020", @@ -26332,9 +26332,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 22761, - "facet": 2176550201 + "date": "2019", + "value": 22758, + "facet": 2517965213 }, { "date": "2011", @@ -26352,9 +26352,9 @@ "entity": "geoId/18049", "points_by_facet": [ { - "date": "2018", - "value": 20092, - "facet": 2517965213 + "date": "2021", + "value": 20386, + "facet": 2176550201 }, { "date": "2020", @@ -26367,9 +26367,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20018, - "facet": 2176550201 + "date": "2018", + "value": 20092, + "facet": 2517965213 }, { "date": "2011", @@ -26387,9 +26387,9 @@ "entity": "geoId/18051", "points_by_facet": [ { - "date": "2018", - "value": 33452, - "facet": 2517965213 + "date": "2021", + "value": 32924, + "facet": 2176550201 }, { "date": "2020", @@ -26402,9 +26402,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 33825, - "facet": 2176550201 + "date": "2018", + "value": 33452, + "facet": 2517965213 }, { "date": "2011", @@ -26422,9 +26422,9 @@ "entity": "geoId/18053", "points_by_facet": [ { - "date": "2019", - "value": 65769, - "facet": 2517965213 + "date": "2021", + "value": 66263, + "facet": 2176550201 }, { "date": "2020", @@ -26442,9 +26442,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 65225, - "facet": 2176550201 + "date": "2019", + "value": 65769, + "facet": 2517965213 }, { "date": "2011", @@ -26462,9 +26462,9 @@ "entity": "geoId/18055", "points_by_facet": [ { - "date": "2018", - "value": 32006, - "facet": 2517965213 + "date": "2021", + "value": 30786, + "facet": 2176550201 }, { "date": "2020", @@ -26477,9 +26477,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 32203, - "facet": 2176550201 + "date": "2018", + "value": 32006, + "facet": 2517965213 }, { "date": "2011", @@ -26497,9 +26497,9 @@ "entity": "geoId/18057", "points_by_facet": [ { - "date": "2019", - "value": 338011, - "facet": 2517965213 + "date": "2021", + "value": 356650, + "facet": 2176550201 }, { "date": "2020", @@ -26517,9 +26517,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 344238, - "facet": 2176550201 + "date": "2019", + "value": 338011, + "facet": 2517965213 }, { "date": "2011", @@ -26537,9 +26537,9 @@ "entity": "geoId/18059", "points_by_facet": [ { - "date": "2019", - "value": 78168, - "facet": 2517965213 + "date": "2021", + "value": 81789, + "facet": 2176550201 }, { "date": "2020", @@ -26557,9 +26557,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 79553, - "facet": 2176550201 + "date": "2019", + "value": 78168, + "facet": 2517965213 }, { "date": "2011", @@ -26577,9 +26577,9 @@ "entity": "geoId/18061", "points_by_facet": [ { - "date": "2019", - "value": 40515, - "facet": 2517965213 + "date": "2021", + "value": 39761, + "facet": 2176550201 }, { "date": "2020", @@ -26592,9 +26592,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 40682, - "facet": 2176550201 + "date": "2019", + "value": 40515, + "facet": 2517965213 }, { "date": "2011", @@ -26612,9 +26612,9 @@ "entity": "geoId/18063", "points_by_facet": [ { - "date": "2019", - "value": 170311, - "facet": 2517965213 + "date": "2021", + "value": 179355, + "facet": 2176550201 }, { "date": "2020", @@ -26632,9 +26632,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 173251, - "facet": 2176550201 + "date": "2019", + "value": 170311, + "facet": 2517965213 }, { "date": "2011", @@ -26652,9 +26652,9 @@ "entity": "geoId/18065", "points_by_facet": [ { - "date": "2019", - "value": 47972, - "facet": 2517965213 + "date": "2021", + "value": 48935, + "facet": 2176550201 }, { "date": "2020", @@ -26667,9 +26667,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 48033, - "facet": 2176550201 + "date": "2019", + "value": 47972, + "facet": 2517965213 }, { "date": "2011", @@ -26687,9 +26687,9 @@ "entity": "geoId/18067", "points_by_facet": [ { - "date": "2019", - "value": 82544, - "facet": 2517965213 + "date": "2021", + "value": 83687, + "facet": 2176550201 }, { "date": "2020", @@ -26707,9 +26707,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 82732, - "facet": 2176550201 + "date": "2019", + "value": 82544, + "facet": 2517965213 }, { "date": "2011", @@ -26727,9 +26727,9 @@ "entity": "geoId/18069", "points_by_facet": [ { - "date": "2019", - "value": 36520, - "facet": 2517965213 + "date": "2021", + "value": 36717, + "facet": 2176550201 }, { "date": "2020", @@ -26742,9 +26742,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 36395, - "facet": 2176550201 + "date": "2019", + "value": 36520, + "facet": 2517965213 }, { "date": "2011", @@ -26762,9 +26762,9 @@ "entity": "geoId/18071", "points_by_facet": [ { - "date": "2019", - "value": 44231, - "facet": 2517965213 + "date": "2021", + "value": 46067, + "facet": 2176550201 }, { "date": "2020", @@ -26777,9 +26777,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 44222, - "facet": 2176550201 + "date": "2019", + "value": 44231, + "facet": 2517965213 }, { "date": "2011", @@ -26797,9 +26797,9 @@ "entity": "geoId/18073", "points_by_facet": [ { - "date": "2019", - "value": 33562, - "facet": 2517965213 + "date": "2021", + "value": 33091, + "facet": 2176550201 }, { "date": "2020", @@ -26812,9 +26812,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 33440, - "facet": 2176550201 + "date": "2019", + "value": 33562, + "facet": 2517965213 }, { "date": "2011", @@ -26832,9 +26832,9 @@ "entity": "geoId/18075", "points_by_facet": [ { - "date": "2018", - "value": 20764, - "facet": 2517965213 + "date": "2021", + "value": 20248, + "facet": 2176550201 }, { "date": "2020", @@ -26847,9 +26847,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20416, - "facet": 2176550201 + "date": "2018", + "value": 20764, + "facet": 2517965213 }, { "date": "2011", @@ -26867,9 +26867,9 @@ "entity": "geoId/18077", "points_by_facet": [ { - "date": "2019", - "value": 32308, - "facet": 2517965213 + "date": "2021", + "value": 33141, + "facet": 2176550201 }, { "date": "2020", @@ -26882,9 +26882,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 32110, - "facet": 2176550201 + "date": "2019", + "value": 32308, + "facet": 2517965213 }, { "date": "2011", @@ -26902,9 +26902,9 @@ "entity": "geoId/18079", "points_by_facet": [ { - "date": "2019", - "value": 27735, - "facet": 2517965213 + "date": "2021", + "value": 27409, + "facet": 2176550201 }, { "date": "2020", @@ -26917,9 +26917,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 27515, - "facet": 2176550201 + "date": "2019", + "value": 27735, + "facet": 2517965213 }, { "date": "2011", @@ -26937,9 +26937,9 @@ "entity": "geoId/18081", "points_by_facet": [ { - "date": "2019", - "value": 158167, - "facet": 2517965213 + "date": "2021", + "value": 164298, + "facet": 2176550201 }, { "date": "2020", @@ -26957,9 +26957,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 160607, - "facet": 2176550201 + "date": "2019", + "value": 158167, + "facet": 2517965213 }, { "date": "2011", @@ -26977,9 +26977,9 @@ "entity": "geoId/18083", "points_by_facet": [ { - "date": "2019", - "value": 36594, - "facet": 2517965213 + "date": "2021", + "value": 35956, + "facet": 2176550201 }, { "date": "2020", @@ -26992,9 +26992,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 36522, - "facet": 2176550201 + "date": "2019", + "value": 36594, + "facet": 2517965213 }, { "date": "2011", @@ -27012,9 +27012,9 @@ "entity": "geoId/18085", "points_by_facet": [ { - "date": "2019", - "value": 79456, - "facet": 2517965213 + "date": "2021", + "value": 80106, + "facet": 2176550201 }, { "date": "2020", @@ -27032,9 +27032,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 78988, - "facet": 2176550201 + "date": "2019", + "value": 79456, + "facet": 2517965213 }, { "date": "2011", @@ -27052,9 +27052,9 @@ "entity": "geoId/18087", "points_by_facet": [ { - "date": "2018", - "value": 39330, - "facet": 2517965213 + "date": "2021", + "value": 40524, + "facet": 2176550201 }, { "date": "2020", @@ -27067,9 +27067,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 40119, - "facet": 2176550201 + "date": "2018", + "value": 39330, + "facet": 2517965213 }, { "date": "2011", @@ -27087,9 +27087,9 @@ "entity": "geoId/18089", "points_by_facet": [ { - "date": "2019", - "value": 485493, - "facet": 2517965213 + "date": "2021", + "value": 498558, + "facet": 2176550201 }, { "date": "2020", @@ -27107,9 +27107,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 487536, - "facet": 2176550201 + "date": "2019", + "value": 485493, + "facet": 2517965213 }, { "date": "2011", @@ -27127,9 +27127,9 @@ "entity": "geoId/18091", "points_by_facet": [ { - "date": "2019", - "value": 109888, - "facet": 2517965213 + "date": "2021", + "value": 112390, + "facet": 2176550201 }, { "date": "2020", @@ -27147,9 +27147,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 109663, - "facet": 2176550201 + "date": "2019", + "value": 109888, + "facet": 2517965213 }, { "date": "2011", @@ -27167,9 +27167,9 @@ "entity": "geoId/18093", "points_by_facet": [ { - "date": "2019", - "value": 45370, - "facet": 2517965213 + "date": "2021", + "value": 45070, + "facet": 2176550201 }, { "date": "2020", @@ -27182,9 +27182,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 45496, - "facet": 2176550201 + "date": "2019", + "value": 45370, + "facet": 2517965213 }, { "date": "2011", @@ -27202,9 +27202,9 @@ "entity": "geoId/18095", "points_by_facet": [ { - "date": "2019", - "value": 129569, - "facet": 2517965213 + "date": "2021", + "value": 130782, + "facet": 2176550201 }, { "date": "2020", @@ -27222,9 +27222,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 129681, - "facet": 2176550201 + "date": "2019", + "value": 129569, + "facet": 2517965213 }, { "date": "2011", @@ -27242,9 +27242,9 @@ "entity": "geoId/18097", "points_by_facet": [ { - "date": "2019", - "value": 964582, - "facet": 2517965213 + "date": "2021", + "value": 971102, + "facet": 2176550201 }, { "date": "2020", @@ -27262,9 +27262,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 966183, - "facet": 2176550201 + "date": "2019", + "value": 964582, + "facet": 2517965213 }, { "date": "2011", @@ -27282,9 +27282,9 @@ "entity": "geoId/18099", "points_by_facet": [ { - "date": "2019", - "value": 46258, - "facet": 2517965213 + "date": "2021", + "value": 46121, + "facet": 2176550201 }, { "date": "2020", @@ -27297,9 +27297,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 46108, - "facet": 2176550201 + "date": "2019", + "value": 46258, + "facet": 2517965213 }, { "date": "2011", @@ -27317,9 +27317,9 @@ "entity": "geoId/18101", "points_by_facet": [ { - "date": "2018", - "value": 10217, - "facet": 2517965213 + "date": "2021", + "value": 9780, + "facet": 2176550201 }, { "date": "2020", @@ -27332,9 +27332,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10079, - "facet": 2176550201 + "date": "2018", + "value": 10217, + "facet": 2517965213 }, { "date": "2011", @@ -27352,9 +27352,9 @@ "entity": "geoId/18103", "points_by_facet": [ { - "date": "2019", - "value": 35516, - "facet": 2517965213 + "date": "2021", + "value": 36081, + "facet": 2176550201 }, { "date": "2020", @@ -27367,9 +27367,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 35328, - "facet": 2176550201 + "date": "2019", + "value": 35516, + "facet": 2517965213 }, { "date": "2011", @@ -27387,9 +27387,9 @@ "entity": "geoId/18105", "points_by_facet": [ { - "date": "2019", - "value": 148431, - "facet": 2517965213 + "date": "2021", + "value": 139875, + "facet": 2176550201 }, { "date": "2020", @@ -27407,9 +27407,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 148219, - "facet": 2176550201 + "date": "2019", + "value": 148431, + "facet": 2517965213 }, { "date": "2011", @@ -27427,9 +27427,9 @@ "entity": "geoId/18107", "points_by_facet": [ { - "date": "2019", - "value": 38338, - "facet": 2517965213 + "date": "2021", + "value": 38063, + "facet": 2176550201 }, { "date": "2020", @@ -27442,9 +27442,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 38365, - "facet": 2176550201 + "date": "2019", + "value": 38338, + "facet": 2517965213 }, { "date": "2011", @@ -27462,9 +27462,9 @@ "entity": "geoId/18109", "points_by_facet": [ { - "date": "2019", - "value": 70489, - "facet": 2517965213 + "date": "2021", + "value": 72206, + "facet": 2176550201 }, { "date": "2020", @@ -27482,9 +27482,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 70707, - "facet": 2176550201 + "date": "2019", + "value": 70489, + "facet": 2517965213 }, { "date": "2011", @@ -27502,9 +27502,9 @@ "entity": "geoId/18111", "points_by_facet": [ { - "date": "2019", - "value": 13984, - "facet": 2517965213 + "date": "2021", + "value": 13808, + "facet": 2176550201 }, { "date": "2020", @@ -27517,9 +27517,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13907, - "facet": 2176550201 + "date": "2019", + "value": 13984, + "facet": 2517965213 }, { "date": "2011", @@ -27537,9 +27537,9 @@ "entity": "geoId/18113", "points_by_facet": [ { - "date": "2019", - "value": 47744, - "facet": 2517965213 + "date": "2021", + "value": 47227, + "facet": 2176550201 }, { "date": "2020", @@ -27552,9 +27552,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 47832, - "facet": 2176550201 + "date": "2019", + "value": 47744, + "facet": 2517965213 }, { "date": "2011", @@ -27572,9 +27572,9 @@ "entity": "geoId/18115", "points_by_facet": [ { - "date": "2019", - "value": 5875, - "facet": 2517965213 + "date": "2021", + "value": 5978, + "facet": 2176550201 }, { "date": "2020", @@ -27587,9 +27587,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5892, - "facet": 2176550201 + "date": "2019", + "value": 5875, + "facet": 2517965213 }, { "date": "2011", @@ -27607,9 +27607,9 @@ "entity": "geoId/18117", "points_by_facet": [ { - "date": "2018", - "value": 19489, - "facet": 2517965213 + "date": "2021", + "value": 19830, + "facet": 2176550201 }, { "date": "2020", @@ -27622,9 +27622,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19651, - "facet": 2176550201 + "date": "2018", + "value": 19489, + "facet": 2517965213 }, { "date": "2011", @@ -27642,9 +27642,9 @@ "entity": "geoId/18119", "points_by_facet": [ { - "date": "2019", - "value": 20799, - "facet": 2517965213 + "date": "2021", + "value": 21446, + "facet": 2176550201 }, { "date": "2020", @@ -27657,9 +27657,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20833, - "facet": 2176550201 + "date": "2019", + "value": 20799, + "facet": 2517965213 }, { "date": "2011", @@ -27677,9 +27677,9 @@ "entity": "geoId/18121", "points_by_facet": [ { - "date": "2019", - "value": 16937, - "facet": 2517965213 + "date": "2021", + "value": 16407, + "facet": 2176550201 }, { "date": "2020", @@ -27692,9 +27692,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16871, - "facet": 2176550201 + "date": "2019", + "value": 16937, + "facet": 2517965213 }, { "date": "2011", @@ -27712,9 +27712,9 @@ "entity": "geoId/18123", "points_by_facet": [ { - "date": "2018", - "value": 19102, - "facet": 2517965213 + "date": "2021", + "value": 19316, + "facet": 2176550201 }, { "date": "2020", @@ -27727,9 +27727,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19154, - "facet": 2176550201 + "date": "2018", + "value": 19102, + "facet": 2517965213 }, { "date": "2011", @@ -27747,9 +27747,9 @@ "entity": "geoId/18125", "points_by_facet": [ { - "date": "2019", - "value": 12389, - "facet": 2517965213 + "date": "2021", + "value": 12144, + "facet": 2176550201 }, { "date": "2020", @@ -27762,9 +27762,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12378, - "facet": 2176550201 + "date": "2019", + "value": 12389, + "facet": 2517965213 }, { "date": "2011", @@ -27782,9 +27782,9 @@ "entity": "geoId/18127", "points_by_facet": [ { - "date": "2019", - "value": 170389, - "facet": 2517965213 + "date": "2021", + "value": 174243, + "facet": 2176550201 }, { "date": "2020", @@ -27802,9 +27802,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 170980, - "facet": 2176550201 + "date": "2019", + "value": 170389, + "facet": 2517965213 }, { "date": "2011", @@ -27822,9 +27822,9 @@ "entity": "geoId/18129", "points_by_facet": [ { - "date": "2019", - "value": 25427, - "facet": 2517965213 + "date": "2021", + "value": 25116, + "facet": 2176550201 }, { "date": "2020", @@ -27837,9 +27837,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 25275, - "facet": 2176550201 + "date": "2019", + "value": 25427, + "facet": 2517965213 }, { "date": "2011", @@ -27857,9 +27857,9 @@ "entity": "geoId/18131", "points_by_facet": [ { - "date": "2018", - "value": 12469, - "facet": 2517965213 + "date": "2021", + "value": 12339, + "facet": 2176550201 }, { "date": "2020", @@ -27872,9 +27872,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12388, - "facet": 2176550201 + "date": "2018", + "value": 12469, + "facet": 2517965213 }, { "date": "2011", @@ -27892,9 +27892,9 @@ "entity": "geoId/18133", "points_by_facet": [ { - "date": "2019", - "value": 37576, - "facet": 2517965213 + "date": "2021", + "value": 36979, + "facet": 2176550201 }, { "date": "2020", @@ -27907,9 +27907,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 37469, - "facet": 2176550201 + "date": "2019", + "value": 37576, + "facet": 2517965213 }, { "date": "2011", @@ -27927,9 +27927,9 @@ "entity": "geoId/18135", "points_by_facet": [ { - "date": "2018", - "value": 24851, - "facet": 2517965213 + "date": "2021", + "value": 24387, + "facet": 2176550201 }, { "date": "2020", @@ -27942,9 +27942,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 24191, - "facet": 2176550201 + "date": "2018", + "value": 24851, + "facet": 2517965213 }, { "date": "2011", @@ -27962,9 +27962,9 @@ "entity": "geoId/18137", "points_by_facet": [ { - "date": "2018", - "value": 28523, - "facet": 2517965213 + "date": "2021", + "value": 29081, + "facet": 2176550201 }, { "date": "2020", @@ -27977,9 +27977,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 28448, - "facet": 2176550201 + "date": "2018", + "value": 28523, + "facet": 2517965213 }, { "date": "2011", @@ -27997,9 +27997,9 @@ "entity": "geoId/18139", "points_by_facet": [ { - "date": "2018", - "value": 16663, - "facet": 2517965213 + "date": "2021", + "value": 16672, + "facet": 2176550201 }, { "date": "2020", @@ -28012,9 +28012,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16649, - "facet": 2176550201 + "date": "2018", + "value": 16663, + "facet": 2517965213 }, { "date": "2011", @@ -28032,9 +28032,9 @@ "entity": "geoId/18141", "points_by_facet": [ { - "date": "2019", - "value": 271826, - "facet": 2517965213 + "date": "2021", + "value": 272212, + "facet": 2176550201 }, { "date": "2020", @@ -28052,9 +28052,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 271484, - "facet": 2176550201 + "date": "2019", + "value": 271826, + "facet": 2517965213 }, { "date": "2011", @@ -28072,9 +28072,9 @@ "entity": "geoId/18143", "points_by_facet": [ { - "date": "2019", - "value": 23873, - "facet": 2517965213 + "date": "2021", + "value": 24355, + "facet": 2176550201 }, { "date": "2020", @@ -28087,9 +28087,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 23788, - "facet": 2176550201 + "date": "2019", + "value": 23873, + "facet": 2517965213 }, { "date": "2011", @@ -28107,9 +28107,9 @@ "entity": "geoId/18145", "points_by_facet": [ { - "date": "2019", - "value": 44729, - "facet": 2517965213 + "date": "2021", + "value": 45039, + "facet": 2176550201 }, { "date": "2020", @@ -28122,9 +28122,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 44871, - "facet": 2176550201 + "date": "2019", + "value": 44729, + "facet": 2517965213 }, { "date": "2011", @@ -28142,9 +28142,9 @@ "entity": "geoId/18147", "points_by_facet": [ { - "date": "2018", - "value": 20327, - "facet": 2517965213 + "date": "2021", + "value": 19798, + "facet": 2176550201 }, { "date": "2020", @@ -28157,9 +28157,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20225, - "facet": 2176550201 + "date": "2018", + "value": 20327, + "facet": 2517965213 }, { "date": "2011", @@ -28177,9 +28177,9 @@ "entity": "geoId/18149", "points_by_facet": [ { - "date": "2018", - "value": 22935, - "facet": 2517965213 + "date": "2021", + "value": 23372, + "facet": 2176550201 }, { "date": "2020", @@ -28192,9 +28192,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 23049, - "facet": 2176550201 + "date": "2018", + "value": 22935, + "facet": 2517965213 }, { "date": "2011", @@ -28212,9 +28212,9 @@ "entity": "geoId/18151", "points_by_facet": [ { - "date": "2019", - "value": 34594, - "facet": 2517965213 + "date": "2021", + "value": 34632, + "facet": 2176550201 }, { "date": "2020", @@ -28227,9 +28227,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 34831, - "facet": 2176550201 + "date": "2019", + "value": 34594, + "facet": 2517965213 }, { "date": "2011", @@ -28247,9 +28247,9 @@ "entity": "geoId/18153", "points_by_facet": [ { - "date": "2019", - "value": 20669, - "facet": 2517965213 + "date": "2021", + "value": 20758, + "facet": 2176550201 }, { "date": "2020", @@ -28262,9 +28262,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20578, - "facet": 2176550201 + "date": "2019", + "value": 20669, + "facet": 2517965213 }, { "date": "2011", @@ -28282,9 +28282,9 @@ "entity": "geoId/18155", "points_by_facet": [ { - "date": "2018", - "value": 10717, - "facet": 2517965213 + "date": "2021", + "value": 9790, + "facet": 2176550201 }, { "date": "2020", @@ -28297,9 +28297,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10724, - "facet": 2176550201 + "date": "2018", + "value": 10717, + "facet": 2517965213 }, { "date": "2011", @@ -28317,9 +28317,9 @@ "entity": "geoId/18157", "points_by_facet": [ { - "date": "2019", - "value": 195732, - "facet": 2517965213 + "date": "2021", + "value": 187076, + "facet": 2176550201 }, { "date": "2020", @@ -28337,9 +28337,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 196115, - "facet": 2176550201 + "date": "2019", + "value": 195732, + "facet": 2517965213 }, { "date": "2011", @@ -28357,9 +28357,9 @@ "entity": "geoId/18159", "points_by_facet": [ { - "date": "2018", - "value": 15128, - "facet": 2517965213 + "date": "2021", + "value": 15372, + "facet": 2176550201 }, { "date": "2020", @@ -28372,9 +28372,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15227, - "facet": 2176550201 + "date": "2018", + "value": 15128, + "facet": 2517965213 }, { "date": "2011", @@ -28392,9 +28392,9 @@ "entity": "geoId/18161", "points_by_facet": [ { - "date": "2019", - "value": 7054, - "facet": 2517965213 + "date": "2021", + "value": 7047, + "facet": 2176550201 }, { "date": "2020", @@ -28407,9 +28407,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7119, - "facet": 2176550201 + "date": "2019", + "value": 7054, + "facet": 2517965213 }, { "date": "2011", @@ -28427,9 +28427,9 @@ "entity": "geoId/18163", "points_by_facet": [ { - "date": "2019", - "value": 181451, - "facet": 2517965213 + "date": "2021", + "value": 179987, + "facet": 2176550201 }, { "date": "2020", @@ -28447,9 +28447,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 182447, - "facet": 2176550201 + "date": "2019", + "value": 181451, + "facet": 2517965213 }, { "date": "2011", @@ -28467,9 +28467,9 @@ "entity": "geoId/18165", "points_by_facet": [ { - "date": "2019", - "value": 15498, - "facet": 2517965213 + "date": "2021", + "value": 15341, + "facet": 2176550201 }, { "date": "2020", @@ -28482,9 +28482,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15329, - "facet": 2176550201 + "date": "2019", + "value": 15498, + "facet": 2517965213 }, { "date": "2011", @@ -28502,9 +28502,9 @@ "entity": "geoId/18167", "points_by_facet": [ { - "date": "2019", - "value": 107038, - "facet": 2517965213 + "date": "2021", + "value": 105994, + "facet": 2176550201 }, { "date": "2020", @@ -28522,9 +28522,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 106608, - "facet": 2176550201 + "date": "2019", + "value": 107038, + "facet": 2517965213 }, { "date": "2011", @@ -28542,9 +28542,9 @@ "entity": "geoId/18169", "points_by_facet": [ { - "date": "2019", - "value": 30996, - "facet": 2517965213 + "date": "2021", + "value": 30816, + "facet": 2176550201 }, { "date": "2020", @@ -28557,9 +28557,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 30784, - "facet": 2176550201 + "date": "2019", + "value": 30996, + "facet": 2517965213 }, { "date": "2011", @@ -28577,9 +28577,9 @@ "entity": "geoId/18171", "points_by_facet": [ { - "date": "2019", - "value": 8265, - "facet": 2517965213 + "date": "2021", + "value": 8475, + "facet": 2176550201 }, { "date": "2020", @@ -28592,9 +28592,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8194, - "facet": 2176550201 + "date": "2019", + "value": 8265, + "facet": 2517965213 }, { "date": "2011", @@ -28612,9 +28612,9 @@ "entity": "geoId/18173", "points_by_facet": [ { - "date": "2019", - "value": 62998, - "facet": 2517965213 + "date": "2021", + "value": 64514, + "facet": 2176550201 }, { "date": "2020", @@ -28627,9 +28627,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 63269, - "facet": 2176550201 + "date": "2019", + "value": 62998, + "facet": 2517965213 }, { "date": "2011", @@ -28647,9 +28647,9 @@ "entity": "geoId/18175", "points_by_facet": [ { - "date": "2019", - "value": 28036, - "facet": 2517965213 + "date": "2021", + "value": 28102, + "facet": 2176550201 }, { "date": "2020", @@ -28662,9 +28662,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 28213, - "facet": 2176550201 + "date": "2019", + "value": 28036, + "facet": 2517965213 }, { "date": "2011", @@ -28682,9 +28682,9 @@ "entity": "geoId/18177", "points_by_facet": [ { - "date": "2019", - "value": 65884, - "facet": 2517965213 + "date": "2021", + "value": 66456, + "facet": 2176550201 }, { "date": "2020", @@ -28702,9 +28702,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 65778, - "facet": 2176550201 + "date": "2019", + "value": 65884, + "facet": 2517965213 }, { "date": "2011", @@ -28722,9 +28722,9 @@ "entity": "geoId/18179", "points_by_facet": [ { - "date": "2018", - "value": 28206, - "facet": 2517965213 + "date": "2021", + "value": 28197, + "facet": 2176550201 }, { "date": "2020", @@ -28737,9 +28737,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 28142, - "facet": 2176550201 + "date": "2018", + "value": 28206, + "facet": 2517965213 }, { "date": "2011", @@ -28757,9 +28757,9 @@ "entity": "geoId/18181", "points_by_facet": [ { - "date": "2018", - "value": 24133, - "facet": 2517965213 + "date": "2021", + "value": 24651, + "facet": 2176550201 }, { "date": "2020", @@ -28772,9 +28772,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 24165, - "facet": 2176550201 + "date": "2018", + "value": 24133, + "facet": 2517965213 }, { "date": "2011", @@ -28792,9 +28792,9 @@ "entity": "geoId/18183", "points_by_facet": [ { - "date": "2019", - "value": 33964, - "facet": 2517965213 + "date": "2021", + "value": 34430, + "facet": 2176550201 }, { "date": "2020", @@ -28807,9 +28807,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 34378, - "facet": 2176550201 + "date": "2019", + "value": 33964, + "facet": 2517965213 }, { "date": "2011", @@ -28827,9 +28827,9 @@ "entity": "geoId/19001", "points_by_facet": [ { - "date": "2018", - "value": 7063, - "facet": 2517965213 + "date": "2021", + "value": 7541, + "facet": 2176550201 }, { "date": "2020", @@ -28842,9 +28842,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7059, - "facet": 2176550201 + "date": "2018", + "value": 7063, + "facet": 2517965213 }, { "date": "2011", @@ -28862,9 +28862,9 @@ "entity": "geoId/19003", "points_by_facet": [ { - "date": "2018", - "value": 3645, - "facet": 2517965213 + "date": "2021", + "value": 3641, + "facet": 2176550201 }, { "date": "2020", @@ -28877,9 +28877,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3588, - "facet": 2176550201 + "date": "2018", + "value": 3645, + "facet": 2517965213 }, { "date": "2011", @@ -28897,9 +28897,9 @@ "entity": "geoId/19005", "points_by_facet": [ { - "date": "2018", - "value": 13832, - "facet": 2517965213 + "date": "2021", + "value": 13926, + "facet": 2176550201 }, { "date": "2020", @@ -28912,9 +28912,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13642, - "facet": 2176550201 + "date": "2018", + "value": 13832, + "facet": 2517965213 }, { "date": "2011", @@ -28932,9 +28932,9 @@ "entity": "geoId/19007", "points_by_facet": [ { - "date": "2018", - "value": 12437, - "facet": 2517965213 + "date": "2021", + "value": 12257, + "facet": 2176550201 }, { "date": "2020", @@ -28947,9 +28947,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12430, - "facet": 2176550201 + "date": "2018", + "value": 12437, + "facet": 2517965213 }, { "date": "2011", @@ -28967,9 +28967,9 @@ "entity": "geoId/19009", "points_by_facet": [ { - "date": "2018", - "value": 5506, - "facet": 2517965213 + "date": "2021", + "value": 5635, + "facet": 2176550201 }, { "date": "2020", @@ -28982,9 +28982,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5481, - "facet": 2176550201 + "date": "2018", + "value": 5506, + "facet": 2517965213 }, { "date": "2011", @@ -29002,9 +29002,9 @@ "entity": "geoId/19011", "points_by_facet": [ { - "date": "2019", - "value": 25645, - "facet": 2517965213 + "date": "2021", + "value": 25691, + "facet": 2176550201 }, { "date": "2020", @@ -29017,9 +29017,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 25414, - "facet": 2176550201 + "date": "2019", + "value": 25645, + "facet": 2517965213 }, { "date": "2011", @@ -29037,9 +29037,9 @@ "entity": "geoId/19013", "points_by_facet": [ { - "date": "2019", - "value": 131228, - "facet": 2517965213 + "date": "2021", + "value": 130368, + "facet": 2176550201 }, { "date": "2020", @@ -29057,9 +29057,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 130786, - "facet": 2176550201 + "date": "2019", + "value": 131228, + "facet": 2517965213 }, { "date": "2011", @@ -29077,9 +29077,9 @@ "entity": "geoId/19015", "points_by_facet": [ { - "date": "2019", - "value": 26234, - "facet": 2517965213 + "date": "2021", + "value": 26723, + "facet": 2176550201 }, { "date": "2020", @@ -29092,9 +29092,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 26277, - "facet": 2176550201 + "date": "2019", + "value": 26234, + "facet": 2517965213 }, { "date": "2011", @@ -29112,9 +29112,9 @@ "entity": "geoId/19017", "points_by_facet": [ { - "date": "2019", - "value": 25062, - "facet": 2517965213 + "date": "2021", + "value": 25081, + "facet": 2176550201 }, { "date": "2020", @@ -29127,9 +29127,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 25311, - "facet": 2176550201 + "date": "2019", + "value": 25062, + "facet": 2517965213 }, { "date": "2011", @@ -29147,9 +29147,9 @@ "entity": "geoId/19019", "points_by_facet": [ { - "date": "2018", - "value": 21199, - "facet": 2517965213 + "date": "2021", + "value": 20657, + "facet": 2176550201 }, { "date": "2020", @@ -29162,9 +29162,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21287, - "facet": 2176550201 + "date": "2018", + "value": 21199, + "facet": 2517965213 }, { "date": "2011", @@ -29182,9 +29182,9 @@ "entity": "geoId/19021", "points_by_facet": [ { - "date": "2019", - "value": 19620, - "facet": 2517965213 + "date": "2021", + "value": 20771, + "facet": 2176550201 }, { "date": "2020", @@ -29197,9 +29197,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19772, - "facet": 2176550201 + "date": "2019", + "value": 19620, + "facet": 2517965213 }, { "date": "2011", @@ -29217,9 +29217,9 @@ "entity": "geoId/19023", "points_by_facet": [ { - "date": "2018", - "value": 14539, - "facet": 2517965213 + "date": "2021", + "value": 14332, + "facet": 2176550201 }, { "date": "2020", @@ -29232,9 +29232,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14333, - "facet": 2176550201 + "date": "2018", + "value": 14539, + "facet": 2517965213 }, { "date": "2011", @@ -29252,9 +29252,9 @@ "entity": "geoId/19025", "points_by_facet": [ { - "date": "2018", - "value": 9699, - "facet": 2517965213 + "date": "2021", + "value": 9915, + "facet": 2176550201 }, { "date": "2020", @@ -29267,9 +29267,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9473, - "facet": 2176550201 + "date": "2018", + "value": 9699, + "facet": 2517965213 }, { "date": "2011", @@ -29287,9 +29287,9 @@ "entity": "geoId/19027", "points_by_facet": [ { - "date": "2019", - "value": 20165, - "facet": 2517965213 + "date": "2021", + "value": 20692, + "facet": 2176550201 }, { "date": "2020", @@ -29302,9 +29302,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19914, - "facet": 2176550201 + "date": "2019", + "value": 20165, + "facet": 2517965213 }, { "date": "2011", @@ -29322,9 +29322,9 @@ "entity": "geoId/19029", "points_by_facet": [ { - "date": "2018", - "value": 12930, - "facet": 2517965213 + "date": "2021", + "value": 13050, + "facet": 2176550201 }, { "date": "2020", @@ -29337,9 +29337,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12817, - "facet": 2176550201 + "date": "2018", + "value": 12930, + "facet": 2517965213 }, { "date": "2011", @@ -29357,9 +29357,9 @@ "entity": "geoId/19031", "points_by_facet": [ { - "date": "2018", - "value": 18627, - "facet": 2517965213 + "date": "2021", + "value": 18410, + "facet": 2176550201 }, { "date": "2020", @@ -29372,9 +29372,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 18485, - "facet": 2176550201 + "date": "2018", + "value": 18627, + "facet": 2517965213 }, { "date": "2011", @@ -29392,9 +29392,9 @@ "entity": "geoId/19033", "points_by_facet": [ { - "date": "2019", - "value": 42450, - "facet": 2517965213 + "date": "2021", + "value": 42706, + "facet": 2176550201 }, { "date": "2020", @@ -29407,9 +29407,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 42103, - "facet": 2176550201 + "date": "2019", + "value": 42450, + "facet": 2517965213 }, { "date": "2011", @@ -29427,9 +29427,9 @@ "entity": "geoId/19035", "points_by_facet": [ { - "date": "2018", - "value": 11321, - "facet": 2517965213 + "date": "2021", + "value": 11503, + "facet": 2176550201 }, { "date": "2020", @@ -29442,9 +29442,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11190, - "facet": 2176550201 + "date": "2018", + "value": 11321, + "facet": 2517965213 }, { "date": "2011", @@ -29462,9 +29462,9 @@ "entity": "geoId/19037", "points_by_facet": [ { - "date": "2018", - "value": 11964, - "facet": 2517965213 + "date": "2021", + "value": 11887, + "facet": 2176550201 }, { "date": "2020", @@ -29477,9 +29477,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11834, - "facet": 2176550201 + "date": "2018", + "value": 11964, + "facet": 2517965213 }, { "date": "2011", @@ -29497,9 +29497,9 @@ "entity": "geoId/19039", "points_by_facet": [ { - "date": "2018", - "value": 9423, - "facet": 2517965213 + "date": "2021", + "value": 9785, + "facet": 2176550201 }, { "date": "2020", @@ -29512,9 +29512,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9353, - "facet": 2176550201 + "date": "2018", + "value": 9423, + "facet": 2517965213 }, { "date": "2011", @@ -29532,9 +29532,9 @@ "entity": "geoId/19041", "points_by_facet": [ { - "date": "2019", - "value": 16016, - "facet": 2517965213 + "date": "2021", + "value": 16440, + "facet": 2176550201 }, { "date": "2020", @@ -29547,9 +29547,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15976, - "facet": 2176550201 + "date": "2019", + "value": 16016, + "facet": 2517965213 }, { "date": "2011", @@ -29567,9 +29567,9 @@ "entity": "geoId/19043", "points_by_facet": [ { - "date": "2018", - "value": 17556, - "facet": 2517965213 + "date": "2021", + "value": 16998, + "facet": 2176550201 }, { "date": "2020", @@ -29582,9 +29582,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 17321, - "facet": 2176550201 + "date": "2018", + "value": 17556, + "facet": 2517965213 }, { "date": "2011", @@ -29602,9 +29602,9 @@ "entity": "geoId/19045", "points_by_facet": [ { - "date": "2019", - "value": 46429, - "facet": 2517965213 + "date": "2021", + "value": 46463, + "facet": 2176550201 }, { "date": "2020", @@ -29617,9 +29617,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 46392, - "facet": 2176550201 + "date": "2019", + "value": 46429, + "facet": 2517965213 }, { "date": "2011", @@ -29637,9 +29637,9 @@ "entity": "geoId/19047", "points_by_facet": [ { - "date": "2018", - "value": 17158, - "facet": 2517965213 + "date": "2021", + "value": 16193, + "facet": 2176550201 }, { "date": "2020", @@ -29652,9 +29652,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16834, - "facet": 2176550201 + "date": "2018", + "value": 17158, + "facet": 2517965213 }, { "date": "2011", @@ -29672,9 +29672,9 @@ "entity": "geoId/19049", "points_by_facet": [ { - "date": "2019", - "value": 93453, - "facet": 2517965213 + "date": "2021", + "value": 103796, + "facet": 2176550201 }, { "date": "2020", @@ -29692,9 +29692,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 96963, - "facet": 2176550201 + "date": "2019", + "value": 93453, + "facet": 2517965213 }, { "date": "2011", @@ -29712,9 +29712,9 @@ "entity": "geoId/19051", "points_by_facet": [ { - "date": "2018", - "value": 9017, - "facet": 2517965213 + "date": "2021", + "value": 9138, + "facet": 2176550201 }, { "date": "2020", @@ -29727,9 +29727,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9051, - "facet": 2176550201 + "date": "2018", + "value": 9017, + "facet": 2517965213 }, { "date": "2011", @@ -29747,9 +29747,9 @@ "entity": "geoId/19053", "points_by_facet": [ { - "date": "2018", - "value": 7890, - "facet": 2517965213 + "date": "2021", + "value": 7659, + "facet": 2176550201 }, { "date": "2020", @@ -29762,9 +29762,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7769, - "facet": 2176550201 + "date": "2018", + "value": 7890, + "facet": 2517965213 }, { "date": "2011", @@ -29782,9 +29782,9 @@ "entity": "geoId/19055", "points_by_facet": [ { - "date": "2018", - "value": 17069, - "facet": 2517965213 + "date": "2021", + "value": 17510, + "facet": 2176550201 }, { "date": "2020", @@ -29797,9 +29797,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16937, - "facet": 2176550201 + "date": "2018", + "value": 17069, + "facet": 2517965213 }, { "date": "2011", @@ -29817,9 +29817,9 @@ "entity": "geoId/19057", "points_by_facet": [ { - "date": "2019", - "value": 38967, - "facet": 2517965213 + "date": "2021", + "value": 38491, + "facet": 2176550201 }, { "date": "2020", @@ -29832,9 +29832,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 38708, - "facet": 2176550201 + "date": "2019", + "value": 38967, + "facet": 2517965213 }, { "date": "2011", @@ -29852,9 +29852,9 @@ "entity": "geoId/19059", "points_by_facet": [ { - "date": "2019", - "value": 17258, - "facet": 2517965213 + "date": "2021", + "value": 17851, + "facet": 2176550201 }, { "date": "2020", @@ -29867,9 +29867,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 17549, - "facet": 2176550201 + "date": "2019", + "value": 17258, + "facet": 2517965213 }, { "date": "2011", @@ -29887,9 +29887,9 @@ "entity": "geoId/19061", "points_by_facet": [ { - "date": "2019", - "value": 97311, - "facet": 2517965213 + "date": "2021", + "value": 98718, + "facet": 2176550201 }, { "date": "2020", @@ -29907,9 +29907,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 97590, - "facet": 2176550201 + "date": "2019", + "value": 97311, + "facet": 2517965213 }, { "date": "2011", @@ -29927,9 +29927,9 @@ "entity": "geoId/19063", "points_by_facet": [ { - "date": "2018", - "value": 9253, - "facet": 2517965213 + "date": "2021", + "value": 9321, + "facet": 2176550201 }, { "date": "2020", @@ -29942,9 +29942,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9095, - "facet": 2176550201 + "date": "2018", + "value": 9253, + "facet": 2517965213 }, { "date": "2011", @@ -29962,9 +29962,9 @@ "entity": "geoId/19065", "points_by_facet": [ { - "date": "2018", - "value": 19660, - "facet": 2517965213 + "date": "2021", + "value": 19258, + "facet": 2176550201 }, { "date": "2020", @@ -29977,9 +29977,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19258, - "facet": 2176550201 + "date": "2018", + "value": 19660, + "facet": 2517965213 }, { "date": "2011", @@ -29997,9 +29997,9 @@ "entity": "geoId/19067", "points_by_facet": [ { - "date": "2018", - "value": 15761, - "facet": 2517965213 + "date": "2021", + "value": 15413, + "facet": 2176550201 }, { "date": "2020", @@ -30012,9 +30012,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15480, - "facet": 2176550201 + "date": "2018", + "value": 15761, + "facet": 2517965213 }, { "date": "2011", @@ -30032,9 +30032,9 @@ "entity": "geoId/19069", "points_by_facet": [ { - "date": "2018", - "value": 10124, - "facet": 2517965213 + "date": "2021", + "value": 9952, + "facet": 2176550201 }, { "date": "2020", @@ -30047,9 +30047,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9971, - "facet": 2176550201 + "date": "2018", + "value": 10124, + "facet": 2517965213 }, { "date": "2011", @@ -30067,9 +30067,9 @@ "entity": "geoId/19071", "points_by_facet": [ { - "date": "2018", - "value": 6993, - "facet": 2517965213 + "date": "2021", + "value": 6567, + "facet": 2176550201 }, { "date": "2020", @@ -30082,9 +30082,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6729, - "facet": 2176550201 + "date": "2018", + "value": 6993, + "facet": 2517965213 }, { "date": "2011", @@ -30102,9 +30102,9 @@ "entity": "geoId/19073", "points_by_facet": [ { - "date": "2018", - "value": 8981, - "facet": 2517965213 + "date": "2021", + "value": 8717, + "facet": 2176550201 }, { "date": "2020", @@ -30117,9 +30117,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8795, - "facet": 2176550201 + "date": "2018", + "value": 8981, + "facet": 2517965213 }, { "date": "2011", @@ -30137,9 +30137,9 @@ "entity": "geoId/19075", "points_by_facet": [ { - "date": "2019", - "value": 12232, - "facet": 2517965213 + "date": "2021", + "value": 12347, + "facet": 2176550201 }, { "date": "2020", @@ -30152,9 +30152,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12217, - "facet": 2176550201 + "date": "2019", + "value": 12232, + "facet": 2517965213 }, { "date": "2011", @@ -30172,9 +30172,9 @@ "entity": "geoId/19077", "points_by_facet": [ { - "date": "2019", - "value": 10689, - "facet": 2517965213 + "date": "2021", + "value": 10567, + "facet": 2176550201 }, { "date": "2020", @@ -30187,9 +30187,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10737, - "facet": 2176550201 + "date": "2019", + "value": 10689, + "facet": 2517965213 }, { "date": "2011", @@ -30207,9 +30207,9 @@ "entity": "geoId/19079", "points_by_facet": [ { - "date": "2018", - "value": 14952, - "facet": 2517965213 + "date": "2021", + "value": 14887, + "facet": 2176550201 }, { "date": "2020", @@ -30222,9 +30222,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14716, - "facet": 2176550201 + "date": "2018", + "value": 14952, + "facet": 2517965213 }, { "date": "2011", @@ -30242,9 +30242,9 @@ "entity": "geoId/19081", "points_by_facet": [ { - "date": "2018", - "value": 10712, - "facet": 2517965213 + "date": "2021", + "value": 10663, + "facet": 2176550201 }, { "date": "2020", @@ -30257,9 +30257,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10507, - "facet": 2176550201 + "date": "2018", + "value": 10712, + "facet": 2517965213 }, { "date": "2011", @@ -30277,9 +30277,9 @@ "entity": "geoId/19083", "points_by_facet": [ { - "date": "2018", - "value": 16868, - "facet": 2517965213 + "date": "2021", + "value": 16708, + "facet": 2176550201 }, { "date": "2020", @@ -30292,9 +30292,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16575, - "facet": 2176550201 + "date": "2018", + "value": 16868, + "facet": 2517965213 }, { "date": "2011", @@ -30312,9 +30312,9 @@ "entity": "geoId/19085", "points_by_facet": [ { - "date": "2019", - "value": 14049, - "facet": 2517965213 + "date": "2021", + "value": 14669, + "facet": 2176550201 }, { "date": "2020", @@ -30327,9 +30327,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13928, - "facet": 2176550201 + "date": "2019", + "value": 14049, + "facet": 2517965213 }, { "date": "2011", @@ -30347,9 +30347,9 @@ "entity": "geoId/19087", "points_by_facet": [ { - "date": "2018", - "value": 20067, - "facet": 2517965213 + "date": "2021", + "value": 20387, + "facet": 2176550201 }, { "date": "2020", @@ -30362,9 +30362,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19697, - "facet": 2176550201 + "date": "2018", + "value": 20067, + "facet": 2517965213 }, { "date": "2011", @@ -30382,9 +30382,9 @@ "entity": "geoId/19089", "points_by_facet": [ { - "date": "2018", - "value": 9187, - "facet": 2517965213 + "date": "2021", + "value": 9478, + "facet": 2176550201 }, { "date": "2020", @@ -30397,9 +30397,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9176, - "facet": 2176550201 + "date": "2018", + "value": 9187, + "facet": 2517965213 }, { "date": "2011", @@ -30417,9 +30417,9 @@ "entity": "geoId/19091", "points_by_facet": [ { - "date": "2018", - "value": 9547, - "facet": 2517965213 + "date": "2021", + "value": 9634, + "facet": 2176550201 }, { "date": "2020", @@ -30432,9 +30432,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9473, - "facet": 2176550201 + "date": "2018", + "value": 9547, + "facet": 2517965213 }, { "date": "2011", @@ -30452,9 +30452,9 @@ "entity": "geoId/19093", "points_by_facet": [ { - "date": "2018", - "value": 6841, - "facet": 2517965213 + "date": "2021", + "value": 6956, + "facet": 2176550201 }, { "date": "2020", @@ -30467,9 +30467,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6833, - "facet": 2176550201 + "date": "2018", + "value": 6841, + "facet": 2517965213 }, { "date": "2011", @@ -30487,9 +30487,9 @@ "entity": "geoId/19095", "points_by_facet": [ { - "date": "2018", - "value": 16141, - "facet": 2517965213 + "date": "2021", + "value": 16568, + "facet": 2176550201 }, { "date": "2020", @@ -30502,9 +30502,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16138, - "facet": 2176550201 + "date": "2018", + "value": 16141, + "facet": 2517965213 }, { "date": "2011", @@ -30522,9 +30522,9 @@ "entity": "geoId/19097", "points_by_facet": [ { - "date": "2018", - "value": 19432, - "facet": 2517965213 + "date": "2021", + "value": 19368, + "facet": 2176550201 }, { "date": "2020", @@ -30537,9 +30537,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19205, - "facet": 2176550201 + "date": "2018", + "value": 19432, + "facet": 2517965213 }, { "date": "2011", @@ -30557,9 +30557,9 @@ "entity": "geoId/19099", "points_by_facet": [ { - "date": "2019", - "value": 37185, - "facet": 2517965213 + "date": "2021", + "value": 37764, + "facet": 2176550201 }, { "date": "2020", @@ -30572,9 +30572,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 37148, - "facet": 2176550201 + "date": "2019", + "value": 37185, + "facet": 2517965213 }, { "date": "2011", @@ -30592,9 +30592,9 @@ "entity": "geoId/19101", "points_by_facet": [ { - "date": "2019", - "value": 18295, - "facet": 2517965213 + "date": "2021", + "value": 15647, + "facet": 2176550201 }, { "date": "2020", @@ -30607,9 +30607,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 18347, - "facet": 2176550201 + "date": "2019", + "value": 18295, + "facet": 2517965213 }, { "date": "2011", @@ -30627,9 +30627,9 @@ "entity": "geoId/19103", "points_by_facet": [ { - "date": "2019", - "value": 151140, - "facet": 2517965213 + "date": "2021", + "value": 154748, + "facet": 2176550201 }, { "date": "2020", @@ -30647,9 +30647,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 153740, - "facet": 2176550201 + "date": "2019", + "value": 151140, + "facet": 2517965213 }, { "date": "2011", @@ -30667,9 +30667,9 @@ "entity": "geoId/19105", "points_by_facet": [ { - "date": "2019", - "value": 20681, - "facet": 2517965213 + "date": "2021", + "value": 20805, + "facet": 2176550201 }, { "date": "2020", @@ -30682,9 +30682,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20617, - "facet": 2176550201 + "date": "2019", + "value": 20681, + "facet": 2517965213 }, { "date": "2011", @@ -30702,9 +30702,9 @@ "entity": "geoId/19107", "points_by_facet": [ { - "date": "2018", - "value": 10225, - "facet": 2517965213 + "date": "2021", + "value": 9914, + "facet": 2176550201 }, { "date": "2020", @@ -30717,9 +30717,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10085, - "facet": 2176550201 + "date": "2018", + "value": 10225, + "facet": 2517965213 }, { "date": "2011", @@ -30737,9 +30737,9 @@ "entity": "geoId/19109", "points_by_facet": [ { - "date": "2018", - "value": 14908, - "facet": 2517965213 + "date": "2021", + "value": 14529, + "facet": 2176550201 }, { "date": "2020", @@ -30752,9 +30752,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14680, - "facet": 2176550201 + "date": "2018", + "value": 14908, + "facet": 2517965213 }, { "date": "2011", @@ -30772,9 +30772,9 @@ "entity": "geoId/19111", "points_by_facet": [ { - "date": "2019", - "value": 33657, - "facet": 2517965213 + "date": "2021", + "value": 33215, + "facet": 2176550201 }, { "date": "2020", @@ -30787,9 +30787,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 33480, - "facet": 2176550201 + "date": "2019", + "value": 33657, + "facet": 2517965213 }, { "date": "2011", @@ -30807,9 +30807,9 @@ "entity": "geoId/19113", "points_by_facet": [ { - "date": "2019", - "value": 226706, - "facet": 2517965213 + "date": "2021", + "value": 228939, + "facet": 2176550201 }, { "date": "2020", @@ -30827,9 +30827,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 227854, - "facet": 2176550201 + "date": "2019", + "value": 226706, + "facet": 2517965213 }, { "date": "2011", @@ -30847,9 +30847,9 @@ "entity": "geoId/19115", "points_by_facet": [ { - "date": "2018", - "value": 11169, - "facet": 2517965213 + "date": "2021", + "value": 10749, + "facet": 2176550201 }, { "date": "2020", @@ -30862,9 +30862,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11011, - "facet": 2176550201 + "date": "2018", + "value": 11169, + "facet": 2517965213 }, { "date": "2011", @@ -30882,9 +30882,9 @@ "entity": "geoId/19117", "points_by_facet": [ { - "date": "2018", - "value": 8645, - "facet": 2517965213 + "date": "2021", + "value": 8710, + "facet": 2176550201 }, { "date": "2020", @@ -30897,9 +30897,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8518, - "facet": 2176550201 + "date": "2018", + "value": 8645, + "facet": 2517965213 }, { "date": "2011", @@ -30917,9 +30917,9 @@ "entity": "geoId/19119", "points_by_facet": [ { - "date": "2018", - "value": 11811, - "facet": 2517965213 + "date": "2021", + "value": 12011, + "facet": 2176550201 }, { "date": "2020", @@ -30932,9 +30932,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11756, - "facet": 2176550201 + "date": "2018", + "value": 11811, + "facet": 2517965213 }, { "date": "2011", @@ -30952,9 +30952,9 @@ "entity": "geoId/19121", "points_by_facet": [ { - "date": "2019", - "value": 16338, - "facet": 2517965213 + "date": "2021", + "value": 16773, + "facet": 2176550201 }, { "date": "2020", @@ -30967,9 +30967,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16521, - "facet": 2176550201 + "date": "2019", + "value": 16338, + "facet": 2517965213 }, { "date": "2011", @@ -30987,9 +30987,9 @@ "entity": "geoId/19123", "points_by_facet": [ { - "date": "2019", - "value": 22095, - "facet": 2517965213 + "date": "2021", + "value": 21984, + "facet": 2176550201 }, { "date": "2020", @@ -31002,9 +31002,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 22370, - "facet": 2176550201 + "date": "2019", + "value": 22095, + "facet": 2517965213 }, { "date": "2011", @@ -31022,9 +31022,9 @@ "entity": "geoId/19125", "points_by_facet": [ { - "date": "2019", - "value": 33253, - "facet": 2517965213 + "date": "2021", + "value": 33380, + "facet": 2176550201 }, { "date": "2020", @@ -31037,9 +31037,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 33168, - "facet": 2176550201 + "date": "2019", + "value": 33253, + "facet": 2517965213 }, { "date": "2011", @@ -31057,9 +31057,9 @@ "entity": "geoId/19127", "points_by_facet": [ { - "date": "2019", - "value": 39369, - "facet": 2517965213 + "date": "2021", + "value": 39853, + "facet": 2176550201 }, { "date": "2020", @@ -31072,9 +31072,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 39495, - "facet": 2176550201 + "date": "2019", + "value": 39369, + "facet": 2517965213 }, { "date": "2011", @@ -31092,9 +31092,9 @@ "entity": "geoId/19129", "points_by_facet": [ { - "date": "2019", - "value": 15109, - "facet": 2517965213 + "date": "2021", + "value": 14465, + "facet": 2176550201 }, { "date": "2020", @@ -31107,9 +31107,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14766, - "facet": 2176550201 + "date": "2019", + "value": 15109, + "facet": 2517965213 }, { "date": "2011", @@ -31127,9 +31127,9 @@ "entity": "geoId/19131", "points_by_facet": [ { - "date": "2018", - "value": 10569, - "facet": 2517965213 + "date": "2021", + "value": 10555, + "facet": 2176550201 }, { "date": "2020", @@ -31142,9 +31142,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10647, - "facet": 2176550201 + "date": "2018", + "value": 10569, + "facet": 2517965213 }, { "date": "2011", @@ -31162,9 +31162,9 @@ "entity": "geoId/19133", "points_by_facet": [ { - "date": "2018", - "value": 8679, - "facet": 2517965213 + "date": "2021", + "value": 8574, + "facet": 2176550201 }, { "date": "2020", @@ -31177,9 +31177,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8598, - "facet": 2176550201 + "date": "2018", + "value": 8679, + "facet": 2517965213 }, { "date": "2011", @@ -31197,9 +31197,9 @@ "entity": "geoId/19135", "points_by_facet": [ { - "date": "2018", - "value": 7790, - "facet": 2517965213 + "date": "2021", + "value": 7610, + "facet": 2176550201 }, { "date": "2020", @@ -31212,9 +31212,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7770, - "facet": 2176550201 + "date": "2018", + "value": 7790, + "facet": 2517965213 }, { "date": "2011", @@ -31232,9 +31232,9 @@ "entity": "geoId/19137", "points_by_facet": [ { - "date": "2018", - "value": 10003, - "facet": 2517965213 + "date": "2021", + "value": 10322, + "facet": 2176550201 }, { "date": "2020", @@ -31247,9 +31247,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9935, - "facet": 2176550201 + "date": "2018", + "value": 10003, + "facet": 2517965213 }, { "date": "2011", @@ -31267,9 +31267,9 @@ "entity": "geoId/19139", "points_by_facet": [ { - "date": "2019", - "value": 42664, - "facet": 2517965213 + "date": "2021", + "value": 42688, + "facet": 2176550201 }, { "date": "2020", @@ -31282,9 +31282,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 42394, - "facet": 2176550201 + "date": "2019", + "value": 42664, + "facet": 2517965213 }, { "date": "2011", @@ -31302,9 +31302,9 @@ "entity": "geoId/19141", "points_by_facet": [ { - "date": "2018", - "value": 13840, - "facet": 2517965213 + "date": "2021", + "value": 14015, + "facet": 2176550201 }, { "date": "2020", @@ -31317,9 +31317,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13679, - "facet": 2176550201 + "date": "2018", + "value": 13840, + "facet": 2517965213 }, { "date": "2011", @@ -31337,9 +31337,9 @@ "entity": "geoId/19143", "points_by_facet": [ { - "date": "2018", - "value": 6040, - "facet": 2517965213 + "date": "2021", + "value": 6159, + "facet": 2176550201 }, { "date": "2020", @@ -31352,9 +31352,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5987, - "facet": 2176550201 + "date": "2018", + "value": 6040, + "facet": 2517965213 }, { "date": "2011", @@ -31372,9 +31372,9 @@ "entity": "geoId/19145", "points_by_facet": [ { - "date": "2018", - "value": 15249, - "facet": 2517965213 + "date": "2021", + "value": 15197, + "facet": 2176550201 }, { "date": "2020", @@ -31387,9 +31387,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15073, - "facet": 2176550201 + "date": "2018", + "value": 15249, + "facet": 2517965213 }, { "date": "2011", @@ -31407,9 +31407,9 @@ "entity": "geoId/19147", "points_by_facet": [ { - "date": "2018", - "value": 8929, - "facet": 2517965213 + "date": "2021", + "value": 8906, + "facet": 2176550201 }, { "date": "2020", @@ -31422,9 +31422,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8845, - "facet": 2176550201 + "date": "2018", + "value": 8929, + "facet": 2517965213 }, { "date": "2011", @@ -31442,9 +31442,9 @@ "entity": "geoId/19149", "points_by_facet": [ { - "date": "2018", - "value": 25095, - "facet": 2517965213 + "date": "2021", + "value": 25650, + "facet": 2176550201 }, { "date": "2020", @@ -31457,9 +31457,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 25219, - "facet": 2176550201 + "date": "2018", + "value": 25095, + "facet": 2517965213 }, { "date": "2011", @@ -31477,9 +31477,9 @@ "entity": "geoId/19151", "points_by_facet": [ { - "date": "2018", - "value": 6740, - "facet": 2517965213 + "date": "2021", + "value": 7074, + "facet": 2176550201 }, { "date": "2020", @@ -31492,9 +31492,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6607, - "facet": 2176550201 + "date": "2018", + "value": 6740, + "facet": 2517965213 }, { "date": "2011", @@ -31512,9 +31512,9 @@ "entity": "geoId/19153", "points_by_facet": [ { - "date": "2019", - "value": 490161, - "facet": 2517965213 + "date": "2021", + "value": 496844, + "facet": 2176550201 }, { "date": "2020", @@ -31532,9 +31532,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 494281, - "facet": 2176550201 + "date": "2019", + "value": 490161, + "facet": 2517965213 }, { "date": "2011", @@ -31552,9 +31552,9 @@ "entity": "geoId/19155", "points_by_facet": [ { - "date": "2019", - "value": 93206, - "facet": 2517965213 + "date": "2021", + "value": 93304, + "facet": 2176550201 }, { "date": "2020", @@ -31572,9 +31572,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 93328, - "facet": 2176550201 + "date": "2019", + "value": 93206, + "facet": 2517965213 }, { "date": "2011", @@ -31592,9 +31592,9 @@ "entity": "geoId/19157", "points_by_facet": [ { - "date": "2018", - "value": 18699, - "facet": 2517965213 + "date": "2021", + "value": 18586, + "facet": 2176550201 }, { "date": "2020", @@ -31607,9 +31607,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 18381, - "facet": 2176550201 + "date": "2018", + "value": 18699, + "facet": 2517965213 }, { "date": "2011", @@ -31627,9 +31627,9 @@ "entity": "geoId/19159", "points_by_facet": [ { - "date": "2018", - "value": 4968, - "facet": 2517965213 + "date": "2021", + "value": 4639, + "facet": 2176550201 }, { "date": "2020", @@ -31642,9 +31642,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4801, - "facet": 2176550201 + "date": "2018", + "value": 4968, + "facet": 2517965213 }, { "date": "2011", @@ -31662,9 +31662,9 @@ "entity": "geoId/19161", "points_by_facet": [ { - "date": "2018", - "value": 9719, - "facet": 2517965213 + "date": "2021", + "value": 9752, + "facet": 2176550201 }, { "date": "2020", @@ -31677,9 +31677,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9603, - "facet": 2176550201 + "date": "2018", + "value": 9719, + "facet": 2517965213 }, { "date": "2011", @@ -31697,9 +31697,9 @@ "entity": "geoId/19163", "points_by_facet": [ { - "date": "2019", - "value": 172943, - "facet": 2517965213 + "date": "2021", + "value": 174170, + "facet": 2176550201 }, { "date": "2020", @@ -31717,9 +31717,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 173216, - "facet": 2176550201 + "date": "2019", + "value": 172943, + "facet": 2517965213 }, { "date": "2011", @@ -31737,9 +31737,9 @@ "entity": "geoId/19165", "points_by_facet": [ { - "date": "2018", - "value": 11578, - "facet": 2517965213 + "date": "2021", + "value": 11770, + "facet": 2176550201 }, { "date": "2020", @@ -31752,9 +31752,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11430, - "facet": 2176550201 + "date": "2018", + "value": 11578, + "facet": 2517965213 }, { "date": "2011", @@ -31772,9 +31772,9 @@ "entity": "geoId/19167", "points_by_facet": [ { - "date": "2018", - "value": 34909, - "facet": 2517965213 + "date": "2021", + "value": 35893, + "facet": 2176550201 }, { "date": "2020", @@ -31787,9 +31787,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 35043, - "facet": 2176550201 + "date": "2018", + "value": 34909, + "facet": 2517965213 }, { "date": "2011", @@ -31807,9 +31807,9 @@ "entity": "geoId/19169", "points_by_facet": [ { - "date": "2019", - "value": 97117, - "facet": 2517965213 + "date": "2021", + "value": 99472, + "facet": 2176550201 }, { "date": "2020", @@ -31827,9 +31827,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 98237, - "facet": 2176550201 + "date": "2019", + "value": 97117, + "facet": 2517965213 }, { "date": "2011", @@ -31847,9 +31847,9 @@ "entity": "geoId/19171", "points_by_facet": [ { - "date": "2018", - "value": 16904, - "facet": 2517965213 + "date": "2021", + "value": 16867, + "facet": 2176550201 }, { "date": "2020", @@ -31862,9 +31862,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16801, - "facet": 2176550201 + "date": "2018", + "value": 16904, + "facet": 2517965213 }, { "date": "2011", @@ -31882,9 +31882,9 @@ "entity": "geoId/19173", "points_by_facet": [ { - "date": "2018", - "value": 6191, - "facet": 2517965213 + "date": "2021", + "value": 5868, + "facet": 2176550201 }, { "date": "2020", @@ -31897,9 +31897,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6092, - "facet": 2176550201 + "date": "2018", + "value": 6191, + "facet": 2517965213 }, { "date": "2011", @@ -31917,9 +31917,9 @@ "entity": "geoId/19175", "points_by_facet": [ { - "date": "2018", - "value": 12359, - "facet": 2517965213 + "date": "2021", + "value": 12018, + "facet": 2176550201 }, { "date": "2020", @@ -31932,9 +31932,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12157, - "facet": 2176550201 + "date": "2018", + "value": 12359, + "facet": 2517965213 }, { "date": "2011", @@ -31952,9 +31952,9 @@ "entity": "geoId/19177", "points_by_facet": [ { - "date": "2018", - "value": 7020, - "facet": 2517965213 + "date": "2021", + "value": 7243, + "facet": 2176550201 }, { "date": "2020", @@ -31967,9 +31967,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7069, - "facet": 2176550201 + "date": "2018", + "value": 7020, + "facet": 2517965213 }, { "date": "2011", @@ -31987,9 +31987,9 @@ "entity": "geoId/19179", "points_by_facet": [ { - "date": "2019", - "value": 34969, - "facet": 2517965213 + "date": "2021", + "value": 35256, + "facet": 2176550201 }, { "date": "2020", @@ -32002,9 +32002,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 34985, - "facet": 2176550201 + "date": "2019", + "value": 34969, + "facet": 2517965213 }, { "date": "2011", @@ -32022,9 +32022,9 @@ "entity": "geoId/19181", "points_by_facet": [ { - "date": "2019", - "value": 51466, - "facet": 2517965213 + "date": "2021", + "value": 53402, + "facet": 2176550201 }, { "date": "2020", @@ -32037,9 +32037,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 52265, - "facet": 2176550201 + "date": "2019", + "value": 51466, + "facet": 2517965213 }, { "date": "2011", @@ -32057,9 +32057,9 @@ "entity": "geoId/19183", "points_by_facet": [ { - "date": "2019", - "value": 21965, - "facet": 2517965213 + "date": "2021", + "value": 22491, + "facet": 2176550201 }, { "date": "2020", @@ -32072,9 +32072,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21992, - "facet": 2176550201 + "date": "2019", + "value": 21965, + "facet": 2517965213 }, { "date": "2011", @@ -32092,9 +32092,9 @@ "entity": "geoId/19185", "points_by_facet": [ { - "date": "2018", - "value": 6401, - "facet": 2517965213 + "date": "2021", + "value": 6508, + "facet": 2176550201 }, { "date": "2020", @@ -32107,9 +32107,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6415, - "facet": 2176550201 + "date": "2018", + "value": 6401, + "facet": 2517965213 }, { "date": "2011", @@ -32127,9 +32127,9 @@ "entity": "geoId/19187", "points_by_facet": [ { - "date": "2019", - "value": 35904, - "facet": 2517965213 + "date": "2021", + "value": 37147, + "facet": 2176550201 }, { "date": "2020", @@ -32142,9 +32142,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 35934, - "facet": 2176550201 + "date": "2019", + "value": 35904, + "facet": 2517965213 }, { "date": "2011", @@ -32162,9 +32162,9 @@ "entity": "geoId/19189", "points_by_facet": [ { - "date": "2018", - "value": 10518, - "facet": 2517965213 + "date": "2021", + "value": 10656, + "facet": 2176550201 }, { "date": "2020", @@ -32177,9 +32177,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10277, - "facet": 2176550201 + "date": "2018", + "value": 10518, + "facet": 2517965213 }, { "date": "2011", @@ -32197,9 +32197,9 @@ "entity": "geoId/19191", "points_by_facet": [ { - "date": "2018", - "value": 20029, - "facet": 2517965213 + "date": "2021", + "value": 19892, + "facet": 2176550201 }, { "date": "2020", @@ -32212,9 +32212,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19862, - "facet": 2176550201 + "date": "2018", + "value": 20029, + "facet": 2517965213 }, { "date": "2011", @@ -32232,9 +32232,9 @@ "entity": "geoId/19193", "points_by_facet": [ { - "date": "2019", - "value": 103107, - "facet": 2517965213 + "date": "2021", + "value": 105607, + "facet": 2176550201 }, { "date": "2020", @@ -32252,9 +32252,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 103138, - "facet": 2176550201 + "date": "2019", + "value": 103107, + "facet": 2517965213 }, { "date": "2011", @@ -32272,9 +32272,9 @@ "entity": "geoId/19195", "points_by_facet": [ { - "date": "2019", - "value": 7381, - "facet": 2517965213 + "date": "2021", + "value": 7385, + "facet": 2176550201 }, { "date": "2020", @@ -32287,9 +32287,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7359, - "facet": 2176550201 + "date": "2019", + "value": 7381, + "facet": 2517965213 }, { "date": "2011", @@ -32307,9 +32307,9 @@ "entity": "geoId/19197", "points_by_facet": [ { - "date": "2018", - "value": 12690, - "facet": 2517965213 + "date": "2021", + "value": 12785, + "facet": 2176550201 }, { "date": "2020", @@ -32322,9 +32322,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12416, - "facet": 2176550201 + "date": "2018", + "value": 12690, + "facet": 2517965213 }, { "date": "2011", @@ -32342,9 +32342,9 @@ "entity": "geoId/20001", "points_by_facet": [ { - "date": "2018", - "value": 12444, - "facet": 2517965213 + "date": "2021", + "value": 12464, + "facet": 2176550201 }, { "date": "2020", @@ -32357,9 +32357,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12399, - "facet": 2176550201 + "date": "2018", + "value": 12444, + "facet": 2517965213 }, { "date": "2011", @@ -32377,9 +32377,9 @@ "entity": "geoId/20003", "points_by_facet": [ { - "date": "2018", - "value": 7878, - "facet": 2517965213 + "date": "2021", + "value": 7778, + "facet": 2176550201 }, { "date": "2020", @@ -32392,9 +32392,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7949, - "facet": 2176550201 + "date": "2018", + "value": 7878, + "facet": 2517965213 }, { "date": "2011", @@ -32412,9 +32412,9 @@ "entity": "geoId/20005", "points_by_facet": [ { - "date": "2019", - "value": 16073, - "facet": 2517965213 + "date": "2021", + "value": 16239, + "facet": 2176550201 }, { "date": "2020", @@ -32427,9 +32427,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16015, - "facet": 2176550201 + "date": "2019", + "value": 16073, + "facet": 2517965213 }, { "date": "2011", @@ -32447,9 +32447,9 @@ "entity": "geoId/20007", "points_by_facet": [ { - "date": "2018", - "value": 4472, - "facet": 2517965213 + "date": "2021", + "value": 4110, + "facet": 2176550201 }, { "date": "2020", @@ -32462,9 +32462,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4358, - "facet": 2176550201 + "date": "2018", + "value": 4472, + "facet": 2517965213 }, { "date": "2011", @@ -32482,9 +32482,9 @@ "entity": "geoId/20009", "points_by_facet": [ { - "date": "2019", - "value": 25779, - "facet": 2517965213 + "date": "2021", + "value": 25216, + "facet": 2176550201 }, { "date": "2020", @@ -32497,9 +32497,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 25658, - "facet": 2176550201 + "date": "2019", + "value": 25779, + "facet": 2517965213 }, { "date": "2011", @@ -32517,9 +32517,9 @@ "entity": "geoId/20011", "points_by_facet": [ { - "date": "2018", - "value": 14653, - "facet": 2517965213 + "date": "2021", + "value": 14323, + "facet": 2176550201 }, { "date": "2020", @@ -32532,9 +32532,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14435, - "facet": 2176550201 + "date": "2018", + "value": 14653, + "facet": 2517965213 }, { "date": "2011", @@ -32552,9 +32552,9 @@ "entity": "geoId/20013", "points_by_facet": [ { - "date": "2018", - "value": 9598, - "facet": 2517965213 + "date": "2021", + "value": 9455, + "facet": 2176550201 }, { "date": "2020", @@ -32567,9 +32567,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9482, - "facet": 2176550201 + "date": "2018", + "value": 9598, + "facet": 2517965213 }, { "date": "2011", @@ -32587,9 +32587,9 @@ "entity": "geoId/20015", "points_by_facet": [ { - "date": "2019", - "value": 66911, - "facet": 2517965213 + "date": "2021", + "value": 67889, + "facet": 2176550201 }, { "date": "2020", @@ -32607,9 +32607,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 66992, - "facet": 2176550201 + "date": "2019", + "value": 66911, + "facet": 2517965213 }, { "date": "2011", @@ -32627,9 +32627,9 @@ "entity": "geoId/20017", "points_by_facet": [ { - "date": "2019", - "value": 2648, - "facet": 2517965213 + "date": "2021", + "value": 2598, + "facet": 2176550201 }, { "date": "2020", @@ -32642,9 +32642,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2586, - "facet": 2176550201 + "date": "2019", + "value": 2648, + "facet": 2517965213 }, { "date": "2011", @@ -32662,9 +32662,9 @@ "entity": "geoId/20019", "points_by_facet": [ { - "date": "2018", - "value": 3309, - "facet": 2517965213 + "date": "2021", + "value": 3395, + "facet": 2176550201 }, { "date": "2020", @@ -32677,9 +32677,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3230, - "facet": 2176550201 + "date": "2018", + "value": 3309, + "facet": 2517965213 }, { "date": "2011", @@ -32697,9 +32697,9 @@ "entity": "geoId/20021", "points_by_facet": [ { - "date": "2018", - "value": 20015, - "facet": 2517965213 + "date": "2021", + "value": 19130, + "facet": 2176550201 }, { "date": "2020", @@ -32712,9 +32712,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19681, - "facet": 2176550201 + "date": "2018", + "value": 20015, + "facet": 2517965213 }, { "date": "2011", @@ -32732,9 +32732,9 @@ "entity": "geoId/20023", "points_by_facet": [ { - "date": "2018", - "value": 2660, - "facet": 2517965213 + "date": "2021", + "value": 2633, + "facet": 2176550201 }, { "date": "2020", @@ -32747,9 +32747,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2600, - "facet": 2176550201 + "date": "2018", + "value": 2660, + "facet": 2517965213 }, { "date": "2011", @@ -32767,9 +32767,9 @@ "entity": "geoId/20025", "points_by_facet": [ { - "date": "2018", - "value": 2005, - "facet": 2517965213 + "date": "2021", + "value": 1977, + "facet": 2176550201 }, { "date": "2020", @@ -32782,9 +32782,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1963, - "facet": 2176550201 + "date": "2018", + "value": 2005, + "facet": 2517965213 }, { "date": "2011", @@ -32802,9 +32802,9 @@ "entity": "geoId/20027", "points_by_facet": [ { - "date": "2018", - "value": 7997, - "facet": 2517965213 + "date": "2021", + "value": 8077, + "facet": 2176550201 }, { "date": "2020", @@ -32817,9 +32817,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8025, - "facet": 2176550201 + "date": "2018", + "value": 7997, + "facet": 2517965213 }, { "date": "2011", @@ -32837,9 +32837,9 @@ "entity": "geoId/20029", "points_by_facet": [ { - "date": "2018", - "value": 8729, - "facet": 2517965213 + "date": "2021", + "value": 8928, + "facet": 2176550201 }, { "date": "2020", @@ -32852,9 +32852,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8642, - "facet": 2176550201 + "date": "2018", + "value": 8729, + "facet": 2517965213 }, { "date": "2011", @@ -32872,9 +32872,9 @@ "entity": "geoId/20031", "points_by_facet": [ { - "date": "2018", - "value": 8233, - "facet": 2517965213 + "date": "2021", + "value": 8338, + "facet": 2176550201 }, { "date": "2020", @@ -32887,9 +32887,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8158, - "facet": 2176550201 + "date": "2018", + "value": 8233, + "facet": 2517965213 }, { "date": "2011", @@ -32907,9 +32907,9 @@ "entity": "geoId/20033", "points_by_facet": [ { - "date": "2018", - "value": 1748, - "facet": 2517965213 + "date": "2021", + "value": 1670, + "facet": 2176550201 }, { "date": "2020", @@ -32922,9 +32922,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1690, - "facet": 2176550201 + "date": "2018", + "value": 1748, + "facet": 2517965213 }, { "date": "2011", @@ -32942,9 +32942,9 @@ "entity": "geoId/20035", "points_by_facet": [ { - "date": "2019", - "value": 34908, - "facet": 2517965213 + "date": "2021", + "value": 34496, + "facet": 2176550201 }, { "date": "2020", @@ -32957,9 +32957,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 34628, - "facet": 2176550201 + "date": "2019", + "value": 34908, + "facet": 2517965213 }, { "date": "2011", @@ -32977,9 +32977,9 @@ "entity": "geoId/20037", "points_by_facet": [ { - "date": "2019", - "value": 38818, - "facet": 2517965213 + "date": "2021", + "value": 39110, + "facet": 2176550201 }, { "date": "2020", @@ -32992,9 +32992,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 38730, - "facet": 2176550201 + "date": "2019", + "value": 38818, + "facet": 2517965213 }, { "date": "2011", @@ -33012,9 +33012,9 @@ "entity": "geoId/20039", "points_by_facet": [ { - "date": "2018", - "value": 2871, - "facet": 2517965213 + "date": "2021", + "value": 2751, + "facet": 2176550201 }, { "date": "2020", @@ -33027,9 +33027,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2776, - "facet": 2176550201 + "date": "2018", + "value": 2871, + "facet": 2517965213 }, { "date": "2011", @@ -33047,9 +33047,9 @@ "entity": "geoId/20041", "points_by_facet": [ { - "date": "2018", - "value": 18717, - "facet": 2517965213 + "date": "2021", + "value": 18459, + "facet": 2176550201 }, { "date": "2020", @@ -33062,9 +33062,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 18266, - "facet": 2176550201 + "date": "2018", + "value": 18717, + "facet": 2517965213 }, { "date": "2011", @@ -33082,9 +33082,9 @@ "entity": "geoId/20043", "points_by_facet": [ { - "date": "2019", - "value": 7600, - "facet": 2517965213 + "date": "2021", + "value": 7471, + "facet": 2176550201 }, { "date": "2020", @@ -33097,9 +33097,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7496, - "facet": 2176550201 + "date": "2019", + "value": 7600, + "facet": 2517965213 }, { "date": "2011", @@ -33117,9 +33117,9 @@ "entity": "geoId/20045", "points_by_facet": [ { - "date": "2019", - "value": 122259, - "facet": 2517965213 + "date": "2021", + "value": 119363, + "facet": 2176550201 }, { "date": "2020", @@ -33137,9 +33137,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 122530, - "facet": 2176550201 + "date": "2019", + "value": 122259, + "facet": 2517965213 }, { "date": "2011", @@ -33157,9 +33157,9 @@ "entity": "geoId/20047", "points_by_facet": [ { - "date": "2018", - "value": 2849, - "facet": 2517965213 + "date": "2021", + "value": 2832, + "facet": 2176550201 }, { "date": "2020", @@ -33172,9 +33172,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2750, - "facet": 2176550201 + "date": "2018", + "value": 2849, + "facet": 2517965213 }, { "date": "2011", @@ -33192,9 +33192,9 @@ "entity": "geoId/20049", "points_by_facet": [ { - "date": "2018", - "value": 2508, - "facet": 2517965213 + "date": "2021", + "value": 2441, + "facet": 2176550201 }, { "date": "2020", @@ -33207,9 +33207,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2507, - "facet": 2176550201 + "date": "2018", + "value": 2508, + "facet": 2517965213 }, { "date": "2011", @@ -33227,9 +33227,9 @@ "entity": "geoId/20051", "points_by_facet": [ { - "date": "2019", - "value": 28553, - "facet": 2517965213 + "date": "2021", + "value": 28790, + "facet": 2176550201 }, { "date": "2020", @@ -33242,9 +33242,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 28671, - "facet": 2176550201 + "date": "2019", + "value": 28553, + "facet": 2517965213 }, { "date": "2011", @@ -33262,9 +33262,9 @@ "entity": "geoId/20053", "points_by_facet": [ { - "date": "2018", - "value": 6196, - "facet": 2517965213 + "date": "2021", + "value": 6336, + "facet": 2176550201 }, { "date": "2020", @@ -33277,9 +33277,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6034, - "facet": 2176550201 + "date": "2018", + "value": 6196, + "facet": 2517965213 }, { "date": "2011", @@ -33297,9 +33297,9 @@ "entity": "geoId/20055", "points_by_facet": [ { - "date": "2019", - "value": 36467, - "facet": 2517965213 + "date": "2021", + "value": 38107, + "facet": 2176550201 }, { "date": "2020", @@ -33312,9 +33312,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 35917, - "facet": 2176550201 + "date": "2019", + "value": 36467, + "facet": 2517965213 }, { "date": "2011", @@ -33332,9 +33332,9 @@ "entity": "geoId/20057", "points_by_facet": [ { - "date": "2019", - "value": 33619, - "facet": 2517965213 + "date": "2021", + "value": 34159, + "facet": 2176550201 }, { "date": "2020", @@ -33347,9 +33347,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 33094, - "facet": 2176550201 + "date": "2019", + "value": 33619, + "facet": 2517965213 }, { "date": "2011", @@ -33367,9 +33367,9 @@ "entity": "geoId/20059", "points_by_facet": [ { - "date": "2019", - "value": 25544, - "facet": 2517965213 + "date": "2021", + "value": 25986, + "facet": 2176550201 }, { "date": "2020", @@ -33382,9 +33382,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 25703, - "facet": 2176550201 + "date": "2019", + "value": 25544, + "facet": 2517965213 }, { "date": "2011", @@ -33402,9 +33402,9 @@ "entity": "geoId/20061", "points_by_facet": [ { - "date": "2019", - "value": 31670, - "facet": 2517965213 + "date": "2021", + "value": 35934, + "facet": 2176550201 }, { "date": "2020", @@ -33417,9 +33417,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 32218, - "facet": 2176550201 + "date": "2019", + "value": 31670, + "facet": 2517965213 }, { "date": "2011", @@ -33437,9 +33437,9 @@ "entity": "geoId/20063", "points_by_facet": [ { - "date": "2018", - "value": 2612, - "facet": 2517965213 + "date": "2021", + "value": 2755, + "facet": 2176550201 }, { "date": "2020", @@ -33452,9 +33452,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2621, - "facet": 2176550201 + "date": "2018", + "value": 2612, + "facet": 2517965213 }, { "date": "2011", @@ -33472,9 +33472,9 @@ "entity": "geoId/20065", "points_by_facet": [ { - "date": "2018", - "value": 2492, - "facet": 2517965213 + "date": "2021", + "value": 2400, + "facet": 2176550201 }, { "date": "2020", @@ -33487,9 +33487,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2389, - "facet": 2176550201 + "date": "2018", + "value": 2492, + "facet": 2517965213 }, { "date": "2011", @@ -33507,9 +33507,9 @@ "entity": "geoId/20067", "points_by_facet": [ { - "date": "2018", - "value": 7336, - "facet": 2517965213 + "date": "2021", + "value": 7324, + "facet": 2176550201 }, { "date": "2020", @@ -33522,9 +33522,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7077, - "facet": 2176550201 + "date": "2018", + "value": 7336, + "facet": 2517965213 }, { "date": "2011", @@ -33542,9 +33542,9 @@ "entity": "geoId/20069", "points_by_facet": [ { - "date": "2018", - "value": 6033, - "facet": 2517965213 + "date": "2021", + "value": 5644, + "facet": 2176550201 }, { "date": "2020", @@ -33557,9 +33557,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5954, - "facet": 2176550201 + "date": "2018", + "value": 6033, + "facet": 2517965213 }, { "date": "2011", @@ -33577,9 +33577,9 @@ "entity": "geoId/20071", "points_by_facet": [ { - "date": "2018", - "value": 1227, - "facet": 2517965213 + "date": "2021", + "value": 1304, + "facet": 2176550201 }, { "date": "2020", @@ -33592,9 +33592,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1196, - "facet": 2176550201 + "date": "2018", + "value": 1227, + "facet": 2517965213 }, { "date": "2011", @@ -33612,9 +33612,9 @@ "entity": "geoId/20073", "points_by_facet": [ { - "date": "2018", - "value": 6055, - "facet": 2517965213 + "date": "2021", + "value": 5939, + "facet": 2176550201 }, { "date": "2020", @@ -33627,9 +33627,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5868, - "facet": 2176550201 + "date": "2018", + "value": 6055, + "facet": 2517965213 }, { "date": "2011", @@ -33647,9 +33647,9 @@ "entity": "geoId/20075", "points_by_facet": [ { - "date": "2018", - "value": 2607, - "facet": 2517965213 + "date": "2021", + "value": 2484, + "facet": 2176550201 }, { "date": "2020", @@ -33662,9 +33662,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2425, - "facet": 2176550201 + "date": "2018", + "value": 2607, + "facet": 2517965213 }, { "date": "2011", @@ -33682,9 +33682,9 @@ "entity": "geoId/20077", "points_by_facet": [ { - "date": "2018", - "value": 5506, - "facet": 2517965213 + "date": "2021", + "value": 5331, + "facet": 2176550201 }, { "date": "2020", @@ -33697,9 +33697,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5336, - "facet": 2176550201 + "date": "2018", + "value": 5506, + "facet": 2517965213 }, { "date": "2011", @@ -33717,9 +33717,9 @@ "entity": "geoId/20079", "points_by_facet": [ { - "date": "2019", - "value": 34429, - "facet": 2517965213 + "date": "2021", + "value": 33817, + "facet": 2176550201 }, { "date": "2020", @@ -33732,9 +33732,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 34291, - "facet": 2176550201 + "date": "2019", + "value": 34429, + "facet": 2517965213 }, { "date": "2011", @@ -33752,9 +33752,9 @@ "entity": "geoId/20081", "points_by_facet": [ { - "date": "2018", - "value": 3997, - "facet": 2517965213 + "date": "2021", + "value": 3668, + "facet": 2176550201 }, { "date": "2020", @@ -33767,9 +33767,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3923, - "facet": 2176550201 + "date": "2018", + "value": 3997, + "facet": 2517965213 }, { "date": "2011", @@ -33787,9 +33787,9 @@ "entity": "geoId/20083", "points_by_facet": [ { - "date": "2018", - "value": 1818, - "facet": 2517965213 + "date": "2021", + "value": 1710, + "facet": 2176550201 }, { "date": "2020", @@ -33802,9 +33802,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1779, - "facet": 2176550201 + "date": "2018", + "value": 1818, + "facet": 2517965213 }, { "date": "2011", @@ -33822,9 +33822,9 @@ "entity": "geoId/20085", "points_by_facet": [ { - "date": "2019", - "value": 13171, - "facet": 2517965213 + "date": "2021", + "value": 13261, + "facet": 2176550201 }, { "date": "2020", @@ -33837,9 +33837,9 @@ "facet": 1541763368 }, { - "date": "2020", + "date": "2019", "value": 13171, - "facet": 2176550201 + "facet": 2517965213 }, { "date": "2011", @@ -33857,9 +33857,9 @@ "entity": "geoId/20087", "points_by_facet": [ { - "date": "2019", - "value": 19043, - "facet": 2517965213 + "date": "2021", + "value": 18411, + "facet": 2176550201 }, { "date": "2020", @@ -33872,9 +33872,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19032, - "facet": 2176550201 + "date": "2019", + "value": 19043, + "facet": 2517965213 }, { "date": "2011", @@ -33892,9 +33892,9 @@ "entity": "geoId/20089", "points_by_facet": [ { - "date": "2018", - "value": 2841, - "facet": 2517965213 + "date": "2021", + "value": 2937, + "facet": 2176550201 }, { "date": "2020", @@ -33907,9 +33907,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2833, - "facet": 2176550201 + "date": "2018", + "value": 2841, + "facet": 2517965213 }, { "date": "2011", @@ -33927,9 +33927,9 @@ "entity": "geoId/20091", "points_by_facet": [ { - "date": "2019", - "value": 602401, - "facet": 2517965213 + "date": "2021", + "value": 613219, + "facet": 2176550201 }, { "date": "2020", @@ -33947,9 +33947,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 607220, - "facet": 2176550201 + "date": "2019", + "value": 602401, + "facet": 2517965213 }, { "date": "2011", @@ -33967,9 +33967,9 @@ "entity": "geoId/20093", "points_by_facet": [ { - "date": "2019", - "value": 3838, - "facet": 2517965213 + "date": "2021", + "value": 3891, + "facet": 2176550201 }, { "date": "2020", @@ -33982,9 +33982,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3745, - "facet": 2176550201 + "date": "2019", + "value": 3838, + "facet": 2517965213 }, { "date": "2011", @@ -34002,9 +34002,9 @@ "entity": "geoId/20095", "points_by_facet": [ { - "date": "2018", - "value": 7310, - "facet": 2517965213 + "date": "2021", + "value": 7392, + "facet": 2176550201 }, { "date": "2020", @@ -34017,9 +34017,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6974, - "facet": 2176550201 + "date": "2018", + "value": 7310, + "facet": 2517965213 }, { "date": "2011", @@ -34037,9 +34037,9 @@ "entity": "geoId/20097", "points_by_facet": [ { - "date": "2018", - "value": 2516, - "facet": 2517965213 + "date": "2021", + "value": 2392, + "facet": 2176550201 }, { "date": "2020", @@ -34052,9 +34052,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2456, - "facet": 2176550201 + "date": "2018", + "value": 2516, + "facet": 2517965213 }, { "date": "2011", @@ -34072,9 +34072,9 @@ "entity": "geoId/20099", "points_by_facet": [ { - "date": "2019", - "value": 19618, - "facet": 2517965213 + "date": "2021", + "value": 19912, + "facet": 2176550201 }, { "date": "2020", @@ -34087,9 +34087,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19586, - "facet": 2176550201 + "date": "2019", + "value": 19618, + "facet": 2517965213 }, { "date": "2011", @@ -34107,9 +34107,9 @@ "entity": "geoId/20101", "points_by_facet": [ { - "date": "2018", - "value": 1560, - "facet": 2517965213 + "date": "2021", + "value": 1565, + "facet": 2176550201 }, { "date": "2020", @@ -34122,9 +34122,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1518, - "facet": 2176550201 + "date": "2018", + "value": 1560, + "facet": 2517965213 }, { "date": "2011", @@ -34142,9 +34142,9 @@ "entity": "geoId/20103", "points_by_facet": [ { - "date": "2019", - "value": 81758, - "facet": 2517965213 + "date": "2021", + "value": 82184, + "facet": 2176550201 }, { "date": "2020", @@ -34162,9 +34162,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 82246, - "facet": 2176550201 + "date": "2019", + "value": 81758, + "facet": 2517965213 }, { "date": "2011", @@ -34182,9 +34182,9 @@ "entity": "geoId/20105", "points_by_facet": [ { - "date": "2018", - "value": 3023, - "facet": 2517965213 + "date": "2021", + "value": 2903, + "facet": 2176550201 }, { "date": "2020", @@ -34197,9 +34197,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2986, - "facet": 2176550201 + "date": "2018", + "value": 3023, + "facet": 2517965213 }, { "date": "2011", @@ -34217,9 +34217,9 @@ "entity": "geoId/20107", "points_by_facet": [ { - "date": "2019", - "value": 9703, - "facet": 2517965213 + "date": "2021", + "value": 9747, + "facet": 2176550201 }, { "date": "2020", @@ -34232,9 +34232,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9654, - "facet": 2176550201 + "date": "2019", + "value": 9703, + "facet": 2517965213 }, { "date": "2011", @@ -34252,9 +34252,9 @@ "entity": "geoId/20109", "points_by_facet": [ { - "date": "2018", - "value": 2844, - "facet": 2517965213 + "date": "2021", + "value": 2722, + "facet": 2176550201 }, { "date": "2020", @@ -34267,9 +34267,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2732, - "facet": 2176550201 + "date": "2018", + "value": 2844, + "facet": 2517965213 }, { "date": "2011", @@ -34287,9 +34287,9 @@ "entity": "geoId/20111", "points_by_facet": [ { - "date": "2019", - "value": 33195, - "facet": 2517965213 + "date": "2021", + "value": 31998, + "facet": 2176550201 }, { "date": "2020", @@ -34302,9 +34302,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 33045, - "facet": 2176550201 + "date": "2019", + "value": 33195, + "facet": 2517965213 }, { "date": "2011", @@ -34322,9 +34322,9 @@ "entity": "geoId/20113", "points_by_facet": [ { - "date": "2019", - "value": 28542, - "facet": 2517965213 + "date": "2021", + "value": 30146, + "facet": 2176550201 }, { "date": "2020", @@ -34337,9 +34337,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 28448, - "facet": 2176550201 + "date": "2019", + "value": 28542, + "facet": 2517965213 }, { "date": "2011", @@ -34357,9 +34357,9 @@ "entity": "geoId/20115", "points_by_facet": [ { - "date": "2018", - "value": 11950, - "facet": 2517965213 + "date": "2021", + "value": 11712, + "facet": 2176550201 }, { "date": "2020", @@ -34372,9 +34372,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11652, - "facet": 2176550201 + "date": "2018", + "value": 11950, + "facet": 2517965213 }, { "date": "2011", @@ -34392,9 +34392,9 @@ "entity": "geoId/20117", "points_by_facet": [ { - "date": "2018", - "value": 9722, - "facet": 2517965213 + "date": "2021", + "value": 9979, + "facet": 2176550201 }, { "date": "2020", @@ -34407,9 +34407,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9652, - "facet": 2176550201 + "date": "2018", + "value": 9722, + "facet": 2517965213 }, { "date": "2011", @@ -34427,9 +34427,9 @@ "entity": "geoId/20119", "points_by_facet": [ { - "date": "2018", - "value": 4146, - "facet": 2517965213 + "date": "2021", + "value": 4022, + "facet": 2176550201 }, { "date": "2020", @@ -34442,9 +34442,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4029, - "facet": 2176550201 + "date": "2018", + "value": 4146, + "facet": 2517965213 }, { "date": "2011", @@ -34462,9 +34462,9 @@ "entity": "geoId/20121", "points_by_facet": [ { - "date": "2019", - "value": 34237, - "facet": 2517965213 + "date": "2021", + "value": 34593, + "facet": 2176550201 }, { "date": "2020", @@ -34477,9 +34477,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 34334, - "facet": 2176550201 + "date": "2019", + "value": 34237, + "facet": 2517965213 }, { "date": "2011", @@ -34497,9 +34497,9 @@ "entity": "geoId/20123", "points_by_facet": [ { - "date": "2018", - "value": 6150, - "facet": 2517965213 + "date": "2021", + "value": 5748, + "facet": 2176550201 }, { "date": "2020", @@ -34512,9 +34512,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5879, - "facet": 2176550201 + "date": "2018", + "value": 6150, + "facet": 2517965213 }, { "date": "2011", @@ -34532,9 +34532,9 @@ "entity": "geoId/20125", "points_by_facet": [ { - "date": "2019", - "value": 31829, - "facet": 2517965213 + "date": "2021", + "value": 31156, + "facet": 2176550201 }, { "date": "2020", @@ -34547,9 +34547,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 31502, - "facet": 2176550201 + "date": "2019", + "value": 31829, + "facet": 2517965213 }, { "date": "2011", @@ -34567,9 +34567,9 @@ "entity": "geoId/20127", "points_by_facet": [ { - "date": "2018", - "value": 5521, - "facet": 2517965213 + "date": "2021", + "value": 5356, + "facet": 2176550201 }, { "date": "2020", @@ -34582,9 +34582,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5559, - "facet": 2176550201 + "date": "2018", + "value": 5521, + "facet": 2517965213 }, { "date": "2011", @@ -34602,9 +34602,9 @@ "entity": "geoId/20129", "points_by_facet": [ { - "date": "2018", - "value": 2667, - "facet": 2517965213 + "date": "2021", + "value": 2692, + "facet": 2176550201 }, { "date": "2020", @@ -34617,9 +34617,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2538, - "facet": 2176550201 + "date": "2018", + "value": 2667, + "facet": 2517965213 }, { "date": "2011", @@ -34637,9 +34637,9 @@ "entity": "geoId/20131", "points_by_facet": [ { - "date": "2018", - "value": 10155, - "facet": 2517965213 + "date": "2021", + "value": 10216, + "facet": 2176550201 }, { "date": "2020", @@ -34652,9 +34652,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10121, - "facet": 2176550201 + "date": "2018", + "value": 10155, + "facet": 2517965213 }, { "date": "2011", @@ -34672,9 +34672,9 @@ "entity": "geoId/20133", "points_by_facet": [ { - "date": "2018", - "value": 15951, - "facet": 2517965213 + "date": "2021", + "value": 15784, + "facet": 2176550201 }, { "date": "2020", @@ -34687,9 +34687,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15929, - "facet": 2176550201 + "date": "2018", + "value": 15951, + "facet": 2517965213 }, { "date": "2011", @@ -34707,9 +34707,9 @@ "entity": "geoId/20135", "points_by_facet": [ { - "date": "2018", - "value": 2840, - "facet": 2517965213 + "date": "2021", + "value": 2672, + "facet": 2176550201 }, { "date": "2020", @@ -34722,9 +34722,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2768, - "facet": 2176550201 + "date": "2018", + "value": 2840, + "facet": 2517965213 }, { "date": "2011", @@ -34742,9 +34742,9 @@ "entity": "geoId/20137", "points_by_facet": [ { - "date": "2018", - "value": 5430, - "facet": 2517965213 + "date": "2021", + "value": 5342, + "facet": 2176550201 }, { "date": "2020", @@ -34757,9 +34757,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5328, - "facet": 2176550201 + "date": "2018", + "value": 5430, + "facet": 2517965213 }, { "date": "2011", @@ -34777,9 +34777,9 @@ "entity": "geoId/20139", "points_by_facet": [ { - "date": "2019", - "value": 15949, - "facet": 2517965213 + "date": "2021", + "value": 15768, + "facet": 2176550201 }, { "date": "2020", @@ -34792,9 +34792,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15770, - "facet": 2176550201 + "date": "2019", + "value": 15949, + "facet": 2517965213 }, { "date": "2011", @@ -34812,9 +34812,9 @@ "entity": "geoId/20141", "points_by_facet": [ { - "date": "2018", - "value": 3475, - "facet": 2517965213 + "date": "2021", + "value": 3498, + "facet": 2176550201 }, { "date": "2020", @@ -34827,9 +34827,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3439, - "facet": 2176550201 + "date": "2018", + "value": 3475, + "facet": 2517965213 }, { "date": "2011", @@ -34847,9 +34847,9 @@ "entity": "geoId/20143", "points_by_facet": [ { - "date": "2019", - "value": 5704, - "facet": 2517965213 + "date": "2021", + "value": 5838, + "facet": 2176550201 }, { "date": "2020", @@ -34862,9 +34862,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5712, - "facet": 2176550201 + "date": "2019", + "value": 5704, + "facet": 2517965213 }, { "date": "2011", @@ -34882,9 +34882,9 @@ "entity": "geoId/20145", "points_by_facet": [ { - "date": "2018", - "value": 6562, - "facet": 2517965213 + "date": "2021", + "value": 6225, + "facet": 2176550201 }, { "date": "2020", @@ -34897,9 +34897,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6366, - "facet": 2176550201 + "date": "2018", + "value": 6562, + "facet": 2517965213 }, { "date": "2011", @@ -34917,9 +34917,9 @@ "entity": "geoId/20147", "points_by_facet": [ { - "date": "2018", - "value": 5317, - "facet": 2517965213 + "date": "2021", + "value": 4815, + "facet": 2176550201 }, { "date": "2020", @@ -34932,9 +34932,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5181, - "facet": 2176550201 + "date": "2018", + "value": 5317, + "facet": 2517965213 }, { "date": "2011", @@ -34952,9 +34952,9 @@ "entity": "geoId/20149", "points_by_facet": [ { - "date": "2019", - "value": 24383, - "facet": 2517965213 + "date": "2021", + "value": 25790, + "facet": 2176550201 }, { "date": "2020", @@ -34967,9 +34967,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 24722, - "facet": 2176550201 + "date": "2019", + "value": 24383, + "facet": 2517965213 }, { "date": "2011", @@ -34987,9 +34987,9 @@ "entity": "geoId/20151", "points_by_facet": [ { - "date": "2018", - "value": 9378, - "facet": 2517965213 + "date": "2021", + "value": 9181, + "facet": 2176550201 }, { "date": "2020", @@ -35002,9 +35002,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9127, - "facet": 2176550201 + "date": "2018", + "value": 9378, + "facet": 2517965213 }, { "date": "2011", @@ -35022,9 +35022,9 @@ "entity": "geoId/20153", "points_by_facet": [ { - "date": "2018", - "value": 2508, - "facet": 2517965213 + "date": "2021", + "value": 2549, + "facet": 2176550201 }, { "date": "2020", @@ -35037,9 +35037,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2511, - "facet": 2176550201 + "date": "2018", + "value": 2508, + "facet": 2517965213 }, { "date": "2011", @@ -35057,9 +35057,9 @@ "entity": "geoId/20155", "points_by_facet": [ { - "date": "2019", - "value": 61998, - "facet": 2517965213 + "date": "2021", + "value": 61414, + "facet": 2176550201 }, { "date": "2020", @@ -35072,9 +35072,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 61793, - "facet": 2176550201 + "date": "2019", + "value": 61998, + "facet": 2517965213 }, { "date": "2011", @@ -35092,9 +35092,9 @@ "entity": "geoId/20157", "points_by_facet": [ { - "date": "2018", - "value": 4664, - "facet": 2517965213 + "date": "2021", + "value": 4662, + "facet": 2176550201 }, { "date": "2020", @@ -35107,9 +35107,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4536, - "facet": 2176550201 + "date": "2018", + "value": 4664, + "facet": 2517965213 }, { "date": "2011", @@ -35127,9 +35127,9 @@ "entity": "geoId/20159", "points_by_facet": [ { - "date": "2018", - "value": 9531, - "facet": 2517965213 + "date": "2021", + "value": 9390, + "facet": 2176550201 }, { "date": "2020", @@ -35142,9 +35142,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9362, - "facet": 2176550201 + "date": "2018", + "value": 9531, + "facet": 2517965213 }, { "date": "2011", @@ -35162,9 +35162,9 @@ "entity": "geoId/20161", "points_by_facet": [ { - "date": "2019", - "value": 74232, - "facet": 2517965213 + "date": "2021", + "value": 72208, + "facet": 2176550201 }, { "date": "2020", @@ -35182,9 +35182,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 73202, - "facet": 2176550201 + "date": "2019", + "value": 74232, + "facet": 2517965213 }, { "date": "2011", @@ -35202,9 +35202,9 @@ "entity": "geoId/20163", "points_by_facet": [ { - "date": "2018", - "value": 5013, - "facet": 2517965213 + "date": "2021", + "value": 4831, + "facet": 2176550201 }, { "date": "2020", @@ -35217,9 +35217,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4827, - "facet": 2176550201 + "date": "2018", + "value": 5013, + "facet": 2517965213 }, { "date": "2011", @@ -35237,9 +35237,9 @@ "entity": "geoId/20165", "points_by_facet": [ { - "date": "2018", - "value": 3093, - "facet": 2517965213 + "date": "2021", + "value": 2953, + "facet": 2176550201 }, { "date": "2020", @@ -35252,9 +35252,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2947, - "facet": 2176550201 + "date": "2018", + "value": 3093, + "facet": 2517965213 }, { "date": "2011", @@ -35272,9 +35272,9 @@ "entity": "geoId/20167", "points_by_facet": [ { - "date": "2018", - "value": 6907, - "facet": 2517965213 + "date": "2021", + "value": 6703, + "facet": 2176550201 }, { "date": "2020", @@ -35287,9 +35287,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6804, - "facet": 2176550201 + "date": "2018", + "value": 6907, + "facet": 2517965213 }, { "date": "2011", @@ -35307,9 +35307,9 @@ "entity": "geoId/20169", "points_by_facet": [ { - "date": "2019", - "value": 54224, - "facet": 2517965213 + "date": "2021", + "value": 53888, + "facet": 2176550201 }, { "date": "2020", @@ -35322,9 +35322,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 53926, - "facet": 2176550201 + "date": "2019", + "value": 54224, + "facet": 2517965213 }, { "date": "2011", @@ -35342,9 +35342,9 @@ "entity": "geoId/20171", "points_by_facet": [ { - "date": "2018", - "value": 4897, - "facet": 2517965213 + "date": "2021", + "value": 5131, + "facet": 2176550201 }, { "date": "2020", @@ -35357,9 +35357,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4790, - "facet": 2176550201 + "date": "2018", + "value": 4897, + "facet": 2517965213 }, { "date": "2011", @@ -35377,9 +35377,9 @@ "entity": "geoId/20173", "points_by_facet": [ { - "date": "2019", - "value": 516042, - "facet": 2517965213 + "date": "2021", + "value": 523828, + "facet": 2176550201 }, { "date": "2020", @@ -35397,9 +35397,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 519907, - "facet": 2176550201 + "date": "2019", + "value": 516042, + "facet": 2517965213 }, { "date": "2011", @@ -35417,9 +35417,9 @@ "entity": "geoId/20175", "points_by_facet": [ { - "date": "2019", - "value": 21428, - "facet": 2517965213 + "date": "2021", + "value": 21747, + "facet": 2176550201 }, { "date": "2020", @@ -35432,9 +35432,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21038, - "facet": 2176550201 + "date": "2019", + "value": 21428, + "facet": 2517965213 }, { "date": "2011", @@ -35452,9 +35452,9 @@ "entity": "geoId/20177", "points_by_facet": [ { - "date": "2019", - "value": 176875, - "facet": 2517965213 + "date": "2021", + "value": 178264, + "facet": 2176550201 }, { "date": "2020", @@ -35472,9 +35472,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 175999, - "facet": 2176550201 + "date": "2019", + "value": 176875, + "facet": 2517965213 }, { "date": "2011", @@ -35492,9 +35492,9 @@ "entity": "geoId/20179", "points_by_facet": [ { - "date": "2018", - "value": 2533, - "facet": 2517965213 + "date": "2021", + "value": 2478, + "facet": 2176550201 }, { "date": "2020", @@ -35507,9 +35507,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2520, - "facet": 2176550201 + "date": "2018", + "value": 2533, + "facet": 2517965213 }, { "date": "2011", @@ -35527,9 +35527,9 @@ "entity": "geoId/20181", "points_by_facet": [ { - "date": "2018", - "value": 5899, - "facet": 2517965213 + "date": "2021", + "value": 5895, + "facet": 2176550201 }, { "date": "2020", @@ -35542,9 +35542,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5777, - "facet": 2176550201 + "date": "2018", + "value": 5899, + "facet": 2517965213 }, { "date": "2011", @@ -35562,9 +35562,9 @@ "entity": "geoId/20183", "points_by_facet": [ { - "date": "2018", - "value": 3603, - "facet": 2517965213 + "date": "2021", + "value": 3576, + "facet": 2176550201 }, { "date": "2020", @@ -35577,9 +35577,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3544, - "facet": 2176550201 + "date": "2018", + "value": 3603, + "facet": 2517965213 }, { "date": "2011", @@ -35597,9 +35597,9 @@ "entity": "geoId/20185", "points_by_facet": [ { - "date": "2018", - "value": 4178, - "facet": 2517965213 + "date": "2021", + "value": 4034, + "facet": 2176550201 }, { "date": "2020", @@ -35612,9 +35612,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4046, - "facet": 2176550201 + "date": "2018", + "value": 4178, + "facet": 2517965213 }, { "date": "2011", @@ -35632,9 +35632,9 @@ "entity": "geoId/20187", "points_by_facet": [ { - "date": "2018", - "value": 1987, - "facet": 2517965213 + "date": "2021", + "value": 2044, + "facet": 2176550201 }, { "date": "2020", @@ -35647,9 +35647,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1969, - "facet": 2176550201 + "date": "2018", + "value": 1987, + "facet": 2517965213 }, { "date": "2011", @@ -35667,9 +35667,9 @@ "entity": "geoId/20189", "points_by_facet": [ { - "date": "2018", - "value": 5559, - "facet": 2517965213 + "date": "2021", + "value": 5293, + "facet": 2176550201 }, { "date": "2020", @@ -35682,9 +35682,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5388, - "facet": 2176550201 + "date": "2018", + "value": 5559, + "facet": 2517965213 }, { "date": "2011", @@ -35702,9 +35702,9 @@ "entity": "geoId/20191", "points_by_facet": [ { - "date": "2019", - "value": 22836, - "facet": 2517965213 + "date": "2021", + "value": 22385, + "facet": 2176550201 }, { "date": "2020", @@ -35717,9 +35717,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 22578, - "facet": 2176550201 + "date": "2019", + "value": 22836, + "facet": 2517965213 }, { "date": "2011", @@ -35737,9 +35737,9 @@ "entity": "geoId/20193", "points_by_facet": [ { - "date": "2018", - "value": 7711, - "facet": 2517965213 + "date": "2021", + "value": 7877, + "facet": 2176550201 }, { "date": "2020", @@ -35752,9 +35752,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7702, - "facet": 2176550201 + "date": "2018", + "value": 7711, + "facet": 2517965213 }, { "date": "2011", @@ -35772,9 +35772,9 @@ "entity": "geoId/20195", "points_by_facet": [ { - "date": "2018", + "date": "2021", "value": 2793, - "facet": 2517965213 + "facet": 2176550201 }, { "date": "2020", @@ -35787,9 +35787,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2758, - "facet": 2176550201 + "date": "2018", + "value": 2793, + "facet": 2517965213 }, { "date": "2011", @@ -35807,9 +35807,9 @@ "entity": "geoId/20197", "points_by_facet": [ { - "date": "2019", - "value": 6931, - "facet": 2517965213 + "date": "2021", + "value": 6966, + "facet": 2176550201 }, { "date": "2020", @@ -35822,9 +35822,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6906, - "facet": 2176550201 + "date": "2019", + "value": 6931, + "facet": 2517965213 }, { "date": "2011", @@ -35842,9 +35842,9 @@ "entity": "geoId/20199", "points_by_facet": [ { - "date": "2018", - "value": 1503, - "facet": 2517965213 + "date": "2021", + "value": 1508, + "facet": 2176550201 }, { "date": "2020", @@ -35857,9 +35857,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1536, - "facet": 2176550201 + "date": "2018", + "value": 1503, + "facet": 2517965213 }, { "date": "2011", @@ -35877,9 +35877,9 @@ "entity": "geoId/20201", "points_by_facet": [ { - "date": "2018", - "value": 5420, - "facet": 2517965213 + "date": "2021", + "value": 5511, + "facet": 2176550201 }, { "date": "2020", @@ -35892,9 +35892,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5427, - "facet": 2176550201 + "date": "2018", + "value": 5420, + "facet": 2517965213 }, { "date": "2011", @@ -35912,9 +35912,9 @@ "entity": "geoId/20203", "points_by_facet": [ { - "date": "2018", - "value": 2105, - "facet": 2517965213 + "date": "2021", + "value": 2082, + "facet": 2176550201 }, { "date": "2020", @@ -35927,9 +35927,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2074, - "facet": 2176550201 + "date": "2018", + "value": 2105, + "facet": 2517965213 }, { "date": "2011", @@ -35947,9 +35947,9 @@ "entity": "geoId/20205", "points_by_facet": [ { - "date": "2018", - "value": 8665, - "facet": 2517965213 + "date": "2021", + "value": 8526, + "facet": 2176550201 }, { "date": "2020", @@ -35962,9 +35962,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8362, - "facet": 2176550201 + "date": "2018", + "value": 8665, + "facet": 2517965213 }, { "date": "2011", @@ -35982,9 +35982,9 @@ "entity": "geoId/20207", "points_by_facet": [ { - "date": "2018", - "value": 3183, - "facet": 2517965213 + "date": "2021", + "value": 3102, + "facet": 2176550201 }, { "date": "2020", @@ -35997,9 +35997,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3015, - "facet": 2176550201 + "date": "2018", + "value": 3183, + "facet": 2517965213 }, { "date": "2011", @@ -36017,9 +36017,9 @@ "entity": "geoId/20209", "points_by_facet": [ { - "date": "2019", - "value": 165429, - "facet": 2517965213 + "date": "2021", + "value": 167046, + "facet": 2176550201 }, { "date": "2020", @@ -36037,9 +36037,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 165265, - "facet": 2176550201 + "date": "2019", + "value": 165429, + "facet": 2517965213 }, { "date": "2011", @@ -36057,9 +36057,9 @@ "entity": "geoId/21001", "points_by_facet": [ { - "date": "2018", - "value": 19215, - "facet": 2517965213 + "date": "2021", + "value": 18932, + "facet": 2176550201 }, { "date": "2020", @@ -36072,9 +36072,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19555, - "facet": 2176550201 + "date": "2018", + "value": 19215, + "facet": 2517965213 }, { "date": "2011", @@ -36092,9 +36092,9 @@ "entity": "geoId/21003", "points_by_facet": [ { - "date": "2019", - "value": 21315, - "facet": 2517965213 + "date": "2021", + "value": 20797, + "facet": 2176550201 }, { "date": "2020", @@ -36107,9 +36107,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21303, - "facet": 2176550201 + "date": "2019", + "value": 21315, + "facet": 2517965213 }, { "date": "2011", @@ -36127,9 +36127,9 @@ "entity": "geoId/21005", "points_by_facet": [ { - "date": "2019", - "value": 22747, - "facet": 2517965213 + "date": "2021", + "value": 24035, + "facet": 2176550201 }, { "date": "2020", @@ -36142,9 +36142,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 22833, - "facet": 2176550201 + "date": "2019", + "value": 22747, + "facet": 2517965213 }, { "date": "2011", @@ -36162,9 +36162,9 @@ "entity": "geoId/21007", "points_by_facet": [ { - "date": "2019", - "value": 7888, - "facet": 2517965213 + "date": "2021", + "value": 7695, + "facet": 2176550201 }, { "date": "2020", @@ -36177,9 +36177,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7769, - "facet": 2176550201 + "date": "2019", + "value": 7888, + "facet": 2517965213 }, { "date": "2011", @@ -36197,9 +36197,9 @@ "entity": "geoId/21009", "points_by_facet": [ { - "date": "2019", - "value": 44249, - "facet": 2517965213 + "date": "2021", + "value": 44544, + "facet": 2176550201 }, { "date": "2020", @@ -36212,9 +36212,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 44300, - "facet": 2176550201 + "date": "2019", + "value": 44249, + "facet": 2517965213 }, { "date": "2011", @@ -36232,9 +36232,9 @@ "entity": "geoId/21011", "points_by_facet": [ { - "date": "2019", - "value": 12500, - "facet": 2517965213 + "date": "2021", + "value": 12778, + "facet": 2176550201 }, { "date": "2020", @@ -36247,9 +36247,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12481, - "facet": 2176550201 + "date": "2019", + "value": 12500, + "facet": 2517965213 }, { "date": "2011", @@ -36267,9 +36267,9 @@ "entity": "geoId/21013", "points_by_facet": [ { - "date": "2019", - "value": 26032, - "facet": 2517965213 + "date": "2021", + "value": 23858, + "facet": 2176550201 }, { "date": "2020", @@ -36282,9 +36282,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 25482, - "facet": 2176550201 + "date": "2019", + "value": 26032, + "facet": 2517965213 }, { "date": "2011", @@ -36302,9 +36302,9 @@ "entity": "geoId/21015", "points_by_facet": [ { - "date": "2019", - "value": 133581, - "facet": 2517965213 + "date": "2021", + "value": 137412, + "facet": 2176550201 }, { "date": "2020", @@ -36322,9 +36322,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 135396, - "facet": 2176550201 + "date": "2019", + "value": 133581, + "facet": 2517965213 }, { "date": "2011", @@ -36342,9 +36342,9 @@ "entity": "geoId/21017", "points_by_facet": [ { - "date": "2019", - "value": 19788, - "facet": 2517965213 + "date": "2021", + "value": 20229, + "facet": 2176550201 }, { "date": "2020", @@ -36357,9 +36357,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19901, - "facet": 2176550201 + "date": "2019", + "value": 19788, + "facet": 2517965213 }, { "date": "2011", @@ -36377,9 +36377,9 @@ "entity": "geoId/21019", "points_by_facet": [ { - "date": "2019", - "value": 46718, - "facet": 2517965213 + "date": "2021", + "value": 47899, + "facet": 2176550201 }, { "date": "2020", @@ -36392,9 +36392,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 46516, - "facet": 2176550201 + "date": "2019", + "value": 46718, + "facet": 2517965213 }, { "date": "2011", @@ -36412,9 +36412,9 @@ "entity": "geoId/21021", "points_by_facet": [ { - "date": "2019", - "value": 30060, - "facet": 2517965213 + "date": "2021", + "value": 30747, + "facet": 2176550201 }, { "date": "2020", @@ -36427,9 +36427,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 30367, - "facet": 2176550201 + "date": "2019", + "value": 30060, + "facet": 2517965213 }, { "date": "2011", @@ -36447,9 +36447,9 @@ "entity": "geoId/21023", "points_by_facet": [ { - "date": "2019", - "value": 8303, - "facet": 2517965213 + "date": "2021", + "value": 8439, + "facet": 2176550201 }, { "date": "2020", @@ -36462,9 +36462,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8286, - "facet": 2176550201 + "date": "2019", + "value": 8303, + "facet": 2517965213 }, { "date": "2011", @@ -36482,9 +36482,9 @@ "entity": "geoId/21025", "points_by_facet": [ { - "date": "2018", - "value": 12726, - "facet": 2517965213 + "date": "2021", + "value": 13553, + "facet": 2176550201 }, { "date": "2020", @@ -36497,9 +36497,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12550, - "facet": 2176550201 + "date": "2018", + "value": 12726, + "facet": 2517965213 }, { "date": "2011", @@ -36517,9 +36517,9 @@ "entity": "geoId/21027", "points_by_facet": [ { - "date": "2018", - "value": 20388, - "facet": 2517965213 + "date": "2021", + "value": 20651, + "facet": 2176550201 }, { "date": "2020", @@ -36532,9 +36532,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20537, - "facet": 2176550201 + "date": "2018", + "value": 20388, + "facet": 2517965213 }, { "date": "2011", @@ -36552,9 +36552,9 @@ "entity": "geoId/21029", "points_by_facet": [ { - "date": "2019", - "value": 81676, - "facet": 2517965213 + "date": "2021", + "value": 82918, + "facet": 2176550201 }, { "date": "2020", @@ -36572,9 +36572,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 82182, - "facet": 2176550201 + "date": "2019", + "value": 81676, + "facet": 2517965213 }, { "date": "2011", @@ -36592,9 +36592,9 @@ "entity": "geoId/21031", "points_by_facet": [ { - "date": "2019", - "value": 12879, - "facet": 2517965213 + "date": "2021", + "value": 12294, + "facet": 2176550201 }, { "date": "2020", @@ -36607,9 +36607,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12703, - "facet": 2176550201 + "date": "2019", + "value": 12879, + "facet": 2517965213 }, { "date": "2011", @@ -36627,9 +36627,9 @@ "entity": "geoId/21033", "points_by_facet": [ { - "date": "2018", - "value": 12715, - "facet": 2517965213 + "date": "2021", + "value": 12624, + "facet": 2176550201 }, { "date": "2020", @@ -36642,9 +36642,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12687, - "facet": 2176550201 + "date": "2018", + "value": 12715, + "facet": 2517965213 }, { "date": "2011", @@ -36662,9 +36662,9 @@ "entity": "geoId/21035", "points_by_facet": [ { - "date": "2019", - "value": 39001, - "facet": 2517965213 + "date": "2021", + "value": 37560, + "facet": 2176550201 }, { "date": "2020", @@ -36677,9 +36677,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 39300, - "facet": 2176550201 + "date": "2019", + "value": 39001, + "facet": 2517965213 }, { "date": "2011", @@ -36697,9 +36697,9 @@ "entity": "geoId/21037", "points_by_facet": [ { - "date": "2019", - "value": 93584, - "facet": 2517965213 + "date": "2021", + "value": 93050, + "facet": 2176550201 }, { "date": "2020", @@ -36717,9 +36717,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 94020, - "facet": 2176550201 + "date": "2019", + "value": 93584, + "facet": 2517965213 }, { "date": "2011", @@ -36737,9 +36737,9 @@ "entity": "geoId/21039", "points_by_facet": [ { - "date": "2018", - "value": 4771, - "facet": 2517965213 + "date": "2021", + "value": 4791, + "facet": 2176550201 }, { "date": "2020", @@ -36752,9 +36752,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4692, - "facet": 2176550201 + "date": "2018", + "value": 4771, + "facet": 2517965213 }, { "date": "2011", @@ -36772,9 +36772,9 @@ "entity": "geoId/21041", "points_by_facet": [ { - "date": "2018", - "value": 10737, - "facet": 2517965213 + "date": "2021", + "value": 10863, + "facet": 2176550201 }, { "date": "2020", @@ -36787,9 +36787,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10730, - "facet": 2176550201 + "date": "2018", + "value": 10737, + "facet": 2517965213 }, { "date": "2011", @@ -36807,9 +36807,9 @@ "entity": "geoId/21043", "points_by_facet": [ { - "date": "2019", - "value": 26797, - "facet": 2517965213 + "date": "2021", + "value": 26412, + "facet": 2176550201 }, { "date": "2020", @@ -36822,9 +36822,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 26542, - "facet": 2176550201 + "date": "2019", + "value": 26797, + "facet": 2517965213 }, { "date": "2011", @@ -36842,9 +36842,9 @@ "entity": "geoId/21045", "points_by_facet": [ { - "date": "2018", - "value": 15888, - "facet": 2517965213 + "date": "2021", + "value": 15866, + "facet": 2176550201 }, { "date": "2020", @@ -36857,9 +36857,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16066, - "facet": 2176550201 + "date": "2018", + "value": 15888, + "facet": 2517965213 }, { "date": "2011", @@ -36877,9 +36877,9 @@ "entity": "geoId/21047", "points_by_facet": [ { - "date": "2019", - "value": 70461, - "facet": 2517965213 + "date": "2021", + "value": 72357, + "facet": 2176550201 }, { "date": "2020", @@ -36897,9 +36897,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 71478, - "facet": 2176550201 + "date": "2019", + "value": 70461, + "facet": 2517965213 }, { "date": "2011", @@ -36917,9 +36917,9 @@ "entity": "geoId/21049", "points_by_facet": [ { - "date": "2019", - "value": 36263, - "facet": 2517965213 + "date": "2021", + "value": 36871, + "facet": 2176550201 }, { "date": "2020", @@ -36932,9 +36932,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 36463, - "facet": 2176550201 + "date": "2019", + "value": 36263, + "facet": 2517965213 }, { "date": "2011", @@ -36952,9 +36952,9 @@ "entity": "geoId/21051", "points_by_facet": [ { - "date": "2019", - "value": 19901, - "facet": 2517965213 + "date": "2021", + "value": 20206, + "facet": 2176550201 }, { "date": "2020", @@ -36967,9 +36967,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19631, - "facet": 2176550201 + "date": "2019", + "value": 19901, + "facet": 2517965213 }, { "date": "2011", @@ -36987,9 +36987,9 @@ "entity": "geoId/21053", "points_by_facet": [ { - "date": "2018", - "value": 10206, - "facet": 2517965213 + "date": "2021", + "value": 9265, + "facet": 2176550201 }, { "date": "2020", @@ -37002,9 +37002,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10110, - "facet": 2176550201 + "date": "2018", + "value": 10206, + "facet": 2517965213 }, { "date": "2011", @@ -37022,9 +37022,9 @@ "entity": "geoId/21055", "points_by_facet": [ { - "date": "2018", - "value": 8915, - "facet": 2517965213 + "date": "2021", + "value": 8947, + "facet": 2176550201 }, { "date": "2020", @@ -37037,9 +37037,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8847, - "facet": 2176550201 + "date": "2018", + "value": 8915, + "facet": 2517965213 }, { "date": "2011", @@ -37057,9 +37057,9 @@ "entity": "geoId/21057", "points_by_facet": [ { - "date": "2018", - "value": 6659, - "facet": 2517965213 + "date": "2021", + "value": 5879, + "facet": 2176550201 }, { "date": "2020", @@ -37072,9 +37072,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6523, - "facet": 2176550201 + "date": "2018", + "value": 6659, + "facet": 2517965213 }, { "date": "2011", @@ -37092,9 +37092,9 @@ "entity": "geoId/21059", "points_by_facet": [ { - "date": "2019", - "value": 101511, - "facet": 2517965213 + "date": "2021", + "value": 103063, + "facet": 2176550201 }, { "date": "2020", @@ -37112,9 +37112,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 101978, - "facet": 2176550201 + "date": "2019", + "value": 101511, + "facet": 2517965213 }, { "date": "2011", @@ -37132,9 +37132,9 @@ "entity": "geoId/21061", "points_by_facet": [ { - "date": "2019", - "value": 12150, - "facet": 2517965213 + "date": "2021", + "value": 12291, + "facet": 2176550201 }, { "date": "2020", @@ -37147,9 +37147,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12235, - "facet": 2176550201 + "date": "2019", + "value": 12150, + "facet": 2517965213 }, { "date": "2011", @@ -37167,9 +37167,9 @@ "entity": "geoId/21063", "points_by_facet": [ { - "date": "2018", - "value": 7508, - "facet": 2517965213 + "date": "2021", + "value": 7381, + "facet": 2176550201 }, { "date": "2020", @@ -37182,9 +37182,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7372, - "facet": 2176550201 + "date": "2018", + "value": 7508, + "facet": 2517965213 }, { "date": "2011", @@ -37202,9 +37202,9 @@ "entity": "geoId/21065", "points_by_facet": [ { - "date": "2019", - "value": 14106, - "facet": 2517965213 + "date": "2021", + "value": 14092, + "facet": 2176550201 }, { "date": "2020", @@ -37217,9 +37217,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14109, - "facet": 2176550201 + "date": "2019", + "value": 14106, + "facet": 2517965213 }, { "date": "2011", @@ -37237,9 +37237,9 @@ "entity": "geoId/21067", "points_by_facet": [ { - "date": "2019", - "value": 323152, - "facet": 2517965213 + "date": "2021", + "value": 321793, + "facet": 2176550201 }, { "date": "2020", @@ -37257,9 +37257,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 324735, - "facet": 2176550201 + "date": "2019", + "value": 323152, + "facet": 2517965213 }, { "date": "2011", @@ -37277,9 +37277,9 @@ "entity": "geoId/21069", "points_by_facet": [ { - "date": "2018", - "value": 14432, - "facet": 2517965213 + "date": "2021", + "value": 15224, + "facet": 2176550201 }, { "date": "2020", @@ -37292,9 +37292,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14603, - "facet": 2176550201 + "date": "2018", + "value": 14432, + "facet": 2517965213 }, { "date": "2011", @@ -37312,9 +37312,9 @@ "entity": "geoId/21071", "points_by_facet": [ { - "date": "2018", - "value": 35845, - "facet": 2517965213 + "date": "2021", + "value": 35274, + "facet": 2176550201 }, { "date": "2020", @@ -37327,9 +37327,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 34974, - "facet": 2176550201 + "date": "2018", + "value": 35845, + "facet": 2517965213 }, { "date": "2011", @@ -37347,9 +37347,9 @@ "entity": "geoId/21073", "points_by_facet": [ { - "date": "2019", - "value": 50991, - "facet": 2517965213 + "date": "2021", + "value": 51682, + "facet": 2176550201 }, { "date": "2020", @@ -37362,9 +37362,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 51118, - "facet": 2176550201 + "date": "2019", + "value": 50991, + "facet": 2517965213 }, { "date": "2011", @@ -37382,9 +37382,9 @@ "entity": "geoId/21075", "points_by_facet": [ { - "date": "2018", - "value": 6120, - "facet": 2517965213 + "date": "2021", + "value": 6512, + "facet": 2176550201 }, { "date": "2020", @@ -37397,9 +37397,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5952, - "facet": 2176550201 + "date": "2018", + "value": 6120, + "facet": 2517965213 }, { "date": "2011", @@ -37417,9 +37417,9 @@ "entity": "geoId/21077", "points_by_facet": [ { - "date": "2019", - "value": 8869, - "facet": 2517965213 + "date": "2021", + "value": 8775, + "facet": 2176550201 }, { "date": "2020", @@ -37432,9 +37432,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8779, - "facet": 2176550201 + "date": "2019", + "value": 8869, + "facet": 2517965213 }, { "date": "2011", @@ -37452,9 +37452,9 @@ "entity": "geoId/21079", "points_by_facet": [ { - "date": "2018", - "value": 17560, - "facet": 2517965213 + "date": "2021", + "value": 17362, + "facet": 2176550201 }, { "date": "2020", @@ -37467,9 +37467,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 17719, - "facet": 2176550201 + "date": "2018", + "value": 17560, + "facet": 2517965213 }, { "date": "2011", @@ -37487,9 +37487,9 @@ "entity": "geoId/21081", "points_by_facet": [ { - "date": "2019", - "value": 25069, - "facet": 2517965213 + "date": "2021", + "value": 25244, + "facet": 2176550201 }, { "date": "2020", @@ -37502,9 +37502,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 25387, - "facet": 2176550201 + "date": "2019", + "value": 25069, + "facet": 2517965213 }, { "date": "2011", @@ -37522,9 +37522,9 @@ "entity": "geoId/21083", "points_by_facet": [ { - "date": "2019", - "value": 37266, - "facet": 2517965213 + "date": "2021", + "value": 36615, + "facet": 2176550201 }, { "date": "2020", @@ -37537,9 +37537,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 36818, - "facet": 2176550201 + "date": "2019", + "value": 37266, + "facet": 2517965213 }, { "date": "2011", @@ -37557,9 +37557,9 @@ "entity": "geoId/21085", "points_by_facet": [ { - "date": "2018", - "value": 26321, - "facet": 2517965213 + "date": "2021", + "value": 26524, + "facet": 2176550201 }, { "date": "2020", @@ -37572,9 +37572,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 26480, - "facet": 2176550201 + "date": "2018", + "value": 26321, + "facet": 2517965213 }, { "date": "2011", @@ -37592,9 +37592,9 @@ "entity": "geoId/21087", "points_by_facet": [ { - "date": "2019", - "value": 10941, - "facet": 2517965213 + "date": "2021", + "value": 11291, + "facet": 2176550201 }, { "date": "2020", @@ -37607,9 +37607,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10995, - "facet": 2176550201 + "date": "2019", + "value": 10941, + "facet": 2517965213 }, { "date": "2011", @@ -37627,9 +37627,9 @@ "entity": "geoId/21089", "points_by_facet": [ { - "date": "2019", - "value": 35098, - "facet": 2517965213 + "date": "2021", + "value": 35649, + "facet": 2176550201 }, { "date": "2020", @@ -37642,9 +37642,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 34865, - "facet": 2176550201 + "date": "2019", + "value": 35098, + "facet": 2517965213 }, { "date": "2011", @@ -37662,9 +37662,9 @@ "entity": "geoId/21091", "points_by_facet": [ { - "date": "2019", - "value": 8722, - "facet": 2517965213 + "date": "2021", + "value": 9064, + "facet": 2176550201 }, { "date": "2020", @@ -37677,9 +37677,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8742, - "facet": 2176550201 + "date": "2019", + "value": 8722, + "facet": 2517965213 }, { "date": "2011", @@ -37697,9 +37697,9 @@ "entity": "geoId/21093", "points_by_facet": [ { - "date": "2019", - "value": 110958, - "facet": 2517965213 + "date": "2021", + "value": 111607, + "facet": 2176550201 }, { "date": "2020", @@ -37717,9 +37717,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 111309, - "facet": 2176550201 + "date": "2019", + "value": 110958, + "facet": 2517965213 }, { "date": "2011", @@ -37737,9 +37737,9 @@ "entity": "geoId/21095", "points_by_facet": [ { - "date": "2018", - "value": 26409, - "facet": 2517965213 + "date": "2021", + "value": 26164, + "facet": 2176550201 }, { "date": "2020", @@ -37752,9 +37752,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 25566, - "facet": 2176550201 + "date": "2018", + "value": 26409, + "facet": 2517965213 }, { "date": "2011", @@ -37772,9 +37772,9 @@ "entity": "geoId/21097", "points_by_facet": [ { - "date": "2018", - "value": 18778, - "facet": 2517965213 + "date": "2021", + "value": 18950, + "facet": 2176550201 }, { "date": "2020", @@ -37787,9 +37787,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 18920, - "facet": 2176550201 + "date": "2018", + "value": 18778, + "facet": 2517965213 }, { "date": "2011", @@ -37807,9 +37807,9 @@ "entity": "geoId/21099", "points_by_facet": [ { - "date": "2018", - "value": 18906, - "facet": 2517965213 + "date": "2021", + "value": 19460, + "facet": 2176550201 }, { "date": "2020", @@ -37822,9 +37822,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19013, - "facet": 2176550201 + "date": "2018", + "value": 18906, + "facet": 2517965213 }, { "date": "2011", @@ -37842,9 +37842,9 @@ "entity": "geoId/21101", "points_by_facet": [ { - "date": "2019", - "value": 45210, - "facet": 2517965213 + "date": "2021", + "value": 44329, + "facet": 2176550201 }, { "date": "2020", @@ -37857,9 +37857,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 44740, - "facet": 2176550201 + "date": "2019", + "value": 45210, + "facet": 2517965213 }, { "date": "2011", @@ -37877,9 +37877,9 @@ "entity": "geoId/21103", "points_by_facet": [ { - "date": "2019", - "value": 16126, - "facet": 2517965213 + "date": "2021", + "value": 15657, + "facet": 2176550201 }, { "date": "2020", @@ -37892,9 +37892,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16067, - "facet": 2176550201 + "date": "2019", + "value": 16126, + "facet": 2517965213 }, { "date": "2011", @@ -37912,9 +37912,9 @@ "entity": "geoId/21105", "points_by_facet": [ { - "date": "2018", - "value": 4421, - "facet": 2517965213 + "date": "2021", + "value": 4424, + "facet": 2176550201 }, { "date": "2020", @@ -37927,9 +37927,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4364, - "facet": 2176550201 + "date": "2018", + "value": 4421, + "facet": 2517965213 }, { "date": "2011", @@ -37947,9 +37947,9 @@ "entity": "geoId/21107", "points_by_facet": [ { - "date": "2019", - "value": 44686, - "facet": 2517965213 + "date": "2021", + "value": 45138, + "facet": 2176550201 }, { "date": "2020", @@ -37962,9 +37962,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 44662, - "facet": 2176550201 + "date": "2019", + "value": 44686, + "facet": 2517965213 }, { "date": "2011", @@ -37982,9 +37982,9 @@ "entity": "geoId/21109", "points_by_facet": [ { - "date": "2018", - "value": 13442, - "facet": 2517965213 + "date": "2021", + "value": 12984, + "facet": 2176550201 }, { "date": "2020", @@ -37997,9 +37997,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13340, - "facet": 2176550201 + "date": "2018", + "value": 13442, + "facet": 2517965213 }, { "date": "2011", @@ -38017,9 +38017,9 @@ "entity": "geoId/21111", "points_by_facet": [ { - "date": "2019", - "value": 766757, - "facet": 2517965213 + "date": "2021", + "value": 777874, + "facet": 2176550201 }, { "date": "2020", @@ -38037,9 +38037,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 767452, - "facet": 2176550201 + "date": "2019", + "value": 766757, + "facet": 2517965213 }, { "date": "2011", @@ -38057,9 +38057,9 @@ "entity": "geoId/21113", "points_by_facet": [ { - "date": "2019", - "value": 54115, - "facet": 2517965213 + "date": "2021", + "value": 53626, + "facet": 2176550201 }, { "date": "2020", @@ -38072,9 +38072,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 54057, - "facet": 2176550201 + "date": "2019", + "value": 54115, + "facet": 2517965213 }, { "date": "2011", @@ -38092,9 +38092,9 @@ "entity": "geoId/21115", "points_by_facet": [ { - "date": "2018", - "value": 22386, - "facet": 2517965213 + "date": "2021", + "value": 22556, + "facet": 2176550201 }, { "date": "2020", @@ -38107,9 +38107,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 22002, - "facet": 2176550201 + "date": "2018", + "value": 22386, + "facet": 2517965213 }, { "date": "2011", @@ -38127,9 +38127,9 @@ "entity": "geoId/21117", "points_by_facet": [ { - "date": "2019", - "value": 166998, - "facet": 2517965213 + "date": "2021", + "value": 169495, + "facet": 2176550201 }, { "date": "2020", @@ -38147,9 +38147,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 167949, - "facet": 2176550201 + "date": "2019", + "value": 166998, + "facet": 2517965213 }, { "date": "2011", @@ -38167,9 +38167,9 @@ "entity": "geoId/21119", "points_by_facet": [ { - "date": "2018", - "value": 15126, - "facet": 2517965213 + "date": "2021", + "value": 14053, + "facet": 2176550201 }, { "date": "2020", @@ -38182,9 +38182,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14512, - "facet": 2176550201 + "date": "2018", + "value": 15126, + "facet": 2517965213 }, { "date": "2011", @@ -38202,9 +38202,9 @@ "entity": "geoId/21121", "points_by_facet": [ { - "date": "2019", - "value": 31145, - "facet": 2517965213 + "date": "2021", + "value": 29909, + "facet": 2176550201 }, { "date": "2020", @@ -38217,9 +38217,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 31022, - "facet": 2176550201 + "date": "2019", + "value": 31145, + "facet": 2517965213 }, { "date": "2011", @@ -38237,9 +38237,9 @@ "entity": "geoId/21123", "points_by_facet": [ { - "date": "2019", - "value": 14398, - "facet": 2517965213 + "date": "2021", + "value": 15028, + "facet": 2176550201 }, { "date": "2020", @@ -38252,9 +38252,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14431, - "facet": 2176550201 + "date": "2019", + "value": 14398, + "facet": 2517965213 }, { "date": "2011", @@ -38272,9 +38272,9 @@ "entity": "geoId/21125", "points_by_facet": [ { - "date": "2019", - "value": 60813, - "facet": 2517965213 + "date": "2021", + "value": 62561, + "facet": 2176550201 }, { "date": "2020", @@ -38287,9 +38287,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 61238, - "facet": 2176550201 + "date": "2019", + "value": 60813, + "facet": 2517965213 }, { "date": "2011", @@ -38307,9 +38307,9 @@ "entity": "geoId/21127", "points_by_facet": [ { - "date": "2018", - "value": 15571, - "facet": 2517965213 + "date": "2021", + "value": 16290, + "facet": 2176550201 }, { "date": "2020", @@ -38322,9 +38322,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15436, - "facet": 2176550201 + "date": "2018", + "value": 15571, + "facet": 2517965213 }, { "date": "2011", @@ -38342,9 +38342,9 @@ "entity": "geoId/21129", "points_by_facet": [ { - "date": "2018", - "value": 7033, - "facet": 2517965213 + "date": "2021", + "value": 7451, + "facet": 2176550201 }, { "date": "2020", @@ -38357,9 +38357,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7268, - "facet": 2176550201 + "date": "2018", + "value": 7033, + "facet": 2517965213 }, { "date": "2011", @@ -38377,9 +38377,9 @@ "entity": "geoId/21131", "points_by_facet": [ { - "date": "2018", - "value": 10143, - "facet": 2517965213 + "date": "2021", + "value": 10278, + "facet": 2176550201 }, { "date": "2020", @@ -38392,9 +38392,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9637, - "facet": 2176550201 + "date": "2018", + "value": 10143, + "facet": 2517965213 }, { "date": "2011", @@ -38412,9 +38412,9 @@ "entity": "geoId/21133", "points_by_facet": [ { - "date": "2018", - "value": 21899, - "facet": 2517965213 + "date": "2021", + "value": 21253, + "facet": 2176550201 }, { "date": "2020", @@ -38427,9 +38427,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21213, - "facet": 2176550201 + "date": "2018", + "value": 21899, + "facet": 2517965213 }, { "date": "2011", @@ -38447,9 +38447,9 @@ "entity": "geoId/21135", "points_by_facet": [ { - "date": "2018", - "value": 13257, - "facet": 2517965213 + "date": "2021", + "value": 12987, + "facet": 2176550201 }, { "date": "2020", @@ -38462,9 +38462,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13262, - "facet": 2176550201 + "date": "2018", + "value": 13257, + "facet": 2517965213 }, { "date": "2011", @@ -38482,9 +38482,9 @@ "entity": "geoId/21137", "points_by_facet": [ { - "date": "2019", - "value": 24549, - "facet": 2517965213 + "date": "2021", + "value": 24243, + "facet": 2176550201 }, { "date": "2020", @@ -38497,9 +38497,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 24466, - "facet": 2176550201 + "date": "2019", + "value": 24549, + "facet": 2517965213 }, { "date": "2011", @@ -38517,9 +38517,9 @@ "entity": "geoId/21139", "points_by_facet": [ { - "date": "2019", - "value": 9194, - "facet": 2517965213 + "date": "2021", + "value": 8959, + "facet": 2176550201 }, { "date": "2020", @@ -38532,9 +38532,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9041, - "facet": 2176550201 + "date": "2019", + "value": 9194, + "facet": 2517965213 }, { "date": "2011", @@ -38552,9 +38552,9 @@ "entity": "geoId/21141", "points_by_facet": [ { - "date": "2018", - "value": 26989, - "facet": 2517965213 + "date": "2021", + "value": 27771, + "facet": 2176550201 }, { "date": "2020", @@ -38567,9 +38567,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 27416, - "facet": 2176550201 + "date": "2018", + "value": 26989, + "facet": 2517965213 }, { "date": "2011", @@ -38587,9 +38587,9 @@ "entity": "geoId/21143", "points_by_facet": [ { - "date": "2018", - "value": 8009, - "facet": 2517965213 + "date": "2021", + "value": 8803, + "facet": 2176550201 }, { "date": "2020", @@ -38602,9 +38602,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8133, - "facet": 2176550201 + "date": "2018", + "value": 8009, + "facet": 2517965213 }, { "date": "2011", @@ -38622,9 +38622,9 @@ "entity": "geoId/21145", "points_by_facet": [ { - "date": "2019", - "value": 65418, - "facet": 2517965213 + "date": "2021", + "value": 67454, + "facet": 2176550201 }, { "date": "2020", @@ -38642,9 +38642,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 65644, - "facet": 2176550201 + "date": "2019", + "value": 65418, + "facet": 2517965213 }, { "date": "2011", @@ -38662,9 +38662,9 @@ "entity": "geoId/21147", "points_by_facet": [ { - "date": "2018", - "value": 17408, - "facet": 2517965213 + "date": "2021", + "value": 16892, + "facet": 2176550201 }, { "date": "2020", @@ -38677,9 +38677,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 17071, - "facet": 2176550201 + "date": "2018", + "value": 17408, + "facet": 2517965213 }, { "date": "2011", @@ -38697,9 +38697,9 @@ "entity": "geoId/21149", "points_by_facet": [ { - "date": "2019", - "value": 9207, - "facet": 2517965213 + "date": "2021", + "value": 9100, + "facet": 2176550201 }, { "date": "2020", @@ -38712,9 +38712,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9075, - "facet": 2176550201 + "date": "2019", + "value": 9207, + "facet": 2517965213 }, { "date": "2011", @@ -38732,9 +38732,9 @@ "entity": "geoId/21151", "points_by_facet": [ { - "date": "2019", - "value": 92987, - "facet": 2517965213 + "date": "2021", + "value": 94666, + "facet": 2176550201 }, { "date": "2020", @@ -38752,9 +38752,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 94265, - "facet": 2176550201 + "date": "2019", + "value": 92987, + "facet": 2517965213 }, { "date": "2011", @@ -38772,9 +38772,9 @@ "entity": "geoId/21153", "points_by_facet": [ { - "date": "2018", - "value": 12362, - "facet": 2517965213 + "date": "2021", + "value": 11497, + "facet": 2176550201 }, { "date": "2020", @@ -38787,9 +38787,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12017, - "facet": 2176550201 + "date": "2018", + "value": 12362, + "facet": 2517965213 }, { "date": "2011", @@ -38807,9 +38807,9 @@ "entity": "geoId/21155", "points_by_facet": [ { - "date": "2018", - "value": 19404, - "facet": 2517965213 + "date": "2021", + "value": 19725, + "facet": 2176550201 }, { "date": "2020", @@ -38822,9 +38822,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19314, - "facet": 2176550201 + "date": "2018", + "value": 19404, + "facet": 2517965213 }, { "date": "2011", @@ -38842,9 +38842,9 @@ "entity": "geoId/21157", "points_by_facet": [ { - "date": "2018", - "value": 31191, - "facet": 2517965213 + "date": "2021", + "value": 31748, + "facet": 2176550201 }, { "date": "2020", @@ -38857,9 +38857,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 31163, - "facet": 2176550201 + "date": "2018", + "value": 31191, + "facet": 2517965213 }, { "date": "2011", @@ -38877,9 +38877,9 @@ "entity": "geoId/21159", "points_by_facet": [ { - "date": "2018", - "value": 11323, - "facet": 2517965213 + "date": "2021", + "value": 11140, + "facet": 2176550201 }, { "date": "2020", @@ -38892,9 +38892,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11031, - "facet": 2176550201 + "date": "2018", + "value": 11323, + "facet": 2517965213 }, { "date": "2011", @@ -38912,9 +38912,9 @@ "entity": "geoId/21161", "points_by_facet": [ { - "date": "2019", - "value": 17070, - "facet": 2517965213 + "date": "2021", + "value": 16931, + "facet": 2176550201 }, { "date": "2020", @@ -38927,9 +38927,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 17035, - "facet": 2176550201 + "date": "2019", + "value": 17070, + "facet": 2517965213 }, { "date": "2011", @@ -38947,9 +38947,9 @@ "entity": "geoId/21163", "points_by_facet": [ { - "date": "2019", - "value": 28572, - "facet": 2517965213 + "date": "2021", + "value": 30131, + "facet": 2176550201 }, { "date": "2020", @@ -38962,9 +38962,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 28616, - "facet": 2176550201 + "date": "2019", + "value": 28572, + "facet": 2517965213 }, { "date": "2011", @@ -38982,9 +38982,9 @@ "entity": "geoId/21165", "points_by_facet": [ { - "date": "2019", - "value": 6489, - "facet": 2517965213 + "date": "2021", + "value": 6194, + "facet": 2176550201 }, { "date": "2020", @@ -38997,9 +38997,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6502, - "facet": 2176550201 + "date": "2019", + "value": 6489, + "facet": 2517965213 }, { "date": "2011", @@ -39017,9 +39017,9 @@ "entity": "geoId/21167", "points_by_facet": [ { - "date": "2018", - "value": 21774, - "facet": 2517965213 + "date": "2021", + "value": 22850, + "facet": 2176550201 }, { "date": "2020", @@ -39032,9 +39032,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21889, - "facet": 2176550201 + "date": "2018", + "value": 21774, + "facet": 2517965213 }, { "date": "2011", @@ -39052,9 +39052,9 @@ "entity": "geoId/21169", "points_by_facet": [ { - "date": "2019", - "value": 10071, - "facet": 2517965213 + "date": "2021", + "value": 10349, + "facet": 2176550201 }, { "date": "2020", @@ -39067,9 +39067,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10058, - "facet": 2176550201 + "date": "2019", + "value": 10071, + "facet": 2517965213 }, { "date": "2011", @@ -39087,9 +39087,9 @@ "entity": "geoId/21171", "points_by_facet": [ { - "date": "2018", - "value": 10718, - "facet": 2517965213 + "date": "2021", + "value": 11233, + "facet": 2176550201 }, { "date": "2020", @@ -39102,9 +39102,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10549, - "facet": 2176550201 + "date": "2018", + "value": 10718, + "facet": 2517965213 }, { "date": "2011", @@ -39122,9 +39122,9 @@ "entity": "geoId/21173", "points_by_facet": [ { - "date": "2019", - "value": 28157, - "facet": 2517965213 + "date": "2021", + "value": 28219, + "facet": 2176550201 }, { "date": "2020", @@ -39137,9 +39137,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 28186, - "facet": 2176550201 + "date": "2019", + "value": 28157, + "facet": 2517965213 }, { "date": "2011", @@ -39157,9 +39157,9 @@ "entity": "geoId/21175", "points_by_facet": [ { - "date": "2018", - "value": 13345, - "facet": 2517965213 + "date": "2021", + "value": 13820, + "facet": 2176550201 }, { "date": "2020", @@ -39172,9 +39172,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13142, - "facet": 2176550201 + "date": "2018", + "value": 13345, + "facet": 2517965213 }, { "date": "2011", @@ -39192,9 +39192,9 @@ "entity": "geoId/21177", "points_by_facet": [ { - "date": "2019", - "value": 30622, - "facet": 2517965213 + "date": "2021", + "value": 30694, + "facet": 2176550201 }, { "date": "2020", @@ -39207,9 +39207,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 30457, - "facet": 2176550201 + "date": "2019", + "value": 30622, + "facet": 2517965213 }, { "date": "2011", @@ -39227,9 +39227,9 @@ "entity": "geoId/21179", "points_by_facet": [ { - "date": "2019", - "value": 46233, - "facet": 2517965213 + "date": "2021", + "value": 47098, + "facet": 2176550201 }, { "date": "2020", @@ -39242,9 +39242,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 46450, - "facet": 2176550201 + "date": "2019", + "value": 46233, + "facet": 2517965213 }, { "date": "2011", @@ -39262,9 +39262,9 @@ "entity": "geoId/21181", "points_by_facet": [ { - "date": "2018", - "value": 7166, - "facet": 2517965213 + "date": "2021", + "value": 7712, + "facet": 2176550201 }, { "date": "2020", @@ -39277,9 +39277,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7234, - "facet": 2176550201 + "date": "2018", + "value": 7166, + "facet": 2517965213 }, { "date": "2011", @@ -39297,9 +39297,9 @@ "entity": "geoId/21183", "points_by_facet": [ { - "date": "2018", - "value": 24087, - "facet": 2517965213 + "date": "2021", + "value": 23688, + "facet": 2176550201 }, { "date": "2020", @@ -39312,9 +39312,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 23899, - "facet": 2176550201 + "date": "2018", + "value": 24087, + "facet": 2517965213 }, { "date": "2011", @@ -39332,9 +39332,9 @@ "entity": "geoId/21185", "points_by_facet": [ { - "date": "2019", - "value": 66799, - "facet": 2517965213 + "date": "2021", + "value": 68685, + "facet": 2176550201 }, { "date": "2020", @@ -39352,9 +39352,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 66999, - "facet": 2176550201 + "date": "2019", + "value": 66799, + "facet": 2517965213 }, { "date": "2011", @@ -39372,9 +39372,9 @@ "entity": "geoId/21187", "points_by_facet": [ { - "date": "2018", - "value": 10880, - "facet": 2517965213 + "date": "2021", + "value": 11294, + "facet": 2176550201 }, { "date": "2020", @@ -39387,9 +39387,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11017, - "facet": 2176550201 + "date": "2018", + "value": 10880, + "facet": 2517965213 }, { "date": "2011", @@ -39407,9 +39407,9 @@ "entity": "geoId/21189", "points_by_facet": [ { - "date": "2018", - "value": 4472, - "facet": 2517965213 + "date": "2021", + "value": 3953, + "facet": 2176550201 }, { "date": "2020", @@ -39422,9 +39422,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4331, - "facet": 2176550201 + "date": "2018", + "value": 4472, + "facet": 2517965213 }, { "date": "2011", @@ -39442,9 +39442,9 @@ "entity": "geoId/21191", "points_by_facet": [ { - "date": "2019", - "value": 14590, - "facet": 2517965213 + "date": "2021", + "value": 14607, + "facet": 2176550201 }, { "date": "2020", @@ -39457,9 +39457,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14586, - "facet": 2176550201 + "date": "2019", + "value": 14590, + "facet": 2517965213 }, { "date": "2011", @@ -39477,9 +39477,9 @@ "entity": "geoId/21193", "points_by_facet": [ { - "date": "2018", - "value": 26092, - "facet": 2517965213 + "date": "2021", + "value": 27929, + "facet": 2176550201 }, { "date": "2020", @@ -39492,9 +39492,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 25456, - "facet": 2176550201 + "date": "2018", + "value": 26092, + "facet": 2517965213 }, { "date": "2011", @@ -39512,9 +39512,9 @@ "entity": "geoId/21195", "points_by_facet": [ { - "date": "2018", - "value": 58402, - "facet": 2517965213 + "date": "2021", + "value": 57391, + "facet": 2176550201 }, { "date": "2020", @@ -39532,9 +39532,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 57057, - "facet": 2176550201 + "date": "2018", + "value": 58402, + "facet": 2517965213 }, { "date": "2011", @@ -39552,9 +39552,9 @@ "entity": "geoId/21197", "points_by_facet": [ { - "date": "2018", - "value": 12442, - "facet": 2517965213 + "date": "2021", + "value": 13133, + "facet": 2176550201 }, { "date": "2020", @@ -39567,9 +39567,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12218, - "facet": 2176550201 + "date": "2018", + "value": 12442, + "facet": 2517965213 }, { "date": "2011", @@ -39587,9 +39587,9 @@ "entity": "geoId/21199", "points_by_facet": [ { - "date": "2019", - "value": 64979, - "facet": 2517965213 + "date": "2021", + "value": 65423, + "facet": 2176550201 }, { "date": "2020", @@ -39602,9 +39602,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 65530, - "facet": 2176550201 + "date": "2019", + "value": 64979, + "facet": 2517965213 }, { "date": "2011", @@ -39622,9 +39622,9 @@ "entity": "geoId/21201", "points_by_facet": [ { - "date": "2018", - "value": 2135, - "facet": 2517965213 + "date": "2021", + "value": 2257, + "facet": 2176550201 }, { "date": "2020", @@ -39637,9 +39637,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2136, - "facet": 2176550201 + "date": "2018", + "value": 2135, + "facet": 2517965213 }, { "date": "2011", @@ -39657,9 +39657,9 @@ "entity": "geoId/21203", "points_by_facet": [ { - "date": "2018", - "value": 16750, - "facet": 2517965213 + "date": "2021", + "value": 16115, + "facet": 2176550201 }, { "date": "2020", @@ -39672,9 +39672,9 @@ "facet": 1541763368 }, { - "date": "2020", + "date": "2018", "value": 16750, - "facet": 2176550201 + "facet": 2517965213 }, { "date": "2011", @@ -39692,9 +39692,9 @@ "entity": "geoId/21205", "points_by_facet": [ { - "date": "2018", - "value": 24583, - "facet": 2517965213 + "date": "2021", + "value": 24861, + "facet": 2176550201 }, { "date": "2020", @@ -39707,9 +39707,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 24682, - "facet": 2176550201 + "date": "2018", + "value": 24583, + "facet": 2517965213 }, { "date": "2011", @@ -39727,9 +39727,9 @@ "entity": "geoId/21207", "points_by_facet": [ { - "date": "2018", - "value": 17821, - "facet": 2517965213 + "date": "2021", + "value": 18156, + "facet": 2176550201 }, { "date": "2020", @@ -39742,9 +39742,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 17998, - "facet": 2176550201 + "date": "2018", + "value": 17821, + "facet": 2517965213 }, { "date": "2011", @@ -39762,9 +39762,9 @@ "entity": "geoId/21209", "points_by_facet": [ { - "date": "2019", - "value": 57004, - "facet": 2517965213 + "date": "2021", + "value": 58252, + "facet": 2176550201 }, { "date": "2020", @@ -39777,9 +39777,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 58470, - "facet": 2176550201 + "date": "2019", + "value": 57004, + "facet": 2517965213 }, { "date": "2011", @@ -39797,9 +39797,9 @@ "entity": "geoId/21211", "points_by_facet": [ { - "date": "2019", - "value": 49024, - "facet": 2517965213 + "date": "2021", + "value": 48461, + "facet": 2176550201 }, { "date": "2020", @@ -39812,9 +39812,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 49611, - "facet": 2176550201 + "date": "2019", + "value": 49024, + "facet": 2517965213 }, { "date": "2011", @@ -39832,9 +39832,9 @@ "entity": "geoId/21213", "points_by_facet": [ { - "date": "2018", - "value": 18529, - "facet": 2517965213 + "date": "2021", + "value": 19718, + "facet": 2176550201 }, { "date": "2020", @@ -39847,9 +39847,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 18635, - "facet": 2176550201 + "date": "2018", + "value": 18529, + "facet": 2517965213 }, { "date": "2011", @@ -39867,9 +39867,9 @@ "entity": "geoId/21215", "points_by_facet": [ { - "date": "2019", - "value": 19351, - "facet": 2517965213 + "date": "2021", + "value": 19916, + "facet": 2176550201 }, { "date": "2020", @@ -39882,9 +39882,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19585, - "facet": 2176550201 + "date": "2019", + "value": 19351, + "facet": 2517965213 }, { "date": "2011", @@ -39902,9 +39902,9 @@ "entity": "geoId/21217", "points_by_facet": [ { - "date": "2019", - "value": 25769, - "facet": 2517965213 + "date": "2021", + "value": 26235, + "facet": 2176550201 }, { "date": "2020", @@ -39917,9 +39917,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 25707, - "facet": 2176550201 + "date": "2019", + "value": 25769, + "facet": 2517965213 }, { "date": "2011", @@ -39937,9 +39937,9 @@ "entity": "geoId/21219", "points_by_facet": [ { - "date": "2018", - "value": 12311, - "facet": 2517965213 + "date": "2021", + "value": 12285, + "facet": 2176550201 }, { "date": "2020", @@ -39952,9 +39952,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12448, - "facet": 2176550201 + "date": "2018", + "value": 12311, + "facet": 2517965213 }, { "date": "2011", @@ -39972,9 +39972,9 @@ "entity": "geoId/21221", "points_by_facet": [ { - "date": "2019", - "value": 14651, - "facet": 2517965213 + "date": "2021", + "value": 14192, + "facet": 2176550201 }, { "date": "2020", @@ -39987,9 +39987,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14776, - "facet": 2176550201 + "date": "2019", + "value": 14651, + "facet": 2517965213 }, { "date": "2011", @@ -40007,9 +40007,9 @@ "entity": "geoId/21223", "points_by_facet": [ { - "date": "2018", - "value": 8515, - "facet": 2517965213 + "date": "2021", + "value": 8530, + "facet": 2176550201 }, { "date": "2020", @@ -40022,9 +40022,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8481, - "facet": 2176550201 + "date": "2018", + "value": 8515, + "facet": 2517965213 }, { "date": "2011", @@ -40042,9 +40042,9 @@ "entity": "geoId/21225", "points_by_facet": [ { - "date": "2018", - "value": 14505, - "facet": 2517965213 + "date": "2021", + "value": 13544, + "facet": 2176550201 }, { "date": "2020", @@ -40057,9 +40057,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14443, - "facet": 2176550201 + "date": "2018", + "value": 14505, + "facet": 2517965213 }, { "date": "2011", @@ -40077,9 +40077,9 @@ "entity": "geoId/21227", "points_by_facet": [ { - "date": "2019", - "value": 132896, - "facet": 2517965213 + "date": "2021", + "value": 137212, + "facet": 2176550201 }, { "date": "2020", @@ -40097,9 +40097,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 134510, - "facet": 2176550201 + "date": "2019", + "value": 132896, + "facet": 2517965213 }, { "date": "2011", @@ -40117,9 +40117,9 @@ "entity": "geoId/21229", "points_by_facet": [ { - "date": "2018", - "value": 12084, - "facet": 2517965213 + "date": "2021", + "value": 12072, + "facet": 2176550201 }, { "date": "2020", @@ -40132,9 +40132,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12147, - "facet": 2176550201 + "date": "2018", + "value": 12084, + "facet": 2517965213 }, { "date": "2011", @@ -40152,9 +40152,9 @@ "entity": "geoId/21231", "points_by_facet": [ { - "date": "2018", - "value": 20468, - "facet": 2517965213 + "date": "2021", + "value": 19540, + "facet": 2176550201 }, { "date": "2020", @@ -40167,9 +40167,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20209, - "facet": 2176550201 + "date": "2018", + "value": 20468, + "facet": 2517965213 }, { "date": "2011", @@ -40187,9 +40187,9 @@ "entity": "geoId/21233", "points_by_facet": [ { - "date": "2018", - "value": 13111, - "facet": 2517965213 + "date": "2021", + "value": 12813, + "facet": 2176550201 }, { "date": "2020", @@ -40202,9 +40202,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12923, - "facet": 2176550201 + "date": "2018", + "value": 13111, + "facet": 2517965213 }, { "date": "2011", @@ -40222,9 +40222,9 @@ "entity": "geoId/21235", "points_by_facet": [ { - "date": "2019", - "value": 36264, - "facet": 2517965213 + "date": "2021", + "value": 36939, + "facet": 2176550201 }, { "date": "2020", @@ -40237,9 +40237,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 36451, - "facet": 2176550201 + "date": "2019", + "value": 36264, + "facet": 2517965213 }, { "date": "2011", @@ -40257,9 +40257,9 @@ "entity": "geoId/21237", "points_by_facet": [ { - "date": "2018", - "value": 7177, - "facet": 2517965213 + "date": "2021", + "value": 6507, + "facet": 2176550201 }, { "date": "2020", @@ -40272,9 +40272,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7106, - "facet": 2176550201 + "date": "2018", + "value": 7177, + "facet": 2517965213 }, { "date": "2011", @@ -40292,9 +40292,9 @@ "entity": "geoId/21239", "points_by_facet": [ { - "date": "2019", - "value": 26734, - "facet": 2517965213 + "date": "2021", + "value": 27075, + "facet": 2176550201 }, { "date": "2020", @@ -40307,9 +40307,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 26765, - "facet": 2176550201 + "date": "2019", + "value": 26734, + "facet": 2517965213 }, { "date": "2011", @@ -40327,9 +40327,9 @@ "entity": "geoId/22001", "points_by_facet": [ { - "date": "2019", - "value": 62045, - "facet": 2517965213 + "date": "2021", + "value": 57288, + "facet": 2176550201 }, { "date": "2020", @@ -40342,9 +40342,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 61918, - "facet": 2176550201 + "date": "2019", + "value": 62045, + "facet": 2517965213 }, { "date": "2011", @@ -40362,9 +40362,9 @@ "entity": "geoId/22003", "points_by_facet": [ { - "date": "2018", - "value": 25605, - "facet": 2517965213 + "date": "2021", + "value": 22687, + "facet": 2176550201 }, { "date": "2020", @@ -40377,9 +40377,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 25440, - "facet": 2176550201 + "date": "2018", + "value": 25605, + "facet": 2517965213 }, { "date": "2011", @@ -40397,9 +40397,9 @@ "entity": "geoId/22005", "points_by_facet": [ { - "date": "2019", - "value": 126604, - "facet": 2517965213 + "date": "2021", + "value": 128369, + "facet": 2176550201 }, { "date": "2020", @@ -40417,9 +40417,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 128665, - "facet": 2176550201 + "date": "2019", + "value": 126604, + "facet": 2517965213 }, { "date": "2011", @@ -40437,9 +40437,9 @@ "entity": "geoId/22007", "points_by_facet": [ { - "date": "2019", - "value": 21891, - "facet": 2517965213 + "date": "2021", + "value": 20689, + "facet": 2176550201 }, { "date": "2020", @@ -40452,9 +40452,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21621, - "facet": 2176550201 + "date": "2019", + "value": 21891, + "facet": 2517965213 }, { "date": "2011", @@ -40472,9 +40472,9 @@ "entity": "geoId/22009", "points_by_facet": [ { - "date": "2018", - "value": 40462, - "facet": 2517965213 + "date": "2021", + "value": 39236, + "facet": 2176550201 }, { "date": "2020", @@ -40487,9 +40487,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 39966, - "facet": 2176550201 + "date": "2018", + "value": 40462, + "facet": 2517965213 }, { "date": "2011", @@ -40507,9 +40507,9 @@ "entity": "geoId/22011", "points_by_facet": [ { - "date": "2019", - "value": 37497, - "facet": 2517965213 + "date": "2021", + "value": 36584, + "facet": 2176550201 }, { "date": "2020", @@ -40522,9 +40522,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 37881, - "facet": 2176550201 + "date": "2019", + "value": 37497, + "facet": 2517965213 }, { "date": "2011", @@ -40542,9 +40542,9 @@ "entity": "geoId/22013", "points_by_facet": [ { - "date": "2018", - "value": 13308, - "facet": 2517965213 + "date": "2021", + "value": 12776, + "facet": 2176550201 }, { "date": "2020", @@ -40557,9 +40557,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12983, - "facet": 2176550201 + "date": "2018", + "value": 13308, + "facet": 2517965213 }, { "date": "2011", @@ -40577,9 +40577,9 @@ "entity": "geoId/22015", "points_by_facet": [ { - "date": "2019", - "value": 127039, - "facet": 2517965213 + "date": "2021", + "value": 129144, + "facet": 2176550201 }, { "date": "2020", @@ -40597,9 +40597,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 127275, - "facet": 2176550201 + "date": "2019", + "value": 127039, + "facet": 2517965213 }, { "date": "2011", @@ -40617,9 +40617,9 @@ "entity": "geoId/22017", "points_by_facet": [ { - "date": "2019", - "value": 240204, - "facet": 2517965213 + "date": "2021", + "value": 233092, + "facet": 2176550201 }, { "date": "2020", @@ -40637,9 +40637,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 237479, - "facet": 2176550201 + "date": "2019", + "value": 240204, + "facet": 2517965213 }, { "date": "2011", @@ -40657,9 +40657,9 @@ "entity": "geoId/22019", "points_by_facet": [ { - "date": "2019", - "value": 203436, - "facet": 2517965213 + "date": "2021", + "value": 205282, + "facet": 2176550201 }, { "date": "2020", @@ -40677,9 +40677,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 203310, - "facet": 2176550201 + "date": "2019", + "value": 203436, + "facet": 2517965213 }, { "date": "2011", @@ -40697,9 +40697,9 @@ "entity": "geoId/22021", "points_by_facet": [ { - "date": "2018", - "value": 9960, - "facet": 2517965213 + "date": "2021", + "value": 9571, + "facet": 2176550201 }, { "date": "2020", @@ -40712,9 +40712,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9839, - "facet": 2176550201 + "date": "2018", + "value": 9960, + "facet": 2517965213 }, { "date": "2011", @@ -40732,9 +40732,9 @@ "entity": "geoId/22023", "points_by_facet": [ { - "date": "2019", - "value": 6973, - "facet": 2517965213 + "date": "2021", + "value": 5080, + "facet": 2176550201 }, { "date": "2020", @@ -40747,9 +40747,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7003, - "facet": 2176550201 + "date": "2019", + "value": 6973, + "facet": 2517965213 }, { "date": "2011", @@ -40767,9 +40767,9 @@ "entity": "geoId/22025", "points_by_facet": [ { - "date": "2018", - "value": 9608, - "facet": 2517965213 + "date": "2021", + "value": 8805, + "facet": 2176550201 }, { "date": "2020", @@ -40782,9 +40782,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9226, - "facet": 2176550201 + "date": "2018", + "value": 9608, + "facet": 2517965213 }, { "date": "2011", @@ -40802,9 +40802,9 @@ "entity": "geoId/22027", "points_by_facet": [ { - "date": "2018", - "value": 15944, - "facet": 2517965213 + "date": "2021", + "value": 14038, + "facet": 2176550201 }, { "date": "2020", @@ -40817,9 +40817,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15508, - "facet": 2176550201 + "date": "2018", + "value": 15944, + "facet": 2517965213 }, { "date": "2011", @@ -40837,9 +40837,9 @@ "entity": "geoId/22029", "points_by_facet": [ { - "date": "2019", - "value": 19259, - "facet": 2517965213 + "date": "2021", + "value": 18376, + "facet": 2176550201 }, { "date": "2020", @@ -40852,9 +40852,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 18914, - "facet": 2176550201 + "date": "2019", + "value": 19259, + "facet": 2517965213 }, { "date": "2011", @@ -40872,9 +40872,9 @@ "entity": "geoId/22031", "points_by_facet": [ { - "date": "2019", - "value": 27463, - "facet": 2517965213 + "date": "2021", + "value": 26919, + "facet": 2176550201 }, { "date": "2020", @@ -40887,9 +40887,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 27650, - "facet": 2176550201 + "date": "2019", + "value": 27463, + "facet": 2517965213 }, { "date": "2011", @@ -40907,9 +40907,9 @@ "entity": "geoId/22033", "points_by_facet": [ { - "date": "2019", - "value": 440059, - "facet": 2517965213 + "date": "2021", + "value": 453301, + "facet": 2176550201 }, { "date": "2020", @@ -40927,9 +40927,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 439729, - "facet": 2176550201 + "date": "2019", + "value": 440059, + "facet": 2517965213 }, { "date": "2011", @@ -40947,10 +40947,10 @@ "entity": "geoId/22035", "points_by_facet": [ { - "date": "2018", - "value": 7037, - "facet": 2517965213 - }, + "date": "2021", + "value": 7220, + "facet": 2176550201 + }, { "date": "2020", "value": 6947, @@ -40962,9 +40962,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6589, - "facet": 2176550201 + "date": "2018", + "value": 7037, + "facet": 2517965213 }, { "date": "2011", @@ -40982,9 +40982,9 @@ "entity": "geoId/22037", "points_by_facet": [ { - "date": "2019", - "value": 19135, - "facet": 2517965213 + "date": "2021", + "value": 19338, + "facet": 2176550201 }, { "date": "2020", @@ -40997,9 +40997,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 18882, - "facet": 2176550201 + "date": "2019", + "value": 19135, + "facet": 2517965213 }, { "date": "2011", @@ -41017,9 +41017,9 @@ "entity": "geoId/22039", "points_by_facet": [ { - "date": "2018", - "value": 33443, - "facet": 2517965213 + "date": "2021", + "value": 32215, + "facet": 2176550201 }, { "date": "2020", @@ -41032,9 +41032,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 33276, - "facet": 2176550201 + "date": "2018", + "value": 33443, + "facet": 2517965213 }, { "date": "2011", @@ -41052,9 +41052,9 @@ "entity": "geoId/22041", "points_by_facet": [ { - "date": "2018", - "value": 20156, - "facet": 2517965213 + "date": "2021", + "value": 19668, + "facet": 2176550201 }, { "date": "2020", @@ -41067,9 +41067,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19723, - "facet": 2176550201 + "date": "2018", + "value": 20156, + "facet": 2517965213 }, { "date": "2011", @@ -41087,9 +41087,9 @@ "entity": "geoId/22043", "points_by_facet": [ { - "date": "2019", - "value": 22389, - "facet": 2517965213 + "date": "2021", + "value": 22236, + "facet": 2176550201 }, { "date": "2020", @@ -41102,9 +41102,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 22254, - "facet": 2176550201 + "date": "2019", + "value": 22389, + "facet": 2517965213 }, { "date": "2011", @@ -41122,9 +41122,9 @@ "entity": "geoId/22045", "points_by_facet": [ { - "date": "2019", - "value": 69830, - "facet": 2517965213 + "date": "2021", + "value": 68975, + "facet": 2176550201 }, { "date": "2020", @@ -41142,9 +41142,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 68991, - "facet": 2176550201 + "date": "2019", + "value": 69830, + "facet": 2517965213 }, { "date": "2011", @@ -41162,9 +41162,9 @@ "entity": "geoId/22047", "points_by_facet": [ { - "date": "2019", - "value": 32511, - "facet": 2517965213 + "date": "2021", + "value": 29824, + "facet": 2176550201 }, { "date": "2020", @@ -41177,9 +41177,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 32070, - "facet": 2176550201 + "date": "2019", + "value": 32511, + "facet": 2517965213 }, { "date": "2011", @@ -41197,9 +41197,9 @@ "entity": "geoId/22049", "points_by_facet": [ { - "date": "2018", - "value": 15902, - "facet": 2517965213 + "date": "2021", + "value": 14876, + "facet": 2176550201 }, { "date": "2020", @@ -41212,9 +41212,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15574, - "facet": 2176550201 + "date": "2018", + "value": 15902, + "facet": 2517965213 }, { "date": "2011", @@ -41232,9 +41232,9 @@ "entity": "geoId/22051", "points_by_facet": [ { - "date": "2019", - "value": 432493, - "facet": 2517965213 + "date": "2021", + "value": 433688, + "facet": 2176550201 }, { "date": "2020", @@ -41252,9 +41252,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 432346, - "facet": 2176550201 + "date": "2019", + "value": 432493, + "facet": 2517965213 }, { "date": "2011", @@ -41272,9 +41272,9 @@ "entity": "geoId/22053", "points_by_facet": [ { - "date": "2019", - "value": 31368, - "facet": 2517965213 + "date": "2021", + "value": 32345, + "facet": 2176550201 }, { "date": "2020", @@ -41287,9 +41287,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 31208, - "facet": 2176550201 + "date": "2019", + "value": 31368, + "facet": 2517965213 }, { "date": "2011", @@ -41307,9 +41307,9 @@ "entity": "geoId/22055", "points_by_facet": [ { - "date": "2019", - "value": 244390, - "facet": 2517965213 + "date": "2021", + "value": 244205, + "facet": 2176550201 }, { "date": "2020", @@ -41327,9 +41327,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 246518, - "facet": 2176550201 + "date": "2019", + "value": 244390, + "facet": 2517965213 }, { "date": "2011", @@ -41347,9 +41347,9 @@ "entity": "geoId/22057", "points_by_facet": [ { - "date": "2019", - "value": 97614, - "facet": 2517965213 + "date": "2021", + "value": 97504, + "facet": 2176550201 }, { "date": "2020", @@ -41367,9 +41367,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 97596, - "facet": 2176550201 + "date": "2019", + "value": 97614, + "facet": 2517965213 }, { "date": "2011", @@ -41387,9 +41387,9 @@ "entity": "geoId/22059", "points_by_facet": [ { - "date": "2018", - "value": 14917, - "facet": 2517965213 + "date": "2021", + "value": 14834, + "facet": 2176550201 }, { "date": "2020", @@ -41402,9 +41402,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15021, - "facet": 2176550201 + "date": "2018", + "value": 14917, + "facet": 2517965213 }, { "date": "2011", @@ -41422,9 +41422,9 @@ "entity": "geoId/22061", "points_by_facet": [ { - "date": "2019", - "value": 46742, - "facet": 2517965213 + "date": "2021", + "value": 48152, + "facet": 2176550201 }, { "date": "2020", @@ -41437,9 +41437,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 46552, - "facet": 2176550201 + "date": "2019", + "value": 46742, + "facet": 2517965213 }, { "date": "2011", @@ -41457,9 +41457,9 @@ "entity": "geoId/22063", "points_by_facet": [ { - "date": "2019", - "value": 140789, - "facet": 2517965213 + "date": "2021", + "value": 145830, + "facet": 2176550201 }, { "date": "2020", @@ -41477,9 +41477,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 143737, - "facet": 2176550201 + "date": "2019", + "value": 140789, + "facet": 2517965213 }, { "date": "2011", @@ -41497,9 +41497,9 @@ "entity": "geoId/22065", "points_by_facet": [ { - "date": "2018", - "value": 11161, - "facet": 2517965213 + "date": "2021", + "value": 9799, + "facet": 2176550201 }, { "date": "2020", @@ -41512,9 +41512,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10635, - "facet": 2176550201 + "date": "2018", + "value": 11161, + "facet": 2517965213 }, { "date": "2011", @@ -41532,9 +41532,9 @@ "entity": "geoId/22067", "points_by_facet": [ { - "date": "2019", - "value": 24874, - "facet": 2517965213 + "date": "2021", + "value": 25025, + "facet": 2176550201 }, { "date": "2020", @@ -41547,9 +41547,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 24227, - "facet": 2176550201 + "date": "2019", + "value": 24874, + "facet": 2517965213 }, { "date": "2011", @@ -41567,9 +41567,9 @@ "entity": "geoId/22069", "points_by_facet": [ { - "date": "2019", - "value": 38158, - "facet": 2517965213 + "date": "2021", + "value": 37026, + "facet": 2176550201 }, { "date": "2020", @@ -41582,9 +41582,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 37655, - "facet": 2176550201 + "date": "2019", + "value": 38158, + "facet": 2517965213 }, { "date": "2011", @@ -41602,9 +41602,9 @@ "entity": "geoId/22071", "points_by_facet": [ { - "date": "2019", - "value": 390144, - "facet": 2517965213 + "date": "2021", + "value": 376971, + "facet": 2176550201 }, { "date": "2020", @@ -41622,9 +41622,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 389476, - "facet": 2176550201 + "date": "2019", + "value": 390144, + "facet": 2517965213 }, { "date": "2011", @@ -41642,9 +41642,9 @@ "entity": "geoId/22073", "points_by_facet": [ { - "date": "2019", - "value": 153279, - "facet": 2517965213 + "date": "2021", + "value": 158768, + "facet": 2176550201 }, { "date": "2020", @@ -41662,9 +41662,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 152439, - "facet": 2176550201 + "date": "2019", + "value": 153279, + "facet": 2517965213 }, { "date": "2011", @@ -41682,9 +41682,9 @@ "entity": "geoId/22075", "points_by_facet": [ { - "date": "2019", - "value": 23197, - "facet": 2517965213 + "date": "2021", + "value": 23303, + "facet": 2176550201 }, { "date": "2020", @@ -41697,9 +41697,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 23113, - "facet": 2176550201 + "date": "2019", + "value": 23197, + "facet": 2517965213 }, { "date": "2011", @@ -41717,9 +41717,9 @@ "entity": "geoId/22077", "points_by_facet": [ { - "date": "2019", - "value": 21730, - "facet": 2517965213 + "date": "2021", + "value": 20356, + "facet": 2176550201 }, { "date": "2020", @@ -41732,9 +41732,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21529, - "facet": 2176550201 + "date": "2019", + "value": 21730, + "facet": 2517965213 }, { "date": "2011", @@ -41752,9 +41752,9 @@ "entity": "geoId/22079", "points_by_facet": [ { - "date": "2019", - "value": 129648, - "facet": 2517965213 + "date": "2021", + "value": 128654, + "facet": 2176550201 }, { "date": "2020", @@ -41772,9 +41772,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 128567, - "facet": 2176550201 + "date": "2019", + "value": 129648, + "facet": 2517965213 }, { "date": "2011", @@ -41792,9 +41792,9 @@ "entity": "geoId/22081", "points_by_facet": [ { - "date": "2018", - "value": 8477, - "facet": 2517965213 + "date": "2021", + "value": 7564, + "facet": 2176550201 }, { "date": "2020", @@ -41807,9 +41807,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8286, - "facet": 2176550201 + "date": "2018", + "value": 8477, + "facet": 2517965213 }, { "date": "2011", @@ -41827,9 +41827,9 @@ "entity": "geoId/22083", "points_by_facet": [ { - "date": "2018", - "value": 20192, - "facet": 2517965213 + "date": "2021", + "value": 19805, + "facet": 2176550201 }, { "date": "2020", @@ -41842,9 +41842,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20014, - "facet": 2176550201 + "date": "2018", + "value": 20192, + "facet": 2517965213 }, { "date": "2011", @@ -41862,9 +41862,9 @@ "entity": "geoId/22085", "points_by_facet": [ { - "date": "2018", - "value": 24032, - "facet": 2517965213 + "date": "2021", + "value": 22135, + "facet": 2176550201 }, { "date": "2020", @@ -41877,9 +41877,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 23803, - "facet": 2176550201 + "date": "2018", + "value": 24032, + "facet": 2517965213 }, { "date": "2011", @@ -41897,9 +41897,9 @@ "entity": "geoId/22087", "points_by_facet": [ { - "date": "2019", - "value": 47244, - "facet": 2517965213 + "date": "2021", + "value": 44258, + "facet": 2176550201 }, { "date": "2020", @@ -41912,9 +41912,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 47647, - "facet": 2176550201 + "date": "2019", + "value": 47244, + "facet": 2517965213 }, { "date": "2011", @@ -41932,9 +41932,9 @@ "entity": "geoId/22089", "points_by_facet": [ { - "date": "2019", - "value": 53100, - "facet": 2517965213 + "date": "2021", + "value": 52282, + "facet": 2176550201 }, { "date": "2020", @@ -41947,9 +41947,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 52987, - "facet": 2176550201 + "date": "2019", + "value": 53100, + "facet": 2517965213 }, { "date": "2011", @@ -41967,9 +41967,9 @@ "entity": "geoId/22091", "points_by_facet": [ { - "date": "2019", - "value": 10132, - "facet": 2517965213 + "date": "2021", + "value": 10912, + "facet": 2176550201 }, { "date": "2020", @@ -41982,9 +41982,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10081, - "facet": 2176550201 + "date": "2019", + "value": 10132, + "facet": 2517965213 }, { "date": "2011", @@ -42002,9 +42002,9 @@ "entity": "geoId/22093", "points_by_facet": [ { - "date": "2019", - "value": 21096, - "facet": 2517965213 + "date": "2021", + "value": 19742, + "facet": 2176550201 }, { "date": "2020", @@ -42017,9 +42017,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20727, - "facet": 2176550201 + "date": "2019", + "value": 21096, + "facet": 2517965213 }, { "date": "2011", @@ -42037,9 +42037,9 @@ "entity": "geoId/22095", "points_by_facet": [ { - "date": "2019", - "value": 42837, - "facet": 2517965213 + "date": "2021", + "value": 42094, + "facet": 2176550201 }, { "date": "2020", @@ -42052,9 +42052,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 42516, - "facet": 2176550201 + "date": "2019", + "value": 42837, + "facet": 2517965213 }, { "date": "2011", @@ -42072,9 +42072,9 @@ "entity": "geoId/22097", "points_by_facet": [ { - "date": "2019", - "value": 82124, - "facet": 2517965213 + "date": "2021", + "value": 82071, + "facet": 2176550201 }, { "date": "2020", @@ -42092,9 +42092,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 81440, - "facet": 2176550201 + "date": "2019", + "value": 82124, + "facet": 2517965213 }, { "date": "2011", @@ -42112,9 +42112,9 @@ "entity": "geoId/22099", "points_by_facet": [ { - "date": "2019", - "value": 53431, - "facet": 2517965213 + "date": "2021", + "value": 51540, + "facet": 2176550201 }, { "date": "2020", @@ -42127,9 +42127,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 52954, - "facet": 2176550201 + "date": "2019", + "value": 53431, + "facet": 2517965213 }, { "date": "2011", @@ -42147,9 +42147,9 @@ "entity": "geoId/22101", "points_by_facet": [ { - "date": "2019", - "value": 49348, - "facet": 2517965213 + "date": "2021", + "value": 48232, + "facet": 2176550201 }, { "date": "2020", @@ -42162,9 +42162,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 48330, - "facet": 2176550201 + "date": "2019", + "value": 49348, + "facet": 2517965213 }, { "date": "2011", @@ -42182,9 +42182,9 @@ "entity": "geoId/22103", "points_by_facet": [ { - "date": "2019", - "value": 260419, - "facet": 2517965213 + "date": "2021", + "value": 269388, + "facet": 2176550201 }, { "date": "2020", @@ -42202,9 +42202,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 263446, - "facet": 2176550201 + "date": "2019", + "value": 260419, + "facet": 2517965213 }, { "date": "2011", @@ -42222,9 +42222,9 @@ "entity": "geoId/22105", "points_by_facet": [ { - "date": "2019", - "value": 134758, - "facet": 2517965213 + "date": "2021", + "value": 135217, + "facet": 2176550201 }, { "date": "2020", @@ -42242,9 +42242,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 136765, - "facet": 2176550201 + "date": "2019", + "value": 134758, + "facet": 2517965213 }, { "date": "2011", @@ -42262,9 +42262,9 @@ "entity": "geoId/22107", "points_by_facet": [ { - "date": "2018", - "value": 4462, - "facet": 2517965213 + "date": "2021", + "value": 4043, + "facet": 2176550201 }, { "date": "2020", @@ -42277,9 +42277,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4178, - "facet": 2176550201 + "date": "2018", + "value": 4462, + "facet": 2517965213 }, { "date": "2011", @@ -42297,9 +42297,9 @@ "entity": "geoId/22109", "points_by_facet": [ { - "date": "2019", - "value": 110461, - "facet": 2517965213 + "date": "2021", + "value": 108708, + "facet": 2176550201 }, { "date": "2020", @@ -42317,9 +42317,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 109859, - "facet": 2176550201 + "date": "2019", + "value": 110461, + "facet": 2517965213 }, { "date": "2011", @@ -42337,9 +42337,9 @@ "entity": "geoId/22111", "points_by_facet": [ { - "date": "2019", - "value": 22108, - "facet": 2517965213 + "date": "2021", + "value": 21091, + "facet": 2176550201 }, { "date": "2020", @@ -42352,9 +42352,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 22170, - "facet": 2176550201 + "date": "2019", + "value": 22108, + "facet": 2517965213 }, { "date": "2011", @@ -42372,9 +42372,9 @@ "entity": "geoId/22113", "points_by_facet": [ { - "date": "2019", - "value": 59511, - "facet": 2517965213 + "date": "2021", + "value": 57204, + "facet": 2176550201 }, { "date": "2020", @@ -42387,9 +42387,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 59378, - "facet": 2176550201 + "date": "2019", + "value": 59511, + "facet": 2517965213 }, { "date": "2011", @@ -42407,9 +42407,9 @@ "entity": "geoId/22115", "points_by_facet": [ { - "date": "2019", - "value": 47429, - "facet": 2517965213 + "date": "2021", + "value": 48027, + "facet": 2176550201 }, { "date": "2020", @@ -42422,9 +42422,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 47894, - "facet": 2176550201 + "date": "2019", + "value": 47429, + "facet": 2517965213 }, { "date": "2011", @@ -42442,9 +42442,9 @@ "entity": "geoId/22117", "points_by_facet": [ { - "date": "2019", - "value": 46194, - "facet": 2517965213 + "date": "2021", + "value": 45133, + "facet": 2176550201 }, { "date": "2020", @@ -42457,9 +42457,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 45773, - "facet": 2176550201 + "date": "2019", + "value": 46194, + "facet": 2517965213 }, { "date": "2011", @@ -42477,9 +42477,9 @@ "entity": "geoId/22119", "points_by_facet": [ { - "date": "2019", - "value": 38340, - "facet": 2517965213 + "date": "2021", + "value": 36184, + "facet": 2176550201 }, { "date": "2020", @@ -42492,9 +42492,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 37943, - "facet": 2176550201 + "date": "2019", + "value": 38340, + "facet": 2517965213 }, { "date": "2011", @@ -42512,9 +42512,9 @@ "entity": "geoId/22121", "points_by_facet": [ { - "date": "2019", - "value": 26465, - "facet": 2517965213 + "date": "2021", + "value": 27792, + "facet": 2176550201 }, { "date": "2020", @@ -42527,9 +42527,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 26792, - "facet": 2176550201 + "date": "2019", + "value": 26465, + "facet": 2517965213 }, { "date": "2011", @@ -42547,9 +42547,9 @@ "entity": "geoId/22123", "points_by_facet": [ { - "date": "2018", - "value": 10982, - "facet": 2517965213 + "date": "2021", + "value": 9594, + "facet": 2176550201 }, { "date": "2020", @@ -42562,9 +42562,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10646, - "facet": 2176550201 + "date": "2018", + "value": 10982, + "facet": 2517965213 }, { "date": "2011", @@ -42582,9 +42582,9 @@ "entity": "geoId/22125", "points_by_facet": [ { - "date": "2019", - "value": 15568, - "facet": 2517965213 + "date": "2021", + "value": 15494, + "facet": 2176550201 }, { "date": "2020", @@ -42597,9 +42597,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15465, - "facet": 2176550201 + "date": "2019", + "value": 15568, + "facet": 2517965213 }, { "date": "2011", @@ -42617,9 +42617,9 @@ "entity": "geoId/22127", "points_by_facet": [ { - "date": "2018", - "value": 14134, - "facet": 2517965213 + "date": "2021", + "value": 13488, + "facet": 2176550201 }, { "date": "2020", @@ -42632,9 +42632,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13839, - "facet": 2176550201 + "date": "2018", + "value": 14134, + "facet": 2517965213 }, { "date": "2011", @@ -42652,9 +42652,9 @@ "entity": "geoId/23001", "points_by_facet": [ { - "date": "2019", - "value": 108277, - "facet": 2517965213 + "date": "2021", + "value": 111034, + "facet": 2176550201 }, { "date": "2020", @@ -42672,9 +42672,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 108547, - "facet": 2176550201 + "date": "2019", + "value": 108277, + "facet": 2517965213 }, { "date": "2011", @@ -42692,9 +42692,9 @@ "entity": "geoId/23003", "points_by_facet": [ { - "date": "2018", - "value": 67111, - "facet": 2517965213 + "date": "2021", + "value": 66859, + "facet": 2176550201 }, { "date": "2020", @@ -42712,9 +42712,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 66804, - "facet": 2176550201 + "date": "2018", + "value": 67111, + "facet": 2517965213 }, { "date": "2011", @@ -42732,9 +42732,9 @@ "entity": "geoId/23005", "points_by_facet": [ { - "date": "2019", - "value": 295003, - "facet": 2517965213 + "date": "2021", + "value": 305231, + "facet": 2176550201 }, { "date": "2020", @@ -42752,9 +42752,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 298111, - "facet": 2176550201 + "date": "2019", + "value": 295003, + "facet": 2517965213 }, { "date": "2011", @@ -42772,9 +42772,9 @@ "entity": "geoId/23007", "points_by_facet": [ { - "date": "2018", - "value": 29897, - "facet": 2517965213 + "date": "2021", + "value": 29687, + "facet": 2176550201 }, { "date": "2020", @@ -42787,9 +42787,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 29986, - "facet": 2176550201 + "date": "2018", + "value": 29897, + "facet": 2517965213 }, { "date": "2011", @@ -42807,9 +42807,9 @@ "entity": "geoId/23009", "points_by_facet": [ { - "date": "2018", - "value": 54811, - "facet": 2517965213 + "date": "2021", + "value": 56192, + "facet": 2176550201 }, { "date": "2020", @@ -42822,9 +42822,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 55088, - "facet": 2176550201 + "date": "2018", + "value": 54811, + "facet": 2517965213 }, { "date": "2011", @@ -42842,9 +42842,9 @@ "entity": "geoId/23011", "points_by_facet": [ { - "date": "2019", - "value": 122302, - "facet": 2517965213 + "date": "2021", + "value": 124486, + "facet": 2176550201 }, { "date": "2020", @@ -42862,9 +42862,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 122955, - "facet": 2176550201 + "date": "2019", + "value": 122302, + "facet": 2517965213 }, { "date": "2011", @@ -42882,9 +42882,9 @@ "entity": "geoId/23013", "points_by_facet": [ { - "date": "2018", - "value": 39771, - "facet": 2517965213 + "date": "2021", + "value": 41084, + "facet": 2176550201 }, { "date": "2020", @@ -42897,9 +42897,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 39951, - "facet": 2176550201 + "date": "2018", + "value": 39771, + "facet": 2517965213 }, { "date": "2011", @@ -42917,9 +42917,9 @@ "entity": "geoId/23015", "points_by_facet": [ { - "date": "2018", - "value": 34342, - "facet": 2517965213 + "date": "2021", + "value": 35828, + "facet": 2176550201 }, { "date": "2020", @@ -42932,9 +42932,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 34775, - "facet": 2176550201 + "date": "2018", + "value": 34342, + "facet": 2517965213 }, { "date": "2011", @@ -42952,9 +42952,9 @@ "entity": "geoId/23017", "points_by_facet": [ { - "date": "2018", - "value": 57618, - "facet": 2517965213 + "date": "2021", + "value": 58629, + "facet": 2176550201 }, { "date": "2020", @@ -42967,9 +42967,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 58132, - "facet": 2176550201 + "date": "2018", + "value": 57618, + "facet": 2517965213 }, { "date": "2011", @@ -42987,9 +42987,9 @@ "entity": "geoId/23019", "points_by_facet": [ { - "date": "2019", - "value": 152148, - "facet": 2517965213 + "date": "2021", + "value": 152765, + "facet": 2176550201 }, { "date": "2020", @@ -43007,9 +43007,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 151655, - "facet": 2176550201 + "date": "2019", + "value": 152148, + "facet": 2517965213 }, { "date": "2011", @@ -43027,9 +43027,9 @@ "entity": "geoId/23021", "points_by_facet": [ { - "date": "2018", - "value": 16800, - "facet": 2517965213 + "date": "2021", + "value": 17165, + "facet": 2176550201 }, { "date": "2020", @@ -43042,9 +43042,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16996, - "facet": 2176550201 + "date": "2018", + "value": 16800, + "facet": 2517965213 }, { "date": "2011", @@ -43062,9 +43062,9 @@ "entity": "geoId/23023", "points_by_facet": [ { - "date": "2019", - "value": 35856, - "facet": 2517965213 + "date": "2021", + "value": 37071, + "facet": 2176550201 }, { "date": "2020", @@ -43077,9 +43077,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 36044, - "facet": 2176550201 + "date": "2019", + "value": 35856, + "facet": 2517965213 }, { "date": "2011", @@ -43097,9 +43097,9 @@ "entity": "geoId/23025", "points_by_facet": [ { - "date": "2018", + "date": "2021", "value": 50592, - "facet": 2517965213 + "facet": 2176550201 }, { "date": "2020", @@ -43112,9 +43112,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 50635, - "facet": 2176550201 + "date": "2018", + "value": 50592, + "facet": 2517965213 }, { "date": "2011", @@ -43132,9 +43132,9 @@ "entity": "geoId/23027", "points_by_facet": [ { - "date": "2018", - "value": 39694, - "facet": 2517965213 + "date": "2021", + "value": 39912, + "facet": 2176550201 }, { "date": "2020", @@ -43147,9 +43147,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 39923, - "facet": 2176550201 + "date": "2018", + "value": 39694, + "facet": 2517965213 }, { "date": "2011", @@ -43167,9 +43167,9 @@ "entity": "geoId/23029", "points_by_facet": [ { - "date": "2018", - "value": 31490, - "facet": 2517965213 + "date": "2021", + "value": 31121, + "facet": 2176550201 }, { "date": "2020", @@ -43182,9 +43182,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 31473, - "facet": 2176550201 + "date": "2018", + "value": 31490, + "facet": 2517965213 }, { "date": "2011", @@ -43202,9 +43202,9 @@ "entity": "geoId/23031", "points_by_facet": [ { - "date": "2019", - "value": 207641, - "facet": 2517965213 + "date": "2021", + "value": 214591, + "facet": 2176550201 }, { "date": "2020", @@ -43222,9 +43222,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 209066, - "facet": 2176550201 + "date": "2019", + "value": 207641, + "facet": 2517965213 }, { "date": "2011", @@ -43242,9 +43242,9 @@ "entity": "geoId/24001", "points_by_facet": [ { - "date": "2019", - "value": 70416, - "facet": 2517965213 + "date": "2021", + "value": 67729, + "facet": 2176550201 }, { "date": "2020", @@ -43262,9 +43262,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 70057, - "facet": 2176550201 + "date": "2019", + "value": 70416, + "facet": 2517965213 }, { "date": "2011", @@ -43282,9 +43282,9 @@ "entity": "geoId/24003", "points_by_facet": [ { - "date": "2019", - "value": 579234, - "facet": 2517965213 + "date": "2021", + "value": 590336, + "facet": 2176550201 }, { "date": "2020", @@ -43302,9 +43302,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 582777, - "facet": 2176550201 + "date": "2019", + "value": 579234, + "facet": 2517965213 }, { "date": "2011", @@ -43322,9 +43322,9 @@ "entity": "geoId/24005", "points_by_facet": [ { - "date": "2019", - "value": 827370, - "facet": 2517965213 + "date": "2021", + "value": 849316, + "facet": 2176550201 }, { "date": "2020", @@ -43342,9 +43342,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 826017, - "facet": 2176550201 + "date": "2019", + "value": 827370, + "facet": 2517965213 }, { "date": "2011", @@ -43362,9 +43362,9 @@ "entity": "geoId/24009", "points_by_facet": [ { - "date": "2019", - "value": 92525, - "facet": 2517965213 + "date": "2021", + "value": 93928, + "facet": 2176550201 }, { "date": "2020", @@ -43382,9 +43382,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 93072, - "facet": 2176550201 + "date": "2019", + "value": 92525, + "facet": 2517965213 }, { "date": "2011", @@ -43402,9 +43402,9 @@ "entity": "geoId/24011", "points_by_facet": [ { - "date": "2018", - "value": 33304, - "facet": 2517965213 + "date": "2021", + "value": 33386, + "facet": 2176550201 }, { "date": "2020", @@ -43417,9 +43417,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 33492, - "facet": 2176550201 + "date": "2018", + "value": 33304, + "facet": 2517965213 }, { "date": "2011", @@ -43437,9 +43437,9 @@ "entity": "geoId/24013", "points_by_facet": [ { - "date": "2019", - "value": 168447, - "facet": 2517965213 + "date": "2021", + "value": 173873, + "facet": 2176550201 }, { "date": "2020", @@ -43457,9 +43457,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 169092, - "facet": 2176550201 + "date": "2019", + "value": 168447, + "facet": 2517965213 }, { "date": "2011", @@ -43477,9 +43477,9 @@ "entity": "geoId/24015", "points_by_facet": [ { - "date": "2019", - "value": 102855, - "facet": 2517965213 + "date": "2021", + "value": 103905, + "facet": 2176550201 }, { "date": "2020", @@ -43497,9 +43497,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 103419, - "facet": 2176550201 + "date": "2019", + "value": 102855, + "facet": 2517965213 }, { "date": "2011", @@ -43517,9 +43517,9 @@ "entity": "geoId/24017", "points_by_facet": [ { - "date": "2019", - "value": 163257, - "facet": 2517965213 + "date": "2021", + "value": 168698, + "facet": 2176550201 }, { "date": "2020", @@ -43537,9 +43537,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 164436, - "facet": 2176550201 + "date": "2019", + "value": 163257, + "facet": 2517965213 }, { "date": "2011", @@ -43557,9 +43557,9 @@ "entity": "geoId/24019", "points_by_facet": [ { - "date": "2019", - "value": 31929, - "facet": 2517965213 + "date": "2021", + "value": 32489, + "facet": 2176550201 }, { "date": "2020", @@ -43572,9 +43572,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 31853, - "facet": 2176550201 + "date": "2019", + "value": 31929, + "facet": 2517965213 }, { "date": "2011", @@ -43592,9 +43592,9 @@ "entity": "geoId/24021", "points_by_facet": [ { - "date": "2019", - "value": 259547, - "facet": 2517965213 + "date": "2021", + "value": 279835, + "facet": 2176550201 }, { "date": "2020", @@ -43612,9 +43612,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 265161, - "facet": 2176550201 + "date": "2019", + "value": 259547, + "facet": 2517965213 }, { "date": "2011", @@ -43632,9 +43632,9 @@ "entity": "geoId/24023", "points_by_facet": [ { - "date": "2018", - "value": 29163, - "facet": 2517965213 + "date": "2021", + "value": 28702, + "facet": 2176550201 }, { "date": "2020", @@ -43647,9 +43647,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 28852, - "facet": 2176550201 + "date": "2018", + "value": 29163, + "facet": 2517965213 }, { "date": "2011", @@ -43667,9 +43667,9 @@ "entity": "geoId/24025", "points_by_facet": [ { - "date": "2019", - "value": 255441, - "facet": 2517965213 + "date": "2021", + "value": 262977, + "facet": 2176550201 }, { "date": "2020", @@ -43687,9 +43687,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 256805, - "facet": 2176550201 + "date": "2019", + "value": 255441, + "facet": 2517965213 }, { "date": "2011", @@ -43707,9 +43707,9 @@ "entity": "geoId/24027", "points_by_facet": [ { - "date": "2019", - "value": 325690, - "facet": 2517965213 + "date": "2021", + "value": 334529, + "facet": 2176550201 }, { "date": "2020", @@ -43727,9 +43727,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 328200, - "facet": 2176550201 + "date": "2019", + "value": 325690, + "facet": 2517965213 }, { "date": "2011", @@ -43747,9 +43747,9 @@ "entity": "geoId/24029", "points_by_facet": [ { - "date": "2018", - "value": 19383, - "facet": 2517965213 + "date": "2021", + "value": 19270, + "facet": 2176550201 }, { "date": "2020", @@ -43762,9 +43762,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19192, - "facet": 2176550201 + "date": "2018", + "value": 19383, + "facet": 2517965213 }, { "date": "2011", @@ -43782,9 +43782,9 @@ "entity": "geoId/24031", "points_by_facet": [ { - "date": "2019", - "value": 1050688, - "facet": 2517965213 + "date": "2021", + "value": 1054827, + "facet": 2176550201 }, { "date": "2020", @@ -43802,9 +43802,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 1051816, - "facet": 2176550201 + "date": "2019", + "value": 1050688, + "facet": 2517965213 }, { "date": "2011", @@ -43822,9 +43822,9 @@ "entity": "geoId/24033", "points_by_facet": [ { - "date": "2019", - "value": 909327, - "facet": 2517965213 + "date": "2021", + "value": 955306, + "facet": 2176550201 }, { "date": "2020", @@ -43842,9 +43842,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 909612, - "facet": 2176550201 + "date": "2019", + "value": 909327, + "facet": 2517965213 }, { "date": "2011", @@ -43862,9 +43862,9 @@ "entity": "geoId/24035", "points_by_facet": [ { - "date": "2019", - "value": 50381, - "facet": 2517965213 + "date": "2021", + "value": 50798, + "facet": 2176550201 }, { "date": "2020", @@ -43877,9 +43877,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 51167, - "facet": 2176550201 + "date": "2019", + "value": 50381, + "facet": 2517965213 }, { "date": "2011", @@ -43897,9 +43897,9 @@ "entity": "geoId/24037", "points_by_facet": [ { - "date": "2019", - "value": 113510, - "facet": 2517965213 + "date": "2021", + "value": 114468, + "facet": 2176550201 }, { "date": "2020", @@ -43917,9 +43917,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 114687, - "facet": 2176550201 + "date": "2019", + "value": 113510, + "facet": 2517965213 }, { "date": "2011", @@ -43937,9 +43937,9 @@ "entity": "geoId/24039", "points_by_facet": [ { - "date": "2019", - "value": 25616, - "facet": 2517965213 + "date": "2021", + "value": 24584, + "facet": 2176550201 }, { "date": "2020", @@ -43952,9 +43952,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 25453, - "facet": 2176550201 + "date": "2019", + "value": 25616, + "facet": 2517965213 }, { "date": "2011", @@ -43972,9 +43972,9 @@ "entity": "geoId/24041", "points_by_facet": [ { - "date": "2019", - "value": 37181, - "facet": 2517965213 + "date": "2021", + "value": 37626, + "facet": 2176550201 }, { "date": "2020", @@ -43987,9 +43987,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 36972, - "facet": 2176550201 + "date": "2019", + "value": 37181, + "facet": 2517965213 }, { "date": "2011", @@ -44007,9 +44007,9 @@ "entity": "geoId/24043", "points_by_facet": [ { - "date": "2019", - "value": 151049, - "facet": 2517965213 + "date": "2021", + "value": 154937, + "facet": 2176550201 }, { "date": "2020", @@ -44027,9 +44027,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 151146, - "facet": 2176550201 + "date": "2019", + "value": 151049, + "facet": 2517965213 }, { "date": "2011", @@ -44047,9 +44047,9 @@ "entity": "geoId/24045", "points_by_facet": [ { - "date": "2019", - "value": 103609, - "facet": 2517965213 + "date": "2021", + "value": 103980, + "facet": 2176550201 }, { "date": "2020", @@ -44067,9 +44067,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 103990, - "facet": 2176550201 + "date": "2019", + "value": 103609, + "facet": 2517965213 }, { "date": "2011", @@ -44087,9 +44087,9 @@ "entity": "geoId/24047", "points_by_facet": [ { - "date": "2019", - "value": 52276, - "facet": 2517965213 + "date": "2021", + "value": 53132, + "facet": 2176550201 }, { "date": "2020", @@ -44102,9 +44102,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 52403, - "facet": 2176550201 + "date": "2019", + "value": 52276, + "facet": 2517965213 }, { "date": "2011", @@ -44121,6 +44121,11 @@ { "entity": "geoId/24510", "points_by_facet": [ + { + "date": "2021", + "value": 576498, + "facet": 2176550201 + }, { "date": "2020", "value": 602274, @@ -44136,11 +44141,6 @@ "value": 593490, "facet": 1226172227 }, - { - "date": "2020", - "value": 586131, - "facet": 2176550201 - }, { "date": "2015", "value": 621849, @@ -44152,9 +44152,9 @@ "entity": "geoId/25001", "points_by_facet": [ { - "date": "2019", - "value": 212990, - "facet": 2517965213 + "date": "2021", + "value": 232411, + "facet": 2176550201 }, { "date": "2020", @@ -44172,9 +44172,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 213164, - "facet": 2176550201 + "date": "2019", + "value": 212990, + "facet": 2517965213 }, { "date": "2011", @@ -44192,9 +44192,9 @@ "entity": "geoId/25003", "points_by_facet": [ { - "date": "2019", - "value": 124944, - "facet": 2517965213 + "date": "2021", + "value": 128657, + "facet": 2176550201 }, { "date": "2020", @@ -44212,9 +44212,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 124571, - "facet": 2176550201 + "date": "2019", + "value": 124944, + "facet": 2517965213 }, { "date": "2011", @@ -44232,9 +44232,9 @@ "entity": "geoId/25005", "points_by_facet": [ { - "date": "2019", - "value": 565217, - "facet": 2517965213 + "date": "2021", + "value": 580164, + "facet": 2176550201 }, { "date": "2020", @@ -44252,9 +44252,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 566765, - "facet": 2176550201 + "date": "2019", + "value": 565217, + "facet": 2517965213 }, { "date": "2011", @@ -44272,9 +44272,9 @@ "entity": "geoId/25007", "points_by_facet": [ { - "date": "2019", - "value": 17332, - "facet": 2517965213 + "date": "2021", + "value": 21097, + "facet": 2176550201 }, { "date": "2020", @@ -44287,9 +44287,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 17461, - "facet": 2176550201 + "date": "2019", + "value": 17332, + "facet": 2517965213 }, { "date": "2011", @@ -44307,9 +44307,9 @@ "entity": "geoId/25009", "points_by_facet": [ { - "date": "2019", - "value": 789034, - "facet": 2517965213 + "date": "2021", + "value": 807074, + "facet": 2176550201 }, { "date": "2020", @@ -44327,9 +44327,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 791263, - "facet": 2176550201 + "date": "2019", + "value": 789034, + "facet": 2517965213 }, { "date": "2011", @@ -44347,9 +44347,9 @@ "entity": "geoId/25011", "points_by_facet": [ { - "date": "2019", - "value": 70180, - "facet": 2517965213 + "date": "2021", + "value": 71015, + "facet": 2176550201 }, { "date": "2020", @@ -44367,9 +44367,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 70267, - "facet": 2176550201 + "date": "2019", + "value": 70180, + "facet": 2517965213 }, { "date": "2011", @@ -44387,9 +44387,9 @@ "entity": "geoId/25013", "points_by_facet": [ { - "date": "2019", - "value": 466372, - "facet": 2517965213 + "date": "2021", + "value": 462718, + "facet": 2176550201 }, { "date": "2020", @@ -44407,9 +44407,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 463986, - "facet": 2176550201 + "date": "2019", + "value": 466372, + "facet": 2517965213 }, { "date": "2011", @@ -44427,9 +44427,9 @@ "entity": "geoId/25015", "points_by_facet": [ { - "date": "2019", - "value": 160830, - "facet": 2517965213 + "date": "2021", + "value": 161572, + "facet": 2176550201 }, { "date": "2020", @@ -44447,9 +44447,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 161401, - "facet": 2176550201 + "date": "2019", + "value": 160830, + "facet": 2517965213 }, { "date": "2011", @@ -44467,9 +44467,9 @@ "entity": "geoId/25017", "points_by_facet": [ { - "date": "2019", - "value": 1611699, - "facet": 2517965213 + "date": "2021", + "value": 1614742, + "facet": 2176550201 }, { "date": "2020", @@ -44487,9 +44487,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 1609379, - "facet": 2176550201 + "date": "2019", + "value": 1611699, + "facet": 2517965213 }, { "date": "2011", @@ -44507,9 +44507,9 @@ "entity": "geoId/25019", "points_by_facet": [ { - "date": "2018", - "value": 11327, - "facet": 2517965213 + "date": "2021", + "value": 14491, + "facet": 2176550201 }, { "date": "2020", @@ -44522,9 +44522,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11376, - "facet": 2176550201 + "date": "2018", + "value": 11327, + "facet": 2517965213 } ] }, @@ -44532,9 +44532,9 @@ "entity": "geoId/25021", "points_by_facet": [ { - "date": "2019", - "value": 706775, - "facet": 2517965213 + "date": "2021", + "value": 724505, + "facet": 2176550201 }, { "date": "2020", @@ -44552,9 +44552,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 709409, - "facet": 2176550201 + "date": "2019", + "value": 706775, + "facet": 2517965213 }, { "date": "2011", @@ -44572,9 +44572,9 @@ "entity": "geoId/25023", "points_by_facet": [ { - "date": "2019", - "value": 521202, - "facet": 2517965213 + "date": "2021", + "value": 533003, + "facet": 2176550201 }, { "date": "2020", @@ -44592,9 +44592,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 523738, - "facet": 2176550201 + "date": "2019", + "value": 521202, + "facet": 2517965213 }, { "date": "2011", @@ -44612,9 +44612,9 @@ "entity": "geoId/25025", "points_by_facet": [ { - "date": "2019", - "value": 803907, - "facet": 2517965213 + "date": "2021", + "value": 771245, + "facet": 2176550201 }, { "date": "2020", @@ -44632,9 +44632,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 801582, - "facet": 2176550201 + "date": "2019", + "value": 803907, + "facet": 2517965213 }, { "date": "2011", @@ -44652,9 +44652,9 @@ "entity": "geoId/25027", "points_by_facet": [ { - "date": "2019", - "value": 830622, - "facet": 2517965213 + "date": "2021", + "value": 862029, + "facet": 2176550201 }, { "date": "2020", @@ -44672,9 +44672,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 829212, - "facet": 2176550201 + "date": "2019", + "value": 830622, + "facet": 2517965213 }, { "date": "2011", @@ -44692,9 +44692,9 @@ "entity": "geoId/26001", "points_by_facet": [ { - "date": "2018", - "value": 10362, - "facet": 2517965213 + "date": "2021", + "value": 10235, + "facet": 2176550201 }, { "date": "2020", @@ -44707,9 +44707,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10505, - "facet": 2176550201 + "date": "2018", + "value": 10362, + "facet": 2517965213 }, { "date": "2011", @@ -44727,9 +44727,9 @@ "entity": "geoId/26003", "points_by_facet": [ { - "date": "2018", - "value": 9097, - "facet": 2517965213 + "date": "2021", + "value": 8821, + "facet": 2176550201 }, { "date": "2020", @@ -44742,9 +44742,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9015, - "facet": 2176550201 + "date": "2018", + "value": 9097, + "facet": 2517965213 }, { "date": "2011", @@ -44762,9 +44762,9 @@ "entity": "geoId/26005", "points_by_facet": [ { - "date": "2019", - "value": 118081, - "facet": 2517965213 + "date": "2021", + "value": 120950, + "facet": 2176550201 }, { "date": "2020", @@ -44782,9 +44782,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 118927, - "facet": 2176550201 + "date": "2019", + "value": 118081, + "facet": 2517965213 }, { "date": "2011", @@ -44802,9 +44802,9 @@ "entity": "geoId/26007", "points_by_facet": [ { - "date": "2019", - "value": 28405, - "facet": 2517965213 + "date": "2021", + "value": 28893, + "facet": 2176550201 }, { "date": "2020", @@ -44817,9 +44817,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 28238, - "facet": 2176550201 + "date": "2019", + "value": 28405, + "facet": 2517965213 }, { "date": "2011", @@ -44837,9 +44837,9 @@ "entity": "geoId/26009", "points_by_facet": [ { - "date": "2018", - "value": 23365, - "facet": 2517965213 + "date": "2021", + "value": 23813, + "facet": 2176550201 }, { "date": "2020", @@ -44852,9 +44852,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 23449, - "facet": 2176550201 + "date": "2018", + "value": 23365, + "facet": 2517965213 }, { "date": "2011", @@ -44872,9 +44872,9 @@ "entity": "geoId/26011", "points_by_facet": [ { - "date": "2018", - "value": 15041, - "facet": 2517965213 + "date": "2021", + "value": 14975, + "facet": 2176550201 }, { "date": "2020", @@ -44887,9 +44887,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14953, - "facet": 2176550201 + "date": "2018", + "value": 15041, + "facet": 2517965213 }, { "date": "2011", @@ -44907,9 +44907,9 @@ "entity": "geoId/26013", "points_by_facet": [ { - "date": "2018", - "value": 8320, - "facet": 2517965213 + "date": "2021", + "value": 8215, + "facet": 2176550201 }, { "date": "2020", @@ -44922,9 +44922,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8164, - "facet": 2176550201 + "date": "2018", + "value": 8320, + "facet": 2517965213 }, { "date": "2011", @@ -44942,9 +44942,9 @@ "entity": "geoId/26015", "points_by_facet": [ { - "date": "2018", - "value": 61157, - "facet": 2517965213 + "date": "2021", + "value": 62992, + "facet": 2176550201 }, { "date": "2020", @@ -44957,9 +44957,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 62061, - "facet": 2176550201 + "date": "2018", + "value": 61157, + "facet": 2517965213 }, { "date": "2011", @@ -44977,9 +44977,9 @@ "entity": "geoId/26017", "points_by_facet": [ { - "date": "2019", - "value": 103126, - "facet": 2517965213 + "date": "2021", + "value": 102985, + "facet": 2176550201 }, { "date": "2020", @@ -44997,9 +44997,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 102387, - "facet": 2176550201 + "date": "2019", + "value": 103126, + "facet": 2517965213 }, { "date": "2011", @@ -45017,9 +45017,9 @@ "entity": "geoId/26019", "points_by_facet": [ { - "date": "2019", - "value": 17766, - "facet": 2517965213 + "date": "2021", + "value": 18223, + "facet": 2176550201 }, { "date": "2020", @@ -45032,9 +45032,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 17852, - "facet": 2176550201 + "date": "2019", + "value": 17766, + "facet": 2517965213 }, { "date": "2011", @@ -45052,9 +45052,9 @@ "entity": "geoId/26021", "points_by_facet": [ { - "date": "2019", - "value": 153401, - "facet": 2517965213 + "date": "2021", + "value": 153101, + "facet": 2176550201 }, { "date": "2020", @@ -45072,9 +45072,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 153025, - "facet": 2176550201 + "date": "2019", + "value": 153401, + "facet": 2517965213 }, { "date": "2011", @@ -45092,9 +45092,9 @@ "entity": "geoId/26023", "points_by_facet": [ { - "date": "2019", - "value": 43517, - "facet": 2517965213 + "date": "2021", + "value": 44985, + "facet": 2176550201 }, { "date": "2020", @@ -45107,9 +45107,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 43424, - "facet": 2176550201 + "date": "2019", + "value": 43517, + "facet": 2517965213 }, { "date": "2011", @@ -45127,9 +45127,9 @@ "entity": "geoId/26025", "points_by_facet": [ { - "date": "2019", - "value": 134159, - "facet": 2517965213 + "date": "2021", + "value": 133819, + "facet": 2176550201 }, { "date": "2020", @@ -45147,9 +45147,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 133580, - "facet": 2176550201 + "date": "2019", + "value": 134159, + "facet": 2517965213 }, { "date": "2011", @@ -45167,9 +45167,9 @@ "entity": "geoId/26027", "points_by_facet": [ { - "date": "2019", - "value": 51787, - "facet": 2517965213 + "date": "2021", + "value": 51483, + "facet": 2176550201 }, { "date": "2020", @@ -45182,9 +45182,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 51584, - "facet": 2176550201 + "date": "2019", + "value": 51787, + "facet": 2517965213 }, { "date": "2011", @@ -45202,9 +45202,9 @@ "entity": "geoId/26029", "points_by_facet": [ { - "date": "2018", - "value": 26244, - "facet": 2517965213 + "date": "2021", + "value": 26086, + "facet": 2176550201 }, { "date": "2020", @@ -45217,9 +45217,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 26105, - "facet": 2176550201 + "date": "2018", + "value": 26244, + "facet": 2517965213 }, { "date": "2011", @@ -45237,9 +45237,9 @@ "entity": "geoId/26031", "points_by_facet": [ { - "date": "2018", - "value": 25413, - "facet": 2517965213 + "date": "2021", + "value": 25752, + "facet": 2176550201 }, { "date": "2020", @@ -45252,9 +45252,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 25365, - "facet": 2176550201 + "date": "2018", + "value": 25413, + "facet": 2517965213 }, { "date": "2011", @@ -45272,9 +45272,9 @@ "entity": "geoId/26033", "points_by_facet": [ { - "date": "2019", - "value": 37349, - "facet": 2517965213 + "date": "2021", + "value": 36816, + "facet": 2176550201 }, { "date": "2020", @@ -45287,9 +45287,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 36958, - "facet": 2176550201 + "date": "2019", + "value": 37349, + "facet": 2517965213 }, { "date": "2011", @@ -45307,9 +45307,9 @@ "entity": "geoId/26035", "points_by_facet": [ { - "date": "2018", - "value": 30757, - "facet": 2517965213 + "date": "2021", + "value": 31065, + "facet": 2176550201 }, { "date": "2020", @@ -45322,9 +45322,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 30771, - "facet": 2176550201 + "date": "2018", + "value": 30757, + "facet": 2517965213 }, { "date": "2011", @@ -45342,9 +45342,9 @@ "entity": "geoId/26037", "points_by_facet": [ { - "date": "2019", - "value": 79595, - "facet": 2517965213 + "date": "2021", + "value": 79426, + "facet": 2176550201 }, { "date": "2020", @@ -45362,9 +45362,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 79753, - "facet": 2176550201 + "date": "2019", + "value": 79595, + "facet": 2517965213 }, { "date": "2011", @@ -45382,9 +45382,9 @@ "entity": "geoId/26039", "points_by_facet": [ { - "date": "2018", - "value": 13901, - "facet": 2517965213 + "date": "2021", + "value": 13204, + "facet": 2176550201 }, { "date": "2020", @@ -45397,9 +45397,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13981, - "facet": 2176550201 + "date": "2018", + "value": 13901, + "facet": 2517965213 }, { "date": "2011", @@ -45417,9 +45417,9 @@ "entity": "geoId/26041", "points_by_facet": [ { - "date": "2019", - "value": 35784, - "facet": 2517965213 + "date": "2021", + "value": 36826, + "facet": 2176550201 }, { "date": "2020", @@ -45432,9 +45432,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 35612, - "facet": 2176550201 + "date": "2019", + "value": 35784, + "facet": 2517965213 }, { "date": "2011", @@ -45452,9 +45452,9 @@ "entity": "geoId/26043", "points_by_facet": [ { - "date": "2019", - "value": 25239, - "facet": 2517965213 + "date": "2021", + "value": 25787, + "facet": 2176550201 }, { "date": "2020", @@ -45467,9 +45467,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 25112, - "facet": 2176550201 + "date": "2019", + "value": 25239, + "facet": 2517965213 }, { "date": "2011", @@ -45487,9 +45487,9 @@ "entity": "geoId/26045", "points_by_facet": [ { - "date": "2019", - "value": 110268, - "facet": 2517965213 + "date": "2021", + "value": 108944, + "facet": 2176550201 }, { "date": "2020", @@ -45507,9 +45507,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 110148, - "facet": 2176550201 + "date": "2019", + "value": 110268, + "facet": 2517965213 }, { "date": "2011", @@ -45527,9 +45527,9 @@ "entity": "geoId/26047", "points_by_facet": [ { - "date": "2018", - "value": 33308, - "facet": 2517965213 + "date": "2021", + "value": 34225, + "facet": 2176550201 }, { "date": "2020", @@ -45542,9 +45542,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 33342, - "facet": 2176550201 + "date": "2018", + "value": 33308, + "facet": 2517965213 }, { "date": "2011", @@ -45562,9 +45562,9 @@ "entity": "geoId/26049", "points_by_facet": [ { - "date": "2019", - "value": 405813, - "facet": 2517965213 + "date": "2021", + "value": 404208, + "facet": 2176550201 }, { "date": "2020", @@ -45582,9 +45582,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 404794, - "facet": 2176550201 + "date": "2019", + "value": 405813, + "facet": 2517965213 }, { "date": "2011", @@ -45602,9 +45602,9 @@ "entity": "geoId/26051", "points_by_facet": [ { - "date": "2018", - "value": 25337, - "facet": 2517965213 + "date": "2021", + "value": 25485, + "facet": 2176550201 }, { "date": "2020", @@ -45617,9 +45617,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 25424, - "facet": 2176550201 + "date": "2018", + "value": 25337, + "facet": 2517965213 }, { "date": "2011", @@ -45637,9 +45637,9 @@ "entity": "geoId/26053", "points_by_facet": [ { - "date": "2018", - "value": 15096, - "facet": 2517965213 + "date": "2021", + "value": 14361, + "facet": 2176550201 }, { "date": "2020", @@ -45652,9 +45652,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13842, - "facet": 2176550201 + "date": "2018", + "value": 15096, + "facet": 2517965213 }, { "date": "2011", @@ -45672,9 +45672,9 @@ "entity": "geoId/26055", "points_by_facet": [ { - "date": "2019", - "value": 93088, - "facet": 2517965213 + "date": "2021", + "value": 95860, + "facet": 2176550201 }, { "date": "2020", @@ -45692,9 +45692,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 93592, - "facet": 2176550201 + "date": "2019", + "value": 93088, + "facet": 2517965213 }, { "date": "2011", @@ -45712,9 +45712,9 @@ "entity": "geoId/26057", "points_by_facet": [ { - "date": "2019", - "value": 40711, - "facet": 2517965213 + "date": "2021", + "value": 41544, + "facet": 2176550201 }, { "date": "2020", @@ -45727,9 +45727,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 40283, - "facet": 2176550201 + "date": "2019", + "value": 40711, + "facet": 2517965213 }, { "date": "2011", @@ -45747,9 +45747,9 @@ "entity": "geoId/26059", "points_by_facet": [ { - "date": "2019", - "value": 45605, - "facet": 2517965213 + "date": "2021", + "value": 45546, + "facet": 2176550201 }, { "date": "2020", @@ -45762,9 +45762,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 45658, - "facet": 2176550201 + "date": "2019", + "value": 45605, + "facet": 2517965213 }, { "date": "2011", @@ -45782,9 +45782,9 @@ "entity": "geoId/26061", "points_by_facet": [ { - "date": "2019", - "value": 35684, - "facet": 2517965213 + "date": "2021", + "value": 37313, + "facet": 2176550201 }, { "date": "2020", @@ -45797,9 +45797,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 35126, - "facet": 2176550201 + "date": "2019", + "value": 35684, + "facet": 2517965213 }, { "date": "2011", @@ -45817,9 +45817,9 @@ "entity": "geoId/26063", "points_by_facet": [ { - "date": "2018", - "value": 31166, - "facet": 2517965213 + "date": "2021", + "value": 31252, + "facet": 2176550201 }, { "date": "2020", @@ -45832,9 +45832,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 30653, - "facet": 2176550201 + "date": "2018", + "value": 31166, + "facet": 2517965213 }, { "date": "2011", @@ -45852,9 +45852,9 @@ "entity": "geoId/26065", "points_by_facet": [ { - "date": "2019", - "value": 292406, - "facet": 2517965213 + "date": "2021", + "value": 284034, + "facet": 2176550201 }, { "date": "2020", @@ -45872,9 +45872,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 290609, - "facet": 2176550201 + "date": "2019", + "value": 292406, + "facet": 2517965213 }, { "date": "2011", @@ -45892,9 +45892,9 @@ "entity": "geoId/26067", "points_by_facet": [ { - "date": "2019", - "value": 64697, - "facet": 2517965213 + "date": "2021", + "value": 67197, + "facet": 2176550201 }, { "date": "2020", @@ -45907,9 +45907,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 64553, - "facet": 2176550201 + "date": "2019", + "value": 64697, + "facet": 2517965213 }, { "date": "2011", @@ -45927,9 +45927,9 @@ "entity": "geoId/26069", "points_by_facet": [ { - "date": "2018", - "value": 25081, - "facet": 2517965213 + "date": "2021", + "value": 25369, + "facet": 2176550201 }, { "date": "2020", @@ -45942,9 +45942,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 25140, - "facet": 2176550201 + "date": "2018", + "value": 25081, + "facet": 2517965213 }, { "date": "2011", @@ -45962,9 +45962,9 @@ "entity": "geoId/26071", "points_by_facet": [ { - "date": "2018", - "value": 11117, - "facet": 2517965213 + "date": "2021", + "value": 11635, + "facet": 2176550201 }, { "date": "2020", @@ -45977,9 +45977,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11066, - "facet": 2176550201 + "date": "2018", + "value": 11117, + "facet": 2517965213 }, { "date": "2011", @@ -45997,9 +45997,9 @@ "entity": "geoId/26073", "points_by_facet": [ { - "date": "2019", - "value": 69872, - "facet": 2517965213 + "date": "2021", + "value": 64813, + "facet": 2176550201 }, { "date": "2020", @@ -46017,9 +46017,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 69504, - "facet": 2176550201 + "date": "2019", + "value": 69872, + "facet": 2517965213 }, { "date": "2011", @@ -46037,9 +46037,9 @@ "entity": "geoId/26075", "points_by_facet": [ { - "date": "2019", - "value": 158510, - "facet": 2517965213 + "date": "2021", + "value": 160050, + "facet": 2176550201 }, { "date": "2020", @@ -46057,9 +46057,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 156920, - "facet": 2176550201 + "date": "2019", + "value": 158510, + "facet": 2517965213 }, { "date": "2011", @@ -46077,9 +46077,9 @@ "entity": "geoId/26077", "points_by_facet": [ { - "date": "2019", - "value": 265066, - "facet": 2517965213 + "date": "2021", + "value": 261108, + "facet": 2176550201 }, { "date": "2020", @@ -46097,9 +46097,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 265988, - "facet": 2176550201 + "date": "2019", + "value": 265066, + "facet": 2517965213 }, { "date": "2011", @@ -46117,9 +46117,9 @@ "entity": "geoId/26079", "points_by_facet": [ { - "date": "2019", - "value": 18038, - "facet": 2517965213 + "date": "2021", + "value": 17979, + "facet": 2176550201 }, { "date": "2020", @@ -46132,9 +46132,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 18003, - "facet": 2176550201 + "date": "2019", + "value": 18038, + "facet": 2517965213 }, { "date": "2011", @@ -46152,9 +46152,9 @@ "entity": "geoId/26081", "points_by_facet": [ { - "date": "2019", - "value": 656955, - "facet": 2517965213 + "date": "2021", + "value": 658046, + "facet": 2176550201 }, { "date": "2020", @@ -46172,9 +46172,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 658708, - "facet": 2176550201 + "date": "2019", + "value": 656955, + "facet": 2517965213 }, { "date": "2011", @@ -46192,9 +46192,9 @@ "entity": "geoId/26083", "points_by_facet": [ { - "date": "2019", - "value": 2116, - "facet": 2517965213 + "date": "2021", + "value": 2107, + "facet": 2176550201 }, { "date": "2020", @@ -46207,9 +46207,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2119, - "facet": 2176550201 + "date": "2019", + "value": 2116, + "facet": 2517965213 }, { "date": "2011", @@ -46227,9 +46227,9 @@ "entity": "geoId/26085", "points_by_facet": [ { - "date": "2018", - "value": 11881, - "facet": 2517965213 + "date": "2021", + "value": 12308, + "facet": 2176550201 }, { "date": "2020", @@ -46242,9 +46242,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11587, - "facet": 2176550201 + "date": "2018", + "value": 11881, + "facet": 2517965213 }, { "date": "2011", @@ -46262,9 +46262,9 @@ "entity": "geoId/26087", "points_by_facet": [ { - "date": "2019", - "value": 87607, - "facet": 2517965213 + "date": "2021", + "value": 88513, + "facet": 2176550201 }, { "date": "2020", @@ -46282,9 +46282,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 87635, - "facet": 2176550201 + "date": "2019", + "value": 87607, + "facet": 2517965213 }, { "date": "2011", @@ -46302,9 +46302,9 @@ "entity": "geoId/26089", "points_by_facet": [ { - "date": "2019", - "value": 21761, - "facet": 2517965213 + "date": "2021", + "value": 22623, + "facet": 2176550201 }, { "date": "2020", @@ -46317,9 +46317,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21743, - "facet": 2176550201 + "date": "2019", + "value": 21761, + "facet": 2517965213 }, { "date": "2011", @@ -46337,9 +46337,9 @@ "entity": "geoId/26091", "points_by_facet": [ { - "date": "2019", - "value": 98451, - "facet": 2517965213 + "date": "2021", + "value": 98956, + "facet": 2176550201 }, { "date": "2020", @@ -46357,9 +46357,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 97808, - "facet": 2176550201 + "date": "2019", + "value": 98451, + "facet": 2517965213 }, { "date": "2011", @@ -46377,9 +46377,9 @@ "entity": "geoId/26093", "points_by_facet": [ { - "date": "2019", - "value": 191995, - "facet": 2517965213 + "date": "2021", + "value": 195014, + "facet": 2176550201 }, { "date": "2020", @@ -46397,9 +46397,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 192335, - "facet": 2176550201 + "date": "2019", + "value": 191995, + "facet": 2517965213 }, { "date": "2011", @@ -46417,9 +46417,9 @@ "entity": "geoId/26095", "points_by_facet": [ { - "date": "2018", - "value": 6283, - "facet": 2517965213 + "date": "2021", + "value": 5309, + "facet": 2176550201 }, { "date": "2020", @@ -46432,9 +46432,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6126, - "facet": 2176550201 + "date": "2018", + "value": 6283, + "facet": 2517965213 }, { "date": "2011", @@ -46452,9 +46452,9 @@ "entity": "geoId/26097", "points_by_facet": [ { - "date": "2018", - "value": 10787, - "facet": 2517965213 + "date": "2021", + "value": 10906, + "facet": 2176550201 }, { "date": "2020", @@ -46467,9 +46467,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10839, - "facet": 2176550201 + "date": "2018", + "value": 10787, + "facet": 2517965213 }, { "date": "2011", @@ -46487,9 +46487,9 @@ "entity": "geoId/26099", "points_by_facet": [ { - "date": "2019", - "value": 873972, - "facet": 2517965213 + "date": "2021", + "value": 876792, + "facet": 2176550201 }, { "date": "2020", @@ -46507,9 +46507,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 870791, - "facet": 2176550201 + "date": "2019", + "value": 873972, + "facet": 2517965213 }, { "date": "2011", @@ -46527,9 +46527,9 @@ "entity": "geoId/26101", "points_by_facet": [ { - "date": "2018", - "value": 24528, - "facet": 2517965213 + "date": "2021", + "value": 25350, + "facet": 2176550201 }, { "date": "2020", @@ -46542,9 +46542,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 24738, - "facet": 2176550201 + "date": "2018", + "value": 24528, + "facet": 2517965213 }, { "date": "2011", @@ -46562,9 +46562,9 @@ "entity": "geoId/26103", "points_by_facet": [ { - "date": "2019", - "value": 66699, - "facet": 2517965213 + "date": "2021", + "value": 66103, + "facet": 2176550201 }, { "date": "2020", @@ -46582,9 +46582,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 65834, - "facet": 2176550201 + "date": "2019", + "value": 66699, + "facet": 2517965213 }, { "date": "2011", @@ -46602,9 +46602,9 @@ "entity": "geoId/26105", "points_by_facet": [ { - "date": "2019", - "value": 29144, - "facet": 2517965213 + "date": "2021", + "value": 29383, + "facet": 2176550201 }, { "date": "2020", @@ -46617,9 +46617,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 29164, - "facet": 2176550201 + "date": "2019", + "value": 29144, + "facet": 2517965213 }, { "date": "2011", @@ -46637,9 +46637,9 @@ "entity": "geoId/26107", "points_by_facet": [ { - "date": "2019", - "value": 43453, - "facet": 2517965213 + "date": "2021", + "value": 40031, + "facet": 2176550201 }, { "date": "2020", @@ -46652,9 +46652,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 43907, - "facet": 2176550201 + "date": "2019", + "value": 43453, + "facet": 2517965213 }, { "date": "2011", @@ -46672,9 +46672,9 @@ "entity": "geoId/26109", "points_by_facet": [ { - "date": "2019", - "value": 22780, - "facet": 2517965213 + "date": "2021", + "value": 23299, + "facet": 2176550201 }, { "date": "2020", @@ -46687,9 +46687,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 22608, - "facet": 2176550201 + "date": "2019", + "value": 22780, + "facet": 2517965213 }, { "date": "2011", @@ -46707,9 +46707,9 @@ "entity": "geoId/26111", "points_by_facet": [ { - "date": "2019", - "value": 83156, - "facet": 2517965213 + "date": "2021", + "value": 83457, + "facet": 2176550201 }, { "date": "2020", @@ -46727,9 +46727,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 83441, - "facet": 2176550201 + "date": "2019", + "value": 83156, + "facet": 2517965213 }, { "date": "2011", @@ -46747,9 +46747,9 @@ "entity": "geoId/26113", "points_by_facet": [ { - "date": "2019", - "value": 15118, - "facet": 2517965213 + "date": "2021", + "value": 15130, + "facet": 2176550201 }, { "date": "2020", @@ -46762,9 +46762,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15152, - "facet": 2176550201 + "date": "2019", + "value": 15118, + "facet": 2517965213 }, { "date": "2011", @@ -46782,9 +46782,9 @@ "entity": "geoId/26115", "points_by_facet": [ { - "date": "2019", - "value": 150500, - "facet": 2517965213 + "date": "2021", + "value": 155274, + "facet": 2176550201 }, { "date": "2020", @@ -46802,9 +46802,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 150568, - "facet": 2176550201 + "date": "2019", + "value": 150500, + "facet": 2517965213 }, { "date": "2011", @@ -46822,9 +46822,9 @@ "entity": "geoId/26117", "points_by_facet": [ { - "date": "2019", - "value": 63888, - "facet": 2517965213 + "date": "2021", + "value": 67220, + "facet": 2176550201 }, { "date": "2020", @@ -46837,9 +46837,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 63476, - "facet": 2176550201 + "date": "2019", + "value": 63888, + "facet": 2517965213 }, { "date": "2011", @@ -46857,9 +46857,9 @@ "entity": "geoId/26119", "points_by_facet": [ { - "date": "2018", - "value": 9265, - "facet": 2517965213 + "date": "2021", + "value": 9297, + "facet": 2176550201 }, { "date": "2020", @@ -46872,9 +46872,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9337, - "facet": 2176550201 + "date": "2018", + "value": 9265, + "facet": 2517965213 }, { "date": "2011", @@ -46892,9 +46892,9 @@ "entity": "geoId/26121", "points_by_facet": [ { - "date": "2019", - "value": 173566, - "facet": 2517965213 + "date": "2021", + "value": 176511, + "facet": 2176550201 }, { "date": "2020", @@ -46912,9 +46912,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 173883, - "facet": 2176550201 + "date": "2019", + "value": 173566, + "facet": 2517965213 }, { "date": "2011", @@ -46932,9 +46932,9 @@ "entity": "geoId/26123", "points_by_facet": [ { - "date": "2018", - "value": 48892, - "facet": 2517965213 + "date": "2021", + "value": 50296, + "facet": 2176550201 }, { "date": "2020", @@ -46947,9 +46947,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 49348, - "facet": 2176550201 + "date": "2018", + "value": 48892, + "facet": 2517965213 }, { "date": "2011", @@ -46967,9 +46967,9 @@ "entity": "geoId/26125", "points_by_facet": [ { - "date": "2019", - "value": 1257584, - "facet": 2517965213 + "date": "2021", + "value": 1270017, + "facet": 2176550201 }, { "date": "2020", @@ -46987,9 +46987,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 1253459, - "facet": 2176550201 + "date": "2019", + "value": 1257584, + "facet": 2517965213 }, { "date": "2011", @@ -47007,9 +47007,9 @@ "entity": "geoId/26127", "points_by_facet": [ { - "date": "2018", - "value": 26625, - "facet": 2517965213 + "date": "2021", + "value": 26815, + "facet": 2176550201 }, { "date": "2020", @@ -47022,9 +47022,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 26819, - "facet": 2176550201 + "date": "2018", + "value": 26625, + "facet": 2517965213 }, { "date": "2011", @@ -47042,9 +47042,9 @@ "entity": "geoId/26129", "points_by_facet": [ { - "date": "2018", - "value": 20952, - "facet": 2517965213 + "date": "2021", + "value": 20726, + "facet": 2176550201 }, { "date": "2020", @@ -47057,9 +47057,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20923, - "facet": 2176550201 + "date": "2018", + "value": 20952, + "facet": 2517965213 }, { "date": "2011", @@ -47077,9 +47077,9 @@ "entity": "geoId/26131", "points_by_facet": [ { - "date": "2018", - "value": 5795, - "facet": 2517965213 + "date": "2021", + "value": 5868, + "facet": 2176550201 }, { "date": "2020", @@ -47092,9 +47092,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5656, - "facet": 2176550201 + "date": "2018", + "value": 5795, + "facet": 2517965213 }, { "date": "2011", @@ -47112,9 +47112,9 @@ "entity": "geoId/26133", "points_by_facet": [ { - "date": "2018", - "value": 23341, - "facet": 2517965213 + "date": "2021", + "value": 23105, + "facet": 2176550201 }, { "date": "2020", @@ -47127,9 +47127,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 23466, - "facet": 2176550201 + "date": "2018", + "value": 23341, + "facet": 2517965213 }, { "date": "2011", @@ -47147,9 +47147,9 @@ "entity": "geoId/26135", "points_by_facet": [ { - "date": "2018", - "value": 8276, - "facet": 2517965213 + "date": "2021", + "value": 8311, + "facet": 2176550201 }, { "date": "2020", @@ -47162,9 +47162,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8368, - "facet": 2176550201 + "date": "2018", + "value": 8276, + "facet": 2517965213 }, { "date": "2011", @@ -47182,9 +47182,9 @@ "entity": "geoId/26137", "points_by_facet": [ { - "date": "2018", - "value": 24665, - "facet": 2517965213 + "date": "2021", + "value": 25289, + "facet": 2176550201 }, { "date": "2020", @@ -47197,9 +47197,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 24765, - "facet": 2176550201 + "date": "2018", + "value": 24665, + "facet": 2517965213 }, { "date": "2011", @@ -47217,9 +47217,9 @@ "entity": "geoId/26139", "points_by_facet": [ { - "date": "2019", - "value": 291830, - "facet": 2517965213 + "date": "2021", + "value": 299157, + "facet": 2176550201 }, { "date": "2020", @@ -47237,9 +47237,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 294635, - "facet": 2176550201 + "date": "2019", + "value": 291830, + "facet": 2517965213 }, { "date": "2011", @@ -47257,9 +47257,9 @@ "entity": "geoId/26141", "points_by_facet": [ { - "date": "2018", - "value": 12738, - "facet": 2517965213 + "date": "2021", + "value": 13093, + "facet": 2176550201 }, { "date": "2020", @@ -47272,9 +47272,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12665, - "facet": 2176550201 + "date": "2018", + "value": 12738, + "facet": 2517965213 }, { "date": "2011", @@ -47292,9 +47292,9 @@ "entity": "geoId/26143", "points_by_facet": [ { - "date": "2018", - "value": 23884, - "facet": 2517965213 + "date": "2021", + "value": 23633, + "facet": 2176550201 }, { "date": "2020", @@ -47307,9 +47307,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 23986, - "facet": 2176550201 + "date": "2018", + "value": 23884, + "facet": 2517965213 }, { "date": "2011", @@ -47327,9 +47327,9 @@ "entity": "geoId/26145", "points_by_facet": [ { - "date": "2019", - "value": 190539, - "facet": 2517965213 + "date": "2021", + "value": 189591, + "facet": 2176550201 }, { "date": "2020", @@ -47347,9 +47347,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 189868, - "facet": 2176550201 + "date": "2019", + "value": 190539, + "facet": 2517965213 }, { "date": "2011", @@ -47367,9 +47367,9 @@ "entity": "geoId/26147", "points_by_facet": [ { - "date": "2019", - "value": 159128, - "facet": 2517965213 + "date": "2021", + "value": 160053, + "facet": 2176550201 }, { "date": "2020", @@ -47387,9 +47387,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 159293, - "facet": 2176550201 + "date": "2019", + "value": 159128, + "facet": 2517965213 }, { "date": "2011", @@ -47407,9 +47407,9 @@ "entity": "geoId/26149", "points_by_facet": [ { - "date": "2019", - "value": 60964, - "facet": 2517965213 + "date": "2021", + "value": 60758, + "facet": 2176550201 }, { "date": "2020", @@ -47422,9 +47422,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 60848, - "facet": 2176550201 + "date": "2019", + "value": 60964, + "facet": 2517965213 }, { "date": "2011", @@ -47442,9 +47442,9 @@ "entity": "geoId/26151", "points_by_facet": [ { - "date": "2018", - "value": 41182, - "facet": 2517965213 + "date": "2021", + "value": 40506, + "facet": 2176550201 }, { "date": "2020", @@ -47457,9 +47457,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 40747, - "facet": 2176550201 + "date": "2018", + "value": 41182, + "facet": 2517965213 }, { "date": "2011", @@ -47477,9 +47477,9 @@ "entity": "geoId/26153", "points_by_facet": [ { - "date": "2018", - "value": 8068, - "facet": 2517965213 + "date": "2021", + "value": 8030, + "facet": 2176550201 }, { "date": "2020", @@ -47492,9 +47492,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8104, - "facet": 2176550201 + "date": "2018", + "value": 8068, + "facet": 2517965213 }, { "date": "2011", @@ -47512,9 +47512,9 @@ "entity": "geoId/26155", "points_by_facet": [ { - "date": "2019", - "value": 68122, - "facet": 2517965213 + "date": "2021", + "value": 67877, + "facet": 2176550201 }, { "date": "2020", @@ -47532,9 +47532,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 67738, - "facet": 2176550201 + "date": "2019", + "value": 68122, + "facet": 2517965213 }, { "date": "2011", @@ -47552,9 +47552,9 @@ "entity": "geoId/26157", "points_by_facet": [ { - "date": "2018", - "value": 52516, - "facet": 2517965213 + "date": "2021", + "value": 52917, + "facet": 2176550201 }, { "date": "2020", @@ -47567,9 +47567,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 52289, - "facet": 2176550201 + "date": "2018", + "value": 52516, + "facet": 2517965213 }, { "date": "2011", @@ -47587,9 +47587,9 @@ "entity": "geoId/26159", "points_by_facet": [ { - "date": "2018", - "value": 75448, - "facet": 2517965213 + "date": "2021", + "value": 75658, + "facet": 2176550201 }, { "date": "2020", @@ -47607,9 +47607,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 75474, - "facet": 2176550201 + "date": "2018", + "value": 75448, + "facet": 2517965213 }, { "date": "2011", @@ -47627,9 +47627,9 @@ "entity": "geoId/26161", "points_by_facet": [ { - "date": "2019", - "value": 367601, - "facet": 2517965213 + "date": "2021", + "value": 369390, + "facet": 2176550201 }, { "date": "2020", @@ -47647,9 +47647,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 366473, - "facet": 2176550201 + "date": "2019", + "value": 367601, + "facet": 2517965213 }, { "date": "2011", @@ -47667,9 +47667,9 @@ "entity": "geoId/26163", "points_by_facet": [ { - "date": "2019", - "value": 1749343, - "facet": 2517965213 + "date": "2021", + "value": 1774816, + "facet": 2176550201 }, { "date": "2020", @@ -47687,9 +47687,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 1740623, - "facet": 2176550201 + "date": "2019", + "value": 1749343, + "facet": 2517965213 }, { "date": "2011", @@ -47707,9 +47707,9 @@ "entity": "geoId/26165", "points_by_facet": [ { - "date": "2019", - "value": 33631, - "facet": 2517965213 + "date": "2021", + "value": 33901, + "facet": 2176550201 }, { "date": "2020", @@ -47722,9 +47722,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 33743, - "facet": 2176550201 + "date": "2019", + "value": 33631, + "facet": 2517965213 }, { "date": "2011", @@ -47742,9 +47742,9 @@ "entity": "geoId/27001", "points_by_facet": [ { - "date": "2018", - "value": 15902, - "facet": 2517965213 + "date": "2021", + "value": 15887, + "facet": 2176550201 }, { "date": "2020", @@ -47757,9 +47757,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15848, - "facet": 2176550201 + "date": "2018", + "value": 15902, + "facet": 2517965213 }, { "date": "2011", @@ -47777,9 +47777,9 @@ "entity": "geoId/27003", "points_by_facet": [ { - "date": "2019", - "value": 356921, - "facet": 2517965213 + "date": "2021", + "value": 367018, + "facet": 2176550201 }, { "date": "2020", @@ -47797,9 +47797,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 359921, - "facet": 2176550201 + "date": "2019", + "value": 356921, + "facet": 2517965213 }, { "date": "2011", @@ -47817,9 +47817,9 @@ "entity": "geoId/27005", "points_by_facet": [ { - "date": "2018", - "value": 34371, - "facet": 2517965213 + "date": "2021", + "value": 35219, + "facet": 2176550201 }, { "date": "2020", @@ -47832,9 +47832,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 34456, - "facet": 2176550201 + "date": "2018", + "value": 34371, + "facet": 2517965213 }, { "date": "2011", @@ -47852,9 +47852,9 @@ "entity": "geoId/27007", "points_by_facet": [ { - "date": "2019", - "value": 47188, - "facet": 2517965213 + "date": "2021", + "value": 46380, + "facet": 2176550201 }, { "date": "2020", @@ -47867,9 +47867,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 47442, - "facet": 2176550201 + "date": "2019", + "value": 47188, + "facet": 2517965213 }, { "date": "2011", @@ -47887,9 +47887,9 @@ "entity": "geoId/27009", "points_by_facet": [ { - "date": "2019", - "value": 40889, - "facet": 2517965213 + "date": "2021", + "value": 41459, + "facet": 2176550201 }, { "date": "2020", @@ -47902,9 +47902,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 40958, - "facet": 2176550201 + "date": "2019", + "value": 40889, + "facet": 2517965213 }, { "date": "2011", @@ -47922,9 +47922,9 @@ "entity": "geoId/27011", "points_by_facet": [ { - "date": "2018", - "value": 4989, - "facet": 2517965213 + "date": "2021", + "value": 5145, + "facet": 2176550201 }, { "date": "2020", @@ -47937,9 +47937,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4923, - "facet": 2176550201 + "date": "2018", + "value": 4989, + "facet": 2517965213 }, { "date": "2011", @@ -47957,9 +47957,9 @@ "entity": "geoId/27013", "points_by_facet": [ { - "date": "2019", - "value": 67653, - "facet": 2517965213 + "date": "2021", + "value": 69280, + "facet": 2176550201 }, { "date": "2020", @@ -47977,9 +47977,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 68241, - "facet": 2176550201 + "date": "2019", + "value": 67653, + "facet": 2517965213 }, { "date": "2011", @@ -47997,9 +47997,9 @@ "entity": "geoId/27015", "points_by_facet": [ { - "date": "2019", - "value": 25008, - "facet": 2517965213 + "date": "2021", + "value": 25819, + "facet": 2176550201 }, { "date": "2020", @@ -48012,9 +48012,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 24846, - "facet": 2176550201 + "date": "2019", + "value": 25008, + "facet": 2517965213 }, { "date": "2011", @@ -48032,9 +48032,9 @@ "entity": "geoId/27017", "points_by_facet": [ { - "date": "2019", - "value": 35871, - "facet": 2517965213 + "date": "2021", + "value": 36409, + "facet": 2176550201 }, { "date": "2020", @@ -48047,9 +48047,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 35769, - "facet": 2176550201 + "date": "2019", + "value": 35871, + "facet": 2517965213 }, { "date": "2011", @@ -48067,9 +48067,9 @@ "entity": "geoId/27019", "points_by_facet": [ { - "date": "2019", - "value": 105089, - "facet": 2517965213 + "date": "2021", + "value": 108626, + "facet": 2176550201 }, { "date": "2020", @@ -48087,9 +48087,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 106565, - "facet": 2176550201 + "date": "2019", + "value": 105089, + "facet": 2517965213 }, { "date": "2011", @@ -48107,9 +48107,9 @@ "entity": "geoId/27021", "points_by_facet": [ { - "date": "2019", - "value": 29779, - "facet": 2517965213 + "date": "2021", + "value": 30639, + "facet": 2176550201 }, { "date": "2020", @@ -48122,9 +48122,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 29928, - "facet": 2176550201 + "date": "2019", + "value": 29779, + "facet": 2517965213 }, { "date": "2011", @@ -48142,9 +48142,9 @@ "entity": "geoId/27023", "points_by_facet": [ { - "date": "2018", - "value": 11924, - "facet": 2517965213 + "date": "2021", + "value": 12357, + "facet": 2176550201 }, { "date": "2020", @@ -48157,9 +48157,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11758, - "facet": 2176550201 + "date": "2018", + "value": 11924, + "facet": 2517965213 }, { "date": "2011", @@ -48177,9 +48177,9 @@ "entity": "geoId/27025", "points_by_facet": [ { - "date": "2019", - "value": 56579, - "facet": 2517965213 + "date": "2021", + "value": 57469, + "facet": 2176550201 }, { "date": "2020", @@ -48192,9 +48192,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 56794, - "facet": 2176550201 + "date": "2019", + "value": 56579, + "facet": 2517965213 }, { "date": "2011", @@ -48212,9 +48212,9 @@ "entity": "geoId/27027", "points_by_facet": [ { - "date": "2019", - "value": 64222, - "facet": 2517965213 + "date": "2021", + "value": 65574, + "facet": 2176550201 }, { "date": "2020", @@ -48227,9 +48227,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 64690, - "facet": 2176550201 + "date": "2019", + "value": 64222, + "facet": 2517965213 }, { "date": "2011", @@ -48247,9 +48247,9 @@ "entity": "geoId/27029", "points_by_facet": [ { - "date": "2018", - "value": 8810, - "facet": 2517965213 + "date": "2021", + "value": 8576, + "facet": 2176550201 }, { "date": "2020", @@ -48262,9 +48262,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9017, - "facet": 2176550201 + "date": "2018", + "value": 8810, + "facet": 2517965213 }, { "date": "2011", @@ -48282,9 +48282,9 @@ "entity": "geoId/27031", "points_by_facet": [ { - "date": "2018", - "value": 5393, - "facet": 2517965213 + "date": "2021", + "value": 5617, + "facet": 2176550201 }, { "date": "2020", @@ -48297,9 +48297,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5417, - "facet": 2176550201 + "date": "2018", + "value": 5393, + "facet": 2517965213 }, { "date": "2011", @@ -48317,9 +48317,9 @@ "entity": "geoId/27033", "points_by_facet": [ { - "date": "2018", - "value": 11277, - "facet": 2517965213 + "date": "2021", + "value": 11569, + "facet": 2176550201 }, { "date": "2020", @@ -48332,9 +48332,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11242, - "facet": 2176550201 + "date": "2018", + "value": 11277, + "facet": 2517965213 }, { "date": "2011", @@ -48352,9 +48352,9 @@ "entity": "geoId/27035", "points_by_facet": [ { - "date": "2019", - "value": 65055, - "facet": 2517965213 + "date": "2021", + "value": 67270, + "facet": 2176550201 }, { "date": "2020", @@ -48372,9 +48372,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 65644, - "facet": 2176550201 + "date": "2019", + "value": 65055, + "facet": 2517965213 }, { "date": "2011", @@ -48392,9 +48392,9 @@ "entity": "geoId/27037", "points_by_facet": [ { - "date": "2019", - "value": 429021, - "facet": 2517965213 + "date": "2021", + "value": 442038, + "facet": 2176550201 }, { "date": "2020", @@ -48412,9 +48412,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 431807, - "facet": 2176550201 + "date": "2019", + "value": 429021, + "facet": 2517965213 }, { "date": "2011", @@ -48432,9 +48432,9 @@ "entity": "geoId/27039", "points_by_facet": [ { - "date": "2019", - "value": 20934, - "facet": 2517965213 + "date": "2021", + "value": 20935, + "facet": 2176550201 }, { "date": "2020", @@ -48447,9 +48447,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20987, - "facet": 2176550201 + "date": "2019", + "value": 20934, + "facet": 2517965213 }, { "date": "2011", @@ -48467,9 +48467,9 @@ "entity": "geoId/27041", "points_by_facet": [ { - "date": "2019", - "value": 38141, - "facet": 2517965213 + "date": "2021", + "value": 39238, + "facet": 2176550201 }, { "date": "2020", @@ -48482,9 +48482,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 38328, - "facet": 2176550201 + "date": "2019", + "value": 38141, + "facet": 2517965213 }, { "date": "2011", @@ -48502,9 +48502,9 @@ "entity": "geoId/27043", "points_by_facet": [ { - "date": "2018", - "value": 13758, - "facet": 2517965213 + "date": "2021", + "value": 13909, + "facet": 2176550201 }, { "date": "2020", @@ -48517,9 +48517,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13601, - "facet": 2176550201 + "date": "2018", + "value": 13758, + "facet": 2517965213 }, { "date": "2011", @@ -48537,9 +48537,9 @@ "entity": "geoId/27045", "points_by_facet": [ { - "date": "2019", - "value": 21067, - "facet": 2517965213 + "date": "2021", + "value": 21271, + "facet": 2176550201 }, { "date": "2020", @@ -48552,9 +48552,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21135, - "facet": 2176550201 + "date": "2019", + "value": 21067, + "facet": 2517965213 }, { "date": "2011", @@ -48572,9 +48572,9 @@ "entity": "geoId/27047", "points_by_facet": [ { - "date": "2019", - "value": 30281, - "facet": 2517965213 + "date": "2021", + "value": 30749, + "facet": 2176550201 }, { "date": "2020", @@ -48587,9 +48587,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 30364, - "facet": 2176550201 + "date": "2019", + "value": 30281, + "facet": 2517965213 }, { "date": "2011", @@ -48607,9 +48607,9 @@ "entity": "geoId/27049", "points_by_facet": [ { - "date": "2019", - "value": 46340, - "facet": 2517965213 + "date": "2021", + "value": 47968, + "facet": 2176550201 }, { "date": "2020", @@ -48622,9 +48622,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 46318, - "facet": 2176550201 + "date": "2019", + "value": 46340, + "facet": 2517965213 }, { "date": "2011", @@ -48642,9 +48642,9 @@ "entity": "geoId/27051", "points_by_facet": [ { - "date": "2018", - "value": 6021, - "facet": 2517965213 + "date": "2021", + "value": 6153, + "facet": 2176550201 }, { "date": "2020", @@ -48657,9 +48657,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6026, - "facet": 2176550201 + "date": "2018", + "value": 6021, + "facet": 2517965213 }, { "date": "2011", @@ -48677,9 +48677,9 @@ "entity": "geoId/27053", "points_by_facet": [ { - "date": "2019", - "value": 1265843, - "facet": 2517965213 + "date": "2021", + "value": 1267416, + "facet": 2176550201 }, { "date": "2020", @@ -48697,9 +48697,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 1268408, - "facet": 2176550201 + "date": "2019", + "value": 1265843, + "facet": 2517965213 }, { "date": "2011", @@ -48717,9 +48717,9 @@ "entity": "geoId/27055", "points_by_facet": [ { - "date": "2019", - "value": 18600, - "facet": 2517965213 + "date": "2021", + "value": 18778, + "facet": 2176550201 }, { "date": "2020", @@ -48732,9 +48732,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 18632, - "facet": 2176550201 + "date": "2019", + "value": 18600, + "facet": 2517965213 }, { "date": "2011", @@ -48752,9 +48752,9 @@ "entity": "geoId/27057", "points_by_facet": [ { - "date": "2018", - "value": 21332, - "facet": 2517965213 + "date": "2021", + "value": 21715, + "facet": 2176550201 }, { "date": "2020", @@ -48767,9 +48767,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21783, - "facet": 2176550201 + "date": "2018", + "value": 21332, + "facet": 2517965213 }, { "date": "2011", @@ -48787,9 +48787,9 @@ "entity": "geoId/27059", "points_by_facet": [ { - "date": "2019", - "value": 40596, - "facet": 2517965213 + "date": "2021", + "value": 41906, + "facet": 2176550201 }, { "date": "2020", @@ -48802,9 +48802,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 41429, - "facet": 2176550201 + "date": "2019", + "value": 40596, + "facet": 2517965213 }, { "date": "2011", @@ -48822,9 +48822,9 @@ "entity": "geoId/27061", "points_by_facet": [ { - "date": "2019", - "value": 45130, - "facet": 2517965213 + "date": "2021", + "value": 45070, + "facet": 2176550201 }, { "date": "2020", @@ -48837,9 +48837,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 45268, - "facet": 2176550201 + "date": "2019", + "value": 45130, + "facet": 2517965213 }, { "date": "2011", @@ -48857,9 +48857,9 @@ "entity": "geoId/27063", "points_by_facet": [ { - "date": "2018", - "value": 9911, - "facet": 2517965213 + "date": "2021", + "value": 9990, + "facet": 2176550201 }, { "date": "2020", @@ -48872,9 +48872,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9768, - "facet": 2176550201 + "date": "2018", + "value": 9911, + "facet": 2517965213 }, { "date": "2011", @@ -48892,9 +48892,9 @@ "entity": "geoId/27065", "points_by_facet": [ { - "date": "2018", - "value": 16207, - "facet": 2517965213 + "date": "2021", + "value": 16159, + "facet": 2176550201 }, { "date": "2020", @@ -48907,9 +48907,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16416, - "facet": 2176550201 + "date": "2018", + "value": 16207, + "facet": 2517965213 }, { "date": "2011", @@ -48927,9 +48927,9 @@ "entity": "geoId/27067", "points_by_facet": [ { - "date": "2019", - "value": 43199, - "facet": 2517965213 + "date": "2021", + "value": 43767, + "facet": 2176550201 }, { "date": "2020", @@ -48942,9 +48942,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 43130, - "facet": 2176550201 + "date": "2019", + "value": 43199, + "facet": 2517965213 }, { "date": "2011", @@ -48962,9 +48962,9 @@ "entity": "geoId/27069", "points_by_facet": [ { - "date": "2018", - "value": 4248, - "facet": 2517965213 + "date": "2021", + "value": 4146, + "facet": 2176550201 }, { "date": "2020", @@ -48977,9 +48977,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4214, - "facet": 2176550201 + "date": "2018", + "value": 4248, + "facet": 2517965213 }, { "date": "2011", @@ -48997,9 +48997,9 @@ "entity": "geoId/27071", "points_by_facet": [ { - "date": "2018", - "value": 12440, - "facet": 2517965213 + "date": "2021", + "value": 11941, + "facet": 2176550201 }, { "date": "2020", @@ -49012,9 +49012,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12059, - "facet": 2176550201 + "date": "2018", + "value": 12440, + "facet": 2517965213 }, { "date": "2011", @@ -49032,9 +49032,9 @@ "entity": "geoId/27073", "points_by_facet": [ { - "date": "2018", - "value": 6658, - "facet": 2517965213 + "date": "2021", + "value": 6684, + "facet": 2176550201 }, { "date": "2020", @@ -49047,9 +49047,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6527, - "facet": 2176550201 + "date": "2018", + "value": 6658, + "facet": 2517965213 }, { "date": "2011", @@ -49067,9 +49067,9 @@ "entity": "geoId/27075", "points_by_facet": [ { - "date": "2019", - "value": 10641, - "facet": 2517965213 + "date": "2021", + "value": 10986, + "facet": 2176550201 }, { "date": "2020", @@ -49082,9 +49082,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10639, - "facet": 2176550201 + "date": "2019", + "value": 10641, + "facet": 2517965213 }, { "date": "2011", @@ -49102,9 +49102,9 @@ "entity": "geoId/27077", "points_by_facet": [ { - "date": "2018", - "value": 3758, - "facet": 2517965213 + "date": "2021", + "value": 3823, + "facet": 2176550201 }, { "date": "2020", @@ -49117,9 +49117,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3754, - "facet": 2176550201 + "date": "2018", + "value": 3758, + "facet": 2517965213 }, { "date": "2011", @@ -49137,9 +49137,9 @@ "entity": "geoId/27079", "points_by_facet": [ { - "date": "2019", - "value": 28887, - "facet": 2517965213 + "date": "2021", + "value": 28841, + "facet": 2176550201 }, { "date": "2020", @@ -49152,9 +49152,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 28741, - "facet": 2176550201 + "date": "2019", + "value": 28887, + "facet": 2517965213 }, { "date": "2011", @@ -49172,9 +49172,9 @@ "entity": "geoId/27081", "points_by_facet": [ { - "date": "2018", - "value": 5673, - "facet": 2517965213 + "date": "2021", + "value": 5567, + "facet": 2176550201 }, { "date": "2020", @@ -49187,9 +49187,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5568, - "facet": 2176550201 + "date": "2018", + "value": 5673, + "facet": 2517965213 }, { "date": "2011", @@ -49207,9 +49207,9 @@ "entity": "geoId/27083", "points_by_facet": [ { - "date": "2019", - "value": 25474, - "facet": 2517965213 + "date": "2021", + "value": 25231, + "facet": 2176550201 }, { "date": "2020", @@ -49222,9 +49222,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 25271, - "facet": 2176550201 + "date": "2019", + "value": 25474, + "facet": 2517965213 }, { "date": "2011", @@ -49242,9 +49242,9 @@ "entity": "geoId/27085", "points_by_facet": [ { - "date": "2019", - "value": 35893, - "facet": 2517965213 + "date": "2021", + "value": 36735, + "facet": 2176550201 }, { "date": "2020", @@ -49257,9 +49257,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 35710, - "facet": 2176550201 + "date": "2019", + "value": 35893, + "facet": 2517965213 }, { "date": "2011", @@ -49277,9 +49277,9 @@ "entity": "geoId/27087", "points_by_facet": [ { - "date": "2018", - "value": 5519, - "facet": 2517965213 + "date": "2021", + "value": 5414, + "facet": 2176550201 }, { "date": "2020", @@ -49292,9 +49292,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5473, - "facet": 2176550201 + "date": "2018", + "value": 5519, + "facet": 2517965213 }, { "date": "2011", @@ -49312,9 +49312,9 @@ "entity": "geoId/27089", "points_by_facet": [ { - "date": "2018", - "value": 9390, - "facet": 2517965213 + "date": "2021", + "value": 8988, + "facet": 2176550201 }, { "date": "2020", @@ -49327,9 +49327,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9321, - "facet": 2176550201 + "date": "2018", + "value": 9390, + "facet": 2517965213 }, { "date": "2011", @@ -49347,9 +49347,9 @@ "entity": "geoId/27091", "points_by_facet": [ { - "date": "2019", - "value": 19683, - "facet": 2517965213 + "date": "2021", + "value": 19915, + "facet": 2176550201 }, { "date": "2020", @@ -49362,9 +49362,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19484, - "facet": 2176550201 + "date": "2019", + "value": 19683, + "facet": 2517965213 }, { "date": "2011", @@ -49382,9 +49382,9 @@ "entity": "geoId/27093", "points_by_facet": [ { - "date": "2018", - "value": 23141, - "facet": 2517965213 + "date": "2021", + "value": 23376, + "facet": 2176550201 }, { "date": "2020", @@ -49397,9 +49397,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 23341, - "facet": 2176550201 + "date": "2018", + "value": 23141, + "facet": 2517965213 }, { "date": "2011", @@ -49417,9 +49417,9 @@ "entity": "geoId/27095", "points_by_facet": [ { - "date": "2019", - "value": 26277, - "facet": 2517965213 + "date": "2021", + "value": 26867, + "facet": 2176550201 }, { "date": "2020", @@ -49432,9 +49432,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 26146, - "facet": 2176550201 + "date": "2019", + "value": 26277, + "facet": 2517965213 }, { "date": "2011", @@ -49452,9 +49452,9 @@ "entity": "geoId/27097", "points_by_facet": [ { - "date": "2018", - "value": 33169, - "facet": 2517965213 + "date": "2021", + "value": 33992, + "facet": 2176550201 }, { "date": "2020", @@ -49467,9 +49467,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 33187, - "facet": 2176550201 + "date": "2018", + "value": 33169, + "facet": 2517965213 }, { "date": "2011", @@ -49487,9 +49487,9 @@ "entity": "geoId/27099", "points_by_facet": [ { - "date": "2019", - "value": 40062, - "facet": 2517965213 + "date": "2021", + "value": 40158, + "facet": 2176550201 }, { "date": "2020", @@ -49502,9 +49502,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 40150, - "facet": 2176550201 + "date": "2019", + "value": 40062, + "facet": 2517965213 }, { "date": "2011", @@ -49522,9 +49522,9 @@ "entity": "geoId/27101", "points_by_facet": [ { - "date": "2018", - "value": 8276, - "facet": 2517965213 + "date": "2021", + "value": 8144, + "facet": 2176550201 }, { "date": "2020", @@ -49537,9 +49537,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8155, - "facet": 2176550201 + "date": "2018", + "value": 8276, + "facet": 2517965213 }, { "date": "2011", @@ -49557,9 +49557,9 @@ "entity": "geoId/27103", "points_by_facet": [ { - "date": "2019", - "value": 34274, - "facet": 2517965213 + "date": "2021", + "value": 34332, + "facet": 2176550201 }, { "date": "2020", @@ -49572,9 +49572,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 34482, - "facet": 2176550201 + "date": "2019", + "value": 34274, + "facet": 2517965213 }, { "date": "2011", @@ -49592,9 +49592,9 @@ "entity": "geoId/27105", "points_by_facet": [ { - "date": "2019", - "value": 21629, - "facet": 2517965213 + "date": "2021", + "value": 21991, + "facet": 2176550201 }, { "date": "2020", @@ -49607,9 +49607,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21400, - "facet": 2176550201 + "date": "2019", + "value": 21629, + "facet": 2517965213 }, { "date": "2011", @@ -49627,9 +49627,9 @@ "entity": "geoId/27107", "points_by_facet": [ { - "date": "2018", - "value": 6475, - "facet": 2517965213 + "date": "2021", + "value": 6416, + "facet": 2176550201 }, { "date": "2020", @@ -49642,9 +49642,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6338, - "facet": 2176550201 + "date": "2018", + "value": 6475, + "facet": 2517965213 }, { "date": "2011", @@ -49662,9 +49662,9 @@ "entity": "geoId/27109", "points_by_facet": [ { - "date": "2019", - "value": 158293, - "facet": 2517965213 + "date": "2021", + "value": 163436, + "facet": 2176550201 }, { "date": "2020", @@ -49682,9 +49682,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 159298, - "facet": 2176550201 + "date": "2019", + "value": 158293, + "facet": 2517965213 }, { "date": "2011", @@ -49702,9 +49702,9 @@ "entity": "geoId/27111", "points_by_facet": [ { - "date": "2019", - "value": 58746, - "facet": 2517965213 + "date": "2021", + "value": 60046, + "facet": 2176550201 }, { "date": "2020", @@ -49717,9 +49717,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 58741, - "facet": 2176550201 + "date": "2019", + "value": 58746, + "facet": 2517965213 }, { "date": "2011", @@ -49737,9 +49737,9 @@ "entity": "geoId/27113", "points_by_facet": [ { - "date": "2018", - "value": 14178, - "facet": 2517965213 + "date": "2021", + "value": 13780, + "facet": 2176550201 }, { "date": "2020", @@ -49752,9 +49752,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13874, - "facet": 2176550201 + "date": "2018", + "value": 14178, + "facet": 2517965213 }, { "date": "2011", @@ -49772,9 +49772,9 @@ "entity": "geoId/27115", "points_by_facet": [ { - "date": "2018", - "value": 29483, - "facet": 2517965213 + "date": "2021", + "value": 29302, + "facet": 2176550201 }, { "date": "2020", @@ -49787,9 +49787,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 29359, - "facet": 2176550201 + "date": "2018", + "value": 29483, + "facet": 2517965213 }, { "date": "2011", @@ -49807,9 +49807,9 @@ "entity": "geoId/27117", "points_by_facet": [ { - "date": "2018", - "value": 9047, - "facet": 2517965213 + "date": "2021", + "value": 9313, + "facet": 2176550201 }, { "date": "2020", @@ -49822,9 +49822,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9121, - "facet": 2176550201 + "date": "2018", + "value": 9047, + "facet": 2517965213 }, { "date": "2011", @@ -49842,9 +49842,9 @@ "entity": "geoId/27119", "points_by_facet": [ { - "date": "2019", - "value": 31364, - "facet": 2517965213 + "date": "2021", + "value": 30757, + "facet": 2176550201 }, { "date": "2020", @@ -49857,9 +49857,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 30900, - "facet": 2176550201 + "date": "2019", + "value": 31364, + "facet": 2517965213 }, { "date": "2011", @@ -49877,9 +49877,9 @@ "entity": "geoId/27121", "points_by_facet": [ { - "date": "2018", - "value": 11097, - "facet": 2517965213 + "date": "2021", + "value": 11403, + "facet": 2176550201 }, { "date": "2020", @@ -49892,9 +49892,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11277, - "facet": 2176550201 + "date": "2018", + "value": 11097, + "facet": 2517965213 }, { "date": "2011", @@ -49912,9 +49912,9 @@ "entity": "geoId/27123", "points_by_facet": [ { - "date": "2019", - "value": 550321, - "facet": 2517965213 + "date": "2021", + "value": 543257, + "facet": 2176550201 }, { "date": "2020", @@ -49932,9 +49932,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 547903, - "facet": 2176550201 + "date": "2019", + "value": 550321, + "facet": 2517965213 }, { "date": "2011", @@ -49952,9 +49952,9 @@ "entity": "geoId/27125", "points_by_facet": [ { - "date": "2018", - "value": 3999, - "facet": 2517965213 + "date": "2021", + "value": 3933, + "facet": 2176550201 }, { "date": "2020", @@ -49967,9 +49967,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4046, - "facet": 2176550201 + "date": "2018", + "value": 3999, + "facet": 2517965213 }, { "date": "2011", @@ -49987,9 +49987,9 @@ "entity": "geoId/27127", "points_by_facet": [ { - "date": "2018", - "value": 15249, - "facet": 2517965213 + "date": "2021", + "value": 15366, + "facet": 2176550201 }, { "date": "2020", @@ -50002,9 +50002,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15079, - "facet": 2176550201 + "date": "2018", + "value": 15249, + "facet": 2517965213 }, { "date": "2011", @@ -50022,9 +50022,9 @@ "entity": "geoId/27129", "points_by_facet": [ { - "date": "2018", - "value": 14612, - "facet": 2517965213 + "date": "2021", + "value": 14608, + "facet": 2176550201 }, { "date": "2020", @@ -50037,9 +50037,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14403, - "facet": 2176550201 + "date": "2018", + "value": 14612, + "facet": 2517965213 }, { "date": "2011", @@ -50057,9 +50057,9 @@ "entity": "geoId/27131", "points_by_facet": [ { - "date": "2019", - "value": 66972, - "facet": 2517965213 + "date": "2021", + "value": 67262, + "facet": 2176550201 }, { "date": "2020", @@ -50077,9 +50077,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 67084, - "facet": 2176550201 + "date": "2019", + "value": 66972, + "facet": 2517965213 }, { "date": "2011", @@ -50097,9 +50097,9 @@ "entity": "geoId/27133", "points_by_facet": [ { - "date": "2018", - "value": 9414, - "facet": 2517965213 + "date": "2021", + "value": 9680, + "facet": 2176550201 }, { "date": "2020", @@ -50112,9 +50112,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9301, - "facet": 2176550201 + "date": "2018", + "value": 9414, + "facet": 2517965213 }, { "date": "2011", @@ -50132,9 +50132,9 @@ "entity": "geoId/27135", "points_by_facet": [ { - "date": "2018", - "value": 15150, - "facet": 2517965213 + "date": "2021", + "value": 15258, + "facet": 2176550201 }, { "date": "2020", @@ -50147,9 +50147,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15117, - "facet": 2176550201 + "date": "2018", + "value": 15150, + "facet": 2517965213 }, { "date": "2011", @@ -50167,9 +50167,9 @@ "entity": "geoId/27137", "points_by_facet": [ { - "date": "2019", - "value": 199070, - "facet": 2517965213 + "date": "2021", + "value": 199182, + "facet": 2176550201 }, { "date": "2020", @@ -50187,9 +50187,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 198538, - "facet": 2176550201 + "date": "2019", + "value": 199070, + "facet": 2517965213 }, { "date": "2011", @@ -50207,9 +50207,9 @@ "entity": "geoId/27139", "points_by_facet": [ { - "date": "2019", - "value": 149013, - "facet": 2517965213 + "date": "2021", + "value": 153268, + "facet": 2176550201 }, { "date": "2020", @@ -50227,9 +50227,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 150689, - "facet": 2176550201 + "date": "2019", + "value": 149013, + "facet": 2517965213 }, { "date": "2011", @@ -50247,9 +50247,9 @@ "entity": "geoId/27141", "points_by_facet": [ { - "date": "2019", - "value": 97238, - "facet": 2517965213 + "date": "2021", + "value": 99074, + "facet": 2176550201 }, { "date": "2020", @@ -50267,9 +50267,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 98811, - "facet": 2176550201 + "date": "2019", + "value": 97238, + "facet": 2517965213 }, { "date": "2011", @@ -50287,9 +50287,9 @@ "entity": "geoId/27143", "points_by_facet": [ { - "date": "2018", - "value": 15028, - "facet": 2517965213 + "date": "2021", + "value": 14917, + "facet": 2176550201 }, { "date": "2020", @@ -50302,9 +50302,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14715, - "facet": 2176550201 + "date": "2018", + "value": 15028, + "facet": 2517965213 }, { "date": "2011", @@ -50322,9 +50322,9 @@ "entity": "geoId/27145", "points_by_facet": [ { - "date": "2019", - "value": 161075, - "facet": 2517965213 + "date": "2021", + "value": 158947, + "facet": 2176550201 }, { "date": "2020", @@ -50342,9 +50342,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 162038, - "facet": 2176550201 + "date": "2019", + "value": 161075, + "facet": 2517965213 }, { "date": "2011", @@ -50362,9 +50362,9 @@ "entity": "geoId/27147", "points_by_facet": [ { - "date": "2019", - "value": 36649, - "facet": 2517965213 + "date": "2021", + "value": 37349, + "facet": 2176550201 }, { "date": "2020", @@ -50377,9 +50377,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 36596, - "facet": 2176550201 + "date": "2019", + "value": 36649, + "facet": 2517965213 }, { "date": "2011", @@ -50397,9 +50397,9 @@ "entity": "geoId/27149", "points_by_facet": [ { - "date": "2018", - "value": 9753, - "facet": 2517965213 + "date": "2021", + "value": 9700, + "facet": 2176550201 }, { "date": "2020", @@ -50412,9 +50412,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9765, - "facet": 2176550201 + "date": "2018", + "value": 9753, + "facet": 2517965213 }, { "date": "2011", @@ -50432,9 +50432,9 @@ "entity": "geoId/27151", "points_by_facet": [ { - "date": "2018", - "value": 9345, - "facet": 2517965213 + "date": "2021", + "value": 9749, + "facet": 2176550201 }, { "date": "2020", @@ -50447,9 +50447,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9176, - "facet": 2176550201 + "date": "2018", + "value": 9345, + "facet": 2517965213 }, { "date": "2011", @@ -50467,9 +50467,9 @@ "entity": "geoId/27153", "points_by_facet": [ { - "date": "2018", - "value": 24582, - "facet": 2517965213 + "date": "2021", + "value": 25237, + "facet": 2176550201 }, { "date": "2020", @@ -50482,9 +50482,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 24732, - "facet": 2176550201 + "date": "2018", + "value": 24582, + "facet": 2517965213 }, { "date": "2011", @@ -50502,9 +50502,9 @@ "entity": "geoId/27155", "points_by_facet": [ { - "date": "2018", - "value": 3308, - "facet": 2517965213 + "date": "2021", + "value": 3286, + "facet": 2176550201 }, { "date": "2020", @@ -50517,9 +50517,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3218, - "facet": 2176550201 + "date": "2018", + "value": 3308, + "facet": 2517965213 }, { "date": "2011", @@ -50537,9 +50537,9 @@ "entity": "geoId/27157", "points_by_facet": [ { - "date": "2019", - "value": 21627, - "facet": 2517965213 + "date": "2021", + "value": 21509, + "facet": 2176550201 }, { "date": "2020", @@ -50552,9 +50552,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21642, - "facet": 2176550201 + "date": "2019", + "value": 21627, + "facet": 2517965213 }, { "date": "2011", @@ -50572,9 +50572,9 @@ "entity": "geoId/27159", "points_by_facet": [ { - "date": "2018", - "value": 13773, - "facet": 2517965213 + "date": "2021", + "value": 14177, + "facet": 2176550201 }, { "date": "2020", @@ -50587,9 +50587,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13807, - "facet": 2176550201 + "date": "2018", + "value": 13773, + "facet": 2517965213 }, { "date": "2011", @@ -50607,9 +50607,9 @@ "entity": "geoId/27161", "points_by_facet": [ { - "date": "2018", - "value": 18691, - "facet": 2517965213 + "date": "2021", + "value": 19000, + "facet": 2176550201 }, { "date": "2020", @@ -50622,9 +50622,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 18550, - "facet": 2176550201 + "date": "2018", + "value": 18691, + "facet": 2517965213 }, { "date": "2011", @@ -50642,9 +50642,9 @@ "entity": "geoId/27163", "points_by_facet": [ { - "date": "2019", - "value": 262440, - "facet": 2517965213 + "date": "2021", + "value": 272256, + "facet": 2176550201 }, { "date": "2020", @@ -50662,9 +50662,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 265476, - "facet": 2176550201 + "date": "2019", + "value": 262440, + "facet": 2517965213 }, { "date": "2011", @@ -50682,9 +50682,9 @@ "entity": "geoId/27165", "points_by_facet": [ { - "date": "2018", - "value": 10980, - "facet": 2517965213 + "date": "2021", + "value": 11135, + "facet": 2176550201 }, { "date": "2020", @@ -50697,9 +50697,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10792, - "facet": 2176550201 + "date": "2018", + "value": 10980, + "facet": 2517965213 }, { "date": "2011", @@ -50717,9 +50717,9 @@ "entity": "geoId/27167", "points_by_facet": [ { - "date": "2019", - "value": 6207, - "facet": 2517965213 + "date": "2021", + "value": 6395, + "facet": 2176550201 }, { "date": "2020", @@ -50732,9 +50732,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6161, - "facet": 2176550201 + "date": "2019", + "value": 6207, + "facet": 2517965213 }, { "date": "2011", @@ -50752,9 +50752,9 @@ "entity": "geoId/27169", "points_by_facet": [ { - "date": "2019", - "value": 50484, - "facet": 2517965213 + "date": "2021", + "value": 49630, + "facet": 2176550201 }, { "date": "2020", @@ -50767,9 +50767,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 50485, - "facet": 2176550201 + "date": "2019", + "value": 50484, + "facet": 2517965213 }, { "date": "2011", @@ -50787,9 +50787,9 @@ "entity": "geoId/27171", "points_by_facet": [ { - "date": "2019", - "value": 138377, - "facet": 2517965213 + "date": "2021", + "value": 144845, + "facet": 2176550201 }, { "date": "2020", @@ -50807,9 +50807,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 140249, - "facet": 2176550201 + "date": "2019", + "value": 138377, + "facet": 2517965213 }, { "date": "2011", @@ -50827,9 +50827,9 @@ "entity": "geoId/27173", "points_by_facet": [ { - "date": "2018", - "value": 9795, - "facet": 2517965213 + "date": "2021", + "value": 9411, + "facet": 2176550201 }, { "date": "2020", @@ -50842,9 +50842,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9580, - "facet": 2176550201 + "date": "2018", + "value": 9795, + "facet": 2517965213 }, { "date": "2011", @@ -50862,9 +50862,9 @@ "entity": "geoId/28001", "points_by_facet": [ { - "date": "2019", - "value": 30693, - "facet": 2517965213 + "date": "2021", + "value": 28742, + "facet": 2176550201 }, { "date": "2020", @@ -50877,9 +50877,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 30275, - "facet": 2176550201 + "date": "2019", + "value": 30693, + "facet": 2517965213 }, { "date": "2011", @@ -50897,9 +50897,9 @@ "entity": "geoId/28003", "points_by_facet": [ { - "date": "2019", - "value": 36953, - "facet": 2517965213 + "date": "2021", + "value": 34349, + "facet": 2176550201 }, { "date": "2020", @@ -50912,9 +50912,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 36889, - "facet": 2176550201 + "date": "2019", + "value": 36953, + "facet": 2517965213 }, { "date": "2011", @@ -50932,9 +50932,9 @@ "entity": "geoId/28005", "points_by_facet": [ { - "date": "2018", - "value": 12326, - "facet": 2517965213 + "date": "2021", + "value": 12637, + "facet": 2176550201 }, { "date": "2020", @@ -50947,9 +50947,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12205, - "facet": 2176550201 + "date": "2018", + "value": 12326, + "facet": 2517965213 }, { "date": "2011", @@ -50967,9 +50967,9 @@ "entity": "geoId/28007", "points_by_facet": [ { - "date": "2018", - "value": 18365, - "facet": 2517965213 + "date": "2021", + "value": 17742, + "facet": 2176550201 }, { "date": "2020", @@ -50982,9 +50982,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 18004, - "facet": 2176550201 + "date": "2018", + "value": 18365, + "facet": 2517965213 }, { "date": "2011", @@ -51002,9 +51002,9 @@ "entity": "geoId/28009", "points_by_facet": [ { - "date": "2018", - "value": 8271, - "facet": 2517965213 + "date": "2021", + "value": 7646, + "facet": 2176550201 }, { "date": "2020", @@ -51017,9 +51017,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8351, - "facet": 2176550201 + "date": "2018", + "value": 8271, + "facet": 2517965213 }, { "date": "2011", @@ -51037,9 +51037,9 @@ "entity": "geoId/28011", "points_by_facet": [ { - "date": "2019", - "value": 30628, - "facet": 2517965213 + "date": "2021", + "value": 30308, + "facet": 2176550201 }, { "date": "2020", @@ -51052,9 +51052,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 30142, - "facet": 2176550201 + "date": "2019", + "value": 30628, + "facet": 2517965213 }, { "date": "2011", @@ -51072,9 +51072,9 @@ "entity": "geoId/28013", "points_by_facet": [ { - "date": "2018", - "value": 14436, - "facet": 2517965213 + "date": "2021", + "value": 13018, + "facet": 2176550201 }, { "date": "2020", @@ -51087,9 +51087,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14241, - "facet": 2176550201 + "date": "2018", + "value": 14436, + "facet": 2517965213 }, { "date": "2011", @@ -51107,9 +51107,9 @@ "entity": "geoId/28015", "points_by_facet": [ { - "date": "2019", - "value": 9947, - "facet": 2517965213 + "date": "2021", + "value": 9879, + "facet": 2176550201 }, { "date": "2020", @@ -51122,9 +51122,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9732, - "facet": 2176550201 + "date": "2019", + "value": 9947, + "facet": 2517965213 }, { "date": "2011", @@ -51142,9 +51142,9 @@ "entity": "geoId/28017", "points_by_facet": [ { - "date": "2018", - "value": 17171, - "facet": 2517965213 + "date": "2021", + "value": 17011, + "facet": 2176550201 }, { "date": "2020", @@ -51157,9 +51157,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16951, - "facet": 2176550201 + "date": "2018", + "value": 17171, + "facet": 2517965213 }, { "date": "2011", @@ -51177,9 +51177,9 @@ "entity": "geoId/28019", "points_by_facet": [ { - "date": "2018", - "value": 8278, - "facet": 2517965213 + "date": "2021", + "value": 8106, + "facet": 2176550201 }, { "date": "2020", @@ -51192,9 +51192,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8063, - "facet": 2176550201 + "date": "2018", + "value": 8278, + "facet": 2517965213 }, { "date": "2011", @@ -51212,9 +51212,9 @@ "entity": "geoId/28021", "points_by_facet": [ { - "date": "2018", - "value": 9002, - "facet": 2517965213 + "date": "2021", + "value": 8908, + "facet": 2176550201 }, { "date": "2020", @@ -51227,9 +51227,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8911, - "facet": 2176550201 + "date": "2018", + "value": 9002, + "facet": 2517965213 }, { "date": "2011", @@ -51247,9 +51247,9 @@ "entity": "geoId/28023", "points_by_facet": [ { - "date": "2019", - "value": 15541, - "facet": 2517965213 + "date": "2021", + "value": 15421, + "facet": 2176550201 }, { "date": "2020", @@ -51262,9 +51262,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15299, - "facet": 2176550201 + "date": "2019", + "value": 15541, + "facet": 2517965213 }, { "date": "2011", @@ -51282,9 +51282,9 @@ "entity": "geoId/28025", "points_by_facet": [ { - "date": "2019", - "value": 19316, - "facet": 2517965213 + "date": "2021", + "value": 18535, + "facet": 2176550201 }, { "date": "2020", @@ -51297,9 +51297,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19352, - "facet": 2176550201 + "date": "2019", + "value": 19316, + "facet": 2517965213 }, { "date": "2011", @@ -51317,9 +51317,9 @@ "entity": "geoId/28027", "points_by_facet": [ { - "date": "2019", - "value": 22124, - "facet": 2517965213 + "date": "2021", + "value": 20810, + "facet": 2176550201 }, { "date": "2020", @@ -51332,9 +51332,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21564, - "facet": 2176550201 + "date": "2019", + "value": 22124, + "facet": 2517965213 }, { "date": "2011", @@ -51352,9 +51352,9 @@ "entity": "geoId/28029", "points_by_facet": [ { - "date": "2019", - "value": 28065, - "facet": 2517965213 + "date": "2021", + "value": 27995, + "facet": 2176550201 }, { "date": "2020", @@ -51367,9 +51367,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 27933, - "facet": 2176550201 + "date": "2019", + "value": 28065, + "facet": 2517965213 }, { "date": "2011", @@ -51387,9 +51387,9 @@ "entity": "geoId/28031", "points_by_facet": [ { - "date": "2019", - "value": 18636, - "facet": 2517965213 + "date": "2021", + "value": 18279, + "facet": 2176550201 }, { "date": "2020", @@ -51402,9 +51402,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 18518, - "facet": 2176550201 + "date": "2019", + "value": 18636, + "facet": 2517965213 }, { "date": "2011", @@ -51422,9 +51422,9 @@ "entity": "geoId/28033", "points_by_facet": [ { - "date": "2019", - "value": 184945, - "facet": 2517965213 + "date": "2021", + "value": 188633, + "facet": 2176550201 }, { "date": "2020", @@ -51442,9 +51442,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 188275, - "facet": 2176550201 + "date": "2019", + "value": 184945, + "facet": 2517965213 }, { "date": "2011", @@ -51462,9 +51462,9 @@ "entity": "geoId/28035", "points_by_facet": [ { - "date": "2019", - "value": 74897, - "facet": 2517965213 + "date": "2021", + "value": 77875, + "facet": 2176550201 }, { "date": "2020", @@ -51482,9 +51482,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 75009, - "facet": 2176550201 + "date": "2019", + "value": 74897, + "facet": 2517965213 }, { "date": "2011", @@ -51502,9 +51502,9 @@ "entity": "geoId/28037", "points_by_facet": [ { - "date": "2018", - "value": 7788, - "facet": 2517965213 + "date": "2021", + "value": 7676, + "facet": 2176550201 }, { "date": "2020", @@ -51517,9 +51517,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7657, - "facet": 2176550201 + "date": "2018", + "value": 7788, + "facet": 2517965213 }, { "date": "2011", @@ -51537,9 +51537,9 @@ "entity": "geoId/28039", "points_by_facet": [ { - "date": "2018", - "value": 24250, - "facet": 2517965213 + "date": "2021", + "value": 24762, + "facet": 2176550201 }, { "date": "2020", @@ -51552,9 +51552,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 24425, - "facet": 2176550201 + "date": "2018", + "value": 24250, + "facet": 2517965213 }, { "date": "2011", @@ -51572,9 +51572,9 @@ "entity": "geoId/28041", "points_by_facet": [ { - "date": "2018", - "value": 13586, - "facet": 2517965213 + "date": "2021", + "value": 13630, + "facet": 2176550201 }, { "date": "2020", @@ -51587,9 +51587,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13477, - "facet": 2176550201 + "date": "2018", + "value": 13586, + "facet": 2517965213 }, { "date": "2011", @@ -51607,9 +51607,9 @@ "entity": "geoId/28043", "points_by_facet": [ { - "date": "2019", - "value": 20758, - "facet": 2517965213 + "date": "2021", + "value": 21365, + "facet": 2176550201 }, { "date": "2020", @@ -51622,9 +51622,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20610, - "facet": 2176550201 + "date": "2019", + "value": 20758, + "facet": 2517965213 }, { "date": "2011", @@ -51642,9 +51642,9 @@ "entity": "geoId/28045", "points_by_facet": [ { - "date": "2019", - "value": 47632, - "facet": 2517965213 + "date": "2021", + "value": 46055, + "facet": 2176550201 }, { "date": "2020", @@ -51657,9 +51657,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 48000, - "facet": 2176550201 + "date": "2019", + "value": 47632, + "facet": 2517965213 }, { "date": "2011", @@ -51677,9 +51677,9 @@ "entity": "geoId/28047", "points_by_facet": [ { - "date": "2019", - "value": 208080, - "facet": 2517965213 + "date": "2021", + "value": 209396, + "facet": 2176550201 }, { "date": "2020", @@ -51697,9 +51697,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 208801, - "facet": 2176550201 + "date": "2019", + "value": 208080, + "facet": 2517965213 }, { "date": "2011", @@ -51717,9 +51717,9 @@ "entity": "geoId/28049", "points_by_facet": [ { - "date": "2019", - "value": 231840, - "facet": 2517965213 + "date": "2021", + "value": 222679, + "facet": 2176550201 }, { "date": "2020", @@ -51737,9 +51737,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 227966, - "facet": 2176550201 + "date": "2019", + "value": 231840, + "facet": 2517965213 }, { "date": "2011", @@ -51757,9 +51757,9 @@ "entity": "geoId/28051", "points_by_facet": [ { - "date": "2019", - "value": 17010, - "facet": 2517965213 + "date": "2021", + "value": 16496, + "facet": 2176550201 }, { "date": "2020", @@ -51772,9 +51772,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16726, - "facet": 2176550201 + "date": "2019", + "value": 17010, + "facet": 2517965213 }, { "date": "2011", @@ -51792,9 +51792,9 @@ "entity": "geoId/28053", "points_by_facet": [ { - "date": "2018", - "value": 8257, - "facet": 2517965213 + "date": "2021", + "value": 7551, + "facet": 2176550201 }, { "date": "2020", @@ -51807,9 +51807,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7827, - "facet": 2176550201 + "date": "2018", + "value": 8257, + "facet": 2517965213 }, { "date": "2011", @@ -51827,9 +51827,9 @@ "entity": "geoId/28055", "points_by_facet": [ { - "date": "2018", - "value": 1308, - "facet": 2517965213 + "date": "2021", + "value": 1280, + "facet": 2176550201 }, { "date": "2020", @@ -51842,9 +51842,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1220, - "facet": 2176550201 + "date": "2018", + "value": 1308, + "facet": 2517965213 }, { "date": "2011", @@ -51862,9 +51862,9 @@ "entity": "geoId/28057", "points_by_facet": [ { - "date": "2019", - "value": 23390, - "facet": 2517965213 + "date": "2021", + "value": 23838, + "facet": 2176550201 }, { "date": "2020", @@ -51877,9 +51877,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 23261, - "facet": 2176550201 + "date": "2019", + "value": 23390, + "facet": 2517965213 }, { "date": "2011", @@ -51897,9 +51897,9 @@ "entity": "geoId/28059", "points_by_facet": [ { - "date": "2019", - "value": 143617, - "facet": 2517965213 + "date": "2021", + "value": 143987, + "facet": 2176550201 }, { "date": "2020", @@ -51917,9 +51917,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 143802, - "facet": 2176550201 + "date": "2019", + "value": 143617, + "facet": 2517965213 }, { "date": "2011", @@ -51937,9 +51937,9 @@ "entity": "geoId/28061", "points_by_facet": [ { - "date": "2019", - "value": 16383, - "facet": 2517965213 + "date": "2021", + "value": 16291, + "facet": 2176550201 }, { "date": "2020", @@ -51952,9 +51952,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16332, - "facet": 2176550201 + "date": "2019", + "value": 16383, + "facet": 2517965213 }, { "date": "2011", @@ -51972,9 +51972,9 @@ "entity": "geoId/28063", "points_by_facet": [ { - "date": "2018", - "value": 7106, - "facet": 2517965213 + "date": "2021", + "value": 7205, + "facet": 2176550201 }, { "date": "2020", @@ -51987,9 +51987,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6997, - "facet": 2176550201 + "date": "2018", + "value": 7106, + "facet": 2517965213 }, { "date": "2011", @@ -52007,9 +52007,9 @@ "entity": "geoId/28065", "points_by_facet": [ { - "date": "2018", - "value": 11234, - "facet": 2517965213 + "date": "2021", + "value": 11134, + "facet": 2176550201 }, { "date": "2020", @@ -52022,9 +52022,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10890, - "facet": 2176550201 + "date": "2018", + "value": 11234, + "facet": 2517965213 }, { "date": "2011", @@ -52042,9 +52042,9 @@ "entity": "geoId/28067", "points_by_facet": [ { - "date": "2019", - "value": 68098, - "facet": 2517965213 + "date": "2021", + "value": 66744, + "facet": 2176550201 }, { "date": "2020", @@ -52062,9 +52062,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 67993, - "facet": 2176550201 + "date": "2019", + "value": 68098, + "facet": 2517965213 }, { "date": "2011", @@ -52082,9 +52082,9 @@ "entity": "geoId/28069", "points_by_facet": [ { - "date": "2019", - "value": 9742, - "facet": 2517965213 + "date": "2021", + "value": 8829, + "facet": 2176550201 }, { "date": "2020", @@ -52097,9 +52097,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9521, - "facet": 2176550201 + "date": "2019", + "value": 9742, + "facet": 2517965213 }, { "date": "2011", @@ -52117,9 +52117,9 @@ "entity": "geoId/28071", "points_by_facet": [ { - "date": "2019", - "value": 54019, - "facet": 2517965213 + "date": "2021", + "value": 56884, + "facet": 2176550201 }, { "date": "2020", @@ -52132,9 +52132,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 54408, - "facet": 2176550201 + "date": "2019", + "value": 54019, + "facet": 2517965213 }, { "date": "2011", @@ -52152,9 +52152,9 @@ "entity": "geoId/28073", "points_by_facet": [ { - "date": "2019", - "value": 63343, - "facet": 2517965213 + "date": "2021", + "value": 65353, + "facet": 2176550201 }, { "date": "2020", @@ -52167,9 +52167,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 64165, - "facet": 2176550201 + "date": "2019", + "value": 63343, + "facet": 2517965213 }, { "date": "2011", @@ -52187,9 +52187,9 @@ "entity": "geoId/28075", "points_by_facet": [ { - "date": "2019", - "value": 74125, - "facet": 2517965213 + "date": "2021", + "value": 72088, + "facet": 2176550201 }, { "date": "2020", @@ -52207,9 +52207,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 73751, - "facet": 2176550201 + "date": "2019", + "value": 74125, + "facet": 2517965213 }, { "date": "2011", @@ -52227,9 +52227,9 @@ "entity": "geoId/28077", "points_by_facet": [ { - "date": "2018", - "value": 12455, - "facet": 2517965213 + "date": "2021", + "value": 11812, + "facet": 2176550201 }, { "date": "2020", @@ -52242,9 +52242,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12480, - "facet": 2176550201 + "date": "2018", + "value": 12455, + "facet": 2517965213 }, { "date": "2011", @@ -52262,9 +52262,9 @@ "entity": "geoId/28079", "points_by_facet": [ { - "date": "2018", - "value": 22763, - "facet": 2517965213 + "date": "2021", + "value": 21196, + "facet": 2176550201 }, { "date": "2020", @@ -52277,9 +52277,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 22741, - "facet": 2176550201 + "date": "2018", + "value": 22763, + "facet": 2517965213 }, { "date": "2011", @@ -52297,9 +52297,9 @@ "entity": "geoId/28081", "points_by_facet": [ { - "date": "2019", - "value": 85436, - "facet": 2517965213 + "date": "2021", + "value": 82883, + "facet": 2176550201 }, { "date": "2020", @@ -52317,9 +52317,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 85466, - "facet": 2176550201 + "date": "2019", + "value": 85436, + "facet": 2517965213 }, { "date": "2011", @@ -52337,9 +52337,9 @@ "entity": "geoId/28083", "points_by_facet": [ { - "date": "2019", - "value": 28183, - "facet": 2517965213 + "date": "2021", + "value": 27557, + "facet": 2176550201 }, { "date": "2020", @@ -52352,9 +52352,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 27854, - "facet": 2176550201 + "date": "2019", + "value": 28183, + "facet": 2517965213 }, { "date": "2011", @@ -52372,9 +52372,9 @@ "entity": "geoId/28085", "points_by_facet": [ { - "date": "2019", - "value": 34153, - "facet": 2517965213 + "date": "2021", + "value": 34943, + "facet": 2176550201 }, { "date": "2020", @@ -52387,9 +52387,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 33936, - "facet": 2176550201 + "date": "2019", + "value": 34153, + "facet": 2517965213 }, { "date": "2011", @@ -52407,9 +52407,9 @@ "entity": "geoId/28087", "points_by_facet": [ { - "date": "2019", - "value": 58595, - "facet": 2517965213 + "date": "2021", + "value": 58150, + "facet": 2176550201 }, { "date": "2020", @@ -52422,9 +52422,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 58309, - "facet": 2176550201 + "date": "2019", + "value": 58595, + "facet": 2517965213 }, { "date": "2011", @@ -52442,9 +52442,9 @@ "entity": "geoId/28089", "points_by_facet": [ { - "date": "2019", - "value": 106272, - "facet": 2517965213 + "date": "2021", + "value": 109813, + "facet": 2176550201 }, { "date": "2020", @@ -52462,9 +52462,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 106871, - "facet": 2176550201 + "date": "2019", + "value": 106272, + "facet": 2517965213 }, { "date": "2011", @@ -52482,9 +52482,9 @@ "entity": "geoId/28091", "points_by_facet": [ { - "date": "2018", - "value": 24715, - "facet": 2517965213 + "date": "2021", + "value": 24378, + "facet": 2176550201 }, { "date": "2020", @@ -52497,9 +52497,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 24441, - "facet": 2176550201 + "date": "2018", + "value": 24715, + "facet": 2517965213 }, { "date": "2011", @@ -52517,9 +52517,9 @@ "entity": "geoId/28093", "points_by_facet": [ { - "date": "2019", - "value": 35294, - "facet": 2517965213 + "date": "2021", + "value": 33725, + "facet": 2176550201 }, { "date": "2020", @@ -52532,9 +52532,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 35301, - "facet": 2176550201 + "date": "2019", + "value": 35294, + "facet": 2517965213 }, { "date": "2011", @@ -52552,9 +52552,9 @@ "entity": "geoId/28095", "points_by_facet": [ { - "date": "2018", - "value": 35564, - "facet": 2517965213 + "date": "2021", + "value": 33883, + "facet": 2176550201 }, { "date": "2020", @@ -52567,9 +52567,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 35123, - "facet": 2176550201 + "date": "2018", + "value": 35564, + "facet": 2517965213 }, { "date": "2011", @@ -52587,9 +52587,9 @@ "entity": "geoId/28097", "points_by_facet": [ { - "date": "2018", - "value": 10023, - "facet": 2517965213 + "date": "2021", + "value": 9729, + "facet": 2176550201 }, { "date": "2020", @@ -52602,9 +52602,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9661, - "facet": 2176550201 + "date": "2018", + "value": 10023, + "facet": 2517965213 }, { "date": "2011", @@ -52622,9 +52622,9 @@ "entity": "geoId/28099", "points_by_facet": [ { - "date": "2018", - "value": 29125, - "facet": 2517965213 + "date": "2021", + "value": 28993, + "facet": 2176550201 }, { "date": "2020", @@ -52637,9 +52637,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 28996, - "facet": 2176550201 + "date": "2018", + "value": 29125, + "facet": 2517965213 }, { "date": "2011", @@ -52657,9 +52657,9 @@ "entity": "geoId/28101", "points_by_facet": [ { - "date": "2018", - "value": 21443, - "facet": 2517965213 + "date": "2021", + "value": 21056, + "facet": 2176550201 }, { "date": "2020", @@ -52672,9 +52672,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20866, - "facet": 2176550201 + "date": "2018", + "value": 21443, + "facet": 2517965213 }, { "date": "2011", @@ -52692,9 +52692,9 @@ "entity": "geoId/28103", "points_by_facet": [ { - "date": "2018", - "value": 10535, - "facet": 2517965213 + "date": "2021", + "value": 10123, + "facet": 2176550201 }, { "date": "2020", @@ -52707,9 +52707,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10236, - "facet": 2176550201 + "date": "2018", + "value": 10535, + "facet": 2517965213 }, { "date": "2011", @@ -52727,9 +52727,9 @@ "entity": "geoId/28105", "points_by_facet": [ { - "date": "2019", - "value": 49587, - "facet": 2517965213 + "date": "2021", + "value": 51842, + "facet": 2176550201 }, { "date": "2020", @@ -52742,9 +52742,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 49789, - "facet": 2176550201 + "date": "2019", + "value": 49587, + "facet": 2517965213 }, { "date": "2011", @@ -52762,9 +52762,9 @@ "entity": "geoId/28107", "points_by_facet": [ { - "date": "2018", - "value": 34178, - "facet": 2517965213 + "date": "2021", + "value": 32851, + "facet": 2176550201 }, { "date": "2020", @@ -52777,9 +52777,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 33848, - "facet": 2176550201 + "date": "2018", + "value": 34178, + "facet": 2517965213 }, { "date": "2011", @@ -52797,9 +52797,9 @@ "entity": "geoId/28109", "points_by_facet": [ { - "date": "2019", - "value": 55535, - "facet": 2517965213 + "date": "2021", + "value": 56503, + "facet": 2176550201 }, { "date": "2020", @@ -52812,9 +52812,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 55876, - "facet": 2176550201 + "date": "2019", + "value": 55535, + "facet": 2517965213 }, { "date": "2011", @@ -52832,9 +52832,9 @@ "entity": "geoId/28111", "points_by_facet": [ { - "date": "2019", - "value": 11973, - "facet": 2517965213 + "date": "2021", + "value": 11571, + "facet": 2176550201 }, { "date": "2020", @@ -52847,9 +52847,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11862, - "facet": 2176550201 + "date": "2019", + "value": 11973, + "facet": 2517965213 }, { "date": "2011", @@ -52867,9 +52867,9 @@ "entity": "geoId/28113", "points_by_facet": [ { - "date": "2019", - "value": 39288, - "facet": 2517965213 + "date": "2021", + "value": 39973, + "facet": 2176550201 }, { "date": "2020", @@ -52882,9 +52882,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 38997, - "facet": 2176550201 + "date": "2019", + "value": 39288, + "facet": 2517965213 }, { "date": "2011", @@ -52902,9 +52902,9 @@ "entity": "geoId/28115", "points_by_facet": [ { - "date": "2019", - "value": 32174, - "facet": 2517965213 + "date": "2021", + "value": 31445, + "facet": 2176550201 }, { "date": "2020", @@ -52917,9 +52917,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 32461, - "facet": 2176550201 + "date": "2019", + "value": 32174, + "facet": 2517965213 }, { "date": "2011", @@ -52937,9 +52937,9 @@ "entity": "geoId/28117", "points_by_facet": [ { - "date": "2019", - "value": 25126, - "facet": 2517965213 + "date": "2021", + "value": 24996, + "facet": 2176550201 }, { "date": "2020", @@ -52952,9 +52952,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 25013, - "facet": 2176550201 + "date": "2019", + "value": 25126, + "facet": 2517965213 }, { "date": "2011", @@ -52972,9 +52972,9 @@ "entity": "geoId/28119", "points_by_facet": [ { - "date": "2018", - "value": 7051, - "facet": 2517965213 + "date": "2021", + "value": 5935, + "facet": 2176550201 }, { "date": "2020", @@ -52987,9 +52987,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6760, - "facet": 2176550201 + "date": "2018", + "value": 7051, + "facet": 2517965213 }, { "date": "2011", @@ -53007,9 +53007,9 @@ "entity": "geoId/28121", "points_by_facet": [ { - "date": "2019", - "value": 155271, - "facet": 2517965213 + "date": "2021", + "value": 158096, + "facet": 2176550201 }, { "date": "2020", @@ -53027,9 +53027,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 155975, - "facet": 2176550201 + "date": "2019", + "value": 155271, + "facet": 2517965213 }, { "date": "2011", @@ -53047,9 +53047,9 @@ "entity": "geoId/28123", "points_by_facet": [ { - "date": "2018", - "value": 28287, - "facet": 2517965213 + "date": "2021", + "value": 27598, + "facet": 2176550201 }, { "date": "2020", @@ -53062,9 +53062,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 28061, - "facet": 2176550201 + "date": "2018", + "value": 28287, + "facet": 2517965213 }, { "date": "2011", @@ -53082,9 +53082,9 @@ "entity": "geoId/28125", "points_by_facet": [ { - "date": "2018", - "value": 4377, - "facet": 2517965213 + "date": "2021", + "value": 3663, + "facet": 2176550201 }, { "date": "2020", @@ -53097,9 +53097,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4160, - "facet": 2176550201 + "date": "2018", + "value": 4377, + "facet": 2517965213 }, { "date": "2011", @@ -53117,9 +53117,9 @@ "entity": "geoId/28127", "points_by_facet": [ { - "date": "2019", - "value": 26658, - "facet": 2517965213 + "date": "2021", + "value": 25750, + "facet": 2176550201 }, { "date": "2020", @@ -53132,9 +53132,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 26629, - "facet": 2176550201 + "date": "2019", + "value": 26658, + "facet": 2517965213 }, { "date": "2011", @@ -53152,9 +53152,9 @@ "entity": "geoId/28129", "points_by_facet": [ { - "date": "2018", - "value": 16002, - "facet": 2517965213 + "date": "2021", + "value": 14191, + "facet": 2176550201 }, { "date": "2020", @@ -53167,9 +53167,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15779, - "facet": 2176550201 + "date": "2018", + "value": 16002, + "facet": 2517965213 }, { "date": "2011", @@ -53187,9 +53187,9 @@ "entity": "geoId/28131", "points_by_facet": [ { - "date": "2019", - "value": 18336, - "facet": 2517965213 + "date": "2021", + "value": 18644, + "facet": 2176550201 }, { "date": "2020", @@ -53202,9 +53202,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 18360, - "facet": 2176550201 + "date": "2019", + "value": 18336, + "facet": 2517965213 }, { "date": "2011", @@ -53222,9 +53222,9 @@ "entity": "geoId/28133", "points_by_facet": [ { - "date": "2019", - "value": 25110, - "facet": 2517965213 + "date": "2021", + "value": 25402, + "facet": 2176550201 }, { "date": "2020", @@ -53237,9 +53237,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 24740, - "facet": 2176550201 + "date": "2019", + "value": 25110, + "facet": 2517965213 }, { "date": "2011", @@ -53257,9 +53257,9 @@ "entity": "geoId/28135", "points_by_facet": [ { - "date": "2018", - "value": 13987, - "facet": 2517965213 + "date": "2021", + "value": 12366, + "facet": 2176550201 }, { "date": "2020", @@ -53272,9 +53272,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13707, - "facet": 2176550201 + "date": "2018", + "value": 13987, + "facet": 2517965213 }, { "date": "2011", @@ -53292,9 +53292,9 @@ "entity": "geoId/28137", "points_by_facet": [ { - "date": "2019", - "value": 28321, - "facet": 2517965213 + "date": "2021", + "value": 28234, + "facet": 2176550201 }, { "date": "2020", @@ -53307,9 +53307,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 28539, - "facet": 2176550201 + "date": "2019", + "value": 28321, + "facet": 2517965213 }, { "date": "2011", @@ -53327,9 +53327,9 @@ "entity": "geoId/28139", "points_by_facet": [ { - "date": "2018", - "value": 21995, - "facet": 2517965213 + "date": "2021", + "value": 21635, + "facet": 2176550201 }, { "date": "2020", @@ -53342,9 +53342,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21748, - "facet": 2176550201 + "date": "2018", + "value": 21995, + "facet": 2517965213 }, { "date": "2011", @@ -53362,9 +53362,9 @@ "entity": "geoId/28141", "points_by_facet": [ { - "date": "2018", - "value": 19454, - "facet": 2517965213 + "date": "2021", + "value": 18750, + "facet": 2176550201 }, { "date": "2020", @@ -53377,9 +53377,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19275, - "facet": 2176550201 + "date": "2018", + "value": 19454, + "facet": 2517965213 }, { "date": "2011", @@ -53397,9 +53397,9 @@ "entity": "geoId/28143", "points_by_facet": [ { - "date": "2019", - "value": 9632, - "facet": 2517965213 + "date": "2021", + "value": 9696, + "facet": 2176550201 }, { "date": "2020", @@ -53412,9 +53412,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9392, - "facet": 2176550201 + "date": "2019", + "value": 9632, + "facet": 2517965213 }, { "date": "2011", @@ -53432,9 +53432,9 @@ "entity": "geoId/28145", "points_by_facet": [ { - "date": "2018", - "value": 28606, - "facet": 2517965213 + "date": "2021", + "value": 27953, + "facet": 2176550201 }, { "date": "2020", @@ -53447,9 +53447,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 28866, - "facet": 2176550201 + "date": "2018", + "value": 28606, + "facet": 2517965213 }, { "date": "2011", @@ -53467,9 +53467,9 @@ "entity": "geoId/28147", "points_by_facet": [ { - "date": "2018", - "value": 14465, - "facet": 2517965213 + "date": "2021", + "value": 13836, + "facet": 2176550201 }, { "date": "2020", @@ -53482,9 +53482,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14294, - "facet": 2176550201 + "date": "2018", + "value": 14465, + "facet": 2517965213 }, { "date": "2011", @@ -53502,9 +53502,9 @@ "entity": "geoId/28149", "points_by_facet": [ { - "date": "2019", - "value": 45381, - "facet": 2517965213 + "date": "2021", + "value": 43579, + "facet": 2176550201 }, { "date": "2020", @@ -53517,9 +53517,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 44841, - "facet": 2176550201 + "date": "2019", + "value": 45381, + "facet": 2517965213 }, { "date": "2011", @@ -53537,9 +53537,9 @@ "entity": "geoId/28151", "points_by_facet": [ { - "date": "2019", - "value": 43909, - "facet": 2517965213 + "date": "2021", + "value": 43687, + "facet": 2176550201 }, { "date": "2020", @@ -53552,9 +53552,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 42837, - "facet": 2176550201 + "date": "2019", + "value": 43909, + "facet": 2517965213 }, { "date": "2011", @@ -53572,9 +53572,9 @@ "entity": "geoId/28153", "points_by_facet": [ { - "date": "2018", - "value": 20298, - "facet": 2517965213 + "date": "2021", + "value": 19709, + "facet": 2176550201 }, { "date": "2020", @@ -53587,9 +53587,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20317, - "facet": 2176550201 + "date": "2018", + "value": 20298, + "facet": 2517965213 }, { "date": "2011", @@ -53607,9 +53607,9 @@ "entity": "geoId/28155", "points_by_facet": [ { - "date": "2019", - "value": 9689, - "facet": 2517965213 + "date": "2021", + "value": 9983, + "facet": 2176550201 }, { "date": "2020", @@ -53622,9 +53622,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9676, - "facet": 2176550201 + "date": "2019", + "value": 9689, + "facet": 2517965213 }, { "date": "2011", @@ -53642,9 +53642,9 @@ "entity": "geoId/28157", "points_by_facet": [ { - "date": "2018", - "value": 8792, - "facet": 2517965213 + "date": "2021", + "value": 8315, + "facet": 2176550201 }, { "date": "2020", @@ -53657,9 +53657,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8351, - "facet": 2176550201 + "date": "2018", + "value": 8792, + "facet": 2517965213 }, { "date": "2011", @@ -53677,9 +53677,9 @@ "entity": "geoId/28159", "points_by_facet": [ { - "date": "2018", - "value": 18165, - "facet": 2517965213 + "date": "2021", + "value": 17596, + "facet": 2176550201 }, { "date": "2020", @@ -53692,9 +53692,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 17845, - "facet": 2176550201 + "date": "2018", + "value": 18165, + "facet": 2517965213 }, { "date": "2011", @@ -53712,9 +53712,9 @@ "entity": "geoId/28161", "points_by_facet": [ { - "date": "2018", - "value": 12392, - "facet": 2517965213 + "date": "2021", + "value": 12415, + "facet": 2176550201 }, { "date": "2020", @@ -53727,9 +53727,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11982, - "facet": 2176550201 + "date": "2018", + "value": 12392, + "facet": 2517965213 }, { "date": "2011", @@ -53747,9 +53747,9 @@ "entity": "geoId/28163", "points_by_facet": [ { - "date": "2019", - "value": 29690, - "facet": 2517965213 + "date": "2021", + "value": 26373, + "facet": 2176550201 }, { "date": "2020", @@ -53762,9 +53762,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 26982, - "facet": 2176550201 + "date": "2019", + "value": 29690, + "facet": 2517965213 }, { "date": "2011", @@ -53782,9 +53782,9 @@ "entity": "geoId/29001", "points_by_facet": [ { - "date": "2019", - "value": 25343, - "facet": 2517965213 + "date": "2021", + "value": 25185, + "facet": 2176550201 }, { "date": "2020", @@ -53797,9 +53797,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 25399, - "facet": 2176550201 + "date": "2019", + "value": 25343, + "facet": 2517965213 }, { "date": "2011", @@ -53817,9 +53817,9 @@ "entity": "geoId/29003", "points_by_facet": [ { - "date": "2019", - "value": 17712, - "facet": 2517965213 + "date": "2021", + "value": 18002, + "facet": 2176550201 }, { "date": "2020", @@ -53832,9 +53832,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 17586, - "facet": 2176550201 + "date": "2019", + "value": 17712, + "facet": 2517965213 }, { "date": "2011", @@ -53852,9 +53852,9 @@ "entity": "geoId/29005", "points_by_facet": [ { - "date": "2018", - "value": 5171, - "facet": 2517965213 + "date": "2021", + "value": 5234, + "facet": 2176550201 }, { "date": "2020", @@ -53867,9 +53867,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5096, - "facet": 2176550201 + "date": "2018", + "value": 5171, + "facet": 2517965213 }, { "date": "2011", @@ -53887,9 +53887,9 @@ "entity": "geoId/29007", "points_by_facet": [ { - "date": "2019", - "value": 25388, - "facet": 2517965213 + "date": "2021", + "value": 24982, + "facet": 2176550201 }, { "date": "2020", @@ -53902,9 +53902,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 24835, - "facet": 2176550201 + "date": "2019", + "value": 25388, + "facet": 2517965213 }, { "date": "2011", @@ -53922,9 +53922,9 @@ "entity": "geoId/29009", "points_by_facet": [ { - "date": "2018", - "value": 35886, - "facet": 2517965213 + "date": "2021", + "value": 34712, + "facet": 2176550201 }, { "date": "2020", @@ -53937,9 +53937,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 35818, - "facet": 2176550201 + "date": "2018", + "value": 35886, + "facet": 2517965213 }, { "date": "2011", @@ -53957,9 +53957,9 @@ "entity": "geoId/29011", "points_by_facet": [ { - "date": "2018", - "value": 11798, - "facet": 2517965213 + "date": "2021", + "value": 11658, + "facet": 2176550201 }, { "date": "2020", @@ -53972,9 +53972,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11592, - "facet": 2176550201 + "date": "2018", + "value": 11798, + "facet": 2517965213 }, { "date": "2011", @@ -53992,9 +53992,9 @@ "entity": "geoId/29013", "points_by_facet": [ { - "date": "2019", - "value": 16172, - "facet": 2517965213 + "date": "2021", + "value": 16105, + "facet": 2176550201 }, { "date": "2020", @@ -54007,9 +54007,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16242, - "facet": 2176550201 + "date": "2019", + "value": 16172, + "facet": 2517965213 }, { "date": "2011", @@ -54027,9 +54027,9 @@ "entity": "geoId/29015", "points_by_facet": [ { - "date": "2018", - "value": 19278, - "facet": 2517965213 + "date": "2021", + "value": 19908, + "facet": 2176550201 }, { "date": "2020", @@ -54042,9 +54042,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19627, - "facet": 2176550201 + "date": "2018", + "value": 19278, + "facet": 2517965213 }, { "date": "2011", @@ -54062,9 +54062,9 @@ "entity": "geoId/29017", "points_by_facet": [ { - "date": "2019", - "value": 12133, - "facet": 2517965213 + "date": "2021", + "value": 10556, + "facet": 2176550201 }, { "date": "2020", @@ -54077,9 +54077,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12111, - "facet": 2176550201 + "date": "2019", + "value": 12133, + "facet": 2517965213 }, { "date": "2011", @@ -54097,9 +54097,9 @@ "entity": "geoId/29019", "points_by_facet": [ { - "date": "2019", - "value": 180463, - "facet": 2517965213 + "date": "2021", + "value": 185840, + "facet": 2176550201 }, { "date": "2020", @@ -54117,9 +54117,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 182991, - "facet": 2176550201 + "date": "2019", + "value": 180463, + "facet": 2517965213 }, { "date": "2011", @@ -54137,9 +54137,9 @@ "entity": "geoId/29021", "points_by_facet": [ { - "date": "2019", - "value": 87364, - "facet": 2517965213 + "date": "2021", + "value": 83853, + "facet": 2176550201 }, { "date": "2020", @@ -54157,9 +54157,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 86530, - "facet": 2176550201 + "date": "2019", + "value": 87364, + "facet": 2517965213 }, { "date": "2011", @@ -54177,9 +54177,9 @@ "entity": "geoId/29023", "points_by_facet": [ { - "date": "2019", - "value": 42478, - "facet": 2517965213 + "date": "2021", + "value": 42101, + "facet": 2176550201 }, { "date": "2020", @@ -54192,9 +54192,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 42178, - "facet": 2176550201 + "date": "2019", + "value": 42478, + "facet": 2517965213 }, { "date": "2011", @@ -54212,9 +54212,9 @@ "entity": "geoId/29025", "points_by_facet": [ { - "date": "2019", - "value": 9020, - "facet": 2517965213 + "date": "2021", + "value": 8897, + "facet": 2176550201 }, { "date": "2020", @@ -54227,9 +54227,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9051, - "facet": 2176550201 + "date": "2019", + "value": 9020, + "facet": 2517965213 }, { "date": "2011", @@ -54247,9 +54247,9 @@ "entity": "geoId/29027", "points_by_facet": [ { - "date": "2019", - "value": 44743, - "facet": 2517965213 + "date": "2021", + "value": 44638, + "facet": 2176550201 }, { "date": "2020", @@ -54262,9 +54262,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 44887, - "facet": 2176550201 + "date": "2019", + "value": 44743, + "facet": 2517965213 }, { "date": "2011", @@ -54282,9 +54282,9 @@ "entity": "geoId/29029", "points_by_facet": [ { - "date": "2018", - "value": 45815, - "facet": 2517965213 + "date": "2021", + "value": 43436, + "facet": 2176550201 }, { "date": "2020", @@ -54297,9 +54297,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 46414, - "facet": 2176550201 + "date": "2018", + "value": 45815, + "facet": 2517965213 }, { "date": "2011", @@ -54317,9 +54317,9 @@ "entity": "geoId/29031", "points_by_facet": [ { - "date": "2019", - "value": 78871, - "facet": 2517965213 + "date": "2021", + "value": 82113, + "facet": 2176550201 }, { "date": "2020", @@ -54337,9 +54337,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 79512, - "facet": 2176550201 + "date": "2019", + "value": 78871, + "facet": 2517965213 }, { "date": "2011", @@ -54357,9 +54357,9 @@ "entity": "geoId/29033", "points_by_facet": [ { - "date": "2018", - "value": 8743, - "facet": 2517965213 + "date": "2021", + "value": 8376, + "facet": 2176550201 }, { "date": "2020", @@ -54372,9 +54372,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8554, - "facet": 2176550201 + "date": "2018", + "value": 8743, + "facet": 2517965213 }, { "date": "2011", @@ -54392,9 +54392,9 @@ "entity": "geoId/29035", "points_by_facet": [ { - "date": "2018", - "value": 6054, - "facet": 2517965213 + "date": "2021", + "value": 5320, + "facet": 2176550201 }, { "date": "2020", @@ -54407,9 +54407,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5991, - "facet": 2176550201 + "date": "2018", + "value": 6054, + "facet": 2517965213 }, { "date": "2011", @@ -54427,9 +54427,9 @@ "entity": "geoId/29037", "points_by_facet": [ { - "date": "2019", - "value": 105780, - "facet": 2517965213 + "date": "2021", + "value": 109638, + "facet": 2176550201 }, { "date": "2020", @@ -54447,9 +54447,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 106806, - "facet": 2176550201 + "date": "2019", + "value": 105780, + "facet": 2517965213 }, { "date": "2011", @@ -54467,9 +54467,9 @@ "entity": "geoId/29039", "points_by_facet": [ { - "date": "2018", - "value": 14165, - "facet": 2517965213 + "date": "2021", + "value": 14496, + "facet": 2176550201 }, { "date": "2020", @@ -54482,9 +54482,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14322, - "facet": 2176550201 + "date": "2018", + "value": 14165, + "facet": 2517965213 }, { "date": "2011", @@ -54502,9 +54502,9 @@ "entity": "geoId/29041", "points_by_facet": [ { - "date": "2018", - "value": 7451, - "facet": 2517965213 + "date": "2021", + "value": 7356, + "facet": 2176550201 }, { "date": "2020", @@ -54517,9 +54517,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7360, - "facet": 2176550201 + "date": "2018", + "value": 7451, + "facet": 2517965213 }, { "date": "2011", @@ -54537,9 +54537,9 @@ "entity": "geoId/29043", "points_by_facet": [ { - "date": "2019", - "value": 88595, - "facet": 2517965213 + "date": "2021", + "value": 91499, + "facet": 2176550201 }, { "date": "2020", @@ -54557,9 +54557,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 90655, - "facet": 2176550201 + "date": "2019", + "value": 88595, + "facet": 2517965213 }, { "date": "2011", @@ -54577,9 +54577,9 @@ "entity": "geoId/29045", "points_by_facet": [ { - "date": "2019", - "value": 6797, - "facet": 2517965213 + "date": "2021", + "value": 6736, + "facet": 2176550201 }, { "date": "2020", @@ -54592,9 +54592,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6830, - "facet": 2176550201 + "date": "2019", + "value": 6797, + "facet": 2517965213 }, { "date": "2011", @@ -54612,9 +54612,9 @@ "entity": "geoId/29047", "points_by_facet": [ { - "date": "2019", - "value": 249948, - "facet": 2517965213 + "date": "2021", + "value": 255518, + "facet": 2176550201 }, { "date": "2020", @@ -54632,9 +54632,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 253463, - "facet": 2176550201 + "date": "2019", + "value": 249948, + "facet": 2517965213 }, { "date": "2011", @@ -54652,9 +54652,9 @@ "entity": "geoId/29049", "points_by_facet": [ { - "date": "2019", - "value": 20387, - "facet": 2517965213 + "date": "2021", + "value": 21287, + "facet": 2176550201 }, { "date": "2020", @@ -54667,9 +54667,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20553, - "facet": 2176550201 + "date": "2019", + "value": 20387, + "facet": 2517965213 }, { "date": "2011", @@ -54687,9 +54687,9 @@ "entity": "geoId/29051", "points_by_facet": [ { - "date": "2019", - "value": 76745, - "facet": 2517965213 + "date": "2021", + "value": 77205, + "facet": 2176550201 }, { "date": "2020", @@ -54707,9 +54707,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 76191, - "facet": 2176550201 + "date": "2019", + "value": 76745, + "facet": 2517965213 }, { "date": "2011", @@ -54727,9 +54727,9 @@ "entity": "geoId/29053", "points_by_facet": [ { - "date": "2019", - "value": 17709, - "facet": 2517965213 + "date": "2021", + "value": 17115, + "facet": 2176550201 }, { "date": "2020", @@ -54742,9 +54742,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 17102, - "facet": 2176550201 + "date": "2019", + "value": 17709, + "facet": 2517965213 }, { "date": "2011", @@ -54762,9 +54762,9 @@ "entity": "geoId/29055", "points_by_facet": [ { - "date": "2018", - "value": 23957, - "facet": 2517965213 + "date": "2021", + "value": 22807, + "facet": 2176550201 }, { "date": "2020", @@ -54777,9 +54777,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 23739, - "facet": 2176550201 + "date": "2018", + "value": 23957, + "facet": 2517965213 }, { "date": "2011", @@ -54797,9 +54797,9 @@ "entity": "geoId/29057", "points_by_facet": [ { - "date": "2018", - "value": 7569, - "facet": 2517965213 + "date": "2021", + "value": 7599, + "facet": 2176550201 }, { "date": "2020", @@ -54812,9 +54812,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7568, - "facet": 2176550201 + "date": "2018", + "value": 7569, + "facet": 2517965213 }, { "date": "2011", @@ -54832,9 +54832,9 @@ "entity": "geoId/29059", "points_by_facet": [ { - "date": "2019", - "value": 16878, - "facet": 2517965213 + "date": "2021", + "value": 17341, + "facet": 2176550201 }, { "date": "2020", @@ -54847,9 +54847,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 17219, - "facet": 2176550201 + "date": "2019", + "value": 16878, + "facet": 2517965213 }, { "date": "2011", @@ -54867,9 +54867,9 @@ "entity": "geoId/29061", "points_by_facet": [ { - "date": "2018", - "value": 8313, - "facet": 2517965213 + "date": "2021", + "value": 8399, + "facet": 2176550201 }, { "date": "2020", @@ -54882,9 +54882,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8283, - "facet": 2176550201 + "date": "2018", + "value": 8313, + "facet": 2517965213 }, { "date": "2011", @@ -54902,9 +54902,9 @@ "entity": "geoId/29063", "points_by_facet": [ { - "date": "2019", - "value": 12547, - "facet": 2517965213 + "date": "2021", + "value": 11098, + "facet": 2176550201 }, { "date": "2020", @@ -54917,9 +54917,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10944, - "facet": 2176550201 + "date": "2019", + "value": 12547, + "facet": 2517965213 }, { "date": "2011", @@ -54937,9 +54937,9 @@ "entity": "geoId/29065", "points_by_facet": [ { - "date": "2018", - "value": 15441, - "facet": 2517965213 + "date": "2021", + "value": 14432, + "facet": 2176550201 }, { "date": "2020", @@ -54952,9 +54952,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15481, - "facet": 2176550201 + "date": "2018", + "value": 15441, + "facet": 2517965213 }, { "date": "2011", @@ -54972,9 +54972,9 @@ "entity": "geoId/29067", "points_by_facet": [ { - "date": "2018", - "value": 13373, - "facet": 2517965213 + "date": "2021", + "value": 11732, + "facet": 2176550201 }, { "date": "2020", @@ -54987,9 +54987,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13344, - "facet": 2176550201 + "date": "2018", + "value": 13373, + "facet": 2517965213 }, { "date": "2011", @@ -55007,9 +55007,9 @@ "entity": "geoId/29069", "points_by_facet": [ { - "date": "2019", - "value": 29131, - "facet": 2517965213 + "date": "2021", + "value": 27717, + "facet": 2176550201 }, { "date": "2020", @@ -55022,9 +55022,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 28878, - "facet": 2176550201 + "date": "2019", + "value": 29131, + "facet": 2517965213 }, { "date": "2011", @@ -55042,9 +55042,9 @@ "entity": "geoId/29071", "points_by_facet": [ { - "date": "2019", - "value": 103967, - "facet": 2517965213 + "date": "2021", + "value": 105231, + "facet": 2176550201 }, { "date": "2020", @@ -55062,9 +55062,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 104469, - "facet": 2176550201 + "date": "2019", + "value": 103967, + "facet": 2517965213 }, { "date": "2011", @@ -55082,9 +55082,9 @@ "entity": "geoId/29073", "points_by_facet": [ { - "date": "2018", - "value": 14705, - "facet": 2517965213 + "date": "2021", + "value": 14791, + "facet": 2176550201 }, { "date": "2020", @@ -55097,9 +55097,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14566, - "facet": 2176550201 + "date": "2018", + "value": 14705, + "facet": 2517965213 }, { "date": "2011", @@ -55117,9 +55117,9 @@ "entity": "geoId/29075", "points_by_facet": [ { - "date": "2018", - "value": 6628, - "facet": 2517965213 + "date": "2021", + "value": 6173, + "facet": 2176550201 }, { "date": "2020", @@ -55132,9 +55132,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6484, - "facet": 2176550201 + "date": "2018", + "value": 6628, + "facet": 2517965213 }, { "date": "2011", @@ -55152,9 +55152,9 @@ "entity": "geoId/29077", "points_by_facet": [ { - "date": "2019", - "value": 293086, - "facet": 2517965213 + "date": "2021", + "value": 300865, + "facet": 2176550201 }, { "date": "2020", @@ -55172,9 +55172,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 294997, - "facet": 2176550201 + "date": "2019", + "value": 293086, + "facet": 2517965213 }, { "date": "2011", @@ -55192,9 +55192,9 @@ "entity": "geoId/29079", "points_by_facet": [ { - "date": "2018", - "value": 9914, - "facet": 2517965213 + "date": "2021", + "value": 9720, + "facet": 2176550201 }, { "date": "2020", @@ -55207,9 +55207,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9595, - "facet": 2176550201 + "date": "2018", + "value": 9914, + "facet": 2517965213 }, { "date": "2011", @@ -55227,9 +55227,9 @@ "entity": "geoId/29081", "points_by_facet": [ { - "date": "2018", - "value": 8414, - "facet": 2517965213 + "date": "2021", + "value": 8164, + "facet": 2176550201 }, { "date": "2020", @@ -55242,9 +55242,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8321, - "facet": 2176550201 + "date": "2018", + "value": 8414, + "facet": 2517965213 }, { "date": "2011", @@ -55262,9 +55262,9 @@ "entity": "geoId/29083", "points_by_facet": [ { - "date": "2018", - "value": 21792, - "facet": 2517965213 + "date": "2021", + "value": 22206, + "facet": 2176550201 }, { "date": "2020", @@ -55277,9 +55277,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 22076, - "facet": 2176550201 + "date": "2018", + "value": 21792, + "facet": 2517965213 }, { "date": "2011", @@ -55297,9 +55297,9 @@ "entity": "geoId/29085", "points_by_facet": [ { - "date": "2018", - "value": 9509, - "facet": 2517965213 + "date": "2021", + "value": 8607, + "facet": 2176550201 }, { "date": "2020", @@ -55312,9 +55312,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9586, - "facet": 2176550201 + "date": "2018", + "value": 9509, + "facet": 2517965213 }, { "date": "2011", @@ -55332,9 +55332,9 @@ "entity": "geoId/29087", "points_by_facet": [ { - "date": "2018", - "value": 4404, - "facet": 2517965213 + "date": "2021", + "value": 4226, + "facet": 2176550201 }, { "date": "2020", @@ -55347,9 +55347,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4232, - "facet": 2176550201 + "date": "2018", + "value": 4404, + "facet": 2517965213 }, { "date": "2011", @@ -55367,9 +55367,9 @@ "entity": "geoId/29089", "points_by_facet": [ { - "date": "2019", - "value": 10001, - "facet": 2517965213 + "date": "2021", + "value": 10168, + "facet": 2176550201 }, { "date": "2020", @@ -55382,9 +55382,9 @@ "facet": 1541763368 }, { - "date": "2020", + "date": "2019", "value": 10001, - "facet": 2176550201 + "facet": 2517965213 }, { "date": "2011", @@ -55402,9 +55402,9 @@ "entity": "geoId/29091", "points_by_facet": [ { - "date": "2019", - "value": 40117, - "facet": 2517965213 + "date": "2021", + "value": 39975, + "facet": 2176550201 }, { "date": "2020", @@ -55417,9 +55417,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 40262, - "facet": 2176550201 + "date": "2019", + "value": 40117, + "facet": 2517965213 }, { "date": "2011", @@ -55437,9 +55437,9 @@ "entity": "geoId/29093", "points_by_facet": [ { - "date": "2018", - "value": 10177, - "facet": 2517965213 + "date": "2021", + "value": 9408, + "facet": 2176550201 }, { "date": "2020", @@ -55452,9 +55452,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10098, - "facet": 2176550201 + "date": "2018", + "value": 10177, + "facet": 2517965213 }, { "date": "2011", @@ -55472,9 +55472,9 @@ "entity": "geoId/29095", "points_by_facet": [ { - "date": "2019", - "value": 703011, - "facet": 2517965213 + "date": "2021", + "value": 716862, + "facet": 2176550201 }, { "date": "2020", @@ -55492,9 +55492,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 705925, - "facet": 2176550201 + "date": "2019", + "value": 703011, + "facet": 2517965213 }, { "date": "2011", @@ -55512,9 +55512,9 @@ "entity": "geoId/29097", "points_by_facet": [ { - "date": "2019", - "value": 121328, - "facet": 2517965213 + "date": "2021", + "value": 123155, + "facet": 2176550201 }, { "date": "2020", @@ -55532,9 +55532,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 121648, - "facet": 2176550201 + "date": "2019", + "value": 121328, + "facet": 2517965213 }, { "date": "2011", @@ -55552,9 +55552,9 @@ "entity": "geoId/29099", "points_by_facet": [ { - "date": "2019", - "value": 225081, - "facet": 2517965213 + "date": "2021", + "value": 227771, + "facet": 2176550201 }, { "date": "2020", @@ -55572,9 +55572,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 226543, - "facet": 2176550201 + "date": "2019", + "value": 225081, + "facet": 2517965213 }, { "date": "2011", @@ -55592,9 +55592,9 @@ "entity": "geoId/29101", "points_by_facet": [ { - "date": "2019", - "value": 54062, - "facet": 2517965213 + "date": "2021", + "value": 54150, + "facet": 2176550201 }, { "date": "2020", @@ -55607,9 +55607,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 54219, - "facet": 2176550201 + "date": "2019", + "value": 54062, + "facet": 2517965213 }, { "date": "2011", @@ -55627,9 +55627,9 @@ "entity": "geoId/29103", "points_by_facet": [ { - "date": "2018", - "value": 3947, - "facet": 2517965213 + "date": "2021", + "value": 3808, + "facet": 2176550201 }, { "date": "2020", @@ -55642,9 +55642,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3940, - "facet": 2176550201 + "date": "2018", + "value": 3947, + "facet": 2517965213 }, { "date": "2011", @@ -55662,9 +55662,9 @@ "entity": "geoId/29105", "points_by_facet": [ { - "date": "2019", - "value": 35723, - "facet": 2517965213 + "date": "2021", + "value": 36133, + "facet": 2176550201 }, { "date": "2020", @@ -55677,9 +55677,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 35895, - "facet": 2176550201 + "date": "2019", + "value": 35723, + "facet": 2517965213 }, { "date": "2011", @@ -55697,9 +55697,9 @@ "entity": "geoId/29107", "points_by_facet": [ { - "date": "2019", - "value": 32708, - "facet": 2517965213 + "date": "2021", + "value": 32817, + "facet": 2176550201 }, { "date": "2020", @@ -55712,9 +55712,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 33006, - "facet": 2176550201 + "date": "2019", + "value": 32708, + "facet": 2517965213 }, { "date": "2011", @@ -55732,9 +55732,9 @@ "entity": "geoId/29109", "points_by_facet": [ { - "date": "2018", - "value": 38359, - "facet": 2517965213 + "date": "2021", + "value": 38321, + "facet": 2176550201 }, { "date": "2020", @@ -55747,9 +55747,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 38175, - "facet": 2176550201 + "date": "2018", + "value": 38359, + "facet": 2517965213 }, { "date": "2011", @@ -55767,9 +55767,9 @@ "entity": "geoId/29111", "points_by_facet": [ { - "date": "2019", - "value": 9776, - "facet": 2517965213 + "date": "2021", + "value": 10000, + "facet": 2176550201 }, { "date": "2020", @@ -55782,9 +55782,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9810, - "facet": 2176550201 + "date": "2019", + "value": 9776, + "facet": 2517965213 }, { "date": "2011", @@ -55802,9 +55802,9 @@ "entity": "geoId/29113", "points_by_facet": [ { - "date": "2019", - "value": 59013, - "facet": 2517965213 + "date": "2021", + "value": 61586, + "facet": 2176550201 }, { "date": "2020", @@ -55817,9 +55817,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 60119, - "facet": 2176550201 + "date": "2019", + "value": 59013, + "facet": 2517965213 }, { "date": "2011", @@ -55837,9 +55837,9 @@ "entity": "geoId/29115", "points_by_facet": [ { - "date": "2018", - "value": 12037, - "facet": 2517965213 + "date": "2021", + "value": 11843, + "facet": 2176550201 }, { "date": "2020", @@ -55852,9 +55852,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11830, - "facet": 2176550201 + "date": "2018", + "value": 12037, + "facet": 2517965213 }, { "date": "2011", @@ -55872,9 +55872,9 @@ "entity": "geoId/29117", "points_by_facet": [ { - "date": "2018", - "value": 15146, - "facet": 2517965213 + "date": "2021", + "value": 14755, + "facet": 2176550201 }, { "date": "2020", @@ -55887,9 +55887,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14413, - "facet": 2176550201 + "date": "2018", + "value": 15146, + "facet": 2517965213 }, { "date": "2011", @@ -55907,9 +55907,9 @@ "entity": "geoId/29119", "points_by_facet": [ { - "date": "2018", - "value": 23078, - "facet": 2517965213 + "date": "2021", + "value": 23383, + "facet": 2176550201 }, { "date": "2020", @@ -55922,9 +55922,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 22900, - "facet": 2176550201 + "date": "2018", + "value": 23078, + "facet": 2517965213 }, { "date": "2011", @@ -55942,9 +55942,9 @@ "entity": "geoId/29121", "points_by_facet": [ { - "date": "2018", - "value": 15153, - "facet": 2517965213 + "date": "2021", + "value": 15183, + "facet": 2176550201 }, { "date": "2020", @@ -55957,9 +55957,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15095, - "facet": 2176550201 + "date": "2018", + "value": 15153, + "facet": 2517965213 }, { "date": "2011", @@ -55977,9 +55977,9 @@ "entity": "geoId/29123", "points_by_facet": [ { - "date": "2018", - "value": 12188, - "facet": 2517965213 + "date": "2021", + "value": 12652, + "facet": 2176550201 }, { "date": "2020", @@ -55992,9 +55992,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12113, - "facet": 2176550201 + "date": "2018", + "value": 12188, + "facet": 2517965213 }, { "date": "2011", @@ -56012,9 +56012,9 @@ "entity": "geoId/29125", "points_by_facet": [ { - "date": "2018", - "value": 8769, - "facet": 2517965213 + "date": "2021", + "value": 8406, + "facet": 2176550201 }, { "date": "2020", @@ -56027,9 +56027,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8795, - "facet": 2176550201 + "date": "2018", + "value": 8769, + "facet": 2517965213 }, { "date": "2011", @@ -56047,9 +56047,9 @@ "entity": "geoId/29127", "points_by_facet": [ { - "date": "2019", - "value": 28530, - "facet": 2517965213 + "date": "2021", + "value": 28518, + "facet": 2176550201 }, { "date": "2020", @@ -56062,9 +56062,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 28423, - "facet": 2176550201 + "date": "2019", + "value": 28530, + "facet": 2517965213 }, { "date": "2011", @@ -56082,9 +56082,9 @@ "entity": "geoId/29129", "points_by_facet": [ { - "date": "2018", - "value": 3641, - "facet": 2517965213 + "date": "2021", + "value": 3488, + "facet": 2176550201 }, { "date": "2020", @@ -56097,9 +56097,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3558, - "facet": 2176550201 + "date": "2018", + "value": 3641, + "facet": 2517965213 }, { "date": "2011", @@ -56117,9 +56117,9 @@ "entity": "geoId/29131", "points_by_facet": [ { - "date": "2018", - "value": 25336, - "facet": 2517965213 + "date": "2021", + "value": 24909, + "facet": 2176550201 }, { "date": "2020", @@ -56132,9 +56132,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 25791, - "facet": 2176550201 + "date": "2018", + "value": 25336, + "facet": 2517965213 }, { "date": "2011", @@ -56152,9 +56152,9 @@ "entity": "geoId/29133", "points_by_facet": [ { - "date": "2018", - "value": 13336, - "facet": 2517965213 + "date": "2021", + "value": 12538, + "facet": 2176550201 }, { "date": "2020", @@ -56167,9 +56167,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12691, - "facet": 2176550201 + "date": "2018", + "value": 13336, + "facet": 2517965213 }, { "date": "2011", @@ -56187,9 +56187,9 @@ "entity": "geoId/29135", "points_by_facet": [ { - "date": "2019", - "value": 16132, - "facet": 2517965213 + "date": "2021", + "value": 15484, + "facet": 2176550201 }, { "date": "2020", @@ -56202,9 +56202,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15585, - "facet": 2176550201 + "date": "2019", + "value": 16132, + "facet": 2517965213 }, { "date": "2011", @@ -56222,9 +56222,9 @@ "entity": "geoId/29137", "points_by_facet": [ { - "date": "2018", - "value": 8664, - "facet": 2517965213 + "date": "2021", + "value": 8712, + "facet": 2176550201 }, { "date": "2020", @@ -56237,9 +56237,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8672, - "facet": 2176550201 + "date": "2018", + "value": 8664, + "facet": 2517965213 }, { "date": "2011", @@ -56257,9 +56257,9 @@ "entity": "geoId/29139", "points_by_facet": [ { - "date": "2018", - "value": 11534, - "facet": 2517965213 + "date": "2021", + "value": 11415, + "facet": 2176550201 }, { "date": "2020", @@ -56272,9 +56272,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11294, - "facet": 2176550201 + "date": "2018", + "value": 11534, + "facet": 2517965213 }, { "date": "2011", @@ -56292,9 +56292,9 @@ "entity": "geoId/29141", "points_by_facet": [ { - "date": "2018", - "value": 20358, - "facet": 2517965213 + "date": "2021", + "value": 21379, + "facet": 2176550201 }, { "date": "2020", @@ -56307,9 +56307,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20716, - "facet": 2176550201 + "date": "2018", + "value": 20358, + "facet": 2517965213 }, { "date": "2011", @@ -56327,9 +56327,9 @@ "entity": "geoId/29143", "points_by_facet": [ { - "date": "2018", - "value": 17296, - "facet": 2517965213 + "date": "2021", + "value": 16035, + "facet": 2176550201 }, { "date": "2020", @@ -56342,9 +56342,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16693, - "facet": 2176550201 + "date": "2018", + "value": 17296, + "facet": 2517965213 }, { "date": "2011", @@ -56362,9 +56362,9 @@ "entity": "geoId/29145", "points_by_facet": [ { - "date": "2019", - "value": 58236, - "facet": 2517965213 + "date": "2021", + "value": 59386, + "facet": 2176550201 }, { "date": "2020", @@ -56377,9 +56377,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 58451, - "facet": 2176550201 + "date": "2019", + "value": 58236, + "facet": 2517965213 }, { "date": "2011", @@ -56397,9 +56397,9 @@ "entity": "geoId/29147", "points_by_facet": [ { - "date": "2019", - "value": 22092, - "facet": 2517965213 + "date": "2021", + "value": 21160, + "facet": 2176550201 }, { "date": "2020", @@ -56412,9 +56412,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21743, - "facet": 2176550201 + "date": "2019", + "value": 22092, + "facet": 2517965213 }, { "date": "2011", @@ -56432,9 +56432,9 @@ "entity": "geoId/29149", "points_by_facet": [ { - "date": "2018", - "value": 10541, - "facet": 2517965213 + "date": "2021", + "value": 8631, + "facet": 2176550201 }, { "date": "2020", @@ -56447,9 +56447,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10411, - "facet": 2176550201 + "date": "2018", + "value": 10541, + "facet": 2517965213 }, { "date": "2011", @@ -56467,9 +56467,9 @@ "entity": "geoId/29151", "points_by_facet": [ { - "date": "2019", - "value": 13615, - "facet": 2517965213 + "date": "2021", + "value": 13379, + "facet": 2176550201 }, { "date": "2020", @@ -56482,9 +56482,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13535, - "facet": 2176550201 + "date": "2019", + "value": 13615, + "facet": 2517965213 }, { "date": "2011", @@ -56502,9 +56502,9 @@ "entity": "geoId/29153", "points_by_facet": [ { - "date": "2018", - "value": 9017, - "facet": 2517965213 + "date": "2021", + "value": 8782, + "facet": 2176550201 }, { "date": "2020", @@ -56517,9 +56517,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9083, - "facet": 2176550201 + "date": "2018", + "value": 9017, + "facet": 2517965213 }, { "date": "2011", @@ -56537,9 +56537,9 @@ "entity": "geoId/29155", "points_by_facet": [ { - "date": "2018", - "value": 16272, - "facet": 2517965213 + "date": "2021", + "value": 15236, + "facet": 2176550201 }, { "date": "2020", @@ -56552,9 +56552,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15600, - "facet": 2176550201 + "date": "2018", + "value": 16272, + "facet": 2517965213 }, { "date": "2011", @@ -56572,9 +56572,9 @@ "entity": "geoId/29157", "points_by_facet": [ { - "date": "2018", - "value": 19150, - "facet": 2517965213 + "date": "2021", + "value": 18922, + "facet": 2176550201 }, { "date": "2020", @@ -56587,9 +56587,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19194, - "facet": 2176550201 + "date": "2018", + "value": 19150, + "facet": 2517965213 }, { "date": "2011", @@ -56607,9 +56607,9 @@ "entity": "geoId/29159", "points_by_facet": [ { - "date": "2019", - "value": 42339, - "facet": 2517965213 + "date": "2021", + "value": 43188, + "facet": 2176550201 }, { "date": "2020", @@ -56622,9 +56622,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 42490, - "facet": 2176550201 + "date": "2019", + "value": 42339, + "facet": 2517965213 }, { "date": "2011", @@ -56642,9 +56642,9 @@ "entity": "geoId/29161", "points_by_facet": [ { - "date": "2019", - "value": 44573, - "facet": 2517965213 + "date": "2021", + "value": 44937, + "facet": 2176550201 }, { "date": "2020", @@ -56657,9 +56657,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 44414, - "facet": 2176550201 + "date": "2019", + "value": 44573, + "facet": 2517965213 }, { "date": "2011", @@ -56677,9 +56677,9 @@ "entity": "geoId/29163", "points_by_facet": [ { - "date": "2018", - "value": 18504, - "facet": 2517965213 + "date": "2021", + "value": 17761, + "facet": 2176550201 }, { "date": "2020", @@ -56692,9 +56692,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 17552, - "facet": 2176550201 + "date": "2018", + "value": 18504, + "facet": 2517965213 }, { "date": "2011", @@ -56712,9 +56712,9 @@ "entity": "geoId/29165", "points_by_facet": [ { - "date": "2019", - "value": 104418, - "facet": 2517965213 + "date": "2021", + "value": 108569, + "facet": 2176550201 }, { "date": "2020", @@ -56732,9 +56732,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 106532, - "facet": 2176550201 + "date": "2019", + "value": 104418, + "facet": 2517965213 }, { "date": "2011", @@ -56752,9 +56752,9 @@ "entity": "geoId/29167", "points_by_facet": [ { - "date": "2019", - "value": 32149, - "facet": 2517965213 + "date": "2021", + "value": 32043, + "facet": 2176550201 }, { "date": "2020", @@ -56767,9 +56767,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 32490, - "facet": 2176550201 + "date": "2019", + "value": 32149, + "facet": 2517965213 }, { "date": "2011", @@ -56787,9 +56787,9 @@ "entity": "geoId/29169", "points_by_facet": [ { - "date": "2019", - "value": 52607, - "facet": 2517965213 + "date": "2021", + "value": 53816, + "facet": 2176550201 }, { "date": "2020", @@ -56802,10 +56802,10 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 52709, - "facet": 2176550201 - }, + "date": "2019", + "value": 52607, + "facet": 2517965213 + }, { "date": "2011", "value": 53175, @@ -56822,9 +56822,9 @@ "entity": "geoId/29171", "points_by_facet": [ { - "date": "2018", - "value": 4757, - "facet": 2517965213 + "date": "2021", + "value": 4712, + "facet": 2176550201 }, { "date": "2020", @@ -56837,9 +56837,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4688, - "facet": 2176550201 + "date": "2018", + "value": 4757, + "facet": 2517965213 }, { "date": "2011", @@ -56857,9 +56857,9 @@ "entity": "geoId/29173", "points_by_facet": [ { - "date": "2019", - "value": 10309, - "facet": 2517965213 + "date": "2021", + "value": 10361, + "facet": 2176550201 }, { "date": "2020", @@ -56872,9 +56872,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10299, - "facet": 2176550201 + "date": "2019", + "value": 10309, + "facet": 2517965213 }, { "date": "2011", @@ -56892,9 +56892,9 @@ "entity": "geoId/29175", "points_by_facet": [ { - "date": "2019", - "value": 24748, - "facet": 2517965213 + "date": "2021", + "value": 24760, + "facet": 2176550201 }, { "date": "2020", @@ -56907,9 +56907,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 24409, - "facet": 2176550201 + "date": "2019", + "value": 24748, + "facet": 2517965213 }, { "date": "2011", @@ -56927,9 +56927,9 @@ "entity": "geoId/29177", "points_by_facet": [ { - "date": "2019", - "value": 23018, - "facet": 2517965213 + "date": "2021", + "value": 23008, + "facet": 2176550201 }, { "date": "2020", @@ -56942,9 +56942,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 22915, - "facet": 2176550201 + "date": "2019", + "value": 23018, + "facet": 2517965213 }, { "date": "2011", @@ -56962,9 +56962,9 @@ "entity": "geoId/29179", "points_by_facet": [ { - "date": "2018", - "value": 6254, - "facet": 2517965213 + "date": "2021", + "value": 6087, + "facet": 2176550201 }, { "date": "2020", @@ -56977,9 +56977,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6198, - "facet": 2176550201 + "date": "2018", + "value": 6254, + "facet": 2517965213 }, { "date": "2011", @@ -56997,9 +56997,9 @@ "entity": "geoId/29181", "points_by_facet": [ { - "date": "2019", - "value": 13288, - "facet": 2517965213 + "date": "2021", + "value": 10617, + "facet": 2176550201 }, { "date": "2020", @@ -57012,9 +57012,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13300, - "facet": 2176550201 + "date": "2019", + "value": 13288, + "facet": 2517965213 }, { "date": "2011", @@ -57032,9 +57032,9 @@ "entity": "geoId/29183", "points_by_facet": [ { - "date": "2019", - "value": 402022, - "facet": 2517965213 + "date": "2021", + "value": 409981, + "facet": 2176550201 }, { "date": "2020", @@ -57052,9 +57052,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 406204, - "facet": 2176550201 + "date": "2019", + "value": 402022, + "facet": 2517965213 }, { "date": "2011", @@ -57072,9 +57072,9 @@ "entity": "geoId/29185", "points_by_facet": [ { - "date": "2018", - "value": 9395, - "facet": 2517965213 + "date": "2021", + "value": 9376, + "facet": 2176550201 }, { "date": "2020", @@ -57087,9 +57087,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9689, - "facet": 2176550201 + "date": "2018", + "value": 9395, + "facet": 2517965213 }, { "date": "2011", @@ -57107,9 +57107,9 @@ "entity": "geoId/29186", "points_by_facet": [ { - "date": "2018", - "value": 17888, - "facet": 2517965213 + "date": "2021", + "value": 18588, + "facet": 2176550201 }, { "date": "2020", @@ -57122,9 +57122,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 17924, - "facet": 2176550201 + "date": "2018", + "value": 17888, + "facet": 2517965213 }, { "date": "2011", @@ -57142,9 +57142,9 @@ "entity": "geoId/29187", "points_by_facet": [ { - "date": "2019", - "value": 67215, - "facet": 2517965213 + "date": "2021", + "value": 67541, + "facet": 2176550201 }, { "date": "2020", @@ -57162,9 +57162,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 66485, - "facet": 2176550201 + "date": "2019", + "value": 67215, + "facet": 2517965213 }, { "date": "2011", @@ -57181,6 +57181,11 @@ { "entity": "geoId/29189", "points_by_facet": [ + { + "date": "2021", + "value": 997187, + "facet": 2176550201 + }, { "date": "2020", "value": 996179, @@ -57196,11 +57201,6 @@ "value": 994205, "facet": 1226172227 }, - { - "date": "2020", - "value": 994020, - "facet": 2176550201 - }, { "date": "2011", "value": 998692, @@ -57217,9 +57217,9 @@ "entity": "geoId/29195", "points_by_facet": [ { - "date": "2019", - "value": 22761, - "facet": 2517965213 + "date": "2021", + "value": 23289, + "facet": 2176550201 }, { "date": "2020", @@ -57232,9 +57232,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 22858, - "facet": 2176550201 + "date": "2019", + "value": 22761, + "facet": 2517965213 }, { "date": "2011", @@ -57252,9 +57252,9 @@ "entity": "geoId/29197", "points_by_facet": [ { - "date": "2019", - "value": 4660, - "facet": 2517965213 + "date": "2021", + "value": 4025, + "facet": 2176550201 }, { "date": "2020", @@ -57267,9 +57267,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4534, - "facet": 2176550201 + "date": "2019", + "value": 4660, + "facet": 2517965213 }, { "date": "2011", @@ -57287,9 +57287,9 @@ "entity": "geoId/29199", "points_by_facet": [ { - "date": "2018", - "value": 4966, - "facet": 2517965213 + "date": "2021", + "value": 4693, + "facet": 2176550201 }, { "date": "2020", @@ -57302,9 +57302,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4871, - "facet": 2176550201 + "date": "2018", + "value": 4966, + "facet": 2517965213 }, { "date": "2011", @@ -57322,9 +57322,9 @@ "entity": "geoId/29201", "points_by_facet": [ { - "date": "2019", - "value": 38280, - "facet": 2517965213 + "date": "2021", + "value": 37840, + "facet": 2176550201 }, { "date": "2020", @@ -57337,9 +57337,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 38288, - "facet": 2176550201 + "date": "2019", + "value": 38280, + "facet": 2517965213 }, { "date": "2011", @@ -57357,9 +57357,9 @@ "entity": "geoId/29203", "points_by_facet": [ { - "date": "2018", - "value": 8189, - "facet": 2517965213 + "date": "2021", + "value": 7106, + "facet": 2176550201 }, { "date": "2020", @@ -57372,9 +57372,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8203, - "facet": 2176550201 + "date": "2018", + "value": 8189, + "facet": 2517965213 }, { "date": "2011", @@ -57392,9 +57392,9 @@ "entity": "geoId/29205", "points_by_facet": [ { - "date": "2018", - "value": 6050, - "facet": 2517965213 + "date": "2021", + "value": 5976, + "facet": 2176550201 }, { "date": "2020", @@ -57407,9 +57407,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5919, - "facet": 2176550201 + "date": "2018", + "value": 6050, + "facet": 2517965213 }, { "date": "2011", @@ -57427,9 +57427,9 @@ "entity": "geoId/29207", "points_by_facet": [ { - "date": "2018", - "value": 29206, - "facet": 2517965213 + "date": "2021", + "value": 28479, + "facet": 2176550201 }, { "date": "2020", @@ -57442,9 +57442,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 29001, - "facet": 2176550201 + "date": "2018", + "value": 29206, + "facet": 2517965213 }, { "date": "2011", @@ -57462,9 +57462,9 @@ "entity": "geoId/29209", "points_by_facet": [ { - "date": "2018", - "value": 31749, - "facet": 2517965213 + "date": "2021", + "value": 31548, + "facet": 2176550201 }, { "date": "2020", @@ -57477,9 +57477,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 32465, - "facet": 2176550201 + "date": "2018", + "value": 31749, + "facet": 2517965213 }, { "date": "2011", @@ -57497,9 +57497,9 @@ "entity": "geoId/29211", "points_by_facet": [ { - "date": "2018", - "value": 6221, - "facet": 2517965213 + "date": "2021", + "value": 5934, + "facet": 2176550201 }, { "date": "2020", @@ -57512,9 +57512,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6033, - "facet": 2176550201 + "date": "2018", + "value": 6221, + "facet": 2517965213 }, { "date": "2011", @@ -57532,9 +57532,9 @@ "entity": "geoId/29213", "points_by_facet": [ { - "date": "2019", - "value": 55928, - "facet": 2517965213 + "date": "2021", + "value": 56387, + "facet": 2176550201 }, { "date": "2020", @@ -57547,9 +57547,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 56104, - "facet": 2176550201 + "date": "2019", + "value": 55928, + "facet": 2517965213 }, { "date": "2011", @@ -57567,9 +57567,9 @@ "entity": "geoId/29215", "points_by_facet": [ { - "date": "2018", - "value": 25571, - "facet": 2517965213 + "date": "2021", + "value": 24987, + "facet": 2176550201 }, { "date": "2020", @@ -57582,9 +57582,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 25112, - "facet": 2176550201 + "date": "2018", + "value": 25571, + "facet": 2517965213 }, { "date": "2011", @@ -57602,9 +57602,9 @@ "entity": "geoId/29217", "points_by_facet": [ { - "date": "2018", - "value": 20528, - "facet": 2517965213 + "date": "2021", + "value": 19595, + "facet": 2176550201 }, { "date": "2020", @@ -57617,9 +57617,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20388, - "facet": 2176550201 + "date": "2018", + "value": 20528, + "facet": 2517965213 }, { "date": "2011", @@ -57637,9 +57637,9 @@ "entity": "geoId/29219", "points_by_facet": [ { - "date": "2019", - "value": 35649, - "facet": 2517965213 + "date": "2021", + "value": 36518, + "facet": 2176550201 }, { "date": "2020", @@ -57652,9 +57652,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 36594, - "facet": 2176550201 + "date": "2019", + "value": 35649, + "facet": 2517965213 }, { "date": "2011", @@ -57672,9 +57672,9 @@ "entity": "geoId/29221", "points_by_facet": [ { - "date": "2018", - "value": 24943, - "facet": 2517965213 + "date": "2021", + "value": 23502, + "facet": 2176550201 }, { "date": "2020", @@ -57687,9 +57687,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 24604, - "facet": 2176550201 + "date": "2018", + "value": 24943, + "facet": 2517965213 }, { "date": "2011", @@ -57707,9 +57707,9 @@ "entity": "geoId/29223", "points_by_facet": [ { - "date": "2018", - "value": 13122, - "facet": 2517965213 + "date": "2021", + "value": 10914, + "facet": 2176550201 }, { "date": "2020", @@ -57722,9 +57722,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12769, - "facet": 2176550201 + "date": "2018", + "value": 13122, + "facet": 2517965213 }, { "date": "2011", @@ -57742,9 +57742,9 @@ "entity": "geoId/29225", "points_by_facet": [ { - "date": "2019", - "value": 39592, - "facet": 2517965213 + "date": "2021", + "value": 39735, + "facet": 2176550201 }, { "date": "2020", @@ -57757,9 +57757,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 39859, - "facet": 2176550201 + "date": "2019", + "value": 39592, + "facet": 2517965213 }, { "date": "2011", @@ -57777,9 +57777,9 @@ "entity": "geoId/29227", "points_by_facet": [ { - "date": "2018", - "value": 2040, - "facet": 2517965213 + "date": "2021", + "value": 1983, + "facet": 2176550201 }, { "date": "2020", @@ -57792,9 +57792,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1953, - "facet": 2176550201 + "date": "2018", + "value": 2040, + "facet": 2517965213 }, { "date": "2011", @@ -57812,9 +57812,9 @@ "entity": "geoId/29229", "points_by_facet": [ { - "date": "2018", - "value": 18378, - "facet": 2517965213 + "date": "2021", + "value": 18610, + "facet": 2176550201 }, { "date": "2020", @@ -57827,9 +57827,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 18325, - "facet": 2176550201 + "date": "2018", + "value": 18378, + "facet": 2517965213 }, { "date": "2011", @@ -57846,6 +57846,11 @@ { "entity": "geoId/29510", "points_by_facet": [ + { + "date": "2021", + "value": 293310, + "facet": 2176550201 + }, { "date": "2020", "value": 304709, @@ -57861,11 +57866,6 @@ "value": 300576, "facet": 1226172227 }, - { - "date": "2020", - "value": 297645, - "facet": 2176550201 - }, { "date": "2015", "value": 315685, @@ -57877,9 +57877,9 @@ "entity": "geoId/30001", "points_by_facet": [ { - "date": "2018", - "value": 9404, - "facet": 2517965213 + "date": "2021", + "value": 9524, + "facet": 2176550201 }, { "date": "2020", @@ -57892,9 +57892,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9483, - "facet": 2176550201 + "date": "2018", + "value": 9404, + "facet": 2517965213 }, { "date": "2011", @@ -57912,9 +57912,9 @@ "entity": "geoId/30003", "points_by_facet": [ { - "date": "2018", - "value": 13338, - "facet": 2517965213 + "date": "2021", + "value": 12957, + "facet": 2176550201 }, { "date": "2020", @@ -57927,9 +57927,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13063, - "facet": 2176550201 + "date": "2018", + "value": 13338, + "facet": 2517965213 }, { "date": "2011", @@ -57947,9 +57947,9 @@ "entity": "geoId/30005", "points_by_facet": [ { - "date": "2018", - "value": 6807, - "facet": 2517965213 + "date": "2021", + "value": 6980, + "facet": 2176550201 }, { "date": "2020", @@ -57962,9 +57962,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6568, - "facet": 2176550201 + "date": "2018", + "value": 6807, + "facet": 2517965213 }, { "date": "2011", @@ -57982,9 +57982,9 @@ "entity": "geoId/30007", "points_by_facet": [ { - "date": "2018", - "value": 6085, - "facet": 2517965213 + "date": "2021", + "value": 7288, + "facet": 2176550201 }, { "date": "2020", @@ -57997,9 +57997,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6444, - "facet": 2176550201 + "date": "2018", + "value": 6085, + "facet": 2517965213 }, { "date": "2011", @@ -58017,9 +58017,9 @@ "entity": "geoId/30009", "points_by_facet": [ { - "date": "2019", - "value": 10725, - "facet": 2517965213 + "date": "2021", + "value": 10847, + "facet": 2176550201 }, { "date": "2020", @@ -58032,9 +58032,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10921, - "facet": 2176550201 + "date": "2019", + "value": 10725, + "facet": 2517965213 }, { "date": "2011", @@ -58052,9 +58052,9 @@ "entity": "geoId/30011", "points_by_facet": [ { - "date": "2018", - "value": 1238, - "facet": 2517965213 + "date": "2021", + "value": 1428, + "facet": 2176550201 }, { "date": "2020", @@ -58067,9 +58067,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1235, - "facet": 2176550201 + "date": "2018", + "value": 1238, + "facet": 2517965213 }, { "date": "2011", @@ -58087,9 +58087,9 @@ "entity": "geoId/30013", "points_by_facet": [ { - "date": "2019", - "value": 81366, - "facet": 2517965213 + "date": "2021", + "value": 84511, + "facet": 2176550201 }, { "date": "2020", @@ -58107,9 +58107,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 81346, - "facet": 2176550201 + "date": "2019", + "value": 81366, + "facet": 2517965213 }, { "date": "2011", @@ -58127,9 +58127,9 @@ "entity": "geoId/30015", "points_by_facet": [ { - "date": "2018", - "value": 5745, - "facet": 2517965213 + "date": "2021", + "value": 5916, + "facet": 2176550201 }, { "date": "2020", @@ -58142,9 +58142,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5699, - "facet": 2176550201 + "date": "2018", + "value": 5745, + "facet": 2517965213 }, { "date": "2011", @@ -58162,9 +58162,9 @@ "entity": "geoId/30017", "points_by_facet": [ { - "date": "2018", - "value": 11586, - "facet": 2517965213 + "date": "2021", + "value": 11916, + "facet": 2176550201 }, { "date": "2020", @@ -58177,9 +58177,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11292, - "facet": 2176550201 + "date": "2018", + "value": 11586, + "facet": 2517965213 }, { "date": "2011", @@ -58197,9 +58197,9 @@ "entity": "geoId/30019", "points_by_facet": [ { - "date": "2018", - "value": 1747, - "facet": 2517965213 + "date": "2021", + "value": 1686, + "facet": 2176550201 }, { "date": "2020", @@ -58212,9 +58212,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1638, - "facet": 2176550201 + "date": "2018", + "value": 1747, + "facet": 2517965213 }, { "date": "2011", @@ -58232,9 +58232,9 @@ "entity": "geoId/30021", "points_by_facet": [ { - "date": "2018", - "value": 8680, - "facet": 2517965213 + "date": "2021", + "value": 8904, + "facet": 2176550201 }, { "date": "2020", @@ -58247,9 +58247,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8555, - "facet": 2176550201 + "date": "2018", + "value": 8680, + "facet": 2517965213 }, { "date": "2011", @@ -58267,9 +58267,9 @@ "entity": "geoId/30023", "points_by_facet": [ { - "date": "2018", - "value": 9131, - "facet": 2517965213 + "date": "2021", + "value": 9491, + "facet": 2176550201 }, { "date": "2020", @@ -58282,9 +58282,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9204, - "facet": 2176550201 + "date": "2018", + "value": 9131, + "facet": 2517965213 }, { "date": "2011", @@ -58302,9 +58302,9 @@ "entity": "geoId/30025", "points_by_facet": [ { - "date": "2018", - "value": 2920, - "facet": 2517965213 + "date": "2021", + "value": 3017, + "facet": 2176550201 }, { "date": "2020", @@ -58317,9 +58317,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2826, - "facet": 2176550201 + "date": "2018", + "value": 2920, + "facet": 2517965213 }, { "date": "2011", @@ -58337,9 +58337,9 @@ "entity": "geoId/30027", "points_by_facet": [ { - "date": "2018", - "value": 11113, - "facet": 2517965213 + "date": "2021", + "value": 11617, + "facet": 2176550201 }, { "date": "2020", @@ -58352,9 +58352,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11104, - "facet": 2176550201 + "date": "2018", + "value": 11113, + "facet": 2517965213 }, { "date": "2011", @@ -58372,9 +58372,9 @@ "entity": "geoId/30029", "points_by_facet": [ { - "date": "2019", - "value": 103806, - "facet": 2517965213 + "date": "2021", + "value": 108454, + "facet": 2176550201 }, { "date": "2020", @@ -58392,9 +58392,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 105851, - "facet": 2176550201 + "date": "2019", + "value": 103806, + "facet": 2517965213 }, { "date": "2011", @@ -58412,9 +58412,9 @@ "entity": "geoId/30031", "points_by_facet": [ { - "date": "2019", - "value": 114434, - "facet": 2517965213 + "date": "2021", + "value": 122713, + "facet": 2176550201 }, { "date": "2020", @@ -58432,9 +58432,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 116806, - "facet": 2176550201 + "date": "2019", + "value": 114434, + "facet": 2517965213 }, { "date": "2011", @@ -58452,9 +58452,9 @@ "entity": "geoId/30033", "points_by_facet": [ { - "date": "2018", - "value": 1268, - "facet": 2517965213 + "date": "2021", + "value": 1209, + "facet": 2176550201 }, { "date": "2020", @@ -58467,9 +58467,9 @@ "facet": 1541763368 }, { - "date": "2020", + "date": "2018", "value": 1268, - "facet": 2176550201 + "facet": 2517965213 }, { "date": "2011", @@ -58487,9 +58487,9 @@ "entity": "geoId/30035", "points_by_facet": [ { - "date": "2018", - "value": 13747, - "facet": 2517965213 + "date": "2021", + "value": 13785, + "facet": 2176550201 }, { "date": "2020", @@ -58502,9 +58502,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13594, - "facet": 2176550201 + "date": "2018", + "value": 13747, + "facet": 2517965213 }, { "date": "2011", @@ -58522,9 +58522,9 @@ "entity": "geoId/30037", "points_by_facet": [ { - "date": "2018", - "value": 826, - "facet": 2517965213 + "date": "2021", + "value": 831, + "facet": 2176550201 }, { "date": "2020", @@ -58537,9 +58537,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 827, - "facet": 2176550201 + "date": "2018", + "value": 826, + "facet": 2517965213 }, { "date": "2011", @@ -58557,9 +58557,9 @@ "entity": "geoId/30039", "points_by_facet": [ { - "date": "2018", - "value": 3378, - "facet": 2517965213 + "date": "2021", + "value": 3344, + "facet": 2176550201 }, { "date": "2020", @@ -58572,9 +58572,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3317, - "facet": 2176550201 + "date": "2018", + "value": 3378, + "facet": 2517965213 }, { "date": "2011", @@ -58592,9 +58592,9 @@ "entity": "geoId/30041", "points_by_facet": [ { - "date": "2018", - "value": 16347, - "facet": 2517965213 + "date": "2021", + "value": 16179, + "facet": 2176550201 }, { "date": "2020", @@ -58607,9 +58607,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16358, - "facet": 2176550201 + "date": "2018", + "value": 16347, + "facet": 2517965213 }, { "date": "2011", @@ -58627,9 +58627,9 @@ "entity": "geoId/30043", "points_by_facet": [ { - "date": "2019", - "value": 12221, - "facet": 2517965213 + "date": "2021", + "value": 12470, + "facet": 2176550201 }, { "date": "2020", @@ -58642,9 +58642,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12360, - "facet": 2176550201 + "date": "2019", + "value": 12221, + "facet": 2517965213 }, { "date": "2011", @@ -58662,9 +58662,9 @@ "entity": "geoId/30045", "points_by_facet": [ { - "date": "2018", - "value": 1952, - "facet": 2517965213 + "date": "2021", + "value": 2044, + "facet": 2176550201 }, { "date": "2020", @@ -58677,9 +58677,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1994, - "facet": 2176550201 + "date": "2018", + "value": 1952, + "facet": 2517965213 }, { "date": "2011", @@ -58697,9 +58697,9 @@ "entity": "geoId/30047", "points_by_facet": [ { - "date": "2018", - "value": 30250, - "facet": 2517965213 + "date": "2021", + "value": 32033, + "facet": 2176550201 }, { "date": "2020", @@ -58712,9 +58712,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 30986, - "facet": 2176550201 + "date": "2018", + "value": 30250, + "facet": 2517965213 }, { "date": "2011", @@ -58732,9 +58732,9 @@ "entity": "geoId/30049", "points_by_facet": [ { - "date": "2019", - "value": 69432, - "facet": 2517965213 + "date": "2021", + "value": 72223, + "facet": 2176550201 }, { "date": "2020", @@ -58752,9 +58752,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 70229, - "facet": 2176550201 + "date": "2019", + "value": 69432, + "facet": 2517965213 }, { "date": "2011", @@ -58772,9 +58772,9 @@ "entity": "geoId/30051", "points_by_facet": [ { - "date": "2018", - "value": 2430, - "facet": 2517965213 + "date": "2021", + "value": 1946, + "facet": 2176550201 }, { "date": "2020", @@ -58787,9 +58787,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2369, - "facet": 2176550201 + "date": "2018", + "value": 2430, + "facet": 2517965213 }, { "date": "2011", @@ -58807,9 +58807,9 @@ "entity": "geoId/30053", "points_by_facet": [ { - "date": "2018", - "value": 19794, - "facet": 2517965213 + "date": "2021", + "value": 20525, + "facet": 2176550201 }, { "date": "2020", @@ -58822,9 +58822,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20343, - "facet": 2176550201 + "date": "2018", + "value": 19794, + "facet": 2517965213 }, { "date": "2011", @@ -58842,9 +58842,9 @@ "entity": "geoId/30055", "points_by_facet": [ { - "date": "2018", - "value": 1675, - "facet": 2517965213 + "date": "2021", + "value": 1718, + "facet": 2176550201 }, { "date": "2020", @@ -58857,9 +58857,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1648, - "facet": 2176550201 + "date": "2018", + "value": 1675, + "facet": 2517965213 }, { "date": "2011", @@ -58877,9 +58877,9 @@ "entity": "geoId/30057", "points_by_facet": [ { - "date": "2018", - "value": 8768, - "facet": 2517965213 + "date": "2021", + "value": 8917, + "facet": 2176550201 }, { "date": "2020", @@ -58892,9 +58892,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8959, - "facet": 2176550201 + "date": "2018", + "value": 8768, + "facet": 2517965213 }, { "date": "2011", @@ -58912,9 +58912,9 @@ "entity": "geoId/30059", "points_by_facet": [ { - "date": "2018", - "value": 1866, - "facet": 2517965213 + "date": "2021", + "value": 1964, + "facet": 2176550201 }, { "date": "2020", @@ -58927,9 +58927,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1831, - "facet": 2176550201 + "date": "2018", + "value": 1866, + "facet": 2517965213 }, { "date": "2011", @@ -58947,9 +58947,9 @@ "entity": "geoId/30061", "points_by_facet": [ { - "date": "2018", - "value": 4316, - "facet": 2517965213 + "date": "2021", + "value": 4860, + "facet": 2176550201 }, { "date": "2020", @@ -58962,9 +58962,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4544, - "facet": 2176550201 + "date": "2018", + "value": 4316, + "facet": 2517965213 }, { "date": "2011", @@ -58982,9 +58982,9 @@ "entity": "geoId/30063", "points_by_facet": [ { - "date": "2019", - "value": 119600, - "facet": 2517965213 + "date": "2021", + "value": 119533, + "facet": 2176550201 }, { "date": "2020", @@ -59002,9 +59002,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 121630, - "facet": 2176550201 + "date": "2019", + "value": 119600, + "facet": 2517965213 }, { "date": "2014", @@ -59022,9 +59022,9 @@ "entity": "geoId/30065", "points_by_facet": [ { - "date": "2018", - "value": 4651, - "facet": 2517965213 + "date": "2021", + "value": 4896, + "facet": 2176550201 }, { "date": "2020", @@ -59037,9 +59037,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4669, - "facet": 2176550201 + "date": "2018", + "value": 4651, + "facet": 2517965213 }, { "date": "2011", @@ -59057,9 +59057,9 @@ "entity": "geoId/30067", "points_by_facet": [ { - "date": "2018", - "value": 16736, - "facet": 2517965213 + "date": "2021", + "value": 17473, + "facet": 2176550201 }, { "date": "2020", @@ -59072,9 +59072,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16760, - "facet": 2176550201 + "date": "2018", + "value": 16736, + "facet": 2517965213 }, { "date": "2011", @@ -59092,9 +59092,9 @@ "entity": "geoId/30069", "points_by_facet": [ { - "date": "2018", - "value": 513, - "facet": 2517965213 + "date": "2021", + "value": 519, + "facet": 2176550201 }, { "date": "2020", @@ -59107,9 +59107,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 500, - "facet": 2176550201 + "date": "2018", + "value": 513, + "facet": 2517965213 }, { "date": "2011", @@ -59127,9 +59127,9 @@ "entity": "geoId/30071", "points_by_facet": [ { - "date": "2018", - "value": 4074, - "facet": 2517965213 + "date": "2021", + "value": 4192, + "facet": 2176550201 }, { "date": "2020", @@ -59142,9 +59142,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3919, - "facet": 2176550201 + "date": "2018", + "value": 4074, + "facet": 2517965213 }, { "date": "2011", @@ -59162,9 +59162,9 @@ "entity": "geoId/30073", "points_by_facet": [ { - "date": "2018", - "value": 5972, - "facet": 2517965213 + "date": "2021", + "value": 5994, + "facet": 2176550201 }, { "date": "2020", @@ -59177,9 +59177,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5782, - "facet": 2176550201 + "date": "2018", + "value": 5972, + "facet": 2517965213 }, { "date": "2011", @@ -59197,9 +59197,9 @@ "entity": "geoId/30075", "points_by_facet": [ { - "date": "2018", - "value": 1716, - "facet": 2517965213 + "date": "2021", + "value": 1702, + "facet": 2176550201 }, { "date": "2020", @@ -59212,9 +59212,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1681, - "facet": 2176550201 + "date": "2018", + "value": 1716, + "facet": 2517965213 }, { "date": "2011", @@ -59232,9 +59232,9 @@ "entity": "geoId/30077", "points_by_facet": [ { - "date": "2018", - "value": 6968, - "facet": 2517965213 + "date": "2021", + "value": 6999, + "facet": 2176550201 }, { "date": "2020", @@ -59247,9 +59247,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6817, - "facet": 2176550201 + "date": "2018", + "value": 6968, + "facet": 2517965213 }, { "date": "2011", @@ -59267,9 +59267,9 @@ "entity": "geoId/30079", "points_by_facet": [ { - "date": "2018", - "value": 1087, - "facet": 2517965213 + "date": "2021", + "value": 1091, + "facet": 2176550201 }, { "date": "2020", @@ -59282,9 +59282,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1067, - "facet": 2176550201 + "date": "2018", + "value": 1087, + "facet": 2517965213 }, { "date": "2011", @@ -59302,9 +59302,9 @@ "entity": "geoId/30081", "points_by_facet": [ { - "date": "2018", - "value": 43172, - "facet": 2517965213 + "date": "2021", + "value": 45959, + "facet": 2176550201 }, { "date": "2020", @@ -59317,9 +59317,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 45002, - "facet": 2176550201 + "date": "2018", + "value": 43172, + "facet": 2517965213 }, { "date": "2011", @@ -59337,9 +59337,9 @@ "entity": "geoId/30083", "points_by_facet": [ { - "date": "2018", - "value": 10913, - "facet": 2517965213 + "date": "2021", + "value": 11283, + "facet": 2176550201 }, { "date": "2020", @@ -59352,9 +59352,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11043, - "facet": 2176550201 + "date": "2018", + "value": 10913, + "facet": 2517965213 }, { "date": "2011", @@ -59372,9 +59372,9 @@ "entity": "geoId/30085", "points_by_facet": [ { - "date": "2018", - "value": 11059, - "facet": 2517965213 + "date": "2021", + "value": 10821, + "facet": 2176550201 }, { "date": "2020", @@ -59387,9 +59387,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10964, - "facet": 2176550201 + "date": "2018", + "value": 11059, + "facet": 2517965213 }, { "date": "2011", @@ -59407,9 +59407,9 @@ "entity": "geoId/30087", "points_by_facet": [ { - "date": "2018", - "value": 9063, - "facet": 2517965213 + "date": "2021", + "value": 8124, + "facet": 2176550201 }, { "date": "2020", @@ -59422,9 +59422,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8836, - "facet": 2176550201 + "date": "2018", + "value": 9063, + "facet": 2517965213 }, { "date": "2011", @@ -59442,9 +59442,9 @@ "entity": "geoId/30089", "points_by_facet": [ { - "date": "2018", - "value": 11844, - "facet": 2517965213 + "date": "2021", + "value": 12959, + "facet": 2176550201 }, { "date": "2020", @@ -59457,9 +59457,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12157, - "facet": 2176550201 + "date": "2018", + "value": 11844, + "facet": 2517965213 }, { "date": "2011", @@ -59477,9 +59477,9 @@ "entity": "geoId/30091", "points_by_facet": [ { - "date": "2018", - "value": 3424, - "facet": 2517965213 + "date": "2021", + "value": 3527, + "facet": 2176550201 }, { "date": "2020", @@ -59492,9 +59492,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3261, - "facet": 2176550201 + "date": "2018", + "value": 3424, + "facet": 2517965213 }, { "date": "2011", @@ -59512,9 +59512,9 @@ "entity": "geoId/30093", "points_by_facet": [ { - "date": "2019", - "value": 34915, - "facet": 2517965213 + "date": "2021", + "value": 35411, + "facet": 2176550201 }, { "date": "2020", @@ -59527,9 +59527,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 35180, - "facet": 2176550201 + "date": "2019", + "value": 34915, + "facet": 2517965213 }, { "date": "2011", @@ -59547,9 +59547,9 @@ "entity": "geoId/30095", "points_by_facet": [ { - "date": "2019", - "value": 9642, - "facet": 2517965213 + "date": "2021", + "value": 9044, + "facet": 2176550201 }, { "date": "2020", @@ -59562,9 +59562,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9888, - "facet": 2176550201 + "date": "2019", + "value": 9642, + "facet": 2517965213 }, { "date": "2011", @@ -59582,9 +59582,9 @@ "entity": "geoId/30097", "points_by_facet": [ { - "date": "2018", - "value": 3710, - "facet": 2517965213 + "date": "2021", + "value": 3723, + "facet": 2176550201 }, { "date": "2020", @@ -59597,9 +59597,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3684, - "facet": 2176550201 + "date": "2018", + "value": 3710, + "facet": 2517965213 }, { "date": "2011", @@ -59617,9 +59617,9 @@ "entity": "geoId/30099", "points_by_facet": [ { - "date": "2018", - "value": 6162, - "facet": 2517965213 + "date": "2021", + "value": 6269, + "facet": 2176550201 }, { "date": "2020", @@ -59632,9 +59632,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6249, - "facet": 2176550201 + "date": "2018", + "value": 6162, + "facet": 2517965213 }, { "date": "2011", @@ -59652,9 +59652,9 @@ "entity": "geoId/30101", "points_by_facet": [ { - "date": "2018", - "value": 4853, - "facet": 2517965213 + "date": "2021", + "value": 5011, + "facet": 2176550201 }, { "date": "2020", @@ -59667,9 +59667,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4686, - "facet": 2176550201 + "date": "2018", + "value": 4853, + "facet": 2517965213 }, { "date": "2011", @@ -59687,9 +59687,9 @@ "entity": "geoId/30103", "points_by_facet": [ { - "date": "2018", - "value": 679, - "facet": 2517965213 + "date": "2021", + "value": 768, + "facet": 2176550201 }, { "date": "2020", @@ -59702,9 +59702,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 695, - "facet": 2176550201 + "date": "2018", + "value": 679, + "facet": 2517965213 }, { "date": "2011", @@ -59722,9 +59722,9 @@ "entity": "geoId/30105", "points_by_facet": [ { - "date": "2018", - "value": 7437, - "facet": 2517965213 + "date": "2021", + "value": 7537, + "facet": 2176550201 }, { "date": "2020", @@ -59737,9 +59737,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7359, - "facet": 2176550201 + "date": "2018", + "value": 7437, + "facet": 2517965213 }, { "date": "2011", @@ -59757,9 +59757,9 @@ "entity": "geoId/30107", "points_by_facet": [ { - "date": "2018", - "value": 2236, - "facet": 2517965213 + "date": "2021", + "value": 2059, + "facet": 2176550201 }, { "date": "2020", @@ -59772,9 +59772,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2157, - "facet": 2176550201 + "date": "2018", + "value": 2236, + "facet": 2517965213 }, { "date": "2011", @@ -59792,9 +59792,9 @@ "entity": "geoId/30109", "points_by_facet": [ { - "date": "2018", - "value": 1034, - "facet": 2517965213 + "date": "2021", + "value": 934, + "facet": 2176550201 }, { "date": "2020", @@ -59807,9 +59807,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 939, - "facet": 2176550201 + "date": "2018", + "value": 1034, + "facet": 2517965213 }, { "date": "2011", @@ -59827,9 +59827,9 @@ "entity": "geoId/30111", "points_by_facet": [ { - "date": "2019", - "value": 161300, - "facet": 2517965213 + "date": "2021", + "value": 167146, + "facet": 2176550201 }, { "date": "2020", @@ -59847,9 +59847,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 162990, - "facet": 2176550201 + "date": "2019", + "value": 161300, + "facet": 2517965213 }, { "date": "2014", @@ -59867,9 +59867,9 @@ "entity": "geoId/31001", "points_by_facet": [ { - "date": "2019", - "value": 31363, - "facet": 2517965213 + "date": "2021", + "value": 31027, + "facet": 2176550201 }, { "date": "2020", @@ -59882,9 +59882,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 31321, - "facet": 2176550201 + "date": "2019", + "value": 31363, + "facet": 2517965213 }, { "date": "2011", @@ -59902,9 +59902,9 @@ "entity": "geoId/31003", "points_by_facet": [ { - "date": "2018", - "value": 6336, - "facet": 2517965213 + "date": "2021", + "value": 6279, + "facet": 2176550201 }, { "date": "2020", @@ -59917,9 +59917,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6264, - "facet": 2176550201 + "date": "2018", + "value": 6336, + "facet": 2517965213 }, { "date": "2011", @@ -59937,9 +59937,9 @@ "entity": "geoId/31005", "points_by_facet": [ { - "date": "2018", - "value": 465, - "facet": 2517965213 + "date": "2021", + "value": 439, + "facet": 2176550201 }, { "date": "2020", @@ -59952,9 +59952,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 466, - "facet": 2176550201 + "date": "2018", + "value": 465, + "facet": 2517965213 }, { "date": "2011", @@ -59972,9 +59972,9 @@ "entity": "geoId/31007", "points_by_facet": [ { - "date": "2019", - "value": 745, - "facet": 2517965213 + "date": "2021", + "value": 692, + "facet": 2176550201 }, { "date": "2020", @@ -59987,9 +59987,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 786, - "facet": 2176550201 + "date": "2019", + "value": 745, + "facet": 2517965213 }, { "date": "2011", @@ -60007,9 +60007,9 @@ "entity": "geoId/31009", "points_by_facet": [ { - "date": "2018", - "value": 476, - "facet": 2517965213 + "date": "2021", + "value": 461, + "facet": 2176550201 }, { "date": "2020", @@ -60022,9 +60022,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 457, - "facet": 2176550201 + "date": "2018", + "value": 476, + "facet": 2517965213 }, { "date": "2011", @@ -60042,9 +60042,9 @@ "entity": "geoId/31011", "points_by_facet": [ { - "date": "2018", - "value": 5239, - "facet": 2517965213 + "date": "2021", + "value": 5386, + "facet": 2176550201 }, { "date": "2020", @@ -60057,9 +60057,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5096, - "facet": 2176550201 + "date": "2018", + "value": 5239, + "facet": 2517965213 }, { "date": "2011", @@ -60076,6 +60076,11 @@ { "entity": "geoId/31013", "points_by_facet": [ + { + "date": "2021", + "value": 10604, + "facet": 2176550201 + }, { "date": "2020", "value": 10845, @@ -60086,11 +60091,6 @@ "value": 10842, "facet": 1541763368 }, - { - "date": "2020", - "value": 10696, - "facet": 2176550201 - }, { "date": "2015", "value": 11337, @@ -60102,9 +60102,9 @@ "entity": "geoId/31015", "points_by_facet": [ { - "date": "2018", - "value": 1955, - "facet": 2517965213 + "date": "2021", + "value": 1789, + "facet": 2176550201 }, { "date": "2020", @@ -60117,9 +60117,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1860, - "facet": 2176550201 + "date": "2018", + "value": 1955, + "facet": 2517965213 }, { "date": "2011", @@ -60137,9 +60137,9 @@ "entity": "geoId/31017", "points_by_facet": [ { - "date": "2018", - "value": 2973, - "facet": 2517965213 + "date": "2021", + "value": 2908, + "facet": 2176550201 }, { "date": "2020", @@ -60152,9 +60152,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2981, - "facet": 2176550201 + "date": "2018", + "value": 2973, + "facet": 2517965213 }, { "date": "2011", @@ -60172,9 +60172,9 @@ "entity": "geoId/31019", "points_by_facet": [ { - "date": "2019", - "value": 49659, - "facet": 2517965213 + "date": "2021", + "value": 50339, + "facet": 2176550201 }, { "date": "2020", @@ -60187,9 +60187,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 50114, - "facet": 2176550201 + "date": "2019", + "value": 49659, + "facet": 2517965213 }, { "date": "2011", @@ -60207,9 +60207,9 @@ "entity": "geoId/31021", "points_by_facet": [ { - "date": "2018", - "value": 6488, - "facet": 2517965213 + "date": "2021", + "value": 6709, + "facet": 2176550201 }, { "date": "2020", @@ -60222,9 +60222,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6477, - "facet": 2176550201 + "date": "2018", + "value": 6488, + "facet": 2517965213 }, { "date": "2011", @@ -60242,9 +60242,9 @@ "entity": "geoId/31023", "points_by_facet": [ { - "date": "2018", - "value": 8058, - "facet": 2517965213 + "date": "2021", + "value": 8444, + "facet": 2176550201 }, { "date": "2020", @@ -60257,9 +60257,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7960, - "facet": 2176550201 + "date": "2018", + "value": 8058, + "facet": 2517965213 }, { "date": "2011", @@ -60277,9 +60277,9 @@ "entity": "geoId/31025", "points_by_facet": [ { - "date": "2019", - "value": 26248, - "facet": 2517965213 + "date": "2021", + "value": 27017, + "facet": 2176550201 }, { "date": "2020", @@ -60292,9 +60292,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 26232, - "facet": 2176550201 + "date": "2019", + "value": 26248, + "facet": 2517965213 }, { "date": "2011", @@ -60312,9 +60312,9 @@ "entity": "geoId/31027", "points_by_facet": [ { - "date": "2018", - "value": 8446, - "facet": 2517965213 + "date": "2021", + "value": 8330, + "facet": 2176550201 }, { "date": "2020", @@ -60327,9 +60327,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8414, - "facet": 2176550201 + "date": "2018", + "value": 8446, + "facet": 2517965213 }, { "date": "2011", @@ -60347,9 +60347,9 @@ "entity": "geoId/31029", "points_by_facet": [ { - "date": "2018", - "value": 3977, - "facet": 2517965213 + "date": "2021", + "value": 3826, + "facet": 2176550201 }, { "date": "2020", @@ -60362,9 +60362,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3840, - "facet": 2176550201 + "date": "2018", + "value": 3977, + "facet": 2517965213 }, { "date": "2011", @@ -60382,9 +60382,9 @@ "entity": "geoId/31031", "points_by_facet": [ { - "date": "2018", - "value": 5761, - "facet": 2517965213 + "date": "2021", + "value": 5458, + "facet": 2176550201 }, { "date": "2020", @@ -60397,9 +60397,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5781, - "facet": 2176550201 + "date": "2018", + "value": 5761, + "facet": 2517965213 }, { "date": "2011", @@ -60417,9 +60417,9 @@ "entity": "geoId/31033", "points_by_facet": [ { - "date": "2018", - "value": 9310, - "facet": 2517965213 + "date": "2021", + "value": 9529, + "facet": 2176550201 }, { "date": "2020", @@ -60432,9 +60432,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9111, - "facet": 2176550201 + "date": "2018", + "value": 9310, + "facet": 2517965213 }, { "date": "2011", @@ -60452,9 +60452,9 @@ "entity": "geoId/31035", "points_by_facet": [ { - "date": "2018", - "value": 6214, - "facet": 2517965213 + "date": "2021", + "value": 6078, + "facet": 2176550201 }, { "date": "2020", @@ -60467,9 +60467,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6216, - "facet": 2176550201 + "date": "2018", + "value": 6214, + "facet": 2517965213 }, { "date": "2011", @@ -60487,9 +60487,9 @@ "entity": "geoId/31037", "points_by_facet": [ { - "date": "2018", - "value": 10881, - "facet": 2517965213 + "date": "2021", + "value": 10498, + "facet": 2176550201 }, { "date": "2020", @@ -60502,9 +60502,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10587, - "facet": 2176550201 + "date": "2018", + "value": 10881, + "facet": 2517965213 }, { "date": "2011", @@ -60522,9 +60522,9 @@ "entity": "geoId/31039", "points_by_facet": [ { - "date": "2018", - "value": 8940, - "facet": 2517965213 + "date": "2021", + "value": 8984, + "facet": 2176550201 }, { "date": "2020", @@ -60537,9 +60537,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8798, - "facet": 2176550201 + "date": "2018", + "value": 8940, + "facet": 2517965213 }, { "date": "2011", @@ -60557,9 +60557,9 @@ "entity": "geoId/31041", "points_by_facet": [ { - "date": "2018", - "value": 10840, - "facet": 2517965213 + "date": "2021", + "value": 10460, + "facet": 2176550201 }, { "date": "2020", @@ -60572,9 +60572,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10626, - "facet": 2176550201 + "date": "2018", + "value": 10840, + "facet": 2517965213 }, { "date": "2011", @@ -60592,9 +60592,9 @@ "entity": "geoId/31043", "points_by_facet": [ { - "date": "2019", - "value": 20026, - "facet": 2517965213 + "date": "2021", + "value": 21241, + "facet": 2176550201 }, { "date": "2020", @@ -60607,9 +60607,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20070, - "facet": 2176550201 + "date": "2019", + "value": 20026, + "facet": 2517965213 }, { "date": "2011", @@ -60627,9 +60627,9 @@ "entity": "geoId/31045", "points_by_facet": [ { - "date": "2018", - "value": 8716, - "facet": 2517965213 + "date": "2021", + "value": 8148, + "facet": 2176550201 }, { "date": "2020", @@ -60642,9 +60642,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8361, - "facet": 2176550201 + "date": "2018", + "value": 8716, + "facet": 2517965213 }, { "date": "2011", @@ -60662,9 +60662,9 @@ "entity": "geoId/31047", "points_by_facet": [ { - "date": "2019", - "value": 23595, - "facet": 2517965213 + "date": "2021", + "value": 23898, + "facet": 2176550201 }, { "date": "2020", @@ -60677,9 +60677,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 23510, - "facet": 2176550201 + "date": "2019", + "value": 23595, + "facet": 2517965213 }, { "date": "2011", @@ -60697,9 +60697,9 @@ "entity": "geoId/31049", "points_by_facet": [ { - "date": "2018", - "value": 1825, - "facet": 2517965213 + "date": "2021", + "value": 1865, + "facet": 2176550201 }, { "date": "2020", @@ -60712,9 +60712,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1793, - "facet": 2176550201 + "date": "2018", + "value": 1825, + "facet": 2517965213 }, { "date": "2011", @@ -60732,9 +60732,9 @@ "entity": "geoId/31051", "points_by_facet": [ { - "date": "2019", - "value": 5636, - "facet": 2517965213 + "date": "2021", + "value": 5545, + "facet": 2176550201 }, { "date": "2020", @@ -60747,9 +60747,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5596, - "facet": 2176550201 + "date": "2019", + "value": 5636, + "facet": 2517965213 }, { "date": "2011", @@ -60767,9 +60767,9 @@ "entity": "geoId/31053", "points_by_facet": [ { - "date": "2019", - "value": 36565, - "facet": 2517965213 + "date": "2021", + "value": 37103, + "facet": 2176550201 }, { "date": "2020", @@ -60782,9 +60782,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 36222, - "facet": 2176550201 + "date": "2019", + "value": 36565, + "facet": 2517965213 }, { "date": "2011", @@ -60802,9 +60802,9 @@ "entity": "geoId/31055", "points_by_facet": [ { - "date": "2019", - "value": 571327, - "facet": 2517965213 + "date": "2021", + "value": 585008, + "facet": 2176550201 }, { "date": "2020", @@ -60822,9 +60822,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 574332, - "facet": 2176550201 + "date": "2019", + "value": 571327, + "facet": 2517965213 }, { "date": "2011", @@ -60842,9 +60842,9 @@ "entity": "geoId/31057", "points_by_facet": [ { - "date": "2018", - "value": 1770, - "facet": 2517965213 + "date": "2021", + "value": 1635, + "facet": 2176550201 }, { "date": "2020", @@ -60857,9 +60857,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1671, - "facet": 2176550201 + "date": "2018", + "value": 1770, + "facet": 2517965213 }, { "date": "2011", @@ -60877,9 +60877,9 @@ "entity": "geoId/31059", "points_by_facet": [ { - "date": "2018", - "value": 5527, - "facet": 2517965213 + "date": "2021", + "value": 5546, + "facet": 2176550201 }, { "date": "2020", @@ -60892,9 +60892,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5519, - "facet": 2176550201 + "date": "2018", + "value": 5527, + "facet": 2517965213 }, { "date": "2011", @@ -60912,9 +60912,9 @@ "entity": "geoId/31061", "points_by_facet": [ { - "date": "2018", - "value": 3023, - "facet": 2517965213 + "date": "2021", + "value": 2903, + "facet": 2176550201 }, { "date": "2020", @@ -60927,9 +60927,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2940, - "facet": 2176550201 + "date": "2018", + "value": 3023, + "facet": 2517965213 }, { "date": "2011", @@ -60947,9 +60947,9 @@ "entity": "geoId/31063", "points_by_facet": [ { - "date": "2018", - "value": 2608, - "facet": 2517965213 + "date": "2021", + "value": 2555, + "facet": 2176550201 }, { "date": "2020", @@ -60962,9 +60962,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2587, - "facet": 2176550201 + "date": "2018", + "value": 2608, + "facet": 2517965213 }, { "date": "2011", @@ -60982,9 +60982,9 @@ "entity": "geoId/31065", "points_by_facet": [ { - "date": "2018", - "value": 4715, - "facet": 2517965213 + "date": "2021", + "value": 4604, + "facet": 2176550201 }, { "date": "2020", @@ -60997,9 +60997,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4653, - "facet": 2176550201 + "date": "2018", + "value": 4715, + "facet": 2517965213 }, { "date": "2011", @@ -61017,9 +61017,9 @@ "entity": "geoId/31067", "points_by_facet": [ { - "date": "2019", - "value": 21513, - "facet": 2517965213 + "date": "2021", + "value": 21616, + "facet": 2176550201 }, { "date": "2020", @@ -61032,9 +61032,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21431, - "facet": 2176550201 + "date": "2019", + "value": 21513, + "facet": 2517965213 }, { "date": "2011", @@ -61052,9 +61052,9 @@ "entity": "geoId/31069", "points_by_facet": [ { - "date": "2018", - "value": 1897, - "facet": 2517965213 + "date": "2021", + "value": 1847, + "facet": 2176550201 }, { "date": "2020", @@ -61067,9 +61067,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1847, - "facet": 2176550201 + "date": "2018", + "value": 1897, + "facet": 2517965213 }, { "date": "2011", @@ -61087,9 +61087,9 @@ "entity": "geoId/31071", "points_by_facet": [ { - "date": "2018", - "value": 1987, - "facet": 2517965213 + "date": "2021", + "value": 1839, + "facet": 2176550201 }, { "date": "2020", @@ -61102,9 +61102,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1956, - "facet": 2176550201 + "date": "2018", + "value": 1987, + "facet": 2517965213 }, { "date": "2011", @@ -61122,9 +61122,9 @@ "entity": "geoId/31073", "points_by_facet": [ { - "date": "2019", - "value": 1990, - "facet": 2517965213 + "date": "2021", + "value": 1824, + "facet": 2176550201 }, { "date": "2020", @@ -61137,9 +61137,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1986, - "facet": 2176550201 + "date": "2019", + "value": 1990, + "facet": 2517965213 }, { "date": "2011", @@ -61157,9 +61157,9 @@ "entity": "geoId/31075", "points_by_facet": [ { - "date": "2018", - "value": 660, - "facet": 2517965213 + "date": "2021", + "value": 579, + "facet": 2176550201 }, { "date": "2020", @@ -61172,9 +61172,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 630, - "facet": 2176550201 + "date": "2018", + "value": 660, + "facet": 2517965213 }, { "date": "2011", @@ -61192,9 +61192,9 @@ "entity": "geoId/31077", "points_by_facet": [ { - "date": "2018", - "value": 2356, - "facet": 2517965213 + "date": "2021", + "value": 2169, + "facet": 2176550201 }, { "date": "2020", @@ -61207,9 +61207,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2319, - "facet": 2176550201 + "date": "2018", + "value": 2356, + "facet": 2517965213 }, { "date": "2011", @@ -61227,9 +61227,9 @@ "entity": "geoId/31079", "points_by_facet": [ { - "date": "2019", - "value": 61353, - "facet": 2517965213 + "date": "2021", + "value": 61979, + "facet": 2176550201 }, { "date": "2020", @@ -61242,9 +61242,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 61028, - "facet": 2176550201 + "date": "2019", + "value": 61353, + "facet": 2517965213 }, { "date": "2011", @@ -61262,9 +61262,9 @@ "entity": "geoId/31081", "points_by_facet": [ { - "date": "2018", - "value": 9280, - "facet": 2517965213 + "date": "2021", + "value": 9386, + "facet": 2176550201 }, { "date": "2020", @@ -61277,9 +61277,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9237, - "facet": 2176550201 + "date": "2018", + "value": 9280, + "facet": 2517965213 }, { "date": "2011", @@ -61297,9 +61297,9 @@ "entity": "geoId/31083", "points_by_facet": [ { - "date": "2018", - "value": 3401, - "facet": 2517965213 + "date": "2021", + "value": 3091, + "facet": 2176550201 }, { "date": "2020", @@ -61312,9 +61312,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3311, - "facet": 2176550201 + "date": "2018", + "value": 3401, + "facet": 2517965213 }, { "date": "2011", @@ -61332,9 +61332,9 @@ "entity": "geoId/31085", "points_by_facet": [ { - "date": "2018", - "value": 916, - "facet": 2517965213 + "date": "2021", + "value": 843, + "facet": 2176550201 }, { "date": "2020", @@ -61347,9 +61347,9 @@ "facet": 1541763368 }, { - "date": "2020", + "date": "2018", "value": 916, - "facet": 2176550201 + "facet": 2517965213 }, { "date": "2011", @@ -61367,9 +61367,9 @@ "entity": "geoId/31087", "points_by_facet": [ { - "date": "2018", - "value": 2806, - "facet": 2517965213 + "date": "2021", + "value": 2586, + "facet": 2176550201 }, { "date": "2020", @@ -61382,9 +61382,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2773, - "facet": 2176550201 + "date": "2018", + "value": 2806, + "facet": 2517965213 }, { "date": "2011", @@ -61402,9 +61402,9 @@ "entity": "geoId/31089", "points_by_facet": [ { - "date": "2018", - "value": 10178, - "facet": 2517965213 + "date": "2021", + "value": 10049, + "facet": 2176550201 }, { "date": "2020", @@ -61417,9 +61417,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9956, - "facet": 2176550201 + "date": "2018", + "value": 10178, + "facet": 2517965213 }, { "date": "2011", @@ -61437,9 +61437,9 @@ "entity": "geoId/31091", "points_by_facet": [ { - "date": "2018", - "value": 682, - "facet": 2517965213 + "date": "2021", + "value": 734, + "facet": 2176550201 }, { "date": "2020", @@ -61452,9 +61452,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 647, - "facet": 2176550201 + "date": "2018", + "value": 682, + "facet": 2517965213 }, { "date": "2011", @@ -61472,9 +61472,9 @@ "entity": "geoId/31093", "points_by_facet": [ { - "date": "2019", - "value": 6445, - "facet": 2517965213 + "date": "2021", + "value": 6531, + "facet": 2176550201 }, { "date": "2020", @@ -61487,9 +61487,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6488, - "facet": 2176550201 + "date": "2019", + "value": 6445, + "facet": 2517965213 }, { "date": "2011", @@ -61507,9 +61507,9 @@ "entity": "geoId/31095", "points_by_facet": [ { - "date": "2018", - "value": 7097, - "facet": 2517965213 + "date": "2021", + "value": 7176, + "facet": 2176550201 }, { "date": "2020", @@ -61522,9 +61522,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7099, - "facet": 2176550201 + "date": "2018", + "value": 7097, + "facet": 2517965213 }, { "date": "2011", @@ -61542,9 +61542,9 @@ "entity": "geoId/31097", "points_by_facet": [ { - "date": "2018", - "value": 5134, - "facet": 2517965213 + "date": "2021", + "value": 5316, + "facet": 2176550201 }, { "date": "2020", @@ -61557,9 +61557,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5057, - "facet": 2176550201 + "date": "2018", + "value": 5134, + "facet": 2517965213 }, { "date": "2011", @@ -61577,9 +61577,9 @@ "entity": "geoId/31099", "points_by_facet": [ { - "date": "2019", - "value": 6495, - "facet": 2517965213 + "date": "2021", + "value": 6674, + "facet": 2176550201 }, { "date": "2020", @@ -61592,9 +61592,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6652, - "facet": 2176550201 + "date": "2019", + "value": 6495, + "facet": 2517965213 }, { "date": "2011", @@ -61612,9 +61612,9 @@ "entity": "geoId/31101", "points_by_facet": [ { - "date": "2018", - "value": 8021, - "facet": 2517965213 + "date": "2021", + "value": 8279, + "facet": 2176550201 }, { "date": "2020", @@ -61627,9 +61627,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7983, - "facet": 2176550201 + "date": "2018", + "value": 8021, + "facet": 2517965213 }, { "date": "2011", @@ -61647,9 +61647,9 @@ "entity": "geoId/31103", "points_by_facet": [ { - "date": "2018", - "value": 810, - "facet": 2517965213 + "date": "2021", + "value": 787, + "facet": 2176550201 }, { "date": "2020", @@ -61662,9 +61662,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 759, - "facet": 2176550201 + "date": "2018", + "value": 810, + "facet": 2517965213 }, { "date": "2011", @@ -61682,9 +61682,9 @@ "entity": "geoId/31105", "points_by_facet": [ { - "date": "2018", - "value": 3618, - "facet": 2517965213 + "date": "2021", + "value": 3412, + "facet": 2176550201 }, { "date": "2020", @@ -61697,9 +61697,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3495, - "facet": 2176550201 + "date": "2018", + "value": 3618, + "facet": 2517965213 }, { "date": "2011", @@ -61717,9 +61717,9 @@ "entity": "geoId/31107", "points_by_facet": [ { - "date": "2018", - "value": 8419, - "facet": 2517965213 + "date": "2021", + "value": 8401, + "facet": 2176550201 }, { "date": "2020", @@ -61732,9 +61732,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8304, - "facet": 2176550201 + "date": "2018", + "value": 8419, + "facet": 2517965213 }, { "date": "2011", @@ -61752,9 +61752,9 @@ "entity": "geoId/31109", "points_by_facet": [ { - "date": "2019", - "value": 319090, - "facet": 2517965213 + "date": "2021", + "value": 324514, + "facet": 2176550201 }, { "date": "2020", @@ -61772,9 +61772,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 320650, - "facet": 2176550201 + "date": "2019", + "value": 319090, + "facet": 2517965213 }, { "date": "2011", @@ -61792,9 +61792,9 @@ "entity": "geoId/31111", "points_by_facet": [ { - "date": "2019", - "value": 34914, - "facet": 2517965213 + "date": "2021", + "value": 34133, + "facet": 2176550201 }, { "date": "2020", @@ -61807,9 +61807,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 34347, - "facet": 2176550201 + "date": "2019", + "value": 34914, + "facet": 2517965213 }, { "date": "2011", @@ -61827,9 +61827,9 @@ "entity": "geoId/31113", "points_by_facet": [ { - "date": "2019", - "value": 748, - "facet": 2517965213 + "date": "2021", + "value": 687, + "facet": 2176550201 }, { "date": "2020", @@ -61842,9 +61842,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 747, - "facet": 2176550201 + "date": "2019", + "value": 748, + "facet": 2517965213 }, { "date": "2011", @@ -61862,9 +61862,9 @@ "entity": "geoId/31115", "points_by_facet": [ { - "date": "2018", - "value": 618, - "facet": 2517965213 + "date": "2021", + "value": 604, + "facet": 2176550201 }, { "date": "2020", @@ -61877,9 +61877,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 650, - "facet": 2176550201 + "date": "2018", + "value": 618, + "facet": 2517965213 }, { "date": "2011", @@ -61896,6 +61896,11 @@ { "entity": "geoId/31117", "points_by_facet": [ + { + "date": "2021", + "value": 379, + "facet": 2176550201 + }, { "date": "2020", "value": 420, @@ -61906,11 +61911,6 @@ "value": 399, "facet": 1541763368 }, - { - "date": "2020", - "value": 474, - "facet": 2176550201 - }, { "date": "2011", "value": 552, @@ -61927,9 +61927,9 @@ "entity": "geoId/31119", "points_by_facet": [ { - "date": "2019", - "value": 35099, - "facet": 2517965213 + "date": "2021", + "value": 35337, + "facet": 2176550201 }, { "date": "2020", @@ -61942,9 +61942,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 34813, - "facet": 2176550201 + "date": "2019", + "value": 35099, + "facet": 2517965213 }, { "date": "2011", @@ -61962,9 +61962,9 @@ "entity": "geoId/31121", "points_by_facet": [ { - "date": "2019", - "value": 7755, - "facet": 2517965213 + "date": "2021", + "value": 7665, + "facet": 2176550201 }, { "date": "2020", @@ -61977,9 +61977,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7809, - "facet": 2176550201 + "date": "2019", + "value": 7755, + "facet": 2517965213 }, { "date": "2011", @@ -61997,9 +61997,9 @@ "entity": "geoId/31123", "points_by_facet": [ { - "date": "2018", - "value": 4686, - "facet": 2517965213 + "date": "2021", + "value": 4574, + "facet": 2176550201 }, { "date": "2020", @@ -62012,9 +62012,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4625, - "facet": 2176550201 + "date": "2018", + "value": 4686, + "facet": 2517965213 }, { "date": "2011", @@ -62032,9 +62032,9 @@ "entity": "geoId/31125", "points_by_facet": [ { - "date": "2018", - "value": 3532, - "facet": 2517965213 + "date": "2021", + "value": 3390, + "facet": 2176550201 }, { "date": "2020", @@ -62047,9 +62047,9 @@ "facet": 1541763368 }, { - "date": "2020", + "date": "2018", "value": 3532, - "facet": 2176550201 + "facet": 2517965213 }, { "date": "2011", @@ -62067,9 +62067,9 @@ "entity": "geoId/31127", "points_by_facet": [ { - "date": "2018", - "value": 6958, - "facet": 2517965213 + "date": "2021", + "value": 7064, + "facet": 2176550201 }, { "date": "2020", @@ -62082,9 +62082,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7044, - "facet": 2176550201 + "date": "2018", + "value": 6958, + "facet": 2517965213 }, { "date": "2011", @@ -62102,9 +62102,9 @@ "entity": "geoId/31129", "points_by_facet": [ { - "date": "2018", - "value": 4195, - "facet": 2517965213 + "date": "2021", + "value": 4060, + "facet": 2176550201 }, { "date": "2020", @@ -62117,9 +62117,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4134, - "facet": 2176550201 + "date": "2018", + "value": 4195, + "facet": 2517965213 }, { "date": "2011", @@ -62137,9 +62137,9 @@ "entity": "geoId/31131", "points_by_facet": [ { - "date": "2018", - "value": 15985, - "facet": 2517965213 + "date": "2021", + "value": 15930, + "facet": 2176550201 }, { "date": "2020", @@ -62152,9 +62152,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15965, - "facet": 2176550201 + "date": "2018", + "value": 15985, + "facet": 2517965213 }, { "date": "2011", @@ -62172,9 +62172,9 @@ "entity": "geoId/31133", "points_by_facet": [ { - "date": "2018", - "value": 2632, - "facet": 2517965213 + "date": "2021", + "value": 2548, + "facet": 2176550201 }, { "date": "2020", @@ -62187,9 +62187,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2601, - "facet": 2176550201 + "date": "2018", + "value": 2632, + "facet": 2517965213 }, { "date": "2011", @@ -62207,9 +62207,9 @@ "entity": "geoId/31135", "points_by_facet": [ { - "date": "2018", - "value": 2929, - "facet": 2517965213 + "date": "2021", + "value": 2832, + "facet": 2176550201 }, { "date": "2020", @@ -62222,9 +62222,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2867, - "facet": 2176550201 + "date": "2018", + "value": 2929, + "facet": 2517965213 }, { "date": "2011", @@ -62242,9 +62242,9 @@ "entity": "geoId/31137", "points_by_facet": [ { - "date": "2018", - "value": 8996, - "facet": 2517965213 + "date": "2021", + "value": 8937, + "facet": 2176550201 }, { "date": "2020", @@ -62257,9 +62257,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9006, - "facet": 2176550201 + "date": "2018", + "value": 8996, + "facet": 2517965213 }, { "date": "2011", @@ -62277,9 +62277,9 @@ "entity": "geoId/31139", "points_by_facet": [ { - "date": "2019", - "value": 7148, - "facet": 2517965213 + "date": "2021", + "value": 7313, + "facet": 2176550201 }, { "date": "2020", @@ -62292,9 +62292,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7184, - "facet": 2176550201 + "date": "2019", + "value": 7148, + "facet": 2517965213 }, { "date": "2011", @@ -62312,9 +62312,9 @@ "entity": "geoId/31141", "points_by_facet": [ { - "date": "2019", - "value": 33470, - "facet": 2517965213 + "date": "2021", + "value": 34241, + "facet": 2176550201 }, { "date": "2020", @@ -62327,9 +62327,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 33364, - "facet": 2176550201 + "date": "2019", + "value": 33470, + "facet": 2517965213 }, { "date": "2011", @@ -62347,9 +62347,9 @@ "entity": "geoId/31143", "points_by_facet": [ { - "date": "2018", - "value": 5278, - "facet": 2517965213 + "date": "2021", + "value": 5174, + "facet": 2176550201 }, { "date": "2020", @@ -62362,9 +62362,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5201, - "facet": 2176550201 + "date": "2018", + "value": 5278, + "facet": 2517965213 }, { "date": "2011", @@ -62382,9 +62382,9 @@ "entity": "geoId/31145", "points_by_facet": [ { - "date": "2018", - "value": 10726, - "facet": 2517965213 + "date": "2021", + "value": 10623, + "facet": 2176550201 }, { "date": "2020", @@ -62397,9 +62397,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10627, - "facet": 2176550201 + "date": "2018", + "value": 10726, + "facet": 2517965213 }, { "date": "2011", @@ -62417,9 +62417,9 @@ "entity": "geoId/31147", "points_by_facet": [ { - "date": "2018", - "value": 7937, - "facet": 2517965213 + "date": "2021", + "value": 7759, + "facet": 2176550201 }, { "date": "2020", @@ -62432,9 +62432,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7791, - "facet": 2176550201 + "date": "2018", + "value": 7937, + "facet": 2517965213 }, { "date": "2011", @@ -62452,9 +62452,9 @@ "entity": "geoId/31149", "points_by_facet": [ { - "date": "2018", - "value": 1360, - "facet": 2517965213 + "date": "2021", + "value": 1264, + "facet": 2176550201 }, { "date": "2020", @@ -62467,9 +62467,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1377, - "facet": 2176550201 + "date": "2018", + "value": 1360, + "facet": 2517965213 }, { "date": "2011", @@ -62487,9 +62487,9 @@ "entity": "geoId/31151", "points_by_facet": [ { - "date": "2018", - "value": 14350, - "facet": 2517965213 + "date": "2021", + "value": 14192, + "facet": 2176550201 }, { "date": "2020", @@ -62502,9 +62502,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13987, - "facet": 2176550201 + "date": "2018", + "value": 14350, + "facet": 2517965213 }, { "date": "2011", @@ -62522,9 +62522,9 @@ "entity": "geoId/31153", "points_by_facet": [ { - "date": "2019", - "value": 187196, - "facet": 2517965213 + "date": "2021", + "value": 193418, + "facet": 2176550201 }, { "date": "2020", @@ -62542,9 +62542,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 188856, - "facet": 2176550201 + "date": "2019", + "value": 187196, + "facet": 2517965213 }, { "date": "2011", @@ -62562,9 +62562,9 @@ "entity": "geoId/31155", "points_by_facet": [ { - "date": "2019", - "value": 21578, - "facet": 2517965213 + "date": "2021", + "value": 22787, + "facet": 2176550201 }, { "date": "2020", @@ -62577,9 +62577,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21927, - "facet": 2176550201 + "date": "2019", + "value": 21578, + "facet": 2517965213 }, { "date": "2011", @@ -62597,9 +62597,9 @@ "entity": "geoId/31157", "points_by_facet": [ { - "date": "2019", - "value": 35618, - "facet": 2517965213 + "date": "2021", + "value": 35745, + "facet": 2176550201 }, { "date": "2020", @@ -62612,9 +62612,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 35299, - "facet": 2176550201 + "date": "2019", + "value": 35618, + "facet": 2517965213 }, { "date": "2011", @@ -62632,9 +62632,9 @@ "entity": "geoId/31159", "points_by_facet": [ { - "date": "2019", - "value": 17284, - "facet": 2517965213 + "date": "2021", + "value": 17603, + "facet": 2176550201 }, { "date": "2020", @@ -62647,9 +62647,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 17186, - "facet": 2176550201 + "date": "2019", + "value": 17284, + "facet": 2517965213 }, { "date": "2011", @@ -62667,9 +62667,9 @@ "entity": "geoId/31161", "points_by_facet": [ { - "date": "2018", - "value": 5190, - "facet": 2517965213 + "date": "2021", + "value": 5095, + "facet": 2176550201 }, { "date": "2020", @@ -62682,9 +62682,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5150, - "facet": 2176550201 + "date": "2018", + "value": 5190, + "facet": 2517965213 }, { "date": "2011", @@ -62702,9 +62702,9 @@ "entity": "geoId/31163", "points_by_facet": [ { - "date": "2018", - "value": 3038, - "facet": 2517965213 + "date": "2021", + "value": 2964, + "facet": 2176550201 }, { "date": "2020", @@ -62717,9 +62717,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2986, - "facet": 2176550201 + "date": "2018", + "value": 3038, + "facet": 2517965213 }, { "date": "2011", @@ -62737,9 +62737,9 @@ "entity": "geoId/31165", "points_by_facet": [ { - "date": "2019", - "value": 1166, - "facet": 2517965213 + "date": "2021", + "value": 1143, + "facet": 2176550201 }, { "date": "2020", @@ -62752,9 +62752,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1200, - "facet": 2176550201 + "date": "2019", + "value": 1166, + "facet": 2517965213 }, { "date": "2011", @@ -62772,9 +62772,9 @@ "entity": "geoId/31167", "points_by_facet": [ { - "date": "2019", - "value": 5920, - "facet": 2517965213 + "date": "2021", + "value": 5816, + "facet": 2176550201 }, { "date": "2020", @@ -62787,9 +62787,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5880, - "facet": 2176550201 + "date": "2019", + "value": 5920, + "facet": 2517965213 }, { "date": "2011", @@ -62807,9 +62807,9 @@ "entity": "geoId/31169", "points_by_facet": [ { - "date": "2018", - "value": 5039, - "facet": 2517965213 + "date": "2021", + "value": 4913, + "facet": 2176550201 }, { "date": "2020", @@ -62822,9 +62822,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4887, - "facet": 2176550201 + "date": "2018", + "value": 5039, + "facet": 2517965213 }, { "date": "2011", @@ -62842,9 +62842,9 @@ "entity": "geoId/31171", "points_by_facet": [ { - "date": "2018", - "value": 720, - "facet": 2517965213 + "date": "2021", + "value": 673, + "facet": 2176550201 }, { "date": "2020", @@ -62857,9 +62857,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 739, - "facet": 2176550201 + "date": "2018", + "value": 720, + "facet": 2517965213 }, { "date": "2011", @@ -62877,9 +62877,9 @@ "entity": "geoId/31173", "points_by_facet": [ { - "date": "2018", - "value": 7303, - "facet": 2517965213 + "date": "2021", + "value": 6620, + "facet": 2176550201 }, { "date": "2020", @@ -62892,9 +62892,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7220, - "facet": 2176550201 + "date": "2018", + "value": 7303, + "facet": 2517965213 }, { "date": "2011", @@ -62912,9 +62912,9 @@ "entity": "geoId/31175", "points_by_facet": [ { - "date": "2018", - "value": 4190, - "facet": 2517965213 + "date": "2021", + "value": 4066, + "facet": 2176550201 }, { "date": "2020", @@ -62927,9 +62927,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4103, - "facet": 2176550201 + "date": "2018", + "value": 4190, + "facet": 2517965213 }, { "date": "2011", @@ -62947,9 +62947,9 @@ "entity": "geoId/31177", "points_by_facet": [ { - "date": "2019", - "value": 20729, - "facet": 2517965213 + "date": "2021", + "value": 20969, + "facet": 2176550201 }, { "date": "2020", @@ -62962,9 +62962,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20901, - "facet": 2176550201 + "date": "2019", + "value": 20729, + "facet": 2517965213 }, { "date": "2011", @@ -62982,9 +62982,9 @@ "entity": "geoId/31179", "points_by_facet": [ { - "date": "2018", - "value": 9403, - "facet": 2517965213 + "date": "2021", + "value": 9784, + "facet": 2176550201 }, { "date": "2020", @@ -62997,9 +62997,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9492, - "facet": 2176550201 + "date": "2018", + "value": 9403, + "facet": 2517965213 }, { "date": "2011", @@ -63017,9 +63017,9 @@ "entity": "geoId/31181", "points_by_facet": [ { - "date": "2018", - "value": 3533, - "facet": 2517965213 + "date": "2021", + "value": 3411, + "facet": 2176550201 }, { "date": "2020", @@ -63032,9 +63032,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3419, - "facet": 2176550201 + "date": "2018", + "value": 3533, + "facet": 2517965213 }, { "date": "2011", @@ -63052,9 +63052,9 @@ "entity": "geoId/31183", "points_by_facet": [ { - "date": "2018", - "value": 805, - "facet": 2517965213 + "date": "2021", + "value": 795, + "facet": 2176550201 }, { "date": "2020", @@ -63067,9 +63067,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 790, - "facet": 2176550201 + "date": "2018", + "value": 805, + "facet": 2517965213 }, { "date": "2011", @@ -63087,9 +63087,9 @@ "entity": "geoId/31185", "points_by_facet": [ { - "date": "2018", - "value": 13772, - "facet": 2517965213 + "date": "2021", + "value": 14244, + "facet": 2176550201 }, { "date": "2020", @@ -63102,9 +63102,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13511, - "facet": 2176550201 + "date": "2018", + "value": 13772, + "facet": 2517965213 }, { "date": "2011", @@ -63122,9 +63122,9 @@ "entity": "geoId/32001", "points_by_facet": [ { - "date": "2019", - "value": 24909, - "facet": 2517965213 + "date": "2021", + "value": 25723, + "facet": 2176550201 }, { "date": "2020", @@ -63137,9 +63137,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 25363, - "facet": 2176550201 + "date": "2019", + "value": 24909, + "facet": 2517965213 }, { "date": "2011", @@ -63157,9 +63157,9 @@ "entity": "geoId/32003", "points_by_facet": [ { - "date": "2019", - "value": 2266715, - "facet": 2517965213 + "date": "2021", + "value": 2292476, + "facet": 2176550201 }, { "date": "2020", @@ -63177,9 +63177,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 2315963, - "facet": 2176550201 + "date": "2019", + "value": 2266715, + "facet": 2517965213 }, { "date": "2011", @@ -63197,9 +63197,9 @@ "entity": "geoId/32005", "points_by_facet": [ { - "date": "2019", - "value": 48905, - "facet": 2517965213 + "date": "2021", + "value": 49870, + "facet": 2176550201 }, { "date": "2020", @@ -63212,9 +63212,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 49088, - "facet": 2176550201 + "date": "2019", + "value": 48905, + "facet": 2517965213 }, { "date": "2011", @@ -63232,9 +63232,9 @@ "entity": "geoId/32007", "points_by_facet": [ { - "date": "2019", - "value": 52778, - "facet": 2517965213 + "date": "2021", + "value": 53915, + "facet": 2176550201 }, { "date": "2020", @@ -63247,9 +63247,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 53006, - "facet": 2176550201 + "date": "2019", + "value": 52778, + "facet": 2517965213 }, { "date": "2011", @@ -63267,9 +63267,9 @@ "entity": "geoId/32009", "points_by_facet": [ { - "date": "2018", - "value": 826, - "facet": 2517965213 + "date": "2021", + "value": 743, + "facet": 2176550201 }, { "date": "2020", @@ -63282,9 +63282,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 886, - "facet": 2176550201 + "date": "2018", + "value": 826, + "facet": 2517965213 }, { "date": "2011", @@ -63302,9 +63302,9 @@ "entity": "geoId/32011", "points_by_facet": [ { - "date": "2019", - "value": 2029, - "facet": 2517965213 + "date": "2021", + "value": 1903, + "facet": 2176550201 }, { "date": "2020", @@ -63317,9 +63317,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2065, - "facet": 2176550201 + "date": "2019", + "value": 2029, + "facet": 2517965213 }, { "date": "2011", @@ -63337,9 +63337,9 @@ "entity": "geoId/32013", "points_by_facet": [ { - "date": "2019", - "value": 16831, - "facet": 2517965213 + "date": "2021", + "value": 17648, + "facet": 2176550201 }, { "date": "2020", @@ -63352,9 +63352,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16962, - "facet": 2176550201 + "date": "2019", + "value": 16831, + "facet": 2517965213 }, { "date": "2011", @@ -63372,9 +63372,9 @@ "entity": "geoId/32015", "points_by_facet": [ { - "date": "2018", - "value": 5575, - "facet": 2517965213 + "date": "2021", + "value": 5798, + "facet": 2176550201 }, { "date": "2020", @@ -63387,9 +63387,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5514, - "facet": 2176550201 + "date": "2018", + "value": 5575, + "facet": 2517965213 }, { "date": "2011", @@ -63407,9 +63407,9 @@ "entity": "geoId/32017", "points_by_facet": [ { - "date": "2018", - "value": 5201, - "facet": 2517965213 + "date": "2021", + "value": 4525, + "facet": 2176550201 }, { "date": "2020", @@ -63422,9 +63422,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5159, - "facet": 2176550201 + "date": "2018", + "value": 5201, + "facet": 2517965213 }, { "date": "2011", @@ -63442,9 +63442,9 @@ "entity": "geoId/32019", "points_by_facet": [ { - "date": "2019", - "value": 57510, - "facet": 2517965213 + "date": "2021", + "value": 60903, + "facet": 2176550201 }, { "date": "2020", @@ -63457,9 +63457,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 58319, - "facet": 2176550201 + "date": "2019", + "value": 57510, + "facet": 2517965213 }, { "date": "2011", @@ -63477,9 +63477,9 @@ "entity": "geoId/32021", "points_by_facet": [ { - "date": "2018", - "value": 4514, - "facet": 2517965213 + "date": "2021", + "value": 4586, + "facet": 2176550201 }, { "date": "2020", @@ -63492,9 +63492,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4518, - "facet": 2176550201 + "date": "2018", + "value": 4514, + "facet": 2517965213 }, { "date": "2011", @@ -63512,9 +63512,9 @@ "entity": "geoId/32023", "points_by_facet": [ { - "date": "2019", - "value": 46523, - "facet": 2517965213 + "date": "2021", + "value": 53450, + "facet": 2176550201 }, { "date": "2020", @@ -63527,9 +63527,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 48054, - "facet": 2176550201 + "date": "2019", + "value": 46523, + "facet": 2517965213 }, { "date": "2011", @@ -63547,9 +63547,9 @@ "entity": "geoId/32027", "points_by_facet": [ { - "date": "2018", - "value": 6666, - "facet": 2517965213 + "date": "2021", + "value": 6741, + "facet": 2176550201 }, { "date": "2020", @@ -63562,9 +63562,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6573, - "facet": 2176550201 + "date": "2018", + "value": 6666, + "facet": 2517965213 }, { "date": "2011", @@ -63582,9 +63582,9 @@ "entity": "geoId/32029", "points_by_facet": [ { - "date": "2019", - "value": 4123, - "facet": 2517965213 + "date": "2021", + "value": 4143, + "facet": 2176550201 }, { "date": "2020", @@ -63597,9 +63597,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4207, - "facet": 2176550201 + "date": "2019", + "value": 4123, + "facet": 2517965213 }, { "date": "2011", @@ -63617,9 +63617,9 @@ "entity": "geoId/32031", "points_by_facet": [ { - "date": "2019", - "value": 471519, - "facet": 2517965213 + "date": "2021", + "value": 493392, + "facet": 2176550201 }, { "date": "2020", @@ -63637,9 +63637,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 477082, - "facet": 2176550201 + "date": "2019", + "value": 471519, + "facet": 2517965213 }, { "date": "2011", @@ -63657,9 +63657,9 @@ "entity": "geoId/32033", "points_by_facet": [ { - "date": "2018", - "value": 9475, - "facet": 2517965213 + "date": "2021", + "value": 9182, + "facet": 2176550201 }, { "date": "2020", @@ -63672,9 +63672,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9466, - "facet": 2176550201 + "date": "2018", + "value": 9475, + "facet": 2517965213 }, { "date": "2011", @@ -63691,6 +63691,11 @@ { "entity": "geoId/32510", "points_by_facet": [ + { + "date": "2021", + "value": 58993, + "facet": 2176550201 + }, { "date": "2020", "value": 55244, @@ -63701,11 +63706,6 @@ "value": 58639, "facet": 1541763368 }, - { - "date": "2020", - "value": 56034, - "facet": 2176550201 - }, { "date": "2015", "value": 54521, @@ -63717,9 +63717,9 @@ "entity": "geoId/33001", "points_by_facet": [ { - "date": "2019", - "value": 61303, - "facet": 2517965213 + "date": "2021", + "value": 64460, + "facet": 2176550201 }, { "date": "2020", @@ -63732,9 +63732,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 61551, - "facet": 2176550201 + "date": "2019", + "value": 61303, + "facet": 2517965213 }, { "date": "2011", @@ -63752,9 +63752,9 @@ "entity": "geoId/33003", "points_by_facet": [ { - "date": "2018", - "value": 48779, - "facet": 2517965213 + "date": "2021", + "value": 51500, + "facet": 2176550201 }, { "date": "2020", @@ -63767,9 +63767,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 49167, - "facet": 2176550201 + "date": "2018", + "value": 48779, + "facet": 2517965213 }, { "date": "2011", @@ -63787,9 +63787,9 @@ "entity": "geoId/33005", "points_by_facet": [ { - "date": "2019", - "value": 76085, - "facet": 2517965213 + "date": "2021", + "value": 77329, + "facet": 2176550201 }, { "date": "2020", @@ -63807,9 +63807,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 76228, - "facet": 2176550201 + "date": "2019", + "value": 76085, + "facet": 2517965213 }, { "date": "2011", @@ -63827,9 +63827,9 @@ "entity": "geoId/33007", "points_by_facet": [ { - "date": "2019", - "value": 31563, - "facet": 2517965213 + "date": "2021", + "value": 31289, + "facet": 2176550201 }, { "date": "2020", @@ -63842,9 +63842,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 31174, - "facet": 2176550201 + "date": "2019", + "value": 31563, + "facet": 2517965213 }, { "date": "2011", @@ -63862,9 +63862,9 @@ "entity": "geoId/33009", "points_by_facet": [ { - "date": "2019", - "value": 89886, - "facet": 2517965213 + "date": "2021", + "value": 92201, + "facet": 2176550201 }, { "date": "2020", @@ -63882,9 +63882,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 90691, - "facet": 2176550201 + "date": "2019", + "value": 89886, + "facet": 2517965213 }, { "date": "2011", @@ -63902,9 +63902,9 @@ "entity": "geoId/33011", "points_by_facet": [ { - "date": "2019", - "value": 417025, - "facet": 2517965213 + "date": "2021", + "value": 424079, + "facet": 2176550201 }, { "date": "2020", @@ -63922,9 +63922,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 418735, - "facet": 2176550201 + "date": "2019", + "value": 417025, + "facet": 2517965213 }, { "date": "2011", @@ -63942,9 +63942,9 @@ "entity": "geoId/33013", "points_by_facet": [ { - "date": "2019", - "value": 151391, - "facet": 2517965213 + "date": "2021", + "value": 155238, + "facet": 2176550201 }, { "date": "2020", @@ -63962,9 +63962,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 152622, - "facet": 2176550201 + "date": "2019", + "value": 151391, + "facet": 2517965213 }, { "date": "2011", @@ -63982,9 +63982,9 @@ "entity": "geoId/33015", "points_by_facet": [ { - "date": "2019", - "value": 309769, - "facet": 2517965213 + "date": "2021", + "value": 316947, + "facet": 2176550201 }, { "date": "2020", @@ -64002,9 +64002,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 311307, - "facet": 2176550201 + "date": "2019", + "value": 309769, + "facet": 2517965213 }, { "date": "2011", @@ -64022,9 +64022,9 @@ "entity": "geoId/33017", "points_by_facet": [ { - "date": "2019", - "value": 130633, - "facet": 2517965213 + "date": "2021", + "value": 132416, + "facet": 2176550201 }, { "date": "2020", @@ -64042,9 +64042,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 131533, - "facet": 2176550201 + "date": "2019", + "value": 130633, + "facet": 2517965213 }, { "date": "2011", @@ -64062,9 +64062,9 @@ "entity": "geoId/33019", "points_by_facet": [ { - "date": "2019", - "value": 43146, - "facet": 2517965213 + "date": "2021", + "value": 43533, + "facet": 2176550201 }, { "date": "2020", @@ -64077,9 +64077,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 43267, - "facet": 2176550201 + "date": "2019", + "value": 43146, + "facet": 2517965213 }, { "date": "2011", @@ -64097,9 +64097,9 @@ "entity": "geoId/34001", "points_by_facet": [ { - "date": "2019", - "value": 263670, - "facet": 2517965213 + "date": "2021", + "value": 274966, + "facet": 2176550201 }, { "date": "2020", @@ -64117,9 +64117,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 262945, - "facet": 2176550201 + "date": "2019", + "value": 263670, + "facet": 2517965213 }, { "date": "2011", @@ -64137,9 +64137,9 @@ "entity": "geoId/34003", "points_by_facet": [ { - "date": "2019", - "value": 932202, - "facet": 2517965213 + "date": "2021", + "value": 953819, + "facet": 2176550201 }, { "date": "2020", @@ -64157,9 +64157,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 930394, - "facet": 2176550201 + "date": "2019", + "value": 932202, + "facet": 2517965213 }, { "date": "2011", @@ -64177,9 +64177,9 @@ "entity": "geoId/34005", "points_by_facet": [ { - "date": "2019", - "value": 445349, - "facet": 2517965213 + "date": "2021", + "value": 464269, + "facet": 2176550201 }, { "date": "2020", @@ -64197,9 +64197,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 446596, - "facet": 2176550201 + "date": "2019", + "value": 445349, + "facet": 2517965213 }, { "date": "2011", @@ -64217,9 +64217,9 @@ "entity": "geoId/34007", "points_by_facet": [ { - "date": "2019", - "value": 506471, - "facet": 2517965213 + "date": "2021", + "value": 523771, + "facet": 2176550201 }, { "date": "2020", @@ -64237,9 +64237,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 506809, - "facet": 2176550201 + "date": "2019", + "value": 506471, + "facet": 2517965213 }, { "date": "2011", @@ -64257,9 +64257,9 @@ "entity": "geoId/34009", "points_by_facet": [ { - "date": "2019", - "value": 92039, - "facet": 2517965213 + "date": "2021", + "value": 95661, + "facet": 2176550201 }, { "date": "2020", @@ -64277,9 +64277,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 91546, - "facet": 2176550201 + "date": "2019", + "value": 92039, + "facet": 2517965213 }, { "date": "2011", @@ -64297,9 +64297,9 @@ "entity": "geoId/34011", "points_by_facet": [ { - "date": "2019", - "value": 149527, - "facet": 2517965213 + "date": "2021", + "value": 153627, + "facet": 2176550201 }, { "date": "2020", @@ -64317,9 +64317,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 147008, - "facet": 2176550201 + "date": "2019", + "value": 149527, + "facet": 2517965213 }, { "date": "2011", @@ -64337,9 +64337,9 @@ "entity": "geoId/34013", "points_by_facet": [ { - "date": "2019", - "value": 798975, - "facet": 2517965213 + "date": "2021", + "value": 854917, + "facet": 2176550201 }, { "date": "2020", @@ -64357,9 +64357,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 800501, - "facet": 2176550201 + "date": "2019", + "value": 798975, + "facet": 2517965213 }, { "date": "2011", @@ -64377,9 +64377,9 @@ "entity": "geoId/34015", "points_by_facet": [ { - "date": "2019", - "value": 291636, - "facet": 2517965213 + "date": "2021", + "value": 304477, + "facet": 2176550201 }, { "date": "2020", @@ -64397,9 +64397,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 293245, - "facet": 2176550201 + "date": "2019", + "value": 291636, + "facet": 2517965213 }, { "date": "2011", @@ -64417,9 +64417,9 @@ "entity": "geoId/34017", "points_by_facet": [ { - "date": "2019", - "value": 672391, - "facet": 2517965213 + "date": "2021", + "value": 702463, + "facet": 2176550201 }, { "date": "2020", @@ -64437,9 +64437,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 671666, - "facet": 2176550201 + "date": "2019", + "value": 672391, + "facet": 2517965213 }, { "date": "2011", @@ -64457,9 +64457,9 @@ "entity": "geoId/34019", "points_by_facet": [ { - "date": "2019", - "value": 124371, - "facet": 2517965213 + "date": "2021", + "value": 129924, + "facet": 2176550201 }, { "date": "2020", @@ -64477,9 +64477,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 124797, - "facet": 2176550201 + "date": "2019", + "value": 124371, + "facet": 2517965213 }, { "date": "2011", @@ -64497,9 +64497,9 @@ "entity": "geoId/34021", "points_by_facet": [ { - "date": "2019", - "value": 367430, - "facet": 2517965213 + "date": "2021", + "value": 385898, + "facet": 2176550201 }, { "date": "2020", @@ -64517,9 +64517,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 367239, - "facet": 2176550201 + "date": "2019", + "value": 367430, + "facet": 2517965213 }, { "date": "2011", @@ -64537,9 +64537,9 @@ "entity": "geoId/34023", "points_by_facet": [ { - "date": "2019", - "value": 825062, - "facet": 2517965213 + "date": "2021", + "value": 860807, + "facet": 2176550201 }, { "date": "2020", @@ -64557,9 +64557,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 822736, - "facet": 2176550201 + "date": "2019", + "value": 825062, + "facet": 2517965213 }, { "date": "2011", @@ -64577,9 +64577,9 @@ "entity": "geoId/34025", "points_by_facet": [ { - "date": "2019", - "value": 618795, - "facet": 2517965213 + "date": "2021", + "value": 645354, + "facet": 2176550201 }, { "date": "2020", @@ -64597,9 +64597,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 618381, - "facet": 2176550201 + "date": "2019", + "value": 618795, + "facet": 2517965213 }, { "date": "2011", @@ -64617,9 +64617,9 @@ "entity": "geoId/34027", "points_by_facet": [ { - "date": "2019", - "value": 491845, - "facet": 2517965213 + "date": "2021", + "value": 510981, + "facet": 2176550201 }, { "date": "2020", @@ -64637,9 +64637,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 491087, - "facet": 2176550201 + "date": "2019", + "value": 491845, + "facet": 2517965213 }, { "date": "2011", @@ -64657,9 +64657,9 @@ "entity": "geoId/34029", "points_by_facet": [ { - "date": "2019", - "value": 607186, - "facet": 2517965213 + "date": "2021", + "value": 648998, + "facet": 2176550201 }, { "date": "2020", @@ -64677,9 +64677,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 614237, - "facet": 2176550201 + "date": "2019", + "value": 607186, + "facet": 2517965213 }, { "date": "2011", @@ -64697,9 +64697,9 @@ "entity": "geoId/34031", "points_by_facet": [ { - "date": "2019", - "value": 501826, - "facet": 2517965213 + "date": "2021", + "value": 518117, + "facet": 2176550201 }, { "date": "2020", @@ -64717,9 +64717,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 500382, - "facet": 2176550201 + "date": "2019", + "value": 501826, + "facet": 2517965213 }, { "date": "2011", @@ -64737,9 +64737,9 @@ "entity": "geoId/34033", "points_by_facet": [ { - "date": "2019", - "value": 62385, - "facet": 2517965213 + "date": "2021", + "value": 65046, + "facet": 2176550201 }, { "date": "2020", @@ -64757,9 +64757,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 62451, - "facet": 2176550201 + "date": "2019", + "value": 62385, + "facet": 2517965213 }, { "date": "2011", @@ -64777,9 +64777,9 @@ "entity": "geoId/34035", "points_by_facet": [ { - "date": "2019", - "value": 328934, - "facet": 2517965213 + "date": "2021", + "value": 345647, + "facet": 2176550201 }, { "date": "2020", @@ -64797,9 +64797,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 329331, - "facet": 2176550201 + "date": "2019", + "value": 328934, + "facet": 2517965213 }, { "date": "2011", @@ -64817,9 +64817,9 @@ "entity": "geoId/34037", "points_by_facet": [ { - "date": "2019", - "value": 140488, - "facet": 2517965213 + "date": "2021", + "value": 145543, + "facet": 2176550201 }, { "date": "2020", @@ -64837,9 +64837,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 140002, - "facet": 2176550201 + "date": "2019", + "value": 140488, + "facet": 2517965213 }, { "date": "2011", @@ -64857,9 +64857,9 @@ "entity": "geoId/34039", "points_by_facet": [ { - "date": "2019", - "value": 556341, - "facet": 2517965213 + "date": "2021", + "value": 572114, + "facet": 2176550201 }, { "date": "2020", @@ -64877,9 +64877,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 555394, - "facet": 2176550201 + "date": "2019", + "value": 556341, + "facet": 2517965213 }, { "date": "2011", @@ -64897,9 +64897,9 @@ "entity": "geoId/34041", "points_by_facet": [ { - "date": "2019", - "value": 105267, - "facet": 2517965213 + "date": "2021", + "value": 110731, + "facet": 2176550201 }, { "date": "2020", @@ -64917,9 +64917,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 105624, - "facet": 2176550201 + "date": "2019", + "value": 105267, + "facet": 2517965213 }, { "date": "2011", @@ -64937,9 +64937,9 @@ "entity": "geoId/35001", "points_by_facet": [ { - "date": "2019", - "value": 679121, - "facet": 2517965213 + "date": "2021", + "value": 674393, + "facet": 2176550201 }, { "date": "2020", @@ -64957,9 +64957,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 681666, - "facet": 2176550201 + "date": "2019", + "value": 679121, + "facet": 2517965213 }, { "date": "2011", @@ -64977,9 +64977,9 @@ "entity": "geoId/35003", "points_by_facet": [ { - "date": "2018", - "value": 3578, - "facet": 2517965213 + "date": "2021", + "value": 3731, + "facet": 2176550201 }, { "date": "2020", @@ -64992,9 +64992,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3623, - "facet": 2176550201 + "date": "2018", + "value": 3578, + "facet": 2517965213 }, { "date": "2011", @@ -65012,9 +65012,9 @@ "entity": "geoId/35005", "points_by_facet": [ { - "date": "2019", - "value": 64615, - "facet": 2517965213 + "date": "2021", + "value": 64629, + "facet": 2176550201 }, { "date": "2020", @@ -65032,9 +65032,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 64711, - "facet": 2176550201 + "date": "2019", + "value": 64615, + "facet": 2517965213 }, { "date": "2011", @@ -65052,9 +65052,9 @@ "entity": "geoId/35006", "points_by_facet": [ { - "date": "2019", - "value": 26675, - "facet": 2517965213 + "date": "2021", + "value": 27184, + "facet": 2176550201 }, { "date": "2020", @@ -65067,9 +65067,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 26354, - "facet": 2176550201 + "date": "2019", + "value": 26675, + "facet": 2517965213 }, { "date": "2011", @@ -65087,9 +65087,9 @@ "entity": "geoId/35007", "points_by_facet": [ { - "date": "2018", - "value": 12110, - "facet": 2517965213 + "date": "2021", + "value": 12369, + "facet": 2176550201 }, { "date": "2020", @@ -65102,9 +65102,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11927, - "facet": 2176550201 + "date": "2018", + "value": 12110, + "facet": 2517965213 }, { "date": "2011", @@ -65122,9 +65122,9 @@ "entity": "geoId/35009", "points_by_facet": [ { - "date": "2019", - "value": 48954, - "facet": 2517965213 + "date": "2021", + "value": 47999, + "facet": 2176550201 }, { "date": "2020", @@ -65137,9 +65137,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 48793, - "facet": 2176550201 + "date": "2019", + "value": 48954, + "facet": 2517965213 }, { "date": "2011", @@ -65157,9 +65157,9 @@ "entity": "geoId/35011", "points_by_facet": [ { - "date": "2018", - "value": 1781, - "facet": 2517965213 + "date": "2021", + "value": 1680, + "facet": 2176550201 }, { "date": "2020", @@ -65172,9 +65172,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1673, - "facet": 2176550201 + "date": "2018", + "value": 1781, + "facet": 2517965213 }, { "date": "2011", @@ -65192,9 +65192,9 @@ "entity": "geoId/35013", "points_by_facet": [ { - "date": "2019", - "value": 218195, - "facet": 2517965213 + "date": "2021", + "value": 221508, + "facet": 2176550201 }, { "date": "2020", @@ -65212,9 +65212,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 221262, - "facet": 2176550201 + "date": "2019", + "value": 218195, + "facet": 2517965213 }, { "date": "2011", @@ -65232,9 +65232,9 @@ "entity": "geoId/35015", "points_by_facet": [ { - "date": "2019", - "value": 58460, - "facet": 2517965213 + "date": "2021", + "value": 60911, + "facet": 2176550201 }, { "date": "2020", @@ -65247,9 +65247,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 58418, - "facet": 2176550201 + "date": "2019", + "value": 58460, + "facet": 2517965213 }, { "date": "2011", @@ -65267,9 +65267,9 @@ "entity": "geoId/35017", "points_by_facet": [ { - "date": "2019", - "value": 26998, - "facet": 2517965213 + "date": "2021", + "value": 27889, + "facet": 2176550201 }, { "date": "2020", @@ -65282,9 +65282,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 27007, - "facet": 2176550201 + "date": "2019", + "value": 26998, + "facet": 2517965213 }, { "date": "2011", @@ -65302,9 +65302,9 @@ "entity": "geoId/35019", "points_by_facet": [ { - "date": "2018", - "value": 4341, - "facet": 2517965213 + "date": "2021", + "value": 4449, + "facet": 2176550201 }, { "date": "2020", @@ -65317,9 +65317,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4275, - "facet": 2176550201 + "date": "2018", + "value": 4341, + "facet": 2517965213 }, { "date": "2011", @@ -65337,9 +65337,9 @@ "entity": "geoId/35021", "points_by_facet": [ { - "date": "2018", - "value": 655, - "facet": 2517965213 + "date": "2021", + "value": 639, + "facet": 2176550201 }, { "date": "2020", @@ -65352,9 +65352,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 638, - "facet": 2176550201 + "date": "2018", + "value": 655, + "facet": 2517965213 }, { "date": "2011", @@ -65372,9 +65372,9 @@ "entity": "geoId/35023", "points_by_facet": [ { - "date": "2018", - "value": 4240, - "facet": 2517965213 + "date": "2021", + "value": 4074, + "facet": 2176550201 }, { "date": "2020", @@ -65387,9 +65387,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4106, - "facet": 2176550201 + "date": "2018", + "value": 4240, + "facet": 2517965213 }, { "date": "2015", @@ -65402,9 +65402,9 @@ "entity": "geoId/35025", "points_by_facet": [ { - "date": "2019", - "value": 71070, - "facet": 2517965213 + "date": "2021", + "value": 73004, + "facet": 2176550201 }, { "date": "2020", @@ -65422,9 +65422,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 71830, - "facet": 2176550201 + "date": "2019", + "value": 71070, + "facet": 2517965213 }, { "date": "2011", @@ -65442,9 +65442,9 @@ "entity": "geoId/35027", "points_by_facet": [ { - "date": "2019", - "value": 19572, - "facet": 2517965213 + "date": "2021", + "value": 20436, + "facet": 2176550201 }, { "date": "2020", @@ -65457,9 +65457,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19939, - "facet": 2176550201 + "date": "2019", + "value": 19572, + "facet": 2517965213 }, { "date": "2011", @@ -65477,9 +65477,9 @@ "entity": "geoId/35028", "points_by_facet": [ { - "date": "2019", - "value": 19369, - "facet": 2517965213 + "date": "2021", + "value": 19330, + "facet": 2176550201 }, { "date": "2020", @@ -65492,9 +65492,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19462, - "facet": 2176550201 + "date": "2019", + "value": 19369, + "facet": 2517965213 }, { "date": "2011", @@ -65512,9 +65512,9 @@ "entity": "geoId/35029", "points_by_facet": [ { - "date": "2019", - "value": 23709, - "facet": 2517965213 + "date": "2021", + "value": 25532, + "facet": 2176550201 }, { "date": "2020", @@ -65527,9 +65527,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 23905, - "facet": 2176550201 + "date": "2019", + "value": 23709, + "facet": 2517965213 }, { "date": "2011", @@ -65547,9 +65547,9 @@ "entity": "geoId/35031", "points_by_facet": [ { - "date": "2019", - "value": 71367, - "facet": 2517965213 + "date": "2021", + "value": 71780, + "facet": 2176550201 }, { "date": "2020", @@ -65567,9 +65567,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 70824, - "facet": 2176550201 + "date": "2019", + "value": 71367, + "facet": 2517965213 }, { "date": "2011", @@ -65587,9 +65587,9 @@ "entity": "geoId/35033", "points_by_facet": [ { - "date": "2019", - "value": 4521, - "facet": 2517965213 + "date": "2021", + "value": 4196, + "facet": 2176550201 }, { "date": "2020", @@ -65602,9 +65602,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4478, - "facet": 2176550201 + "date": "2019", + "value": 4521, + "facet": 2517965213 }, { "date": "2011", @@ -65622,9 +65622,9 @@ "entity": "geoId/35035", "points_by_facet": [ { - "date": "2019", - "value": 67490, - "facet": 2517965213 + "date": "2021", + "value": 68537, + "facet": 2176550201 }, { "date": "2020", @@ -65642,9 +65642,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 67967, - "facet": 2176550201 + "date": "2019", + "value": 67490, + "facet": 2517965213 }, { "date": "2011", @@ -65662,9 +65662,9 @@ "entity": "geoId/35037", "points_by_facet": [ { - "date": "2018", - "value": 8253, - "facet": 2517965213 + "date": "2021", + "value": 8656, + "facet": 2176550201 }, { "date": "2020", @@ -65677,9 +65677,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8197, - "facet": 2176550201 + "date": "2018", + "value": 8253, + "facet": 2517965213 }, { "date": "2011", @@ -65697,9 +65697,9 @@ "entity": "geoId/35039", "points_by_facet": [ { - "date": "2019", - "value": 38921, - "facet": 2517965213 + "date": "2021", + "value": 40179, + "facet": 2176550201 }, { "date": "2020", @@ -65712,9 +65712,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 38521, - "facet": 2176550201 + "date": "2019", + "value": 38921, + "facet": 2517965213 }, { "date": "2011", @@ -65732,9 +65732,9 @@ "entity": "geoId/35041", "points_by_facet": [ { - "date": "2019", - "value": 18500, - "facet": 2517965213 + "date": "2021", + "value": 19019, + "facet": 2176550201 }, { "date": "2020", @@ -65747,9 +65747,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 18350, - "facet": 2176550201 + "date": "2019", + "value": 18500, + "facet": 2517965213 }, { "date": "2011", @@ -65767,9 +65767,9 @@ "entity": "geoId/35043", "points_by_facet": [ { - "date": "2019", - "value": 146748, - "facet": 2517965213 + "date": "2021", + "value": 151369, + "facet": 2176550201 }, { "date": "2020", @@ -65787,9 +65787,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 148904, - "facet": 2176550201 + "date": "2019", + "value": 146748, + "facet": 2517965213 }, { "date": "2011", @@ -65807,9 +65807,9 @@ "entity": "geoId/35045", "points_by_facet": [ { - "date": "2019", - "value": 123958, - "facet": 2517965213 + "date": "2021", + "value": 120993, + "facet": 2176550201 }, { "date": "2020", @@ -65827,9 +65827,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 123312, - "facet": 2176550201 + "date": "2019", + "value": 123958, + "facet": 2517965213 }, { "date": "2011", @@ -65847,9 +65847,9 @@ "entity": "geoId/35047", "points_by_facet": [ { - "date": "2019", - "value": 27277, - "facet": 2517965213 + "date": "2021", + "value": 27150, + "facet": 2176550201 }, { "date": "2020", @@ -65862,9 +65862,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 27144, - "facet": 2176550201 + "date": "2019", + "value": 27277, + "facet": 2517965213 }, { "date": "2011", @@ -65882,9 +65882,9 @@ "entity": "geoId/35049", "points_by_facet": [ { - "date": "2019", - "value": 150358, - "facet": 2517965213 + "date": "2021", + "value": 155201, + "facet": 2176550201 }, { "date": "2020", @@ -65902,9 +65902,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 151946, - "facet": 2176550201 + "date": "2019", + "value": 150358, + "facet": 2517965213 }, { "date": "2011", @@ -65922,9 +65922,9 @@ "entity": "geoId/35051", "points_by_facet": [ { - "date": "2018", - "value": 10968, - "facet": 2517965213 + "date": "2021", + "value": 11502, + "facet": 2176550201 }, { "date": "2020", @@ -65937,9 +65937,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10867, - "facet": 2176550201 + "date": "2018", + "value": 10968, + "facet": 2517965213 }, { "date": "2011", @@ -65957,9 +65957,9 @@ "entity": "geoId/35053", "points_by_facet": [ { - "date": "2018", - "value": 16735, - "facet": 2517965213 + "date": "2021", + "value": 16311, + "facet": 2176550201 }, { "date": "2020", @@ -65972,9 +65972,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16541, - "facet": 2176550201 + "date": "2018", + "value": 16735, + "facet": 2517965213 }, { "date": "2011", @@ -65992,9 +65992,9 @@ "entity": "geoId/35055", "points_by_facet": [ { - "date": "2019", - "value": 32723, - "facet": 2517965213 + "date": "2021", + "value": 34623, + "facet": 2176550201 }, { "date": "2020", @@ -66007,9 +66007,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 32593, - "facet": 2176550201 + "date": "2019", + "value": 32723, + "facet": 2517965213 }, { "date": "2011", @@ -66027,9 +66027,9 @@ "entity": "geoId/35057", "points_by_facet": [ { - "date": "2019", - "value": 15461, - "facet": 2517965213 + "date": "2021", + "value": 15307, + "facet": 2176550201 }, { "date": "2020", @@ -66042,9 +66042,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15486, - "facet": 2176550201 + "date": "2019", + "value": 15461, + "facet": 2517965213 }, { "date": "2011", @@ -66062,9 +66062,9 @@ "entity": "geoId/35059", "points_by_facet": [ { - "date": "2018", - "value": 4118, - "facet": 2517965213 + "date": "2021", + "value": 4107, + "facet": 2176550201 }, { "date": "2020", @@ -66077,9 +66077,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4026, - "facet": 2176550201 + "date": "2018", + "value": 4118, + "facet": 2517965213 }, { "date": "2011", @@ -66097,9 +66097,9 @@ "entity": "geoId/35061", "points_by_facet": [ { - "date": "2019", - "value": 76688, - "facet": 2517965213 + "date": "2021", + "value": 77190, + "facet": 2176550201 }, { "date": "2020", @@ -66117,9 +66117,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 77574, - "facet": 2176550201 + "date": "2019", + "value": 76688, + "facet": 2517965213 }, { "date": "2011", @@ -66137,9 +66137,9 @@ "entity": "geoId/36001", "points_by_facet": [ { - "date": "2019", - "value": 305506, - "facet": 2517965213 + "date": "2021", + "value": 313743, + "facet": 2176550201 }, { "date": "2020", @@ -66157,9 +66157,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 303654, - "facet": 2176550201 + "date": "2019", + "value": 305506, + "facet": 2517965213 }, { "date": "2011", @@ -66177,9 +66177,9 @@ "entity": "geoId/36003", "points_by_facet": [ { - "date": "2018", - "value": 46430, - "facet": 2517965213 + "date": "2021", + "value": 46106, + "facet": 2176550201 }, { "date": "2020", @@ -66192,9 +66192,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 45587, - "facet": 2176550201 + "date": "2018", + "value": 46430, + "facet": 2517965213 }, { "date": "2011", @@ -66212,9 +66212,9 @@ "entity": "geoId/36005", "points_by_facet": [ { - "date": "2019", - "value": 1418207, - "facet": 2517965213 + "date": "2021", + "value": 1424948, + "facet": 2176550201 }, { "date": "2020", @@ -66232,9 +66232,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 1401142, - "facet": 2176550201 + "date": "2019", + "value": 1418207, + "facet": 2517965213 }, { "date": "2016", @@ -66247,9 +66247,9 @@ "entity": "geoId/36007", "points_by_facet": [ { - "date": "2019", - "value": 190488, - "facet": 2517965213 + "date": "2021", + "value": 197240, + "facet": 2176550201 }, { "date": "2020", @@ -66267,9 +66267,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 189420, - "facet": 2176550201 + "date": "2019", + "value": 190488, + "facet": 2517965213 }, { "date": "2011", @@ -66287,9 +66287,9 @@ "entity": "geoId/36009", "points_by_facet": [ { - "date": "2019", - "value": 76117, - "facet": 2517965213 + "date": "2021", + "value": 76426, + "facet": 2176550201 }, { "date": "2020", @@ -66307,9 +66307,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 75863, - "facet": 2176550201 + "date": "2019", + "value": 76117, + "facet": 2517965213 }, { "date": "2011", @@ -66327,9 +66327,9 @@ "entity": "geoId/36011", "points_by_facet": [ { - "date": "2019", - "value": 76576, - "facet": 2517965213 + "date": "2021", + "value": 75880, + "facet": 2176550201 }, { "date": "2020", @@ -66347,9 +66347,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 76029, - "facet": 2176550201 + "date": "2019", + "value": 76576, + "facet": 2517965213 }, { "date": "2011", @@ -66367,9 +66367,9 @@ "entity": "geoId/36013", "points_by_facet": [ { - "date": "2019", - "value": 126903, - "facet": 2517965213 + "date": "2021", + "value": 126807, + "facet": 2176550201 }, { "date": "2020", @@ -66387,9 +66387,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 126032, - "facet": 2176550201 + "date": "2019", + "value": 126903, + "facet": 2517965213 }, { "date": "2011", @@ -66407,9 +66407,9 @@ "entity": "geoId/36015", "points_by_facet": [ { - "date": "2019", - "value": 83456, - "facet": 2517965213 + "date": "2021", + "value": 83045, + "facet": 2176550201 }, { "date": "2020", @@ -66427,9 +66427,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 82622, - "facet": 2176550201 + "date": "2019", + "value": 83456, + "facet": 2517965213 }, { "date": "2011", @@ -66447,9 +66447,9 @@ "entity": "geoId/36017", "points_by_facet": [ { - "date": "2018", - "value": 47536, - "facet": 2517965213 + "date": "2021", + "value": 46537, + "facet": 2176550201 }, { "date": "2020", @@ -66462,9 +66462,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 46730, - "facet": 2176550201 + "date": "2018", + "value": 47536, + "facet": 2517965213 }, { "date": "2011", @@ -66482,9 +66482,9 @@ "entity": "geoId/36019", "points_by_facet": [ { - "date": "2019", - "value": 80485, - "facet": 2517965213 + "date": "2021", + "value": 79596, + "facet": 2176550201 }, { "date": "2020", @@ -66502,9 +66502,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 79778, - "facet": 2176550201 + "date": "2019", + "value": 80485, + "facet": 2517965213 }, { "date": "2011", @@ -66522,9 +66522,9 @@ "entity": "geoId/36021", "points_by_facet": [ { - "date": "2019", - "value": 59461, - "facet": 2517965213 + "date": "2021", + "value": 61778, + "facet": 2176550201 }, { "date": "2020", @@ -66537,9 +66537,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 59534, - "facet": 2176550201 + "date": "2019", + "value": 59461, + "facet": 2517965213 }, { "date": "2011", @@ -66557,9 +66557,9 @@ "entity": "geoId/36023", "points_by_facet": [ { - "date": "2019", - "value": 47581, - "facet": 2517965213 + "date": "2021", + "value": 46311, + "facet": 2176550201 }, { "date": "2020", @@ -66572,9 +66572,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 47173, - "facet": 2176550201 + "date": "2019", + "value": 47581, + "facet": 2517965213 }, { "date": "2011", @@ -66592,9 +66592,9 @@ "entity": "geoId/36025", "points_by_facet": [ { - "date": "2018", - "value": 44527, - "facet": 2517965213 + "date": "2021", + "value": 44378, + "facet": 2176550201 }, { "date": "2020", @@ -66607,9 +66607,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 43938, - "facet": 2176550201 + "date": "2018", + "value": 44527, + "facet": 2517965213 }, { "date": "2011", @@ -66627,9 +66627,9 @@ "entity": "geoId/36027", "points_by_facet": [ { - "date": "2019", - "value": 294218, - "facet": 2517965213 + "date": "2021", + "value": 297112, + "facet": 2176550201 }, { "date": "2020", @@ -66647,9 +66647,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 293293, - "facet": 2176550201 + "date": "2019", + "value": 294218, + "facet": 2517965213 }, { "date": "2011", @@ -66667,9 +66667,9 @@ "entity": "geoId/36029", "points_by_facet": [ { - "date": "2019", - "value": 918702, - "facet": 2517965213 + "date": "2021", + "value": 950683, + "facet": 2176550201 }, { "date": "2020", @@ -66687,9 +66687,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 917241, - "facet": 2176550201 + "date": "2019", + "value": 918702, + "facet": 2517965213 }, { "date": "2011", @@ -66707,9 +66707,9 @@ "entity": "geoId/36031", "points_by_facet": [ { - "date": "2018", - "value": 37300, - "facet": 2517965213 + "date": "2021", + "value": 37268, + "facet": 2176550201 }, { "date": "2020", @@ -66722,9 +66722,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 36891, - "facet": 2176550201 + "date": "2018", + "value": 37300, + "facet": 2517965213 }, { "date": "2011", @@ -66742,9 +66742,9 @@ "entity": "geoId/36033", "points_by_facet": [ { - "date": "2019", - "value": 50022, - "facet": 2517965213 + "date": "2021", + "value": 47456, + "facet": 2176550201 }, { "date": "2020", @@ -66757,9 +66757,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 49965, - "facet": 2176550201 + "date": "2019", + "value": 50022, + "facet": 2517965213 }, { "date": "2011", @@ -66777,9 +66777,9 @@ "entity": "geoId/36035", "points_by_facet": [ { - "date": "2019", - "value": 53383, - "facet": 2517965213 + "date": "2021", + "value": 53116, + "facet": 2176550201 }, { "date": "2020", @@ -66792,9 +66792,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 52812, - "facet": 2176550201 + "date": "2019", + "value": 53383, + "facet": 2517965213 }, { "date": "2011", @@ -66812,9 +66812,9 @@ "entity": "geoId/36037", "points_by_facet": [ { - "date": "2019", - "value": 57280, - "facet": 2517965213 + "date": "2021", + "value": 57853, + "facet": 2176550201 }, { "date": "2020", @@ -66827,9 +66827,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 56994, - "facet": 2176550201 + "date": "2019", + "value": 57280, + "facet": 2517965213 }, { "date": "2011", @@ -66847,9 +66847,9 @@ "entity": "geoId/36039", "points_by_facet": [ { - "date": "2018", - "value": 47491, - "facet": 2517965213 + "date": "2021", + "value": 48499, + "facet": 2176550201 }, { "date": "2020", @@ -66862,9 +66862,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 47177, - "facet": 2176550201 + "date": "2018", + "value": 47491, + "facet": 2517965213 }, { "date": "2011", @@ -66882,9 +66882,9 @@ "entity": "geoId/36041", "points_by_facet": [ { - "date": "2018", - "value": 4434, - "facet": 2517965213 + "date": "2021", + "value": 5119, + "facet": 2176550201 }, { "date": "2020", @@ -66897,9 +66897,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4345, - "facet": 2176550201 + "date": "2018", + "value": 4434, + "facet": 2517965213 }, { "date": "2011", @@ -66917,9 +66917,9 @@ "entity": "geoId/36043", "points_by_facet": [ { - "date": "2019", - "value": 61319, - "facet": 2517965213 + "date": "2021", + "value": 59937, + "facet": 2176550201 }, { "date": "2020", @@ -66932,9 +66932,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 60945, - "facet": 2176550201 + "date": "2019", + "value": 61319, + "facet": 2517965213 }, { "date": "2011", @@ -66952,9 +66952,9 @@ "entity": "geoId/36045", "points_by_facet": [ { - "date": "2019", - "value": 109834, - "facet": 2517965213 + "date": "2021", + "value": 116295, + "facet": 2176550201 }, { "date": "2020", @@ -66972,9 +66972,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 108095, - "facet": 2176550201 + "date": "2019", + "value": 109834, + "facet": 2517965213 }, { "date": "2011", @@ -66992,9 +66992,9 @@ "entity": "geoId/36047", "points_by_facet": [ { - "date": "2019", - "value": 2559903, - "facet": 2517965213 + "date": "2021", + "value": 2641052, + "facet": 2176550201 }, { "date": "2020", @@ -67012,9 +67012,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 2538934, - "facet": 2176550201 + "date": "2019", + "value": 2559903, + "facet": 2517965213 }, { "date": "2015", @@ -67027,9 +67027,9 @@ "entity": "geoId/36049", "points_by_facet": [ { - "date": "2018", - "value": 26447, - "facet": 2517965213 + "date": "2021", + "value": 26573, + "facet": 2176550201 }, { "date": "2020", @@ -67042,9 +67042,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 26187, - "facet": 2176550201 + "date": "2018", + "value": 26447, + "facet": 2517965213 }, { "date": "2011", @@ -67062,9 +67062,9 @@ "entity": "geoId/36051", "points_by_facet": [ { - "date": "2019", - "value": 62914, - "facet": 2517965213 + "date": "2021", + "value": 61578, + "facet": 2176550201 }, { "date": "2020", @@ -67082,9 +67082,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 62398, - "facet": 2176550201 + "date": "2019", + "value": 62914, + "facet": 2517965213 }, { "date": "2011", @@ -67102,9 +67102,9 @@ "entity": "geoId/36053", "points_by_facet": [ { - "date": "2019", - "value": 70941, - "facet": 2517965213 + "date": "2021", + "value": 67658, + "facet": 2176550201 }, { "date": "2020", @@ -67122,9 +67122,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 70478, - "facet": 2176550201 + "date": "2019", + "value": 70941, + "facet": 2517965213 }, { "date": "2011", @@ -67142,9 +67142,9 @@ "entity": "geoId/36055", "points_by_facet": [ { - "date": "2019", - "value": 741770, - "facet": 2517965213 + "date": "2021", + "value": 755160, + "facet": 2176550201 }, { "date": "2020", @@ -67162,9 +67162,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 740900, - "facet": 2176550201 + "date": "2019", + "value": 741770, + "facet": 2517965213 }, { "date": "2011", @@ -67182,9 +67182,9 @@ "entity": "geoId/36057", "points_by_facet": [ { - "date": "2019", - "value": 49221, - "facet": 2517965213 + "date": "2021", + "value": 49558, + "facet": 2176550201 }, { "date": "2020", @@ -67197,9 +67197,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 49170, - "facet": 2176550201 + "date": "2019", + "value": 49221, + "facet": 2517965213 }, { "date": "2011", @@ -67217,9 +67217,9 @@ "entity": "geoId/36059", "points_by_facet": [ { - "date": "2019", - "value": 1356924, - "facet": 2517965213 + "date": "2021", + "value": 1390907, + "facet": 2176550201 }, { "date": "2020", @@ -67237,9 +67237,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 1351334, - "facet": 2176550201 + "date": "2019", + "value": 1356924, + "facet": 2517965213 }, { "date": "2011", @@ -67257,9 +67257,9 @@ "entity": "geoId/36061", "points_by_facet": [ { - "date": "2019", - "value": 1628706, - "facet": 2517965213 + "date": "2021", + "value": 1576876, + "facet": 2176550201 }, { "date": "2020", @@ -67277,9 +67277,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 1611989, - "facet": 2176550201 + "date": "2019", + "value": 1628706, + "facet": 2517965213 }, { "date": "2015", @@ -67292,9 +67292,9 @@ "entity": "geoId/36063", "points_by_facet": [ { - "date": "2019", - "value": 209281, - "facet": 2517965213 + "date": "2021", + "value": 211653, + "facet": 2176550201 }, { "date": "2020", @@ -67312,9 +67312,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 208396, - "facet": 2176550201 + "date": "2019", + "value": 209281, + "facet": 2517965213 }, { "date": "2011", @@ -67332,9 +67332,9 @@ "entity": "geoId/36065", "points_by_facet": [ { - "date": "2019", - "value": 228671, - "facet": 2517965213 + "date": "2021", + "value": 230274, + "facet": 2176550201 }, { "date": "2020", @@ -67352,9 +67352,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 227346, - "facet": 2176550201 + "date": "2019", + "value": 228671, + "facet": 2517965213 }, { "date": "2011", @@ -67372,9 +67372,9 @@ "entity": "geoId/36067", "points_by_facet": [ { - "date": "2019", - "value": 460528, - "facet": 2517965213 + "date": "2021", + "value": 473236, + "facet": 2176550201 }, { "date": "2020", @@ -67392,9 +67392,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 459214, - "facet": 2176550201 + "date": "2019", + "value": 460528, + "facet": 2517965213 }, { "date": "2011", @@ -67412,9 +67412,9 @@ "entity": "geoId/36069", "points_by_facet": [ { - "date": "2019", - "value": 109777, - "facet": 2517965213 + "date": "2021", + "value": 112508, + "facet": 2176550201 }, { "date": "2020", @@ -67432,9 +67432,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 110091, - "facet": 2176550201 + "date": "2019", + "value": 109777, + "facet": 2517965213 }, { "date": "2011", @@ -67452,9 +67452,9 @@ "entity": "geoId/36071", "points_by_facet": [ { - "date": "2019", - "value": 384940, - "facet": 2517965213 + "date": "2021", + "value": 404525, + "facet": 2176550201 }, { "date": "2020", @@ -67472,9 +67472,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 385234, - "facet": 2176550201 + "date": "2019", + "value": 384940, + "facet": 2517965213 }, { "date": "2011", @@ -67492,9 +67492,9 @@ "entity": "geoId/36073", "points_by_facet": [ { - "date": "2019", - "value": 40352, - "facet": 2517965213 + "date": "2021", + "value": 40191, + "facet": 2176550201 }, { "date": "2020", @@ -67507,9 +67507,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 39978, - "facet": 2176550201 + "date": "2019", + "value": 40352, + "facet": 2517965213 }, { "date": "2011", @@ -67527,9 +67527,9 @@ "entity": "geoId/36075", "points_by_facet": [ { - "date": "2019", - "value": 117124, - "facet": 2517965213 + "date": "2021", + "value": 117387, + "facet": 2176550201 }, { "date": "2020", @@ -67547,9 +67547,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 116346, - "facet": 2176550201 + "date": "2019", + "value": 117124, + "facet": 2517965213 }, { "date": "2011", @@ -67567,9 +67567,9 @@ "entity": "geoId/36077", "points_by_facet": [ { - "date": "2019", - "value": 59493, - "facet": 2517965213 + "date": "2021", + "value": 58123, + "facet": 2176550201 }, { "date": "2020", @@ -67582,9 +67582,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 58701, - "facet": 2176550201 + "date": "2019", + "value": 59493, + "facet": 2517965213 }, { "date": "2011", @@ -67602,9 +67602,9 @@ "entity": "geoId/36079", "points_by_facet": [ { - "date": "2019", - "value": 98320, - "facet": 2517965213 + "date": "2021", + "value": 97936, + "facet": 2176550201 }, { "date": "2020", @@ -67622,9 +67622,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 98532, - "facet": 2176550201 + "date": "2019", + "value": 98320, + "facet": 2517965213 }, { "date": "2011", @@ -67642,9 +67642,9 @@ "entity": "geoId/36081", "points_by_facet": [ { - "date": "2019", - "value": 2253858, - "facet": 2517965213 + "date": "2021", + "value": 2331143, + "facet": 2176550201 }, { "date": "2020", @@ -67662,9 +67662,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 2225821, - "facet": 2176550201 + "date": "2019", + "value": 2253858, + "facet": 2517965213 }, { "date": "2015", @@ -67677,9 +67677,9 @@ "entity": "geoId/36083", "points_by_facet": [ { - "date": "2019", - "value": 158714, - "facet": 2517965213 + "date": "2021", + "value": 160232, + "facet": 2176550201 }, { "date": "2020", @@ -67697,9 +67697,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 158108, - "facet": 2176550201 + "date": "2019", + "value": 158714, + "facet": 2517965213 }, { "date": "2011", @@ -67717,9 +67717,9 @@ "entity": "geoId/36085", "points_by_facet": [ { - "date": "2019", - "value": 476143, - "facet": 2517965213 + "date": "2021", + "value": 493494, + "facet": 2176550201 }, { "date": "2020", @@ -67737,9 +67737,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 475327, - "facet": 2176550201 + "date": "2019", + "value": 476143, + "facet": 2517965213 }, { "date": "2015", @@ -67752,9 +67752,9 @@ "entity": "geoId/36087", "points_by_facet": [ { - "date": "2019", - "value": 325789, - "facet": 2517965213 + "date": "2021", + "value": 339227, + "facet": 2176550201 }, { "date": "2020", @@ -67772,9 +67772,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 326225, - "facet": 2176550201 + "date": "2019", + "value": 325789, + "facet": 2517965213 }, { "date": "2011", @@ -67792,9 +67792,9 @@ "entity": "geoId/36089", "points_by_facet": [ { - "date": "2019", - "value": 107740, - "facet": 2517965213 + "date": "2021", + "value": 108051, + "facet": 2176550201 }, { "date": "2020", @@ -67812,9 +67812,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 107185, - "facet": 2176550201 + "date": "2019", + "value": 107740, + "facet": 2517965213 }, { "date": "2011", @@ -67832,9 +67832,9 @@ "entity": "geoId/36091", "points_by_facet": [ { - "date": "2019", - "value": 229863, - "facet": 2517965213 + "date": "2021", + "value": 237359, + "facet": 2176550201 }, { "date": "2020", @@ -67852,9 +67852,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 230298, - "facet": 2176550201 + "date": "2019", + "value": 229863, + "facet": 2517965213 }, { "date": "2011", @@ -67872,9 +67872,9 @@ "entity": "geoId/36093", "points_by_facet": [ { - "date": "2019", - "value": 155299, - "facet": 2517965213 + "date": "2021", + "value": 158089, + "facet": 2176550201 }, { "date": "2020", @@ -67892,9 +67892,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 155358, - "facet": 2176550201 + "date": "2019", + "value": 155299, + "facet": 2517965213 }, { "date": "2011", @@ -67912,9 +67912,9 @@ "entity": "geoId/36095", "points_by_facet": [ { - "date": "2019", - "value": 30999, - "facet": 2517965213 + "date": "2021", + "value": 29863, + "facet": 2176550201 }, { "date": "2020", @@ -67927,9 +67927,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 31132, - "facet": 2176550201 + "date": "2019", + "value": 30999, + "facet": 2517965213 }, { "date": "2011", @@ -67947,9 +67947,9 @@ "entity": "geoId/36097", "points_by_facet": [ { - "date": "2018", - "value": 17912, - "facet": 2517965213 + "date": "2021", + "value": 17752, + "facet": 2176550201 }, { "date": "2020", @@ -67962,9 +67962,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 17685, - "facet": 2176550201 + "date": "2018", + "value": 17912, + "facet": 2517965213 }, { "date": "2011", @@ -67982,9 +67982,9 @@ "entity": "geoId/36099", "points_by_facet": [ { - "date": "2019", - "value": 34016, - "facet": 2517965213 + "date": "2021", + "value": 33688, + "facet": 2176550201 }, { "date": "2020", @@ -67997,9 +67997,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 33991, - "facet": 2176550201 + "date": "2019", + "value": 34016, + "facet": 2517965213 }, { "date": "2011", @@ -68017,9 +68017,9 @@ "entity": "geoId/36101", "points_by_facet": [ { - "date": "2019", - "value": 95379, - "facet": 2517965213 + "date": "2021", + "value": 92948, + "facet": 2176550201 }, { "date": "2020", @@ -68037,9 +68037,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 94657, - "facet": 2176550201 + "date": "2019", + "value": 95379, + "facet": 2517965213 }, { "date": "2011", @@ -68057,9 +68057,9 @@ "entity": "geoId/36103", "points_by_facet": [ { - "date": "2019", - "value": 1476601, - "facet": 2517965213 + "date": "2021", + "value": 1526344, + "facet": 2176550201 }, { "date": "2020", @@ -68077,9 +68077,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 1474273, - "facet": 2176550201 + "date": "2019", + "value": 1476601, + "facet": 2517965213 }, { "date": "2011", @@ -68097,9 +68097,9 @@ "entity": "geoId/36105", "points_by_facet": [ { - "date": "2018", - "value": 75498, - "facet": 2517965213 + "date": "2021", + "value": 79806, + "facet": 2176550201 }, { "date": "2020", @@ -68117,9 +68117,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 75802, - "facet": 2176550201 + "date": "2018", + "value": 75498, + "facet": 2517965213 }, { "date": "2011", @@ -68137,9 +68137,9 @@ "entity": "geoId/36107", "points_by_facet": [ { - "date": "2019", - "value": 48203, - "facet": 2517965213 + "date": "2021", + "value": 47980, + "facet": 2176550201 }, { "date": "2020", @@ -68152,9 +68152,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 47904, - "facet": 2176550201 + "date": "2019", + "value": 48203, + "facet": 2517965213 }, { "date": "2011", @@ -68172,9 +68172,9 @@ "entity": "geoId/36109", "points_by_facet": [ { - "date": "2019", - "value": 102180, - "facet": 2517965213 + "date": "2021", + "value": 105162, + "facet": 2176550201 }, { "date": "2020", @@ -68192,9 +68192,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 101058, - "facet": 2176550201 + "date": "2019", + "value": 102180, + "facet": 2517965213 }, { "date": "2011", @@ -68212,9 +68212,9 @@ "entity": "geoId/36111", "points_by_facet": [ { - "date": "2019", - "value": 177573, - "facet": 2517965213 + "date": "2021", + "value": 182951, + "facet": 2176550201 }, { "date": "2020", @@ -68232,9 +68232,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 177716, - "facet": 2176550201 + "date": "2019", + "value": 177573, + "facet": 2517965213 }, { "date": "2011", @@ -68252,9 +68252,9 @@ "entity": "geoId/36113", "points_by_facet": [ { - "date": "2019", - "value": 63944, - "facet": 2517965213 + "date": "2021", + "value": 65618, + "facet": 2176550201 }, { "date": "2020", @@ -68272,9 +68272,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 63756, - "facet": 2176550201 + "date": "2019", + "value": 63944, + "facet": 2517965213 }, { "date": "2011", @@ -68292,9 +68292,9 @@ "entity": "geoId/36115", "points_by_facet": [ { - "date": "2019", - "value": 61204, - "facet": 2517965213 + "date": "2021", + "value": 60956, + "facet": 2176550201 }, { "date": "2020", @@ -68307,9 +68307,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 60606, - "facet": 2176550201 + "date": "2019", + "value": 61204, + "facet": 2517965213 }, { "date": "2011", @@ -68327,9 +68327,9 @@ "entity": "geoId/36117", "points_by_facet": [ { - "date": "2019", - "value": 89918, - "facet": 2517965213 + "date": "2021", + "value": 90923, + "facet": 2176550201 }, { "date": "2020", @@ -68347,9 +68347,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 89339, - "facet": 2176550201 + "date": "2019", + "value": 89918, + "facet": 2517965213 }, { "date": "2011", @@ -68367,9 +68367,9 @@ "entity": "geoId/36119", "points_by_facet": [ { - "date": "2019", - "value": 967506, - "facet": 2517965213 + "date": "2021", + "value": 997895, + "facet": 2176550201 }, { "date": "2020", @@ -68387,9 +68387,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 965802, - "facet": 2176550201 + "date": "2019", + "value": 967506, + "facet": 2517965213 }, { "date": "2019", @@ -68407,9 +68407,9 @@ "entity": "geoId/36121", "points_by_facet": [ { - "date": "2018", - "value": 40085, - "facet": 2517965213 + "date": "2021", + "value": 40491, + "facet": 2176550201 }, { "date": "2020", @@ -68422,9 +68422,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 39465, - "facet": 2176550201 + "date": "2018", + "value": 40085, + "facet": 2517965213 }, { "date": "2011", @@ -68442,9 +68442,9 @@ "entity": "geoId/36123", "points_by_facet": [ { - "date": "2019", - "value": 24913, - "facet": 2517965213 + "date": "2021", + "value": 24613, + "facet": 2176550201 }, { "date": "2020", @@ -68457,9 +68457,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 24780, - "facet": 2176550201 + "date": "2019", + "value": 24913, + "facet": 2517965213 }, { "date": "2011", @@ -68477,9 +68477,9 @@ "entity": "geoId/37001", "points_by_facet": [ { - "date": "2019", - "value": 169509, - "facet": 2517965213 + "date": "2021", + "value": 173877, + "facet": 2176550201 }, { "date": "2020", @@ -68497,9 +68497,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 171346, - "facet": 2176550201 + "date": "2019", + "value": 169509, + "facet": 2517965213 }, { "date": "2011", @@ -68517,9 +68517,9 @@ "entity": "geoId/37003", "points_by_facet": [ { - "date": "2019", - "value": 37497, - "facet": 2517965213 + "date": "2021", + "value": 36644, + "facet": 2176550201 }, { "date": "2020", @@ -68532,9 +68532,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 37441, - "facet": 2176550201 + "date": "2019", + "value": 37497, + "facet": 2517965213 }, { "date": "2011", @@ -68552,9 +68552,9 @@ "entity": "geoId/37005", "points_by_facet": [ { - "date": "2018", - "value": 11161, - "facet": 2517965213 + "date": "2021", + "value": 11049, + "facet": 2176550201 }, { "date": "2020", @@ -68567,9 +68567,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11194, - "facet": 2176550201 + "date": "2018", + "value": 11161, + "facet": 2517965213 }, { "date": "2011", @@ -68587,9 +68587,9 @@ "entity": "geoId/37007", "points_by_facet": [ { - "date": "2019", - "value": 24446, - "facet": 2517965213 + "date": "2021", + "value": 22060, + "facet": 2176550201 }, { "date": "2020", @@ -68602,9 +68602,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 24097, - "facet": 2176550201 + "date": "2019", + "value": 24446, + "facet": 2517965213 }, { "date": "2011", @@ -68622,9 +68622,9 @@ "entity": "geoId/37009", "points_by_facet": [ { - "date": "2018", - "value": 27109, - "facet": 2517965213 + "date": "2021", + "value": 26711, + "facet": 2176550201 }, { "date": "2020", @@ -68637,9 +68637,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 27166, - "facet": 2176550201 + "date": "2018", + "value": 27109, + "facet": 2517965213 }, { "date": "2011", @@ -68657,9 +68657,9 @@ "entity": "geoId/37011", "points_by_facet": [ { - "date": "2018", - "value": 17505, - "facet": 2517965213 + "date": "2021", + "value": 17864, + "facet": 2176550201 }, { "date": "2020", @@ -68672,9 +68672,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 17571, - "facet": 2176550201 + "date": "2018", + "value": 17505, + "facet": 2517965213 }, { "date": "2011", @@ -68692,9 +68692,9 @@ "entity": "geoId/37013", "points_by_facet": [ { - "date": "2019", - "value": 46994, - "facet": 2517965213 + "date": "2021", + "value": 44468, + "facet": 2176550201 }, { "date": "2020", @@ -68707,9 +68707,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 47073, - "facet": 2176550201 + "date": "2019", + "value": 46994, + "facet": 2517965213 }, { "date": "2011", @@ -68727,9 +68727,9 @@ "entity": "geoId/37015", "points_by_facet": [ { - "date": "2018", - "value": 19026, - "facet": 2517965213 + "date": "2021", + "value": 17505, + "facet": 2176550201 }, { "date": "2020", @@ -68742,9 +68742,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 18712, - "facet": 2176550201 + "date": "2018", + "value": 19026, + "facet": 2517965213 }, { "date": "2011", @@ -68762,9 +68762,9 @@ "entity": "geoId/37017", "points_by_facet": [ { - "date": "2018", - "value": 33190, - "facet": 2517965213 + "date": "2021", + "value": 29525, + "facet": 2176550201 }, { "date": "2020", @@ -68777,9 +68777,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 32911, - "facet": 2176550201 + "date": "2018", + "value": 33190, + "facet": 2517965213 }, { "date": "2011", @@ -68797,9 +68797,9 @@ "entity": "geoId/37019", "points_by_facet": [ { - "date": "2019", - "value": 142820, - "facet": 2517965213 + "date": "2021", + "value": 144215, + "facet": 2176550201 }, { "date": "2020", @@ -68817,9 +68817,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 149039, - "facet": 2176550201 + "date": "2019", + "value": 142820, + "facet": 2517965213 }, { "date": "2011", @@ -68837,9 +68837,9 @@ "entity": "geoId/37021", "points_by_facet": [ { - "date": "2019", - "value": 261191, - "facet": 2517965213 + "date": "2021", + "value": 271534, + "facet": 2176550201 }, { "date": "2020", @@ -68857,9 +68857,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 263477, - "facet": 2176550201 + "date": "2019", + "value": 261191, + "facet": 2517965213 }, { "date": "2011", @@ -68877,9 +68877,9 @@ "entity": "geoId/37023", "points_by_facet": [ { - "date": "2019", - "value": 90485, - "facet": 2517965213 + "date": "2021", + "value": 87611, + "facet": 2176550201 }, { "date": "2020", @@ -68897,9 +68897,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 90418, - "facet": 2176550201 + "date": "2019", + "value": 90485, + "facet": 2517965213 }, { "date": "2011", @@ -68917,9 +68917,9 @@ "entity": "geoId/37025", "points_by_facet": [ { - "date": "2019", - "value": 216453, - "facet": 2517965213 + "date": "2021", + "value": 231278, + "facet": 2176550201 }, { "date": "2020", @@ -68937,9 +68937,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 221479, - "facet": 2176550201 + "date": "2019", + "value": 216453, + "facet": 2517965213 }, { "date": "2011", @@ -68957,9 +68957,9 @@ "entity": "geoId/37027", "points_by_facet": [ { - "date": "2019", - "value": 82178, - "facet": 2517965213 + "date": "2021", + "value": 80463, + "facet": 2176550201 }, { "date": "2020", @@ -68977,9 +68977,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 82100, - "facet": 2176550201 + "date": "2019", + "value": 82178, + "facet": 2517965213 }, { "date": "2011", @@ -68997,9 +68997,9 @@ "entity": "geoId/37029", "points_by_facet": [ { - "date": "2019", - "value": 10867, - "facet": 2517965213 + "date": "2021", + "value": 10835, + "facet": 2176550201 }, { "date": "2020", @@ -69012,9 +69012,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10984, - "facet": 2176550201 + "date": "2019", + "value": 10867, + "facet": 2517965213 }, { "date": "2011", @@ -69032,9 +69032,9 @@ "entity": "geoId/37031", "points_by_facet": [ { - "date": "2019", - "value": 69473, - "facet": 2517965213 + "date": "2021", + "value": 68541, + "facet": 2176550201 }, { "date": "2020", @@ -69052,9 +69052,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 69558, - "facet": 2176550201 + "date": "2019", + "value": 69473, + "facet": 2517965213 }, { "date": "2011", @@ -69072,9 +69072,9 @@ "entity": "geoId/37033", "points_by_facet": [ { - "date": "2018", - "value": 22698, - "facet": 2517965213 + "date": "2021", + "value": 22714, + "facet": 2176550201 }, { "date": "2020", @@ -69087,9 +69087,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 22443, - "facet": 2176550201 + "date": "2018", + "value": 22698, + "facet": 2517965213 }, { "date": "2011", @@ -69107,9 +69107,9 @@ "entity": "geoId/37035", "points_by_facet": [ { - "date": "2019", - "value": 159551, - "facet": 2517965213 + "date": "2021", + "value": 161723, + "facet": 2176550201 }, { "date": "2020", @@ -69127,9 +69127,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 160307, - "facet": 2176550201 + "date": "2019", + "value": 159551, + "facet": 2517965213 }, { "date": "2011", @@ -69147,9 +69147,9 @@ "entity": "geoId/37037", "points_by_facet": [ { - "date": "2019", - "value": 74470, - "facet": 2517965213 + "date": "2021", + "value": 77889, + "facet": 2176550201 }, { "date": "2020", @@ -69167,9 +69167,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 75748, - "facet": 2176550201 + "date": "2019", + "value": 74470, + "facet": 2517965213 }, { "date": "2011", @@ -69187,9 +69187,9 @@ "entity": "geoId/37039", "points_by_facet": [ { - "date": "2018", - "value": 28383, - "facet": 2517965213 + "date": "2021", + "value": 29167, + "facet": 2176550201 }, { "date": "2020", @@ -69202,9 +69202,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 29073, - "facet": 2176550201 + "date": "2018", + "value": 28383, + "facet": 2517965213 }, { "date": "2011", @@ -69222,9 +69222,9 @@ "entity": "geoId/37041", "points_by_facet": [ { - "date": "2018", - "value": 14029, - "facet": 2517965213 + "date": "2021", + "value": 13722, + "facet": 2176550201 }, { "date": "2020", @@ -69237,9 +69237,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13815, - "facet": 2176550201 + "date": "2018", + "value": 14029, + "facet": 2517965213 }, { "date": "2011", @@ -69257,9 +69257,9 @@ "entity": "geoId/37043", "points_by_facet": [ { - "date": "2018", - "value": 11139, - "facet": 2517965213 + "date": "2021", + "value": 11309, + "facet": 2176550201 }, { "date": "2020", @@ -69272,9 +69272,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11505, - "facet": 2176550201 + "date": "2018", + "value": 11139, + "facet": 2517965213 }, { "date": "2011", @@ -69292,9 +69292,9 @@ "entity": "geoId/37045", "points_by_facet": [ { - "date": "2019", - "value": 97947, - "facet": 2517965213 + "date": "2021", + "value": 100359, + "facet": 2176550201 }, { "date": "2020", @@ -69312,9 +69312,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 99035, - "facet": 2176550201 + "date": "2019", + "value": 97947, + "facet": 2517965213 }, { "date": "2011", @@ -69332,9 +69332,9 @@ "entity": "geoId/37047", "points_by_facet": [ { - "date": "2018", - "value": 55655, - "facet": 2517965213 + "date": "2021", + "value": 50092, + "facet": 2176550201 }, { "date": "2020", @@ -69347,9 +69347,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 54754, - "facet": 2176550201 + "date": "2018", + "value": 55655, + "facet": 2517965213 }, { "date": "2011", @@ -69367,9 +69367,9 @@ "entity": "geoId/37049", "points_by_facet": [ { - "date": "2019", - "value": 102139, - "facet": 2517965213 + "date": "2021", + "value": 100674, + "facet": 2176550201 }, { "date": "2020", @@ -69387,9 +69387,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 101233, - "facet": 2176550201 + "date": "2019", + "value": 102139, + "facet": 2517965213 }, { "date": "2011", @@ -69407,9 +69407,9 @@ "entity": "geoId/37051", "points_by_facet": [ { - "date": "2019", - "value": 335509, - "facet": 2517965213 + "date": "2021", + "value": 335508, + "facet": 2176550201 }, { "date": "2020", @@ -69427,9 +69427,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 336364, - "facet": 2176550201 + "date": "2019", + "value": 335509, + "facet": 2517965213 }, { "date": "2011", @@ -69447,9 +69447,9 @@ "entity": "geoId/37053", "points_by_facet": [ { - "date": "2019", - "value": 27763, - "facet": 2517965213 + "date": "2021", + "value": 29653, + "facet": 2176550201 }, { "date": "2020", @@ -69462,9 +69462,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 29052, - "facet": 2176550201 + "date": "2019", + "value": 27763, + "facet": 2517965213 }, { "date": "2011", @@ -69482,9 +69482,9 @@ "entity": "geoId/37055", "points_by_facet": [ { - "date": "2019", - "value": 37009, - "facet": 2517965213 + "date": "2021", + "value": 37826, + "facet": 2176550201 }, { "date": "2020", @@ -69497,9 +69497,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 37547, - "facet": 2176550201 + "date": "2019", + "value": 37009, + "facet": 2517965213 }, { "date": "2011", @@ -69517,9 +69517,9 @@ "entity": "geoId/37057", "points_by_facet": [ { - "date": "2019", - "value": 167609, - "facet": 2517965213 + "date": "2021", + "value": 170637, + "facet": 2176550201 }, { "date": "2020", @@ -69537,9 +69537,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 169234, - "facet": 2176550201 + "date": "2019", + "value": 167609, + "facet": 2517965213 }, { "date": "2011", @@ -69557,9 +69557,9 @@ "entity": "geoId/37059", "points_by_facet": [ { - "date": "2019", - "value": 42846, - "facet": 2517965213 + "date": "2021", + "value": 43533, + "facet": 2176550201 }, { "date": "2020", @@ -69572,9 +69572,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 43286, - "facet": 2176550201 + "date": "2019", + "value": 42846, + "facet": 2517965213 }, { "date": "2011", @@ -69592,9 +69592,9 @@ "entity": "geoId/37061", "points_by_facet": [ { - "date": "2018", - "value": 58856, - "facet": 2517965213 + "date": "2021", + "value": 48515, + "facet": 2176550201 }, { "date": "2020", @@ -69607,9 +69607,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 58794, - "facet": 2176550201 + "date": "2018", + "value": 58856, + "facet": 2517965213 }, { "date": "2011", @@ -69627,9 +69627,9 @@ "entity": "geoId/37063", "points_by_facet": [ { - "date": "2019", - "value": 321488, - "facet": 2517965213 + "date": "2021", + "value": 326126, + "facet": 2176550201 }, { "date": "2020", @@ -69647,9 +69647,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 327306, - "facet": 2176550201 + "date": "2019", + "value": 321488, + "facet": 2517965213 }, { "date": "2011", @@ -69667,9 +69667,9 @@ "entity": "geoId/37065", "points_by_facet": [ { - "date": "2019", - "value": 51472, - "facet": 2517965213 + "date": "2021", + "value": 48359, + "facet": 2176550201 }, { "date": "2020", @@ -69682,9 +69682,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 50829, - "facet": 2176550201 + "date": "2019", + "value": 51472, + "facet": 2517965213 }, { "date": "2011", @@ -69702,9 +69702,9 @@ "entity": "geoId/37067", "points_by_facet": [ { - "date": "2019", - "value": 382295, - "facet": 2517965213 + "date": "2021", + "value": 385523, + "facet": 2176550201 }, { "date": "2020", @@ -69722,9 +69722,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 383843, - "facet": 2176550201 + "date": "2019", + "value": 382295, + "facet": 2517965213 }, { "date": "2011", @@ -69742,9 +69742,9 @@ "entity": "geoId/37069", "points_by_facet": [ { - "date": "2019", - "value": 69685, - "facet": 2517965213 + "date": "2021", + "value": 71703, + "facet": 2176550201 }, { "date": "2020", @@ -69762,9 +69762,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 71859, - "facet": 2176550201 + "date": "2019", + "value": 69685, + "facet": 2517965213 }, { "date": "2011", @@ -69782,9 +69782,9 @@ "entity": "geoId/37071", "points_by_facet": [ { - "date": "2019", - "value": 224529, - "facet": 2517965213 + "date": "2021", + "value": 230856, + "facet": 2176550201 }, { "date": "2020", @@ -69802,9 +69802,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 226568, - "facet": 2176550201 + "date": "2019", + "value": 224529, + "facet": 2517965213 }, { "date": "2011", @@ -69822,9 +69822,9 @@ "entity": "geoId/37073", "points_by_facet": [ { - "date": "2019", - "value": 11562, - "facet": 2517965213 + "date": "2021", + "value": 10366, + "facet": 2176550201 }, { "date": "2020", @@ -69837,9 +69837,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11464, - "facet": 2176550201 + "date": "2019", + "value": 11562, + "facet": 2517965213 }, { "date": "2011", @@ -69857,9 +69857,9 @@ "entity": "geoId/37075", "points_by_facet": [ { - "date": "2018", - "value": 8484, - "facet": 2517965213 + "date": "2021", + "value": 8043, + "facet": 2176550201 }, { "date": "2020", @@ -69872,9 +69872,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8474, - "facet": 2176550201 + "date": "2018", + "value": 8484, + "facet": 2517965213 }, { "date": "2011", @@ -69892,9 +69892,9 @@ "entity": "geoId/37077", "points_by_facet": [ { - "date": "2019", - "value": 60443, - "facet": 2517965213 + "date": "2021", + "value": 61986, + "facet": 2176550201 }, { "date": "2020", @@ -69907,9 +69907,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 60486, - "facet": 2176550201 + "date": "2019", + "value": 60443, + "facet": 2517965213 }, { "date": "2011", @@ -69927,9 +69927,9 @@ "entity": "geoId/37079", "points_by_facet": [ { - "date": "2018", - "value": 21012, - "facet": 2517965213 + "date": "2021", + "value": 20417, + "facet": 2176550201 }, { "date": "2020", @@ -69942,9 +69942,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20928, - "facet": 2176550201 + "date": "2018", + "value": 21012, + "facet": 2517965213 }, { "date": "2011", @@ -69962,9 +69962,9 @@ "entity": "geoId/37081", "points_by_facet": [ { - "date": "2019", - "value": 537174, - "facet": 2517965213 + "date": "2021", + "value": 542410, + "facet": 2176550201 }, { "date": "2020", @@ -69982,9 +69982,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 540521, - "facet": 2176550201 + "date": "2019", + "value": 537174, + "facet": 2517965213 }, { "date": "2011", @@ -70002,9 +70002,9 @@ "entity": "geoId/37083", "points_by_facet": [ { - "date": "2019", - "value": 50010, - "facet": 2517965213 + "date": "2021", + "value": 48272, + "facet": 2176550201 }, { "date": "2020", @@ -70017,9 +70017,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 49479, - "facet": 2176550201 + "date": "2019", + "value": 50010, + "facet": 2517965213 }, { "date": "2011", @@ -70037,9 +70037,9 @@ "entity": "geoId/37085", "points_by_facet": [ { - "date": "2019", - "value": 135976, - "facet": 2517965213 + "date": "2021", + "value": 135966, + "facet": 2176550201 }, { "date": "2020", @@ -70057,9 +70057,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 137058, - "facet": 2176550201 + "date": "2019", + "value": 135976, + "facet": 2517965213 }, { "date": "2011", @@ -70077,9 +70077,9 @@ "entity": "geoId/37087", "points_by_facet": [ { - "date": "2019", - "value": 62317, - "facet": 2517965213 + "date": "2021", + "value": 62476, + "facet": 2176550201 }, { "date": "2020", @@ -70092,9 +70092,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 62972, - "facet": 2176550201 + "date": "2019", + "value": 62317, + "facet": 2517965213 }, { "date": "2011", @@ -70112,9 +70112,9 @@ "entity": "geoId/37089", "points_by_facet": [ { - "date": "2019", - "value": 117417, - "facet": 2517965213 + "date": "2021", + "value": 116829, + "facet": 2176550201 }, { "date": "2020", @@ -70132,9 +70132,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 118445, - "facet": 2176550201 + "date": "2019", + "value": 117417, + "facet": 2517965213 }, { "date": "2011", @@ -70152,9 +70152,9 @@ "entity": "geoId/37091", "points_by_facet": [ { - "date": "2018", - "value": 23659, - "facet": 2517965213 + "date": "2021", + "value": 21278, + "facet": 2176550201 }, { "date": "2020", @@ -70167,9 +70167,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 23108, - "facet": 2176550201 + "date": "2018", + "value": 23659, + "facet": 2517965213 }, { "date": "2011", @@ -70187,9 +70187,9 @@ "entity": "geoId/37093", "points_by_facet": [ { - "date": "2019", - "value": 55234, - "facet": 2517965213 + "date": "2021", + "value": 53114, + "facet": 2176550201 }, { "date": "2020", @@ -70202,9 +70202,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 55830, - "facet": 2176550201 + "date": "2019", + "value": 55234, + "facet": 2517965213 }, { "date": "2011", @@ -70222,9 +70222,9 @@ "entity": "geoId/37095", "points_by_facet": [ { - "date": "2018", - "value": 5230, - "facet": 2517965213 + "date": "2021", + "value": 4508, + "facet": 2176550201 }, { "date": "2020", @@ -70237,9 +70237,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4843, - "facet": 2176550201 + "date": "2018", + "value": 5230, + "facet": 2517965213 }, { "date": "2011", @@ -70257,9 +70257,9 @@ "entity": "geoId/37097", "points_by_facet": [ { - "date": "2019", - "value": 181806, - "facet": 2517965213 + "date": "2021", + "value": 191968, + "facet": 2176550201 }, { "date": "2020", @@ -70277,9 +70277,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 185770, - "facet": 2176550201 + "date": "2019", + "value": 181806, + "facet": 2517965213 }, { "date": "2011", @@ -70297,9 +70297,9 @@ "entity": "geoId/37099", "points_by_facet": [ { - "date": "2019", - "value": 43938, - "facet": 2517965213 + "date": "2021", + "value": 43410, + "facet": 2176550201 }, { "date": "2020", @@ -70312,9 +70312,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 44033, - "facet": 2176550201 + "date": "2019", + "value": 43938, + "facet": 2517965213 }, { "date": "2011", @@ -70332,9 +70332,9 @@ "entity": "geoId/37101", "points_by_facet": [ { - "date": "2019", - "value": 209339, - "facet": 2517965213 + "date": "2021", + "value": 226504, + "facet": 2176550201 }, { "date": "2020", @@ -70352,9 +70352,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 216246, - "facet": 2176550201 + "date": "2019", + "value": 209339, + "facet": 2517965213 }, { "date": "2011", @@ -70372,9 +70372,9 @@ "entity": "geoId/37103", "points_by_facet": [ { - "date": "2019", - "value": 9419, - "facet": 2517965213 + "date": "2021", + "value": 9255, + "facet": 2176550201 }, { "date": "2020", @@ -70387,9 +70387,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9250, - "facet": 2176550201 + "date": "2019", + "value": 9419, + "facet": 2517965213 }, { "date": "2011", @@ -70407,9 +70407,9 @@ "entity": "geoId/37105", "points_by_facet": [ { - "date": "2019", - "value": 61779, - "facet": 2517965213 + "date": "2021", + "value": 64138, + "facet": 2176550201 }, { "date": "2020", @@ -70422,9 +70422,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 62353, - "facet": 2176550201 + "date": "2019", + "value": 61779, + "facet": 2517965213 }, { "date": "2011", @@ -70442,9 +70442,9 @@ "entity": "geoId/37107", "points_by_facet": [ { - "date": "2019", - "value": 55949, - "facet": 2517965213 + "date": "2021", + "value": 54706, + "facet": 2176550201 }, { "date": "2020", @@ -70457,9 +70457,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 55720, - "facet": 2176550201 + "date": "2019", + "value": 55949, + "facet": 2517965213 }, { "date": "2011", @@ -70477,9 +70477,9 @@ "entity": "geoId/37109", "points_by_facet": [ { - "date": "2019", - "value": 86111, - "facet": 2517965213 + "date": "2021", + "value": 89670, + "facet": 2176550201 }, { "date": "2020", @@ -70497,9 +70497,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 88097, - "facet": 2176550201 + "date": "2019", + "value": 86111, + "facet": 2517965213 }, { "date": "2011", @@ -70517,9 +70517,9 @@ "entity": "geoId/37111", "points_by_facet": [ { - "date": "2019", - "value": 45756, - "facet": 2517965213 + "date": "2021", + "value": 44717, + "facet": 2176550201 }, { "date": "2020", @@ -70532,9 +70532,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 45782, - "facet": 2176550201 + "date": "2019", + "value": 45756, + "facet": 2517965213 }, { "date": "2011", @@ -70552,9 +70552,9 @@ "entity": "geoId/37113", "points_by_facet": [ { - "date": "2018", - "value": 35285, - "facet": 2517965213 + "date": "2021", + "value": 37564, + "facet": 2176550201 }, { "date": "2020", @@ -70567,9 +70567,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 35994, - "facet": 2176550201 + "date": "2018", + "value": 35285, + "facet": 2517965213 }, { "date": "2011", @@ -70587,9 +70587,9 @@ "entity": "geoId/37115", "points_by_facet": [ { - "date": "2019", - "value": 21755, - "facet": 2517965213 + "date": "2021", + "value": 21502, + "facet": 2176550201 }, { "date": "2020", @@ -70602,9 +70602,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21740, - "facet": 2176550201 + "date": "2019", + "value": 21755, + "facet": 2517965213 }, { "date": "2011", @@ -70622,9 +70622,9 @@ "entity": "geoId/37117", "points_by_facet": [ { - "date": "2018", - "value": 22671, - "facet": 2517965213 + "date": "2021", + "value": 21754, + "facet": 2176550201 }, { "date": "2020", @@ -70637,9 +70637,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 22178, - "facet": 2176550201 + "date": "2018", + "value": 22671, + "facet": 2517965213 }, { "date": "2011", @@ -70657,9 +70657,9 @@ "entity": "geoId/37119", "points_by_facet": [ { - "date": "2019", - "value": 1110356, - "facet": 2517965213 + "date": "2021", + "value": 1122276, + "facet": 2176550201 }, { "date": "2020", @@ -70677,10 +70677,10 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 1128945, - "facet": 2176550201 - }, + "date": "2019", + "value": 1110356, + "facet": 2517965213 + }, { "date": "2011", "value": 944373, @@ -70697,9 +70697,9 @@ "entity": "geoId/37121", "points_by_facet": [ { - "date": "2018", - "value": 15000, - "facet": 2517965213 + "date": "2021", + "value": 14963, + "facet": 2176550201 }, { "date": "2020", @@ -70712,9 +70712,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14881, - "facet": 2176550201 + "date": "2018", + "value": 15000, + "facet": 2517965213 }, { "date": "2011", @@ -70732,9 +70732,9 @@ "entity": "geoId/37123", "points_by_facet": [ { - "date": "2018", - "value": 27271, - "facet": 2517965213 + "date": "2021", + "value": 25798, + "facet": 2176550201 }, { "date": "2020", @@ -70747,9 +70747,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 27238, - "facet": 2176550201 + "date": "2018", + "value": 27271, + "facet": 2517965213 }, { "date": "2011", @@ -70767,9 +70767,9 @@ "entity": "geoId/37125", "points_by_facet": [ { - "date": "2019", - "value": 100880, - "facet": 2517965213 + "date": "2021", + "value": 102763, + "facet": 2176550201 }, { "date": "2020", @@ -70787,9 +70787,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 103352, - "facet": 2176550201 + "date": "2019", + "value": 100880, + "facet": 2517965213 }, { "date": "2011", @@ -70807,9 +70807,9 @@ "entity": "geoId/37127", "points_by_facet": [ { - "date": "2019", - "value": 94298, - "facet": 2517965213 + "date": "2021", + "value": 95176, + "facet": 2176550201 }, { "date": "2020", @@ -70827,9 +70827,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 94859, - "facet": 2176550201 + "date": "2019", + "value": 94298, + "facet": 2517965213 }, { "date": "2011", @@ -70847,9 +70847,9 @@ "entity": "geoId/37129", "points_by_facet": [ { - "date": "2019", - "value": 234473, - "facet": 2517965213 + "date": "2021", + "value": 229018, + "facet": 2176550201 }, { "date": "2020", @@ -70867,9 +70867,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 236613, - "facet": 2176550201 + "date": "2019", + "value": 234473, + "facet": 2517965213 }, { "date": "2011", @@ -70887,9 +70887,9 @@ "entity": "geoId/37131", "points_by_facet": [ { - "date": "2019", - "value": 19483, - "facet": 2517965213 + "date": "2021", + "value": 17129, + "facet": 2176550201 }, { "date": "2020", @@ -70902,9 +70902,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19088, - "facet": 2176550201 + "date": "2019", + "value": 19483, + "facet": 2517965213 }, { "date": "2011", @@ -70922,9 +70922,9 @@ "entity": "geoId/37133", "points_by_facet": [ { - "date": "2019", - "value": 197938, - "facet": 2517965213 + "date": "2021", + "value": 206160, + "facet": 2176550201 }, { "date": "2020", @@ -70942,9 +70942,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 203943, - "facet": 2176550201 + "date": "2019", + "value": 197938, + "facet": 2517965213 }, { "date": "2011", @@ -70962,9 +70962,9 @@ "entity": "geoId/37135", "points_by_facet": [ { - "date": "2019", - "value": 148476, - "facet": 2517965213 + "date": "2021", + "value": 148884, + "facet": 2176550201 }, { "date": "2020", @@ -70982,9 +70982,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 149077, - "facet": 2176550201 + "date": "2019", + "value": 148476, + "facet": 2517965213 }, { "date": "2011", @@ -71002,9 +71002,9 @@ "entity": "geoId/37137", "points_by_facet": [ { - "date": "2019", - "value": 12726, - "facet": 2517965213 + "date": "2021", + "value": 12344, + "facet": 2176550201 }, { "date": "2020", @@ -71017,9 +71017,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12715, - "facet": 2176550201 + "date": "2019", + "value": 12726, + "facet": 2517965213 }, { "date": "2011", @@ -71037,9 +71037,9 @@ "entity": "geoId/37139", "points_by_facet": [ { - "date": "2019", - "value": 39824, - "facet": 2517965213 + "date": "2021", + "value": 40821, + "facet": 2176550201 }, { "date": "2020", @@ -71052,9 +71052,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 40372, - "facet": 2176550201 + "date": "2019", + "value": 39824, + "facet": 2517965213 }, { "date": "2011", @@ -71072,9 +71072,9 @@ "entity": "geoId/37141", "points_by_facet": [ { - "date": "2019", - "value": 63060, - "facet": 2517965213 + "date": "2021", + "value": 62815, + "facet": 2176550201 }, { "date": "2020", @@ -71087,9 +71087,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 64671, - "facet": 2176550201 + "date": "2019", + "value": 63060, + "facet": 2517965213 }, { "date": "2011", @@ -71107,9 +71107,9 @@ "entity": "geoId/37143", "points_by_facet": [ { - "date": "2019", - "value": 13463, - "facet": 2517965213 + "date": "2021", + "value": 13130, + "facet": 2176550201 }, { "date": "2020", @@ -71122,9 +71122,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13667, - "facet": 2176550201 + "date": "2019", + "value": 13463, + "facet": 2517965213 }, { "date": "2011", @@ -71142,9 +71142,9 @@ "entity": "geoId/37145", "points_by_facet": [ { - "date": "2019", - "value": 39490, - "facet": 2517965213 + "date": "2021", + "value": 39127, + "facet": 2176550201 }, { "date": "2020", @@ -71157,9 +71157,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 39925, - "facet": 2176550201 + "date": "2019", + "value": 39490, + "facet": 2517965213 }, { "date": "2011", @@ -71177,9 +71177,9 @@ "entity": "geoId/37147", "points_by_facet": [ { - "date": "2019", - "value": 180742, - "facet": 2517965213 + "date": "2021", + "value": 172169, + "facet": 2176550201 }, { "date": "2020", @@ -71197,9 +71197,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 182924, - "facet": 2176550201 + "date": "2019", + "value": 180742, + "facet": 2517965213 }, { "date": "2011", @@ -71217,9 +71217,9 @@ "entity": "geoId/37149", "points_by_facet": [ { - "date": "2018", - "value": 20611, - "facet": 2517965213 + "date": "2021", + "value": 19656, + "facet": 2176550201 }, { "date": "2020", @@ -71232,9 +71232,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21030, - "facet": 2176550201 + "date": "2018", + "value": 20611, + "facet": 2517965213 }, { "date": "2011", @@ -71252,9 +71252,9 @@ "entity": "geoId/37151", "points_by_facet": [ { - "date": "2019", - "value": 143667, - "facet": 2517965213 + "date": "2021", + "value": 145172, + "facet": 2176550201 }, { "date": "2020", @@ -71272,9 +71272,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 144557, - "facet": 2176550201 + "date": "2019", + "value": 143667, + "facet": 2517965213 }, { "date": "2011", @@ -71292,9 +71292,9 @@ "entity": "geoId/37153", "points_by_facet": [ { - "date": "2019", - "value": 44829, - "facet": 2517965213 + "date": "2021", + "value": 42724, + "facet": 2176550201 }, { "date": "2020", @@ -71307,9 +71307,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 44332, - "facet": 2176550201 + "date": "2019", + "value": 44829, + "facet": 2517965213 }, { "date": "2011", @@ -71327,9 +71327,9 @@ "entity": "geoId/37155", "points_by_facet": [ { - "date": "2019", - "value": 130625, - "facet": 2517965213 + "date": "2021", + "value": 116328, + "facet": 2176550201 }, { "date": "2020", @@ -71347,9 +71347,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 129999, - "facet": 2176550201 + "date": "2019", + "value": 130625, + "facet": 2517965213 }, { "date": "2011", @@ -71367,9 +71367,9 @@ "entity": "geoId/37157", "points_by_facet": [ { - "date": "2019", - "value": 91010, - "facet": 2517965213 + "date": "2021", + "value": 91266, + "facet": 2176550201 }, { "date": "2020", @@ -71387,9 +71387,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 91285, - "facet": 2176550201 + "date": "2019", + "value": 91010, + "facet": 2517965213 }, { "date": "2011", @@ -71407,9 +71407,9 @@ "entity": "geoId/37159", "points_by_facet": [ { - "date": "2019", - "value": 142088, - "facet": 2517965213 + "date": "2021", + "value": 148150, + "facet": 2176550201 }, { "date": "2020", @@ -71427,9 +71427,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 142495, - "facet": 2176550201 + "date": "2019", + "value": 142088, + "facet": 2517965213 }, { "date": "2011", @@ -71447,9 +71447,9 @@ "entity": "geoId/37161", "points_by_facet": [ { - "date": "2019", - "value": 67029, - "facet": 2517965213 + "date": "2021", + "value": 64586, + "facet": 2176550201 }, { "date": "2020", @@ -71467,9 +71467,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 67076, - "facet": 2176550201 + "date": "2019", + "value": 67029, + "facet": 2517965213 }, { "date": "2011", @@ -71487,9 +71487,9 @@ "entity": "geoId/37163", "points_by_facet": [ { - "date": "2018", - "value": 63626, - "facet": 2517965213 + "date": "2021", + "value": 58990, + "facet": 2176550201 }, { "date": "2020", @@ -71502,9 +71502,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 63382, - "facet": 2176550201 + "date": "2018", + "value": 63626, + "facet": 2517965213 }, { "date": "2011", @@ -71522,9 +71522,9 @@ "entity": "geoId/37165", "points_by_facet": [ { - "date": "2019", - "value": 34823, - "facet": 2517965213 + "date": "2021", + "value": 34227, + "facet": 2176550201 }, { "date": "2020", @@ -71537,9 +71537,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 34637, - "facet": 2176550201 + "date": "2019", + "value": 34823, + "facet": 2517965213 }, { "date": "2011", @@ -71557,9 +71557,9 @@ "entity": "geoId/37167", "points_by_facet": [ { - "date": "2019", - "value": 62806, - "facet": 2517965213 + "date": "2021", + "value": 63425, + "facet": 2176550201 }, { "date": "2020", @@ -71572,9 +71572,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 63239, - "facet": 2176550201 + "date": "2019", + "value": 62806, + "facet": 2517965213 }, { "date": "2011", @@ -71592,9 +71592,9 @@ "entity": "geoId/37169", "points_by_facet": [ { - "date": "2019", - "value": 45591, - "facet": 2517965213 + "date": "2021", + "value": 44553, + "facet": 2176550201 }, { "date": "2020", @@ -71607,9 +71607,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 45743, - "facet": 2176550201 + "date": "2019", + "value": 45591, + "facet": 2517965213 }, { "date": "2011", @@ -71627,9 +71627,9 @@ "entity": "geoId/37171", "points_by_facet": [ { - "date": "2019", - "value": 71783, - "facet": 2517965213 + "date": "2021", + "value": 71152, + "facet": 2176550201 }, { "date": "2020", @@ -71647,9 +71647,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 71683, - "facet": 2176550201 + "date": "2019", + "value": 71783, + "facet": 2517965213 }, { "date": "2011", @@ -71667,9 +71667,9 @@ "entity": "geoId/37173", "points_by_facet": [ { - "date": "2019", - "value": 14271, - "facet": 2517965213 + "date": "2021", + "value": 14136, + "facet": 2176550201 }, { "date": "2020", @@ -71682,9 +71682,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14179, - "facet": 2176550201 + "date": "2019", + "value": 14271, + "facet": 2517965213 }, { "date": "2011", @@ -71702,9 +71702,9 @@ "entity": "geoId/37175", "points_by_facet": [ { - "date": "2019", - "value": 34385, - "facet": 2517965213 + "date": "2021", + "value": 33165, + "facet": 2176550201 }, { "date": "2020", @@ -71717,9 +71717,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 34498, - "facet": 2176550201 + "date": "2019", + "value": 34385, + "facet": 2517965213 }, { "date": "2011", @@ -71737,9 +71737,9 @@ "entity": "geoId/37177", "points_by_facet": [ { - "date": "2018", - "value": 4131, - "facet": 2517965213 + "date": "2021", + "value": 3254, + "facet": 2176550201 }, { "date": "2020", @@ -71752,9 +71752,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3774, - "facet": 2176550201 + "date": "2018", + "value": 4131, + "facet": 2517965213 }, { "date": "2011", @@ -71772,9 +71772,9 @@ "entity": "geoId/37179", "points_by_facet": [ { - "date": "2019", - "value": 239859, - "facet": 2517965213 + "date": "2021", + "value": 243648, + "facet": 2176550201 }, { "date": "2020", @@ -71792,9 +71792,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 244562, - "facet": 2176550201 + "date": "2019", + "value": 239859, + "facet": 2517965213 }, { "date": "2011", @@ -71812,9 +71812,9 @@ "entity": "geoId/37181", "points_by_facet": [ { - "date": "2019", - "value": 44535, - "facet": 2517965213 + "date": "2021", + "value": 42185, + "facet": 2176550201 }, { "date": "2020", @@ -71827,9 +71827,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 44718, - "facet": 2176550201 + "date": "2019", + "value": 44535, + "facet": 2517965213 }, { "date": "2011", @@ -71847,9 +71847,9 @@ "entity": "geoId/37183", "points_by_facet": [ { - "date": "2019", - "value": 1111761, - "facet": 2517965213 + "date": "2021", + "value": 1150204, + "facet": 2176550201 }, { "date": "2020", @@ -71867,9 +71867,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 1132271, - "facet": 2176550201 + "date": "2019", + "value": 1111761, + "facet": 2517965213 }, { "date": "2011", @@ -71887,9 +71887,9 @@ "entity": "geoId/37185", "points_by_facet": [ { - "date": "2018", - "value": 19807, - "facet": 2517965213 + "date": "2021", + "value": 18762, + "facet": 2176550201 }, { "date": "2020", @@ -71902,9 +71902,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19522, - "facet": 2176550201 + "date": "2018", + "value": 19807, + "facet": 2517965213 }, { "date": "2011", @@ -71922,9 +71922,9 @@ "entity": "geoId/37187", "points_by_facet": [ { - "date": "2018", - "value": 11859, - "facet": 2517965213 + "date": "2021", + "value": 10892, + "facet": 2176550201 }, { "date": "2020", @@ -71937,9 +71937,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11485, - "facet": 2176550201 + "date": "2018", + "value": 11859, + "facet": 2517965213 }, { "date": "2011", @@ -71957,9 +71957,9 @@ "entity": "geoId/37189", "points_by_facet": [ { - "date": "2019", - "value": 56177, - "facet": 2517965213 + "date": "2021", + "value": 54234, + "facet": 2176550201 }, { "date": "2020", @@ -71972,9 +71972,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 56441, - "facet": 2176550201 + "date": "2019", + "value": 56177, + "facet": 2517965213 }, { "date": "2011", @@ -71992,9 +71992,9 @@ "entity": "geoId/37191", "points_by_facet": [ { - "date": "2019", - "value": 123131, - "facet": 2517965213 + "date": "2021", + "value": 116835, + "facet": 2176550201 }, { "date": "2020", @@ -72012,9 +72012,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 123967, - "facet": 2176550201 + "date": "2019", + "value": 123131, + "facet": 2517965213 }, { "date": "2011", @@ -72032,9 +72032,9 @@ "entity": "geoId/37193", "points_by_facet": [ { - "date": "2019", - "value": 68412, - "facet": 2517965213 + "date": "2021", + "value": 65806, + "facet": 2176550201 }, { "date": "2020", @@ -72052,9 +72052,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 68043, - "facet": 2176550201 + "date": "2019", + "value": 68412, + "facet": 2517965213 }, { "date": "2011", @@ -72072,9 +72072,9 @@ "entity": "geoId/37195", "points_by_facet": [ { - "date": "2019", - "value": 81801, - "facet": 2517965213 + "date": "2021", + "value": 78369, + "facet": 2176550201 }, { "date": "2020", @@ -72092,9 +72092,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 81979, - "facet": 2176550201 + "date": "2019", + "value": 81801, + "facet": 2517965213 }, { "date": "2011", @@ -72112,9 +72112,9 @@ "entity": "geoId/37197", "points_by_facet": [ { - "date": "2019", - "value": 37667, - "facet": 2517965213 + "date": "2021", + "value": 37192, + "facet": 2176550201 }, { "date": "2020", @@ -72127,9 +72127,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 37625, - "facet": 2176550201 + "date": "2019", + "value": 37667, + "facet": 2517965213 }, { "date": "2011", @@ -72147,9 +72147,9 @@ "entity": "geoId/37199", "points_by_facet": [ { - "date": "2018", - "value": 17903, - "facet": 2517965213 + "date": "2021", + "value": 18757, + "facet": 2176550201 }, { "date": "2020", @@ -72162,9 +72162,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 18099, - "facet": 2176550201 + "date": "2018", + "value": 17903, + "facet": 2517965213 }, { "date": "2011", @@ -72182,9 +72182,9 @@ "entity": "geoId/38001", "points_by_facet": [ { - "date": "2018", - "value": 2294, - "facet": 2517965213 + "date": "2021", + "value": 2167, + "facet": 2176550201 }, { "date": "2020", @@ -72197,9 +72197,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2188, - "facet": 2176550201 + "date": "2018", + "value": 2294, + "facet": 2517965213 }, { "date": "2011", @@ -72217,9 +72217,9 @@ "entity": "geoId/38003", "points_by_facet": [ { - "date": "2018", - "value": 10542, - "facet": 2517965213 + "date": "2021", + "value": 10806, + "facet": 2176550201 }, { "date": "2020", @@ -72232,9 +72232,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10402, - "facet": 2176550201 + "date": "2018", + "value": 10542, + "facet": 2517965213 }, { "date": "2011", @@ -72252,9 +72252,9 @@ "entity": "geoId/38005", "points_by_facet": [ { - "date": "2018", - "value": 6962, - "facet": 2517965213 + "date": "2021", + "value": 5809, + "facet": 2176550201 }, { "date": "2020", @@ -72267,9 +72267,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6762, - "facet": 2176550201 + "date": "2018", + "value": 6962, + "facet": 2517965213 }, { "date": "2011", @@ -72287,9 +72287,9 @@ "entity": "geoId/38007", "points_by_facet": [ { - "date": "2019", - "value": 928, - "facet": 2517965213 + "date": "2021", + "value": 955, + "facet": 2176550201 }, { "date": "2020", @@ -72302,9 +72302,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 890, - "facet": 2176550201 + "date": "2019", + "value": 928, + "facet": 2517965213 }, { "date": "2011", @@ -72322,9 +72322,9 @@ "entity": "geoId/38009", "points_by_facet": [ { - "date": "2018", - "value": 6411, - "facet": 2517965213 + "date": "2021", + "value": 6390, + "facet": 2176550201 }, { "date": "2020", @@ -72337,9 +72337,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6287, - "facet": 2176550201 + "date": "2018", + "value": 6411, + "facet": 2517965213 }, { "date": "2011", @@ -72357,9 +72357,9 @@ "entity": "geoId/38011", "points_by_facet": [ { - "date": "2018", - "value": 3076, - "facet": 2517965213 + "date": "2021", + "value": 2903, + "facet": 2176550201 }, { "date": "2020", @@ -72372,9 +72372,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2986, - "facet": 2176550201 + "date": "2018", + "value": 3076, + "facet": 2517965213 }, { "date": "2011", @@ -72392,9 +72392,9 @@ "entity": "geoId/38013", "points_by_facet": [ { - "date": "2018", - "value": 2100, - "facet": 2517965213 + "date": "2021", + "value": 2158, + "facet": 2176550201 }, { "date": "2020", @@ -72407,9 +72407,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2118, - "facet": 2176550201 + "date": "2018", + "value": 2100, + "facet": 2517965213 }, { "date": "2011", @@ -72427,9 +72427,9 @@ "entity": "geoId/38015", "points_by_facet": [ { - "date": "2019", - "value": 95626, - "facet": 2517965213 + "date": "2021", + "value": 98933, + "facet": 2176550201 }, { "date": "2020", @@ -72447,9 +72447,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 96212, - "facet": 2176550201 + "date": "2019", + "value": 95626, + "facet": 2517965213 }, { "date": "2011", @@ -72467,9 +72467,9 @@ "entity": "geoId/38017", "points_by_facet": [ { - "date": "2019", - "value": 181923, - "facet": 2517965213 + "date": "2021", + "value": 186562, + "facet": 2176550201 }, { "date": "2020", @@ -72487,9 +72487,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 183904, - "facet": 2176550201 + "date": "2019", + "value": 181923, + "facet": 2517965213 }, { "date": "2011", @@ -72507,9 +72507,9 @@ "entity": "geoId/38019", "points_by_facet": [ { - "date": "2018", - "value": 3829, - "facet": 2517965213 + "date": "2021", + "value": 3662, + "facet": 2176550201 }, { "date": "2020", @@ -72522,9 +72522,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3713, - "facet": 2176550201 + "date": "2018", + "value": 3829, + "facet": 2517965213 }, { "date": "2011", @@ -72542,9 +72542,9 @@ "entity": "geoId/38021", "points_by_facet": [ { - "date": "2018", - "value": 4903, - "facet": 2517965213 + "date": "2021", + "value": 4897, + "facet": 2176550201 }, { "date": "2020", @@ -72557,9 +72557,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4705, - "facet": 2176550201 + "date": "2018", + "value": 4903, + "facet": 2517965213 }, { "date": "2011", @@ -72577,9 +72577,9 @@ "entity": "geoId/38023", "points_by_facet": [ { - "date": "2018", - "value": 2283, - "facet": 2517965213 + "date": "2021", + "value": 2188, + "facet": 2176550201 }, { "date": "2020", @@ -72592,9 +72592,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2277, - "facet": 2176550201 + "date": "2018", + "value": 2283, + "facet": 2517965213 }, { "date": "2011", @@ -72612,9 +72612,9 @@ "entity": "geoId/38025", "points_by_facet": [ { - "date": "2018", - "value": 4332, - "facet": 2517965213 + "date": "2021", + "value": 4035, + "facet": 2176550201 }, { "date": "2020", @@ -72627,9 +72627,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4465, - "facet": 2176550201 + "date": "2018", + "value": 4332, + "facet": 2517965213 }, { "date": "2011", @@ -72647,9 +72647,9 @@ "entity": "geoId/38027", "points_by_facet": [ { - "date": "2018", - "value": 2313, - "facet": 2517965213 + "date": "2021", + "value": 2337, + "facet": 2176550201 }, { "date": "2020", @@ -72662,9 +72662,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2179, - "facet": 2176550201 + "date": "2018", + "value": 2313, + "facet": 2517965213 }, { "date": "2011", @@ -72682,9 +72682,9 @@ "entity": "geoId/38029", "points_by_facet": [ { - "date": "2018", - "value": 3295, - "facet": 2517965213 + "date": "2021", + "value": 3271, + "facet": 2176550201 }, { "date": "2020", @@ -72697,9 +72697,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3187, - "facet": 2176550201 + "date": "2018", + "value": 3295, + "facet": 2517965213 }, { "date": "2011", @@ -72717,9 +72717,9 @@ "entity": "geoId/38031", "points_by_facet": [ { - "date": "2018", - "value": 3216, - "facet": 2517965213 + "date": "2021", + "value": 3364, + "facet": 2176550201 }, { "date": "2020", @@ -72732,9 +72732,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3165, - "facet": 2176550201 + "date": "2018", + "value": 3216, + "facet": 2517965213 }, { "date": "2011", @@ -72752,9 +72752,9 @@ "entity": "geoId/38033", "points_by_facet": [ { - "date": "2018", - "value": 1769, - "facet": 2517965213 + "date": "2021", + "value": 1770, + "facet": 2176550201 }, { "date": "2020", @@ -72767,9 +72767,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1737, - "facet": 2176550201 + "date": "2018", + "value": 1769, + "facet": 2517965213 }, { "date": "2011", @@ -72787,9 +72787,9 @@ "entity": "geoId/38035", "points_by_facet": [ { - "date": "2019", - "value": 69451, - "facet": 2517965213 + "date": "2021", + "value": 72705, + "facet": 2176550201 }, { "date": "2020", @@ -72807,9 +72807,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 69481, - "facet": 2176550201 + "date": "2019", + "value": 69451, + "facet": 2517965213 }, { "date": "2011", @@ -72827,9 +72827,9 @@ "entity": "geoId/38037", "points_by_facet": [ { - "date": "2018", - "value": 2374, - "facet": 2517965213 + "date": "2021", + "value": 2323, + "facet": 2176550201 }, { "date": "2020", @@ -72842,9 +72842,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2215, - "facet": 2176550201 + "date": "2018", + "value": 2374, + "facet": 2517965213 }, { "date": "2011", @@ -72862,9 +72862,9 @@ "entity": "geoId/38039", "points_by_facet": [ { - "date": "2018", - "value": 2232, - "facet": 2517965213 + "date": "2021", + "value": 2281, + "facet": 2176550201 }, { "date": "2020", @@ -72877,9 +72877,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2207, - "facet": 2176550201 + "date": "2018", + "value": 2232, + "facet": 2517965213 }, { "date": "2011", @@ -72897,9 +72897,9 @@ "entity": "geoId/38041", "points_by_facet": [ { - "date": "2018", - "value": 2514, - "facet": 2517965213 + "date": "2021", + "value": 2430, + "facet": 2176550201 }, { "date": "2020", @@ -72912,9 +72912,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2438, - "facet": 2176550201 + "date": "2018", + "value": 2514, + "facet": 2517965213 }, { "date": "2011", @@ -72932,9 +72932,9 @@ "entity": "geoId/38043", "points_by_facet": [ { - "date": "2018", - "value": 2450, - "facet": 2517965213 + "date": "2021", + "value": 2369, + "facet": 2176550201 }, { "date": "2020", @@ -72947,9 +72947,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2458, - "facet": 2176550201 + "date": "2018", + "value": 2450, + "facet": 2517965213 }, { "date": "2011", @@ -72967,9 +72967,9 @@ "entity": "geoId/38045", "points_by_facet": [ { - "date": "2018", - "value": 4062, - "facet": 2517965213 + "date": "2021", + "value": 4066, + "facet": 2176550201 }, { "date": "2020", @@ -72982,9 +72982,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4033, - "facet": 2176550201 + "date": "2018", + "value": 4062, + "facet": 2517965213 }, { "date": "2011", @@ -73002,9 +73002,9 @@ "entity": "geoId/38047", "points_by_facet": [ { - "date": "2018", - "value": 1903, - "facet": 2517965213 + "date": "2021", + "value": 1883, + "facet": 2176550201 }, { "date": "2020", @@ -73017,9 +73017,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1880, - "facet": 2176550201 + "date": "2018", + "value": 1903, + "facet": 2517965213 }, { "date": "2011", @@ -73037,9 +73037,9 @@ "entity": "geoId/38049", "points_by_facet": [ { - "date": "2019", - "value": 5745, - "facet": 2517965213 + "date": "2021", + "value": 5249, + "facet": 2176550201 }, { "date": "2020", @@ -73052,9 +73052,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5695, - "facet": 2176550201 + "date": "2019", + "value": 5745, + "facet": 2517965213 }, { "date": "2011", @@ -73072,9 +73072,9 @@ "entity": "geoId/38051", "points_by_facet": [ { - "date": "2018", - "value": 2585, - "facet": 2517965213 + "date": "2021", + "value": 2513, + "facet": 2176550201 }, { "date": "2020", @@ -73087,9 +73087,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2440, - "facet": 2176550201 + "date": "2018", + "value": 2585, + "facet": 2517965213 }, { "date": "2011", @@ -73107,9 +73107,9 @@ "entity": "geoId/38053", "points_by_facet": [ { - "date": "2018", - "value": 13632, - "facet": 2517965213 + "date": "2021", + "value": 13819, + "facet": 2176550201 }, { "date": "2020", @@ -73122,9 +73122,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15242, - "facet": 2176550201 + "date": "2018", + "value": 13632, + "facet": 2517965213 }, { "date": "2011", @@ -73142,9 +73142,9 @@ "entity": "geoId/38055", "points_by_facet": [ { - "date": "2018", - "value": 9541, - "facet": 2517965213 + "date": "2021", + "value": 9796, + "facet": 2176550201 }, { "date": "2020", @@ -73157,9 +73157,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9416, - "facet": 2176550201 + "date": "2018", + "value": 9541, + "facet": 2517965213 }, { "date": "2011", @@ -73177,9 +73177,9 @@ "entity": "geoId/38057", "points_by_facet": [ { - "date": "2018", - "value": 8267, - "facet": 2517965213 + "date": "2021", + "value": 8323, + "facet": 2176550201 }, { "date": "2020", @@ -73192,9 +73192,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8174, - "facet": 2176550201 + "date": "2018", + "value": 8267, + "facet": 2517965213 }, { "date": "2011", @@ -73212,9 +73212,9 @@ "entity": "geoId/38059", "points_by_facet": [ { - "date": "2019", - "value": 31364, - "facet": 2517965213 + "date": "2021", + "value": 33611, + "facet": 2176550201 }, { "date": "2020", @@ -73227,9 +73227,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 31503, - "facet": 2176550201 + "date": "2019", + "value": 31364, + "facet": 2517965213 }, { "date": "2011", @@ -73247,9 +73247,9 @@ "entity": "geoId/38061", "points_by_facet": [ { - "date": "2018", - "value": 10218, - "facet": 2517965213 + "date": "2021", + "value": 9576, + "facet": 2176550201 }, { "date": "2020", @@ -73262,9 +73262,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10502, - "facet": 2176550201 + "date": "2018", + "value": 10218, + "facet": 2517965213 }, { "date": "2011", @@ -73282,9 +73282,9 @@ "entity": "geoId/38063", "points_by_facet": [ { - "date": "2018", - "value": 2869, - "facet": 2517965213 + "date": "2021", + "value": 3054, + "facet": 2176550201 }, { "date": "2020", @@ -73297,9 +73297,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2789, - "facet": 2176550201 + "date": "2018", + "value": 2869, + "facet": 2517965213 }, { "date": "2011", @@ -73317,9 +73317,9 @@ "entity": "geoId/38065", "points_by_facet": [ { - "date": "2019", - "value": 1959, - "facet": 2517965213 + "date": "2021", + "value": 1873, + "facet": 2176550201 }, { "date": "2020", @@ -73332,9 +73332,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1926, - "facet": 2176550201 + "date": "2019", + "value": 1959, + "facet": 2517965213 }, { "date": "2011", @@ -73352,9 +73352,9 @@ "entity": "geoId/38067", "points_by_facet": [ { - "date": "2018", - "value": 6947, - "facet": 2517965213 + "date": "2021", + "value": 6767, + "facet": 2176550201 }, { "date": "2020", @@ -73367,9 +73367,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6658, - "facet": 2176550201 + "date": "2018", + "value": 6947, + "facet": 2517965213 }, { "date": "2011", @@ -73387,9 +73387,9 @@ "entity": "geoId/38069", "points_by_facet": [ { - "date": "2018", - "value": 4081, - "facet": 2517965213 + "date": "2021", + "value": 3953, + "facet": 2176550201 }, { "date": "2020", @@ -73402,9 +73402,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3928, - "facet": 2176550201 + "date": "2018", + "value": 4081, + "facet": 2517965213 }, { "date": "2011", @@ -73422,9 +73422,9 @@ "entity": "geoId/38071", "points_by_facet": [ { - "date": "2018", - "value": 11481, - "facet": 2517965213 + "date": "2021", + "value": 11572, + "facet": 2176550201 }, { "date": "2020", @@ -73437,9 +73437,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11388, - "facet": 2176550201 + "date": "2018", + "value": 11481, + "facet": 2517965213 }, { "date": "2011", @@ -73457,9 +73457,9 @@ "entity": "geoId/38073", "points_by_facet": [ { - "date": "2018", - "value": 5237, - "facet": 2517965213 + "date": "2021", + "value": 5675, + "facet": 2176550201 }, { "date": "2020", @@ -73472,9 +73472,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5173, - "facet": 2176550201 + "date": "2018", + "value": 5237, + "facet": 2517965213 }, { "date": "2011", @@ -73492,9 +73492,9 @@ "entity": "geoId/38075", "points_by_facet": [ { - "date": "2019", - "value": 2327, - "facet": 2517965213 + "date": "2021", + "value": 2266, + "facet": 2176550201 }, { "date": "2020", @@ -73507,9 +73507,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2283, - "facet": 2176550201 + "date": "2019", + "value": 2327, + "facet": 2517965213 }, { "date": "2011", @@ -73527,9 +73527,9 @@ "entity": "geoId/38077", "points_by_facet": [ { - "date": "2019", - "value": 16177, - "facet": 2517965213 + "date": "2021", + "value": 16560, + "facet": 2176550201 }, { "date": "2020", @@ -73542,9 +73542,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16156, - "facet": 2176550201 + "date": "2019", + "value": 16177, + "facet": 2517965213 }, { "date": "2011", @@ -73562,9 +73562,9 @@ "entity": "geoId/38079", "points_by_facet": [ { - "date": "2018", - "value": 14301, - "facet": 2517965213 + "date": "2021", + "value": 12048, + "facet": 2176550201 }, { "date": "2020", @@ -73577,9 +73577,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14165, - "facet": 2176550201 + "date": "2018", + "value": 14301, + "facet": 2517965213 }, { "date": "2011", @@ -73597,9 +73597,9 @@ "entity": "geoId/38081", "points_by_facet": [ { - "date": "2018", - "value": 3870, - "facet": 2517965213 + "date": "2021", + "value": 3829, + "facet": 2176550201 }, { "date": "2020", @@ -73612,9 +73612,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3913, - "facet": 2176550201 + "date": "2018", + "value": 3870, + "facet": 2517965213 }, { "date": "2011", @@ -73632,9 +73632,9 @@ "entity": "geoId/38083", "points_by_facet": [ { - "date": "2018", - "value": 1349, - "facet": 2517965213 + "date": "2021", + "value": 1268, + "facet": 2176550201 }, { "date": "2020", @@ -73647,9 +73647,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1275, - "facet": 2176550201 + "date": "2018", + "value": 1349, + "facet": 2517965213 }, { "date": "2011", @@ -73667,9 +73667,9 @@ "entity": "geoId/38085", "points_by_facet": [ { - "date": "2018", - "value": 4358, - "facet": 2517965213 + "date": "2021", + "value": 3738, + "facet": 2176550201 }, { "date": "2020", @@ -73682,9 +73682,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4173, - "facet": 2176550201 + "date": "2018", + "value": 4358, + "facet": 2517965213 }, { "date": "2011", @@ -73702,9 +73702,9 @@ "entity": "geoId/38087", "points_by_facet": [ { - "date": "2018", - "value": 763, - "facet": 2517965213 + "date": "2021", + "value": 690, + "facet": 2176550201 }, { "date": "2020", @@ -73717,9 +73717,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 747, - "facet": 2176550201 + "date": "2018", + "value": 763, + "facet": 2517965213 }, { "date": "2011", @@ -73737,9 +73737,9 @@ "entity": "geoId/38089", "points_by_facet": [ { - "date": "2019", - "value": 31489, - "facet": 2517965213 + "date": "2021", + "value": 33046, + "facet": 2176550201 }, { "date": "2020", @@ -73752,9 +73752,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 32107, - "facet": 2176550201 + "date": "2019", + "value": 31489, + "facet": 2517965213 }, { "date": "2011", @@ -73772,9 +73772,9 @@ "entity": "geoId/38091", "points_by_facet": [ { - "date": "2018", - "value": 1903, - "facet": 2517965213 + "date": "2021", + "value": 1810, + "facet": 2176550201 }, { "date": "2020", @@ -73787,9 +73787,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1890, - "facet": 2176550201 + "date": "2018", + "value": 1903, + "facet": 2517965213 }, { "date": "2011", @@ -73807,9 +73807,9 @@ "entity": "geoId/38093", "points_by_facet": [ { - "date": "2019", - "value": 20704, - "facet": 2517965213 + "date": "2021", + "value": 21576, + "facet": 2176550201 }, { "date": "2020", @@ -73822,9 +73822,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20498, - "facet": 2176550201 + "date": "2019", + "value": 20704, + "facet": 2517965213 }, { "date": "2011", @@ -73842,9 +73842,9 @@ "entity": "geoId/38095", "points_by_facet": [ { - "date": "2018", - "value": 2192, - "facet": 2517965213 + "date": "2021", + "value": 2140, + "facet": 2176550201 }, { "date": "2020", @@ -73857,9 +73857,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2108, - "facet": 2176550201 + "date": "2018", + "value": 2192, + "facet": 2517965213 }, { "date": "2011", @@ -73877,9 +73877,9 @@ "entity": "geoId/38097", "points_by_facet": [ { - "date": "2018", - "value": 8037, - "facet": 2517965213 + "date": "2021", + "value": 8003, + "facet": 2176550201 }, { "date": "2020", @@ -73892,9 +73892,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7959, - "facet": 2176550201 + "date": "2018", + "value": 8037, + "facet": 2517965213 }, { "date": "2011", @@ -73912,9 +73912,9 @@ "entity": "geoId/38099", "points_by_facet": [ { - "date": "2018", - "value": 10667, - "facet": 2517965213 + "date": "2021", + "value": 10469, + "facet": 2176550201 }, { "date": "2020", @@ -73927,9 +73927,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10437, - "facet": 2176550201 + "date": "2018", + "value": 10667, + "facet": 2517965213 }, { "date": "2011", @@ -73947,9 +73947,9 @@ "entity": "geoId/38101", "points_by_facet": [ { - "date": "2019", - "value": 67641, - "facet": 2517965213 + "date": "2021", + "value": 69071, + "facet": 2176550201 }, { "date": "2020", @@ -73967,9 +73967,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 68466, - "facet": 2176550201 + "date": "2019", + "value": 67641, + "facet": 2517965213 }, { "date": "2011", @@ -73987,9 +73987,9 @@ "entity": "geoId/38103", "points_by_facet": [ { - "date": "2018", - "value": 3957, - "facet": 2517965213 + "date": "2021", + "value": 3905, + "facet": 2176550201 }, { "date": "2020", @@ -74002,9 +74002,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3709, - "facet": 2176550201 + "date": "2018", + "value": 3957, + "facet": 2517965213 }, { "date": "2011", @@ -74022,9 +74022,9 @@ "entity": "geoId/38105", "points_by_facet": [ { - "date": "2019", - "value": 37589, - "facet": 2517965213 + "date": "2021", + "value": 38484, + "facet": 2176550201 }, { "date": "2020", @@ -74037,9 +74037,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 38700, - "facet": 2176550201 + "date": "2019", + "value": 37589, + "facet": 2517965213 }, { "date": "2011", @@ -74057,9 +74057,9 @@ "entity": "geoId/39001", "points_by_facet": [ { - "date": "2018", - "value": 27724, - "facet": 2517965213 + "date": "2021", + "value": 27542, + "facet": 2176550201 }, { "date": "2020", @@ -74072,9 +74072,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 27531, - "facet": 2176550201 + "date": "2018", + "value": 27724, + "facet": 2517965213 }, { "date": "2011", @@ -74092,9 +74092,9 @@ "entity": "geoId/39003", "points_by_facet": [ { - "date": "2019", - "value": 102351, - "facet": 2517965213 + "date": "2021", + "value": 101670, + "facet": 2176550201 }, { "date": "2020", @@ -74112,9 +74112,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 101980, - "facet": 2176550201 + "date": "2019", + "value": 102351, + "facet": 2517965213 }, { "date": "2011", @@ -74132,9 +74132,9 @@ "entity": "geoId/39005", "points_by_facet": [ { - "date": "2019", - "value": 53484, - "facet": 2517965213 + "date": "2021", + "value": 52316, + "facet": 2176550201 }, { "date": "2020", @@ -74147,9 +74147,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 53362, - "facet": 2176550201 + "date": "2019", + "value": 53484, + "facet": 2517965213 }, { "date": "2011", @@ -74167,9 +74167,9 @@ "entity": "geoId/39007", "points_by_facet": [ { - "date": "2019", - "value": 97241, - "facet": 2517965213 + "date": "2021", + "value": 97337, + "facet": 2176550201 }, { "date": "2020", @@ -74187,9 +74187,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 96513, - "facet": 2176550201 + "date": "2019", + "value": 97241, + "facet": 2517965213 }, { "date": "2011", @@ -74207,9 +74207,9 @@ "entity": "geoId/39009", "points_by_facet": [ { - "date": "2019", - "value": 65327, - "facet": 2517965213 + "date": "2021", + "value": 62056, + "facet": 2176550201 }, { "date": "2020", @@ -74227,9 +74227,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 65481, - "facet": 2176550201 + "date": "2019", + "value": 65327, + "facet": 2517965213 }, { "date": "2011", @@ -74247,9 +74247,9 @@ "entity": "geoId/39011", "points_by_facet": [ { - "date": "2019", - "value": 45656, - "facet": 2517965213 + "date": "2021", + "value": 46141, + "facet": 2176550201 }, { "date": "2020", @@ -74262,9 +74262,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 45680, - "facet": 2176550201 + "date": "2019", + "value": 45656, + "facet": 2517965213 }, { "date": "2011", @@ -74282,9 +74282,9 @@ "entity": "geoId/39013", "points_by_facet": [ { - "date": "2019", - "value": 67006, - "facet": 2517965213 + "date": "2021", + "value": 65849, + "facet": 2176550201 }, { "date": "2020", @@ -74302,9 +74302,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 65932, - "facet": 2176550201 + "date": "2019", + "value": 67006, + "facet": 2517965213 }, { "date": "2011", @@ -74322,9 +74322,9 @@ "entity": "geoId/39015", "points_by_facet": [ { - "date": "2019", - "value": 43432, - "facet": 2517965213 + "date": "2021", + "value": 43662, + "facet": 2176550201 }, { "date": "2020", @@ -74337,9 +74337,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 43414, - "facet": 2176550201 + "date": "2019", + "value": 43432, + "facet": 2517965213 }, { "date": "2011", @@ -74357,9 +74357,9 @@ "entity": "geoId/39017", "points_by_facet": [ { - "date": "2019", - "value": 383134, - "facet": 2517965213 + "date": "2021", + "value": 390234, + "facet": 2176550201 }, { "date": "2020", @@ -74377,9 +74377,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 385648, - "facet": 2176550201 + "date": "2019", + "value": 383134, + "facet": 2517965213 }, { "date": "2011", @@ -74397,9 +74397,9 @@ "entity": "geoId/39019", "points_by_facet": [ { - "date": "2019", - "value": 26914, - "facet": 2517965213 + "date": "2021", + "value": 26691, + "facet": 2176550201 }, { "date": "2020", @@ -74412,9 +74412,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 26897, - "facet": 2176550201 + "date": "2019", + "value": 26914, + "facet": 2517965213 }, { "date": "2011", @@ -74432,9 +74432,9 @@ "entity": "geoId/39021", "points_by_facet": [ { - "date": "2019", - "value": 38885, - "facet": 2517965213 + "date": "2021", + "value": 38699, + "facet": 2176550201 }, { "date": "2020", @@ -74447,9 +74447,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 38960, - "facet": 2176550201 + "date": "2019", + "value": 38885, + "facet": 2517965213 }, { "date": "2011", @@ -74467,9 +74467,9 @@ "entity": "geoId/39023", "points_by_facet": [ { - "date": "2019", - "value": 134083, - "facet": 2517965213 + "date": "2021", + "value": 135633, + "facet": 2176550201 }, { "date": "2020", @@ -74487,9 +74487,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 133593, - "facet": 2176550201 + "date": "2019", + "value": 134083, + "facet": 2517965213 }, { "date": "2011", @@ -74507,9 +74507,9 @@ "entity": "geoId/39025", "points_by_facet": [ { - "date": "2019", - "value": 206428, - "facet": 2517965213 + "date": "2021", + "value": 209642, + "facet": 2176550201 }, { "date": "2020", @@ -74527,9 +74527,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 207449, - "facet": 2176550201 + "date": "2019", + "value": 206428, + "facet": 2517965213 }, { "date": "2011", @@ -74547,9 +74547,9 @@ "entity": "geoId/39027", "points_by_facet": [ { - "date": "2019", - "value": 41968, - "facet": 2517965213 + "date": "2021", + "value": 42004, + "facet": 2176550201 }, { "date": "2020", @@ -74562,9 +74562,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 41921, - "facet": 2176550201 + "date": "2019", + "value": 41968, + "facet": 2517965213 }, { "date": "2011", @@ -74582,9 +74582,9 @@ "entity": "geoId/39029", "points_by_facet": [ { - "date": "2019", - "value": 101883, - "facet": 2517965213 + "date": "2021", + "value": 101310, + "facet": 2176550201 }, { "date": "2020", @@ -74602,11 +74602,11 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 101118, - "facet": 2176550201 - }, - { + "date": "2019", + "value": 101883, + "facet": 2517965213 + }, + { "date": "2011", "value": 107570, "facet": 3114843463 @@ -74622,9 +74622,9 @@ "entity": "geoId/39031", "points_by_facet": [ { - "date": "2019", - "value": 36600, - "facet": 2517965213 + "date": "2021", + "value": 36618, + "facet": 2176550201 }, { "date": "2020", @@ -74637,9 +74637,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 36449, - "facet": 2176550201 + "date": "2019", + "value": 36600, + "facet": 2517965213 }, { "date": "2011", @@ -74657,9 +74657,9 @@ "entity": "geoId/39033", "points_by_facet": [ { - "date": "2019", - "value": 41494, - "facet": 2517965213 + "date": "2021", + "value": 41754, + "facet": 2176550201 }, { "date": "2020", @@ -74672,9 +74672,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 41338, - "facet": 2176550201 + "date": "2019", + "value": 41494, + "facet": 2517965213 }, { "date": "2011", @@ -74692,9 +74692,9 @@ "entity": "geoId/39035", "points_by_facet": [ { - "date": "2019", - "value": 1235072, - "facet": 2517965213 + "date": "2021", + "value": 1249387, + "facet": 2176550201 }, { "date": "2020", @@ -74712,9 +74712,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 1227883, - "facet": 2176550201 + "date": "2019", + "value": 1235072, + "facet": 2517965213 }, { "date": "2019", @@ -74732,9 +74732,9 @@ "entity": "geoId/39037", "points_by_facet": [ { - "date": "2019", - "value": 51113, - "facet": 2517965213 + "date": "2021", + "value": 51597, + "facet": 2176550201 }, { "date": "2020", @@ -74747,9 +74747,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 51205, - "facet": 2176550201 + "date": "2019", + "value": 51113, + "facet": 2517965213 }, { "date": "2011", @@ -74767,9 +74767,9 @@ "entity": "geoId/39039", "points_by_facet": [ { - "date": "2019", - "value": 38087, - "facet": 2517965213 + "date": "2021", + "value": 38144, + "facet": 2176550201 }, { "date": "2020", @@ -74782,9 +74782,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 37778, - "facet": 2176550201 + "date": "2019", + "value": 38087, + "facet": 2517965213 }, { "date": "2011", @@ -74802,9 +74802,9 @@ "entity": "geoId/39041", "points_by_facet": [ { - "date": "2019", - "value": 209177, - "facet": 2517965213 + "date": "2021", + "value": 220740, + "facet": 2176550201 }, { "date": "2020", @@ -74822,9 +74822,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 213554, - "facet": 2176550201 + "date": "2019", + "value": 209177, + "facet": 2517965213 }, { "date": "2011", @@ -74842,9 +74842,9 @@ "entity": "geoId/39043", "points_by_facet": [ { - "date": "2019", - "value": 74266, - "facet": 2517965213 + "date": "2021", + "value": 74852, + "facet": 2176550201 }, { "date": "2020", @@ -74862,9 +74862,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 73719, - "facet": 2176550201 + "date": "2019", + "value": 74266, + "facet": 2517965213 }, { "date": "2011", @@ -74882,9 +74882,9 @@ "entity": "geoId/39045", "points_by_facet": [ { - "date": "2019", - "value": 157574, - "facet": 2517965213 + "date": "2021", + "value": 161064, + "facet": 2176550201 }, { "date": "2020", @@ -74902,9 +74902,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 159709, - "facet": 2176550201 + "date": "2019", + "value": 157574, + "facet": 2517965213 }, { "date": "2011", @@ -74922,9 +74922,9 @@ "entity": "geoId/39047", "points_by_facet": [ { - "date": "2019", - "value": 28525, - "facet": 2517965213 + "date": "2021", + "value": 28906, + "facet": 2176550201 }, { "date": "2020", @@ -74937,9 +74937,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 28579, - "facet": 2176550201 + "date": "2019", + "value": 28525, + "facet": 2517965213 }, { "date": "2011", @@ -74957,9 +74957,9 @@ "entity": "geoId/39049", "points_by_facet": [ { - "date": "2019", - "value": 1316756, - "facet": 2517965213 + "date": "2021", + "value": 1321414, + "facet": 2176550201 }, { "date": "2020", @@ -74977,9 +74977,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 1324624, - "facet": 2176550201 + "date": "2019", + "value": 1316756, + "facet": 2517965213 }, { "date": "2019", @@ -74997,9 +74997,9 @@ "entity": "geoId/39051", "points_by_facet": [ { - "date": "2019", - "value": 42126, - "facet": 2517965213 + "date": "2021", + "value": 42450, + "facet": 2176550201 }, { "date": "2020", @@ -75012,9 +75012,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 41889, - "facet": 2176550201 + "date": "2019", + "value": 42126, + "facet": 2517965213 }, { "date": "2011", @@ -75032,9 +75032,9 @@ "entity": "geoId/39053", "points_by_facet": [ { - "date": "2019", - "value": 29898, - "facet": 2517965213 + "date": "2021", + "value": 29158, + "facet": 2176550201 }, { "date": "2020", @@ -75047,9 +75047,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 29802, - "facet": 2176550201 + "date": "2019", + "value": 29898, + "facet": 2517965213 }, { "date": "2011", @@ -75067,9 +75067,9 @@ "entity": "geoId/39055", "points_by_facet": [ { - "date": "2019", - "value": 93649, - "facet": 2517965213 + "date": "2021", + "value": 95565, + "facet": 2176550201 }, { "date": "2020", @@ -75087,9 +75087,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 93271, - "facet": 2176550201 + "date": "2019", + "value": 93649, + "facet": 2517965213 }, { "date": "2011", @@ -75107,9 +75107,9 @@ "entity": "geoId/39057", "points_by_facet": [ { - "date": "2019", - "value": 168937, - "facet": 2517965213 + "date": "2021", + "value": 168412, + "facet": 2176550201 }, { "date": "2020", @@ -75127,9 +75127,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 170122, - "facet": 2176550201 + "date": "2019", + "value": 168937, + "facet": 2517965213 }, { "date": "2011", @@ -75147,9 +75147,9 @@ "entity": "geoId/39059", "points_by_facet": [ { - "date": "2019", - "value": 38875, - "facet": 2517965213 + "date": "2021", + "value": 38287, + "facet": 2176550201 }, { "date": "2020", @@ -75162,9 +75162,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 38779, - "facet": 2176550201 + "date": "2019", + "value": 38875, + "facet": 2517965213 }, { "date": "2011", @@ -75182,9 +75182,9 @@ "entity": "geoId/39061", "points_by_facet": [ { - "date": "2019", - "value": 817473, - "facet": 2517965213 + "date": "2021", + "value": 826139, + "facet": 2176550201 }, { "date": "2020", @@ -75202,9 +75202,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 817985, - "facet": 2176550201 + "date": "2019", + "value": 817473, + "facet": 2517965213 }, { "date": "2011", @@ -75222,9 +75222,9 @@ "entity": "geoId/39063", "points_by_facet": [ { - "date": "2019", - "value": 75783, - "facet": 2517965213 + "date": "2021", + "value": 74656, + "facet": 2176550201 }, { "date": "2020", @@ -75242,9 +75242,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 75407, - "facet": 2176550201 + "date": "2019", + "value": 75783, + "facet": 2517965213 }, { "date": "2011", @@ -75262,9 +75262,9 @@ "entity": "geoId/39065", "points_by_facet": [ { - "date": "2018", - "value": 31480, - "facet": 2517965213 + "date": "2021", + "value": 30621, + "facet": 2176550201 }, { "date": "2020", @@ -75277,9 +75277,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 31469, - "facet": 2176550201 + "date": "2018", + "value": 31480, + "facet": 2517965213 }, { "date": "2011", @@ -75297,9 +75297,9 @@ "entity": "geoId/39067", "points_by_facet": [ { - "date": "2018", - "value": 15174, - "facet": 2517965213 + "date": "2021", + "value": 14477, + "facet": 2176550201 }, { "date": "2020", @@ -75312,9 +75312,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15014, - "facet": 2176550201 + "date": "2018", + "value": 15174, + "facet": 2517965213 }, { "date": "2011", @@ -75332,9 +75332,9 @@ "entity": "geoId/39069", "points_by_facet": [ { - "date": "2018", - "value": 27086, - "facet": 2517965213 + "date": "2021", + "value": 27538, + "facet": 2176550201 }, { "date": "2020", @@ -75347,9 +75347,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 26904, - "facet": 2176550201 + "date": "2018", + "value": 27086, + "facet": 2517965213 }, { "date": "2011", @@ -75367,9 +75367,9 @@ "entity": "geoId/39071", "points_by_facet": [ { - "date": "2018", - "value": 43058, - "facet": 2517965213 + "date": "2021", + "value": 43354, + "facet": 2176550201 }, { "date": "2020", @@ -75382,9 +75382,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 43304, - "facet": 2176550201 + "date": "2018", + "value": 43058, + "facet": 2517965213 }, { "date": "2011", @@ -75402,9 +75402,9 @@ "entity": "geoId/39073", "points_by_facet": [ { - "date": "2019", - "value": 28264, - "facet": 2517965213 + "date": "2021", + "value": 28097, + "facet": 2176550201 }, { "date": "2020", @@ -75417,9 +75417,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 28095, - "facet": 2176550201 + "date": "2019", + "value": 28264, + "facet": 2517965213 }, { "date": "2011", @@ -75437,9 +75437,9 @@ "entity": "geoId/39075", "points_by_facet": [ { - "date": "2018", - "value": 43892, - "facet": 2517965213 + "date": "2021", + "value": 44271, + "facet": 2176550201 }, { "date": "2020", @@ -75452,9 +75452,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 44004, - "facet": 2176550201 + "date": "2018", + "value": 43892, + "facet": 2517965213 }, { "date": "2011", @@ -75472,9 +75472,9 @@ "entity": "geoId/39077", "points_by_facet": [ { - "date": "2019", - "value": 58266, - "facet": 2517965213 + "date": "2021", + "value": 58367, + "facet": 2176550201 }, { "date": "2020", @@ -75487,9 +75487,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 57979, - "facet": 2176550201 + "date": "2019", + "value": 58266, + "facet": 2517965213 }, { "date": "2011", @@ -75507,9 +75507,9 @@ "entity": "geoId/39079", "points_by_facet": [ { - "date": "2019", - "value": 32413, - "facet": 2517965213 + "date": "2021", + "value": 32511, + "facet": 2176550201 }, { "date": "2020", @@ -75522,9 +75522,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 32493, - "facet": 2176550201 + "date": "2019", + "value": 32413, + "facet": 2517965213 }, { "date": "2011", @@ -75542,9 +75542,9 @@ "entity": "geoId/39081", "points_by_facet": [ { - "date": "2019", - "value": 65325, - "facet": 2517965213 + "date": "2021", + "value": 64789, + "facet": 2176550201 }, { "date": "2020", @@ -75562,9 +75562,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 64939, - "facet": 2176550201 + "date": "2019", + "value": 65325, + "facet": 2517965213 }, { "date": "2011", @@ -75582,9 +75582,9 @@ "entity": "geoId/39083", "points_by_facet": [ { - "date": "2019", - "value": 62322, - "facet": 2517965213 + "date": "2021", + "value": 62897, + "facet": 2176550201 }, { "date": "2020", @@ -75597,9 +75597,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 62423, - "facet": 2176550201 + "date": "2019", + "value": 62322, + "facet": 2517965213 }, { "date": "2011", @@ -75617,9 +75617,9 @@ "entity": "geoId/39085", "points_by_facet": [ { - "date": "2019", - "value": 230149, - "facet": 2517965213 + "date": "2021", + "value": 232023, + "facet": 2176550201 }, { "date": "2020", @@ -75637,9 +75637,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 229569, - "facet": 2176550201 + "date": "2019", + "value": 230149, + "facet": 2517965213 }, { "date": "2011", @@ -75657,9 +75657,9 @@ "entity": "geoId/39087", "points_by_facet": [ { - "date": "2019", - "value": 59463, - "facet": 2517965213 + "date": "2021", + "value": 57445, + "facet": 2176550201 }, { "date": "2020", @@ -75672,9 +75672,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 59091, - "facet": 2176550201 + "date": "2019", + "value": 59463, + "facet": 2517965213 }, { "date": "2011", @@ -75692,9 +75692,9 @@ "entity": "geoId/39089", "points_by_facet": [ { - "date": "2019", - "value": 176862, - "facet": 2517965213 + "date": "2021", + "value": 180401, + "facet": 2176550201 }, { "date": "2020", @@ -75712,9 +75712,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 178100, - "facet": 2176550201 + "date": "2019", + "value": 176862, + "facet": 2517965213 }, { "date": "2011", @@ -75732,9 +75732,9 @@ "entity": "geoId/39091", "points_by_facet": [ { - "date": "2019", - "value": 45672, - "facet": 2517965213 + "date": "2021", + "value": 46035, + "facet": 2176550201 }, { "date": "2020", @@ -75747,9 +75747,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 45326, - "facet": 2176550201 + "date": "2019", + "value": 45672, + "facet": 2517965213 }, { "date": "2011", @@ -75767,9 +75767,9 @@ "entity": "geoId/39093", "points_by_facet": [ { - "date": "2019", - "value": 309833, - "facet": 2517965213 + "date": "2021", + "value": 315595, + "facet": 2176550201 }, { "date": "2020", @@ -75787,9 +75787,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 312172, - "facet": 2176550201 + "date": "2019", + "value": 309833, + "facet": 2517965213 }, { "date": "2011", @@ -75807,9 +75807,9 @@ "entity": "geoId/39095", "points_by_facet": [ { - "date": "2019", - "value": 428348, - "facet": 2517965213 + "date": "2021", + "value": 429191, + "facet": 2176550201 }, { "date": "2020", @@ -75827,9 +75827,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 428294, - "facet": 2176550201 + "date": "2019", + "value": 428348, + "facet": 2517965213 }, { "date": "2011", @@ -75847,9 +75847,9 @@ "entity": "geoId/39097", "points_by_facet": [ { - "date": "2019", - "value": 44731, - "facet": 2517965213 + "date": "2021", + "value": 44386, + "facet": 2176550201 }, { "date": "2020", @@ -75862,9 +75862,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 44559, - "facet": 2176550201 + "date": "2019", + "value": 44731, + "facet": 2517965213 }, { "date": "2011", @@ -75882,9 +75882,9 @@ "entity": "geoId/39099", "points_by_facet": [ { - "date": "2019", - "value": 228683, - "facet": 2517965213 + "date": "2021", + "value": 226762, + "facet": 2176550201 }, { "date": "2020", @@ -75902,9 +75902,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 226075, - "facet": 2176550201 + "date": "2019", + "value": 228683, + "facet": 2517965213 }, { "date": "2011", @@ -75922,9 +75922,9 @@ "entity": "geoId/39101", "points_by_facet": [ { - "date": "2019", - "value": 65093, - "facet": 2517965213 + "date": "2021", + "value": 65291, + "facet": 2176550201 }, { "date": "2020", @@ -75942,9 +75942,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 64820, - "facet": 2176550201 + "date": "2019", + "value": 65093, + "facet": 2517965213 }, { "date": "2011", @@ -75962,9 +75962,9 @@ "entity": "geoId/39103", "points_by_facet": [ { - "date": "2019", - "value": 179746, - "facet": 2517965213 + "date": "2021", + "value": 183092, + "facet": 2176550201 }, { "date": "2020", @@ -75982,9 +75982,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 180912, - "facet": 2176550201 + "date": "2019", + "value": 179746, + "facet": 2517965213 }, { "date": "2011", @@ -76002,9 +76002,9 @@ "entity": "geoId/39105", "points_by_facet": [ { - "date": "2018", - "value": 23106, - "facet": 2517965213 + "date": "2021", + "value": 22049, + "facet": 2176550201 }, { "date": "2020", @@ -76017,9 +76017,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 22678, - "facet": 2176550201 + "date": "2018", + "value": 23106, + "facet": 2517965213 }, { "date": "2011", @@ -76037,9 +76037,9 @@ "entity": "geoId/39107", "points_by_facet": [ { - "date": "2019", - "value": 41172, - "facet": 2517965213 + "date": "2021", + "value": 42309, + "facet": 2176550201 }, { "date": "2020", @@ -76052,9 +76052,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 41274, - "facet": 2176550201 + "date": "2019", + "value": 41172, + "facet": 2517965213 }, { "date": "2011", @@ -76072,9 +76072,9 @@ "entity": "geoId/39109", "points_by_facet": [ { - "date": "2019", - "value": 106987, - "facet": 2517965213 + "date": "2021", + "value": 109264, + "facet": 2176550201 }, { "date": "2020", @@ -76092,9 +76092,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 107516, - "facet": 2176550201 + "date": "2019", + "value": 106987, + "facet": 2517965213 }, { "date": "2011", @@ -76112,9 +76112,9 @@ "entity": "geoId/39111", "points_by_facet": [ { - "date": "2018", - "value": 13790, - "facet": 2517965213 + "date": "2021", + "value": 13329, + "facet": 2176550201 }, { "date": "2020", @@ -76127,9 +76127,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13586, - "facet": 2176550201 + "date": "2018", + "value": 13790, + "facet": 2517965213 }, { "date": "2011", @@ -76147,9 +76147,9 @@ "entity": "geoId/39113", "points_by_facet": [ { - "date": "2019", - "value": 531687, - "facet": 2517965213 + "date": "2021", + "value": 535840, + "facet": 2176550201 }, { "date": "2020", @@ -76167,9 +76167,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 531610, - "facet": 2176550201 + "date": "2019", + "value": 531687, + "facet": 2517965213 }, { "date": "2011", @@ -76187,9 +76187,9 @@ "entity": "geoId/39115", "points_by_facet": [ { - "date": "2018", - "value": 14604, - "facet": 2517965213 + "date": "2021", + "value": 13682, + "facet": 2176550201 }, { "date": "2020", @@ -76202,9 +76202,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14305, - "facet": 2176550201 + "date": "2018", + "value": 14604, + "facet": 2517965213 }, { "date": "2011", @@ -76222,9 +76222,9 @@ "entity": "geoId/39117", "points_by_facet": [ { - "date": "2019", - "value": 35328, - "facet": 2517965213 + "date": "2021", + "value": 35151, + "facet": 2176550201 }, { "date": "2020", @@ -76237,9 +76237,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 35411, - "facet": 2176550201 + "date": "2019", + "value": 35328, + "facet": 2517965213 }, { "date": "2011", @@ -76257,9 +76257,9 @@ "entity": "geoId/39119", "points_by_facet": [ { - "date": "2019", - "value": 86215, - "facet": 2517965213 + "date": "2021", + "value": 86408, + "facet": 2176550201 }, { "date": "2020", @@ -76277,9 +76277,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 86020, - "facet": 2176550201 + "date": "2019", + "value": 86215, + "facet": 2517965213 }, { "date": "2011", @@ -76297,9 +76297,9 @@ "entity": "geoId/39121", "points_by_facet": [ { - "date": "2018", - "value": 14354, - "facet": 2517965213 + "date": "2021", + "value": 14176, + "facet": 2176550201 }, { "date": "2020", @@ -76312,9 +76312,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14364, - "facet": 2176550201 + "date": "2018", + "value": 14354, + "facet": 2517965213 }, { "date": "2011", @@ -76332,9 +76332,9 @@ "entity": "geoId/39123", "points_by_facet": [ { - "date": "2019", - "value": 40525, - "facet": 2517965213 + "date": "2021", + "value": 40104, + "facet": 2176550201 }, { "date": "2020", @@ -76347,9 +76347,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 40253, - "facet": 2176550201 + "date": "2019", + "value": 40525, + "facet": 2517965213 }, { "date": "2011", @@ -76367,9 +76367,9 @@ "entity": "geoId/39125", "points_by_facet": [ { - "date": "2018", - "value": 18760, - "facet": 2517965213 + "date": "2021", + "value": 18871, + "facet": 2176550201 }, { "date": "2020", @@ -76382,9 +76382,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 18648, - "facet": 2176550201 + "date": "2018", + "value": 18760, + "facet": 2517965213 }, { "date": "2011", @@ -76402,9 +76402,9 @@ "entity": "geoId/39127", "points_by_facet": [ { - "date": "2019", - "value": 36134, - "facet": 2517965213 + "date": "2021", + "value": 35460, + "facet": 2176550201 }, { "date": "2020", @@ -76417,9 +76417,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 36215, - "facet": 2176550201 + "date": "2019", + "value": 36134, + "facet": 2517965213 }, { "date": "2011", @@ -76437,9 +76437,9 @@ "entity": "geoId/39129", "points_by_facet": [ { - "date": "2019", - "value": 58457, - "facet": 2517965213 + "date": "2021", + "value": 59333, + "facet": 2176550201 }, { "date": "2020", @@ -76452,9 +76452,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 58658, - "facet": 2176550201 + "date": "2019", + "value": 58457, + "facet": 2517965213 }, { "date": "2011", @@ -76472,9 +76472,9 @@ "entity": "geoId/39131", "points_by_facet": [ { - "date": "2018", - "value": 28067, - "facet": 2517965213 + "date": "2021", + "value": 27089, + "facet": 2176550201 }, { "date": "2020", @@ -76487,9 +76487,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 27695, - "facet": 2176550201 + "date": "2018", + "value": 28067, + "facet": 2517965213 }, { "date": "2011", @@ -76507,9 +76507,9 @@ "entity": "geoId/39133", "points_by_facet": [ { - "date": "2019", - "value": 162466, - "facet": 2517965213 + "date": "2021", + "value": 162382, + "facet": 2176550201 }, { "date": "2020", @@ -76527,9 +76527,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 162583, - "facet": 2176550201 + "date": "2019", + "value": 162466, + "facet": 2517965213 }, { "date": "2011", @@ -76547,9 +76547,9 @@ "entity": "geoId/39135", "points_by_facet": [ { - "date": "2018", - "value": 40997, - "facet": 2517965213 + "date": "2021", + "value": 40867, + "facet": 2176550201 }, { "date": "2020", @@ -76562,9 +76562,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 40836, - "facet": 2176550201 + "date": "2018", + "value": 40997, + "facet": 2517965213 }, { "date": "2011", @@ -76582,9 +76582,9 @@ "entity": "geoId/39137", "points_by_facet": [ { - "date": "2018", - "value": 33780, - "facet": 2517965213 + "date": "2021", + "value": 34318, + "facet": 2176550201 }, { "date": "2020", @@ -76597,9 +76597,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 33654, - "facet": 2176550201 + "date": "2018", + "value": 33780, + "facet": 2517965213 }, { "date": "2011", @@ -76617,9 +76617,9 @@ "entity": "geoId/39139", "points_by_facet": [ { - "date": "2019", - "value": 121154, - "facet": 2517965213 + "date": "2021", + "value": 125195, + "facet": 2176550201 }, { "date": "2020", @@ -76637,9 +76637,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 120891, - "facet": 2176550201 + "date": "2019", + "value": 121154, + "facet": 2517965213 }, { "date": "2011", @@ -76657,9 +76657,9 @@ "entity": "geoId/39141", "points_by_facet": [ { - "date": "2019", - "value": 76666, - "facet": 2517965213 + "date": "2021", + "value": 76891, + "facet": 2176550201 }, { "date": "2020", @@ -76677,9 +76677,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 76420, - "facet": 2176550201 + "date": "2019", + "value": 76666, + "facet": 2517965213 }, { "date": "2011", @@ -76697,9 +76697,9 @@ "entity": "geoId/39143", "points_by_facet": [ { - "date": "2019", - "value": 58518, - "facet": 2517965213 + "date": "2021", + "value": 58715, + "facet": 2176550201 }, { "date": "2020", @@ -76712,9 +76712,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 58351, - "facet": 2176550201 + "date": "2019", + "value": 58518, + "facet": 2517965213 }, { "date": "2011", @@ -76732,9 +76732,9 @@ "entity": "geoId/39145", "points_by_facet": [ { - "date": "2019", - "value": 75314, - "facet": 2517965213 + "date": "2021", + "value": 73346, + "facet": 2176550201 }, { "date": "2020", @@ -76752,9 +76752,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 74347, - "facet": 2176550201 + "date": "2019", + "value": 75314, + "facet": 2517965213 }, { "date": "2011", @@ -76772,9 +76772,9 @@ "entity": "geoId/39147", "points_by_facet": [ { - "date": "2019", - "value": 55178, - "facet": 2517965213 + "date": "2021", + "value": 54906, + "facet": 2176550201 }, { "date": "2020", @@ -76787,9 +76787,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 54938, - "facet": 2176550201 + "date": "2019", + "value": 55178, + "facet": 2517965213 }, { "date": "2011", @@ -76807,9 +76807,9 @@ "entity": "geoId/39149", "points_by_facet": [ { - "date": "2019", - "value": 48590, - "facet": 2517965213 + "date": "2021", + "value": 47977, + "facet": 2176550201 }, { "date": "2020", @@ -76822,9 +76822,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 48337, - "facet": 2176550201 + "date": "2019", + "value": 48590, + "facet": 2517965213 }, { "date": "2011", @@ -76842,9 +76842,9 @@ "entity": "geoId/39151", "points_by_facet": [ { - "date": "2019", - "value": 370606, - "facet": 2517965213 + "date": "2021", + "value": 373834, + "facet": 2176550201 }, { "date": "2020", @@ -76862,9 +76862,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 369772, - "facet": 2176550201 + "date": "2019", + "value": 370606, + "facet": 2517965213 }, { "date": "2011", @@ -76882,9 +76882,9 @@ "entity": "geoId/39153", "points_by_facet": [ { - "date": "2019", - "value": 541013, - "facet": 2517965213 + "date": "2021", + "value": 537633, + "facet": 2176550201 }, { "date": "2020", @@ -76902,9 +76902,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 538866, - "facet": 2176550201 + "date": "2019", + "value": 541013, + "facet": 2517965213 }, { "date": "2011", @@ -76922,9 +76922,9 @@ "entity": "geoId/39155", "points_by_facet": [ { - "date": "2019", - "value": 197974, - "facet": 2517965213 + "date": "2021", + "value": 201335, + "facet": 2176550201 }, { "date": "2020", @@ -76942,9 +76942,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 196800, - "facet": 2176550201 + "date": "2019", + "value": 197974, + "facet": 2517965213 }, { "date": "2011", @@ -76962,9 +76962,9 @@ "entity": "geoId/39157", "points_by_facet": [ { - "date": "2019", - "value": 91987, - "facet": 2517965213 + "date": "2021", + "value": 92500, + "facet": 2176550201 }, { "date": "2020", @@ -76982,9 +76982,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 91776, - "facet": 2176550201 + "date": "2019", + "value": 91987, + "facet": 2517965213 }, { "date": "2011", @@ -77002,9 +77002,9 @@ "entity": "geoId/39159", "points_by_facet": [ { - "date": "2019", - "value": 58988, - "facet": 2517965213 + "date": "2021", + "value": 64971, + "facet": 2176550201 }, { "date": "2020", @@ -77017,9 +77017,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 60021, - "facet": 2176550201 + "date": "2019", + "value": 58988, + "facet": 2517965213 }, { "date": "2011", @@ -77037,9 +77037,9 @@ "entity": "geoId/39161", "points_by_facet": [ { - "date": "2019", - "value": 28275, - "facet": 2517965213 + "date": "2021", + "value": 28732, + "facet": 2176550201 }, { "date": "2020", @@ -77052,9 +77052,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 28159, - "facet": 2176550201 + "date": "2019", + "value": 28275, + "facet": 2517965213 }, { "date": "2011", @@ -77072,9 +77072,9 @@ "entity": "geoId/39163", "points_by_facet": [ { - "date": "2018", - "value": 13139, - "facet": 2517965213 + "date": "2021", + "value": 12696, + "facet": 2176550201 }, { "date": "2020", @@ -77087,9 +77087,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12972, - "facet": 2176550201 + "date": "2018", + "value": 13139, + "facet": 2517965213 }, { "date": "2011", @@ -77107,9 +77107,9 @@ "entity": "geoId/39165", "points_by_facet": [ { - "date": "2019", - "value": 234602, - "facet": 2517965213 + "date": "2021", + "value": 246553, + "facet": 2176550201 }, { "date": "2020", @@ -77127,9 +77127,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 238412, - "facet": 2176550201 + "date": "2019", + "value": 234602, + "facet": 2517965213 }, { "date": "2011", @@ -77147,9 +77147,9 @@ "entity": "geoId/39167", "points_by_facet": [ { - "date": "2019", - "value": 59911, - "facet": 2517965213 + "date": "2021", + "value": 59423, + "facet": 2176550201 }, { "date": "2020", @@ -77162,9 +77162,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 59652, - "facet": 2176550201 + "date": "2019", + "value": 59911, + "facet": 2517965213 }, { "date": "2011", @@ -77182,9 +77182,9 @@ "entity": "geoId/39169", "points_by_facet": [ { - "date": "2019", - "value": 115710, - "facet": 2517965213 + "date": "2021", + "value": 116710, + "facet": 2176550201 }, { "date": "2020", @@ -77202,9 +77202,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 115694, - "facet": 2176550201 + "date": "2019", + "value": 115710, + "facet": 2517965213 }, { "date": "2011", @@ -77222,9 +77222,9 @@ "entity": "geoId/39171", "points_by_facet": [ { - "date": "2018", - "value": 36804, - "facet": 2517965213 + "date": "2021", + "value": 36716, + "facet": 2176550201 }, { "date": "2020", @@ -77237,9 +77237,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 36565, - "facet": 2176550201 + "date": "2018", + "value": 36804, + "facet": 2517965213 }, { "date": "2011", @@ -77257,9 +77257,9 @@ "entity": "geoId/39173", "points_by_facet": [ { - "date": "2019", - "value": 130817, - "facet": 2517965213 + "date": "2021", + "value": 132472, + "facet": 2176550201 }, { "date": "2020", @@ -77277,9 +77277,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 131113, - "facet": 2176550201 + "date": "2019", + "value": 130817, + "facet": 2517965213 }, { "date": "2011", @@ -77297,9 +77297,9 @@ "entity": "geoId/39175", "points_by_facet": [ { - "date": "2018", - "value": 21935, - "facet": 2517965213 + "date": "2021", + "value": 21708, + "facet": 2176550201 }, { "date": "2020", @@ -77312,9 +77312,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21711, - "facet": 2176550201 + "date": "2018", + "value": 21935, + "facet": 2517965213 }, { "date": "2011", @@ -77332,9 +77332,9 @@ "entity": "geoId/40001", "points_by_facet": [ { - "date": "2018", - "value": 22082, - "facet": 2517965213 + "date": "2021", + "value": 19414, + "facet": 2176550201 }, { "date": "2020", @@ -77347,9 +77347,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21955, - "facet": 2176550201 + "date": "2018", + "value": 22082, + "facet": 2517965213 }, { "date": "2011", @@ -77367,9 +77367,9 @@ "entity": "geoId/40003", "points_by_facet": [ { - "date": "2018", - "value": 5754, - "facet": 2517965213 + "date": "2021", + "value": 5710, + "facet": 2176550201 }, { "date": "2020", @@ -77382,9 +77382,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5718, - "facet": 2176550201 + "date": "2018", + "value": 5754, + "facet": 2517965213 }, { "date": "2011", @@ -77402,9 +77402,9 @@ "entity": "geoId/40005", "points_by_facet": [ { - "date": "2018", - "value": 13838, - "facet": 2517965213 + "date": "2021", + "value": 14324, + "facet": 2176550201 }, { "date": "2020", @@ -77417,9 +77417,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13912, - "facet": 2176550201 + "date": "2018", + "value": 13838, + "facet": 2517965213 }, { "date": "2011", @@ -77437,9 +77437,9 @@ "entity": "geoId/40007", "points_by_facet": [ { - "date": "2018", - "value": 5319, - "facet": 2517965213 + "date": "2021", + "value": 4980, + "facet": 2176550201 }, { "date": "2020", @@ -77452,9 +77452,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5207, - "facet": 2176550201 + "date": "2018", + "value": 5319, + "facet": 2517965213 }, { "date": "2011", @@ -77472,9 +77472,9 @@ "entity": "geoId/40009", "points_by_facet": [ { - "date": "2019", - "value": 21859, - "facet": 2517965213 + "date": "2021", + "value": 22046, + "facet": 2176550201 }, { "date": "2020", @@ -77487,9 +77487,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21468, - "facet": 2176550201 + "date": "2019", + "value": 21859, + "facet": 2517965213 }, { "date": "2011", @@ -77507,9 +77507,9 @@ "entity": "geoId/40011", "points_by_facet": [ { - "date": "2018", - "value": 9485, - "facet": 2517965213 + "date": "2021", + "value": 8562, + "facet": 2176550201 }, { "date": "2020", @@ -77522,9 +77522,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9447, - "facet": 2176550201 + "date": "2018", + "value": 9485, + "facet": 2517965213 }, { "date": "2011", @@ -77542,9 +77542,9 @@ "entity": "geoId/40013", "points_by_facet": [ { - "date": "2019", - "value": 47995, - "facet": 2517965213 + "date": "2021", + "value": 47105, + "facet": 2176550201 }, { "date": "2020", @@ -77557,9 +77557,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 48998, - "facet": 2176550201 + "date": "2019", + "value": 47995, + "facet": 2517965213 }, { "date": "2011", @@ -77577,9 +77577,9 @@ "entity": "geoId/40015", "points_by_facet": [ { - "date": "2018", - "value": 28977, - "facet": 2517965213 + "date": "2021", + "value": 26368, + "facet": 2176550201 }, { "date": "2020", @@ -77592,9 +77592,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 28684, - "facet": 2176550201 + "date": "2018", + "value": 28977, + "facet": 2517965213 }, { "date": "2011", @@ -77612,9 +77612,9 @@ "entity": "geoId/40017", "points_by_facet": [ { - "date": "2019", - "value": 148306, - "facet": 2517965213 + "date": "2021", + "value": 161737, + "facet": 2176550201 }, { "date": "2020", @@ -77632,9 +77632,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 153192, - "facet": 2176550201 + "date": "2019", + "value": 148306, + "facet": 2517965213 }, { "date": "2011", @@ -77652,9 +77652,9 @@ "entity": "geoId/40019", "points_by_facet": [ { - "date": "2019", - "value": 48111, - "facet": 2517965213 + "date": "2021", + "value": 48291, + "facet": 2176550201 }, { "date": "2020", @@ -77667,9 +77667,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 48353, - "facet": 2176550201 + "date": "2019", + "value": 48111, + "facet": 2517965213 }, { "date": "2011", @@ -77687,9 +77687,9 @@ "entity": "geoId/40021", "points_by_facet": [ { - "date": "2019", - "value": 48657, - "facet": 2517965213 + "date": "2021", + "value": 47627, + "facet": 2176550201 }, { "date": "2020", @@ -77702,9 +77702,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 49019, - "facet": 2176550201 + "date": "2019", + "value": 48657, + "facet": 2517965213 }, { "date": "2011", @@ -77722,9 +77722,9 @@ "entity": "geoId/40023", "points_by_facet": [ { - "date": "2018", - "value": 14668, - "facet": 2517965213 + "date": "2021", + "value": 14307, + "facet": 2176550201 }, { "date": "2020", @@ -77737,9 +77737,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14646, - "facet": 2176550201 + "date": "2018", + "value": 14668, + "facet": 2517965213 }, { "date": "2011", @@ -77757,9 +77757,9 @@ "entity": "geoId/40025", "points_by_facet": [ { - "date": "2018", - "value": 2153, - "facet": 2517965213 + "date": "2021", + "value": 2248, + "facet": 2176550201 }, { "date": "2020", @@ -77772,9 +77772,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2145, - "facet": 2176550201 + "date": "2018", + "value": 2153, + "facet": 2517965213 }, { "date": "2011", @@ -77792,9 +77792,9 @@ "entity": "geoId/40027", "points_by_facet": [ { - "date": "2019", - "value": 284014, - "facet": 2517965213 + "date": "2021", + "value": 297597, + "facet": 2176550201 }, { "date": "2020", @@ -77812,9 +77812,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 287066, - "facet": 2176550201 + "date": "2019", + "value": 284014, + "facet": 2517965213 }, { "date": "2011", @@ -77832,9 +77832,9 @@ "entity": "geoId/40029", "points_by_facet": [ { - "date": "2018", - "value": 5520, - "facet": 2517965213 + "date": "2021", + "value": 5276, + "facet": 2176550201 }, { "date": "2020", @@ -77847,9 +77847,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5587, - "facet": 2176550201 + "date": "2018", + "value": 5520, + "facet": 2517965213 }, { "date": "2011", @@ -77867,9 +77867,9 @@ "entity": "geoId/40031", "points_by_facet": [ { - "date": "2019", - "value": 120749, - "facet": 2517965213 + "date": "2021", + "value": 122063, + "facet": 2176550201 }, { "date": "2020", @@ -77887,9 +77887,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 121099, - "facet": 2176550201 + "date": "2019", + "value": 120749, + "facet": 2517965213 }, { "date": "2011", @@ -77907,9 +77907,9 @@ "entity": "geoId/40033", "points_by_facet": [ { - "date": "2019", - "value": 5666, - "facet": 2517965213 + "date": "2021", + "value": 5480, + "facet": 2176550201 }, { "date": "2020", @@ -77922,9 +77922,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5676, - "facet": 2176550201 + "date": "2019", + "value": 5666, + "facet": 2517965213 }, { "date": "2011", @@ -77942,9 +77942,9 @@ "entity": "geoId/40035", "points_by_facet": [ { - "date": "2018", - "value": 14306, - "facet": 2517965213 + "date": "2021", + "value": 14115, + "facet": 2176550201 }, { "date": "2020", @@ -77957,9 +77957,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14194, - "facet": 2176550201 + "date": "2018", + "value": 14306, + "facet": 2517965213 }, { "date": "2011", @@ -77977,9 +77977,9 @@ "entity": "geoId/40037", "points_by_facet": [ { - "date": "2019", - "value": 71522, - "facet": 2517965213 + "date": "2021", + "value": 72029, + "facet": 2176550201 }, { "date": "2020", @@ -77997,9 +77997,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 71485, - "facet": 2176550201 + "date": "2019", + "value": 71522, + "facet": 2517965213 }, { "date": "2011", @@ -78017,9 +78017,9 @@ "entity": "geoId/40039", "points_by_facet": [ { - "date": "2019", - "value": 29003, - "facet": 2517965213 + "date": "2021", + "value": 28163, + "facet": 2176550201 }, { "date": "2020", @@ -78032,9 +78032,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 28648, - "facet": 2176550201 + "date": "2019", + "value": 29003, + "facet": 2517965213 }, { "date": "2011", @@ -78052,9 +78052,9 @@ "entity": "geoId/40041", "points_by_facet": [ { - "date": "2018", - "value": 42733, - "facet": 2517965213 + "date": "2021", + "value": 41000, + "facet": 2176550201 }, { "date": "2020", @@ -78067,9 +78067,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 43136, - "facet": 2176550201 + "date": "2018", + "value": 42733, + "facet": 2517965213 }, { "date": "2011", @@ -78087,9 +78087,9 @@ "entity": "geoId/40043", "points_by_facet": [ { - "date": "2018", - "value": 4894, - "facet": 2517965213 + "date": "2021", + "value": 4417, + "facet": 2176550201 }, { "date": "2020", @@ -78102,9 +78102,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4815, - "facet": 2176550201 + "date": "2018", + "value": 4894, + "facet": 2517965213 }, { "date": "2011", @@ -78122,9 +78122,9 @@ "entity": "geoId/40045", "points_by_facet": [ { - "date": "2019", - "value": 3859, - "facet": 2517965213 + "date": "2021", + "value": 3762, + "facet": 2176550201 }, { "date": "2020", @@ -78137,9 +78137,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3830, - "facet": 2176550201 + "date": "2019", + "value": 3859, + "facet": 2517965213 }, { "date": "2011", @@ -78157,9 +78157,9 @@ "entity": "geoId/40047", "points_by_facet": [ { - "date": "2019", - "value": 61056, - "facet": 2517965213 + "date": "2021", + "value": 61926, + "facet": 2176550201 }, { "date": "2020", @@ -78172,9 +78172,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 60869, - "facet": 2176550201 + "date": "2019", + "value": 61056, + "facet": 2517965213 }, { "date": "2011", @@ -78192,9 +78192,9 @@ "entity": "geoId/40049", "points_by_facet": [ { - "date": "2018", - "value": 27811, - "facet": 2517965213 + "date": "2021", + "value": 25804, + "facet": 2176550201 }, { "date": "2020", @@ -78207,9 +78207,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 27691, - "facet": 2176550201 + "date": "2018", + "value": 27811, + "facet": 2517965213 }, { "date": "2011", @@ -78227,9 +78227,9 @@ "entity": "geoId/40051", "points_by_facet": [ { - "date": "2019", - "value": 55834, - "facet": 2517965213 + "date": "2021", + "value": 55508, + "facet": 2176550201 }, { "date": "2020", @@ -78242,9 +78242,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 55906, - "facet": 2176550201 + "date": "2019", + "value": 55834, + "facet": 2517965213 }, { "date": "2011", @@ -78262,9 +78262,9 @@ "entity": "geoId/40053", "points_by_facet": [ { - "date": "2018", - "value": 4326, - "facet": 2517965213 + "date": "2021", + "value": 4131, + "facet": 2176550201 }, { "date": "2020", @@ -78277,9 +78277,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4372, - "facet": 2176550201 + "date": "2018", + "value": 4326, + "facet": 2517965213 }, { "date": "2011", @@ -78297,9 +78297,9 @@ "entity": "geoId/40055", "points_by_facet": [ { - "date": "2018", - "value": 5821, - "facet": 2517965213 + "date": "2021", + "value": 5487, + "facet": 2176550201 }, { "date": "2020", @@ -78312,9 +78312,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5704, - "facet": 2176550201 + "date": "2018", + "value": 5821, + "facet": 2517965213 }, { "date": "2011", @@ -78332,9 +78332,9 @@ "entity": "geoId/40057", "points_by_facet": [ { - "date": "2018", - "value": 2664, - "facet": 2517965213 + "date": "2021", + "value": 2418, + "facet": 2176550201 }, { "date": "2020", @@ -78347,9 +78347,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2557, - "facet": 2176550201 + "date": "2018", + "value": 2664, + "facet": 2517965213 }, { "date": "2011", @@ -78367,9 +78367,9 @@ "entity": "geoId/40059", "points_by_facet": [ { - "date": "2018", - "value": 3797, - "facet": 2517965213 + "date": "2021", + "value": 3180, + "facet": 2176550201 }, { "date": "2020", @@ -78382,9 +78382,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3611, - "facet": 2176550201 + "date": "2018", + "value": 3797, + "facet": 2517965213 }, { "date": "2011", @@ -78402,9 +78402,9 @@ "entity": "geoId/40061", "points_by_facet": [ { - "date": "2018", - "value": 12668, - "facet": 2517965213 + "date": "2021", + "value": 11602, + "facet": 2176550201 }, { "date": "2020", @@ -78417,9 +78417,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12652, - "facet": 2176550201 + "date": "2018", + "value": 12668, + "facet": 2517965213 }, { "date": "2011", @@ -78437,9 +78437,9 @@ "entity": "geoId/40063", "points_by_facet": [ { - "date": "2018", - "value": 13335, - "facet": 2517965213 + "date": "2021", + "value": 13405, + "facet": 2176550201 }, { "date": "2020", @@ -78452,9 +78452,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13126, - "facet": 2176550201 + "date": "2018", + "value": 13335, + "facet": 2517965213 }, { "date": "2011", @@ -78472,9 +78472,9 @@ "entity": "geoId/40065", "points_by_facet": [ { - "date": "2019", - "value": 24530, - "facet": 2517965213 + "date": "2021", + "value": 24777, + "facet": 2176550201 }, { "date": "2020", @@ -78487,9 +78487,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 24305, - "facet": 2176550201 + "date": "2019", + "value": 24530, + "facet": 2517965213 }, { "date": "2011", @@ -78507,9 +78507,9 @@ "entity": "geoId/40067", "points_by_facet": [ { - "date": "2018", - "value": 6123, - "facet": 2517965213 + "date": "2021", + "value": 5438, + "facet": 2176550201 }, { "date": "2020", @@ -78522,9 +78522,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5949, - "facet": 2176550201 + "date": "2018", + "value": 6123, + "facet": 2517965213 }, { "date": "2011", @@ -78542,9 +78542,9 @@ "entity": "geoId/40069", "points_by_facet": [ { - "date": "2018", - "value": 10949, - "facet": 2517965213 + "date": "2021", + "value": 10301, + "facet": 2176550201 }, { "date": "2020", @@ -78557,9 +78557,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10824, - "facet": 2176550201 + "date": "2018", + "value": 10949, + "facet": 2517965213 }, { "date": "2011", @@ -78577,9 +78577,9 @@ "entity": "geoId/40071", "points_by_facet": [ { - "date": "2019", - "value": 43538, - "facet": 2517965213 + "date": "2021", + "value": 43732, + "facet": 2176550201 }, { "date": "2020", @@ -78592,9 +78592,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 43274, - "facet": 2176550201 + "date": "2019", + "value": 43538, + "facet": 2517965213 }, { "date": "2011", @@ -78612,9 +78612,9 @@ "entity": "geoId/40073", "points_by_facet": [ { - "date": "2018", - "value": 15816, - "facet": 2517965213 + "date": "2021", + "value": 15204, + "facet": 2176550201 }, { "date": "2020", @@ -78627,9 +78627,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15806, - "facet": 2176550201 + "date": "2018", + "value": 15816, + "facet": 2517965213 }, { "date": "2011", @@ -78647,9 +78647,9 @@ "entity": "geoId/40075", "points_by_facet": [ { - "date": "2018", - "value": 8729, - "facet": 2517965213 + "date": "2021", + "value": 8410, + "facet": 2176550201 }, { "date": "2020", @@ -78662,9 +78662,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8741, - "facet": 2176550201 + "date": "2018", + "value": 8729, + "facet": 2517965213 }, { "date": "2011", @@ -78682,9 +78682,9 @@ "entity": "geoId/40077", "points_by_facet": [ { - "date": "2018", - "value": 10231, - "facet": 2517965213 + "date": "2021", + "value": 9427, + "facet": 2176550201 }, { "date": "2020", @@ -78697,9 +78697,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10132, - "facet": 2176550201 + "date": "2018", + "value": 10231, + "facet": 2517965213 }, { "date": "2011", @@ -78717,9 +78717,9 @@ "entity": "geoId/40079", "points_by_facet": [ { - "date": "2018", - "value": 49980, - "facet": 2517965213 + "date": "2021", + "value": 48476, + "facet": 2176550201 }, { "date": "2020", @@ -78732,9 +78732,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 49935, - "facet": 2176550201 + "date": "2018", + "value": 49980, + "facet": 2517965213 }, { "date": "2011", @@ -78752,9 +78752,9 @@ "entity": "geoId/40081", "points_by_facet": [ { - "date": "2019", - "value": 34877, - "facet": 2517965213 + "date": "2021", + "value": 33829, + "facet": 2176550201 }, { "date": "2020", @@ -78767,9 +78767,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 35045, - "facet": 2176550201 + "date": "2019", + "value": 34877, + "facet": 2517965213 }, { "date": "2011", @@ -78787,9 +78787,9 @@ "entity": "geoId/40083", "points_by_facet": [ { - "date": "2019", - "value": 48011, - "facet": 2517965213 + "date": "2021", + "value": 50885, + "facet": 2176550201 }, { "date": "2020", @@ -78802,9 +78802,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 48777, - "facet": 2176550201 + "date": "2019", + "value": 48011, + "facet": 2517965213 }, { "date": "2011", @@ -78822,9 +78822,9 @@ "entity": "geoId/40085", "points_by_facet": [ { - "date": "2019", - "value": 10253, - "facet": 2517965213 + "date": "2021", + "value": 10216, + "facet": 2176550201 }, { "date": "2020", @@ -78837,9 +78837,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10230, - "facet": 2176550201 + "date": "2019", + "value": 10253, + "facet": 2517965213 }, { "date": "2011", @@ -78857,9 +78857,9 @@ "entity": "geoId/40087", "points_by_facet": [ { - "date": "2019", - "value": 40474, - "facet": 2517965213 + "date": "2021", + "value": 43516, + "facet": 2176550201 }, { "date": "2020", @@ -78872,9 +78872,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 41348, - "facet": 2176550201 + "date": "2019", + "value": 40474, + "facet": 2517965213 }, { "date": "2011", @@ -78892,9 +78892,9 @@ "entity": "geoId/40089", "points_by_facet": [ { - "date": "2018", - "value": 32703, - "facet": 2517965213 + "date": "2021", + "value": 30884, + "facet": 2176550201 }, { "date": "2020", @@ -78907,9 +78907,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 32772, - "facet": 2176550201 + "date": "2018", + "value": 32703, + "facet": 2517965213 }, { "date": "2011", @@ -78927,9 +78927,9 @@ "entity": "geoId/40091", "points_by_facet": [ { - "date": "2018", - "value": 19815, - "facet": 2517965213 + "date": "2021", + "value": 19245, + "facet": 2176550201 }, { "date": "2020", @@ -78942,9 +78942,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19635, - "facet": 2176550201 + "date": "2018", + "value": 19815, + "facet": 2517965213 }, { "date": "2011", @@ -78962,9 +78962,9 @@ "entity": "geoId/40093", "points_by_facet": [ { - "date": "2018", - "value": 7644, - "facet": 2517965213 + "date": "2021", + "value": 7668, + "facet": 2176550201 }, { "date": "2020", @@ -78977,9 +78977,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7579, - "facet": 2176550201 + "date": "2018", + "value": 7644, + "facet": 2517965213 }, { "date": "2011", @@ -78997,9 +78997,9 @@ "entity": "geoId/40095", "points_by_facet": [ { - "date": "2018", - "value": 16806, - "facet": 2517965213 + "date": "2021", + "value": 15594, + "facet": 2176550201 }, { "date": "2020", @@ -79012,9 +79012,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 17114, - "facet": 2176550201 + "date": "2018", + "value": 16806, + "facet": 2517965213 }, { "date": "2011", @@ -79032,9 +79032,9 @@ "entity": "geoId/40097", "points_by_facet": [ { - "date": "2018", - "value": 41107, - "facet": 2517965213 + "date": "2021", + "value": 39159, + "facet": 2176550201 }, { "date": "2020", @@ -79047,9 +79047,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 41152, - "facet": 2176550201 + "date": "2018", + "value": 41107, + "facet": 2517965213 }, { "date": "2011", @@ -79067,9 +79067,9 @@ "entity": "geoId/40099", "points_by_facet": [ { - "date": "2018", - "value": 13953, - "facet": 2517965213 + "date": "2021", + "value": 13718, + "facet": 2176550201 }, { "date": "2020", @@ -79082,9 +79082,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13955, - "facet": 2176550201 + "date": "2018", + "value": 13953, + "facet": 2517965213 }, { "date": "2011", @@ -79102,9 +79102,9 @@ "entity": "geoId/40101", "points_by_facet": [ { - "date": "2019", - "value": 67997, - "facet": 2517965213 + "date": "2021", + "value": 66146, + "facet": 2176550201 }, { "date": "2020", @@ -79122,9 +79122,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 67610, - "facet": 2176550201 + "date": "2019", + "value": 67997, + "facet": 2517965213 }, { "date": "2011", @@ -79142,9 +79142,9 @@ "entity": "geoId/40103", "points_by_facet": [ { - "date": "2018", - "value": 11289, - "facet": 2517965213 + "date": "2021", + "value": 10933, + "facet": 2176550201 }, { "date": "2020", @@ -79157,9 +79157,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11113, - "facet": 2176550201 + "date": "2018", + "value": 11289, + "facet": 2517965213 }, { "date": "2011", @@ -79177,9 +79177,9 @@ "entity": "geoId/40105", "points_by_facet": [ { - "date": "2018", - "value": 10218, - "facet": 2517965213 + "date": "2021", + "value": 9303, + "facet": 2176550201 }, { "date": "2020", @@ -79192,9 +79192,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10076, - "facet": 2176550201 + "date": "2018", + "value": 10218, + "facet": 2517965213 }, { "date": "2011", @@ -79212,9 +79212,9 @@ "entity": "geoId/40107", "points_by_facet": [ { - "date": "2018", - "value": 12098, - "facet": 2517965213 + "date": "2021", + "value": 11197, + "facet": 2176550201 }, { "date": "2020", @@ -79227,9 +79227,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11765, - "facet": 2176550201 + "date": "2018", + "value": 12098, + "facet": 2517965213 }, { "date": "2011", @@ -79247,9 +79247,9 @@ "entity": "geoId/40109", "points_by_facet": [ { - "date": "2019", - "value": 797434, - "facet": 2517965213 + "date": "2021", + "value": 798575, + "facet": 2176550201 }, { "date": "2020", @@ -79267,9 +79267,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 804041, - "facet": 2176550201 + "date": "2019", + "value": 797434, + "facet": 2517965213 }, { "date": "2011", @@ -79287,9 +79287,9 @@ "entity": "geoId/40111", "points_by_facet": [ { - "date": "2019", - "value": 38465, - "facet": 2517965213 + "date": "2021", + "value": 36843, + "facet": 2176550201 }, { "date": "2020", @@ -79302,9 +79302,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 38234, - "facet": 2176550201 + "date": "2019", + "value": 38465, + "facet": 2517965213 }, { "date": "2011", @@ -79322,9 +79322,9 @@ "entity": "geoId/40113", "points_by_facet": [ { - "date": "2019", - "value": 46963, - "facet": 2517965213 + "date": "2021", + "value": 45772, + "facet": 2176550201 }, { "date": "2020", @@ -79337,9 +79337,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 46642, - "facet": 2176550201 + "date": "2019", + "value": 46963, + "facet": 2517965213 }, { "date": "2011", @@ -79357,9 +79357,9 @@ "entity": "geoId/40115", "points_by_facet": [ { - "date": "2019", - "value": 31127, - "facet": 2517965213 + "date": "2021", + "value": 30340, + "facet": 2176550201 }, { "date": "2020", @@ -79372,9 +79372,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 30879, - "facet": 2176550201 + "date": "2019", + "value": 31127, + "facet": 2517965213 }, { "date": "2011", @@ -79392,9 +79392,9 @@ "entity": "geoId/40117", "points_by_facet": [ { - "date": "2019", - "value": 16376, - "facet": 2517965213 + "date": "2021", + "value": 15741, + "facet": 2176550201 }, { "date": "2020", @@ -79407,9 +79407,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16381, - "facet": 2176550201 + "date": "2019", + "value": 16376, + "facet": 2517965213 }, { "date": "2011", @@ -79427,9 +79427,9 @@ "entity": "geoId/40119", "points_by_facet": [ { - "date": "2019", - "value": 81784, - "facet": 2517965213 + "date": "2021", + "value": 81989, + "facet": 2176550201 }, { "date": "2020", @@ -79447,9 +79447,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 81755, - "facet": 2176550201 + "date": "2019", + "value": 81784, + "facet": 2517965213 }, { "date": "2011", @@ -79467,9 +79467,9 @@ "entity": "geoId/40121", "points_by_facet": [ { - "date": "2019", - "value": 43654, - "facet": 2517965213 + "date": "2021", + "value": 43633, + "facet": 2176550201 }, { "date": "2020", @@ -79482,9 +79482,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 43679, - "facet": 2176550201 + "date": "2019", + "value": 43654, + "facet": 2517965213 }, { "date": "2011", @@ -79502,9 +79502,9 @@ "entity": "geoId/40123", "points_by_facet": [ { - "date": "2019", - "value": 38284, - "facet": 2517965213 + "date": "2021", + "value": 38163, + "facet": 2176550201 }, { "date": "2020", @@ -79517,9 +79517,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 38397, - "facet": 2176550201 + "date": "2019", + "value": 38284, + "facet": 2517965213 }, { "date": "2011", @@ -79537,9 +79537,9 @@ "entity": "geoId/40125", "points_by_facet": [ { - "date": "2019", - "value": 72592, - "facet": 2517965213 + "date": "2021", + "value": 73019, + "facet": 2176550201 }, { "date": "2020", @@ -79557,9 +79557,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 72998, - "facet": 2176550201 + "date": "2019", + "value": 72592, + "facet": 2517965213 }, { "date": "2011", @@ -79577,9 +79577,9 @@ "entity": "geoId/40127", "points_by_facet": [ { - "date": "2018", - "value": 11179, - "facet": 2517965213 + "date": "2021", + "value": 10815, + "facet": 2176550201 }, { "date": "2020", @@ -79592,9 +79592,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10970, - "facet": 2176550201 + "date": "2018", + "value": 11179, + "facet": 2517965213 }, { "date": "2011", @@ -79612,9 +79612,9 @@ "entity": "geoId/40129", "points_by_facet": [ { - "date": "2018", - "value": 3656, - "facet": 2517965213 + "date": "2021", + "value": 3386, + "facet": 2176550201 }, { "date": "2020", @@ -79627,9 +79627,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3570, - "facet": 2176550201 + "date": "2018", + "value": 3656, + "facet": 2517965213 }, { "date": "2011", @@ -79647,9 +79647,9 @@ "entity": "geoId/40131", "points_by_facet": [ { - "date": "2019", - "value": 92459, - "facet": 2517965213 + "date": "2021", + "value": 96695, + "facet": 2176550201 }, { "date": "2020", @@ -79667,9 +79667,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 93155, - "facet": 2176550201 + "date": "2019", + "value": 92459, + "facet": 2517965213 }, { "date": "2011", @@ -79687,9 +79687,9 @@ "entity": "geoId/40133", "points_by_facet": [ { - "date": "2018", - "value": 24578, - "facet": 2517965213 + "date": "2021", + "value": 23567, + "facet": 2176550201 }, { "date": "2020", @@ -79702,9 +79702,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 24248, - "facet": 2176550201 + "date": "2018", + "value": 24578, + "facet": 2517965213 }, { "date": "2011", @@ -79722,9 +79722,9 @@ "entity": "geoId/40135", "points_by_facet": [ { - "date": "2019", - "value": 41569, - "facet": 2517965213 + "date": "2021", + "value": 39508, + "facet": 2176550201 }, { "date": "2020", @@ -79737,9 +79737,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 41538, - "facet": 2176550201 + "date": "2019", + "value": 41569, + "facet": 2517965213 }, { "date": "2011", @@ -79757,9 +79757,9 @@ "entity": "geoId/40137", "points_by_facet": [ { - "date": "2019", - "value": 43143, - "facet": 2517965213 + "date": "2021", + "value": 43129, + "facet": 2176550201 }, { "date": "2020", @@ -79772,9 +79772,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 43100, - "facet": 2176550201 + "date": "2019", + "value": 43143, + "facet": 2517965213 }, { "date": "2011", @@ -79792,9 +79792,9 @@ "entity": "geoId/40139", "points_by_facet": [ { - "date": "2019", - "value": 19983, - "facet": 2517965213 + "date": "2021", + "value": 20865, + "facet": 2176550201 }, { "date": "2020", @@ -79807,9 +79807,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19997, - "facet": 2176550201 + "date": "2019", + "value": 19983, + "facet": 2517965213 }, { "date": "2011", @@ -79827,9 +79827,9 @@ "entity": "geoId/40141", "points_by_facet": [ { - "date": "2018", - "value": 7348, - "facet": 2517965213 + "date": "2021", + "value": 7076, + "facet": 2176550201 }, { "date": "2020", @@ -79842,9 +79842,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7229, - "facet": 2176550201 + "date": "2018", + "value": 7348, + "facet": 2517965213 }, { "date": "2011", @@ -79862,9 +79862,9 @@ "entity": "geoId/40143", "points_by_facet": [ { - "date": "2019", - "value": 651552, - "facet": 2517965213 + "date": "2021", + "value": 672858, + "facet": 2176550201 }, { "date": "2020", @@ -79882,9 +79882,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 657589, - "facet": 2176550201 + "date": "2019", + "value": 651552, + "facet": 2517965213 }, { "date": "2011", @@ -79902,9 +79902,9 @@ "entity": "geoId/40145", "points_by_facet": [ { - "date": "2019", - "value": 81289, - "facet": 2517965213 + "date": "2021", + "value": 84050, + "facet": 2176550201 }, { "date": "2020", @@ -79922,9 +79922,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 82925, - "facet": 2176550201 + "date": "2019", + "value": 81289, + "facet": 2517965213 }, { "date": "2011", @@ -79942,9 +79942,9 @@ "entity": "geoId/40147", "points_by_facet": [ { - "date": "2019", - "value": 51527, - "facet": 2517965213 + "date": "2021", + "value": 52772, + "facet": 2176550201 }, { "date": "2020", @@ -79957,9 +79957,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 52222, - "facet": 2176550201 + "date": "2019", + "value": 51527, + "facet": 2517965213 }, { "date": "2011", @@ -79977,9 +79977,9 @@ "entity": "geoId/40149", "points_by_facet": [ { - "date": "2018", - "value": 11127, - "facet": 2517965213 + "date": "2021", + "value": 10915, + "facet": 2176550201 }, { "date": "2020", @@ -79992,9 +79992,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10830, - "facet": 2176550201 + "date": "2018", + "value": 11127, + "facet": 2517965213 }, { "date": "2011", @@ -80012,9 +80012,9 @@ "entity": "geoId/40151", "points_by_facet": [ { - "date": "2018", - "value": 8897, - "facet": 2517965213 + "date": "2021", + "value": 8583, + "facet": 2176550201 }, { "date": "2020", @@ -80027,9 +80027,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8687, - "facet": 2176550201 + "date": "2018", + "value": 8897, + "facet": 2517965213 }, { "date": "2011", @@ -80047,9 +80047,9 @@ "entity": "geoId/40153", "points_by_facet": [ { - "date": "2019", - "value": 20211, - "facet": 2517965213 + "date": "2021", + "value": 20205, + "facet": 2176550201 }, { "date": "2020", @@ -80062,9 +80062,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19812, - "facet": 2176550201 + "date": "2019", + "value": 20211, + "facet": 2517965213 }, { "date": "2011", @@ -80082,9 +80082,9 @@ "entity": "geoId/41001", "points_by_facet": [ { - "date": "2018", - "value": 16006, - "facet": 2517965213 + "date": "2021", + "value": 16847, + "facet": 2176550201 }, { "date": "2020", @@ -80097,9 +80097,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16284, - "facet": 2176550201 + "date": "2018", + "value": 16006, + "facet": 2517965213 }, { "date": "2011", @@ -80117,9 +80117,9 @@ "entity": "geoId/41003", "points_by_facet": [ { - "date": "2019", - "value": 93053, - "facet": 2517965213 + "date": "2021", + "value": 96017, + "facet": 2176550201 }, { "date": "2020", @@ -80137,9 +80137,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 93239, - "facet": 2176550201 + "date": "2019", + "value": 93053, + "facet": 2517965213 }, { "date": "2011", @@ -80157,9 +80157,9 @@ "entity": "geoId/41005", "points_by_facet": [ { - "date": "2019", - "value": 418187, - "facet": 2517965213 + "date": "2021", + "value": 422537, + "facet": 2176550201 }, { "date": "2020", @@ -80177,9 +80177,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 421596, - "facet": 2176550201 + "date": "2019", + "value": 418187, + "facet": 2517965213 }, { "date": "2011", @@ -80197,9 +80197,9 @@ "entity": "geoId/41007", "points_by_facet": [ { - "date": "2019", - "value": 40224, - "facet": 2517965213 + "date": "2021", + "value": 41810, + "facet": 2176550201 }, { "date": "2020", @@ -80212,9 +80212,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 40423, - "facet": 2176550201 + "date": "2019", + "value": 40224, + "facet": 2517965213 }, { "date": "2011", @@ -80232,9 +80232,9 @@ "entity": "geoId/41009", "points_by_facet": [ { - "date": "2019", - "value": 52354, - "facet": 2517965213 + "date": "2021", + "value": 53074, + "facet": 2176550201 }, { "date": "2020", @@ -80247,9 +80247,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 52876, - "facet": 2176550201 + "date": "2019", + "value": 52354, + "facet": 2517965213 }, { "date": "2011", @@ -80267,9 +80267,9 @@ "entity": "geoId/41011", "points_by_facet": [ { - "date": "2019", - "value": 64487, - "facet": 2517965213 + "date": "2021", + "value": 64999, + "facet": 2176550201 }, { "date": "2020", @@ -80282,9 +80282,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 64711, - "facet": 2176550201 + "date": "2019", + "value": 64487, + "facet": 2517965213 }, { "date": "2011", @@ -80302,9 +80302,9 @@ "entity": "geoId/41013", "points_by_facet": [ { - "date": "2019", - "value": 24404, - "facet": 2517965213 + "date": "2021", + "value": 25739, + "facet": 2176550201 }, { "date": "2020", @@ -80317,9 +80317,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 25105, - "facet": 2176550201 + "date": "2019", + "value": 24404, + "facet": 2517965213 }, { "date": "2011", @@ -80337,9 +80337,9 @@ "entity": "geoId/41015", "points_by_facet": [ { - "date": "2019", - "value": 22925, - "facet": 2517965213 + "date": "2021", + "value": 23683, + "facet": 2176550201 }, { "date": "2020", @@ -80352,9 +80352,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 23305, - "facet": 2176550201 + "date": "2019", + "value": 22925, + "facet": 2517965213 }, { "date": "2011", @@ -80372,9 +80372,9 @@ "entity": "geoId/41017", "points_by_facet": [ { - "date": "2019", - "value": 197692, - "facet": 2517965213 + "date": "2021", + "value": 204801, + "facet": 2176550201 }, { "date": "2020", @@ -80392,9 +80392,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 201769, - "facet": 2176550201 + "date": "2019", + "value": 197692, + "facet": 2517965213 }, { "date": "2011", @@ -80412,9 +80412,9 @@ "entity": "geoId/41019", "points_by_facet": [ { - "date": "2019", - "value": 110980, - "facet": 2517965213 + "date": "2021", + "value": 111978, + "facet": 2176550201 }, { "date": "2020", @@ -80432,9 +80432,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 111364, - "facet": 2176550201 + "date": "2019", + "value": 110980, + "facet": 2517965213 }, { "date": "2011", @@ -80452,9 +80452,9 @@ "entity": "geoId/41021", "points_by_facet": [ { - "date": "2018", - "value": 1894, - "facet": 2517965213 + "date": "2021", + "value": 2005, + "facet": 2176550201 }, { "date": "2020", @@ -80467,9 +80467,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1975, - "facet": 2176550201 + "date": "2018", + "value": 1894, + "facet": 2517965213 }, { "date": "2011", @@ -80487,9 +80487,9 @@ "entity": "geoId/41023", "points_by_facet": [ { - "date": "2018", - "value": 7176, - "facet": 2517965213 + "date": "2021", + "value": 7272, + "facet": 2176550201 }, { "date": "2020", @@ -80502,9 +80502,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7180, - "facet": 2176550201 + "date": "2018", + "value": 7176, + "facet": 2517965213 }, { "date": "2011", @@ -80522,9 +80522,9 @@ "entity": "geoId/41025", "points_by_facet": [ { - "date": "2018", - "value": 7329, - "facet": 2517965213 + "date": "2021", + "value": 7575, + "facet": 2176550201 }, { "date": "2020", @@ -80537,9 +80537,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7373, - "facet": 2176550201 + "date": "2018", + "value": 7329, + "facet": 2517965213 }, { "date": "2011", @@ -80557,9 +80557,9 @@ "entity": "geoId/41027", "points_by_facet": [ { - "date": "2019", - "value": 23382, - "facet": 2517965213 + "date": "2021", + "value": 24057, + "facet": 2176550201 }, { "date": "2020", @@ -80572,11 +80572,11 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 23280, - "facet": 2176550201 - }, - { + "date": "2019", + "value": 23382, + "facet": 2517965213 + }, + { "date": "2011", "value": 22493, "facet": 3114843463 @@ -80592,9 +80592,9 @@ "entity": "geoId/41029", "points_by_facet": [ { - "date": "2019", - "value": 220944, - "facet": 2517965213 + "date": "2021", + "value": 223734, + "facet": 2176550201 }, { "date": "2020", @@ -80612,9 +80612,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 221844, - "facet": 2176550201 + "date": "2019", + "value": 220944, + "facet": 2517965213 }, { "date": "2011", @@ -80632,9 +80632,9 @@ "entity": "geoId/41031", "points_by_facet": [ { - "date": "2018", - "value": 24192, - "facet": 2517965213 + "date": "2021", + "value": 25068, + "facet": 2176550201 }, { "date": "2020", @@ -80647,9 +80647,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 24856, - "facet": 2176550201 + "date": "2018", + "value": 24192, + "facet": 2517965213 }, { "date": "2011", @@ -80667,9 +80667,9 @@ "entity": "geoId/41033", "points_by_facet": [ { - "date": "2019", - "value": 87487, - "facet": 2517965213 + "date": "2021", + "value": 88346, + "facet": 2176550201 }, { "date": "2020", @@ -80687,9 +80687,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 88053, - "facet": 2176550201 + "date": "2019", + "value": 87487, + "facet": 2517965213 }, { "date": "2011", @@ -80707,9 +80707,9 @@ "entity": "geoId/41035", "points_by_facet": [ { - "date": "2019", - "value": 68238, - "facet": 2517965213 + "date": "2021", + "value": 70164, + "facet": 2176550201 }, { "date": "2020", @@ -80727,9 +80727,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 68739, - "facet": 2176550201 + "date": "2019", + "value": 68238, + "facet": 2517965213 }, { "date": "2011", @@ -80747,9 +80747,9 @@ "entity": "geoId/41037", "points_by_facet": [ { - "date": "2018", - "value": 7879, - "facet": 2517965213 + "date": "2021", + "value": 8276, + "facet": 2176550201 }, { "date": "2020", @@ -80762,9 +80762,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7949, - "facet": 2176550201 + "date": "2018", + "value": 7879, + "facet": 2517965213 }, { "date": "2011", @@ -80782,9 +80782,9 @@ "entity": "geoId/41039", "points_by_facet": [ { - "date": "2019", - "value": 382067, - "facet": 2517965213 + "date": "2021", + "value": 383189, + "facet": 2176550201 }, { "date": "2020", @@ -80802,9 +80802,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 382986, - "facet": 2176550201 + "date": "2019", + "value": 382067, + "facet": 2517965213 }, { "date": "2011", @@ -80822,9 +80822,9 @@ "entity": "geoId/41041", "points_by_facet": [ { - "date": "2019", - "value": 49962, - "facet": 2517965213 + "date": "2021", + "value": 50862, + "facet": 2176550201 }, { "date": "2020", @@ -80837,9 +80837,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 50583, - "facet": 2176550201 + "date": "2019", + "value": 49962, + "facet": 2517965213 }, { "date": "2011", @@ -80857,9 +80857,9 @@ "entity": "geoId/41043", "points_by_facet": [ { - "date": "2019", - "value": 129749, - "facet": 2517965213 + "date": "2021", + "value": 129839, + "facet": 2176550201 }, { "date": "2020", @@ -80877,9 +80877,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 131054, - "facet": 2176550201 + "date": "2019", + "value": 129749, + "facet": 2517965213 }, { "date": "2011", @@ -80897,9 +80897,9 @@ "entity": "geoId/41045", "points_by_facet": [ { - "date": "2019", - "value": 30571, - "facet": 2517965213 + "date": "2021", + "value": 31693, + "facet": 2176550201 }, { "date": "2020", @@ -80912,9 +80912,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 30983, - "facet": 2176550201 + "date": "2019", + "value": 30571, + "facet": 2517965213 }, { "date": "2011", @@ -80932,9 +80932,9 @@ "entity": "geoId/41047", "points_by_facet": [ { - "date": "2019", - "value": 347818, - "facet": 2517965213 + "date": "2021", + "value": 347119, + "facet": 2176550201 }, { "date": "2020", @@ -80952,9 +80952,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 349204, - "facet": 2176550201 + "date": "2019", + "value": 347818, + "facet": 2517965213 }, { "date": "2011", @@ -80972,9 +80972,9 @@ "entity": "geoId/41049", "points_by_facet": [ { - "date": "2019", - "value": 11603, - "facet": 2517965213 + "date": "2021", + "value": 12303, + "facet": 2176550201 }, { "date": "2020", @@ -80987,9 +80987,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11700, - "facet": 2176550201 + "date": "2019", + "value": 11603, + "facet": 2517965213 }, { "date": "2011", @@ -81007,9 +81007,9 @@ "entity": "geoId/41051", "points_by_facet": [ { - "date": "2019", - "value": 812855, - "facet": 2517965213 + "date": "2021", + "value": 803377, + "facet": 2176550201 }, { "date": "2020", @@ -81027,9 +81027,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 815637, - "facet": 2176550201 + "date": "2019", + "value": 812855, + "facet": 2517965213 }, { "date": "2011", @@ -81047,9 +81047,9 @@ "entity": "geoId/41053", "points_by_facet": [ { - "date": "2019", - "value": 86085, - "facet": 2517965213 + "date": "2021", + "value": 89164, + "facet": 2176550201 }, { "date": "2020", @@ -81067,9 +81067,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 87744, - "facet": 2176550201 + "date": "2019", + "value": 86085, + "facet": 2517965213 }, { "date": "2011", @@ -81087,9 +81087,9 @@ "entity": "geoId/41055", "points_by_facet": [ { - "date": "2018", - "value": 1708, - "facet": 2517965213 + "date": "2021", + "value": 1907, + "facet": 2176550201 }, { "date": "2020", @@ -81102,9 +81102,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1801, - "facet": 2176550201 + "date": "2018", + "value": 1708, + "facet": 2517965213 }, { "date": "2011", @@ -81122,9 +81122,9 @@ "entity": "geoId/41057", "points_by_facet": [ { - "date": "2018", - "value": 26787, - "facet": 2517965213 + "date": "2021", + "value": 27748, + "facet": 2176550201 }, { "date": "2020", @@ -81137,9 +81137,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 27442, - "facet": 2176550201 + "date": "2018", + "value": 26787, + "facet": 2517965213 }, { "date": "2011", @@ -81157,9 +81157,9 @@ "entity": "geoId/41059", "points_by_facet": [ { - "date": "2019", - "value": 77950, - "facet": 2517965213 + "date": "2021", + "value": 79988, + "facet": 2176550201 }, { "date": "2020", @@ -81177,9 +81177,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 77752, - "facet": 2176550201 + "date": "2019", + "value": 77950, + "facet": 2517965213 }, { "date": "2011", @@ -81197,9 +81197,9 @@ "entity": "geoId/41061", "points_by_facet": [ { - "date": "2019", - "value": 26835, - "facet": 2517965213 + "date": "2021", + "value": 26212, + "facet": 2176550201 }, { "date": "2020", @@ -81212,9 +81212,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 26551, - "facet": 2176550201 + "date": "2019", + "value": 26835, + "facet": 2517965213 }, { "date": "2011", @@ -81232,9 +81232,9 @@ "entity": "geoId/41063", "points_by_facet": [ { - "date": "2018", - "value": 7081, - "facet": 2517965213 + "date": "2021", + "value": 7545, + "facet": 2176550201 }, { "date": "2020", @@ -81247,9 +81247,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7181, - "facet": 2176550201 + "date": "2018", + "value": 7081, + "facet": 2517965213 }, { "date": "2011", @@ -81267,9 +81267,9 @@ "entity": "geoId/41065", "points_by_facet": [ { - "date": "2019", - "value": 26682, - "facet": 2517965213 + "date": "2021", + "value": 26726, + "facet": 2176550201 }, { "date": "2020", @@ -81282,9 +81282,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 26403, - "facet": 2176550201 + "date": "2019", + "value": 26682, + "facet": 2517965213 }, { "date": "2011", @@ -81302,9 +81302,9 @@ "entity": "geoId/41067", "points_by_facet": [ { - "date": "2019", - "value": 601592, - "facet": 2517965213 + "date": "2021", + "value": 600811, + "facet": 2176550201 }, { "date": "2020", @@ -81322,9 +81322,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 603514, - "facet": 2176550201 + "date": "2019", + "value": 601592, + "facet": 2517965213 }, { "date": "2011", @@ -81342,9 +81342,9 @@ "entity": "geoId/41069", "points_by_facet": [ { - "date": "2018", - "value": 1366, - "facet": 2517965213 + "date": "2021", + "value": 1451, + "facet": 2176550201 }, { "date": "2020", @@ -81357,9 +81357,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1387, - "facet": 2176550201 + "date": "2018", + "value": 1366, + "facet": 2517965213 }, { "date": "2011", @@ -81377,9 +81377,9 @@ "entity": "geoId/41071", "points_by_facet": [ { - "date": "2019", - "value": 107100, - "facet": 2517965213 + "date": "2021", + "value": 108239, + "facet": 2176550201 }, { "date": "2020", @@ -81397,9 +81397,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 107664, - "facet": 2176550201 + "date": "2019", + "value": 107100, + "facet": 2517965213 }, { "date": "2011", @@ -81417,9 +81417,9 @@ "entity": "geoId/42001", "points_by_facet": [ { - "date": "2019", - "value": 103009, - "facet": 2517965213 + "date": "2021", + "value": 104127, + "facet": 2176550201 }, { "date": "2020", @@ -81437,9 +81437,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 102742, - "facet": 2176550201 + "date": "2019", + "value": 103009, + "facet": 2517965213 }, { "date": "2011", @@ -81457,9 +81457,9 @@ "entity": "geoId/42003", "points_by_facet": [ { - "date": "2019", - "value": 1216045, - "facet": 2517965213 + "date": "2021", + "value": 1238090, + "facet": 2176550201 }, { "date": "2020", @@ -81477,9 +81477,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 1211358, - "facet": 2176550201 + "date": "2019", + "value": 1216045, + "facet": 2517965213 }, { "date": "2011", @@ -81497,9 +81497,9 @@ "entity": "geoId/42005", "points_by_facet": [ { - "date": "2019", - "value": 64735, - "facet": 2517965213 + "date": "2021", + "value": 65093, + "facet": 2176550201 }, { "date": "2020", @@ -81517,9 +81517,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 64162, - "facet": 2176550201 + "date": "2019", + "value": 64735, + "facet": 2517965213 }, { "date": "2011", @@ -81537,9 +81537,9 @@ "entity": "geoId/42007", "points_by_facet": [ { - "date": "2019", - "value": 163929, - "facet": 2517965213 + "date": "2021", + "value": 166624, + "facet": 2176550201 }, { "date": "2020", @@ -81557,9 +81557,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 162575, - "facet": 2176550201 + "date": "2019", + "value": 163929, + "facet": 2517965213 }, { "date": "2011", @@ -81577,9 +81577,9 @@ "entity": "geoId/42009", "points_by_facet": [ { - "date": "2018", - "value": 48176, - "facet": 2517965213 + "date": "2021", + "value": 47461, + "facet": 2176550201 }, { "date": "2020", @@ -81592,9 +81592,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 47817, - "facet": 2176550201 + "date": "2018", + "value": 48176, + "facet": 2517965213 }, { "date": "2011", @@ -81612,9 +81612,9 @@ "entity": "geoId/42011", "points_by_facet": [ { - "date": "2019", - "value": 421164, - "facet": 2517965213 + "date": "2021", + "value": 429342, + "facet": 2176550201 }, { "date": "2020", @@ -81632,9 +81632,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 421017, - "facet": 2176550201 + "date": "2019", + "value": 421164, + "facet": 2517965213 }, { "date": "2011", @@ -81652,9 +81652,9 @@ "entity": "geoId/42013", "points_by_facet": [ { - "date": "2019", - "value": 121829, - "facet": 2517965213 + "date": "2021", + "value": 121767, + "facet": 2176550201 }, { "date": "2020", @@ -81672,9 +81672,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 121007, - "facet": 2176550201 + "date": "2019", + "value": 121829, + "facet": 2517965213 }, { "date": "2011", @@ -81692,9 +81692,9 @@ "entity": "geoId/42015", "points_by_facet": [ { - "date": "2019", - "value": 60323, - "facet": 2517965213 + "date": "2021", + "value": 59892, + "facet": 2176550201 }, { "date": "2020", @@ -81707,9 +81707,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 60221, - "facet": 2176550201 + "date": "2019", + "value": 60323, + "facet": 2517965213 }, { "date": "2011", @@ -81727,9 +81727,9 @@ "entity": "geoId/42017", "points_by_facet": [ { - "date": "2019", - "value": 628270, - "facet": 2517965213 + "date": "2021", + "value": 646098, + "facet": 2176550201 }, { "date": "2020", @@ -81747,9 +81747,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 627987, - "facet": 2176550201 + "date": "2019", + "value": 628270, + "facet": 2517965213 }, { "date": "2011", @@ -81767,9 +81767,9 @@ "entity": "geoId/42019", "points_by_facet": [ { - "date": "2019", - "value": 187853, - "facet": 2517965213 + "date": "2021", + "value": 194273, + "facet": 2176550201 }, { "date": "2020", @@ -81787,9 +81787,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 189135, - "facet": 2176550201 + "date": "2019", + "value": 187853, + "facet": 2517965213 }, { "date": "2011", @@ -81807,9 +81807,9 @@ "entity": "geoId/42021", "points_by_facet": [ { - "date": "2019", - "value": 130192, - "facet": 2517965213 + "date": "2021", + "value": 132167, + "facet": 2176550201 }, { "date": "2020", @@ -81827,9 +81827,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 128672, - "facet": 2176550201 + "date": "2019", + "value": 130192, + "facet": 2517965213 }, { "date": "2011", @@ -81847,9 +81847,9 @@ "entity": "geoId/42023", "points_by_facet": [ { - "date": "2018", - "value": 4492, - "facet": 2517965213 + "date": "2021", + "value": 4459, + "facet": 2176550201 }, { "date": "2020", @@ -81862,9 +81862,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4330, - "facet": 2176550201 + "date": "2018", + "value": 4492, + "facet": 2517965213 }, { "date": "2011", @@ -81882,9 +81882,9 @@ "entity": "geoId/42025", "points_by_facet": [ { - "date": "2019", - "value": 64182, - "facet": 2517965213 + "date": "2021", + "value": 65412, + "facet": 2176550201 }, { "date": "2020", @@ -81902,9 +81902,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 64081, - "facet": 2176550201 + "date": "2019", + "value": 64182, + "facet": 2517965213 }, { "date": "2011", @@ -81922,9 +81922,9 @@ "entity": "geoId/42027", "points_by_facet": [ { - "date": "2019", - "value": 162385, - "facet": 2517965213 + "date": "2021", + "value": 157527, + "facet": 2176550201 }, { "date": "2020", @@ -81942,9 +81942,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 161496, - "facet": 2176550201 + "date": "2019", + "value": 162385, + "facet": 2517965213 }, { "date": "2011", @@ -81962,9 +81962,9 @@ "entity": "geoId/42029", "points_by_facet": [ { - "date": "2019", - "value": 524989, - "facet": 2517965213 + "date": "2021", + "value": 538649, + "facet": 2176550201 }, { "date": "2020", @@ -81982,9 +81982,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 526759, - "facet": 2176550201 + "date": "2019", + "value": 524989, + "facet": 2517965213 }, { "date": "2011", @@ -82002,9 +82002,9 @@ "entity": "geoId/42031", "points_by_facet": [ { - "date": "2018", - "value": 38779, - "facet": 2517965213 + "date": "2021", + "value": 37156, + "facet": 2176550201 }, { "date": "2020", @@ -82017,9 +82017,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 38305, - "facet": 2176550201 + "date": "2018", + "value": 38779, + "facet": 2517965213 }, { "date": "2011", @@ -82037,9 +82037,9 @@ "entity": "geoId/42033", "points_by_facet": [ { - "date": "2019", - "value": 79255, - "facet": 2517965213 + "date": "2021", + "value": 80082, + "facet": 2176550201 }, { "date": "2020", @@ -82057,9 +82057,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 78612, - "facet": 2176550201 + "date": "2019", + "value": 79255, + "facet": 2517965213 }, { "date": "2011", @@ -82077,9 +82077,9 @@ "entity": "geoId/42035", "points_by_facet": [ { - "date": "2019", - "value": 38632, - "facet": 2517965213 + "date": "2021", + "value": 37465, + "facet": 2176550201 }, { "date": "2020", @@ -82092,9 +82092,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 37957, - "facet": 2176550201 + "date": "2019", + "value": 38632, + "facet": 2517965213 }, { "date": "2011", @@ -82112,9 +82112,9 @@ "entity": "geoId/42037", "points_by_facet": [ { - "date": "2019", - "value": 64964, - "facet": 2517965213 + "date": "2021", + "value": 64872, + "facet": 2176550201 }, { "date": "2020", @@ -82132,9 +82132,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 64842, - "facet": 2176550201 + "date": "2019", + "value": 64964, + "facet": 2517965213 }, { "date": "2011", @@ -82152,9 +82152,9 @@ "entity": "geoId/42039", "points_by_facet": [ { - "date": "2019", - "value": 84629, - "facet": 2517965213 + "date": "2021", + "value": 83351, + "facet": 2176550201 }, { "date": "2020", @@ -82172,9 +82172,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 83697, - "facet": 2176550201 + "date": "2019", + "value": 84629, + "facet": 2517965213 }, { "date": "2011", @@ -82192,9 +82192,9 @@ "entity": "geoId/42041", "points_by_facet": [ { - "date": "2019", - "value": 253370, - "facet": 2517965213 + "date": "2021", + "value": 262919, + "facet": 2176550201 }, { "date": "2020", @@ -82212,9 +82212,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 255857, - "facet": 2176550201 + "date": "2019", + "value": 253370, + "facet": 2517965213 }, { "date": "2011", @@ -82232,9 +82232,9 @@ "entity": "geoId/42043", "points_by_facet": [ { - "date": "2019", - "value": 278299, - "facet": 2517965213 + "date": "2021", + "value": 287400, + "facet": 2176550201 }, { "date": "2020", @@ -82252,9 +82252,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 279874, - "facet": 2176550201 + "date": "2019", + "value": 278299, + "facet": 2517965213 }, { "date": "2011", @@ -82272,9 +82272,9 @@ "entity": "geoId/42045", "points_by_facet": [ { - "date": "2019", - "value": 566747, - "facet": 2517965213 + "date": "2021", + "value": 573849, + "facet": 2176550201 }, { "date": "2020", @@ -82292,9 +82292,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 566753, - "facet": 2176550201 + "date": "2019", + "value": 566747, + "facet": 2517965213 }, { "date": "2011", @@ -82312,9 +82312,9 @@ "entity": "geoId/42047", "points_by_facet": [ { - "date": "2019", - "value": 29910, - "facet": 2517965213 + "date": "2021", + "value": 30783, + "facet": 2176550201 }, { "date": "2020", @@ -82327,9 +82327,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 29607, - "facet": 2176550201 + "date": "2019", + "value": 29910, + "facet": 2517965213 }, { "date": "2011", @@ -82347,9 +82347,9 @@ "entity": "geoId/42049", "points_by_facet": [ { - "date": "2019", - "value": 269728, - "facet": 2517965213 + "date": "2021", + "value": 269011, + "facet": 2176550201 }, { "date": "2020", @@ -82367,9 +82367,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 268426, - "facet": 2176550201 + "date": "2019", + "value": 269728, + "facet": 2517965213 }, { "date": "2011", @@ -82387,9 +82387,9 @@ "entity": "geoId/42051", "points_by_facet": [ { - "date": "2019", - "value": 129274, - "facet": 2517965213 + "date": "2021", + "value": 126931, + "facet": 2176550201 }, { "date": "2020", @@ -82407,9 +82407,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 128126, - "facet": 2176550201 + "date": "2019", + "value": 129274, + "facet": 2517965213 }, { "date": "2011", @@ -82427,9 +82427,9 @@ "entity": "geoId/42053", "points_by_facet": [ { - "date": "2018", - "value": 7279, - "facet": 2517965213 + "date": "2021", + "value": 7032, + "facet": 2176550201 }, { "date": "2020", @@ -82442,9 +82442,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6965, - "facet": 2176550201 + "date": "2018", + "value": 7279, + "facet": 2517965213 }, { "date": "2011", @@ -82462,9 +82462,9 @@ "entity": "geoId/42055", "points_by_facet": [ { - "date": "2019", - "value": 155027, - "facet": 2517965213 + "date": "2021", + "value": 156289, + "facet": 2176550201 }, { "date": "2020", @@ -82482,9 +82482,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 155637, - "facet": 2176550201 + "date": "2019", + "value": 155027, + "facet": 2517965213 }, { "date": "2011", @@ -82502,9 +82502,9 @@ "entity": "geoId/42057", "points_by_facet": [ { - "date": "2018", + "date": "2021", "value": 14523, - "facet": 2517965213 + "facet": 2176550201 }, { "date": "2020", @@ -82517,9 +82517,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14501, - "facet": 2176550201 + "date": "2018", + "value": 14523, + "facet": 2517965213 }, { "date": "2011", @@ -82537,9 +82537,9 @@ "entity": "geoId/42059", "points_by_facet": [ { - "date": "2018", - "value": 36506, - "facet": 2517965213 + "date": "2021", + "value": 35369, + "facet": 2176550201 }, { "date": "2020", @@ -82552,9 +82552,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 35621, - "facet": 2176550201 + "date": "2018", + "value": 36506, + "facet": 2517965213 }, { "date": "2011", @@ -82572,9 +82572,9 @@ "entity": "geoId/42061", "points_by_facet": [ { - "date": "2019", - "value": 45144, - "facet": 2517965213 + "date": "2021", + "value": 43889, + "facet": 2176550201 }, { "date": "2020", @@ -82587,9 +82587,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 44590, - "facet": 2176550201 + "date": "2019", + "value": 45144, + "facet": 2517965213 }, { "date": "2011", @@ -82607,9 +82607,9 @@ "entity": "geoId/42063", "points_by_facet": [ { - "date": "2019", - "value": 84073, - "facet": 2517965213 + "date": "2021", + "value": 82886, + "facet": 2176550201 }, { "date": "2020", @@ -82627,9 +82627,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 83664, - "facet": 2176550201 + "date": "2019", + "value": 84073, + "facet": 2517965213 }, { "date": "2011", @@ -82647,9 +82647,9 @@ "entity": "geoId/42065", "points_by_facet": [ { - "date": "2018", - "value": 43641, - "facet": 2517965213 + "date": "2021", + "value": 44114, + "facet": 2176550201 }, { "date": "2020", @@ -82662,10 +82662,10 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 43108, - "facet": 2176550201 - }, + "date": "2018", + "value": 43641, + "facet": 2517965213 + }, { "date": "2011", "value": 44976, @@ -82682,9 +82682,9 @@ "entity": "geoId/42067", "points_by_facet": [ { - "date": "2018", - "value": 24704, - "facet": 2517965213 + "date": "2021", + "value": 23297, + "facet": 2176550201 }, { "date": "2020", @@ -82697,9 +82697,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 24619, - "facet": 2176550201 + "date": "2018", + "value": 24704, + "facet": 2517965213 }, { "date": "2011", @@ -82717,9 +82717,9 @@ "entity": "geoId/42069", "points_by_facet": [ { - "date": "2019", - "value": 209674, - "facet": 2517965213 + "date": "2021", + "value": 215663, + "facet": 2176550201 }, { "date": "2020", @@ -82737,9 +82737,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 208989, - "facet": 2176550201 + "date": "2019", + "value": 209674, + "facet": 2517965213 }, { "date": "2011", @@ -82757,9 +82757,9 @@ "entity": "geoId/42071", "points_by_facet": [ { - "date": "2019", - "value": 545724, - "facet": 2517965213 + "date": "2021", + "value": 553652, + "facet": 2176550201 }, { "date": "2020", @@ -82777,9 +82777,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 546192, - "facet": 2176550201 + "date": "2019", + "value": 545724, + "facet": 2517965213 }, { "date": "2011", @@ -82797,9 +82797,9 @@ "entity": "geoId/42073", "points_by_facet": [ { - "date": "2019", - "value": 85512, - "facet": 2517965213 + "date": "2021", + "value": 85497, + "facet": 2176550201 }, { "date": "2020", @@ -82817,9 +82817,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 85083, - "facet": 2176550201 + "date": "2019", + "value": 85512, + "facet": 2517965213 }, { "date": "2011", @@ -82837,9 +82837,9 @@ "entity": "geoId/42075", "points_by_facet": [ { - "date": "2019", - "value": 141793, - "facet": 2517965213 + "date": "2021", + "value": 143493, + "facet": 2176550201 }, { "date": "2020", @@ -82857,9 +82857,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 141663, - "facet": 2176550201 + "date": "2019", + "value": 141793, + "facet": 2517965213 }, { "date": "2011", @@ -82877,9 +82877,9 @@ "entity": "geoId/42077", "points_by_facet": [ { - "date": "2019", - "value": 369318, - "facet": 2517965213 + "date": "2021", + "value": 375539, + "facet": 2176550201 }, { "date": "2020", @@ -82897,9 +82897,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 370802, - "facet": 2176550201 + "date": "2019", + "value": 369318, + "facet": 2517965213 }, { "date": "2011", @@ -82917,9 +82917,9 @@ "entity": "geoId/42079", "points_by_facet": [ { - "date": "2019", - "value": 317417, - "facet": 2517965213 + "date": "2021", + "value": 326053, + "facet": 2176550201 }, { "date": "2020", @@ -82937,9 +82937,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 316982, - "facet": 2176550201 + "date": "2019", + "value": 317417, + "facet": 2517965213 }, { "date": "2011", @@ -82957,9 +82957,9 @@ "entity": "geoId/42081", "points_by_facet": [ { - "date": "2019", - "value": 113299, - "facet": 2517965213 + "date": "2021", + "value": 113605, + "facet": 2176550201 }, { "date": "2020", @@ -82977,9 +82977,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 113209, - "facet": 2176550201 + "date": "2019", + "value": 113299, + "facet": 2517965213 }, { "date": "2011", @@ -82997,9 +82997,9 @@ "entity": "geoId/42083", "points_by_facet": [ { - "date": "2019", - "value": 40625, - "facet": 2517965213 + "date": "2021", + "value": 39941, + "facet": 2176550201 }, { "date": "2020", @@ -83012,9 +83012,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 40333, - "facet": 2176550201 + "date": "2019", + "value": 40625, + "facet": 2517965213 }, { "date": "2011", @@ -83032,9 +83032,9 @@ "entity": "geoId/42085", "points_by_facet": [ { - "date": "2019", - "value": 109424, - "facet": 2517965213 + "date": "2021", + "value": 109972, + "facet": 2176550201 }, { "date": "2020", @@ -83052,9 +83052,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 108545, - "facet": 2176550201 + "date": "2019", + "value": 109424, + "facet": 2517965213 }, { "date": "2011", @@ -83072,9 +83072,9 @@ "entity": "geoId/42087", "points_by_facet": [ { - "date": "2019", - "value": 46138, - "facet": 2517965213 + "date": "2021", + "value": 46136, + "facet": 2176550201 }, { "date": "2020", @@ -83087,9 +83087,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 46064, - "facet": 2176550201 + "date": "2019", + "value": 46138, + "facet": 2517965213 }, { "date": "2011", @@ -83107,9 +83107,9 @@ "entity": "geoId/42089", "points_by_facet": [ { - "date": "2019", - "value": 170271, - "facet": 2517965213 + "date": "2021", + "value": 169273, + "facet": 2176550201 }, { "date": "2020", @@ -83127,9 +83127,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 170154, - "facet": 2176550201 + "date": "2019", + "value": 170271, + "facet": 2517965213 }, { "date": "2011", @@ -83147,9 +83147,9 @@ "entity": "geoId/42091", "points_by_facet": [ { - "date": "2019", - "value": 830915, - "facet": 2517965213 + "date": "2021", + "value": 860578, + "facet": 2176550201 }, { "date": "2020", @@ -83167,9 +83167,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 833869, - "facet": 2176550201 + "date": "2019", + "value": 830915, + "facet": 2517965213 }, { "date": "2011", @@ -83187,9 +83187,9 @@ "entity": "geoId/42093", "points_by_facet": [ { - "date": "2019", - "value": 18230, - "facet": 2517965213 + "date": "2021", + "value": 18087, + "facet": 2176550201 }, { "date": "2020", @@ -83202,9 +83202,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 18042, - "facet": 2176550201 + "date": "2019", + "value": 18230, + "facet": 2517965213 }, { "date": "2011", @@ -83222,9 +83222,9 @@ "entity": "geoId/42095", "points_by_facet": [ { - "date": "2019", - "value": 305285, - "facet": 2517965213 + "date": "2021", + "value": 313628, + "facet": 2176550201 }, { "date": "2020", @@ -83242,9 +83242,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 305892, - "facet": 2176550201 + "date": "2019", + "value": 305285, + "facet": 2517965213 }, { "date": "2011", @@ -83262,9 +83262,9 @@ "entity": "geoId/42097", "points_by_facet": [ { - "date": "2019", - "value": 90843, - "facet": 2517965213 + "date": "2021", + "value": 91266, + "facet": 2176550201 }, { "date": "2020", @@ -83282,9 +83282,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 90258, - "facet": 2176550201 + "date": "2019", + "value": 90843, + "facet": 2517965213 }, { "date": "2011", @@ -83302,9 +83302,9 @@ "entity": "geoId/42099", "points_by_facet": [ { - "date": "2019", - "value": 46272, - "facet": 2517965213 + "date": "2021", + "value": 45986, + "facet": 2176550201 }, { "date": "2020", @@ -83317,9 +83317,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 46212, - "facet": 2176550201 + "date": "2019", + "value": 46272, + "facet": 2517965213 }, { "date": "2011", @@ -83337,9 +83337,9 @@ "entity": "geoId/42101", "points_by_facet": [ { - "date": "2019", - "value": 1584064, - "facet": 2517965213 + "date": "2021", + "value": 1576251, + "facet": 2176550201 }, { "date": "2020", @@ -83357,9 +83357,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 1578487, - "facet": 2176550201 + "date": "2019", + "value": 1584064, + "facet": 2517965213 }, { "date": "2011", @@ -83377,9 +83377,9 @@ "entity": "geoId/42103", "points_by_facet": [ { - "date": "2019", - "value": 55809, - "facet": 2517965213 + "date": "2021", + "value": 59952, + "facet": 2176550201 }, { "date": "2020", @@ -83392,9 +83392,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 56072, - "facet": 2176550201 + "date": "2019", + "value": 55809, + "facet": 2517965213 }, { "date": "2011", @@ -83412,9 +83412,9 @@ "entity": "geoId/42105", "points_by_facet": [ { - "date": "2018", - "value": 16622, - "facet": 2517965213 + "date": "2021", + "value": 16259, + "facet": 2176550201 }, { "date": "2020", @@ -83427,9 +83427,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16453, - "facet": 2176550201 + "date": "2018", + "value": 16622, + "facet": 2517965213 }, { "date": "2011", @@ -83447,9 +83447,9 @@ "entity": "geoId/42107", "points_by_facet": [ { - "date": "2019", - "value": 141359, - "facet": 2517965213 + "date": "2021", + "value": 143264, + "facet": 2176550201 }, { "date": "2020", @@ -83467,9 +83467,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 140709, - "facet": 2176550201 + "date": "2019", + "value": 141359, + "facet": 2517965213 }, { "date": "2011", @@ -83487,9 +83487,9 @@ "entity": "geoId/42109", "points_by_facet": [ { - "date": "2019", - "value": 40372, - "facet": 2517965213 + "date": "2021", + "value": 39621, + "facet": 2176550201 }, { "date": "2020", @@ -83502,9 +83502,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 40317, - "facet": 2176550201 + "date": "2019", + "value": 40372, + "facet": 2517965213 }, { "date": "2011", @@ -83522,9 +83522,9 @@ "entity": "geoId/42111", "points_by_facet": [ { - "date": "2019", - "value": 73447, - "facet": 2517965213 + "date": "2021", + "value": 73627, + "facet": 2176550201 }, { "date": "2020", @@ -83542,9 +83542,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 72916, - "facet": 2176550201 + "date": "2019", + "value": 73447, + "facet": 2517965213 }, { "date": "2011", @@ -83562,9 +83562,9 @@ "entity": "geoId/42113", "points_by_facet": [ { - "date": "2018", - "value": 6071, - "facet": 2517965213 + "date": "2021", + "value": 5868, + "facet": 2176550201 }, { "date": "2020", @@ -83577,9 +83577,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5913, - "facet": 2176550201 + "date": "2018", + "value": 6071, + "facet": 2517965213 }, { "date": "2011", @@ -83597,9 +83597,9 @@ "entity": "geoId/42115", "points_by_facet": [ { - "date": "2018", - "value": 40589, - "facet": 2517965213 + "date": "2021", + "value": 38389, + "facet": 2176550201 }, { "date": "2020", @@ -83612,9 +83612,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 40006, - "facet": 2176550201 + "date": "2018", + "value": 40589, + "facet": 2517965213 }, { "date": "2011", @@ -83632,9 +83632,9 @@ "entity": "geoId/42117", "points_by_facet": [ { - "date": "2018", - "value": 40763, - "facet": 2517965213 + "date": "2021", + "value": 40929, + "facet": 2176550201 }, { "date": "2020", @@ -83647,9 +83647,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 40381, - "facet": 2176550201 + "date": "2018", + "value": 40763, + "facet": 2517965213 }, { "date": "2011", @@ -83667,9 +83667,9 @@ "entity": "geoId/42119", "points_by_facet": [ { - "date": "2019", - "value": 44923, - "facet": 2517965213 + "date": "2021", + "value": 42568, + "facet": 2176550201 }, { "date": "2020", @@ -83682,9 +83682,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 44294, - "facet": 2176550201 + "date": "2019", + "value": 44923, + "facet": 2517965213 }, { "date": "2011", @@ -83702,9 +83702,9 @@ "entity": "geoId/42121", "points_by_facet": [ { - "date": "2019", - "value": 50668, - "facet": 2517965213 + "date": "2021", + "value": 49938, + "facet": 2176550201 }, { "date": "2020", @@ -83717,9 +83717,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 50328, - "facet": 2176550201 + "date": "2019", + "value": 50668, + "facet": 2517965213 }, { "date": "2011", @@ -83737,9 +83737,9 @@ "entity": "geoId/42123", "points_by_facet": [ { - "date": "2019", - "value": 39191, - "facet": 2517965213 + "date": "2021", + "value": 38134, + "facet": 2176550201 }, { "date": "2020", @@ -83752,9 +83752,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 38911, - "facet": 2176550201 + "date": "2019", + "value": 39191, + "facet": 2517965213 }, { "date": "2011", @@ -83772,9 +83772,9 @@ "entity": "geoId/42125", "points_by_facet": [ { - "date": "2019", - "value": 206865, - "facet": 2517965213 + "date": "2021", + "value": 209470, + "facet": 2176550201 }, { "date": "2020", @@ -83792,9 +83792,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 206803, - "facet": 2176550201 + "date": "2019", + "value": 206865, + "facet": 2517965213 }, { "date": "2011", @@ -83812,9 +83812,9 @@ "entity": "geoId/42127", "points_by_facet": [ { - "date": "2018", - "value": 51276, - "facet": 2517965213 + "date": "2021", + "value": 51431, + "facet": 2176550201 }, { "date": "2020", @@ -83827,9 +83827,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 51163, - "facet": 2176550201 + "date": "2018", + "value": 51276, + "facet": 2517965213 }, { "date": "2011", @@ -83847,9 +83847,9 @@ "entity": "geoId/42129", "points_by_facet": [ { - "date": "2019", - "value": 348899, - "facet": 2517965213 + "date": "2021", + "value": 353057, + "facet": 2176550201 }, { "date": "2020", @@ -83867,9 +83867,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 347087, - "facet": 2176550201 + "date": "2019", + "value": 348899, + "facet": 2517965213 }, { "date": "2011", @@ -83887,9 +83887,9 @@ "entity": "geoId/42131", "points_by_facet": [ { - "date": "2019", - "value": 26794, - "facet": 2517965213 + "date": "2021", + "value": 26034, + "facet": 2176550201 }, { "date": "2020", @@ -83902,9 +83902,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 26557, - "facet": 2176550201 + "date": "2019", + "value": 26794, + "facet": 2517965213 }, { "date": "2011", @@ -83922,9 +83922,9 @@ "entity": "geoId/42133", "points_by_facet": [ { - "date": "2019", - "value": 449058, - "facet": 2517965213 + "date": "2021", + "value": 458696, + "facet": 2176550201 }, { "date": "2020", @@ -83942,9 +83942,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 450448, - "facet": 2176550201 + "date": "2019", + "value": 449058, + "facet": 2517965213 }, { "date": "2011", @@ -83962,9 +83962,9 @@ "entity": "geoId/44001", "points_by_facet": [ { - "date": "2019", - "value": 48479, - "facet": 2517965213 + "date": "2021", + "value": 50818, + "facet": 2176550201 }, { "date": "2020", @@ -83977,9 +83977,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 48350, - "facet": 2176550201 + "date": "2019", + "value": 48479, + "facet": 2517965213 }, { "date": "2011", @@ -83997,9 +83997,9 @@ "entity": "geoId/44003", "points_by_facet": [ { - "date": "2019", - "value": 164292, - "facet": 2517965213 + "date": "2021", + "value": 170715, + "facet": 2176550201 }, { "date": "2020", @@ -84017,9 +84017,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 164646, - "facet": 2176550201 + "date": "2019", + "value": 164292, + "facet": 2517965213 }, { "date": "2011", @@ -84037,9 +84037,9 @@ "entity": "geoId/44005", "points_by_facet": [ { - "date": "2019", - "value": 82082, - "facet": 2517965213 + "date": "2021", + "value": 85264, + "facet": 2176550201 }, { "date": "2020", @@ -84057,9 +84057,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 81836, - "facet": 2176550201 + "date": "2019", + "value": 82082, + "facet": 2517965213 }, { "date": "2011", @@ -84077,9 +84077,9 @@ "entity": "geoId/44007", "points_by_facet": [ { - "date": "2019", - "value": 638931, - "facet": 2517965213 + "date": "2021", + "value": 658221, + "facet": 2176550201 }, { "date": "2020", @@ -84097,9 +84097,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 636547, - "facet": 2176550201 + "date": "2019", + "value": 638931, + "facet": 2517965213 }, { "date": "2011", @@ -84117,9 +84117,9 @@ "entity": "geoId/44009", "points_by_facet": [ { - "date": "2019", - "value": 125577, - "facet": 2517965213 + "date": "2021", + "value": 130592, + "facet": 2176550201 }, { "date": "2020", @@ -84137,9 +84137,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 125746, - "facet": 2176550201 + "date": "2019", + "value": 125577, + "facet": 2517965213 }, { "date": "2011", @@ -84157,9 +84157,9 @@ "entity": "geoId/45001", "points_by_facet": [ { - "date": "2018", - "value": 24541, - "facet": 2517965213 + "date": "2021", + "value": 24299, + "facet": 2176550201 }, { "date": "2020", @@ -84172,9 +84172,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 24404, - "facet": 2176550201 + "date": "2018", + "value": 24541, + "facet": 2517965213 }, { "date": "2011", @@ -84192,9 +84192,9 @@ "entity": "geoId/45003", "points_by_facet": [ { - "date": "2019", - "value": 170872, - "facet": 2517965213 + "date": "2021", + "value": 170776, + "facet": 2176550201 }, { "date": "2020", @@ -84212,9 +84212,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 172895, - "facet": 2176550201 + "date": "2019", + "value": 170872, + "facet": 2517965213 }, { "date": "2011", @@ -84232,9 +84232,9 @@ "entity": "geoId/45005", "points_by_facet": [ { - "date": "2018", - "value": 8903, - "facet": 2517965213 + "date": "2021", + "value": 7858, + "facet": 2176550201 }, { "date": "2020", @@ -84247,9 +84247,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8331, - "facet": 2176550201 + "date": "2018", + "value": 8903, + "facet": 2517965213 }, { "date": "2011", @@ -84267,9 +84267,9 @@ "entity": "geoId/45007", "points_by_facet": [ { - "date": "2019", - "value": 202558, - "facet": 2517965213 + "date": "2021", + "value": 206908, + "facet": 2176550201 }, { "date": "2020", @@ -84287,9 +84287,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 204353, - "facet": 2176550201 + "date": "2019", + "value": 202558, + "facet": 2517965213 }, { "date": "2011", @@ -84307,9 +84307,9 @@ "entity": "geoId/45009", "points_by_facet": [ { - "date": "2018", - "value": 14275, - "facet": 2517965213 + "date": "2021", + "value": 13189, + "facet": 2176550201 }, { "date": "2020", @@ -84322,9 +84322,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13906, - "facet": 2176550201 + "date": "2018", + "value": 14275, + "facet": 2517965213 }, { "date": "2011", @@ -84342,9 +84342,9 @@ "entity": "geoId/45011", "points_by_facet": [ { - "date": "2018", - "value": 21112, - "facet": 2517965213 + "date": "2021", + "value": 20580, + "facet": 2176550201 }, { "date": "2020", @@ -84357,9 +84357,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20805, - "facet": 2176550201 + "date": "2018", + "value": 21112, + "facet": 2517965213 }, { "date": "2011", @@ -84377,9 +84377,9 @@ "entity": "geoId/45013", "points_by_facet": [ { - "date": "2019", - "value": 192122, - "facet": 2517965213 + "date": "2021", + "value": 191748, + "facet": 2176550201 }, { "date": "2020", @@ -84397,9 +84397,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 195656, - "facet": 2176550201 + "date": "2019", + "value": 192122, + "facet": 2517965213 }, { "date": "2011", @@ -84417,9 +84417,9 @@ "entity": "geoId/45015", "points_by_facet": [ { - "date": "2019", - "value": 227907, - "facet": 2517965213 + "date": "2021", + "value": 236701, + "facet": 2176550201 }, { "date": "2020", @@ -84437,9 +84437,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 235987, - "facet": 2176550201 + "date": "2019", + "value": 227907, + "facet": 2517965213 }, { "date": "2011", @@ -84457,9 +84457,9 @@ "entity": "geoId/45017", "points_by_facet": [ { - "date": "2019", - "value": 14553, - "facet": 2517965213 + "date": "2021", + "value": 14165, + "facet": 2176550201 }, { "date": "2020", @@ -84472,9 +84472,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14554, - "facet": 2176550201 + "date": "2019", + "value": 14553, + "facet": 2517965213 }, { "date": "2011", @@ -84492,9 +84492,9 @@ "entity": "geoId/45019", "points_by_facet": [ { - "date": "2019", - "value": 411406, - "facet": 2517965213 + "date": "2021", + "value": 413024, + "facet": 2176550201 }, { "date": "2020", @@ -84512,9 +84512,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 417981, - "facet": 2176550201 + "date": "2019", + "value": 411406, + "facet": 2517965213 }, { "date": "2011", @@ -84532,9 +84532,9 @@ "entity": "geoId/45021", "points_by_facet": [ { - "date": "2019", - "value": 57300, - "facet": 2517965213 + "date": "2021", + "value": 56052, + "facet": 2176550201 }, { "date": "2020", @@ -84547,9 +84547,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 57316, - "facet": 2176550201 + "date": "2019", + "value": 57300, + "facet": 2517965213 }, { "date": "2011", @@ -84567,9 +84567,9 @@ "entity": "geoId/45023", "points_by_facet": [ { - "date": "2019", - "value": 32244, - "facet": 2517965213 + "date": "2021", + "value": 32209, + "facet": 2176550201 }, { "date": "2020", @@ -84582,9 +84582,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 32232, - "facet": 2176550201 + "date": "2019", + "value": 32244, + "facet": 2517965213 }, { "date": "2011", @@ -84602,9 +84602,9 @@ "entity": "geoId/45025", "points_by_facet": [ { - "date": "2018", - "value": 45754, - "facet": 2517965213 + "date": "2021", + "value": 43268, + "facet": 2176550201 }, { "date": "2020", @@ -84617,9 +84617,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 45606, - "facet": 2176550201 + "date": "2018", + "value": 45754, + "facet": 2517965213 }, { "date": "2011", @@ -84637,9 +84637,9 @@ "entity": "geoId/45027", "points_by_facet": [ { - "date": "2019", - "value": 33745, - "facet": 2517965213 + "date": "2021", + "value": 31024, + "facet": 2176550201 }, { "date": "2020", @@ -84652,9 +84652,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 33415, - "facet": 2176550201 + "date": "2019", + "value": 33745, + "facet": 2517965213 }, { "date": "2011", @@ -84672,9 +84672,9 @@ "entity": "geoId/45029", "points_by_facet": [ { - "date": "2018", - "value": 37660, - "facet": 2517965213 + "date": "2021", + "value": 38462, + "facet": 2176550201 }, { "date": "2020", @@ -84687,9 +84687,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 37481, - "facet": 2176550201 + "date": "2018", + "value": 37660, + "facet": 2517965213 }, { "date": "2011", @@ -84707,9 +84707,9 @@ "entity": "geoId/45031", "points_by_facet": [ { - "date": "2019", - "value": 66618, - "facet": 2517965213 + "date": "2021", + "value": 62755, + "facet": 2176550201 }, { "date": "2020", @@ -84727,9 +84727,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 66509, - "facet": 2176550201 + "date": "2019", + "value": 66618, + "facet": 2517965213 }, { "date": "2011", @@ -84747,9 +84747,9 @@ "entity": "geoId/45033", "points_by_facet": [ { - "date": "2018", - "value": 30599, - "facet": 2517965213 + "date": "2021", + "value": 28087, + "facet": 2176550201 }, { "date": "2020", @@ -84762,9 +84762,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 30367, - "facet": 2176550201 + "date": "2018", + "value": 30599, + "facet": 2517965213 }, { "date": "2011", @@ -84782,9 +84782,9 @@ "entity": "geoId/45035", "points_by_facet": [ { - "date": "2019", - "value": 162809, - "facet": 2517965213 + "date": "2021", + "value": 163327, + "facet": 2176550201 }, { "date": "2020", @@ -84802,9 +84802,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 165737, - "facet": 2176550201 + "date": "2019", + "value": 162809, + "facet": 2517965213 }, { "date": "2011", @@ -84822,9 +84822,9 @@ "entity": "geoId/45037", "points_by_facet": [ { - "date": "2019", - "value": 27260, - "facet": 2517965213 + "date": "2021", + "value": 26153, + "facet": 2176550201 }, { "date": "2020", @@ -84837,9 +84837,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 27120, - "facet": 2176550201 + "date": "2019", + "value": 27260, + "facet": 2517965213 }, { "date": "2011", @@ -84857,9 +84857,9 @@ "entity": "geoId/45039", "points_by_facet": [ { - "date": "2019", - "value": 22347, - "facet": 2517965213 + "date": "2021", + "value": 20690, + "facet": 2176550201 }, { "date": "2020", @@ -84872,9 +84872,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 22059, - "facet": 2176550201 + "date": "2019", + "value": 22347, + "facet": 2517965213 }, { "date": "2011", @@ -84892,9 +84892,9 @@ "entity": "geoId/45041", "points_by_facet": [ { - "date": "2019", - "value": 138293, - "facet": 2517965213 + "date": "2021", + "value": 136504, + "facet": 2176550201 }, { "date": "2020", @@ -84912,9 +84912,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 137588, - "facet": 2176550201 + "date": "2019", + "value": 138293, + "facet": 2517965213 }, { "date": "2011", @@ -84932,9 +84932,9 @@ "entity": "geoId/45043", "points_by_facet": [ { - "date": "2019", - "value": 62680, - "facet": 2517965213 + "date": "2021", + "value": 63921, + "facet": 2176550201 }, { "date": "2020", @@ -84947,9 +84947,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 63353, - "facet": 2176550201 + "date": "2019", + "value": 62680, + "facet": 2517965213 }, { "date": "2011", @@ -84967,9 +84967,9 @@ "entity": "geoId/45045", "points_by_facet": [ { - "date": "2019", - "value": 523542, - "facet": 2517965213 + "date": "2021", + "value": 533834, + "facet": 2176550201 }, { "date": "2020", @@ -84987,9 +84987,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 532486, - "facet": 2176550201 + "date": "2019", + "value": 523542, + "facet": 2517965213 }, { "date": "2011", @@ -85007,9 +85007,9 @@ "entity": "geoId/45047", "points_by_facet": [ { - "date": "2019", - "value": 70811, - "facet": 2517965213 + "date": "2021", + "value": 69241, + "facet": 2176550201 }, { "date": "2020", @@ -85027,9 +85027,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 71074, - "facet": 2176550201 + "date": "2019", + "value": 70811, + "facet": 2517965213 }, { "date": "2011", @@ -85047,9 +85047,9 @@ "entity": "geoId/45049", "points_by_facet": [ { - "date": "2018", - "value": 19351, - "facet": 2517965213 + "date": "2021", + "value": 18180, + "facet": 2176550201 }, { "date": "2020", @@ -85062,9 +85062,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 18053, - "facet": 2176550201 + "date": "2018", + "value": 19351, + "facet": 2517965213 }, { "date": "2011", @@ -85082,9 +85082,9 @@ "entity": "geoId/45051", "points_by_facet": [ { - "date": "2019", - "value": 354081, - "facet": 2517965213 + "date": "2021", + "value": 365579, + "facet": 2176550201 }, { "date": "2020", @@ -85102,9 +85102,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 365449, - "facet": 2176550201 + "date": "2019", + "value": 354081, + "facet": 2517965213 }, { "date": "2011", @@ -85122,9 +85122,9 @@ "entity": "geoId/45053", "points_by_facet": [ { - "date": "2019", - "value": 30073, - "facet": 2517965213 + "date": "2021", + "value": 30324, + "facet": 2176550201 }, { "date": "2020", @@ -85137,9 +85137,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 31588, - "facet": 2176550201 + "date": "2019", + "value": 30073, + "facet": 2517965213 }, { "date": "2011", @@ -85157,9 +85157,9 @@ "entity": "geoId/45055", "points_by_facet": [ { - "date": "2019", - "value": 66551, - "facet": 2517965213 + "date": "2021", + "value": 66130, + "facet": 2176550201 }, { "date": "2020", @@ -85177,9 +85177,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 67472, - "facet": 2176550201 + "date": "2019", + "value": 66551, + "facet": 2517965213 }, { "date": "2011", @@ -85197,9 +85197,9 @@ "entity": "geoId/45057", "points_by_facet": [ { - "date": "2019", - "value": 98012, - "facet": 2517965213 + "date": "2021", + "value": 100336, + "facet": 2176550201 }, { "date": "2020", @@ -85217,9 +85217,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 100926, - "facet": 2176550201 + "date": "2019", + "value": 98012, + "facet": 2517965213 }, { "date": "2011", @@ -85237,9 +85237,9 @@ "entity": "geoId/45059", "points_by_facet": [ { - "date": "2019", - "value": 67493, - "facet": 2517965213 + "date": "2021", + "value": 67803, + "facet": 2176550201 }, { "date": "2020", @@ -85257,9 +85257,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 67883, - "facet": 2176550201 + "date": "2019", + "value": 67493, + "facet": 2517965213 }, { "date": "2011", @@ -85277,9 +85277,9 @@ "entity": "geoId/45061", "points_by_facet": [ { - "date": "2018", - "value": 17142, - "facet": 2517965213 + "date": "2021", + "value": 16280, + "facet": 2176550201 }, { "date": "2020", @@ -85292,9 +85292,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16701, - "facet": 2176550201 + "date": "2018", + "value": 17142, + "facet": 2517965213 }, { "date": "2011", @@ -85312,9 +85312,9 @@ "entity": "geoId/45063", "points_by_facet": [ { - "date": "2019", - "value": 298750, - "facet": 2517965213 + "date": "2021", + "value": 300137, + "facet": 2176550201 }, { "date": "2020", @@ -85332,9 +85332,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 303946, - "facet": 2176550201 + "date": "2019", + "value": 298750, + "facet": 2517965213 }, { "date": "2011", @@ -85352,9 +85352,9 @@ "entity": "geoId/45065", "points_by_facet": [ { - "date": "2018", - "value": 9410, - "facet": 2517965213 + "date": "2021", + "value": 9760, + "facet": 2176550201 }, { "date": "2020", @@ -85367,9 +85367,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9430, - "facet": 2176550201 + "date": "2018", + "value": 9410, + "facet": 2517965213 }, { "date": "2011", @@ -85387,9 +85387,9 @@ "entity": "geoId/45067", "points_by_facet": [ { - "date": "2018", - "value": 31039, - "facet": 2517965213 + "date": "2021", + "value": 28784, + "facet": 2176550201 }, { "date": "2020", @@ -85402,9 +85402,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 30158, - "facet": 2176550201 + "date": "2018", + "value": 31039, + "facet": 2517965213 }, { "date": "2011", @@ -85422,9 +85422,9 @@ "entity": "geoId/45069", "points_by_facet": [ { - "date": "2019", - "value": 26118, - "facet": 2517965213 + "date": "2021", + "value": 26382, + "facet": 2176550201 }, { "date": "2020", @@ -85437,9 +85437,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 25581, - "facet": 2176550201 + "date": "2019", + "value": 26118, + "facet": 2517965213 }, { "date": "2011", @@ -85457,9 +85457,9 @@ "entity": "geoId/45071", "points_by_facet": [ { - "date": "2019", - "value": 38440, - "facet": 2517965213 + "date": "2021", + "value": 37996, + "facet": 2176550201 }, { "date": "2020", @@ -85472,9 +85472,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 38445, - "facet": 2176550201 + "date": "2019", + "value": 38440, + "facet": 2517965213 }, { "date": "2011", @@ -85492,9 +85492,9 @@ "entity": "geoId/45073", "points_by_facet": [ { - "date": "2019", - "value": 79546, - "facet": 2517965213 + "date": "2021", + "value": 79203, + "facet": 2176550201 }, { "date": "2020", @@ -85512,9 +85512,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 80015, - "facet": 2176550201 + "date": "2019", + "value": 79546, + "facet": 2517965213 }, { "date": "2011", @@ -85532,9 +85532,9 @@ "entity": "geoId/45075", "points_by_facet": [ { - "date": "2019", - "value": 86175, - "facet": 2517965213 + "date": "2021", + "value": 82962, + "facet": 2176550201 }, { "date": "2020", @@ -85552,9 +85552,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 85343, - "facet": 2176550201 + "date": "2019", + "value": 86175, + "facet": 2517965213 }, { "date": "2011", @@ -85572,9 +85572,9 @@ "entity": "geoId/45077", "points_by_facet": [ { - "date": "2019", - "value": 126884, - "facet": 2517965213 + "date": "2021", + "value": 132229, + "facet": 2176550201 }, { "date": "2020", @@ -85592,9 +85592,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 127983, - "facet": 2176550201 + "date": "2019", + "value": 126884, + "facet": 2517965213 }, { "date": "2011", @@ -85612,9 +85612,9 @@ "entity": "geoId/45079", "points_by_facet": [ { - "date": "2019", - "value": 415759, - "facet": 2517965213 + "date": "2021", + "value": 418307, + "facet": 2176550201 }, { "date": "2020", @@ -85632,9 +85632,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 419051, - "facet": 2176550201 + "date": "2019", + "value": 415759, + "facet": 2517965213 }, { "date": "2011", @@ -85652,9 +85652,9 @@ "entity": "geoId/45081", "points_by_facet": [ { - "date": "2019", - "value": 20473, - "facet": 2517965213 + "date": "2021", + "value": 18821, + "facet": 2176550201 }, { "date": "2020", @@ -85667,9 +85667,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20315, - "facet": 2176550201 + "date": "2019", + "value": 20473, + "facet": 2517965213 }, { "date": "2011", @@ -85687,9 +85687,9 @@ "entity": "geoId/45083", "points_by_facet": [ { - "date": "2019", - "value": 319785, - "facet": 2517965213 + "date": "2021", + "value": 335864, + "facet": 2176550201 }, { "date": "2020", @@ -85707,9 +85707,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 326205, - "facet": 2176550201 + "date": "2019", + "value": 319785, + "facet": 2517965213 }, { "date": "2011", @@ -85727,9 +85727,9 @@ "entity": "geoId/45085", "points_by_facet": [ { - "date": "2019", - "value": 106721, - "facet": 2517965213 + "date": "2021", + "value": 104758, + "facet": 2176550201 }, { "date": "2020", @@ -85747,9 +85747,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 106360, - "facet": 2176550201 + "date": "2019", + "value": 106721, + "facet": 2517965213 }, { "date": "2011", @@ -85767,9 +85767,9 @@ "entity": "geoId/45087", "points_by_facet": [ { - "date": "2019", - "value": 27316, - "facet": 2517965213 + "date": "2021", + "value": 27016, + "facet": 2176550201 }, { "date": "2020", @@ -85782,9 +85782,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 26991, - "facet": 2176550201 + "date": "2019", + "value": 27316, + "facet": 2517965213 }, { "date": "2011", @@ -85802,9 +85802,9 @@ "entity": "geoId/45089", "points_by_facet": [ { - "date": "2018", - "value": 30606, - "facet": 2517965213 + "date": "2021", + "value": 30484, + "facet": 2176550201 }, { "date": "2020", @@ -85817,9 +85817,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 29825, - "facet": 2176550201 + "date": "2018", + "value": 30606, + "facet": 2517965213 }, { "date": "2011", @@ -85837,9 +85837,9 @@ "entity": "geoId/45091", "points_by_facet": [ { - "date": "2019", - "value": 280979, - "facet": 2517965213 + "date": "2021", + "value": 288595, + "facet": 2176550201 }, { "date": "2020", @@ -85857,9 +85857,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 289105, - "facet": 2176550201 + "date": "2019", + "value": 280979, + "facet": 2517965213 }, { "date": "2011", @@ -85877,9 +85877,9 @@ "entity": "geoId/46003", "points_by_facet": [ { - "date": "2018", - "value": 2801, - "facet": 2517965213 + "date": "2021", + "value": 2748, + "facet": 2176550201 }, { "date": "2020", @@ -85892,9 +85892,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2730, - "facet": 2176550201 + "date": "2018", + "value": 2801, + "facet": 2517965213 }, { "date": "2011", @@ -85912,9 +85912,9 @@ "entity": "geoId/46005", "points_by_facet": [ { - "date": "2019", - "value": 18453, - "facet": 2517965213 + "date": "2021", + "value": 19121, + "facet": 2176550201 }, { "date": "2020", @@ -85927,9 +85927,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 18513, - "facet": 2176550201 + "date": "2019", + "value": 18453, + "facet": 2517965213 }, { "date": "2011", @@ -85947,9 +85947,9 @@ "entity": "geoId/46007", "points_by_facet": [ { - "date": "2018", - "value": 3468, - "facet": 2517965213 + "date": "2021", + "value": 3406, + "facet": 2176550201 }, { "date": "2020", @@ -85962,9 +85962,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3399, - "facet": 2176550201 + "date": "2018", + "value": 3468, + "facet": 2517965213 }, { "date": "2011", @@ -85982,9 +85982,9 @@ "entity": "geoId/46009", "points_by_facet": [ { - "date": "2018", - "value": 6980, - "facet": 2517965213 + "date": "2021", + "value": 7014, + "facet": 2176550201 }, { "date": "2020", @@ -85997,9 +85997,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6848, - "facet": 2176550201 + "date": "2018", + "value": 6980, + "facet": 2517965213 }, { "date": "2011", @@ -86017,9 +86017,9 @@ "entity": "geoId/46011", "points_by_facet": [ { - "date": "2019", - "value": 35077, - "facet": 2517965213 + "date": "2021", + "value": 34639, + "facet": 2176550201 }, { "date": "2020", @@ -86032,9 +86032,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 35603, - "facet": 2176550201 + "date": "2019", + "value": 35077, + "facet": 2517965213 }, { "date": "2011", @@ -86052,9 +86052,9 @@ "entity": "geoId/46013", "points_by_facet": [ { - "date": "2019", - "value": 38839, - "facet": 2517965213 + "date": "2021", + "value": 38101, + "facet": 2176550201 }, { "date": "2020", @@ -86067,9 +86067,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 38738, - "facet": 2176550201 + "date": "2019", + "value": 38839, + "facet": 2517965213 }, { "date": "2011", @@ -86087,9 +86087,9 @@ "entity": "geoId/46015", "points_by_facet": [ { - "date": "2018", - "value": 5229, - "facet": 2517965213 + "date": "2021", + "value": 5242, + "facet": 2176550201 }, { "date": "2020", @@ -86102,9 +86102,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5254, - "facet": 2176550201 + "date": "2018", + "value": 5229, + "facet": 2517965213 }, { "date": "2011", @@ -86122,9 +86122,9 @@ "entity": "geoId/46017", "points_by_facet": [ { - "date": "2018", - "value": 2036, - "facet": 2517965213 + "date": "2021", + "value": 1923, + "facet": 2176550201 }, { "date": "2020", @@ -86137,9 +86137,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1956, - "facet": 2176550201 + "date": "2018", + "value": 2036, + "facet": 2517965213 }, { "date": "2011", @@ -86157,9 +86157,9 @@ "entity": "geoId/46019", "points_by_facet": [ { - "date": "2018", - "value": 10222, - "facet": 2517965213 + "date": "2021", + "value": 10456, + "facet": 2176550201 }, { "date": "2020", @@ -86172,9 +86172,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10538, - "facet": 2176550201 + "date": "2018", + "value": 10222, + "facet": 2517965213 }, { "date": "2011", @@ -86192,9 +86192,9 @@ "entity": "geoId/46021", "points_by_facet": [ { - "date": "2018", - "value": 1377, - "facet": 2517965213 + "date": "2021", + "value": 1380, + "facet": 2176550201 }, { "date": "2020", @@ -86207,9 +86207,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1380, - "facet": 2176550201 + "date": "2018", + "value": 1377, + "facet": 2517965213 }, { "date": "2011", @@ -86227,9 +86227,9 @@ "entity": "geoId/46023", "points_by_facet": [ { - "date": "2018", - "value": 9338, - "facet": 2517965213 + "date": "2021", + "value": 9163, + "facet": 2176550201 }, { "date": "2020", @@ -86242,9 +86242,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9262, - "facet": 2176550201 + "date": "2018", + "value": 9338, + "facet": 2517965213 }, { "date": "2011", @@ -86262,9 +86262,9 @@ "entity": "geoId/46025", "points_by_facet": [ { - "date": "2018", - "value": 3739, - "facet": 2517965213 + "date": "2021", + "value": 3855, + "facet": 2176550201 }, { "date": "2020", @@ -86277,9 +86277,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3802, - "facet": 2176550201 + "date": "2018", + "value": 3739, + "facet": 2517965213 }, { "date": "2011", @@ -86297,9 +86297,9 @@ "entity": "geoId/46027", "points_by_facet": [ { - "date": "2019", - "value": 14070, - "facet": 2517965213 + "date": "2021", + "value": 15150, + "facet": 2176550201 }, { "date": "2020", @@ -86312,9 +86312,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14246, - "facet": 2176550201 + "date": "2019", + "value": 14070, + "facet": 2517965213 }, { "date": "2011", @@ -86332,9 +86332,9 @@ "entity": "geoId/46029", "points_by_facet": [ { - "date": "2019", - "value": 28009, - "facet": 2517965213 + "date": "2021", + "value": 28427, + "facet": 2176550201 }, { "date": "2020", @@ -86347,9 +86347,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 28186, - "facet": 2176550201 + "date": "2019", + "value": 28009, + "facet": 2517965213 }, { "date": "2011", @@ -86367,9 +86367,9 @@ "entity": "geoId/46031", "points_by_facet": [ { - "date": "2018", - "value": 4165, - "facet": 2517965213 + "date": "2021", + "value": 3872, + "facet": 2176550201 }, { "date": "2020", @@ -86382,9 +86382,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4031, - "facet": 2176550201 + "date": "2018", + "value": 4165, + "facet": 2517965213 }, { "date": "2011", @@ -86402,9 +86402,9 @@ "entity": "geoId/46033", "points_by_facet": [ { - "date": "2018", - "value": 8726, - "facet": 2517965213 + "date": "2021", + "value": 8609, + "facet": 2176550201 }, { "date": "2020", @@ -86417,9 +86417,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9017, - "facet": 2176550201 + "date": "2018", + "value": 8726, + "facet": 2517965213 }, { "date": "2011", @@ -86437,9 +86437,9 @@ "entity": "geoId/46035", "points_by_facet": [ { - "date": "2019", - "value": 19775, - "facet": 2517965213 + "date": "2021", + "value": 19878, + "facet": 2176550201 }, { "date": "2020", @@ -86452,9 +86452,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19812, - "facet": 2176550201 + "date": "2019", + "value": 19775, + "facet": 2517965213 }, { "date": "2011", @@ -86472,9 +86472,9 @@ "entity": "geoId/46037", "points_by_facet": [ { - "date": "2018", - "value": 5505, - "facet": 2517965213 + "date": "2021", + "value": 5414, + "facet": 2176550201 }, { "date": "2020", @@ -86487,9 +86487,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5345, - "facet": 2176550201 + "date": "2018", + "value": 5505, + "facet": 2517965213 }, { "date": "2011", @@ -86507,9 +86507,9 @@ "entity": "geoId/46039", "points_by_facet": [ { - "date": "2018", - "value": 4337, - "facet": 2517965213 + "date": "2021", + "value": 4272, + "facet": 2176550201 }, { "date": "2020", @@ -86522,9 +86522,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4346, - "facet": 2176550201 + "date": "2018", + "value": 4337, + "facet": 2517965213 }, { "date": "2011", @@ -86542,9 +86542,9 @@ "entity": "geoId/46041", "points_by_facet": [ { - "date": "2018", - "value": 5904, - "facet": 2517965213 + "date": "2021", + "value": 5246, + "facet": 2176550201 }, { "date": "2020", @@ -86557,9 +86557,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5789, - "facet": 2176550201 + "date": "2018", + "value": 5904, + "facet": 2517965213 }, { "date": "2011", @@ -86577,9 +86577,9 @@ "entity": "geoId/46043", "points_by_facet": [ { - "date": "2018", - "value": 2935, - "facet": 2517965213 + "date": "2021", + "value": 2821, + "facet": 2176550201 }, { "date": "2020", @@ -86592,9 +86592,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2906, - "facet": 2176550201 + "date": "2018", + "value": 2935, + "facet": 2517965213 }, { "date": "2011", @@ -86612,9 +86612,9 @@ "entity": "geoId/46045", "points_by_facet": [ { - "date": "2019", - "value": 3829, - "facet": 2517965213 + "date": "2021", + "value": 4033, + "facet": 2176550201 }, { "date": "2020", @@ -86627,9 +86627,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3817, - "facet": 2176550201 + "date": "2019", + "value": 3829, + "facet": 2517965213 }, { "date": "2011", @@ -86647,9 +86647,9 @@ "entity": "geoId/46047", "points_by_facet": [ { - "date": "2018", - "value": 6758, - "facet": 2517965213 + "date": "2021", + "value": 7202, + "facet": 2176550201 }, { "date": "2020", @@ -86662,9 +86662,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6708, - "facet": 2176550201 + "date": "2018", + "value": 6758, + "facet": 2517965213 }, { "date": "2011", @@ -86682,9 +86682,9 @@ "entity": "geoId/46049", "points_by_facet": [ { - "date": "2018", - "value": 2330, - "facet": 2517965213 + "date": "2021", + "value": 2137, + "facet": 2176550201 }, { "date": "2020", @@ -86697,9 +86697,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2306, - "facet": 2176550201 + "date": "2018", + "value": 2330, + "facet": 2517965213 }, { "date": "2011", @@ -86717,9 +86717,9 @@ "entity": "geoId/46051", "points_by_facet": [ { - "date": "2018", - "value": 7147, - "facet": 2517965213 + "date": "2021", + "value": 7519, + "facet": 2176550201 }, { "date": "2020", @@ -86732,9 +86732,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7000, - "facet": 2176550201 + "date": "2018", + "value": 7147, + "facet": 2517965213 }, { "date": "2011", @@ -86752,10 +86752,10 @@ "entity": "geoId/46053", "points_by_facet": [ { - "date": "2018", - "value": 4212, - "facet": 2517965213 - }, + "date": "2021", + "value": 3977, + "facet": 2176550201 + }, { "date": "2020", "value": 4193, @@ -86767,9 +86767,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4219, - "facet": 2176550201 + "date": "2018", + "value": 4212, + "facet": 2517965213 }, { "date": "2011", @@ -86787,9 +86787,9 @@ "entity": "geoId/46055", "points_by_facet": [ { - "date": "2018", - "value": 1918, - "facet": 2517965213 + "date": "2021", + "value": 1835, + "facet": 2176550201 }, { "date": "2020", @@ -86802,9 +86802,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1861, - "facet": 2176550201 + "date": "2018", + "value": 1918, + "facet": 2517965213 }, { "date": "2011", @@ -86822,9 +86822,9 @@ "entity": "geoId/46057", "points_by_facet": [ { - "date": "2019", - "value": 6164, - "facet": 2517965213 + "date": "2021", + "value": 6255, + "facet": 2176550201 }, { "date": "2020", @@ -86837,9 +86837,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6234, - "facet": 2176550201 + "date": "2019", + "value": 6164, + "facet": 2517965213 }, { "date": "2011", @@ -86857,9 +86857,9 @@ "entity": "geoId/46059", "points_by_facet": [ { - "date": "2018", - "value": 3262, - "facet": 2517965213 + "date": "2021", + "value": 3095, + "facet": 2176550201 }, { "date": "2020", @@ -86872,9 +86872,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3127, - "facet": 2176550201 + "date": "2018", + "value": 3262, + "facet": 2517965213 }, { "date": "2011", @@ -86892,9 +86892,9 @@ "entity": "geoId/46061", "points_by_facet": [ { - "date": "2019", - "value": 3453, - "facet": 2517965213 + "date": "2021", + "value": 3505, + "facet": 2176550201 }, { "date": "2020", @@ -86907,9 +86907,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3489, - "facet": 2176550201 + "date": "2019", + "value": 3453, + "facet": 2517965213 }, { "date": "2011", @@ -86927,9 +86927,9 @@ "entity": "geoId/46063", "points_by_facet": [ { - "date": "2018", - "value": 1249, - "facet": 2517965213 + "date": "2021", + "value": 1327, + "facet": 2176550201 }, { "date": "2020", @@ -86942,9 +86942,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1311, - "facet": 2176550201 + "date": "2018", + "value": 1249, + "facet": 2517965213 }, { "date": "2011", @@ -86962,9 +86962,9 @@ "entity": "geoId/46065", "points_by_facet": [ { - "date": "2019", - "value": 17526, - "facet": 2517965213 + "date": "2021", + "value": 17694, + "facet": 2176550201 }, { "date": "2020", @@ -86977,9 +86977,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 17336, - "facet": 2176550201 + "date": "2019", + "value": 17526, + "facet": 2517965213 }, { "date": "2011", @@ -86997,9 +86997,9 @@ "entity": "geoId/46067", "points_by_facet": [ { - "date": "2018", - "value": 7380, - "facet": 2517965213 + "date": "2021", + "value": 7411, + "facet": 2176550201 }, { "date": "2020", @@ -87012,9 +87012,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7282, - "facet": 2176550201 + "date": "2018", + "value": 7380, + "facet": 2517965213 }, { "date": "2011", @@ -87032,9 +87032,9 @@ "entity": "geoId/46069", "points_by_facet": [ { - "date": "2018", - "value": 1282, - "facet": 2517965213 + "date": "2021", + "value": 1236, + "facet": 2176550201 }, { "date": "2020", @@ -87047,9 +87047,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1281, - "facet": 2176550201 + "date": "2018", + "value": 1282, + "facet": 2517965213 }, { "date": "2011", @@ -87067,9 +87067,9 @@ "entity": "geoId/46071", "points_by_facet": [ { - "date": "2018", - "value": 3307, - "facet": 2517965213 + "date": "2021", + "value": 2878, + "facet": 2176550201 }, { "date": "2020", @@ -87082,9 +87082,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3321, - "facet": 2176550201 + "date": "2018", + "value": 3307, + "facet": 2517965213 }, { "date": "2011", @@ -87102,9 +87102,9 @@ "entity": "geoId/46073", "points_by_facet": [ { - "date": "2019", - "value": 2013, - "facet": 2517965213 + "date": "2021", + "value": 1636, + "facet": 2176550201 }, { "date": "2020", @@ -87117,9 +87117,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1985, - "facet": 2176550201 + "date": "2019", + "value": 2013, + "facet": 2517965213 }, { "date": "2011", @@ -87137,9 +87137,9 @@ "entity": "geoId/46075", "points_by_facet": [ { - "date": "2018", - "value": 928, - "facet": 2517965213 + "date": "2021", + "value": 879, + "facet": 2176550201 }, { "date": "2020", @@ -87152,9 +87152,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 938, - "facet": 2176550201 + "date": "2018", + "value": 928, + "facet": 2517965213 }, { "date": "2011", @@ -87172,9 +87172,9 @@ "entity": "geoId/46077", "points_by_facet": [ { - "date": "2018", - "value": 4919, - "facet": 2517965213 + "date": "2021", + "value": 5192, + "facet": 2176550201 }, { "date": "2020", @@ -87187,9 +87187,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4987, - "facet": 2176550201 + "date": "2018", + "value": 4919, + "facet": 2517965213 }, { "date": "2011", @@ -87207,9 +87207,9 @@ "entity": "geoId/46079", "points_by_facet": [ { - "date": "2018", - "value": 13057, - "facet": 2517965213 + "date": "2021", + "value": 10851, + "facet": 2176550201 }, { "date": "2020", @@ -87222,9 +87222,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12488, - "facet": 2176550201 + "date": "2018", + "value": 13057, + "facet": 2517965213 }, { "date": "2011", @@ -87242,9 +87242,9 @@ "entity": "geoId/46081", "points_by_facet": [ { - "date": "2019", - "value": 25844, - "facet": 2517965213 + "date": "2021", + "value": 26165, + "facet": 2176550201 }, { "date": "2020", @@ -87257,9 +87257,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 26221, - "facet": 2176550201 + "date": "2019", + "value": 25844, + "facet": 2517965213 }, { "date": "2011", @@ -87277,9 +87277,9 @@ "entity": "geoId/46083", "points_by_facet": [ { - "date": "2019", - "value": 61128, - "facet": 2517965213 + "date": "2021", + "value": 67870, + "facet": 2176550201 }, { "date": "2020", @@ -87292,9 +87292,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 63019, - "facet": 2176550201 + "date": "2019", + "value": 61128, + "facet": 2517965213 }, { "date": "2011", @@ -87312,9 +87312,9 @@ "entity": "geoId/46085", "points_by_facet": [ { - "date": "2018", - "value": 3821, - "facet": 2517965213 + "date": "2021", + "value": 3764, + "facet": 2176550201 }, { "date": "2020", @@ -87327,9 +87327,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3797, - "facet": 2176550201 + "date": "2018", + "value": 3821, + "facet": 2517965213 }, { "date": "2011", @@ -87347,9 +87347,9 @@ "entity": "geoId/46087", "points_by_facet": [ { - "date": "2019", - "value": 5586, - "facet": 2517965213 + "date": "2021", + "value": 5695, + "facet": 2176550201 }, { "date": "2020", @@ -87362,9 +87362,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5520, - "facet": 2176550201 + "date": "2019", + "value": 5586, + "facet": 2517965213 }, { "date": "2011", @@ -87382,9 +87382,9 @@ "entity": "geoId/46089", "points_by_facet": [ { - "date": "2018", - "value": 2407, - "facet": 2517965213 + "date": "2021", + "value": 2420, + "facet": 2176550201 }, { "date": "2020", @@ -87397,9 +87397,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2363, - "facet": 2176550201 + "date": "2018", + "value": 2407, + "facet": 2517965213 }, { "date": "2011", @@ -87417,9 +87417,9 @@ "entity": "geoId/46091", "points_by_facet": [ { - "date": "2018", - "value": 5112, - "facet": 2517965213 + "date": "2021", + "value": 4304, + "facet": 2176550201 }, { "date": "2020", @@ -87432,9 +87432,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4884, - "facet": 2176550201 + "date": "2018", + "value": 5112, + "facet": 2517965213 }, { "date": "2011", @@ -87452,9 +87452,9 @@ "entity": "geoId/46093", "points_by_facet": [ { - "date": "2019", - "value": 28332, - "facet": 2517965213 + "date": "2021", + "value": 30173, + "facet": 2176550201 }, { "date": "2020", @@ -87467,9 +87467,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 28588, - "facet": 2176550201 + "date": "2019", + "value": 28332, + "facet": 2517965213 }, { "date": "2011", @@ -87487,9 +87487,9 @@ "entity": "geoId/46095", "points_by_facet": [ { - "date": "2018", - "value": 2042, - "facet": 2517965213 + "date": "2021", + "value": 1908, + "facet": 2176550201 }, { "date": "2020", @@ -87502,9 +87502,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2089, - "facet": 2176550201 + "date": "2018", + "value": 2042, + "facet": 2517965213 }, { "date": "2011", @@ -87522,9 +87522,9 @@ "entity": "geoId/46097", "points_by_facet": [ { - "date": "2018", - "value": 2213, - "facet": 2517965213 + "date": "2021", + "value": 2314, + "facet": 2176550201 }, { "date": "2020", @@ -87537,9 +87537,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2202, - "facet": 2176550201 + "date": "2018", + "value": 2213, + "facet": 2517965213 }, { "date": "2011", @@ -87557,9 +87557,9 @@ "entity": "geoId/46099", "points_by_facet": [ { - "date": "2019", - "value": 193134, - "facet": 2517965213 + "date": "2021", + "value": 199685, + "facet": 2176550201 }, { "date": "2020", @@ -87577,9 +87577,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 196659, - "facet": 2176550201 + "date": "2019", + "value": 193134, + "facet": 2517965213 }, { "date": "2011", @@ -87597,9 +87597,9 @@ "entity": "geoId/46101", "points_by_facet": [ { - "date": "2018", - "value": 6579, - "facet": 2517965213 + "date": "2021", + "value": 6315, + "facet": 2176550201 }, { "date": "2020", @@ -87612,9 +87612,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6525, - "facet": 2176550201 + "date": "2018", + "value": 6579, + "facet": 2517965213 }, { "date": "2011", @@ -87631,6 +87631,11 @@ { "entity": "geoId/46102", "points_by_facet": [ + { + "date": "2021", + "value": 13586, + "facet": 2176550201 + }, { "date": "2020", "value": 14277, @@ -87640,11 +87645,6 @@ "date": "2020", "value": 13672, "facet": 1541763368 - }, - { - "date": "2020", - "value": 14070, - "facet": 2176550201 } ] }, @@ -87652,9 +87652,9 @@ "entity": "geoId/46103", "points_by_facet": [ { - "date": "2019", - "value": 113775, - "facet": 2517965213 + "date": "2021", + "value": 111806, + "facet": 2176550201 }, { "date": "2020", @@ -87672,9 +87672,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 115926, - "facet": 2176550201 + "date": "2019", + "value": 113775, + "facet": 2517965213 }, { "date": "2011", @@ -87692,9 +87692,9 @@ "entity": "geoId/46105", "points_by_facet": [ { - "date": "2018", - "value": 2922, - "facet": 2517965213 + "date": "2021", + "value": 2819, + "facet": 2176550201 }, { "date": "2020", @@ -87707,9 +87707,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2832, - "facet": 2176550201 + "date": "2018", + "value": 2922, + "facet": 2517965213 }, { "date": "2011", @@ -87727,9 +87727,9 @@ "entity": "geoId/46107", "points_by_facet": [ { - "date": "2018", - "value": 2207, - "facet": 2517965213 + "date": "2021", + "value": 2475, + "facet": 2176550201 }, { "date": "2020", @@ -87742,9 +87742,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2163, - "facet": 2176550201 + "date": "2018", + "value": 2207, + "facet": 2517965213 }, { "date": "2011", @@ -87762,9 +87762,9 @@ "entity": "geoId/46109", "points_by_facet": [ { - "date": "2018", - "value": 10447, - "facet": 2517965213 + "date": "2021", + "value": 10163, + "facet": 2176550201 }, { "date": "2020", @@ -87777,9 +87777,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10331, - "facet": 2176550201 + "date": "2018", + "value": 10447, + "facet": 2517965213 }, { "date": "2011", @@ -87797,9 +87797,9 @@ "entity": "geoId/46111", "points_by_facet": [ { - "date": "2018", - "value": 2429, - "facet": 2517965213 + "date": "2021", + "value": 2378, + "facet": 2176550201 }, { "date": "2020", @@ -87812,9 +87812,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2322, - "facet": 2176550201 + "date": "2018", + "value": 2429, + "facet": 2517965213 }, { "date": "2011", @@ -87832,9 +87832,9 @@ "entity": "geoId/46113", "points_by_facet": [ { - "date": "2018", - "value": 14309, - "facet": 2517965213 + "date": "2009", + "value": 13425, + "facet": 2176550201 }, { "date": "2014", @@ -87847,9 +87847,9 @@ "facet": 1541763368 }, { - "date": "2009", - "value": 13425, - "facet": 2176550201 + "date": "2018", + "value": 14309, + "facet": 2517965213 }, { "date": "2011", @@ -87867,9 +87867,9 @@ "entity": "geoId/46115", "points_by_facet": [ { - "date": "2018", - "value": 6495, - "facet": 2517965213 + "date": "2021", + "value": 6269, + "facet": 2176550201 }, { "date": "2020", @@ -87882,9 +87882,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6319, - "facet": 2176550201 + "date": "2018", + "value": 6495, + "facet": 2517965213 }, { "date": "2011", @@ -87902,9 +87902,9 @@ "entity": "geoId/46117", "points_by_facet": [ { - "date": "2019", - "value": 3098, - "facet": 2517965213 + "date": "2021", + "value": 3032, + "facet": 2176550201 }, { "date": "2020", @@ -87917,9 +87917,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3121, - "facet": 2176550201 + "date": "2019", + "value": 3098, + "facet": 2517965213 }, { "date": "2011", @@ -87937,9 +87937,9 @@ "entity": "geoId/46119", "points_by_facet": [ { - "date": "2018", - "value": 1392, - "facet": 2517965213 + "date": "2021", + "value": 1476, + "facet": 2176550201 }, { "date": "2020", @@ -87952,9 +87952,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1391, - "facet": 2176550201 + "date": "2018", + "value": 1392, + "facet": 2517965213 }, { "date": "2011", @@ -87972,9 +87972,9 @@ "entity": "geoId/46121", "points_by_facet": [ { - "date": "2018", - "value": 10283, - "facet": 2517965213 + "date": "2021", + "value": 9286, + "facet": 2176550201 }, { "date": "2020", @@ -87987,9 +87987,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10313, - "facet": 2176550201 + "date": "2018", + "value": 10283, + "facet": 2517965213 }, { "date": "2011", @@ -88007,9 +88007,9 @@ "entity": "geoId/46123", "points_by_facet": [ { - "date": "2018", - "value": 5478, - "facet": 2517965213 + "date": "2021", + "value": 5569, + "facet": 2176550201 }, { "date": "2020", @@ -88022,9 +88022,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5377, - "facet": 2176550201 + "date": "2018", + "value": 5478, + "facet": 2517965213 }, { "date": "2011", @@ -88042,9 +88042,9 @@ "entity": "geoId/46125", "points_by_facet": [ { - "date": "2019", - "value": 8384, - "facet": 2517965213 + "date": "2021", + "value": 8708, + "facet": 2176550201 }, { "date": "2020", @@ -88057,9 +88057,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8368, - "facet": 2176550201 + "date": "2019", + "value": 8384, + "facet": 2517965213 }, { "date": "2011", @@ -88077,9 +88077,9 @@ "entity": "geoId/46127", "points_by_facet": [ { - "date": "2019", - "value": 15932, - "facet": 2517965213 + "date": "2021", + "value": 16872, + "facet": 2176550201 }, { "date": "2020", @@ -88092,9 +88092,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16192, - "facet": 2176550201 + "date": "2019", + "value": 15932, + "facet": 2517965213 }, { "date": "2011", @@ -88112,9 +88112,9 @@ "entity": "geoId/46129", "points_by_facet": [ { - "date": "2018", - "value": 5587, - "facet": 2517965213 + "date": "2021", + "value": 5248, + "facet": 2176550201 }, { "date": "2020", @@ -88127,9 +88127,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5336, - "facet": 2176550201 + "date": "2018", + "value": 5587, + "facet": 2517965213 }, { "date": "2011", @@ -88147,9 +88147,9 @@ "entity": "geoId/46135", "points_by_facet": [ { - "date": "2019", - "value": 22814, - "facet": 2517965213 + "date": "2021", + "value": 23297, + "facet": 2176550201 }, { "date": "2020", @@ -88162,9 +88162,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 22742, - "facet": 2176550201 + "date": "2019", + "value": 22814, + "facet": 2517965213 }, { "date": "2011", @@ -88182,9 +88182,9 @@ "entity": "geoId/46137", "points_by_facet": [ { - "date": "2018", - "value": 2742, - "facet": 2517965213 + "date": "2021", + "value": 2380, + "facet": 2176550201 }, { "date": "2020", @@ -88197,9 +88197,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2656, - "facet": 2176550201 + "date": "2018", + "value": 2742, + "facet": 2517965213 }, { "date": "2011", @@ -88217,9 +88217,9 @@ "entity": "geoId/47001", "points_by_facet": [ { - "date": "2019", - "value": 76978, - "facet": 2517965213 + "date": "2021", + "value": 77576, + "facet": 2176550201 }, { "date": "2020", @@ -88237,9 +88237,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 77558, - "facet": 2176550201 + "date": "2019", + "value": 76978, + "facet": 2517965213 }, { "date": "2011", @@ -88257,9 +88257,9 @@ "entity": "geoId/47003", "points_by_facet": [ { - "date": "2019", - "value": 49713, - "facet": 2517965213 + "date": "2021", + "value": 51119, + "facet": 2176550201 }, { "date": "2020", @@ -88272,9 +88272,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 50179, - "facet": 2176550201 + "date": "2019", + "value": 49713, + "facet": 2517965213 }, { "date": "2011", @@ -88292,9 +88292,9 @@ "entity": "geoId/47005", "points_by_facet": [ { - "date": "2018", - "value": 16184, - "facet": 2517965213 + "date": "2021", + "value": 15872, + "facet": 2176550201 }, { "date": "2020", @@ -88307,9 +88307,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16131, - "facet": 2176550201 + "date": "2018", + "value": 16184, + "facet": 2517965213 }, { "date": "2011", @@ -88327,9 +88327,9 @@ "entity": "geoId/47007", "points_by_facet": [ { - "date": "2018", - "value": 14755, - "facet": 2517965213 + "date": "2021", + "value": 15234, + "facet": 2176550201 }, { "date": "2020", @@ -88342,9 +88342,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15223, - "facet": 2176550201 + "date": "2018", + "value": 14755, + "facet": 2517965213 }, { "date": "2011", @@ -88362,9 +88362,9 @@ "entity": "geoId/47009", "points_by_facet": [ { - "date": "2019", - "value": 133088, - "facet": 2517965213 + "date": "2021", + "value": 137605, + "facet": 2176550201 }, { "date": "2020", @@ -88382,9 +88382,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 134751, - "facet": 2176550201 + "date": "2019", + "value": 133088, + "facet": 2517965213 }, { "date": "2011", @@ -88402,9 +88402,9 @@ "entity": "geoId/47011", "points_by_facet": [ { - "date": "2019", - "value": 108110, - "facet": 2517965213 + "date": "2021", + "value": 110162, + "facet": 2176550201 }, { "date": "2020", @@ -88422,9 +88422,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 109071, - "facet": 2176550201 + "date": "2019", + "value": 108110, + "facet": 2517965213 }, { "date": "2011", @@ -88442,9 +88442,9 @@ "entity": "geoId/47013", "points_by_facet": [ { - "date": "2019", - "value": 39842, - "facet": 2517965213 + "date": "2021", + "value": 39578, + "facet": 2176550201 }, { "date": "2020", @@ -88457,9 +88457,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 39837, - "facet": 2176550201 + "date": "2019", + "value": 39842, + "facet": 2517965213 }, { "date": "2011", @@ -88477,9 +88477,9 @@ "entity": "geoId/47015", "points_by_facet": [ { - "date": "2019", - "value": 14678, - "facet": 2517965213 + "date": "2021", + "value": 14553, + "facet": 2176550201 }, { "date": "2020", @@ -88492,9 +88492,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14847, - "facet": 2176550201 + "date": "2019", + "value": 14678, + "facet": 2517965213 }, { "date": "2011", @@ -88512,9 +88512,9 @@ "entity": "geoId/47017", "points_by_facet": [ { - "date": "2018", - "value": 28020, - "facet": 2517965213 + "date": "2021", + "value": 28432, + "facet": 2176550201 }, { "date": "2020", @@ -88527,9 +88527,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 27779, - "facet": 2176550201 + "date": "2018", + "value": 28020, + "facet": 2517965213 }, { "date": "2011", @@ -88547,9 +88547,9 @@ "entity": "geoId/47019", "points_by_facet": [ { - "date": "2019", - "value": 56391, - "facet": 2517965213 + "date": "2021", + "value": 56134, + "facet": 2176550201 }, { "date": "2020", @@ -88562,9 +88562,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 56418, - "facet": 2176550201 + "date": "2019", + "value": 56391, + "facet": 2517965213 }, { "date": "2011", @@ -88582,9 +88582,9 @@ "entity": "geoId/47021", "points_by_facet": [ { - "date": "2019", - "value": 40667, - "facet": 2517965213 + "date": "2021", + "value": 41523, + "facet": 2176550201 }, { "date": "2020", @@ -88597,9 +88597,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 41101, - "facet": 2176550201 + "date": "2019", + "value": 40667, + "facet": 2517965213 }, { "date": "2011", @@ -88617,9 +88617,9 @@ "entity": "geoId/47023", "points_by_facet": [ { - "date": "2019", - "value": 17297, - "facet": 2517965213 + "date": "2021", + "value": 17504, + "facet": 2176550201 }, { "date": "2020", @@ -88632,9 +88632,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 17432, - "facet": 2176550201 + "date": "2019", + "value": 17297, + "facet": 2517965213 }, { "date": "2011", @@ -88652,9 +88652,9 @@ "entity": "geoId/47025", "points_by_facet": [ { - "date": "2018", - "value": 31756, - "facet": 2517965213 + "date": "2021", + "value": 32267, + "facet": 2176550201 }, { "date": "2020", @@ -88667,9 +88667,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 32023, - "facet": 2176550201 + "date": "2018", + "value": 31756, + "facet": 2517965213 }, { "date": "2011", @@ -88687,9 +88687,9 @@ "entity": "geoId/47027", "points_by_facet": [ { - "date": "2018", - "value": 7717, - "facet": 2517965213 + "date": "2021", + "value": 7555, + "facet": 2176550201 }, { "date": "2020", @@ -88702,9 +88702,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7629, - "facet": 2176550201 + "date": "2018", + "value": 7717, + "facet": 2517965213 }, { "date": "2011", @@ -88722,9 +88722,9 @@ "entity": "geoId/47029", "points_by_facet": [ { - "date": "2019", - "value": 36004, - "facet": 2517965213 + "date": "2021", + "value": 36418, + "facet": 2176550201 }, { "date": "2020", @@ -88737,9 +88737,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 36225, - "facet": 2176550201 + "date": "2019", + "value": 36004, + "facet": 2517965213 }, { "date": "2011", @@ -88757,9 +88757,9 @@ "entity": "geoId/47031", "points_by_facet": [ { - "date": "2019", - "value": 56520, - "facet": 2517965213 + "date": "2021", + "value": 59032, + "facet": 2176550201 }, { "date": "2020", @@ -88772,9 +88772,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 57632, - "facet": 2176550201 + "date": "2019", + "value": 56520, + "facet": 2517965213 }, { "date": "2011", @@ -88792,9 +88792,9 @@ "entity": "geoId/47033", "points_by_facet": [ { - "date": "2019", - "value": 14230, - "facet": 2517965213 + "date": "2021", + "value": 13979, + "facet": 2176550201 }, { "date": "2020", @@ -88807,9 +88807,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14180, - "facet": 2176550201 + "date": "2019", + "value": 14230, + "facet": 2517965213 }, { "date": "2011", @@ -88827,9 +88827,9 @@ "entity": "geoId/47035", "points_by_facet": [ { - "date": "2019", - "value": 60520, - "facet": 2517965213 + "date": "2021", + "value": 62451, + "facet": 2176550201 }, { "date": "2020", @@ -88842,9 +88842,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 61603, - "facet": 2176550201 + "date": "2019", + "value": 60520, + "facet": 2517965213 }, { "date": "2011", @@ -88862,9 +88862,9 @@ "entity": "geoId/47037", "points_by_facet": [ { - "date": "2019", - "value": 694144, - "facet": 2517965213 + "date": "2021", + "value": 703953, + "facet": 2176550201 }, { "date": "2020", @@ -88882,9 +88882,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 694176, - "facet": 2176550201 + "date": "2019", + "value": 694144, + "facet": 2517965213 }, { "date": "2011", @@ -88902,9 +88902,9 @@ "entity": "geoId/47039", "points_by_facet": [ { - "date": "2018", - "value": 11706, - "facet": 2517965213 + "date": "2021", + "value": 11391, + "facet": 2176550201 }, { "date": "2020", @@ -88917,9 +88917,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11601, - "facet": 2176550201 + "date": "2018", + "value": 11706, + "facet": 2517965213 }, { "date": "2011", @@ -88937,9 +88937,9 @@ "entity": "geoId/47041", "points_by_facet": [ { - "date": "2018", - "value": 20138, - "facet": 2517965213 + "date": "2021", + "value": 20478, + "facet": 2176550201 }, { "date": "2020", @@ -88952,9 +88952,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20837, - "facet": 2176550201 + "date": "2018", + "value": 20138, + "facet": 2517965213 }, { "date": "2011", @@ -88972,9 +88972,9 @@ "entity": "geoId/47043", "points_by_facet": [ { - "date": "2019", - "value": 53948, - "facet": 2517965213 + "date": "2021", + "value": 55292, + "facet": 2176550201 }, { "date": "2020", @@ -88987,9 +88987,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 54376, - "facet": 2176550201 + "date": "2019", + "value": 53948, + "facet": 2517965213 }, { "date": "2011", @@ -89007,9 +89007,9 @@ "entity": "geoId/47045", "points_by_facet": [ { - "date": "2019", - "value": 37159, - "facet": 2517965213 + "date": "2021", + "value": 36615, + "facet": 2176550201 }, { "date": "2020", @@ -89022,9 +89022,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 36693, - "facet": 2176550201 + "date": "2019", + "value": 37159, + "facet": 2517965213 }, { "date": "2011", @@ -89042,9 +89042,9 @@ "entity": "geoId/47047", "points_by_facet": [ { - "date": "2019", - "value": 41133, - "facet": 2517965213 + "date": "2021", + "value": 42832, + "facet": 2176550201 }, { "date": "2020", @@ -89057,9 +89057,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 41620, - "facet": 2176550201 + "date": "2019", + "value": 41133, + "facet": 2517965213 }, { "date": "2011", @@ -89077,9 +89077,9 @@ "entity": "geoId/47049", "points_by_facet": [ { - "date": "2018", - "value": 18217, - "facet": 2517965213 + "date": "2021", + "value": 18850, + "facet": 2176550201 }, { "date": "2020", @@ -89092,9 +89092,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 18787, - "facet": 2176550201 + "date": "2018", + "value": 18217, + "facet": 2517965213 }, { "date": "2011", @@ -89112,9 +89112,9 @@ "entity": "geoId/47051", "points_by_facet": [ { - "date": "2019", - "value": 42208, - "facet": 2517965213 + "date": "2021", + "value": 43215, + "facet": 2176550201 }, { "date": "2020", @@ -89127,9 +89127,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 42485, - "facet": 2176550201 + "date": "2019", + "value": 42208, + "facet": 2517965213 }, { "date": "2011", @@ -89147,9 +89147,9 @@ "entity": "geoId/47053", "points_by_facet": [ { - "date": "2019", - "value": 49133, - "facet": 2517965213 + "date": "2021", + "value": 50541, + "facet": 2176550201 }, { "date": "2020", @@ -89162,9 +89162,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 49159, - "facet": 2176550201 + "date": "2019", + "value": 49133, + "facet": 2517965213 }, { "date": "2011", @@ -89182,9 +89182,9 @@ "entity": "geoId/47055", "points_by_facet": [ { - "date": "2018", - "value": 29503, - "facet": 2517965213 + "date": "2021", + "value": 30542, + "facet": 2176550201 }, { "date": "2020", @@ -89197,9 +89197,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 29530, - "facet": 2176550201 + "date": "2018", + "value": 29503, + "facet": 2517965213 }, { "date": "2011", @@ -89217,9 +89217,9 @@ "entity": "geoId/47057", "points_by_facet": [ { - "date": "2019", - "value": 23320, - "facet": 2517965213 + "date": "2021", + "value": 23763, + "facet": 2176550201 }, { "date": "2020", @@ -89232,9 +89232,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 23565, - "facet": 2176550201 + "date": "2019", + "value": 23320, + "facet": 2517965213 }, { "date": "2011", @@ -89252,9 +89252,9 @@ "entity": "geoId/47059", "points_by_facet": [ { - "date": "2019", - "value": 69069, - "facet": 2517965213 + "date": "2021", + "value": 70621, + "facet": 2176550201 }, { "date": "2020", @@ -89272,9 +89272,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 69571, - "facet": 2176550201 + "date": "2019", + "value": 69069, + "facet": 2517965213 }, { "date": "2011", @@ -89292,9 +89292,9 @@ "entity": "geoId/47061", "points_by_facet": [ { - "date": "2018", - "value": 13346, - "facet": 2517965213 + "date": "2021", + "value": 13622, + "facet": 2176550201 }, { "date": "2020", @@ -89307,9 +89307,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13485, - "facet": 2176550201 + "date": "2018", + "value": 13346, + "facet": 2517965213 }, { "date": "2011", @@ -89327,9 +89327,9 @@ "entity": "geoId/47063", "points_by_facet": [ { - "date": "2019", - "value": 64934, - "facet": 2517965213 + "date": "2021", + "value": 64468, + "facet": 2176550201 }, { "date": "2020", @@ -89342,9 +89342,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 65110, - "facet": 2176550201 + "date": "2019", + "value": 64934, + "facet": 2517965213 }, { "date": "2011", @@ -89362,9 +89362,9 @@ "entity": "geoId/47065", "points_by_facet": [ { - "date": "2019", - "value": 367804, - "facet": 2517965213 + "date": "2021", + "value": 369135, + "facet": 2176550201 }, { "date": "2020", @@ -89382,9 +89382,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 371662, - "facet": 2176550201 + "date": "2019", + "value": 367804, + "facet": 2517965213 }, { "date": "2011", @@ -89402,9 +89402,9 @@ "entity": "geoId/47067", "points_by_facet": [ { - "date": "2018", - "value": 6549, - "facet": 2517965213 + "date": "2021", + "value": 6787, + "facet": 2176550201 }, { "date": "2020", @@ -89417,9 +89417,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6493, - "facet": 2176550201 + "date": "2018", + "value": 6549, + "facet": 2517965213 }, { "date": "2011", @@ -89437,9 +89437,9 @@ "entity": "geoId/47069", "points_by_facet": [ { - "date": "2018", - "value": 25220, - "facet": 2517965213 + "date": "2021", + "value": 25426, + "facet": 2176550201 }, { "date": "2020", @@ -89452,9 +89452,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 24836, - "facet": 2176550201 + "date": "2018", + "value": 25220, + "facet": 2517965213 }, { "date": "2011", @@ -89472,9 +89472,9 @@ "entity": "geoId/47071", "points_by_facet": [ { - "date": "2018", - "value": 25776, - "facet": 2517965213 + "date": "2021", + "value": 26892, + "facet": 2176550201 }, { "date": "2020", @@ -89487,9 +89487,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 25583, - "facet": 2176550201 + "date": "2018", + "value": 25776, + "facet": 2517965213 }, { "date": "2011", @@ -89507,9 +89507,9 @@ "entity": "geoId/47073", "points_by_facet": [ { - "date": "2019", - "value": 56786, - "facet": 2517965213 + "date": "2021", + "value": 57288, + "facet": 2176550201 }, { "date": "2020", @@ -89522,9 +89522,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 56775, - "facet": 2176550201 + "date": "2019", + "value": 56786, + "facet": 2517965213 }, { "date": "2011", @@ -89542,9 +89542,9 @@ "entity": "geoId/47075", "points_by_facet": [ { - "date": "2019", - "value": 17304, - "facet": 2517965213 + "date": "2021", + "value": 17694, + "facet": 2176550201 }, { "date": "2020", @@ -89557,9 +89557,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 17002, - "facet": 2176550201 + "date": "2019", + "value": 17304, + "facet": 2517965213 }, { "date": "2011", @@ -89577,9 +89577,9 @@ "entity": "geoId/47077", "points_by_facet": [ { - "date": "2018", - "value": 27847, - "facet": 2517965213 + "date": "2021", + "value": 27953, + "facet": 2176550201 }, { "date": "2020", @@ -89592,9 +89592,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 28076, - "facet": 2176550201 + "date": "2018", + "value": 27847, + "facet": 2517965213 }, { "date": "2011", @@ -89612,9 +89612,9 @@ "entity": "geoId/47079", "points_by_facet": [ { - "date": "2019", - "value": 32345, - "facet": 2517965213 + "date": "2021", + "value": 32239, + "facet": 2176550201 }, { "date": "2020", @@ -89627,9 +89627,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 32056, - "facet": 2176550201 + "date": "2019", + "value": 32345, + "facet": 2517965213 }, { "date": "2011", @@ -89647,9 +89647,9 @@ "entity": "geoId/47081", "points_by_facet": [ { - "date": "2018", - "value": 25063, - "facet": 2517965213 + "date": "2021", + "value": 25307, + "facet": 2176550201 }, { "date": "2020", @@ -89662,9 +89662,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 25387, - "facet": 2176550201 + "date": "2018", + "value": 25063, + "facet": 2517965213 }, { "date": "2011", @@ -89682,9 +89682,9 @@ "entity": "geoId/47083", "points_by_facet": [ { - "date": "2018", - "value": 8263, - "facet": 2517965213 + "date": "2021", + "value": 8317, + "facet": 2176550201 }, { "date": "2020", @@ -89697,9 +89697,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8292, - "facet": 2176550201 + "date": "2018", + "value": 8263, + "facet": 2517965213 }, { "date": "2011", @@ -89717,9 +89717,9 @@ "entity": "geoId/47085", "points_by_facet": [ { - "date": "2018", - "value": 18486, - "facet": 2517965213 + "date": "2021", + "value": 19211, + "facet": 2176550201 }, { "date": "2020", @@ -89732,9 +89732,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 18590, - "facet": 2176550201 + "date": "2018", + "value": 18486, + "facet": 2517965213 }, { "date": "2011", @@ -89752,9 +89752,9 @@ "entity": "geoId/47087", "points_by_facet": [ { - "date": "2019", - "value": 11786, - "facet": 2517965213 + "date": "2021", + "value": 11750, + "facet": 2176550201 }, { "date": "2020", @@ -89767,9 +89767,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11864, - "facet": 2176550201 + "date": "2019", + "value": 11786, + "facet": 2517965213 }, { "date": "2011", @@ -89787,9 +89787,9 @@ "entity": "geoId/47089", "points_by_facet": [ { - "date": "2019", - "value": 54495, - "facet": 2517965213 + "date": "2021", + "value": 55624, + "facet": 2176550201 }, { "date": "2020", @@ -89802,9 +89802,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 55307, - "facet": 2176550201 + "date": "2019", + "value": 54495, + "facet": 2517965213 }, { "date": "2011", @@ -89822,9 +89822,9 @@ "entity": "geoId/47091", "points_by_facet": [ { - "date": "2018", - "value": 17778, - "facet": 2517965213 + "date": "2021", + "value": 18170, + "facet": 2176550201 }, { "date": "2020", @@ -89837,9 +89837,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 17849, - "facet": 2176550201 + "date": "2018", + "value": 17778, + "facet": 2517965213 }, { "date": "2011", @@ -89857,9 +89857,9 @@ "entity": "geoId/47093", "points_by_facet": [ { - "date": "2019", - "value": 470313, - "facet": 2517965213 + "date": "2021", + "value": 486677, + "facet": 2176550201 }, { "date": "2020", @@ -89877,9 +89877,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 475609, - "facet": 2176550201 + "date": "2019", + "value": 470313, + "facet": 2517965213 }, { "date": "2011", @@ -89897,9 +89897,9 @@ "entity": "geoId/47095", "points_by_facet": [ { - "date": "2018", - "value": 7411, - "facet": 2517965213 + "date": "2021", + "value": 7128, + "facet": 2176550201 }, { "date": "2020", @@ -89912,9 +89912,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6988, - "facet": 2176550201 + "date": "2018", + "value": 7411, + "facet": 2517965213 }, { "date": "2011", @@ -89932,9 +89932,9 @@ "entity": "geoId/47097", "points_by_facet": [ { - "date": "2018", - "value": 25825, - "facet": 2517965213 + "date": "2021", + "value": 25108, + "facet": 2176550201 }, { "date": "2020", @@ -89947,9 +89947,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 25451, - "facet": 2176550201 + "date": "2018", + "value": 25825, + "facet": 2517965213 }, { "date": "2011", @@ -89967,9 +89967,9 @@ "entity": "geoId/47099", "points_by_facet": [ { - "date": "2019", - "value": 44142, - "facet": 2517965213 + "date": "2021", + "value": 44828, + "facet": 2176550201 }, { "date": "2020", @@ -89982,9 +89982,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 44432, - "facet": 2176550201 + "date": "2019", + "value": 44142, + "facet": 2517965213 }, { "date": "2011", @@ -90002,9 +90002,9 @@ "entity": "geoId/47101", "points_by_facet": [ { - "date": "2018", - "value": 12086, - "facet": 2517965213 + "date": "2021", + "value": 12857, + "facet": 2176550201 }, { "date": "2020", @@ -90017,9 +90017,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12363, - "facet": 2176550201 + "date": "2018", + "value": 12086, + "facet": 2517965213 }, { "date": "2011", @@ -90037,9 +90037,9 @@ "entity": "geoId/47103", "points_by_facet": [ { - "date": "2018", - "value": 34117, - "facet": 2517965213 + "date": "2021", + "value": 35433, + "facet": 2176550201 }, { "date": "2020", @@ -90052,9 +90052,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 34540, - "facet": 2176550201 + "date": "2018", + "value": 34117, + "facet": 2517965213 }, { "date": "2011", @@ -90072,9 +90072,9 @@ "entity": "geoId/47105", "points_by_facet": [ { - "date": "2019", - "value": 54068, - "facet": 2517965213 + "date": "2021", + "value": 56690, + "facet": 2176550201 }, { "date": "2020", @@ -90087,9 +90087,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 54910, - "facet": 2176550201 + "date": "2019", + "value": 54068, + "facet": 2517965213 }, { "date": "2011", @@ -90107,9 +90107,9 @@ "entity": "geoId/47107", "points_by_facet": [ { - "date": "2019", - "value": 53794, - "facet": 2517965213 + "date": "2021", + "value": 54059, + "facet": 2176550201 }, { "date": "2020", @@ -90122,9 +90122,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 54208, - "facet": 2176550201 + "date": "2019", + "value": 53794, + "facet": 2517965213 }, { "date": "2011", @@ -90142,9 +90142,9 @@ "entity": "geoId/47109", "points_by_facet": [ { - "date": "2018", - "value": 25832, - "facet": 2517965213 + "date": "2021", + "value": 25860, + "facet": 2176550201 }, { "date": "2020", @@ -90157,9 +90157,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 25696, - "facet": 2176550201 + "date": "2018", + "value": 25832, + "facet": 2517965213 }, { "date": "2011", @@ -90177,9 +90177,9 @@ "entity": "geoId/47111", "points_by_facet": [ { - "date": "2019", - "value": 24602, - "facet": 2517965213 + "date": "2021", + "value": 25699, + "facet": 2176550201 }, { "date": "2020", @@ -90192,9 +90192,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 24827, - "facet": 2176550201 + "date": "2019", + "value": 24602, + "facet": 2517965213 }, { "date": "2011", @@ -90212,9 +90212,9 @@ "entity": "geoId/47113", "points_by_facet": [ { - "date": "2019", - "value": 97984, - "facet": 2517965213 + "date": "2021", + "value": 98775, + "facet": 2176550201 }, { "date": "2020", @@ -90232,9 +90232,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 98360, - "facet": 2176550201 + "date": "2019", + "value": 97984, + "facet": 2517965213 }, { "date": "2011", @@ -90252,9 +90252,9 @@ "entity": "geoId/47115", "points_by_facet": [ { - "date": "2019", - "value": 28907, - "facet": 2517965213 + "date": "2021", + "value": 28877, + "facet": 2176550201 }, { "date": "2020", @@ -90267,9 +90267,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 28924, - "facet": 2176550201 + "date": "2019", + "value": 28907, + "facet": 2517965213 }, { "date": "2011", @@ -90287,9 +90287,9 @@ "entity": "geoId/47117", "points_by_facet": [ { - "date": "2019", - "value": 34375, - "facet": 2517965213 + "date": "2021", + "value": 34984, + "facet": 2176550201 }, { "date": "2020", @@ -90302,9 +90302,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 35016, - "facet": 2176550201 + "date": "2019", + "value": 34375, + "facet": 2517965213 }, { "date": "2011", @@ -90322,9 +90322,9 @@ "entity": "geoId/47119", "points_by_facet": [ { - "date": "2019", - "value": 96387, - "facet": 2517965213 + "date": "2021", + "value": 104760, + "facet": 2176550201 }, { "date": "2020", @@ -90342,9 +90342,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 99590, - "facet": 2176550201 + "date": "2019", + "value": 96387, + "facet": 2517965213 }, { "date": "2011", @@ -90362,9 +90362,9 @@ "entity": "geoId/47121", "points_by_facet": [ { - "date": "2018", - "value": 12306, - "facet": 2517965213 + "date": "2021", + "value": 13049, + "facet": 2176550201 }, { "date": "2020", @@ -90377,9 +90377,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12532, - "facet": 2176550201 + "date": "2018", + "value": 12306, + "facet": 2517965213 }, { "date": "2011", @@ -90397,9 +90397,9 @@ "entity": "geoId/47123", "points_by_facet": [ { - "date": "2018", - "value": 46357, - "facet": 2517965213 + "date": "2021", + "value": 46698, + "facet": 2176550201 }, { "date": "2020", @@ -90412,9 +90412,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 47177, - "facet": 2176550201 + "date": "2018", + "value": 46357, + "facet": 2517965213 }, { "date": "2011", @@ -90432,9 +90432,9 @@ "entity": "geoId/47125", "points_by_facet": [ { - "date": "2019", - "value": 208993, - "facet": 2517965213 + "date": "2021", + "value": 227900, + "facet": 2176550201 }, { "date": "2020", @@ -90452,9 +90452,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 214251, - "facet": 2176550201 + "date": "2019", + "value": 208993, + "facet": 2517965213 }, { "date": "2011", @@ -90472,9 +90472,9 @@ "entity": "geoId/47127", "points_by_facet": [ { - "date": "2019", - "value": 6488, - "facet": 2517965213 + "date": "2021", + "value": 6644, + "facet": 2176550201 }, { "date": "2020", @@ -90487,9 +90487,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6438, - "facet": 2176550201 + "date": "2019", + "value": 6488, + "facet": 2517965213 }, { "date": "2011", @@ -90507,9 +90507,9 @@ "entity": "geoId/47129", "points_by_facet": [ { - "date": "2019", - "value": 21403, - "facet": 2517965213 + "date": "2021", + "value": 21254, + "facet": 2176550201 }, { "date": "2020", @@ -90522,9 +90522,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21431, - "facet": 2176550201 + "date": "2019", + "value": 21403, + "facet": 2517965213 }, { "date": "2011", @@ -90542,9 +90542,9 @@ "entity": "geoId/47131", "points_by_facet": [ { - "date": "2019", - "value": 30069, - "facet": 2517965213 + "date": "2021", + "value": 30466, + "facet": 2176550201 }, { "date": "2020", @@ -90557,10 +90557,10 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 30131, - "facet": 2176550201 - }, + "date": "2019", + "value": 30069, + "facet": 2517965213 + }, { "date": "2011", "value": 31790, @@ -90577,9 +90577,9 @@ "entity": "geoId/47133", "points_by_facet": [ { - "date": "2019", - "value": 22241, - "facet": 2517965213 + "date": "2021", + "value": 22839, + "facet": 2176550201 }, { "date": "2020", @@ -90592,9 +90592,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 22566, - "facet": 2176550201 + "date": "2019", + "value": 22241, + "facet": 2517965213 }, { "date": "2011", @@ -90612,9 +90612,9 @@ "entity": "geoId/47135", "points_by_facet": [ { - "date": "2018", - "value": 8064, - "facet": 2517965213 + "date": "2021", + "value": 8472, + "facet": 2176550201 }, { "date": "2020", @@ -90627,9 +90627,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8099, - "facet": 2176550201 + "date": "2018", + "value": 8064, + "facet": 2517965213 }, { "date": "2011", @@ -90647,9 +90647,9 @@ "entity": "geoId/47137", "points_by_facet": [ { - "date": "2018", - "value": 5082, - "facet": 2517965213 + "date": "2021", + "value": 5079, + "facet": 2176550201 }, { "date": "2020", @@ -90662,9 +90662,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5061, - "facet": 2176550201 + "date": "2018", + "value": 5082, + "facet": 2517965213 }, { "date": "2011", @@ -90682,9 +90682,9 @@ "entity": "geoId/47139", "points_by_facet": [ { - "date": "2019", - "value": 16832, - "facet": 2517965213 + "date": "2021", + "value": 17776, + "facet": 2176550201 }, { "date": "2020", @@ -90697,9 +90697,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16835, - "facet": 2176550201 + "date": "2019", + "value": 16832, + "facet": 2517965213 }, { "date": "2011", @@ -90717,9 +90717,9 @@ "entity": "geoId/47141", "points_by_facet": [ { - "date": "2019", - "value": 80245, - "facet": 2517965213 + "date": "2021", + "value": 81188, + "facet": 2176550201 }, { "date": "2020", @@ -90737,9 +90737,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 80929, - "facet": 2176550201 + "date": "2019", + "value": 80245, + "facet": 2517965213 }, { "date": "2011", @@ -90757,9 +90757,9 @@ "entity": "geoId/47143", "points_by_facet": [ { - "date": "2019", - "value": 33167, - "facet": 2517965213 + "date": "2021", + "value": 33136, + "facet": 2176550201 }, { "date": "2020", @@ -90772,9 +90772,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 33443, - "facet": 2176550201 + "date": "2019", + "value": 33167, + "facet": 2517965213 }, { "date": "2011", @@ -90792,9 +90792,9 @@ "entity": "geoId/47145", "points_by_facet": [ { - "date": "2019", - "value": 53382, - "facet": 2517965213 + "date": "2021", + "value": 53992, + "facet": 2176550201 }, { "date": "2020", @@ -90807,9 +90807,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 53841, - "facet": 2176550201 + "date": "2019", + "value": 53382, + "facet": 2517965213 }, { "date": "2011", @@ -90827,9 +90827,9 @@ "entity": "geoId/47147", "points_by_facet": [ { - "date": "2019", - "value": 71813, - "facet": 2517965213 + "date": "2021", + "value": 74098, + "facet": 2176550201 }, { "date": "2020", @@ -90847,9 +90847,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 72275, - "facet": 2176550201 + "date": "2019", + "value": 71813, + "facet": 2517965213 }, { "date": "2011", @@ -90867,9 +90867,9 @@ "entity": "geoId/47149", "points_by_facet": [ { - "date": "2019", - "value": 332285, - "facet": 2517965213 + "date": "2021", + "value": 352182, + "facet": 2176550201 }, { "date": "2020", @@ -90887,9 +90887,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 339261, - "facet": 2176550201 + "date": "2019", + "value": 332285, + "facet": 2517965213 }, { "date": "2011", @@ -90907,9 +90907,9 @@ "entity": "geoId/47151", "points_by_facet": [ { - "date": "2018", - "value": 22039, - "facet": 2517965213 + "date": "2021", + "value": 21917, + "facet": 2176550201 }, { "date": "2020", @@ -90922,9 +90922,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 22090, - "facet": 2176550201 + "date": "2018", + "value": 22039, + "facet": 2517965213 }, { "date": "2011", @@ -90942,9 +90942,9 @@ "entity": "geoId/47153", "points_by_facet": [ { - "date": "2019", - "value": 15026, - "facet": 2517965213 + "date": "2021", + "value": 16396, + "facet": 2176550201 }, { "date": "2020", @@ -90957,9 +90957,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15176, - "facet": 2176550201 + "date": "2019", + "value": 15026, + "facet": 2517965213 }, { "date": "2011", @@ -90977,9 +90977,9 @@ "entity": "geoId/47155", "points_by_facet": [ { - "date": "2019", - "value": 98250, - "facet": 2517965213 + "date": "2021", + "value": 99517, + "facet": 2176550201 }, { "date": "2020", @@ -90997,9 +90997,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 99244, - "facet": 2176550201 + "date": "2019", + "value": 98250, + "facet": 2517965213 }, { "date": "2011", @@ -91017,9 +91017,9 @@ "entity": "geoId/47157", "points_by_facet": [ { - "date": "2019", - "value": 937166, - "facet": 2517965213 + "date": "2021", + "value": 924454, + "facet": 2176550201 }, { "date": "2020", @@ -91037,9 +91037,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 936017, - "facet": 2176550201 + "date": "2019", + "value": 937166, + "facet": 2517965213 }, { "date": "2011", @@ -91057,9 +91057,9 @@ "entity": "geoId/47159", "points_by_facet": [ { - "date": "2019", - "value": 20157, - "facet": 2517965213 + "date": "2021", + "value": 20172, + "facet": 2176550201 }, { "date": "2020", @@ -91072,9 +91072,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20285, - "facet": 2176550201 + "date": "2019", + "value": 20157, + "facet": 2517965213 }, { "date": "2011", @@ -91092,9 +91092,9 @@ "entity": "geoId/47161", "points_by_facet": [ { - "date": "2019", - "value": 13715, - "facet": 2517965213 + "date": "2021", + "value": 13855, + "facet": 2176550201 }, { "date": "2020", @@ -91107,9 +91107,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13859, - "facet": 2176550201 + "date": "2019", + "value": 13715, + "facet": 2517965213 }, { "date": "2011", @@ -91127,9 +91127,9 @@ "entity": "geoId/47163", "points_by_facet": [ { - "date": "2019", - "value": 158348, - "facet": 2517965213 + "date": "2021", + "value": 159265, + "facet": 2176550201 }, { "date": "2020", @@ -91147,9 +91147,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 158755, - "facet": 2176550201 + "date": "2019", + "value": 158348, + "facet": 2517965213 }, { "date": "2011", @@ -91167,9 +91167,9 @@ "entity": "geoId/47165", "points_by_facet": [ { - "date": "2019", - "value": 191283, - "facet": 2517965213 + "date": "2021", + "value": 200557, + "facet": 2176550201 }, { "date": "2020", @@ -91187,9 +91187,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 195561, - "facet": 2176550201 + "date": "2019", + "value": 191283, + "facet": 2517965213 }, { "date": "2011", @@ -91207,9 +91207,9 @@ "entity": "geoId/47167", "points_by_facet": [ { - "date": "2019", - "value": 61599, - "facet": 2517965213 + "date": "2021", + "value": 61004, + "facet": 2176550201 }, { "date": "2020", @@ -91222,9 +91222,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 61918, - "facet": 2176550201 + "date": "2019", + "value": 61599, + "facet": 2517965213 }, { "date": "2011", @@ -91241,6 +91241,11 @@ { "entity": "geoId/47169", "points_by_facet": [ + { + "date": "2021", + "value": 12035, + "facet": 2176550201 + }, { "date": "2020", "value": 10910, @@ -91251,11 +91256,6 @@ "value": 11615, "facet": 1541763368 }, - { - "date": "2020", - "value": 11455, - "facet": 2176550201 - }, { "date": "2011", "value": 7816, @@ -91272,9 +91272,9 @@ "entity": "geoId/47171", "points_by_facet": [ { - "date": "2019", - "value": 17883, - "facet": 2517965213 + "date": "2021", + "value": 17698, + "facet": 2176550201 }, { "date": "2020", @@ -91287,9 +91287,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 17755, - "facet": 2176550201 + "date": "2019", + "value": 17883, + "facet": 2517965213 }, { "date": "2011", @@ -91307,9 +91307,9 @@ "entity": "geoId/47173", "points_by_facet": [ { - "date": "2019", - "value": 19972, - "facet": 2517965213 + "date": "2021", + "value": 20040, + "facet": 2176550201 }, { "date": "2020", @@ -91322,9 +91322,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20187, - "facet": 2176550201 + "date": "2019", + "value": 19972, + "facet": 2517965213 }, { "date": "2011", @@ -91342,9 +91342,9 @@ "entity": "geoId/47175", "points_by_facet": [ { - "date": "2018", - "value": 5765, - "facet": 2517965213 + "date": "2021", + "value": 6324, + "facet": 2176550201 }, { "date": "2020", @@ -91357,9 +91357,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5947, - "facet": 2176550201 + "date": "2018", + "value": 5765, + "facet": 2517965213 }, { "date": "2011", @@ -91377,9 +91377,9 @@ "entity": "geoId/47177", "points_by_facet": [ { - "date": "2019", - "value": 41277, - "facet": 2517965213 + "date": "2021", + "value": 41523, + "facet": 2176550201 }, { "date": "2020", @@ -91392,9 +91392,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 41605, - "facet": 2176550201 + "date": "2019", + "value": 41277, + "facet": 2517965213 }, { "date": "2011", @@ -91412,9 +91412,9 @@ "entity": "geoId/47179", "points_by_facet": [ { - "date": "2019", - "value": 129375, - "facet": 2517965213 + "date": "2021", + "value": 134236, + "facet": 2176550201 }, { "date": "2020", @@ -91432,9 +91432,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 130367, - "facet": 2176550201 + "date": "2019", + "value": 129375, + "facet": 2517965213 }, { "date": "2011", @@ -91452,9 +91452,9 @@ "entity": "geoId/47181", "points_by_facet": [ { - "date": "2018", - "value": 16558, - "facet": 2517965213 + "date": "2021", + "value": 16409, + "facet": 2176550201 }, { "date": "2020", @@ -91467,9 +91467,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16524, - "facet": 2176550201 + "date": "2018", + "value": 16558, + "facet": 2517965213 }, { "date": "2011", @@ -91487,9 +91487,9 @@ "entity": "geoId/47183", "points_by_facet": [ { - "date": "2019", - "value": 33328, - "facet": 2517965213 + "date": "2021", + "value": 33036, + "facet": 2176550201 }, { "date": "2020", @@ -91502,9 +91502,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 33334, - "facet": 2176550201 + "date": "2019", + "value": 33328, + "facet": 2517965213 }, { "date": "2011", @@ -91522,9 +91522,9 @@ "entity": "geoId/47185", "points_by_facet": [ { - "date": "2018", - "value": 27107, - "facet": 2517965213 + "date": "2021", + "value": 27650, + "facet": 2176550201 }, { "date": "2020", @@ -91537,9 +91537,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 27707, - "facet": 2176550201 + "date": "2018", + "value": 27107, + "facet": 2517965213 }, { "date": "2011", @@ -91557,9 +91557,9 @@ "entity": "geoId/47187", "points_by_facet": [ { - "date": "2019", - "value": 238412, - "facet": 2517965213 + "date": "2021", + "value": 255735, + "facet": 2176550201 }, { "date": "2020", @@ -91577,9 +91577,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 245348, - "facet": 2176550201 + "date": "2019", + "value": 238412, + "facet": 2517965213 }, { "date": "2011", @@ -91597,9 +91597,9 @@ "entity": "geoId/47189", "points_by_facet": [ { - "date": "2019", - "value": 144657, - "facet": 2517965213 + "date": "2021", + "value": 151917, + "facet": 2176550201 }, { "date": "2020", @@ -91617,9 +91617,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 148130, - "facet": 2176550201 + "date": "2019", + "value": 144657, + "facet": 2517965213 }, { "date": "2011", @@ -91637,9 +91637,9 @@ "entity": "geoId/48001", "points_by_facet": [ { - "date": "2019", - "value": 57735, - "facet": 2517965213 + "date": "2021", + "value": 58402, + "facet": 2176550201 }, { "date": "2020", @@ -91652,9 +91652,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 57805, - "facet": 2176550201 + "date": "2019", + "value": 57735, + "facet": 2517965213 }, { "date": "2011", @@ -91672,9 +91672,9 @@ "entity": "geoId/48003", "points_by_facet": [ { - "date": "2019", - "value": 18705, - "facet": 2517965213 + "date": "2021", + "value": 18440, + "facet": 2176550201 }, { "date": "2020", @@ -91687,9 +91687,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 18879, - "facet": 2176550201 + "date": "2019", + "value": 18705, + "facet": 2517965213 }, { "date": "2011", @@ -91707,9 +91707,9 @@ "entity": "geoId/48005", "points_by_facet": [ { - "date": "2019", - "value": 86715, - "facet": 2517965213 + "date": "2021", + "value": 86506, + "facet": 2176550201 }, { "date": "2020", @@ -91727,9 +91727,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 86796, - "facet": 2176550201 + "date": "2019", + "value": 86715, + "facet": 2517965213 }, { "date": "2011", @@ -91747,9 +91747,9 @@ "entity": "geoId/48007", "points_by_facet": [ { - "date": "2019", - "value": 23510, - "facet": 2517965213 + "date": "2021", + "value": 24510, + "facet": 2176550201 }, { "date": "2020", @@ -91762,9 +91762,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 23814, - "facet": 2176550201 + "date": "2019", + "value": 23510, + "facet": 2517965213 }, { "date": "2011", @@ -91782,9 +91782,9 @@ "entity": "geoId/48009", "points_by_facet": [ { - "date": "2019", - "value": 8553, - "facet": 2517965213 + "date": "2021", + "value": 8681, + "facet": 2176550201 }, { "date": "2020", @@ -91797,9 +91797,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8730, - "facet": 2176550201 + "date": "2019", + "value": 8553, + "facet": 2517965213 }, { "date": "2011", @@ -91817,9 +91817,9 @@ "entity": "geoId/48011", "points_by_facet": [ { - "date": "2019", - "value": 1887, - "facet": 2517965213 + "date": "2021", + "value": 1839, + "facet": 2176550201 }, { "date": "2020", @@ -91832,9 +91832,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1869, - "facet": 2176550201 + "date": "2019", + "value": 1887, + "facet": 2517965213 }, { "date": "2011", @@ -91852,9 +91852,9 @@ "entity": "geoId/48013", "points_by_facet": [ { - "date": "2019", - "value": 51153, - "facet": 2517965213 + "date": "2021", + "value": 49939, + "facet": 2176550201 }, { "date": "2020", @@ -91867,9 +91867,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 51724, - "facet": 2176550201 + "date": "2019", + "value": 51153, + "facet": 2517965213 }, { "date": "2011", @@ -91887,9 +91887,9 @@ "entity": "geoId/48015", "points_by_facet": [ { - "date": "2019", - "value": 30032, - "facet": 2517965213 + "date": "2021", + "value": 30380, + "facet": 2176550201 }, { "date": "2020", @@ -91902,9 +91902,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 29972, - "facet": 2176550201 + "date": "2019", + "value": 30032, + "facet": 2517965213 }, { "date": "2011", @@ -91922,9 +91922,9 @@ "entity": "geoId/48017", "points_by_facet": [ { - "date": "2018", - "value": 7027, - "facet": 2517965213 + "date": "2021", + "value": 6835, + "facet": 2176550201 }, { "date": "2020", @@ -91937,9 +91937,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6697, - "facet": 2176550201 + "date": "2018", + "value": 7027, + "facet": 2517965213 }, { "date": "2011", @@ -91957,9 +91957,9 @@ "entity": "geoId/48019", "points_by_facet": [ { - "date": "2019", - "value": 23112, - "facet": 2517965213 + "date": "2021", + "value": 21565, + "facet": 2176550201 }, { "date": "2020", @@ -91972,9 +91972,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 23861, - "facet": 2176550201 + "date": "2019", + "value": 23112, + "facet": 2517965213 }, { "date": "2011", @@ -91992,9 +91992,9 @@ "entity": "geoId/48021", "points_by_facet": [ { - "date": "2019", - "value": 88723, - "facet": 2517965213 + "date": "2021", + "value": 102058, + "facet": 2176550201 }, { "date": "2020", @@ -92012,9 +92012,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 91601, - "facet": 2176550201 + "date": "2019", + "value": 88723, + "facet": 2517965213 }, { "date": "2011", @@ -92032,9 +92032,9 @@ "entity": "geoId/48023", "points_by_facet": [ { - "date": "2018", - "value": 3582, - "facet": 2517965213 + "date": "2021", + "value": 3477, + "facet": 2176550201 }, { "date": "2020", @@ -92047,9 +92047,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3518, - "facet": 2176550201 + "date": "2018", + "value": 3582, + "facet": 2517965213 }, { "date": "2011", @@ -92067,9 +92067,9 @@ "entity": "geoId/48025", "points_by_facet": [ { - "date": "2019", - "value": 32565, - "facet": 2517965213 + "date": "2021", + "value": 30924, + "facet": 2176550201 }, { "date": "2020", @@ -92082,9 +92082,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 32513, - "facet": 2176550201 + "date": "2019", + "value": 32565, + "facet": 2517965213 }, { "date": "2011", @@ -92102,9 +92102,9 @@ "entity": "geoId/48027", "points_by_facet": [ { - "date": "2019", - "value": 362924, - "facet": 2517965213 + "date": "2021", + "value": 379617, + "facet": 2176550201 }, { "date": "2020", @@ -92122,9 +92122,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 369927, - "facet": 2176550201 + "date": "2019", + "value": 362924, + "facet": 2517965213 }, { "date": "2011", @@ -92142,9 +92142,9 @@ "entity": "geoId/48029", "points_by_facet": [ { - "date": "2019", - "value": 2003554, - "facet": 2517965213 + "date": "2021", + "value": 2028236, + "facet": 2176550201 }, { "date": "2020", @@ -92162,9 +92162,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 2026823, - "facet": 2176550201 + "date": "2019", + "value": 2003554, + "facet": 2517965213 }, { "date": "2011", @@ -92182,9 +92182,9 @@ "entity": "geoId/48031", "points_by_facet": [ { - "date": "2018", - "value": 11702, - "facet": 2517965213 + "date": "2021", + "value": 11886, + "facet": 2176550201 }, { "date": "2020", @@ -92197,9 +92197,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12269, - "facet": 2176550201 + "date": "2018", + "value": 11702, + "facet": 2517965213 }, { "date": "2011", @@ -92217,9 +92217,9 @@ "entity": "geoId/48033", "points_by_facet": [ { - "date": "2018", - "value": 648, - "facet": 2517965213 + "date": "2021", + "value": 617, + "facet": 2176550201 }, { "date": "2020", @@ -92232,9 +92232,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 706, - "facet": 2176550201 + "date": "2018", + "value": 648, + "facet": 2517965213 }, { "date": "2011", @@ -92252,9 +92252,9 @@ "entity": "geoId/48035", "points_by_facet": [ { - "date": "2018", - "value": 18691, - "facet": 2517965213 + "date": "2021", + "value": 18503, + "facet": 2176550201 }, { "date": "2020", @@ -92267,9 +92267,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 18603, - "facet": 2176550201 + "date": "2018", + "value": 18691, + "facet": 2517965213 }, { "date": "2011", @@ -92287,9 +92287,9 @@ "entity": "geoId/48037", "points_by_facet": [ { - "date": "2019", - "value": 93245, - "facet": 2517965213 + "date": "2021", + "value": 92581, + "facet": 2176550201 }, { "date": "2020", @@ -92307,9 +92307,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 93481, - "facet": 2176550201 + "date": "2019", + "value": 93245, + "facet": 2517965213 }, { "date": "2011", @@ -92327,9 +92327,9 @@ "entity": "geoId/48039", "points_by_facet": [ { - "date": "2019", - "value": 374264, - "facet": 2517965213 + "date": "2021", + "value": 379689, + "facet": 2176550201 }, { "date": "2020", @@ -92347,9 +92347,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 380518, - "facet": 2176550201 + "date": "2019", + "value": 374264, + "facet": 2517965213 }, { "date": "2011", @@ -92367,9 +92367,9 @@ "entity": "geoId/48041", "points_by_facet": [ { - "date": "2019", - "value": 229211, - "facet": 2517965213 + "date": "2021", + "value": 237032, + "facet": 2176550201 }, { "date": "2020", @@ -92387,9 +92387,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 232555, - "facet": 2176550201 + "date": "2019", + "value": 229211, + "facet": 2517965213 }, { "date": "2011", @@ -92407,9 +92407,9 @@ "entity": "geoId/48043", "points_by_facet": [ { - "date": "2018", - "value": 9267, - "facet": 2517965213 + "date": "2021", + "value": 9450, + "facet": 2176550201 }, { "date": "2020", @@ -92422,9 +92422,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9237, - "facet": 2176550201 + "date": "2018", + "value": 9267, + "facet": 2517965213 }, { "date": "2011", @@ -92442,9 +92442,9 @@ "entity": "geoId/48045", "points_by_facet": [ { - "date": "2018", - "value": 1516, - "facet": 2517965213 + "date": "2021", + "value": 1403, + "facet": 2176550201 }, { "date": "2020", @@ -92457,9 +92457,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1487, - "facet": 2176550201 + "date": "2018", + "value": 1516, + "facet": 2517965213 }, { "date": "2011", @@ -92477,9 +92477,9 @@ "entity": "geoId/48047", "points_by_facet": [ { - "date": "2018", - "value": 7114, - "facet": 2517965213 + "date": "2021", + "value": 6994, + "facet": 2176550201 }, { "date": "2020", @@ -92492,9 +92492,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6964, - "facet": 2176550201 + "date": "2018", + "value": 7114, + "facet": 2517965213 }, { "date": "2011", @@ -92512,9 +92512,9 @@ "entity": "geoId/48049", "points_by_facet": [ { - "date": "2019", - "value": 37864, - "facet": 2517965213 + "date": "2021", + "value": 38192, + "facet": 2176550201 }, { "date": "2020", @@ -92527,9 +92527,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 37633, - "facet": 2176550201 + "date": "2019", + "value": 37864, + "facet": 2517965213 }, { "date": "2011", @@ -92547,9 +92547,9 @@ "entity": "geoId/48051", "points_by_facet": [ { - "date": "2019", - "value": 18443, - "facet": 2517965213 + "date": "2021", + "value": 18051, + "facet": 2176550201 }, { "date": "2020", @@ -92562,9 +92562,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 18514, - "facet": 2176550201 + "date": "2019", + "value": 18443, + "facet": 2517965213 }, { "date": "2011", @@ -92582,9 +92582,9 @@ "entity": "geoId/48053", "points_by_facet": [ { - "date": "2018", - "value": 47542, - "facet": 2517965213 + "date": "2021", + "value": 50954, + "facet": 2176550201 }, { "date": "2020", @@ -92597,9 +92597,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 49653, - "facet": 2176550201 + "date": "2018", + "value": 47542, + "facet": 2517965213 }, { "date": "2011", @@ -92617,9 +92617,9 @@ "entity": "geoId/48055", "points_by_facet": [ { - "date": "2019", - "value": 43664, - "facet": 2517965213 + "date": "2021", + "value": 46791, + "facet": 2176550201 }, { "date": "2020", @@ -92632,9 +92632,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 43979, - "facet": 2176550201 + "date": "2019", + "value": 43664, + "facet": 2517965213 }, { "date": "2011", @@ -92652,9 +92652,9 @@ "entity": "geoId/48057", "points_by_facet": [ { - "date": "2019", - "value": 21290, - "facet": 2517965213 + "date": "2021", + "value": 19727, + "facet": 2176550201 }, { "date": "2020", @@ -92667,9 +92667,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21001, - "facet": 2176550201 + "date": "2019", + "value": 21290, + "facet": 2517965213 }, { "date": "2011", @@ -92687,9 +92687,9 @@ "entity": "geoId/48059", "points_by_facet": [ { - "date": "2019", - "value": 13943, - "facet": 2517965213 + "date": "2021", + "value": 14115, + "facet": 2176550201 }, { "date": "2020", @@ -92702,9 +92702,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14110, - "facet": 2176550201 + "date": "2019", + "value": 13943, + "facet": 2517965213 }, { "date": "2011", @@ -92722,9 +92722,9 @@ "entity": "geoId/48061", "points_by_facet": [ { - "date": "2019", - "value": 423163, - "facet": 2517965213 + "date": "2021", + "value": 423029, + "facet": 2176550201 }, { "date": "2020", @@ -92742,9 +92742,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 424180, - "facet": 2176550201 + "date": "2019", + "value": 423163, + "facet": 2517965213 }, { "date": "2011", @@ -92762,9 +92762,9 @@ "entity": "geoId/48063", "points_by_facet": [ { - "date": "2019", - "value": 13094, - "facet": 2517965213 + "date": "2021", + "value": 12616, + "facet": 2176550201 }, { "date": "2020", @@ -92777,9 +92777,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13060, - "facet": 2176550201 + "date": "2019", + "value": 13094, + "facet": 2517965213 }, { "date": "2011", @@ -92797,9 +92797,9 @@ "entity": "geoId/48065", "points_by_facet": [ { - "date": "2019", - "value": 5926, - "facet": 2517965213 + "date": "2021", + "value": 5746, + "facet": 2176550201 }, { "date": "2020", @@ -92812,9 +92812,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5854, - "facet": 2176550201 + "date": "2019", + "value": 5926, + "facet": 2517965213 }, { "date": "2011", @@ -92832,9 +92832,9 @@ "entity": "geoId/48067", "points_by_facet": [ { - "date": "2018", - "value": 30119, - "facet": 2517965213 + "date": "2021", + "value": 28560, + "facet": 2176550201 }, { "date": "2020", @@ -92847,9 +92847,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 29879, - "facet": 2176550201 + "date": "2018", + "value": 30119, + "facet": 2517965213 }, { "date": "2011", @@ -92867,9 +92867,9 @@ "entity": "geoId/48069", "points_by_facet": [ { - "date": "2018", - "value": 7665, - "facet": 2517965213 + "date": "2021", + "value": 7374, + "facet": 2176550201 }, { "date": "2020", @@ -92882,9 +92882,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7396, - "facet": 2176550201 + "date": "2018", + "value": 7665, + "facet": 2517965213 }, { "date": "2011", @@ -92902,9 +92902,9 @@ "entity": "geoId/48071", "points_by_facet": [ { - "date": "2019", - "value": 43837, - "facet": 2517965213 + "date": "2021", + "value": 48865, + "facet": 2176550201 }, { "date": "2020", @@ -92917,9 +92917,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 45590, - "facet": 2176550201 + "date": "2019", + "value": 43837, + "facet": 2517965213 }, { "date": "2011", @@ -92937,9 +92937,9 @@ "entity": "geoId/48073", "points_by_facet": [ { - "date": "2019", - "value": 52646, - "facet": 2517965213 + "date": "2021", + "value": 51097, + "facet": 2176550201 }, { "date": "2020", @@ -92952,9 +92952,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 52875, - "facet": 2176550201 + "date": "2019", + "value": 52646, + "facet": 2517965213 }, { "date": "2011", @@ -92972,9 +92972,9 @@ "entity": "geoId/48075", "points_by_facet": [ { - "date": "2018", - "value": 7291, - "facet": 2517965213 + "date": "2021", + "value": 6736, + "facet": 2176550201 }, { "date": "2020", @@ -92987,9 +92987,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7143, - "facet": 2176550201 + "date": "2018", + "value": 7291, + "facet": 2517965213 }, { "date": "2011", @@ -93007,9 +93007,9 @@ "entity": "geoId/48077", "points_by_facet": [ { - "date": "2019", - "value": 10471, - "facet": 2517965213 + "date": "2021", + "value": 10263, + "facet": 2176550201 }, { "date": "2020", @@ -93022,9 +93022,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10550, - "facet": 2176550201 + "date": "2019", + "value": 10471, + "facet": 2517965213 }, { "date": "2011", @@ -93042,9 +93042,9 @@ "entity": "geoId/48079", "points_by_facet": [ { - "date": "2018", - "value": 2836, - "facet": 2517965213 + "date": "2021", + "value": 2516, + "facet": 2176550201 }, { "date": "2020", @@ -93057,9 +93057,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2897, - "facet": 2176550201 + "date": "2018", + "value": 2836, + "facet": 2517965213 }, { "date": "2011", @@ -93077,9 +93077,9 @@ "entity": "geoId/48081", "points_by_facet": [ { - "date": "2018", - "value": 3370, - "facet": 2517965213 + "date": "2021", + "value": 3321, + "facet": 2176550201 }, { "date": "2020", @@ -93092,9 +93092,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3323, - "facet": 2176550201 + "date": "2018", + "value": 3370, + "facet": 2517965213 }, { "date": "2011", @@ -93112,9 +93112,9 @@ "entity": "geoId/48083", "points_by_facet": [ { - "date": "2018", - "value": 8397, - "facet": 2517965213 + "date": "2021", + "value": 7735, + "facet": 2176550201 }, { "date": "2020", @@ -93127,9 +93127,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8100, - "facet": 2176550201 + "date": "2018", + "value": 8397, + "facet": 2517965213 }, { "date": "2011", @@ -93147,9 +93147,9 @@ "entity": "geoId/48085", "points_by_facet": [ { - "date": "2019", - "value": 1034730, - "facet": 2517965213 + "date": "2021", + "value": 1109462, + "facet": 2176550201 }, { "date": "2020", @@ -93167,9 +93167,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 1072069, - "facet": 2176550201 + "date": "2019", + "value": 1034730, + "facet": 2517965213 }, { "date": "2011", @@ -93187,9 +93187,9 @@ "entity": "geoId/48087", "points_by_facet": [ { - "date": "2018", - "value": 2962, - "facet": 2517965213 + "date": "2021", + "value": 2615, + "facet": 2176550201 }, { "date": "2020", @@ -93202,9 +93202,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2877, - "facet": 2176550201 + "date": "2018", + "value": 2962, + "facet": 2517965213 }, { "date": "2011", @@ -93222,9 +93222,9 @@ "entity": "geoId/48089", "points_by_facet": [ { - "date": "2018", - "value": 21217, - "facet": 2517965213 + "date": "2021", + "value": 20630, + "facet": 2176550201 }, { "date": "2020", @@ -93237,9 +93237,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21610, - "facet": 2176550201 + "date": "2018", + "value": 21217, + "facet": 2517965213 }, { "date": "2011", @@ -93257,9 +93257,9 @@ "entity": "geoId/48091", "points_by_facet": [ { - "date": "2019", - "value": 156209, - "facet": 2517965213 + "date": "2021", + "value": 174986, + "facet": 2176550201 }, { "date": "2020", @@ -93277,9 +93277,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 164812, - "facet": 2176550201 + "date": "2019", + "value": 156209, + "facet": 2517965213 }, { "date": "2011", @@ -93297,9 +93297,9 @@ "entity": "geoId/48093", "points_by_facet": [ { - "date": "2018", - "value": 13534, - "facet": 2517965213 + "date": "2021", + "value": 13775, + "facet": 2176550201 }, { "date": "2020", @@ -93312,9 +93312,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13750, - "facet": 2176550201 + "date": "2018", + "value": 13534, + "facet": 2517965213 }, { "date": "2011", @@ -93332,9 +93332,9 @@ "entity": "geoId/48095", "points_by_facet": [ { - "date": "2018", - "value": 4276, - "facet": 2517965213 + "date": "2021", + "value": 3341, + "facet": 2176550201 }, { "date": "2020", @@ -93347,9 +93347,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2827, - "facet": 2176550201 + "date": "2018", + "value": 4276, + "facet": 2517965213 }, { "date": "2011", @@ -93367,9 +93367,9 @@ "entity": "geoId/48097", "points_by_facet": [ { - "date": "2019", - "value": 41257, - "facet": 2517965213 + "date": "2021", + "value": 42244, + "facet": 2176550201 }, { "date": "2020", @@ -93382,9 +93382,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 41393, - "facet": 2176550201 + "date": "2019", + "value": 41257, + "facet": 2517965213 }, { "date": "2011", @@ -93402,9 +93402,9 @@ "entity": "geoId/48099", "points_by_facet": [ { - "date": "2019", - "value": 75951, - "facet": 2517965213 + "date": "2021", + "value": 84232, + "facet": 2176550201 }, { "date": "2020", @@ -93422,9 +93422,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 76737, - "facet": 2176550201 + "date": "2019", + "value": 75951, + "facet": 2517965213 }, { "date": "2011", @@ -93442,9 +93442,9 @@ "entity": "geoId/48101", "points_by_facet": [ { - "date": "2018", - "value": 1389, - "facet": 2517965213 + "date": "2021", + "value": 1381, + "facet": 2176550201 }, { "date": "2020", @@ -93457,9 +93457,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1363, - "facet": 2176550201 + "date": "2018", + "value": 1389, + "facet": 2517965213 }, { "date": "2011", @@ -93477,9 +93477,9 @@ "entity": "geoId/48103", "points_by_facet": [ { - "date": "2018", - "value": 4794, - "facet": 2517965213 + "date": "2021", + "value": 4680, + "facet": 2176550201 }, { "date": "2020", @@ -93492,9 +93492,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4765, - "facet": 2176550201 + "date": "2018", + "value": 4794, + "facet": 2517965213 }, { "date": "2011", @@ -93512,9 +93512,9 @@ "entity": "geoId/48105", "points_by_facet": [ { - "date": "2018", - "value": 3499, - "facet": 2517965213 + "date": "2021", + "value": 3068, + "facet": 2176550201 }, { "date": "2020", @@ -93527,9 +93527,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3513, - "facet": 2176550201 + "date": "2018", + "value": 3499, + "facet": 2517965213 }, { "date": "2011", @@ -93547,9 +93547,9 @@ "entity": "geoId/48107", "points_by_facet": [ { - "date": "2019", - "value": 5737, - "facet": 2517965213 + "date": "2021", + "value": 5106, + "facet": 2176550201 }, { "date": "2020", @@ -93562,9 +93562,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5567, - "facet": 2176550201 + "date": "2019", + "value": 5737, + "facet": 2517965213 }, { "date": "2011", @@ -93582,9 +93582,9 @@ "entity": "geoId/48109", "points_by_facet": [ { - "date": "2018", - "value": 2204, - "facet": 2517965213 + "date": "2021", + "value": 2193, + "facet": 2176550201 }, { "date": "2020", @@ -93597,9 +93597,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2149, - "facet": 2176550201 + "date": "2018", + "value": 2204, + "facet": 2517965213 }, { "date": "2011", @@ -93617,9 +93617,9 @@ "entity": "geoId/48111", "points_by_facet": [ { - "date": "2018", - "value": 7200, - "facet": 2517965213 + "date": "2021", + "value": 7172, + "facet": 2176550201 }, { "date": "2020", @@ -93632,9 +93632,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7273, - "facet": 2176550201 + "date": "2018", + "value": 7200, + "facet": 2517965213 }, { "date": "2011", @@ -93652,9 +93652,9 @@ "entity": "geoId/48113", "points_by_facet": [ { - "date": "2019", - "value": 2635516, - "facet": 2517965213 + "date": "2021", + "value": 2586050, + "facet": 2176550201 }, { "date": "2020", @@ -93672,9 +93672,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 2635888, - "facet": 2176550201 + "date": "2019", + "value": 2635516, + "facet": 2517965213 }, { "date": "2011", @@ -93692,9 +93692,9 @@ "entity": "geoId/48115", "points_by_facet": [ { - "date": "2019", - "value": 12728, - "facet": 2517965213 + "date": "2021", + "value": 12413, + "facet": 2176550201 }, { "date": "2020", @@ -93707,9 +93707,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12974, - "facet": 2176550201 + "date": "2019", + "value": 12728, + "facet": 2517965213 }, { "date": "2011", @@ -93727,9 +93727,9 @@ "entity": "geoId/48117", "points_by_facet": [ { - "date": "2019", - "value": 18546, - "facet": 2517965213 + "date": "2021", + "value": 18329, + "facet": 2176550201 }, { "date": "2020", @@ -93742,9 +93742,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 18277, - "facet": 2176550201 + "date": "2019", + "value": 18546, + "facet": 2517965213 }, { "date": "2011", @@ -93762,9 +93762,9 @@ "entity": "geoId/48119", "points_by_facet": [ { - "date": "2018", - "value": 5349, - "facet": 2517965213 + "date": "2021", + "value": 5392, + "facet": 2176550201 }, { "date": "2020", @@ -93777,9 +93777,9 @@ "facet": 1541763368 }, { - "date": "2020", + "date": "2018", "value": 5349, - "facet": 2176550201 + "facet": 2517965213 }, { "date": "2011", @@ -93797,9 +93797,9 @@ "entity": "geoId/48121", "points_by_facet": [ { - "date": "2019", - "value": 887207, - "facet": 2517965213 + "date": "2021", + "value": 941647, + "facet": 2176550201 }, { "date": "2020", @@ -93817,9 +93817,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 919324, - "facet": 2176550201 + "date": "2019", + "value": 887207, + "facet": 2517965213 }, { "date": "2011", @@ -93837,9 +93837,9 @@ "entity": "geoId/48123", "points_by_facet": [ { - "date": "2018", - "value": 20187, - "facet": 2517965213 + "date": "2021", + "value": 19918, + "facet": 2176550201 }, { "date": "2020", @@ -93852,9 +93852,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20174, - "facet": 2176550201 + "date": "2018", + "value": 20187, + "facet": 2517965213 }, { "date": "2011", @@ -93872,9 +93872,9 @@ "entity": "geoId/48125", "points_by_facet": [ { - "date": "2018", - "value": 2249, - "facet": 2517965213 + "date": "2021", + "value": 1740, + "facet": 2176550201 }, { "date": "2020", @@ -93887,9 +93887,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2140, - "facet": 2176550201 + "date": "2018", + "value": 2249, + "facet": 2517965213 }, { "date": "2011", @@ -93907,9 +93907,9 @@ "entity": "geoId/48127", "points_by_facet": [ { - "date": "2018", - "value": 10308, - "facet": 2517965213 + "date": "2021", + "value": 8473, + "facet": 2176550201 }, { "date": "2020", @@ -93922,9 +93922,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9925, - "facet": 2176550201 + "date": "2018", + "value": 10308, + "facet": 2517965213 }, { "date": "2011", @@ -93942,9 +93942,9 @@ "entity": "geoId/48129", "points_by_facet": [ { - "date": "2018", - "value": 3319, - "facet": 2517965213 + "date": "2021", + "value": 3268, + "facet": 2176550201 }, { "date": "2020", @@ -93957,9 +93957,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3308, - "facet": 2176550201 + "date": "2018", + "value": 3319, + "facet": 2517965213 }, { "date": "2011", @@ -93977,9 +93977,9 @@ "entity": "geoId/48131", "points_by_facet": [ { - "date": "2019", - "value": 11157, - "facet": 2517965213 + "date": "2021", + "value": 9756, + "facet": 2176550201 }, { "date": "2020", @@ -93992,9 +93992,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11058, - "facet": 2176550201 + "date": "2019", + "value": 11157, + "facet": 2517965213 }, { "date": "2011", @@ -94012,9 +94012,9 @@ "entity": "geoId/48133", "points_by_facet": [ { - "date": "2018", - "value": 18322, - "facet": 2517965213 + "date": "2021", + "value": 17864, + "facet": 2176550201 }, { "date": "2020", @@ -94027,9 +94027,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 18388, - "facet": 2176550201 + "date": "2018", + "value": 18322, + "facet": 2517965213 }, { "date": "2011", @@ -94047,9 +94047,9 @@ "entity": "geoId/48135", "points_by_facet": [ { - "date": "2019", - "value": 166223, - "facet": 2517965213 + "date": "2021", + "value": 161091, + "facet": 2176550201 }, { "date": "2020", @@ -94067,9 +94067,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 167701, - "facet": 2176550201 + "date": "2019", + "value": 166223, + "facet": 2517965213 }, { "date": "2011", @@ -94087,9 +94087,9 @@ "entity": "geoId/48137", "points_by_facet": [ { - "date": "2018", - "value": 1928, - "facet": 2517965213 + "date": "2021", + "value": 1438, + "facet": 2176550201 }, { "date": "2020", @@ -94102,9 +94102,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1923, - "facet": 2176550201 + "date": "2018", + "value": 1928, + "facet": 2517965213 }, { "date": "2011", @@ -94122,9 +94122,9 @@ "entity": "geoId/48139", "points_by_facet": [ { - "date": "2019", - "value": 184826, - "facet": 2517965213 + "date": "2021", + "value": 202678, + "facet": 2176550201 }, { "date": "2020", @@ -94142,9 +94142,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 191760, - "facet": 2176550201 + "date": "2019", + "value": 184826, + "facet": 2517965213 }, { "date": "2011", @@ -94162,9 +94162,9 @@ "entity": "geoId/48141", "points_by_facet": [ { - "date": "2019", - "value": 839238, - "facet": 2517965213 + "date": "2021", + "value": 867947, + "facet": 2176550201 }, { "date": "2020", @@ -94182,9 +94182,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 841286, - "facet": 2176550201 + "date": "2019", + "value": 839238, + "facet": 2517965213 }, { "date": "2011", @@ -94202,9 +94202,9 @@ "entity": "geoId/48143", "points_by_facet": [ { - "date": "2019", - "value": 42698, - "facet": 2517965213 + "date": "2021", + "value": 43378, + "facet": 2176550201 }, { "date": "2020", @@ -94217,9 +94217,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 43224, - "facet": 2176550201 + "date": "2019", + "value": 42698, + "facet": 2517965213 }, { "date": "2011", @@ -94237,9 +94237,9 @@ "entity": "geoId/48145", "points_by_facet": [ { - "date": "2019", - "value": 17297, - "facet": 2517965213 + "date": "2021", + "value": 17313, + "facet": 2176550201 }, { "date": "2020", @@ -94252,9 +94252,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 17275, - "facet": 2176550201 + "date": "2019", + "value": 17297, + "facet": 2517965213 }, { "date": "2011", @@ -94272,9 +94272,9 @@ "entity": "geoId/48147", "points_by_facet": [ { - "date": "2019", - "value": 35514, - "facet": 2517965213 + "date": "2021", + "value": 36569, + "facet": 2176550201 }, { "date": "2020", @@ -94287,9 +94287,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 35913, - "facet": 2176550201 + "date": "2019", + "value": 35514, + "facet": 2517965213 }, { "date": "2011", @@ -94307,9 +94307,9 @@ "entity": "geoId/48149", "points_by_facet": [ { - "date": "2018", - "value": 25349, - "facet": 2517965213 + "date": "2021", + "value": 24687, + "facet": 2176550201 }, { "date": "2020", @@ -94322,9 +94322,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 25547, - "facet": 2176550201 + "date": "2018", + "value": 25349, + "facet": 2517965213 }, { "date": "2011", @@ -94342,9 +94342,9 @@ "entity": "geoId/48151", "points_by_facet": [ { - "date": "2018", - "value": 3839, - "facet": 2517965213 + "date": "2021", + "value": 3706, + "facet": 2176550201 }, { "date": "2020", @@ -94357,9 +94357,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3784, - "facet": 2176550201 + "date": "2018", + "value": 3839, + "facet": 2517965213 }, { "date": "2011", @@ -94377,9 +94377,9 @@ "entity": "geoId/48153", "points_by_facet": [ { - "date": "2018", - "value": 5837, - "facet": 2517965213 + "date": "2021", + "value": 5350, + "facet": 2176550201 }, { "date": "2020", @@ -94392,9 +94392,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5672, - "facet": 2176550201 + "date": "2018", + "value": 5837, + "facet": 2517965213 }, { "date": "2011", @@ -94412,9 +94412,9 @@ "entity": "geoId/48155", "points_by_facet": [ { - "date": "2018", - "value": 1200, - "facet": 2517965213 + "date": "2021", + "value": 1080, + "facet": 2176550201 }, { "date": "2020", @@ -94427,9 +94427,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1135, - "facet": 2176550201 + "date": "2018", + "value": 1200, + "facet": 2517965213 }, { "date": "2011", @@ -94447,9 +94447,9 @@ "entity": "geoId/48157", "points_by_facet": [ { - "date": "2019", - "value": 811688, - "facet": 2517965213 + "date": "2021", + "value": 858527, + "facet": 2176550201 }, { "date": "2020", @@ -94467,9 +94467,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 839706, - "facet": 2176550201 + "date": "2019", + "value": 811688, + "facet": 2517965213 }, { "date": "2011", @@ -94487,9 +94487,9 @@ "entity": "geoId/48159", "points_by_facet": [ { - "date": "2018", - "value": 10766, - "facet": 2517965213 + "date": "2021", + "value": 10464, + "facet": 2176550201 }, { "date": "2020", @@ -94502,9 +94502,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10821, - "facet": 2176550201 + "date": "2018", + "value": 10766, + "facet": 2517965213 }, { "date": "2011", @@ -94522,9 +94522,9 @@ "entity": "geoId/48161", "points_by_facet": [ { - "date": "2018", - "value": 19808, - "facet": 2517965213 + "date": "2021", + "value": 19774, + "facet": 2176550201 }, { "date": "2020", @@ -94537,9 +94537,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19874, - "facet": 2176550201 + "date": "2018", + "value": 19808, + "facet": 2517965213 }, { "date": "2011", @@ -94557,9 +94557,9 @@ "entity": "geoId/48163", "points_by_facet": [ { - "date": "2019", - "value": 20306, - "facet": 2517965213 + "date": "2021", + "value": 18436, + "facet": 2176550201 }, { "date": "2020", @@ -94572,9 +94572,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20379, - "facet": 2176550201 + "date": "2019", + "value": 20306, + "facet": 2517965213 }, { "date": "2011", @@ -94592,9 +94592,9 @@ "entity": "geoId/48165", "points_by_facet": [ { - "date": "2018", - "value": 20901, - "facet": 2517965213 + "date": "2021", + "value": 21895, + "facet": 2176550201 }, { "date": "2020", @@ -94607,9 +94607,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21996, - "facet": 2176550201 + "date": "2018", + "value": 20901, + "facet": 2517965213 }, { "date": "2011", @@ -94627,9 +94627,9 @@ "entity": "geoId/48167", "points_by_facet": [ { - "date": "2019", - "value": 342139, - "facet": 2517965213 + "date": "2021", + "value": 355062, + "facet": 2176550201 }, { "date": "2020", @@ -94647,9 +94647,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 345089, - "facet": 2176550201 + "date": "2019", + "value": 342139, + "facet": 2517965213 }, { "date": "2011", @@ -94667,9 +94667,9 @@ "entity": "geoId/48169", "points_by_facet": [ { - "date": "2018", - "value": 6578, - "facet": 2517965213 + "date": "2021", + "value": 5863, + "facet": 2176550201 }, { "date": "2020", @@ -94682,9 +94682,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6222, - "facet": 2176550201 + "date": "2018", + "value": 6578, + "facet": 2517965213 }, { "date": "2011", @@ -94702,9 +94702,9 @@ "entity": "geoId/48171", "points_by_facet": [ { - "date": "2019", - "value": 26988, - "facet": 2517965213 + "date": "2021", + "value": 27297, + "facet": 2176550201 }, { "date": "2020", @@ -94717,9 +94717,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 26960, - "facet": 2176550201 + "date": "2019", + "value": 26988, + "facet": 2517965213 }, { "date": "2011", @@ -94737,9 +94737,9 @@ "entity": "geoId/48173", "points_by_facet": [ { - "date": "2018", - "value": 1388, - "facet": 2517965213 + "date": "2021", + "value": 1149, + "facet": 2176550201 }, { "date": "2020", @@ -94752,9 +94752,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1439, - "facet": 2176550201 + "date": "2018", + "value": 1388, + "facet": 2517965213 }, { "date": "2011", @@ -94772,9 +94772,9 @@ "entity": "geoId/48175", "points_by_facet": [ { - "date": "2019", - "value": 7658, - "facet": 2517965213 + "date": "2021", + "value": 7163, + "facet": 2176550201 }, { "date": "2020", @@ -94787,9 +94787,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7626, - "facet": 2176550201 + "date": "2019", + "value": 7658, + "facet": 2517965213 }, { "date": "2011", @@ -94807,9 +94807,9 @@ "entity": "geoId/48177", "points_by_facet": [ { - "date": "2018", - "value": 20826, - "facet": 2517965213 + "date": "2021", + "value": 19641, + "facet": 2176550201 }, { "date": "2020", @@ -94822,9 +94822,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20948, - "facet": 2176550201 + "date": "2018", + "value": 20826, + "facet": 2517965213 }, { "date": "2011", @@ -94842,9 +94842,9 @@ "entity": "geoId/48179", "points_by_facet": [ { - "date": "2019", - "value": 21886, - "facet": 2517965213 + "date": "2021", + "value": 21030, + "facet": 2176550201 }, { "date": "2020", @@ -94857,9 +94857,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21658, - "facet": 2176550201 + "date": "2019", + "value": 21886, + "facet": 2517965213 }, { "date": "2011", @@ -94877,9 +94877,9 @@ "entity": "geoId/48181", "points_by_facet": [ { - "date": "2019", - "value": 136212, - "facet": 2517965213 + "date": "2021", + "value": 139336, + "facet": 2176550201 }, { "date": "2020", @@ -94897,9 +94897,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 138318, - "facet": 2176550201 + "date": "2019", + "value": 136212, + "facet": 2517965213 }, { "date": "2011", @@ -94917,9 +94917,9 @@ "entity": "geoId/48183", "points_by_facet": [ { - "date": "2019", - "value": 123945, - "facet": 2517965213 + "date": "2021", + "value": 124201, + "facet": 2176550201 }, { "date": "2020", @@ -94937,9 +94937,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 124229, - "facet": 2176550201 + "date": "2019", + "value": 123945, + "facet": 2517965213 }, { "date": "2011", @@ -94957,9 +94957,9 @@ "entity": "geoId/48185", "points_by_facet": [ { - "date": "2018", - "value": 28360, - "facet": 2517965213 + "date": "2021", + "value": 30287, + "facet": 2176550201 }, { "date": "2020", @@ -94972,9 +94972,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 29614, - "facet": 2176550201 + "date": "2018", + "value": 28360, + "facet": 2517965213 }, { "date": "2011", @@ -94992,9 +94992,9 @@ "entity": "geoId/48187", "points_by_facet": [ { - "date": "2019", - "value": 166847, - "facet": 2517965213 + "date": "2021", + "value": 177036, + "facet": 2176550201 }, { "date": "2020", @@ -95012,9 +95012,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 170608, - "facet": 2176550201 + "date": "2019", + "value": 166847, + "facet": 2517965213 }, { "date": "2011", @@ -95032,9 +95032,9 @@ "entity": "geoId/48189", "points_by_facet": [ { - "date": "2019", - "value": 33406, - "facet": 2517965213 + "date": "2021", + "value": 32220, + "facet": 2176550201 }, { "date": "2020", @@ -95047,9 +95047,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 32754, - "facet": 2176550201 + "date": "2019", + "value": 33406, + "facet": 2517965213 }, { "date": "2011", @@ -95067,9 +95067,9 @@ "entity": "geoId/48191", "points_by_facet": [ { - "date": "2018", - "value": 3028, - "facet": 2517965213 + "date": "2021", + "value": 2845, + "facet": 2176550201 }, { "date": "2020", @@ -95082,9 +95082,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2939, - "facet": 2176550201 + "date": "2018", + "value": 3028, + "facet": 2517965213 }, { "date": "2011", @@ -95102,9 +95102,9 @@ "entity": "geoId/48193", "points_by_facet": [ { - "date": "2018", - "value": 8484, - "facet": 2517965213 + "date": "2021", + "value": 8229, + "facet": 2176550201 }, { "date": "2020", @@ -95117,9 +95117,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8557, - "facet": 2176550201 + "date": "2018", + "value": 8484, + "facet": 2517965213 }, { "date": "2011", @@ -95137,9 +95137,9 @@ "entity": "geoId/48195", "points_by_facet": [ { - "date": "2018", - "value": 5463, - "facet": 2517965213 + "date": "2021", + "value": 5159, + "facet": 2176550201 }, { "date": "2020", @@ -95152,9 +95152,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5279, - "facet": 2176550201 + "date": "2018", + "value": 5463, + "facet": 2517965213 }, { "date": "2011", @@ -95172,9 +95172,9 @@ "entity": "geoId/48197", "points_by_facet": [ { - "date": "2018", - "value": 3922, - "facet": 2517965213 + "date": "2021", + "value": 3552, + "facet": 2176550201 }, { "date": "2020", @@ -95187,9 +95187,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4011, - "facet": 2176550201 + "date": "2018", + "value": 3922, + "facet": 2517965213 }, { "date": "2011", @@ -95207,9 +95207,9 @@ "entity": "geoId/48199", "points_by_facet": [ { - "date": "2019", - "value": 57602, - "facet": 2517965213 + "date": "2021", + "value": 56973, + "facet": 2176550201 }, { "date": "2020", @@ -95222,9 +95222,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 58305, - "facet": 2176550201 + "date": "2019", + "value": 57602, + "facet": 2517965213 }, { "date": "2011", @@ -95242,9 +95242,9 @@ "entity": "geoId/48201", "points_by_facet": [ { - "date": "2019", - "value": 4713325, - "facet": 2517965213 + "date": "2021", + "value": 4728030, + "facet": 2176550201 }, { "date": "2020", @@ -95262,9 +95262,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 4738253, - "facet": 2176550201 + "date": "2019", + "value": 4713325, + "facet": 2517965213 }, { "date": "2011", @@ -95282,9 +95282,9 @@ "entity": "geoId/48203", "points_by_facet": [ { - "date": "2019", - "value": 66553, - "facet": 2517965213 + "date": "2021", + "value": 69150, + "facet": 2176550201 }, { "date": "2020", @@ -95302,9 +95302,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 66386, - "facet": 2176550201 + "date": "2019", + "value": 66553, + "facet": 2517965213 }, { "date": "2011", @@ -95322,9 +95322,9 @@ "entity": "geoId/48205", "points_by_facet": [ { - "date": "2018", - "value": 5619, - "facet": 2517965213 + "date": "2021", + "value": 5397, + "facet": 2176550201 }, { "date": "2020", @@ -95337,9 +95337,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5443, - "facet": 2176550201 + "date": "2018", + "value": 5619, + "facet": 2517965213 }, { "date": "2011", @@ -95357,9 +95357,9 @@ "entity": "geoId/48207", "points_by_facet": [ { - "date": "2018", - "value": 5813, - "facet": 2517965213 + "date": "2021", + "value": 5411, + "facet": 2176550201 }, { "date": "2020", @@ -95372,9 +95372,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5754, - "facet": 2176550201 + "date": "2018", + "value": 5813, + "facet": 2517965213 }, { "date": "2011", @@ -95392,9 +95392,9 @@ "entity": "geoId/48209", "points_by_facet": [ { - "date": "2019", - "value": 230191, - "facet": 2517965213 + "date": "2021", + "value": 255397, + "facet": 2176550201 }, { "date": "2020", @@ -95412,9 +95412,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 241365, - "facet": 2176550201 + "date": "2019", + "value": 230191, + "facet": 2517965213 }, { "date": "2011", @@ -95432,9 +95432,9 @@ "entity": "geoId/48211", "points_by_facet": [ { - "date": "2018", - "value": 3825, - "facet": 2517965213 + "date": "2021", + "value": 3271, + "facet": 2176550201 }, { "date": "2020", @@ -95447,9 +95447,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3777, - "facet": 2176550201 + "date": "2018", + "value": 3825, + "facet": 2517965213 }, { "date": "2011", @@ -95467,9 +95467,9 @@ "entity": "geoId/48213", "points_by_facet": [ { - "date": "2019", - "value": 82737, - "facet": 2517965213 + "date": "2021", + "value": 83667, + "facet": 2176550201 }, { "date": "2020", @@ -95487,9 +95487,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 83792, - "facet": 2176550201 + "date": "2019", + "value": 82737, + "facet": 2517965213 }, { "date": "2011", @@ -95507,9 +95507,9 @@ "entity": "geoId/48215", "points_by_facet": [ { - "date": "2019", - "value": 868707, - "facet": 2517965213 + "date": "2021", + "value": 880356, + "facet": 2176550201 }, { "date": "2020", @@ -95527,9 +95527,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 875200, - "facet": 2176550201 + "date": "2019", + "value": 868707, + "facet": 2517965213 }, { "date": "2011", @@ -95547,9 +95547,9 @@ "entity": "geoId/48217", "points_by_facet": [ { - "date": "2018", - "value": 36354, - "facet": 2517965213 + "date": "2021", + "value": 36471, + "facet": 2176550201 }, { "date": "2020", @@ -95562,9 +95562,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 37006, - "facet": 2176550201 + "date": "2018", + "value": 36354, + "facet": 2517965213 }, { "date": "2011", @@ -95582,9 +95582,9 @@ "entity": "geoId/48219", "points_by_facet": [ { - "date": "2019", - "value": 23021, - "facet": 2517965213 + "date": "2021", + "value": 21363, + "facet": 2176550201 }, { "date": "2020", @@ -95597,9 +95597,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 22921, - "facet": 2176550201 + "date": "2019", + "value": 23021, + "facet": 2517965213 }, { "date": "2011", @@ -95617,9 +95617,9 @@ "entity": "geoId/48221", "points_by_facet": [ { - "date": "2019", - "value": 61643, - "facet": 2517965213 + "date": "2021", + "value": 64222, + "facet": 2176550201 }, { "date": "2020", @@ -95632,9 +95632,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 63527, - "facet": 2176550201 + "date": "2019", + "value": 61643, + "facet": 2517965213 }, { "date": "2011", @@ -95652,9 +95652,9 @@ "entity": "geoId/48223", "points_by_facet": [ { - "date": "2019", - "value": 37084, - "facet": 2517965213 + "date": "2021", + "value": 37211, + "facet": 2176550201 }, { "date": "2020", @@ -95667,9 +95667,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 37170, - "facet": 2176550201 + "date": "2019", + "value": 37084, + "facet": 2517965213 }, { "date": "2011", @@ -95687,9 +95687,9 @@ "entity": "geoId/48225", "points_by_facet": [ { - "date": "2018", - "value": 23169, - "facet": 2517965213 + "date": "2021", + "value": 22241, + "facet": 2176550201 }, { "date": "2020", @@ -95702,9 +95702,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 22835, - "facet": 2176550201 + "date": "2018", + "value": 23169, + "facet": 2517965213 }, { "date": "2011", @@ -95722,9 +95722,9 @@ "entity": "geoId/48227", "points_by_facet": [ { - "date": "2019", - "value": 36664, - "facet": 2517965213 + "date": "2021", + "value": 34128, + "facet": 2176550201 }, { "date": "2020", @@ -95737,9 +95737,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 36540, - "facet": 2176550201 + "date": "2019", + "value": 36664, + "facet": 2517965213 }, { "date": "2011", @@ -95757,9 +95757,9 @@ "entity": "geoId/48229", "points_by_facet": [ { - "date": "2019", - "value": 4886, - "facet": 2517965213 + "date": "2021", + "value": 3287, + "facet": 2176550201 }, { "date": "2020", @@ -95772,9 +95772,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4906, - "facet": 2176550201 + "date": "2019", + "value": 4886, + "facet": 2517965213 }, { "date": "2011", @@ -95792,9 +95792,9 @@ "entity": "geoId/48231", "points_by_facet": [ { - "date": "2019", - "value": 98594, - "facet": 2517965213 + "date": "2021", + "value": 103394, + "facet": 2176550201 }, { "date": "2020", @@ -95812,9 +95812,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 99807, - "facet": 2176550201 + "date": "2019", + "value": 98594, + "facet": 2517965213 }, { "date": "2011", @@ -95832,9 +95832,9 @@ "entity": "geoId/48233", "points_by_facet": [ { - "date": "2019", - "value": 20938, - "facet": 2517965213 + "date": "2021", + "value": 20495, + "facet": 2176550201 }, { "date": "2020", @@ -95847,9 +95847,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20677, - "facet": 2176550201 + "date": "2019", + "value": 20938, + "facet": 2517965213 }, { "date": "2011", @@ -95867,9 +95867,9 @@ "entity": "geoId/48235", "points_by_facet": [ { - "date": "2019", - "value": 1536, - "facet": 2517965213 + "date": "2021", + "value": 1552, + "facet": 2176550201 }, { "date": "2020", @@ -95882,9 +95882,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1564, - "facet": 2176550201 + "date": "2019", + "value": 1536, + "facet": 2517965213 }, { "date": "2011", @@ -95902,9 +95902,9 @@ "entity": "geoId/48237", "points_by_facet": [ { - "date": "2018", - "value": 8843, - "facet": 2517965213 + "date": "2021", + "value": 8712, + "facet": 2176550201 }, { "date": "2020", @@ -95917,9 +95917,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9056, - "facet": 2176550201 + "date": "2018", + "value": 8843, + "facet": 2517965213 }, { "date": "2011", @@ -95937,9 +95937,9 @@ "entity": "geoId/48239", "points_by_facet": [ { - "date": "2018", - "value": 14874, - "facet": 2517965213 + "date": "2021", + "value": 15121, + "facet": 2176550201 }, { "date": "2020", @@ -95952,9 +95952,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14854, - "facet": 2176550201 + "date": "2018", + "value": 14874, + "facet": 2517965213 }, { "date": "2011", @@ -95972,9 +95972,9 @@ "entity": "geoId/48241", "points_by_facet": [ { - "date": "2018", - "value": 35872, - "facet": 2517965213 + "date": "2021", + "value": 32975, + "facet": 2176550201 }, { "date": "2020", @@ -95987,9 +95987,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 35375, - "facet": 2176550201 + "date": "2018", + "value": 35872, + "facet": 2517965213 }, { "date": "2011", @@ -96007,9 +96007,9 @@ "entity": "geoId/48243", "points_by_facet": [ { - "date": "2018", - "value": 2252, - "facet": 2517965213 + "date": "2021", + "value": 1949, + "facet": 2176550201 }, { "date": "2020", @@ -96022,9 +96022,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2220, - "facet": 2176550201 + "date": "2018", + "value": 2252, + "facet": 2517965213 }, { "date": "2011", @@ -96042,9 +96042,9 @@ "entity": "geoId/48245", "points_by_facet": [ { - "date": "2019", - "value": 251565, - "facet": 2517965213 + "date": "2021", + "value": 253704, + "facet": 2176550201 }, { "date": "2020", @@ -96062,9 +96062,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 250127, - "facet": 2176550201 + "date": "2019", + "value": 251565, + "facet": 2517965213 }, { "date": "2011", @@ -96082,9 +96082,9 @@ "entity": "geoId/48247", "points_by_facet": [ { - "date": "2018", - "value": 5248, - "facet": 2517965213 + "date": "2021", + "value": 4801, + "facet": 2176550201 }, { "date": "2020", @@ -96097,9 +96097,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5184, - "facet": 2176550201 + "date": "2018", + "value": 5248, + "facet": 2517965213 }, { "date": "2011", @@ -96117,9 +96117,9 @@ "entity": "geoId/48249", "points_by_facet": [ { - "date": "2019", - "value": 40482, - "facet": 2517965213 + "date": "2021", + "value": 38847, + "facet": 2176550201 }, { "date": "2020", @@ -96132,9 +96132,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 40452, - "facet": 2176550201 + "date": "2019", + "value": 40482, + "facet": 2517965213 }, { "date": "2011", @@ -96152,9 +96152,9 @@ "entity": "geoId/48251", "points_by_facet": [ { - "date": "2019", - "value": 175817, - "facet": 2517965213 + "date": "2021", + "value": 187280, + "facet": 2176550201 }, { "date": "2020", @@ -96172,9 +96172,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 179575, - "facet": 2176550201 + "date": "2019", + "value": 175817, + "facet": 2517965213 }, { "date": "2011", @@ -96192,9 +96192,9 @@ "entity": "geoId/48253", "points_by_facet": [ { - "date": "2019", - "value": 20083, - "facet": 2517965213 + "date": "2021", + "value": 19873, + "facet": 2176550201 }, { "date": "2020", @@ -96207,9 +96207,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19875, - "facet": 2176550201 + "date": "2019", + "value": 20083, + "facet": 2517965213 }, { "date": "2011", @@ -96227,9 +96227,9 @@ "entity": "geoId/48255", "points_by_facet": [ { - "date": "2018", - "value": 15650, - "facet": 2517965213 + "date": "2021", + "value": 14754, + "facet": 2176550201 }, { "date": "2020", @@ -96242,9 +96242,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15562, - "facet": 2176550201 + "date": "2018", + "value": 15650, + "facet": 2517965213 }, { "date": "2011", @@ -96262,9 +96262,9 @@ "entity": "geoId/48257", "points_by_facet": [ { - "date": "2019", - "value": 136154, - "facet": 2517965213 + "date": "2021", + "value": 157768, + "facet": 2176550201 }, { "date": "2020", @@ -96282,9 +96282,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 143198, - "facet": 2176550201 + "date": "2019", + "value": 136154, + "facet": 2517965213 }, { "date": "2011", @@ -96302,9 +96302,9 @@ "entity": "geoId/48259", "points_by_facet": [ { - "date": "2019", - "value": 47431, - "facet": 2517965213 + "date": "2021", + "value": 46788, + "facet": 2176550201 }, { "date": "2020", @@ -96317,9 +96317,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 48523, - "facet": 2176550201 + "date": "2019", + "value": 47431, + "facet": 2517965213 }, { "date": "2011", @@ -96337,9 +96337,9 @@ "entity": "geoId/48261", "points_by_facet": [ { - "date": "2019", - "value": 404, - "facet": 2517965213 + "date": "2021", + "value": 340, + "facet": 2176550201 }, { "date": "2020", @@ -96352,9 +96352,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 379, - "facet": 2176550201 + "date": "2019", + "value": 404, + "facet": 2517965213 }, { "date": "2011", @@ -96372,9 +96372,9 @@ "entity": "geoId/48263", "points_by_facet": [ { - "date": "2018", - "value": 726, - "facet": 2517965213 + "date": "2021", + "value": 749, + "facet": 2176550201 }, { "date": "2020", @@ -96387,9 +96387,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 786, - "facet": 2176550201 + "date": "2018", + "value": 726, + "facet": 2517965213 }, { "date": "2011", @@ -96407,9 +96407,9 @@ "entity": "geoId/48265", "points_by_facet": [ { - "date": "2019", - "value": 52600, - "facet": 2517965213 + "date": "2021", + "value": 53161, + "facet": 2176550201 }, { "date": "2020", @@ -96422,9 +96422,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 52869, - "facet": 2176550201 + "date": "2019", + "value": 52600, + "facet": 2517965213 }, { "date": "2011", @@ -96442,9 +96442,9 @@ "entity": "geoId/48267", "points_by_facet": [ { - "date": "2018", - "value": 4362, - "facet": 2517965213 + "date": "2021", + "value": 4365, + "facet": 2176550201 }, { "date": "2020", @@ -96457,10 +96457,10 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4396, - "facet": 2176550201 - }, + "date": "2018", + "value": 4362, + "facet": 2517965213 + }, { "date": "2011", "value": 4632, @@ -96477,9 +96477,9 @@ "entity": "geoId/48269", "points_by_facet": [ { - "date": "2018", - "value": 277, - "facet": 2517965213 + "date": "2021", + "value": 258, + "facet": 2176550201 }, { "date": "2020", @@ -96492,9 +96492,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 283, - "facet": 2176550201 + "date": "2018", + "value": 277, + "facet": 2517965213 }, { "date": "2011", @@ -96512,9 +96512,9 @@ "entity": "geoId/48271", "points_by_facet": [ { - "date": "2018", - "value": 3767, - "facet": 2517965213 + "date": "2021", + "value": 3130, + "facet": 2176550201 }, { "date": "2020", @@ -96527,9 +96527,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3670, - "facet": 2176550201 + "date": "2018", + "value": 3767, + "facet": 2517965213 }, { "date": "2011", @@ -96547,9 +96547,9 @@ "entity": "geoId/48273", "points_by_facet": [ { - "date": "2019", - "value": 30680, - "facet": 2517965213 + "date": "2021", + "value": 30635, + "facet": 2176550201 }, { "date": "2020", @@ -96562,9 +96562,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 30338, - "facet": 2176550201 + "date": "2019", + "value": 30680, + "facet": 2517965213 }, { "date": "2011", @@ -96582,9 +96582,9 @@ "entity": "geoId/48275", "points_by_facet": [ { - "date": "2018", - "value": 3653, - "facet": 2517965213 + "date": "2021", + "value": 3351, + "facet": 2176550201 }, { "date": "2020", @@ -96597,9 +96597,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3683, - "facet": 2176550201 + "date": "2018", + "value": 3653, + "facet": 2517965213 }, { "date": "2011", @@ -96617,9 +96617,9 @@ "entity": "geoId/48277", "points_by_facet": [ { - "date": "2019", - "value": 49859, - "facet": 2517965213 + "date": "2021", + "value": 50098, + "facet": 2176550201 }, { "date": "2020", @@ -96632,9 +96632,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 49905, - "facet": 2176550201 + "date": "2019", + "value": 49859, + "facet": 2517965213 }, { "date": "2011", @@ -96652,9 +96652,9 @@ "entity": "geoId/48279", "points_by_facet": [ { - "date": "2018", - "value": 13158, - "facet": 2517965213 + "date": "2021", + "value": 12898, + "facet": 2176550201 }, { "date": "2020", @@ -96667,9 +96667,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12710, - "facet": 2176550201 + "date": "2018", + "value": 13158, + "facet": 2517965213 }, { "date": "2011", @@ -96687,9 +96687,9 @@ "entity": "geoId/48281", "points_by_facet": [ { - "date": "2019", - "value": 21428, - "facet": 2517965213 + "date": "2021", + "value": 22252, + "facet": 2176550201 }, { "date": "2020", @@ -96702,9 +96702,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21789, - "facet": 2176550201 + "date": "2019", + "value": 21428, + "facet": 2517965213 }, { "date": "2011", @@ -96722,9 +96722,9 @@ "entity": "geoId/48283", "points_by_facet": [ { - "date": "2018", - "value": 7531, - "facet": 2517965213 + "date": "2021", + "value": 6670, + "facet": 2176550201 }, { "date": "2020", @@ -96737,9 +96737,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7500, - "facet": 2176550201 + "date": "2018", + "value": 7531, + "facet": 2517965213 }, { "date": "2011", @@ -96757,9 +96757,9 @@ "entity": "geoId/48285", "points_by_facet": [ { - "date": "2018", - "value": 20110, - "facet": 2517965213 + "date": "2021", + "value": 20544, + "facet": 2176550201 }, { "date": "2020", @@ -96772,9 +96772,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20216, - "facet": 2176550201 + "date": "2018", + "value": 20110, + "facet": 2517965213 }, { "date": "2011", @@ -96792,9 +96792,9 @@ "entity": "geoId/48287", "points_by_facet": [ { - "date": "2018", - "value": 17144, - "facet": 2517965213 + "date": "2021", + "value": 17706, + "facet": 2176550201 }, { "date": "2020", @@ -96807,9 +96807,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 17397, - "facet": 2176550201 + "date": "2018", + "value": 17144, + "facet": 2517965213 }, { "date": "2011", @@ -96827,9 +96827,9 @@ "entity": "geoId/48289", "points_by_facet": [ { - "date": "2018", - "value": 17270, - "facet": 2517965213 + "date": "2021", + "value": 15959, + "facet": 2176550201 }, { "date": "2020", @@ -96842,9 +96842,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 17493, - "facet": 2176550201 + "date": "2018", + "value": 17270, + "facet": 2517965213 }, { "date": "2011", @@ -96862,9 +96862,9 @@ "entity": "geoId/48291", "points_by_facet": [ { - "date": "2019", - "value": 88219, - "facet": 2517965213 + "date": "2021", + "value": 97621, + "facet": 2176550201 }, { "date": "2020", @@ -96882,9 +96882,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 91547, - "facet": 2176550201 + "date": "2019", + "value": 88219, + "facet": 2517965213 }, { "date": "2011", @@ -96902,9 +96902,9 @@ "entity": "geoId/48293", "points_by_facet": [ { - "date": "2018", - "value": 23519, - "facet": 2517965213 + "date": "2021", + "value": 22119, + "facet": 2176550201 }, { "date": "2020", @@ -96917,9 +96917,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 23340, - "facet": 2176550201 + "date": "2018", + "value": 23519, + "facet": 2517965213 }, { "date": "2011", @@ -96937,9 +96937,9 @@ "entity": "geoId/48295", "points_by_facet": [ { - "date": "2018", - "value": 3355, - "facet": 2517965213 + "date": "2021", + "value": 2931, + "facet": 2176550201 }, { "date": "2020", @@ -96952,9 +96952,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3111, - "facet": 2176550201 + "date": "2018", + "value": 3355, + "facet": 2517965213 }, { "date": "2011", @@ -96972,9 +96972,9 @@ "entity": "geoId/48297", "points_by_facet": [ { - "date": "2018", - "value": 12166, - "facet": 2517965213 + "date": "2021", + "value": 11377, + "facet": 2176550201 }, { "date": "2020", @@ -96987,9 +96987,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12324, - "facet": 2176550201 + "date": "2018", + "value": 12166, + "facet": 2517965213 }, { "date": "2011", @@ -97007,9 +97007,9 @@ "entity": "geoId/48299", "points_by_facet": [ { - "date": "2018", - "value": 21646, - "facet": 2517965213 + "date": "2021", + "value": 21978, + "facet": 2176550201 }, { "date": "2020", @@ -97022,9 +97022,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21958, - "facet": 2176550201 + "date": "2018", + "value": 21646, + "facet": 2517965213 }, { "date": "2011", @@ -97042,9 +97042,9 @@ "entity": "geoId/48301", "points_by_facet": [ { - "date": "2019", - "value": 169, - "facet": 2517965213 + "date": "2021", + "value": 57, + "facet": 2176550201 }, { "date": "2020", @@ -97057,9 +97057,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 181, - "facet": 2176550201 + "date": "2019", + "value": 169, + "facet": 2517965213 }, { "date": "2011", @@ -97077,9 +97077,9 @@ "entity": "geoId/48303", "points_by_facet": [ { - "date": "2019", - "value": 310569, - "facet": 2517965213 + "date": "2021", + "value": 314451, + "facet": 2176550201 }, { "date": "2020", @@ -97097,9 +97097,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 314772, - "facet": 2176550201 + "date": "2019", + "value": 310569, + "facet": 2517965213 }, { "date": "2011", @@ -97117,9 +97117,9 @@ "entity": "geoId/48305", "points_by_facet": [ { - "date": "2019", - "value": 5951, - "facet": 2517965213 + "date": "2021", + "value": 5688, + "facet": 2176550201 }, { "date": "2020", @@ -97132,9 +97132,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6025, - "facet": 2176550201 + "date": "2019", + "value": 5951, + "facet": 2517965213 }, { "date": "2011", @@ -97152,9 +97152,9 @@ "entity": "geoId/48307", "points_by_facet": [ { - "date": "2018", - "value": 7987, - "facet": 2517965213 + "date": "2021", + "value": 7533, + "facet": 2176550201 }, { "date": "2020", @@ -97167,9 +97167,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7823, - "facet": 2176550201 + "date": "2018", + "value": 7987, + "facet": 2517965213 }, { "date": "2011", @@ -97187,9 +97187,9 @@ "entity": "geoId/48309", "points_by_facet": [ { - "date": "2019", - "value": 256623, - "facet": 2517965213 + "date": "2021", + "value": 263115, + "facet": 2176550201 }, { "date": "2020", @@ -97207,9 +97207,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 259730, - "facet": 2176550201 + "date": "2019", + "value": 256623, + "facet": 2517965213 }, { "date": "2011", @@ -97227,9 +97227,9 @@ "entity": "geoId/48311", "points_by_facet": [ { - "date": "2018", - "value": 749, - "facet": 2517965213 + "date": "2021", + "value": 608, + "facet": 2176550201 }, { "date": "2020", @@ -97242,9 +97242,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 721, - "facet": 2176550201 + "date": "2018", + "value": 749, + "facet": 2517965213 }, { "date": "2011", @@ -97262,9 +97262,9 @@ "entity": "geoId/48313", "points_by_facet": [ { - "date": "2018", - "value": 14422, - "facet": 2517965213 + "date": "2021", + "value": 13718, + "facet": 2176550201 }, { "date": "2020", @@ -97277,9 +97277,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14427, - "facet": 2176550201 + "date": "2018", + "value": 14422, + "facet": 2517965213 }, { "date": "2011", @@ -97297,9 +97297,9 @@ "entity": "geoId/48315", "points_by_facet": [ { - "date": "2018", - "value": 9928, - "facet": 2517965213 + "date": "2021", + "value": 9645, + "facet": 2176550201 }, { "date": "2020", @@ -97312,9 +97312,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9960, - "facet": 2176550201 + "date": "2018", + "value": 9928, + "facet": 2517965213 }, { "date": "2011", @@ -97332,9 +97332,9 @@ "entity": "geoId/48317", "points_by_facet": [ { - "date": "2019", - "value": 5771, - "facet": 2517965213 + "date": "2021", + "value": 5211, + "facet": 2176550201 }, { "date": "2020", @@ -97347,9 +97347,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5816, - "facet": 2176550201 + "date": "2019", + "value": 5771, + "facet": 2517965213 }, { "date": "2011", @@ -97367,9 +97367,9 @@ "entity": "geoId/48319", "points_by_facet": [ { - "date": "2018", - "value": 4280, - "facet": 2517965213 + "date": "2021", + "value": 3943, + "facet": 2176550201 }, { "date": "2020", @@ -97382,9 +97382,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4344, - "facet": 2176550201 + "date": "2018", + "value": 4280, + "facet": 2517965213 }, { "date": "2011", @@ -97402,9 +97402,9 @@ "entity": "geoId/48321", "points_by_facet": [ { - "date": "2019", - "value": 36643, - "facet": 2517965213 + "date": "2021", + "value": 36344, + "facet": 2176550201 }, { "date": "2020", @@ -97417,9 +97417,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 36725, - "facet": 2176550201 + "date": "2019", + "value": 36643, + "facet": 2517965213 }, { "date": "2011", @@ -97437,9 +97437,9 @@ "entity": "geoId/48323", "points_by_facet": [ { - "date": "2019", - "value": 58722, - "facet": 2517965213 + "date": "2021", + "value": 58056, + "facet": 2176550201 }, { "date": "2020", @@ -97452,9 +97452,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 58378, - "facet": 2176550201 + "date": "2019", + "value": 58722, + "facet": 2517965213 }, { "date": "2011", @@ -97472,9 +97472,9 @@ "entity": "geoId/48325", "points_by_facet": [ { - "date": "2019", - "value": 51584, - "facet": 2517965213 + "date": "2021", + "value": 51981, + "facet": 2176550201 }, { "date": "2020", @@ -97487,9 +97487,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 52358, - "facet": 2176550201 + "date": "2019", + "value": 51584, + "facet": 2517965213 }, { "date": "2011", @@ -97507,9 +97507,9 @@ "entity": "geoId/48327", "points_by_facet": [ { - "date": "2018", - "value": 2139, - "facet": 2517965213 + "date": "2021", + "value": 1982, + "facet": 2176550201 }, { "date": "2020", @@ -97522,9 +97522,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2124, - "facet": 2176550201 + "date": "2018", + "value": 2139, + "facet": 2517965213 }, { "date": "2011", @@ -97542,9 +97542,9 @@ "entity": "geoId/48329", "points_by_facet": [ { - "date": "2019", - "value": 176832, - "facet": 2517965213 + "date": "2021", + "value": 167969, + "facet": 2176550201 }, { "date": "2020", @@ -97562,9 +97562,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 177863, - "facet": 2176550201 + "date": "2019", + "value": 176832, + "facet": 2517965213 }, { "date": "2011", @@ -97582,9 +97582,9 @@ "entity": "geoId/48331", "points_by_facet": [ { - "date": "2018", - "value": 25131, - "facet": 2517965213 + "date": "2021", + "value": 25106, + "facet": 2176550201 }, { "date": "2020", @@ -97597,9 +97597,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 24708, - "facet": 2176550201 + "date": "2018", + "value": 25131, + "facet": 2517965213 }, { "date": "2011", @@ -97617,9 +97617,9 @@ "entity": "geoId/48333", "points_by_facet": [ { - "date": "2018", - "value": 4921, - "facet": 2517965213 + "date": "2021", + "value": 4480, + "facet": 2176550201 }, { "date": "2020", @@ -97632,9 +97632,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4840, - "facet": 2176550201 + "date": "2018", + "value": 4921, + "facet": 2517965213 }, { "date": "2011", @@ -97652,9 +97652,9 @@ "entity": "geoId/48335", "points_by_facet": [ { - "date": "2018", - "value": 8145, - "facet": 2517965213 + "date": "2021", + "value": 9070, + "facet": 2176550201 }, { "date": "2020", @@ -97667,9 +97667,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8202, - "facet": 2176550201 + "date": "2018", + "value": 8145, + "facet": 2517965213 }, { "date": "2011", @@ -97687,9 +97687,9 @@ "entity": "geoId/48337", "points_by_facet": [ { - "date": "2018", - "value": 19596, - "facet": 2517965213 + "date": "2021", + "value": 20409, + "facet": 2176550201 }, { "date": "2020", @@ -97702,9 +97702,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19962, - "facet": 2176550201 + "date": "2018", + "value": 19596, + "facet": 2517965213 }, { "date": "2011", @@ -97722,9 +97722,9 @@ "entity": "geoId/48339", "points_by_facet": [ { - "date": "2019", - "value": 607391, - "facet": 2517965213 + "date": "2021", + "value": 648886, + "facet": 2176550201 }, { "date": "2020", @@ -97742,9 +97742,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 626351, - "facet": 2176550201 + "date": "2019", + "value": 607391, + "facet": 2517965213 }, { "date": "2011", @@ -97762,9 +97762,9 @@ "entity": "geoId/48341", "points_by_facet": [ { - "date": "2019", - "value": 20940, - "facet": 2517965213 + "date": "2021", + "value": 21118, + "facet": 2176550201 }, { "date": "2020", @@ -97777,9 +97777,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20654, - "facet": 2176550201 + "date": "2019", + "value": 20940, + "facet": 2517965213 }, { "date": "2011", @@ -97797,9 +97797,9 @@ "entity": "geoId/48343", "points_by_facet": [ { - "date": "2018", - "value": 12339, - "facet": 2517965213 + "date": "2021", + "value": 12030, + "facet": 2176550201 }, { "date": "2020", @@ -97812,9 +97812,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12393, - "facet": 2176550201 + "date": "2018", + "value": 12339, + "facet": 2517965213 }, { "date": "2011", @@ -97832,9 +97832,9 @@ "entity": "geoId/48345", "points_by_facet": [ { - "date": "2018", - "value": 1234, - "facet": 2517965213 + "date": "2021", + "value": 1067, + "facet": 2176550201 }, { "date": "2020", @@ -97847,9 +97847,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1185, - "facet": 2176550201 + "date": "2018", + "value": 1234, + "facet": 2517965213 }, { "date": "2011", @@ -97867,9 +97867,9 @@ "entity": "geoId/48347", "points_by_facet": [ { - "date": "2019", - "value": 65204, - "facet": 2517965213 + "date": "2021", + "value": 64668, + "facet": 2176550201 }, { "date": "2020", @@ -97887,9 +97887,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 64753, - "facet": 2176550201 + "date": "2019", + "value": 65204, + "facet": 2517965213 }, { "date": "2011", @@ -97907,9 +97907,9 @@ "entity": "geoId/48349", "points_by_facet": [ { - "date": "2019", - "value": 50113, - "facet": 2517965213 + "date": "2021", + "value": 53591, + "facet": 2176550201 }, { "date": "2020", @@ -97922,9 +97922,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 50694, - "facet": 2176550201 + "date": "2019", + "value": 50113, + "facet": 2517965213 }, { "date": "2011", @@ -97942,9 +97942,9 @@ "entity": "geoId/48351", "points_by_facet": [ { - "date": "2018", - "value": 13746, - "facet": 2517965213 + "date": "2021", + "value": 12241, + "facet": 2176550201 }, { "date": "2020", @@ -97957,9 +97957,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13414, - "facet": 2176550201 + "date": "2018", + "value": 13746, + "facet": 2517965213 }, { "date": "2011", @@ -97977,9 +97977,9 @@ "entity": "geoId/48353", "points_by_facet": [ { - "date": "2019", - "value": 14714, - "facet": 2517965213 + "date": "2021", + "value": 14597, + "facet": 2176550201 }, { "date": "2020", @@ -97992,9 +97992,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14835, - "facet": 2176550201 + "date": "2019", + "value": 14714, + "facet": 2517965213 }, { "date": "2011", @@ -98012,9 +98012,9 @@ "entity": "geoId/48355", "points_by_facet": [ { - "date": "2019", - "value": 362294, - "facet": 2517965213 + "date": "2021", + "value": 353079, + "facet": 2176550201 }, { "date": "2020", @@ -98032,9 +98032,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 363148, - "facet": 2176550201 + "date": "2019", + "value": 362294, + "facet": 2517965213 }, { "date": "2011", @@ -98052,9 +98052,9 @@ "entity": "geoId/48357", "points_by_facet": [ { - "date": "2018", - "value": 9947, - "facet": 2517965213 + "date": "2021", + "value": 9782, + "facet": 2176550201 }, { "date": "2020", @@ -98067,9 +98067,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9598, - "facet": 2176550201 + "date": "2018", + "value": 9947, + "facet": 2517965213 }, { "date": "2011", @@ -98087,9 +98087,9 @@ "entity": "geoId/48359", "points_by_facet": [ { - "date": "2019", - "value": 2112, - "facet": 2517965213 + "date": "2021", + "value": 1717, + "facet": 2176550201 }, { "date": "2020", @@ -98102,9 +98102,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2135, - "facet": 2176550201 + "date": "2019", + "value": 2112, + "facet": 2517965213 }, { "date": "2011", @@ -98122,9 +98122,9 @@ "entity": "geoId/48361", "points_by_facet": [ { - "date": "2019", - "value": 83396, - "facet": 2517965213 + "date": "2021", + "value": 84742, + "facet": 2176550201 }, { "date": "2020", @@ -98142,9 +98142,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 82878, - "facet": 2176550201 + "date": "2019", + "value": 83396, + "facet": 2517965213 }, { "date": "2011", @@ -98162,9 +98162,9 @@ "entity": "geoId/48363", "points_by_facet": [ { - "date": "2019", - "value": 29189, - "facet": 2517965213 + "date": "2021", + "value": 28686, + "facet": 2176550201 }, { "date": "2020", @@ -98177,9 +98177,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 29320, - "facet": 2176550201 + "date": "2019", + "value": 29189, + "facet": 2517965213 }, { "date": "2011", @@ -98197,9 +98197,9 @@ "entity": "geoId/48365", "points_by_facet": [ { - "date": "2018", - "value": 23148, - "facet": 2517965213 + "date": "2021", + "value": 22675, + "facet": 2176550201 }, { "date": "2020", @@ -98212,9 +98212,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 23187, - "facet": 2176550201 + "date": "2018", + "value": 23148, + "facet": 2517965213 }, { "date": "2011", @@ -98232,9 +98232,9 @@ "entity": "geoId/48367", "points_by_facet": [ { - "date": "2019", - "value": 142878, - "facet": 2517965213 + "date": "2021", + "value": 156764, + "facet": 2176550201 }, { "date": "2020", @@ -98252,9 +98252,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 148198, - "facet": 2176550201 + "date": "2019", + "value": 142878, + "facet": 2517965213 }, { "date": "2011", @@ -98272,9 +98272,9 @@ "entity": "geoId/48369", "points_by_facet": [ { - "date": "2018", - "value": 9864, - "facet": 2517965213 + "date": "2021", + "value": 9813, + "facet": 2176550201 }, { "date": "2020", @@ -98287,9 +98287,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9522, - "facet": 2176550201 + "date": "2018", + "value": 9864, + "facet": 2517965213 }, { "date": "2011", @@ -98307,9 +98307,9 @@ "entity": "geoId/48371", "points_by_facet": [ { - "date": "2018", - "value": 15673, - "facet": 2517965213 + "date": "2021", + "value": 15118, + "facet": 2176550201 }, { "date": "2020", @@ -98322,9 +98322,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15718, - "facet": 2176550201 + "date": "2018", + "value": 15673, + "facet": 2517965213 }, { "date": "2011", @@ -98342,9 +98342,9 @@ "entity": "geoId/48373", "points_by_facet": [ { - "date": "2018", - "value": 50031, - "facet": 2517965213 + "date": "2021", + "value": 51899, + "facet": 2176550201 }, { "date": "2020", @@ -98357,9 +98357,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 52995, - "facet": 2176550201 + "date": "2018", + "value": 50031, + "facet": 2517965213 }, { "date": "2011", @@ -98377,9 +98377,9 @@ "entity": "geoId/48375", "points_by_facet": [ { - "date": "2019", - "value": 117415, - "facet": 2517965213 + "date": "2021", + "value": 116547, + "facet": 2176550201 }, { "date": "2020", @@ -98397,11 +98397,11 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 116004, - "facet": 2176550201 - }, - { + "date": "2019", + "value": 117415, + "facet": 2517965213 + }, + { "date": "2011", "value": 122285, "facet": 3114843463 @@ -98417,9 +98417,9 @@ "entity": "geoId/48377", "points_by_facet": [ { - "date": "2018", - "value": 6948, - "facet": 2517965213 + "date": "2021", + "value": 6140, + "facet": 2176550201 }, { "date": "2020", @@ -98432,9 +98432,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6508, - "facet": 2176550201 + "date": "2018", + "value": 6948, + "facet": 2517965213 }, { "date": "2011", @@ -98452,9 +98452,9 @@ "entity": "geoId/48379", "points_by_facet": [ { - "date": "2018", - "value": 12159, - "facet": 2517965213 + "date": "2021", + "value": 12509, + "facet": 2176550201 }, { "date": "2020", @@ -98467,9 +98467,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12552, - "facet": 2176550201 + "date": "2018", + "value": 12159, + "facet": 2517965213 }, { "date": "2011", @@ -98487,9 +98487,9 @@ "entity": "geoId/48381", "points_by_facet": [ { - "date": "2019", - "value": 137713, - "facet": 2517965213 + "date": "2021", + "value": 143854, + "facet": 2176550201 }, { "date": "2020", @@ -98507,9 +98507,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 139899, - "facet": 2176550201 + "date": "2019", + "value": 137713, + "facet": 2517965213 }, { "date": "2011", @@ -98527,9 +98527,9 @@ "entity": "geoId/48383", "points_by_facet": [ { - "date": "2018", - "value": 3741, - "facet": 2517965213 + "date": "2021", + "value": 3253, + "facet": 2176550201 }, { "date": "2020", @@ -98542,9 +98542,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3833, - "facet": 2176550201 + "date": "2018", + "value": 3741, + "facet": 2517965213 }, { "date": "2011", @@ -98562,9 +98562,9 @@ "entity": "geoId/48385", "points_by_facet": [ { - "date": "2018", - "value": 3478, - "facet": 2517965213 + "date": "2021", + "value": 2826, + "facet": 2176550201 }, { "date": "2020", @@ -98577,9 +98577,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3411, - "facet": 2176550201 + "date": "2018", + "value": 3478, + "facet": 2517965213 }, { "date": "2011", @@ -98597,9 +98597,9 @@ "entity": "geoId/48387", "points_by_facet": [ { - "date": "2018", - "value": 12175, - "facet": 2517965213 + "date": "2021", + "value": 11555, + "facet": 2176550201 }, { "date": "2020", @@ -98612,9 +98612,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11995, - "facet": 2176550201 + "date": "2018", + "value": 12175, + "facet": 2517965213 }, { "date": "2011", @@ -98632,9 +98632,9 @@ "entity": "geoId/48389", "points_by_facet": [ { - "date": "2019", - "value": 15976, - "facet": 2517965213 + "date": "2021", + "value": 14487, + "facet": 2176550201 }, { "date": "2020", @@ -98647,9 +98647,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15949, - "facet": 2176550201 + "date": "2019", + "value": 15976, + "facet": 2517965213 }, { "date": "2011", @@ -98667,9 +98667,9 @@ "entity": "geoId/48391", "points_by_facet": [ { - "date": "2018", - "value": 7032, - "facet": 2517965213 + "date": "2021", + "value": 6756, + "facet": 2176550201 }, { "date": "2020", @@ -98682,9 +98682,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6877, - "facet": 2176550201 + "date": "2018", + "value": 7032, + "facet": 2517965213 }, { "date": "2011", @@ -98702,9 +98702,9 @@ "entity": "geoId/48393", "points_by_facet": [ { - "date": "2019", - "value": 854, - "facet": 2517965213 + "date": "2021", + "value": 797, + "facet": 2176550201 }, { "date": "2020", @@ -98717,9 +98717,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 813, - "facet": 2176550201 + "date": "2019", + "value": 854, + "facet": 2517965213 }, { "date": "2011", @@ -98737,9 +98737,9 @@ "entity": "geoId/48395", "points_by_facet": [ { - "date": "2019", - "value": 17074, - "facet": 2517965213 + "date": "2021", + "value": 16958, + "facet": 2176550201 }, { "date": "2020", @@ -98752,9 +98752,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 17155, - "facet": 2176550201 + "date": "2019", + "value": 17074, + "facet": 2517965213 }, { "date": "2011", @@ -98772,9 +98772,9 @@ "entity": "geoId/48397", "points_by_facet": [ { - "date": "2019", - "value": 104915, - "facet": 2517965213 + "date": "2021", + "value": 116381, + "facet": 2176550201 }, { "date": "2020", @@ -98792,9 +98792,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 109888, - "facet": 2176550201 + "date": "2019", + "value": 104915, + "facet": 2517965213 }, { "date": "2011", @@ -98812,9 +98812,9 @@ "entity": "geoId/48399", "points_by_facet": [ { - "date": "2018", - "value": 10234, - "facet": 2517965213 + "date": "2021", + "value": 9943, + "facet": 2176550201 }, { "date": "2020", @@ -98827,9 +98827,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10401, - "facet": 2176550201 + "date": "2018", + "value": 10234, + "facet": 2517965213 }, { "date": "2011", @@ -98847,9 +98847,9 @@ "entity": "geoId/48401", "points_by_facet": [ { - "date": "2019", - "value": 54406, - "facet": 2517965213 + "date": "2021", + "value": 52743, + "facet": 2176550201 }, { "date": "2020", @@ -98862,9 +98862,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 54324, - "facet": 2176550201 + "date": "2019", + "value": 54406, + "facet": 2517965213 }, { "date": "2011", @@ -98882,9 +98882,9 @@ "entity": "geoId/48403", "points_by_facet": [ { - "date": "2018", - "value": 10589, - "facet": 2517965213 + "date": "2021", + "value": 10039, + "facet": 2176550201 }, { "date": "2020", @@ -98897,9 +98897,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10507, - "facet": 2176550201 + "date": "2018", + "value": 10589, + "facet": 2517965213 }, { "date": "2011", @@ -98917,9 +98917,9 @@ "entity": "geoId/48405", "points_by_facet": [ { - "date": "2018", - "value": 8232, - "facet": 2517965213 + "date": "2021", + "value": 7922, + "facet": 2176550201 }, { "date": "2020", @@ -98932,9 +98932,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8248, - "facet": 2176550201 + "date": "2018", + "value": 8232, + "facet": 2517965213 }, { "date": "2011", @@ -98952,9 +98952,9 @@ "entity": "geoId/48407", "points_by_facet": [ { - "date": "2018", - "value": 28719, - "facet": 2517965213 + "date": "2021", + "value": 27878, + "facet": 2176550201 }, { "date": "2020", @@ -98967,9 +98967,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 29301, - "facet": 2176550201 + "date": "2018", + "value": 28719, + "facet": 2517965213 }, { "date": "2011", @@ -98987,9 +98987,9 @@ "entity": "geoId/48409", "points_by_facet": [ { - "date": "2019", - "value": 66730, - "facet": 2517965213 + "date": "2021", + "value": 69699, + "facet": 2176550201 }, { "date": "2020", @@ -99007,9 +99007,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 67069, - "facet": 2176550201 + "date": "2019", + "value": 66730, + "facet": 2517965213 }, { "date": "2011", @@ -99027,9 +99027,9 @@ "entity": "geoId/48411", "points_by_facet": [ { - "date": "2018", - "value": 6054, - "facet": 2517965213 + "date": "2021", + "value": 5827, + "facet": 2176550201 }, { "date": "2020", @@ -99042,9 +99042,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6039, - "facet": 2176550201 + "date": "2018", + "value": 6054, + "facet": 2517965213 }, { "date": "2011", @@ -99062,9 +99062,9 @@ "entity": "geoId/48413", "points_by_facet": [ { - "date": "2018", - "value": 2895, - "facet": 2517965213 + "date": "2021", + "value": 2429, + "facet": 2176550201 }, { "date": "2020", @@ -99077,9 +99077,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2761, - "facet": 2176550201 + "date": "2018", + "value": 2895, + "facet": 2517965213 }, { "date": "2011", @@ -99097,9 +99097,9 @@ "entity": "geoId/48415", "points_by_facet": [ { - "date": "2019", - "value": 16703, - "facet": 2517965213 + "date": "2021", + "value": 16824, + "facet": 2176550201 }, { "date": "2020", @@ -99112,9 +99112,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16662, - "facet": 2176550201 + "date": "2019", + "value": 16703, + "facet": 2517965213 }, { "date": "2011", @@ -99132,9 +99132,9 @@ "entity": "geoId/48417", "points_by_facet": [ { - "date": "2018", - "value": 3253, - "facet": 2517965213 + "date": "2021", + "value": 3212, + "facet": 2176550201 }, { "date": "2020", @@ -99147,9 +99147,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3300, - "facet": 2176550201 + "date": "2018", + "value": 3253, + "facet": 2517965213 }, { "date": "2011", @@ -99167,9 +99167,9 @@ "entity": "geoId/48419", "points_by_facet": [ { - "date": "2018", - "value": 25418, - "facet": 2517965213 + "date": "2021", + "value": 23939, + "facet": 2176550201 }, { "date": "2020", @@ -99182,9 +99182,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 24915, - "facet": 2176550201 + "date": "2018", + "value": 25418, + "facet": 2517965213 }, { "date": "2011", @@ -99202,9 +99202,9 @@ "entity": "geoId/48421", "points_by_facet": [ { - "date": "2018", - "value": 3079, - "facet": 2517965213 + "date": "2021", + "value": 2798, + "facet": 2176550201 }, { "date": "2020", @@ -99217,9 +99217,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3027, - "facet": 2176550201 + "date": "2018", + "value": 3079, + "facet": 2517965213 }, { "date": "2011", @@ -99237,9 +99237,9 @@ "entity": "geoId/48423", "points_by_facet": [ { - "date": "2019", - "value": 232751, - "facet": 2517965213 + "date": "2021", + "value": 237186, + "facet": 2176550201 }, { "date": "2020", @@ -99257,9 +99257,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 235806, - "facet": 2176550201 + "date": "2019", + "value": 232751, + "facet": 2517965213 }, { "date": "2011", @@ -99277,9 +99277,9 @@ "entity": "geoId/48425", "points_by_facet": [ { - "date": "2018", - "value": 9016, - "facet": 2517965213 + "date": "2021", + "value": 9469, + "facet": 2176550201 }, { "date": "2020", @@ -99292,9 +99292,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9139, - "facet": 2176550201 + "date": "2018", + "value": 9016, + "facet": 2517965213 }, { "date": "2011", @@ -99312,9 +99312,9 @@ "entity": "geoId/48427", "points_by_facet": [ { - "date": "2019", - "value": 64633, - "facet": 2517965213 + "date": "2021", + "value": 66049, + "facet": 2176550201 }, { "date": "2020", @@ -99327,9 +99327,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 64266, - "facet": 2176550201 + "date": "2019", + "value": 64633, + "facet": 2517965213 }, { "date": "2011", @@ -99347,9 +99347,9 @@ "entity": "geoId/48429", "points_by_facet": [ { - "date": "2018", - "value": 9433, - "facet": 2517965213 + "date": "2021", + "value": 9173, + "facet": 2176550201 }, { "date": "2020", @@ -99362,9 +99362,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9334, - "facet": 2176550201 + "date": "2018", + "value": 9433, + "facet": 2517965213 }, { "date": "2011", @@ -99382,9 +99382,9 @@ "entity": "geoId/48431", "points_by_facet": [ { - "date": "2019", - "value": 1291, - "facet": 2517965213 + "date": "2021", + "value": 1381, + "facet": 2176550201 }, { "date": "2020", @@ -99397,9 +99397,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1315, - "facet": 2176550201 + "date": "2019", + "value": 1291, + "facet": 2517965213 }, { "date": "2011", @@ -99417,9 +99417,9 @@ "entity": "geoId/48433", "points_by_facet": [ { - "date": "2018", - "value": 1362, - "facet": 2517965213 + "date": "2021", + "value": 1217, + "facet": 2176550201 }, { "date": "2020", @@ -99432,9 +99432,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1348, - "facet": 2176550201 + "date": "2018", + "value": 1362, + "facet": 2517965213 }, { "date": "2011", @@ -99452,9 +99452,9 @@ "entity": "geoId/48435", "points_by_facet": [ { - "date": "2018", - "value": 3758, - "facet": 2517965213 + "date": "2021", + "value": 3319, + "facet": 2176550201 }, { "date": "2020", @@ -99467,9 +99467,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3738, - "facet": 2176550201 + "date": "2018", + "value": 3758, + "facet": 2517965213 }, { "date": "2011", @@ -99487,9 +99487,9 @@ "entity": "geoId/48437", "points_by_facet": [ { - "date": "2018", - "value": 7462, - "facet": 2517965213 + "date": "2021", + "value": 7008, + "facet": 2176550201 }, { "date": "2020", @@ -99502,9 +99502,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7340, - "facet": 2176550201 + "date": "2018", + "value": 7462, + "facet": 2517965213 }, { "date": "2011", @@ -99522,9 +99522,9 @@ "entity": "geoId/48439", "points_by_facet": [ { - "date": "2019", - "value": 2102515, - "facet": 2517965213 + "date": "2021", + "value": 2126477, + "facet": 2176550201 }, { "date": "2020", @@ -99542,9 +99542,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 2123347, - "facet": 2176550201 + "date": "2019", + "value": 2102515, + "facet": 2517965213 }, { "date": "2011", @@ -99562,9 +99562,9 @@ "entity": "geoId/48441", "points_by_facet": [ { - "date": "2019", - "value": 138034, - "facet": 2517965213 + "date": "2021", + "value": 143326, + "facet": 2176550201 }, { "date": "2020", @@ -99582,9 +99582,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 139200, - "facet": 2176550201 + "date": "2019", + "value": 138034, + "facet": 2517965213 }, { "date": "2011", @@ -99602,9 +99602,9 @@ "entity": "geoId/48443", "points_by_facet": [ { - "date": "2018", - "value": 823, - "facet": 2517965213 + "date": "2021", + "value": 724, + "facet": 2176550201 }, { "date": "2020", @@ -99617,9 +99617,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 702, - "facet": 2176550201 + "date": "2018", + "value": 823, + "facet": 2517965213 }, { "date": "2011", @@ -99637,9 +99637,9 @@ "entity": "geoId/48445", "points_by_facet": [ { - "date": "2018", - "value": 12287, - "facet": 2517965213 + "date": "2021", + "value": 11754, + "facet": 2176550201 }, { "date": "2020", @@ -99652,9 +99652,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12183, - "facet": 2176550201 + "date": "2018", + "value": 12287, + "facet": 2517965213 }, { "date": "2011", @@ -99672,9 +99672,9 @@ "entity": "geoId/48447", "points_by_facet": [ { - "date": "2018", - "value": 1515, - "facet": 2517965213 + "date": "2021", + "value": 1495, + "facet": 2176550201 }, { "date": "2020", @@ -99687,9 +99687,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1487, - "facet": 2176550201 + "date": "2018", + "value": 1515, + "facet": 2517965213 }, { "date": "2011", @@ -99707,9 +99707,9 @@ "entity": "geoId/48449", "points_by_facet": [ { - "date": "2019", - "value": 32750, - "facet": 2517965213 + "date": "2021", + "value": 31183, + "facet": 2176550201 }, { "date": "2020", @@ -99722,9 +99722,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 32926, - "facet": 2176550201 + "date": "2019", + "value": 32750, + "facet": 2517965213 }, { "date": "2011", @@ -99742,9 +99742,9 @@ "entity": "geoId/48451", "points_by_facet": [ { - "date": "2019", - "value": 119200, - "facet": 2517965213 + "date": "2021", + "value": 119411, + "facet": 2176550201 }, { "date": "2020", @@ -99762,9 +99762,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 120010, - "facet": 2176550201 + "date": "2019", + "value": 119200, + "facet": 2517965213 }, { "date": "2011", @@ -99782,9 +99782,9 @@ "entity": "geoId/48453", "points_by_facet": [ { - "date": "2019", - "value": 1273954, - "facet": 2517965213 + "date": "2021", + "value": 1305154, + "facet": 2176550201 }, { "date": "2020", @@ -99802,9 +99802,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 1300503, - "facet": 2176550201 + "date": "2019", + "value": 1273954, + "facet": 2517965213 }, { "date": "2011", @@ -99822,9 +99822,9 @@ "entity": "geoId/48455", "points_by_facet": [ { - "date": "2018", - "value": 14740, - "facet": 2517965213 + "date": "2021", + "value": 13827, + "facet": 2176550201 }, { "date": "2020", @@ -99837,9 +99837,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14883, - "facet": 2176550201 + "date": "2018", + "value": 14740, + "facet": 2517965213 }, { "date": "2011", @@ -99857,9 +99857,9 @@ "entity": "geoId/48457", "points_by_facet": [ { - "date": "2018", - "value": 21696, - "facet": 2517965213 + "date": "2021", + "value": 20077, + "facet": 2176550201 }, { "date": "2020", @@ -99872,9 +99872,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21591, - "facet": 2176550201 + "date": "2018", + "value": 21696, + "facet": 2517965213 }, { "date": "2011", @@ -99892,9 +99892,9 @@ "entity": "geoId/48459", "points_by_facet": [ { - "date": "2019", - "value": 41753, - "facet": 2517965213 + "date": "2021", + "value": 41774, + "facet": 2176550201 }, { "date": "2020", @@ -99907,9 +99907,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 42166, - "facet": 2176550201 + "date": "2019", + "value": 41753, + "facet": 2517965213 }, { "date": "2011", @@ -99927,9 +99927,9 @@ "entity": "geoId/48461", "points_by_facet": [ { - "date": "2018", - "value": 3671, - "facet": 2517965213 + "date": "2021", + "value": 3265, + "facet": 2176550201 }, { "date": "2020", @@ -99942,9 +99942,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 3623, - "facet": 2176550201 + "date": "2018", + "value": 3671, + "facet": 2517965213 }, { "date": "2011", @@ -99962,9 +99962,9 @@ "entity": "geoId/48463", "points_by_facet": [ { - "date": "2019", - "value": 26741, - "facet": 2517965213 + "date": "2021", + "value": 24729, + "facet": 2176550201 }, { "date": "2020", @@ -99977,9 +99977,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 26742, - "facet": 2176550201 + "date": "2019", + "value": 26741, + "facet": 2517965213 }, { "date": "2011", @@ -99997,9 +99997,9 @@ "entity": "geoId/48465", "points_by_facet": [ { - "date": "2019", - "value": 49025, - "facet": 2517965213 + "date": "2021", + "value": 47564, + "facet": 2176550201 }, { "date": "2020", @@ -100012,9 +100012,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 49028, - "facet": 2176550201 + "date": "2019", + "value": 49025, + "facet": 2517965213 }, { "date": "2011", @@ -100032,9 +100032,9 @@ "entity": "geoId/48467", "points_by_facet": [ { - "date": "2018", - "value": 56019, - "facet": 2517965213 + "date": "2021", + "value": 61275, + "facet": 2176550201 }, { "date": "2020", @@ -100047,9 +100047,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 57533, - "facet": 2176550201 + "date": "2018", + "value": 56019, + "facet": 2517965213 }, { "date": "2011", @@ -100067,9 +100067,9 @@ "entity": "geoId/48469", "points_by_facet": [ { - "date": "2019", - "value": 92084, - "facet": 2517965213 + "date": "2021", + "value": 90964, + "facet": 2176550201 }, { "date": "2020", @@ -100087,9 +100087,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 91936, - "facet": 2176550201 + "date": "2019", + "value": 92084, + "facet": 2517965213 }, { "date": "2011", @@ -100107,9 +100107,9 @@ "entity": "geoId/48471", "points_by_facet": [ { - "date": "2019", - "value": 72971, - "facet": 2517965213 + "date": "2021", + "value": 77977, + "facet": 2176550201 }, { "date": "2020", @@ -100127,9 +100127,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 72164, - "facet": 2176550201 + "date": "2019", + "value": 72971, + "facet": 2517965213 }, { "date": "2011", @@ -100147,9 +100147,9 @@ "entity": "geoId/48473", "points_by_facet": [ { - "date": "2019", - "value": 55246, - "facet": 2517965213 + "date": "2021", + "value": 59781, + "facet": 2176550201 }, { "date": "2020", @@ -100162,9 +100162,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 57452, - "facet": 2176550201 + "date": "2019", + "value": 55246, + "facet": 2517965213 }, { "date": "2011", @@ -100182,9 +100182,9 @@ "entity": "geoId/48475", "points_by_facet": [ { - "date": "2018", - "value": 11720, - "facet": 2517965213 + "date": "2021", + "value": 11194, + "facet": 2176550201 }, { "date": "2020", @@ -100197,9 +100197,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12097, - "facet": 2176550201 + "date": "2018", + "value": 11720, + "facet": 2517965213 }, { "date": "2011", @@ -100217,9 +100217,9 @@ "entity": "geoId/48477", "points_by_facet": [ { - "date": "2019", - "value": 35882, - "facet": 2517965213 + "date": "2021", + "value": 35891, + "facet": 2176550201 }, { "date": "2020", @@ -100232,9 +100232,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 35771, - "facet": 2176550201 + "date": "2019", + "value": 35882, + "facet": 2517965213 }, { "date": "2011", @@ -100252,9 +100252,9 @@ "entity": "geoId/48479", "points_by_facet": [ { - "date": "2019", - "value": 276652, - "facet": 2517965213 + "date": "2021", + "value": 267945, + "facet": 2176550201 }, { "date": "2020", @@ -100272,9 +100272,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 277681, - "facet": 2176550201 + "date": "2019", + "value": 276652, + "facet": 2517965213 }, { "date": "2011", @@ -100292,9 +100292,9 @@ "entity": "geoId/48481", "points_by_facet": [ { - "date": "2019", - "value": 41556, - "facet": 2517965213 + "date": "2021", + "value": 41721, + "facet": 2176550201 }, { "date": "2020", @@ -100307,10 +100307,10 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 41685, - "facet": 2176550201 - }, + "date": "2019", + "value": 41556, + "facet": 2517965213 + }, { "date": "2011", "value": 41314, @@ -100327,9 +100327,9 @@ "entity": "geoId/48483", "points_by_facet": [ { - "date": "2018", - "value": 5191, - "facet": 2517965213 + "date": "2021", + "value": 4927, + "facet": 2176550201 }, { "date": "2020", @@ -100342,9 +100342,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4946, - "facet": 2176550201 + "date": "2018", + "value": 5191, + "facet": 2517965213 }, { "date": "2011", @@ -100362,9 +100362,9 @@ "entity": "geoId/48485", "points_by_facet": [ { - "date": "2019", - "value": 132230, - "facet": 2517965213 + "date": "2021", + "value": 130069, + "facet": 2176550201 }, { "date": "2020", @@ -100382,9 +100382,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 133205, - "facet": 2176550201 + "date": "2019", + "value": 132230, + "facet": 2517965213 }, { "date": "2011", @@ -100402,9 +100402,9 @@ "entity": "geoId/48487", "points_by_facet": [ { - "date": "2019", - "value": 12769, - "facet": 2517965213 + "date": "2021", + "value": 12731, + "facet": 2176550201 }, { "date": "2020", @@ -100417,9 +100417,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12552, - "facet": 2176550201 + "date": "2019", + "value": 12769, + "facet": 2517965213 }, { "date": "2011", @@ -100437,9 +100437,9 @@ "entity": "geoId/48489", "points_by_facet": [ { - "date": "2019", - "value": 21358, - "facet": 2517965213 + "date": "2021", + "value": 20316, + "facet": 2176550201 }, { "date": "2020", @@ -100452,9 +100452,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21161, - "facet": 2176550201 + "date": "2019", + "value": 21358, + "facet": 2517965213 }, { "date": "2011", @@ -100472,9 +100472,9 @@ "entity": "geoId/48491", "points_by_facet": [ { - "date": "2019", - "value": 590551, - "facet": 2517965213 + "date": "2021", + "value": 643026, + "facet": 2176550201 }, { "date": "2020", @@ -100492,9 +100492,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 617855, - "facet": 2176550201 + "date": "2019", + "value": 590551, + "facet": 2517965213 }, { "date": "2011", @@ -100512,9 +100512,9 @@ "entity": "geoId/48493", "points_by_facet": [ { - "date": "2019", - "value": 51070, - "facet": 2517965213 + "date": "2021", + "value": 51257, + "facet": 2176550201 }, { "date": "2020", @@ -100527,9 +100527,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 52023, - "facet": 2176550201 + "date": "2019", + "value": 51070, + "facet": 2517965213 }, { "date": "2011", @@ -100547,9 +100547,9 @@ "entity": "geoId/48495", "points_by_facet": [ { - "date": "2018", - "value": 7720, - "facet": 2517965213 + "date": "2021", + "value": 7415, + "facet": 2176550201 }, { "date": "2020", @@ -100562,9 +100562,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7887, - "facet": 2176550201 + "date": "2018", + "value": 7720, + "facet": 2517965213 }, { "date": "2011", @@ -100582,9 +100582,9 @@ "entity": "geoId/48497", "points_by_facet": [ { - "date": "2019", - "value": 69984, - "facet": 2517965213 + "date": "2021", + "value": 71714, + "facet": 2176550201 }, { "date": "2020", @@ -100602,9 +100602,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 71084, - "facet": 2176550201 + "date": "2019", + "value": 69984, + "facet": 2517965213 }, { "date": "2011", @@ -100622,9 +100622,9 @@ "entity": "geoId/48499", "points_by_facet": [ { - "date": "2018", - "value": 45129, - "facet": 2517965213 + "date": "2021", + "value": 45875, + "facet": 2176550201 }, { "date": "2020", @@ -100637,9 +100637,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 46291, - "facet": 2176550201 + "date": "2018", + "value": 45129, + "facet": 2517965213 }, { "date": "2011", @@ -100657,9 +100657,9 @@ "entity": "geoId/48501", "points_by_facet": [ { - "date": "2018", - "value": 8591, - "facet": 2517965213 + "date": "2021", + "value": 7607, + "facet": 2176550201 }, { "date": "2020", @@ -100672,9 +100672,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8702, - "facet": 2176550201 + "date": "2018", + "value": 8591, + "facet": 2517965213 }, { "date": "2011", @@ -100692,9 +100692,9 @@ "entity": "geoId/48503", "points_by_facet": [ { - "date": "2018", - "value": 18045, - "facet": 2517965213 + "date": "2021", + "value": 17977, + "facet": 2176550201 }, { "date": "2020", @@ -100707,9 +100707,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 17904, - "facet": 2176550201 + "date": "2018", + "value": 18045, + "facet": 2517965213 }, { "date": "2011", @@ -100727,9 +100727,9 @@ "entity": "geoId/48505", "points_by_facet": [ { - "date": "2019", - "value": 14179, - "facet": 2517965213 + "date": "2021", + "value": 13908, + "facet": 2176550201 }, { "date": "2020", @@ -100742,9 +100742,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14172, - "facet": 2176550201 + "date": "2019", + "value": 14179, + "facet": 2517965213 }, { "date": "2011", @@ -100762,9 +100762,9 @@ "entity": "geoId/48507", "points_by_facet": [ { - "date": "2018", - "value": 11983, - "facet": 2517965213 + "date": "2021", + "value": 9534, + "facet": 2176550201 }, { "date": "2020", @@ -100777,9 +100777,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11840, - "facet": 2176550201 + "date": "2018", + "value": 11983, + "facet": 2517965213 }, { "date": "2011", @@ -100797,9 +100797,9 @@ "entity": "geoId/49001", "points_by_facet": [ { - "date": "2018", - "value": 6580, - "facet": 2517965213 + "date": "2021", + "value": 7249, + "facet": 2176550201 }, { "date": "2020", @@ -100812,9 +100812,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6761, - "facet": 2176550201 + "date": "2018", + "value": 6580, + "facet": 2517965213 }, { "date": "2011", @@ -100832,9 +100832,9 @@ "entity": "geoId/49003", "points_by_facet": [ { - "date": "2019", - "value": 56046, - "facet": 2517965213 + "date": "2021", + "value": 59688, + "facet": 2176550201 }, { "date": "2020", @@ -100847,9 +100847,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 57007, - "facet": 2176550201 + "date": "2019", + "value": 56046, + "facet": 2517965213 }, { "date": "2011", @@ -100867,9 +100867,9 @@ "entity": "geoId/49005", "points_by_facet": [ { - "date": "2019", - "value": 128289, - "facet": 2517965213 + "date": "2021", + "value": 137417, + "facet": 2176550201 }, { "date": "2020", @@ -100887,9 +100887,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 130004, - "facet": 2176550201 + "date": "2019", + "value": 128289, + "facet": 2517965213 }, { "date": "2011", @@ -100907,9 +100907,9 @@ "entity": "geoId/49007", "points_by_facet": [ { - "date": "2019", - "value": 20463, - "facet": 2517965213 + "date": "2021", + "value": 20372, + "facet": 2176550201 }, { "date": "2020", @@ -100922,9 +100922,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20760, - "facet": 2176550201 + "date": "2019", + "value": 20463, + "facet": 2517965213 }, { "date": "2011", @@ -100942,9 +100942,9 @@ "entity": "geoId/49009", "points_by_facet": [ { - "date": "2018", - "value": 980, - "facet": 2517965213 + "date": "2021", + "value": 976, + "facet": 2176550201 }, { "date": "2020", @@ -100957,9 +100957,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1026, - "facet": 2176550201 + "date": "2018", + "value": 980, + "facet": 2517965213 }, { "date": "2011", @@ -100977,9 +100977,9 @@ "entity": "geoId/49011", "points_by_facet": [ { - "date": "2019", - "value": 355481, - "facet": 2517965213 + "date": "2021", + "value": 367285, + "facet": 2176550201 }, { "date": "2020", @@ -100997,9 +100997,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 359232, - "facet": 2176550201 + "date": "2019", + "value": 355481, + "facet": 2517965213 }, { "date": "2011", @@ -101017,9 +101017,9 @@ "entity": "geoId/49013", "points_by_facet": [ { - "date": "2018", - "value": 19964, - "facet": 2517965213 + "date": "2021", + "value": 19790, + "facet": 2176550201 }, { "date": "2020", @@ -101032,9 +101032,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19894, - "facet": 2176550201 + "date": "2018", + "value": 19964, + "facet": 2517965213 }, { "date": "2011", @@ -101052,9 +101052,9 @@ "entity": "geoId/49015", "points_by_facet": [ { - "date": "2018", - "value": 10014, - "facet": 2517965213 + "date": "2021", + "value": 9967, + "facet": 2176550201 }, { "date": "2020", @@ -101067,9 +101067,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10147, - "facet": 2176550201 + "date": "2018", + "value": 10014, + "facet": 2517965213 }, { "date": "2011", @@ -101087,9 +101087,9 @@ "entity": "geoId/49017", "points_by_facet": [ { - "date": "2018", - "value": 5080, - "facet": 2517965213 + "date": "2021", + "value": 5129, + "facet": 2176550201 }, { "date": "2020", @@ -101102,9 +101102,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5050, - "facet": 2176550201 + "date": "2018", + "value": 5080, + "facet": 2517965213 }, { "date": "2011", @@ -101122,9 +101122,9 @@ "entity": "geoId/49019", "points_by_facet": [ { - "date": "2018", - "value": 9764, - "facet": 2517965213 + "date": "2021", + "value": 9663, + "facet": 2176550201 }, { "date": "2020", @@ -101137,9 +101137,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9796, - "facet": 2176550201 + "date": "2018", + "value": 9764, + "facet": 2517965213 }, { "date": "2011", @@ -101157,9 +101157,9 @@ "entity": "geoId/49021", "points_by_facet": [ { - "date": "2019", - "value": 54839, - "facet": 2517965213 + "date": "2021", + "value": 60519, + "facet": 2176550201 }, { "date": "2020", @@ -101172,9 +101172,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 56814, - "facet": 2176550201 + "date": "2019", + "value": 54839, + "facet": 2517965213 }, { "date": "2011", @@ -101192,9 +101192,9 @@ "entity": "geoId/49023", "points_by_facet": [ { - "date": "2019", - "value": 12017, - "facet": 2517965213 + "date": "2021", + "value": 12155, + "facet": 2176550201 }, { "date": "2020", @@ -101207,9 +101207,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12122, - "facet": 2176550201 + "date": "2019", + "value": 12017, + "facet": 2517965213 }, { "date": "2011", @@ -101227,9 +101227,9 @@ "entity": "geoId/49025", "points_by_facet": [ { - "date": "2018", - "value": 7709, - "facet": 2517965213 + "date": "2021", + "value": 7992, + "facet": 2176550201 }, { "date": "2020", @@ -101242,9 +101242,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7914, - "facet": 2176550201 + "date": "2018", + "value": 7709, + "facet": 2517965213 }, { "date": "2011", @@ -101262,9 +101262,9 @@ "entity": "geoId/49027", "points_by_facet": [ { - "date": "2018", - "value": 13006, - "facet": 2517965213 + "date": "2021", + "value": 13164, + "facet": 2176550201 }, { "date": "2020", @@ -101277,9 +101277,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13327, - "facet": 2176550201 + "date": "2018", + "value": 13006, + "facet": 2517965213 }, { "date": "2011", @@ -101297,9 +101297,9 @@ "entity": "geoId/49029", "points_by_facet": [ { - "date": "2019", - "value": 12124, - "facet": 2517965213 + "date": "2021", + "value": 12657, + "facet": 2176550201 }, { "date": "2020", @@ -101312,9 +101312,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12462, - "facet": 2176550201 + "date": "2019", + "value": 12124, + "facet": 2517965213 }, { "date": "2011", @@ -101332,9 +101332,9 @@ "entity": "geoId/49031", "points_by_facet": [ { - "date": "2018", - "value": 1445, - "facet": 2517965213 + "date": "2021", + "value": 1487, + "facet": 2176550201 }, { "date": "2020", @@ -101347,9 +101347,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 1473, - "facet": 2176550201 + "date": "2018", + "value": 1445, + "facet": 2517965213 }, { "date": "2011", @@ -101367,9 +101367,9 @@ "entity": "geoId/49033", "points_by_facet": [ { - "date": "2018", - "value": 2464, - "facet": 2517965213 + "date": "2021", + "value": 2597, + "facet": 2176550201 }, { "date": "2020", @@ -101382,9 +101382,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2452, - "facet": 2176550201 + "date": "2018", + "value": 2464, + "facet": 2517965213 }, { "date": "2011", @@ -101402,9 +101402,9 @@ "entity": "geoId/49035", "points_by_facet": [ { - "date": "2019", - "value": 1160437, - "facet": 2517965213 + "date": "2021", + "value": 1186421, + "facet": 2176550201 }, { "date": "2020", @@ -101422,9 +101422,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 1165517, - "facet": 2176550201 + "date": "2019", + "value": 1160437, + "facet": 2517965213 }, { "date": "2011", @@ -101442,9 +101442,9 @@ "entity": "geoId/49037", "points_by_facet": [ { - "date": "2018", - "value": 15449, - "facet": 2517965213 + "date": "2021", + "value": 14489, + "facet": 2176550201 }, { "date": "2020", @@ -101457,9 +101457,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15278, - "facet": 2176550201 + "date": "2018", + "value": 15449, + "facet": 2517965213 }, { "date": "2011", @@ -101477,9 +101477,9 @@ "entity": "geoId/49039", "points_by_facet": [ { - "date": "2018", - "value": 30623, - "facet": 2517965213 + "date": "2021", + "value": 29106, + "facet": 2176550201 }, { "date": "2020", @@ -101492,9 +101492,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 31393, - "facet": 2176550201 + "date": "2018", + "value": 30623, + "facet": 2517965213 }, { "date": "2011", @@ -101512,9 +101512,9 @@ "entity": "geoId/49041", "points_by_facet": [ { - "date": "2018", - "value": 21539, - "facet": 2517965213 + "date": "2021", + "value": 21906, + "facet": 2176550201 }, { "date": "2020", @@ -101527,9 +101527,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21780, - "facet": 2176550201 + "date": "2018", + "value": 21539, + "facet": 2517965213 }, { "date": "2011", @@ -101547,9 +101547,9 @@ "entity": "geoId/49043", "points_by_facet": [ { - "date": "2019", - "value": 42145, - "facet": 2517965213 + "date": "2021", + "value": 43093, + "facet": 2176550201 }, { "date": "2020", @@ -101562,9 +101562,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 42499, - "facet": 2176550201 + "date": "2019", + "value": 42145, + "facet": 2517965213 }, { "date": "2011", @@ -101582,9 +101582,9 @@ "entity": "geoId/49045", "points_by_facet": [ { - "date": "2019", - "value": 72259, - "facet": 2517965213 + "date": "2021", + "value": 76640, + "facet": 2176550201 }, { "date": "2020", @@ -101602,9 +101602,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 74512, - "facet": 2176550201 + "date": "2019", + "value": 72259, + "facet": 2517965213 }, { "date": "2011", @@ -101622,9 +101622,9 @@ "entity": "geoId/49047", "points_by_facet": [ { - "date": "2019", - "value": 35734, - "facet": 2517965213 + "date": "2021", + "value": 36204, + "facet": 2176550201 }, { "date": "2020", @@ -101637,9 +101637,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 35970, - "facet": 2176550201 + "date": "2019", + "value": 35734, + "facet": 2517965213 }, { "date": "2011", @@ -101657,9 +101657,9 @@ "entity": "geoId/49049", "points_by_facet": [ { - "date": "2019", - "value": 636235, - "facet": 2517965213 + "date": "2021", + "value": 684986, + "facet": 2176550201 }, { "date": "2020", @@ -101677,9 +101677,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 651059, - "facet": 2176550201 + "date": "2019", + "value": 636235, + "facet": 2517965213 }, { "date": "2011", @@ -101697,9 +101697,9 @@ "entity": "geoId/49051", "points_by_facet": [ { - "date": "2019", - "value": 34091, - "facet": 2517965213 + "date": "2021", + "value": 36173, + "facet": 2176550201 }, { "date": "2020", @@ -101712,9 +101712,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 35300, - "facet": 2176550201 + "date": "2019", + "value": 34091, + "facet": 2517965213 }, { "date": "2011", @@ -101732,9 +101732,9 @@ "entity": "geoId/49053", "points_by_facet": [ { - "date": "2019", - "value": 177556, - "facet": 2517965213 + "date": "2021", + "value": 191226, + "facet": 2176550201 }, { "date": "2020", @@ -101752,9 +101752,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 184913, - "facet": 2176550201 + "date": "2019", + "value": 177556, + "facet": 2517965213 }, { "date": "2011", @@ -101772,9 +101772,9 @@ "entity": "geoId/49055", "points_by_facet": [ { - "date": "2018", - "value": 2690, - "facet": 2517965213 + "date": "2021", + "value": 2558, + "facet": 2176550201 }, { "date": "2020", @@ -101787,9 +101787,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2759, - "facet": 2176550201 + "date": "2018", + "value": 2690, + "facet": 2517965213 }, { "date": "2011", @@ -101807,9 +101807,9 @@ "entity": "geoId/49057", "points_by_facet": [ { - "date": "2019", - "value": 260213, - "facet": 2517965213 + "date": "2021", + "value": 267066, + "facet": 2176550201 }, { "date": "2020", @@ -101827,9 +101827,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 262658, - "facet": 2176550201 + "date": "2019", + "value": 260213, + "facet": 2517965213 }, { "date": "2011", @@ -101847,9 +101847,9 @@ "entity": "geoId/50001", "points_by_facet": [ { - "date": "2018", - "value": 36973, - "facet": 2517965213 + "date": "2021", + "value": 37260, + "facet": 2176550201 }, { "date": "2020", @@ -101862,9 +101862,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 36851, - "facet": 2176550201 + "date": "2018", + "value": 36973, + "facet": 2517965213 }, { "date": "2011", @@ -101882,9 +101882,9 @@ "entity": "geoId/50003", "points_by_facet": [ { - "date": "2019", - "value": 35470, - "facet": 2517965213 + "date": "2021", + "value": 37312, + "facet": 2176550201 }, { "date": "2020", @@ -101897,9 +101897,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 35338, - "facet": 2176550201 + "date": "2019", + "value": 35470, + "facet": 2517965213 }, { "date": "2011", @@ -101917,9 +101917,9 @@ "entity": "geoId/50005", "points_by_facet": [ { - "date": "2018", - "value": 30302, - "facet": 2517965213 + "date": "2021", + "value": 30403, + "facet": 2176550201 }, { "date": "2020", @@ -101932,9 +101932,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 29705, - "facet": 2176550201 + "date": "2018", + "value": 30302, + "facet": 2517965213 }, { "date": "2011", @@ -101952,9 +101952,9 @@ "entity": "geoId/50007", "points_by_facet": [ { - "date": "2019", - "value": 163774, - "facet": 2517965213 + "date": "2021", + "value": 168865, + "facet": 2176550201 }, { "date": "2020", @@ -101972,9 +101972,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 164306, - "facet": 2176550201 + "date": "2019", + "value": 163774, + "facet": 2517965213 }, { "date": "2011", @@ -101992,9 +101992,9 @@ "entity": "geoId/50009", "points_by_facet": [ { - "date": "2018", - "value": 6250, - "facet": 2517965213 + "date": "2021", + "value": 5925, + "facet": 2176550201 }, { "date": "2020", @@ -102007,9 +102007,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6123, - "facet": 2176550201 + "date": "2018", + "value": 6250, + "facet": 2517965213 }, { "date": "2011", @@ -102027,9 +102027,9 @@ "entity": "geoId/50011", "points_by_facet": [ { - "date": "2019", - "value": 49402, - "facet": 2517965213 + "date": "2021", + "value": 50325, + "facet": 2176550201 }, { "date": "2020", @@ -102042,9 +102042,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 49685, - "facet": 2176550201 + "date": "2019", + "value": 49402, + "facet": 2517965213 }, { "date": "2011", @@ -102062,9 +102062,9 @@ "entity": "geoId/50013", "points_by_facet": [ { - "date": "2019", - "value": 7235, - "facet": 2517965213 + "date": "2021", + "value": 7421, + "facet": 2176550201 }, { "date": "2020", @@ -102077,9 +102077,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7169, - "facet": 2176550201 + "date": "2019", + "value": 7235, + "facet": 2517965213 }, { "date": "2011", @@ -102097,9 +102097,9 @@ "entity": "geoId/50015", "points_by_facet": [ { - "date": "2018", - "value": 25300, - "facet": 2517965213 + "date": "2021", + "value": 26126, + "facet": 2176550201 }, { "date": "2020", @@ -102112,9 +102112,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 25341, - "facet": 2176550201 + "date": "2018", + "value": 25300, + "facet": 2517965213 }, { "date": "2011", @@ -102132,9 +102132,9 @@ "entity": "geoId/50017", "points_by_facet": [ { - "date": "2019", - "value": 28892, - "facet": 2517965213 + "date": "2021", + "value": 29541, + "facet": 2176550201 }, { "date": "2020", @@ -102147,9 +102147,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 28837, - "facet": 2176550201 + "date": "2019", + "value": 28892, + "facet": 2517965213 }, { "date": "2011", @@ -102167,9 +102167,9 @@ "entity": "geoId/50019", "points_by_facet": [ { - "date": "2018", - "value": 26907, - "facet": 2517965213 + "date": "2021", + "value": 27546, + "facet": 2176550201 }, { "date": "2020", @@ -102182,9 +102182,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 26897, - "facet": 2176550201 + "date": "2018", + "value": 26907, + "facet": 2517965213 }, { "date": "2011", @@ -102202,9 +102202,9 @@ "entity": "geoId/50021", "points_by_facet": [ { - "date": "2019", - "value": 58191, - "facet": 2517965213 + "date": "2021", + "value": 60591, + "facet": 2176550201 }, { "date": "2020", @@ -102217,9 +102217,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 57764, - "facet": 2176550201 + "date": "2019", + "value": 58191, + "facet": 2517965213 }, { "date": "2011", @@ -102237,9 +102237,9 @@ "entity": "geoId/50023", "points_by_facet": [ { - "date": "2019", - "value": 58409, - "facet": 2517965213 + "date": "2021", + "value": 59969, + "facet": 2176550201 }, { "date": "2020", @@ -102252,9 +102252,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 58328, - "facet": 2176550201 + "date": "2019", + "value": 58409, + "facet": 2517965213 }, { "date": "2011", @@ -102272,9 +102272,9 @@ "entity": "geoId/50025", "points_by_facet": [ { - "date": "2018", - "value": 42756, - "facet": 2517965213 + "date": "2021", + "value": 46090, + "facet": 2176550201 }, { "date": "2020", @@ -102287,9 +102287,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 42015, - "facet": 2176550201 + "date": "2018", + "value": 42756, + "facet": 2517965213 }, { "date": "2011", @@ -102307,9 +102307,9 @@ "entity": "geoId/50027", "points_by_facet": [ { - "date": "2019", - "value": 55062, - "facet": 2517965213 + "date": "2021", + "value": 58196, + "facet": 2176550201 }, { "date": "2020", @@ -102322,9 +102322,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 54988, - "facet": 2176550201 + "date": "2019", + "value": 55062, + "facet": 2517965213 }, { "date": "2011", @@ -102342,9 +102342,9 @@ "entity": "geoId/51001", "points_by_facet": [ { - "date": "2018", - "value": 32412, - "facet": 2517965213 + "date": "2021", + "value": 33246, + "facet": 2176550201 }, { "date": "2020", @@ -102357,9 +102357,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 32238, - "facet": 2176550201 + "date": "2018", + "value": 32412, + "facet": 2517965213 }, { "date": "2011", @@ -102377,9 +102377,9 @@ "entity": "geoId/51003", "points_by_facet": [ { - "date": "2019", - "value": 109330, - "facet": 2517965213 + "date": "2021", + "value": 113535, + "facet": 2176550201 }, { "date": "2020", @@ -102397,9 +102397,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 110652, - "facet": 2176550201 + "date": "2019", + "value": 109330, + "facet": 2517965213 }, { "date": "2011", @@ -102417,9 +102417,9 @@ "entity": "geoId/51005", "points_by_facet": [ { - "date": "2018", - "value": 14910, - "facet": 2517965213 + "date": "2021", + "value": 14986, + "facet": 2176550201 }, { "date": "2020", @@ -102432,9 +102432,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14701, - "facet": 2176550201 + "date": "2018", + "value": 14910, + "facet": 2517965213 }, { "date": "2011", @@ -102452,9 +102452,9 @@ "entity": "geoId/51007", "points_by_facet": [ { - "date": "2019", - "value": 13145, - "facet": 2517965213 + "date": "2021", + "value": 13268, + "facet": 2176550201 }, { "date": "2020", @@ -102467,9 +102467,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13014, - "facet": 2176550201 + "date": "2019", + "value": 13145, + "facet": 2517965213 }, { "date": "2011", @@ -102487,9 +102487,9 @@ "entity": "geoId/51009", "points_by_facet": [ { - "date": "2019", - "value": 31605, - "facet": 2517965213 + "date": "2021", + "value": 31273, + "facet": 2176550201 }, { "date": "2020", @@ -102502,9 +102502,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 31667, - "facet": 2176550201 + "date": "2019", + "value": 31605, + "facet": 2517965213 }, { "date": "2011", @@ -102522,9 +102522,9 @@ "entity": "geoId/51011", "points_by_facet": [ { - "date": "2019", - "value": 15911, - "facet": 2517965213 + "date": "2021", + "value": 16353, + "facet": 2176550201 }, { "date": "2020", @@ -102537,9 +102537,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16043, - "facet": 2176550201 + "date": "2019", + "value": 15911, + "facet": 2517965213 }, { "date": "2011", @@ -102557,9 +102557,9 @@ "entity": "geoId/51013", "points_by_facet": [ { - "date": "2019", - "value": 236842, - "facet": 2517965213 + "date": "2021", + "value": 232965, + "facet": 2176550201 }, { "date": "2020", @@ -102577,9 +102577,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 240119, - "facet": 2176550201 + "date": "2019", + "value": 236842, + "facet": 2517965213 }, { "date": "2011", @@ -102597,9 +102597,9 @@ "entity": "geoId/51015", "points_by_facet": [ { - "date": "2019", - "value": 75558, - "facet": 2517965213 + "date": "2021", + "value": 77563, + "facet": 2176550201 }, { "date": "2020", @@ -102617,9 +102617,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 76544, - "facet": 2176550201 + "date": "2019", + "value": 75558, + "facet": 2517965213 }, { "date": "2011", @@ -102637,9 +102637,9 @@ "entity": "geoId/51017", "points_by_facet": [ { - "date": "2018", - "value": 4292, - "facet": 2517965213 + "date": "2021", + "value": 4114, + "facet": 2176550201 }, { "date": "2020", @@ -102652,9 +102652,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4119, - "facet": 2176550201 + "date": "2018", + "value": 4292, + "facet": 2517965213 }, { "date": "2011", @@ -102672,9 +102672,9 @@ "entity": "geoId/51019", "points_by_facet": [ { - "date": "2019", - "value": 78997, - "facet": 2517965213 + "date": "2021", + "value": 80131, + "facet": 2176550201 }, { "date": "2020", @@ -102692,9 +102692,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 79811, - "facet": 2176550201 + "date": "2019", + "value": 78997, + "facet": 2517965213 }, { "date": "2011", @@ -102712,9 +102712,9 @@ "entity": "geoId/51021", "points_by_facet": [ { - "date": "2019", - "value": 6280, - "facet": 2517965213 + "date": "2021", + "value": 6173, + "facet": 2176550201 }, { "date": "2020", @@ -102727,9 +102727,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6239, - "facet": 2176550201 + "date": "2019", + "value": 6280, + "facet": 2517965213 }, { "date": "2011", @@ -102747,9 +102747,9 @@ "entity": "geoId/51023", "points_by_facet": [ { - "date": "2019", - "value": 33419, - "facet": 2517965213 + "date": "2021", + "value": 33866, + "facet": 2176550201 }, { "date": "2020", @@ -102762,9 +102762,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 33633, - "facet": 2176550201 + "date": "2019", + "value": 33419, + "facet": 2517965213 }, { "date": "2011", @@ -102782,9 +102782,9 @@ "entity": "geoId/51025", "points_by_facet": [ { - "date": "2018", - "value": 16384, - "facet": 2517965213 + "date": "2021", + "value": 15940, + "facet": 2176550201 }, { "date": "2020", @@ -102797,9 +102797,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16037, - "facet": 2176550201 + "date": "2018", + "value": 16384, + "facet": 2517965213 }, { "date": "2011", @@ -102817,9 +102817,9 @@ "entity": "geoId/51027", "points_by_facet": [ { - "date": "2018", - "value": 21221, - "facet": 2517965213 + "date": "2021", + "value": 19816, + "facet": 2176550201 }, { "date": "2020", @@ -102832,9 +102832,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20613, - "facet": 2176550201 + "date": "2018", + "value": 21221, + "facet": 2517965213 }, { "date": "2011", @@ -102852,9 +102852,9 @@ "entity": "geoId/51029", "points_by_facet": [ { - "date": "2018", - "value": 16999, - "facet": 2517965213 + "date": "2021", + "value": 16947, + "facet": 2176550201 }, { "date": "2020", @@ -102867,9 +102867,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 17168, - "facet": 2176550201 + "date": "2018", + "value": 16999, + "facet": 2517965213 }, { "date": "2011", @@ -102887,9 +102887,9 @@ "entity": "geoId/51031", "points_by_facet": [ { - "date": "2019", - "value": 54885, - "facet": 2517965213 + "date": "2021", + "value": 55492, + "facet": 2176550201 }, { "date": "2020", @@ -102902,9 +102902,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 55304, - "facet": 2176550201 + "date": "2019", + "value": 54885, + "facet": 2517965213 }, { "date": "2011", @@ -102922,9 +102922,9 @@ "entity": "geoId/51033", "points_by_facet": [ { - "date": "2018", - "value": 30772, - "facet": 2517965213 + "date": "2021", + "value": 31332, + "facet": 2176550201 }, { "date": "2020", @@ -102937,9 +102937,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 30860, - "facet": 2176550201 + "date": "2018", + "value": 30772, + "facet": 2517965213 }, { "date": "2011", @@ -102957,9 +102957,9 @@ "entity": "geoId/51035", "points_by_facet": [ { - "date": "2018", - "value": 29636, - "facet": 2517965213 + "date": "2021", + "value": 29048, + "facet": 2176550201 }, { "date": "2020", @@ -102972,9 +102972,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 30074, - "facet": 2176550201 + "date": "2018", + "value": 29636, + "facet": 2517965213 }, { "date": "2011", @@ -102992,9 +102992,9 @@ "entity": "geoId/51036", "points_by_facet": [ { - "date": "2019", - "value": 6963, - "facet": 2517965213 + "date": "2021", + "value": 6594, + "facet": 2176550201 }, { "date": "2020", @@ -103007,9 +103007,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6821, - "facet": 2176550201 + "date": "2019", + "value": 6963, + "facet": 2517965213 }, { "date": "2011", @@ -103027,9 +103027,9 @@ "entity": "geoId/51037", "points_by_facet": [ { - "date": "2018", - "value": 11938, - "facet": 2517965213 + "date": "2021", + "value": 11448, + "facet": 2176550201 }, { "date": "2020", @@ -103042,9 +103042,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11820, - "facet": 2176550201 + "date": "2018", + "value": 11938, + "facet": 2517965213 }, { "date": "2011", @@ -103062,9 +103062,9 @@ "entity": "geoId/51041", "points_by_facet": [ { - "date": "2019", - "value": 352802, - "facet": 2517965213 + "date": "2021", + "value": 370688, + "facet": 2176550201 }, { "date": "2020", @@ -103082,9 +103082,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 358245, - "facet": 2176550201 + "date": "2019", + "value": 352802, + "facet": 2517965213 }, { "date": "2011", @@ -103102,9 +103102,9 @@ "entity": "geoId/51043", "points_by_facet": [ { - "date": "2019", - "value": 14619, - "facet": 2517965213 + "date": "2021", + "value": 14881, + "facet": 2176550201 }, { "date": "2020", @@ -103117,9 +103117,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14622, - "facet": 2176550201 + "date": "2019", + "value": 14619, + "facet": 2517965213 }, { "date": "2011", @@ -103137,9 +103137,9 @@ "entity": "geoId/51045", "points_by_facet": [ { - "date": "2019", - "value": 5131, - "facet": 2517965213 + "date": "2021", + "value": 4865, + "facet": 2176550201 }, { "date": "2020", @@ -103152,9 +103152,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5077, - "facet": 2176550201 + "date": "2019", + "value": 5131, + "facet": 2517965213 }, { "date": "2011", @@ -103172,9 +103172,9 @@ "entity": "geoId/51047", "points_by_facet": [ { - "date": "2019", - "value": 52605, - "facet": 2517965213 + "date": "2021", + "value": 53596, + "facet": 2176550201 }, { "date": "2020", @@ -103187,9 +103187,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 53569, - "facet": 2176550201 + "date": "2019", + "value": 52605, + "facet": 2517965213 }, { "date": "2011", @@ -103207,9 +103207,9 @@ "entity": "geoId/51049", "points_by_facet": [ { - "date": "2018", - "value": 9809, - "facet": 2517965213 + "date": "2021", + "value": 9681, + "facet": 2176550201 }, { "date": "2020", @@ -103222,9 +103222,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9933, - "facet": 2176550201 + "date": "2018", + "value": 9809, + "facet": 2517965213 }, { "date": "2011", @@ -103242,9 +103242,9 @@ "entity": "geoId/51051", "points_by_facet": [ { - "date": "2018", - "value": 14523, - "facet": 2517965213 + "date": "2021", + "value": 13787, + "facet": 2176550201 }, { "date": "2020", @@ -103257,9 +103257,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14078, - "facet": 2176550201 + "date": "2018", + "value": 14523, + "facet": 2517965213 }, { "date": "2011", @@ -103277,9 +103277,9 @@ "entity": "geoId/51053", "points_by_facet": [ { - "date": "2019", - "value": 28544, - "facet": 2517965213 + "date": "2021", + "value": 27912, + "facet": 2176550201 }, { "date": "2020", @@ -103292,9 +103292,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 28688, - "facet": 2176550201 + "date": "2019", + "value": 28544, + "facet": 2517965213 }, { "date": "2011", @@ -103312,9 +103312,9 @@ "entity": "geoId/51057", "points_by_facet": [ { - "date": "2018", - "value": 10919, - "facet": 2517965213 + "date": "2021", + "value": 10573, + "facet": 2176550201 }, { "date": "2020", @@ -103327,9 +103327,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10943, - "facet": 2176550201 + "date": "2018", + "value": 10919, + "facet": 2517965213 }, { "date": "2011", @@ -103346,6 +103346,11 @@ { "entity": "geoId/51059", "points_by_facet": [ + { + "date": "2021", + "value": 1139720, + "facet": 2176550201 + }, { "date": "2020", "value": 1149439, @@ -103361,11 +103366,6 @@ "value": 1147532, "facet": 1226172227 }, - { - "date": "2020", - "value": 1150847, - "facet": 2176550201 - }, { "date": "2011", "value": 1100692, @@ -103382,9 +103382,9 @@ "entity": "geoId/51061", "points_by_facet": [ { - "date": "2019", - "value": 71222, - "facet": 2517965213 + "date": "2021", + "value": 73815, + "facet": 2176550201 }, { "date": "2020", @@ -103402,9 +103402,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 71361, - "facet": 2176550201 + "date": "2019", + "value": 71222, + "facet": 2517965213 }, { "date": "2011", @@ -103422,9 +103422,9 @@ "entity": "geoId/51063", "points_by_facet": [ { - "date": "2018", - "value": 15795, - "facet": 2517965213 + "date": "2021", + "value": 15566, + "facet": 2176550201 }, { "date": "2020", @@ -103437,9 +103437,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15777, - "facet": 2176550201 + "date": "2018", + "value": 15795, + "facet": 2517965213 }, { "date": "2011", @@ -103457,9 +103457,9 @@ "entity": "geoId/51065", "points_by_facet": [ { - "date": "2019", - "value": 27270, - "facet": 2517965213 + "date": "2021", + "value": 27723, + "facet": 2176550201 }, { "date": "2020", @@ -103472,9 +103472,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 27422, - "facet": 2176550201 + "date": "2019", + "value": 27270, + "facet": 2517965213 }, { "date": "2011", @@ -103492,9 +103492,9 @@ "entity": "geoId/51067", "points_by_facet": [ { - "date": "2019", - "value": 56042, - "facet": 2517965213 + "date": "2021", + "value": 54938, + "facet": 2176550201 }, { "date": "2020", @@ -103507,9 +103507,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 56167, - "facet": 2176550201 + "date": "2019", + "value": 56042, + "facet": 2517965213 }, { "date": "2011", @@ -103527,9 +103527,9 @@ "entity": "geoId/51069", "points_by_facet": [ { - "date": "2019", - "value": 89313, - "facet": 2517965213 + "date": "2021", + "value": 93717, + "facet": 2176550201 }, { "date": "2020", @@ -103547,9 +103547,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 91119, - "facet": 2176550201 + "date": "2019", + "value": 89313, + "facet": 2517965213 }, { "date": "2011", @@ -103567,9 +103567,9 @@ "entity": "geoId/51071", "points_by_facet": [ { - "date": "2019", - "value": 16720, - "facet": 2517965213 + "date": "2021", + "value": 16562, + "facet": 2176550201 }, { "date": "2020", @@ -103582,9 +103582,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16663, - "facet": 2176550201 + "date": "2019", + "value": 16720, + "facet": 2517965213 }, { "date": "2011", @@ -103602,9 +103602,9 @@ "entity": "geoId/51073", "points_by_facet": [ { - "date": "2019", - "value": 37348, - "facet": 2517965213 + "date": "2021", + "value": 39069, + "facet": 2176550201 }, { "date": "2020", @@ -103617,9 +103617,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 37459, - "facet": 2176550201 + "date": "2019", + "value": 37348, + "facet": 2517965213 }, { "date": "2011", @@ -103637,9 +103637,9 @@ "entity": "geoId/51075", "points_by_facet": [ { - "date": "2019", - "value": 23753, - "facet": 2517965213 + "date": "2021", + "value": 25488, + "facet": 2176550201 }, { "date": "2020", @@ -103652,9 +103652,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 24431, - "facet": 2176550201 + "date": "2019", + "value": 23753, + "facet": 2517965213 }, { "date": "2011", @@ -103672,9 +103672,9 @@ "entity": "geoId/51077", "points_by_facet": [ { - "date": "2018", - "value": 15631, - "facet": 2517965213 + "date": "2021", + "value": 15359, + "facet": 2176550201 }, { "date": "2020", @@ -103687,9 +103687,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15493, - "facet": 2176550201 + "date": "2018", + "value": 15631, + "facet": 2517965213 }, { "date": "2011", @@ -103707,9 +103707,9 @@ "entity": "geoId/51079", "points_by_facet": [ { - "date": "2019", - "value": 19819, - "facet": 2517965213 + "date": "2021", + "value": 20968, + "facet": 2176550201 }, { "date": "2020", @@ -103722,9 +103722,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20131, - "facet": 2176550201 + "date": "2019", + "value": 19819, + "facet": 2517965213 }, { "date": "2011", @@ -103742,9 +103742,9 @@ "entity": "geoId/51081", "points_by_facet": [ { - "date": "2018", - "value": 11627, - "facet": 2517965213 + "date": "2021", + "value": 11437, + "facet": 2176550201 }, { "date": "2020", @@ -103757,9 +103757,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11280, - "facet": 2176550201 + "date": "2018", + "value": 11627, + "facet": 2517965213 }, { "date": "2011", @@ -103777,9 +103777,9 @@ "entity": "geoId/51083", "points_by_facet": [ { - "date": "2018", - "value": 34120, - "facet": 2517965213 + "date": "2021", + "value": 33738, + "facet": 2176550201 }, { "date": "2020", @@ -103792,9 +103792,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 33633, - "facet": 2176550201 + "date": "2018", + "value": 34120, + "facet": 2517965213 }, { "date": "2011", @@ -103812,9 +103812,9 @@ "entity": "geoId/51085", "points_by_facet": [ { - "date": "2019", - "value": 107766, - "facet": 2517965213 + "date": "2021", + "value": 111603, + "facet": 2176550201 }, { "date": "2020", @@ -103832,9 +103832,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 108262, - "facet": 2176550201 + "date": "2019", + "value": 107766, + "facet": 2517965213 }, { "date": "2011", @@ -103852,9 +103852,9 @@ "entity": "geoId/51087", "points_by_facet": [ { - "date": "2019", - "value": 330818, - "facet": 2517965213 + "date": "2021", + "value": 333554, + "facet": 2176550201 }, { "date": "2020", @@ -103872,9 +103872,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 333766, - "facet": 2176550201 + "date": "2019", + "value": 330818, + "facet": 2517965213 }, { "date": "2013", @@ -103892,9 +103892,9 @@ "entity": "geoId/51089", "points_by_facet": [ { - "date": "2019", - "value": 50557, - "facet": 2517965213 + "date": "2021", + "value": 50248, + "facet": 2176550201 }, { "date": "2020", @@ -103907,9 +103907,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 50309, - "facet": 2176550201 + "date": "2019", + "value": 50557, + "facet": 2517965213 }, { "date": "2011", @@ -103927,9 +103927,9 @@ "entity": "geoId/51091", "points_by_facet": [ { - "date": "2018", - "value": 2210, - "facet": 2517965213 + "date": "2021", + "value": 2226, + "facet": 2176550201 }, { "date": "2020", @@ -103942,9 +103942,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2200, - "facet": 2176550201 + "date": "2018", + "value": 2210, + "facet": 2517965213 }, { "date": "2011", @@ -103962,9 +103962,9 @@ "entity": "geoId/51093", "points_by_facet": [ { - "date": "2019", - "value": 37109, - "facet": 2517965213 + "date": "2021", + "value": 39278, + "facet": 2176550201 }, { "date": "2020", @@ -103977,9 +103977,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 37725, - "facet": 2176550201 + "date": "2019", + "value": 37109, + "facet": 2517965213 }, { "date": "2011", @@ -103997,9 +103997,9 @@ "entity": "geoId/51095", "points_by_facet": [ { - "date": "2019", - "value": 76523, - "facet": 2517965213 + "date": "2021", + "value": 79882, + "facet": 2176550201 }, { "date": "2020", @@ -104017,9 +104017,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 77612, - "facet": 2176550201 + "date": "2019", + "value": 76523, + "facet": 2517965213 }, { "date": "2011", @@ -104037,9 +104037,9 @@ "entity": "geoId/51097", "points_by_facet": [ { - "date": "2019", - "value": 7025, - "facet": 2517965213 + "date": "2021", + "value": 6662, + "facet": 2176550201 }, { "date": "2020", @@ -104052,9 +104052,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6942, - "facet": 2176550201 + "date": "2019", + "value": 7025, + "facet": 2517965213 }, { "date": "2011", @@ -104072,9 +104072,9 @@ "entity": "geoId/51099", "points_by_facet": [ { - "date": "2018", - "value": 26575, - "facet": 2517965213 + "date": "2021", + "value": 27489, + "facet": 2176550201 }, { "date": "2020", @@ -104087,9 +104087,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 27381, - "facet": 2176550201 + "date": "2018", + "value": 26575, + "facet": 2517965213 }, { "date": "2011", @@ -104107,9 +104107,9 @@ "entity": "geoId/51101", "points_by_facet": [ { - "date": "2019", - "value": 17148, - "facet": 2517965213 + "date": "2021", + "value": 18171, + "facet": 2176550201 }, { "date": "2020", @@ -104122,9 +104122,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 17641, - "facet": 2176550201 + "date": "2019", + "value": 17148, + "facet": 2517965213 }, { "date": "2011", @@ -104142,9 +104142,9 @@ "entity": "geoId/51103", "points_by_facet": [ { - "date": "2018", - "value": 10783, - "facet": 2517965213 + "date": "2021", + "value": 10928, + "facet": 2176550201 }, { "date": "2020", @@ -104157,9 +104157,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10618, - "facet": 2176550201 + "date": "2018", + "value": 10783, + "facet": 2517965213 }, { "date": "2011", @@ -104177,9 +104177,9 @@ "entity": "geoId/51105", "points_by_facet": [ { - "date": "2018", - "value": 23541, - "facet": 2517965213 + "date": "2021", + "value": 21983, + "facet": 2176550201 }, { "date": "2020", @@ -104192,9 +104192,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 23238, - "facet": 2176550201 + "date": "2018", + "value": 23541, + "facet": 2517965213 }, { "date": "2011", @@ -104212,9 +104212,9 @@ "entity": "geoId/51107", "points_by_facet": [ { - "date": "2019", - "value": 413538, - "facet": 2517965213 + "date": "2021", + "value": 427592, + "facet": 2176550201 }, { "date": "2020", @@ -104232,11 +104232,11 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 422784, - "facet": 2176550201 - }, - { + "date": "2019", + "value": 413538, + "facet": 2517965213 + }, + { "date": "2011", "value": 325405, "facet": 3114843463 @@ -104252,9 +104252,9 @@ "entity": "geoId/51109", "points_by_facet": [ { - "date": "2018", - "value": 36778, - "facet": 2517965213 + "date": "2021", + "value": 38848, + "facet": 2176550201 }, { "date": "2020", @@ -104267,9 +104267,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 38132, - "facet": 2176550201 + "date": "2018", + "value": 36778, + "facet": 2517965213 }, { "date": "2011", @@ -104287,9 +104287,9 @@ "entity": "geoId/51111", "points_by_facet": [ { - "date": "2018", - "value": 12086, - "facet": 2517965213 + "date": "2021", + "value": 11926, + "facet": 2176550201 }, { "date": "2020", @@ -104302,9 +104302,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12267, - "facet": 2176550201 + "date": "2018", + "value": 12086, + "facet": 2517965213 }, { "date": "2011", @@ -104322,9 +104322,9 @@ "entity": "geoId/51113", "points_by_facet": [ { - "date": "2019", - "value": 13261, - "facet": 2517965213 + "date": "2021", + "value": 13942, + "facet": 2176550201 }, { "date": "2020", @@ -104337,9 +104337,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13312, - "facet": 2176550201 + "date": "2019", + "value": 13261, + "facet": 2517965213 }, { "date": "2011", @@ -104357,9 +104357,9 @@ "entity": "geoId/51115", "points_by_facet": [ { - "date": "2019", - "value": 8834, - "facet": 2517965213 + "date": "2021", + "value": 8546, + "facet": 2176550201 }, { "date": "2020", @@ -104372,9 +104372,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8766, - "facet": 2176550201 + "date": "2019", + "value": 8834, + "facet": 2517965213 }, { "date": "2011", @@ -104392,9 +104392,9 @@ "entity": "geoId/51117", "points_by_facet": [ { - "date": "2018", - "value": 30650, - "facet": 2517965213 + "date": "2021", + "value": 30248, + "facet": 2176550201 }, { "date": "2020", @@ -104407,9 +104407,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 30679, - "facet": 2176550201 + "date": "2018", + "value": 30650, + "facet": 2517965213 }, { "date": "2011", @@ -104427,9 +104427,9 @@ "entity": "geoId/51119", "points_by_facet": [ { - "date": "2018", - "value": 10769, - "facet": 2517965213 + "date": "2021", + "value": 10781, + "facet": 2176550201 }, { "date": "2020", @@ -104442,9 +104442,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10569, - "facet": 2176550201 + "date": "2018", + "value": 10769, + "facet": 2517965213 }, { "date": "2011", @@ -104462,9 +104462,9 @@ "entity": "geoId/51121", "points_by_facet": [ { - "date": "2019", - "value": 98535, - "facet": 2517965213 + "date": "2021", + "value": 98473, + "facet": 2176550201 }, { "date": "2020", @@ -104482,9 +104482,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 98391, - "facet": 2176550201 + "date": "2019", + "value": 98535, + "facet": 2517965213 }, { "date": "2011", @@ -104502,9 +104502,9 @@ "entity": "geoId/51125", "points_by_facet": [ { - "date": "2019", - "value": 14930, - "facet": 2517965213 + "date": "2021", + "value": 14790, + "facet": 2176550201 }, { "date": "2020", @@ -104517,9 +104517,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14755, - "facet": 2176550201 + "date": "2019", + "value": 14930, + "facet": 2517965213 }, { "date": "2011", @@ -104537,9 +104537,9 @@ "entity": "geoId/51127", "points_by_facet": [ { - "date": "2019", - "value": 23091, - "facet": 2517965213 + "date": "2021", + "value": 23897, + "facet": 2176550201 }, { "date": "2020", @@ -104552,9 +104552,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 23648, - "facet": 2176550201 + "date": "2019", + "value": 23091, + "facet": 2517965213 }, { "date": "2011", @@ -104572,9 +104572,9 @@ "entity": "geoId/51131", "points_by_facet": [ { - "date": "2018", - "value": 11735, - "facet": 2517965213 + "date": "2021", + "value": 12085, + "facet": 2176550201 }, { "date": "2020", @@ -104587,9 +104587,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11673, - "facet": 2176550201 + "date": "2018", + "value": 11735, + "facet": 2517965213 }, { "date": "2011", @@ -104607,9 +104607,9 @@ "entity": "geoId/51133", "points_by_facet": [ { - "date": "2018", - "value": 12147, - "facet": 2517965213 + "date": "2021", + "value": 12029, + "facet": 2176550201 }, { "date": "2020", @@ -104622,9 +104622,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12069, - "facet": 2176550201 + "date": "2018", + "value": 12147, + "facet": 2517965213 }, { "date": "2011", @@ -104642,9 +104642,9 @@ "entity": "geoId/51135", "points_by_facet": [ { - "date": "2018", - "value": 15420, - "facet": 2517965213 + "date": "2021", + "value": 15594, + "facet": 2176550201 }, { "date": "2020", @@ -104657,9 +104657,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15160, - "facet": 2176550201 + "date": "2018", + "value": 15420, + "facet": 2517965213 }, { "date": "2011", @@ -104677,9 +104677,9 @@ "entity": "geoId/51137", "points_by_facet": [ { - "date": "2018", - "value": 36644, - "facet": 2517965213 + "date": "2021", + "value": 37188, + "facet": 2176550201 }, { "date": "2020", @@ -104692,9 +104692,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 37695, - "facet": 2176550201 + "date": "2018", + "value": 36644, + "facet": 2517965213 }, { "date": "2011", @@ -104712,9 +104712,9 @@ "entity": "geoId/51139", "points_by_facet": [ { - "date": "2018", - "value": 23933, - "facet": 2517965213 + "date": "2021", + "value": 23807, + "facet": 2176550201 }, { "date": "2020", @@ -104727,9 +104727,9 @@ "facet": 1541763368 }, { - "date": "2020", + "date": "2018", "value": 23933, - "facet": 2176550201 + "facet": 2517965213 }, { "date": "2011", @@ -104747,9 +104747,9 @@ "entity": "geoId/51141", "points_by_facet": [ { - "date": "2018", - "value": 17673, - "facet": 2517965213 + "date": "2021", + "value": 17602, + "facet": 2176550201 }, { "date": "2020", @@ -104762,9 +104762,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 17493, - "facet": 2176550201 + "date": "2018", + "value": 17673, + "facet": 2517965213 }, { "date": "2011", @@ -104782,9 +104782,9 @@ "entity": "geoId/51143", "points_by_facet": [ { - "date": "2019", - "value": 60354, - "facet": 2517965213 + "date": "2021", + "value": 59972, + "facet": 2176550201 }, { "date": "2020", @@ -104797,9 +104797,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 59850, - "facet": 2176550201 + "date": "2019", + "value": 60354, + "facet": 2517965213 }, { "date": "2011", @@ -104817,9 +104817,9 @@ "entity": "geoId/51145", "points_by_facet": [ { - "date": "2019", - "value": 29652, - "facet": 2517965213 + "date": "2021", + "value": 31136, + "facet": 2176550201 }, { "date": "2020", @@ -104832,9 +104832,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 30148, - "facet": 2176550201 + "date": "2019", + "value": 29652, + "facet": 2517965213 }, { "date": "2011", @@ -104852,9 +104852,9 @@ "entity": "geoId/51147", "points_by_facet": [ { - "date": "2018", - "value": 22950, - "facet": 2517965213 + "date": "2021", + "value": 21932, + "facet": 2176550201 }, { "date": "2020", @@ -104867,9 +104867,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 23006, - "facet": 2176550201 + "date": "2018", + "value": 22950, + "facet": 2517965213 }, { "date": "2011", @@ -104887,9 +104887,9 @@ "entity": "geoId/51149", "points_by_facet": [ { - "date": "2019", - "value": 38353, - "facet": 2517965213 + "date": "2021", + "value": 42880, + "facet": 2176550201 }, { "date": "2020", @@ -104902,9 +104902,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 38686, - "facet": 2176550201 + "date": "2019", + "value": 38353, + "facet": 2517965213 }, { "date": "2011", @@ -104922,9 +104922,9 @@ "entity": "geoId/51153", "points_by_facet": [ { - "date": "2019", - "value": 470335, - "facet": 2517965213 + "date": "2021", + "value": 484472, + "facet": 2176550201 }, { "date": "2020", @@ -104942,9 +104942,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 475533, - "facet": 2176550201 + "date": "2019", + "value": 470335, + "facet": 2517965213 }, { "date": "2011", @@ -104962,9 +104962,9 @@ "entity": "geoId/51155", "points_by_facet": [ { - "date": "2019", - "value": 34027, - "facet": 2517965213 + "date": "2021", + "value": 33759, + "facet": 2176550201 }, { "date": "2020", @@ -104977,9 +104977,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 33935, - "facet": 2176550201 + "date": "2019", + "value": 34027, + "facet": 2517965213 }, { "date": "2011", @@ -104997,9 +104997,9 @@ "entity": "geoId/51157", "points_by_facet": [ { - "date": "2019", - "value": 7370, - "facet": 2517965213 + "date": "2021", + "value": 7407, + "facet": 2176550201 }, { "date": "2020", @@ -105012,9 +105012,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7260, - "facet": 2176550201 + "date": "2019", + "value": 7370, + "facet": 2517965213 }, { "date": "2011", @@ -105032,9 +105032,9 @@ "entity": "geoId/51159", "points_by_facet": [ { - "date": "2018", - "value": 9038, - "facet": 2517965213 + "date": "2021", + "value": 9017, + "facet": 2176550201 }, { "date": "2020", @@ -105047,9 +105047,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9071, - "facet": 2176550201 + "date": "2018", + "value": 9038, + "facet": 2517965213 }, { "date": "2011", @@ -105066,6 +105066,11 @@ { "entity": "geoId/51161", "points_by_facet": [ + { + "date": "2021", + "value": 96589, + "facet": 2176550201 + }, { "date": "2020", "value": 94103, @@ -105081,11 +105086,6 @@ "value": 94186, "facet": 1226172227 }, - { - "date": "2020", - "value": 94509, - "facet": 2176550201 - }, { "date": "2011", "value": 92740, @@ -105102,9 +105102,9 @@ "entity": "geoId/51163", "points_by_facet": [ { - "date": "2018", - "value": 22752, - "facet": 2517965213 + "date": "2021", + "value": 22641, + "facet": 2176550201 }, { "date": "2020", @@ -105117,9 +105117,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 22757, - "facet": 2176550201 + "date": "2018", + "value": 22752, + "facet": 2517965213 }, { "date": "2011", @@ -105137,9 +105137,9 @@ "entity": "geoId/51165", "points_by_facet": [ { - "date": "2019", - "value": 81948, - "facet": 2517965213 + "date": "2021", + "value": 84394, + "facet": 2176550201 }, { "date": "2020", @@ -105157,9 +105157,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 82346, - "facet": 2176550201 + "date": "2019", + "value": 81948, + "facet": 2517965213 }, { "date": "2011", @@ -105177,9 +105177,9 @@ "entity": "geoId/51167", "points_by_facet": [ { - "date": "2018", - "value": 26748, - "facet": 2517965213 + "date": "2021", + "value": 25550, + "facet": 2176550201 }, { "date": "2020", @@ -105192,9 +105192,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 26647, - "facet": 2176550201 + "date": "2018", + "value": 26748, + "facet": 2517965213 }, { "date": "2011", @@ -105212,9 +105212,9 @@ "entity": "geoId/51169", "points_by_facet": [ { - "date": "2019", - "value": 21566, - "facet": 2517965213 + "date": "2021", + "value": 21419, + "facet": 2176550201 }, { "date": "2020", @@ -105227,9 +105227,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21629, - "facet": 2176550201 + "date": "2019", + "value": 21566, + "facet": 2517965213 }, { "date": "2011", @@ -105247,9 +105247,9 @@ "entity": "geoId/51171", "points_by_facet": [ { - "date": "2018", - "value": 43497, - "facet": 2517965213 + "date": "2021", + "value": 44752, + "facet": 2176550201 }, { "date": "2020", @@ -105262,9 +105262,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 43905, - "facet": 2176550201 + "date": "2018", + "value": 43497, + "facet": 2517965213 }, { "date": "2011", @@ -105282,9 +105282,9 @@ "entity": "geoId/51173", "points_by_facet": [ { - "date": "2018", - "value": 30472, - "facet": 2517965213 + "date": "2021", + "value": 29477, + "facet": 2176550201 }, { "date": "2020", @@ -105297,9 +105297,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 30090, - "facet": 2176550201 + "date": "2018", + "value": 30472, + "facet": 2517965213 }, { "date": "2011", @@ -105317,9 +105317,9 @@ "entity": "geoId/51175", "points_by_facet": [ { - "date": "2019", - "value": 17631, - "facet": 2517965213 + "date": "2021", + "value": 18006, + "facet": 2176550201 }, { "date": "2020", @@ -105332,9 +105332,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 17636, - "facet": 2176550201 + "date": "2019", + "value": 17631, + "facet": 2517965213 }, { "date": "2011", @@ -105352,9 +105352,9 @@ "entity": "geoId/51177", "points_by_facet": [ { - "date": "2019", - "value": 136215, - "facet": 2517965213 + "date": "2021", + "value": 143676, + "facet": 2176550201 }, { "date": "2020", @@ -105372,9 +105372,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 138449, - "facet": 2176550201 + "date": "2019", + "value": 136215, + "facet": 2517965213 }, { "date": "2011", @@ -105392,9 +105392,9 @@ "entity": "geoId/51179", "points_by_facet": [ { - "date": "2019", - "value": 152882, - "facet": 2517965213 + "date": "2021", + "value": 160877, + "facet": 2176550201 }, { "date": "2020", @@ -105412,9 +105412,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 156748, - "facet": 2176550201 + "date": "2019", + "value": 152882, + "facet": 2517965213 }, { "date": "2011", @@ -105432,9 +105432,9 @@ "entity": "geoId/51181", "points_by_facet": [ { - "date": "2018", - "value": 6474, - "facet": 2517965213 + "date": "2021", + "value": 6530, + "facet": 2176550201 }, { "date": "2020", @@ -105447,9 +105447,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6385, - "facet": 2176550201 + "date": "2018", + "value": 6474, + "facet": 2517965213 }, { "date": "2011", @@ -105467,9 +105467,9 @@ "entity": "geoId/51183", "points_by_facet": [ { - "date": "2019", - "value": 11159, - "facet": 2517965213 + "date": "2021", + "value": 10763, + "facet": 2176550201 }, { "date": "2020", @@ -105482,9 +105482,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 10925, - "facet": 2176550201 + "date": "2019", + "value": 11159, + "facet": 2517965213 }, { "date": "2011", @@ -105502,9 +105502,9 @@ "entity": "geoId/51185", "points_by_facet": [ { - "date": "2019", - "value": 40595, - "facet": 2517965213 + "date": "2021", + "value": 39925, + "facet": 2176550201 }, { "date": "2020", @@ -105517,9 +105517,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 40529, - "facet": 2176550201 + "date": "2019", + "value": 40595, + "facet": 2517965213 }, { "date": "2011", @@ -105537,9 +105537,9 @@ "entity": "geoId/51187", "points_by_facet": [ { - "date": "2019", - "value": 40164, - "facet": 2517965213 + "date": "2021", + "value": 40925, + "facet": 2176550201 }, { "date": "2020", @@ -105552,9 +105552,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 40475, - "facet": 2176550201 + "date": "2019", + "value": 40164, + "facet": 2517965213 }, { "date": "2011", @@ -105572,9 +105572,9 @@ "entity": "geoId/51191", "points_by_facet": [ { - "date": "2019", - "value": 53740, - "facet": 2517965213 + "date": "2021", + "value": 53635, + "facet": 2176550201 }, { "date": "2020", @@ -105587,9 +105587,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 53695, - "facet": 2176550201 + "date": "2019", + "value": 53740, + "facet": 2517965213 }, { "date": "2011", @@ -105607,9 +105607,9 @@ "entity": "geoId/51193", "points_by_facet": [ { - "date": "2018", - "value": 17830, - "facet": 2517965213 + "date": "2021", + "value": 18731, + "facet": 2176550201 }, { "date": "2020", @@ -105622,9 +105622,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 18149, - "facet": 2176550201 + "date": "2018", + "value": 17830, + "facet": 2517965213 }, { "date": "2011", @@ -105642,9 +105642,9 @@ "entity": "geoId/51195", "points_by_facet": [ { - "date": "2019", - "value": 37383, - "facet": 2517965213 + "date": "2021", + "value": 35647, + "facet": 2176550201 }, { "date": "2020", @@ -105657,9 +105657,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 37206, - "facet": 2176550201 + "date": "2019", + "value": 37383, + "facet": 2517965213 }, { "date": "2011", @@ -105677,9 +105677,9 @@ "entity": "geoId/51197", "points_by_facet": [ { - "date": "2018", - "value": 28754, - "facet": 2517965213 + "date": "2021", + "value": 28178, + "facet": 2176550201 }, { "date": "2020", @@ -105692,9 +105692,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 28620, - "facet": 2176550201 + "date": "2018", + "value": 28754, + "facet": 2517965213 }, { "date": "2011", @@ -105712,9 +105712,9 @@ "entity": "geoId/51199", "points_by_facet": [ { - "date": "2019", - "value": 68280, - "facet": 2517965213 + "date": "2021", + "value": 70915, + "facet": 2176550201 }, { "date": "2020", @@ -105732,9 +105732,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 69199, - "facet": 2176550201 + "date": "2019", + "value": 68280, + "facet": 2517965213 }, { "date": "2011", @@ -105751,6 +105751,11 @@ { "entity": "geoId/51510", "points_by_facet": [ + { + "date": "2021", + "value": 154706, + "facet": 2176550201 + }, { "date": "2020", "value": 158309, @@ -105765,17 +105770,17 @@ "date": "2019", "value": 159428, "facet": 1226172227 - }, - { - "date": "2020", - "value": 158726, - "facet": 2176550201 } ] }, { "entity": "geoId/51520", "points_by_facet": [ + { + "date": "2021", + "value": 17054, + "facet": 2176550201 + }, { "date": "2020", "value": 17059, @@ -105785,17 +105790,17 @@ "date": "2020", "value": 17219, "facet": 1541763368 - }, - { - "date": "2020", - "value": 17329, - "facet": 2176550201 } ] }, { "entity": "geoId/51530", "points_by_facet": [ + { + "date": "2021", + "value": 6601, + "facet": 2176550201 + }, { "date": "2020", "value": 6477, @@ -105805,17 +105810,17 @@ "date": "2020", "value": 6641, "facet": 1541763368 - }, - { - "date": "2020", - "value": 6402, - "facet": 2176550201 } ] }, { "entity": "geoId/51540", "points_by_facet": [ + { + "date": "2021", + "value": 45672, + "facet": 2176550201 + }, { "date": "2020", "value": 47217, @@ -105825,17 +105830,17 @@ "date": "2020", "value": 46553, "facet": 1541763368 - }, - { - "date": "2020", - "value": 46950, - "facet": 2176550201 } ] }, { "entity": "geoId/51550", "points_by_facet": [ + { + "date": "2021", + "value": 251269, + "facet": 2176550201 + }, { "date": "2020", "value": 242647, @@ -105850,17 +105855,17 @@ "date": "2019", "value": 244835, "facet": 1226172227 - }, - { - "date": "2020", - "value": 247011, - "facet": 2176550201 } ] }, { "entity": "geoId/51570", "points_by_facet": [ + { + "date": "2021", + "value": 18273, + "facet": 2176550201 + }, { "date": "2020", "value": 17283, @@ -105870,17 +105875,17 @@ "date": "2020", "value": 18170, "facet": 1541763368 - }, - { - "date": "2020", - "value": 17205, - "facet": 2176550201 } ] }, { "entity": "geoId/51580", "points_by_facet": [ + { + "date": "2021", + "value": 5717, + "facet": 2176550201 + }, { "date": "2020", "value": 5653, @@ -105890,17 +105895,17 @@ "date": "2020", "value": 5737, "facet": 1541763368 - }, - { - "date": "2020", - "value": 5639, - "facet": 2176550201 } ] }, { "entity": "geoId/51590", "points_by_facet": [ + { + "date": "2021", + "value": 42215, + "facet": 2176550201 + }, { "date": "2020", "value": 40668, @@ -105910,17 +105915,17 @@ "date": "2020", "value": 42590, "facet": 1541763368 - }, - { - "date": "2020", - "value": 39869, - "facet": 2176550201 } ] }, { "entity": "geoId/51595", "points_by_facet": [ + { + "date": "2021", + "value": 5667, + "facet": 2176550201 + }, { "date": "2020", "value": 5408, @@ -105930,17 +105935,17 @@ "date": "2020", "value": 5766, "facet": 1541763368 - }, - { - "date": "2020", - "value": 5257, - "facet": 2176550201 } ] }, { "entity": "geoId/51600", "points_by_facet": [ + { + "date": "2021", + "value": 24276, + "facet": 2176550201 + }, { "date": "2020", "value": 23312, @@ -105950,17 +105955,17 @@ "date": "2020", "value": 24146, "facet": 1541763368 - }, - { - "date": "2020", - "value": 23429, - "facet": 2176550201 } ] }, { "entity": "geoId/51610", "points_by_facet": [ + { + "date": "2021", + "value": 14493, + "facet": 2176550201 + }, { "date": "2020", "value": 14309, @@ -105970,17 +105975,17 @@ "date": "2020", "value": 14658, "facet": 1541763368 - }, - { - "date": "2020", - "value": 14631, - "facet": 2176550201 } ] }, { "entity": "geoId/51620", "points_by_facet": [ + { + "date": "2021", + "value": 8217, + "facet": 2176550201 + }, { "date": "2020", "value": 8015, @@ -105990,17 +105995,17 @@ "date": "2020", "value": 8180, "facet": 1541763368 - }, - { - "date": "2020", - "value": 7833, - "facet": 2176550201 } ] }, { "entity": "geoId/51630", "points_by_facet": [ + { + "date": "2021", + "value": 28367, + "facet": 2176550201 + }, { "date": "2020", "value": 29059, @@ -106010,17 +106015,17 @@ "date": "2020", "value": 27982, "facet": 1541763368 - }, - { - "date": "2020", - "value": 29492, - "facet": 2176550201 } ] }, { "entity": "geoId/51640", "points_by_facet": [ + { + "date": "2021", + "value": 6660, + "facet": 2176550201 + }, { "date": "2020", "value": 6402, @@ -106030,17 +106035,17 @@ "date": "2020", "value": 6720, "facet": 1541763368 - }, - { - "date": "2020", - "value": 6296, - "facet": 2176550201 } ] }, { "entity": "geoId/51650", "points_by_facet": [ + { + "date": "2021", + "value": 137746, + "facet": 2176550201 + }, { "date": "2020", "value": 135169, @@ -106055,17 +106060,17 @@ "date": "2019", "value": 134510, "facet": 1226172227 - }, - { - "date": "2020", - "value": 135464, - "facet": 2176550201 } ] }, { "entity": "geoId/51660", "points_by_facet": [ + { + "date": "2021", + "value": 51430, + "facet": 2176550201 + }, { "date": "2020", "value": 53558, @@ -106075,11 +106080,6 @@ "date": "2020", "value": 51814, "facet": 1541763368 - }, - { - "date": "2020", - "value": 53204, - "facet": 2176550201 } ] }, @@ -106087,25 +106087,30 @@ "entity": "geoId/51670", "points_by_facet": [ { - "date": "2020", - "value": 22500, - "facet": 1145703171 + "date": "2021", + "value": 23140, + "facet": 2176550201 }, { "date": "2020", - "value": 23033, - "facet": 1541763368 + "value": 22500, + "facet": 1145703171 }, { - "date": "2020", - "value": 22375, - "facet": 2176550201 + "date": "2020", + "value": 23033, + "facet": 1541763368 } ] }, { "entity": "geoId/51678", "points_by_facet": [ + { + "date": "2021", + "value": 7456, + "facet": 2176550201 + }, { "date": "2020", "value": 7205, @@ -106115,17 +106120,17 @@ "date": "2020", "value": 7320, "facet": 1541763368 - }, - { - "date": "2020", - "value": 7279, - "facet": 2176550201 } ] }, { "entity": "geoId/51680", "points_by_facet": [ + { + "date": "2021", + "value": 79009, + "facet": 2176550201 + }, { "date": "2020", "value": 80970, @@ -106140,17 +106145,17 @@ "date": "2019", "value": 82168, "facet": 1226172227 - }, - { - "date": "2020", - "value": 81561, - "facet": 2176550201 } ] }, { "entity": "geoId/51683", "points_by_facet": [ + { + "date": "2021", + "value": 42708, + "facet": 2176550201 + }, { "date": "2020", "value": 41038, @@ -106160,17 +106165,17 @@ "date": "2020", "value": 42772, "facet": 1541763368 - }, - { - "date": "2020", - "value": 40869, - "facet": 2176550201 } ] }, { "entity": "geoId/51685", "points_by_facet": [ + { + "date": "2021", + "value": 17002, + "facet": 2176550201 + }, { "date": "2020", "value": 17548, @@ -106180,17 +106185,17 @@ "date": "2020", "value": 17219, "facet": 1541763368 - }, - { - "date": "2020", - "value": 18004, - "facet": 2176550201 } ] }, { "entity": "geoId/51690", "points_by_facet": [ + { + "date": "2021", + "value": 13517, + "facet": 2176550201 + }, { "date": "2020", "value": 12646, @@ -106200,17 +106205,17 @@ "date": "2020", "value": 13485, "facet": 1541763368 - }, - { - "date": "2020", - "value": 12355, - "facet": 2176550201 } ] }, { "entity": "geoId/51700", "points_by_facet": [ + { + "date": "2021", + "value": 184587, + "facet": 2176550201 + }, { "date": "2020", "value": 179582, @@ -106225,17 +106230,17 @@ "date": "2019", "value": 179225, "facet": 1226172227 - }, - { - "date": "2020", - "value": 179062, - "facet": 2176550201 } ] }, { "entity": "geoId/51710", "points_by_facet": [ + { + "date": "2021", + "value": 235089, + "facet": 2176550201 + }, { "date": "2020", "value": 244300, @@ -106250,17 +106255,17 @@ "date": "2019", "value": 242742, "facet": 1226172227 - }, - { - "date": "2020", - "value": 242803, - "facet": 2176550201 } ] }, { "entity": "geoId/51720", "points_by_facet": [ + { + "date": "2021", + "value": 3666, + "facet": 2176550201 + }, { "date": "2020", "value": 3969, @@ -106270,17 +106275,17 @@ "date": "2020", "value": 3687, "facet": 1541763368 - }, - { - "date": "2020", - "value": 3985, - "facet": 2176550201 } ] }, { "entity": "geoId/51730", "points_by_facet": [ + { + "date": "2021", + "value": 33429, + "facet": 2176550201 + }, { "date": "2020", "value": 30791, @@ -106290,17 +106295,17 @@ "date": "2020", "value": 33458, "facet": 1541763368 - }, - { - "date": "2020", - "value": 30446, - "facet": 2176550201 } ] }, { "entity": "geoId/51735", "points_by_facet": [ + { + "date": "2021", + "value": 12574, + "facet": 2176550201 + }, { "date": "2020", "value": 12121, @@ -106310,17 +106315,17 @@ "date": "2020", "value": 12460, "facet": 1541763368 - }, - { - "date": "2020", - "value": 12257, - "facet": 2176550201 } ] }, { "entity": "geoId/51740", "points_by_facet": [ + { + "date": "2021", + "value": 97840, + "facet": 2176550201 + }, { "date": "2020", "value": 94961, @@ -106335,17 +106340,17 @@ "date": "2019", "value": 94398, "facet": 1226172227 - }, - { - "date": "2020", - "value": 95094, - "facet": 2176550201 } ] }, { "entity": "geoId/51750", "points_by_facet": [ + { + "date": "2021", + "value": 16499, + "facet": 2176550201 + }, { "date": "2020", "value": 17833, @@ -106355,17 +106360,17 @@ "date": "2020", "value": 16070, "facet": 1541763368 - }, - { - "date": "2020", - "value": 18255, - "facet": 2176550201 } ] }, { "entity": "geoId/51760", "points_by_facet": [ + { + "date": "2021", + "value": 226604, + "facet": 2176550201 + }, { "date": "2020", "value": 229233, @@ -106380,17 +106385,17 @@ "date": "2019", "value": 230436, "facet": 1226172227 - }, - { - "date": "2020", - "value": 232226, - "facet": 2176550201 } ] }, { "entity": "geoId/51770", "points_by_facet": [ + { + "date": "2021", + "value": 98865, + "facet": 2176550201 + }, { "date": "2020", "value": 99122, @@ -106405,17 +106410,17 @@ "date": "2019", "value": 99143, "facet": 1226172227 - }, - { - "date": "2020", - "value": 99058, - "facet": 2176550201 } ] }, { "entity": "geoId/51775", "points_by_facet": [ + { + "date": "2021", + "value": 25373, + "facet": 2176550201 + }, { "date": "2020", "value": 25290, @@ -106425,17 +106430,17 @@ "date": "2020", "value": 25346, "facet": 1541763368 - }, - { - "date": "2020", - "value": 25340, - "facet": 2176550201 } ] }, { "entity": "geoId/51790", "points_by_facet": [ + { + "date": "2021", + "value": 25661, + "facet": 2176550201 + }, { "date": "2020", "value": 24660, @@ -106445,17 +106450,17 @@ "date": "2020", "value": 25750, "facet": 1541763368 - }, - { - "date": "2020", - "value": 25190, - "facet": 2176550201 } ] }, { "entity": "geoId/51800", "points_by_facet": [ + { + "date": "2021", + "value": 96194, + "facet": 2176550201 + }, { "date": "2020", "value": 91383, @@ -106470,17 +106475,17 @@ "date": "2019", "value": 92108, "facet": 1226172227 - }, - { - "date": "2020", - "value": 93913, - "facet": 2176550201 } ] }, { "entity": "geoId/51810", "points_by_facet": [ + { + "date": "2021", + "value": 457672, + "facet": 2176550201 + }, { "date": "2020", "value": 450882, @@ -106495,17 +106500,17 @@ "date": "2019", "value": 449974, "facet": 1226172227 - }, - { - "date": "2020", - "value": 451231, - "facet": 2176550201 } ] }, { "entity": "geoId/51820", "points_by_facet": [ + { + "date": "2021", + "value": 22550, + "facet": 2176550201 + }, { "date": "2020", "value": 22300, @@ -106515,17 +106520,17 @@ "date": "2020", "value": 22196, "facet": 1541763368 - }, - { - "date": "2020", - "value": 22741, - "facet": 2176550201 } ] }, { "entity": "geoId/51830", "points_by_facet": [ + { + "date": "2021", + "value": 15590, + "facet": 2176550201 + }, { "date": "2020", "value": 15034, @@ -106535,17 +106540,17 @@ "date": "2020", "value": 15425, "facet": 1541763368 - }, - { - "date": "2020", - "value": 15259, - "facet": 2176550201 } ] }, { "entity": "geoId/51840", "points_by_facet": [ + { + "date": "2021", + "value": 28136, + "facet": 2176550201 + }, { "date": "2020", "value": 27912, @@ -106555,11 +106560,6 @@ "date": "2020", "value": 28120, "facet": 1541763368 - }, - { - "date": "2020", - "value": 27700, - "facet": 2176550201 } ] }, @@ -106567,9 +106567,9 @@ "entity": "geoId/53001", "points_by_facet": [ { - "date": "2019", - "value": 19983, - "facet": 2517965213 + "date": "2021", + "value": 20621, + "facet": 2176550201 }, { "date": "2020", @@ -106582,9 +106582,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20027, - "facet": 2176550201 + "date": "2019", + "value": 19983, + "facet": 2517965213 }, { "date": "2011", @@ -106602,9 +106602,9 @@ "entity": "geoId/53003", "points_by_facet": [ { - "date": "2019", - "value": 22582, - "facet": 2517965213 + "date": "2021", + "value": 22397, + "facet": 2176550201 }, { "date": "2020", @@ -106617,9 +106617,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 22820, - "facet": 2176550201 + "date": "2019", + "value": 22582, + "facet": 2517965213 }, { "date": "2011", @@ -106637,9 +106637,9 @@ "entity": "geoId/53005", "points_by_facet": [ { - "date": "2019", - "value": 204390, - "facet": 2517965213 + "date": "2021", + "value": 210025, + "facet": 2176550201 }, { "date": "2020", @@ -106657,9 +106657,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 206426, - "facet": 2176550201 + "date": "2019", + "value": 204390, + "facet": 2517965213 }, { "date": "2011", @@ -106677,9 +106677,9 @@ "entity": "geoId/53007", "points_by_facet": [ { - "date": "2019", - "value": 77200, - "facet": 2517965213 + "date": "2021", + "value": 79646, + "facet": 2176550201 }, { "date": "2020", @@ -106697,9 +106697,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 77574, - "facet": 2176550201 + "date": "2019", + "value": 77200, + "facet": 2517965213 }, { "date": "2011", @@ -106717,9 +106717,9 @@ "entity": "geoId/53009", "points_by_facet": [ { - "date": "2019", - "value": 77331, - "facet": 2517965213 + "date": "2021", + "value": 78209, + "facet": 2176550201 }, { "date": "2020", @@ -106737,9 +106737,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 78067, - "facet": 2176550201 + "date": "2019", + "value": 77331, + "facet": 2517965213 }, { "date": "2011", @@ -106757,9 +106757,9 @@ "entity": "geoId/53011", "points_by_facet": [ { - "date": "2019", - "value": 488241, - "facet": 2517965213 + "date": "2021", + "value": 511404, + "facet": 2176550201 }, { "date": "2020", @@ -106777,9 +106777,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 496865, - "facet": 2176550201 + "date": "2019", + "value": 488241, + "facet": 2517965213 }, { "date": "2011", @@ -106797,9 +106797,9 @@ "entity": "geoId/53013", "points_by_facet": [ { - "date": "2018", - "value": 4059, - "facet": 2517965213 + "date": "2021", + "value": 4042, + "facet": 2176550201 }, { "date": "2020", @@ -106812,9 +106812,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4048, - "facet": 2176550201 + "date": "2018", + "value": 4059, + "facet": 2517965213 }, { "date": "2011", @@ -106832,9 +106832,9 @@ "entity": "geoId/53015", "points_by_facet": [ { - "date": "2019", - "value": 110593, - "facet": 2517965213 + "date": "2021", + "value": 111524, + "facet": 2176550201 }, { "date": "2020", @@ -106852,9 +106852,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 111371, - "facet": 2176550201 + "date": "2019", + "value": 110593, + "facet": 2517965213 }, { "date": "2011", @@ -106872,9 +106872,9 @@ "entity": "geoId/53017", "points_by_facet": [ { - "date": "2019", - "value": 43429, - "facet": 2517965213 + "date": "2021", + "value": 43696, + "facet": 2176550201 }, { "date": "2020", @@ -106887,9 +106887,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 43560, - "facet": 2176550201 + "date": "2019", + "value": 43429, + "facet": 2517965213 }, { "date": "2011", @@ -106907,9 +106907,9 @@ "entity": "geoId/53019", "points_by_facet": [ { - "date": "2018", - "value": 7649, - "facet": 2517965213 + "date": "2021", + "value": 7273, + "facet": 2176550201 }, { "date": "2020", @@ -106922,9 +106922,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7759, - "facet": 2176550201 + "date": "2018", + "value": 7649, + "facet": 2517965213 }, { "date": "2011", @@ -106942,9 +106942,9 @@ "entity": "geoId/53021", "points_by_facet": [ { - "date": "2019", - "value": 95222, - "facet": 2517965213 + "date": "2021", + "value": 98268, + "facet": 2176550201 }, { "date": "2020", @@ -106962,9 +106962,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 97075, - "facet": 2176550201 + "date": "2019", + "value": 95222, + "facet": 2517965213 }, { "date": "2011", @@ -106982,9 +106982,9 @@ "entity": "geoId/53023", "points_by_facet": [ { - "date": "2018", - "value": 2247, - "facet": 2517965213 + "date": "2021", + "value": 2346, + "facet": 2176550201 }, { "date": "2020", @@ -106997,9 +106997,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2290, - "facet": 2176550201 + "date": "2018", + "value": 2247, + "facet": 2517965213 }, { "date": "2011", @@ -107017,9 +107017,9 @@ "entity": "geoId/53025", "points_by_facet": [ { - "date": "2019", - "value": 97733, - "facet": 2517965213 + "date": "2021", + "value": 100297, + "facet": 2176550201 }, { "date": "2020", @@ -107037,9 +107037,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 99377, - "facet": 2176550201 + "date": "2019", + "value": 97733, + "facet": 2517965213 }, { "date": "2011", @@ -107057,9 +107057,9 @@ "entity": "geoId/53027", "points_by_facet": [ { - "date": "2019", - "value": 75061, - "facet": 2517965213 + "date": "2021", + "value": 76841, + "facet": 2176550201 }, { "date": "2020", @@ -107077,9 +107077,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 75950, - "facet": 2176550201 + "date": "2019", + "value": 75061, + "facet": 2517965213 }, { "date": "2011", @@ -107097,9 +107097,9 @@ "entity": "geoId/53029", "points_by_facet": [ { - "date": "2019", - "value": 85141, - "facet": 2517965213 + "date": "2021", + "value": 87432, + "facet": 2176550201 }, { "date": "2020", @@ -107117,9 +107117,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 86014, - "facet": 2176550201 + "date": "2019", + "value": 85141, + "facet": 2517965213 }, { "date": "2011", @@ -107137,9 +107137,9 @@ "entity": "geoId/53031", "points_by_facet": [ { - "date": "2018", - "value": 31729, - "facet": 2517965213 + "date": "2021", + "value": 33605, + "facet": 2176550201 }, { "date": "2020", @@ -107152,9 +107152,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 32700, - "facet": 2176550201 + "date": "2018", + "value": 31729, + "facet": 2517965213 }, { "date": "2011", @@ -107172,9 +107172,9 @@ "entity": "geoId/53033", "points_by_facet": [ { - "date": "2019", - "value": 2252782, - "facet": 2517965213 + "date": "2021", + "value": 2252305, + "facet": 2176550201 }, { "date": "2020", @@ -107192,9 +107192,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 2274315, - "facet": 2176550201 + "date": "2019", + "value": 2252782, + "facet": 2517965213 }, { "date": "2011", @@ -107212,9 +107212,9 @@ "entity": "geoId/53035", "points_by_facet": [ { - "date": "2019", - "value": 271473, - "facet": 2517965213 + "date": "2021", + "value": 274314, + "facet": 2176550201 }, { "date": "2020", @@ -107232,9 +107232,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 272787, - "facet": 2176550201 + "date": "2019", + "value": 271473, + "facet": 2517965213 }, { "date": "2011", @@ -107252,9 +107252,9 @@ "entity": "geoId/53037", "points_by_facet": [ { - "date": "2019", - "value": 47935, - "facet": 2517965213 + "date": "2021", + "value": 45499, + "facet": 2176550201 }, { "date": "2020", @@ -107267,9 +107267,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 49204, - "facet": 2176550201 + "date": "2019", + "value": 47935, + "facet": 2517965213 }, { "date": "2011", @@ -107287,9 +107287,9 @@ "entity": "geoId/53039", "points_by_facet": [ { - "date": "2018", - "value": 22107, - "facet": 2517965213 + "date": "2021", + "value": 23118, + "facet": 2176550201 }, { "date": "2020", @@ -107302,9 +107302,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 22697, - "facet": 2176550201 + "date": "2018", + "value": 22107, + "facet": 2517965213 }, { "date": "2011", @@ -107322,9 +107322,9 @@ "entity": "geoId/53041", "points_by_facet": [ { - "date": "2019", - "value": 80707, - "facet": 2517965213 + "date": "2021", + "value": 84398, + "facet": 2176550201 }, { "date": "2020", @@ -107342,9 +107342,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 82109, - "facet": 2176550201 + "date": "2019", + "value": 80707, + "facet": 2517965213 }, { "date": "2011", @@ -107362,9 +107362,9 @@ "entity": "geoId/53043", "points_by_facet": [ { - "date": "2018", - "value": 10740, - "facet": 2517965213 + "date": "2021", + "value": 11232, + "facet": 2176550201 }, { "date": "2020", @@ -107377,9 +107377,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11090, - "facet": 2176550201 + "date": "2018", + "value": 10740, + "facet": 2517965213 }, { "date": "2011", @@ -107397,9 +107397,9 @@ "entity": "geoId/53045", "points_by_facet": [ { - "date": "2019", - "value": 66768, - "facet": 2517965213 + "date": "2021", + "value": 67615, + "facet": 2176550201 }, { "date": "2020", @@ -107417,9 +107417,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 68224, - "facet": 2176550201 + "date": "2019", + "value": 66768, + "facet": 2517965213 }, { "date": "2011", @@ -107437,9 +107437,9 @@ "entity": "geoId/53047", "points_by_facet": [ { - "date": "2018", - "value": 42132, - "facet": 2517965213 + "date": "2021", + "value": 42634, + "facet": 2176550201 }, { "date": "2020", @@ -107452,9 +107452,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 42620, - "facet": 2176550201 + "date": "2018", + "value": 42132, + "facet": 2517965213 }, { "date": "2011", @@ -107472,9 +107472,9 @@ "entity": "geoId/53049", "points_by_facet": [ { - "date": "2018", - "value": 22036, - "facet": 2517965213 + "date": "2021", + "value": 23948, + "facet": 2176550201 }, { "date": "2020", @@ -107487,9 +107487,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 22984, - "facet": 2176550201 + "date": "2018", + "value": 22036, + "facet": 2517965213 }, { "date": "2011", @@ -107507,9 +107507,9 @@ "entity": "geoId/53051", "points_by_facet": [ { - "date": "2018", - "value": 13602, - "facet": 2517965213 + "date": "2021", + "value": 13886, + "facet": 2176550201 }, { "date": "2020", @@ -107522,9 +107522,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14144, - "facet": 2176550201 + "date": "2018", + "value": 13602, + "facet": 2517965213 }, { "date": "2011", @@ -107542,9 +107542,9 @@ "entity": "geoId/53053", "points_by_facet": [ { - "date": "2019", - "value": 904980, - "facet": 2517965213 + "date": "2021", + "value": 925708, + "facet": 2176550201 }, { "date": "2020", @@ -107562,9 +107562,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 913890, - "facet": 2176550201 + "date": "2019", + "value": 904980, + "facet": 2517965213 }, { "date": "2011", @@ -107582,9 +107582,9 @@ "entity": "geoId/53055", "points_by_facet": [ { - "date": "2018", - "value": 17128, - "facet": 2517965213 + "date": "2021", + "value": 18557, + "facet": 2176550201 }, { "date": "2020", @@ -107597,9 +107597,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 17492, - "facet": 2176550201 + "date": "2018", + "value": 17128, + "facet": 2517965213 }, { "date": "2011", @@ -107617,9 +107617,9 @@ "entity": "geoId/53057", "points_by_facet": [ { - "date": "2019", - "value": 129205, - "facet": 2517965213 + "date": "2021", + "value": 130696, + "facet": 2176550201 }, { "date": "2020", @@ -107637,9 +107637,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 130789, - "facet": 2176550201 + "date": "2019", + "value": 129205, + "facet": 2517965213 }, { "date": "2011", @@ -107657,9 +107657,9 @@ "entity": "geoId/53059", "points_by_facet": [ { - "date": "2019", - "value": 12083, - "facet": 2517965213 + "date": "2021", + "value": 12170, + "facet": 2176550201 }, { "date": "2020", @@ -107672,9 +107672,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12107, - "facet": 2176550201 + "date": "2019", + "value": 12083, + "facet": 2517965213 }, { "date": "2011", @@ -107692,9 +107692,9 @@ "entity": "geoId/53061", "points_by_facet": [ { - "date": "2019", - "value": 822083, - "facet": 2517965213 + "date": "2021", + "value": 833540, + "facet": 2176550201 }, { "date": "2020", @@ -107712,9 +107712,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 830393, - "facet": 2176550201 + "date": "2019", + "value": 822083, + "facet": 2517965213 }, { "date": "2011", @@ -107732,9 +107732,9 @@ "entity": "geoId/53063", "points_by_facet": [ { - "date": "2019", - "value": 522798, - "facet": 2517965213 + "date": "2021", + "value": 546040, + "facet": 2176550201 }, { "date": "2020", @@ -107752,9 +107752,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 528225, - "facet": 2176550201 + "date": "2019", + "value": 522798, + "facet": 2517965213 }, { "date": "2011", @@ -107772,9 +107772,9 @@ "entity": "geoId/53065", "points_by_facet": [ { - "date": "2019", - "value": 45723, - "facet": 2517965213 + "date": "2021", + "value": 47426, + "facet": 2176550201 }, { "date": "2020", @@ -107787,9 +107787,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 46360, - "facet": 2176550201 + "date": "2019", + "value": 45723, + "facet": 2517965213 }, { "date": "2011", @@ -107807,9 +107807,9 @@ "entity": "geoId/53067", "points_by_facet": [ { - "date": "2019", - "value": 290536, - "facet": 2517965213 + "date": "2021", + "value": 297977, + "facet": 2176550201 }, { "date": "2020", @@ -107827,9 +107827,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 294074, - "facet": 2176550201 + "date": "2019", + "value": 290536, + "facet": 2517965213 }, { "date": "2011", @@ -107847,9 +107847,9 @@ "entity": "geoId/53069", "points_by_facet": [ { - "date": "2018", - "value": 4426, - "facet": 2517965213 + "date": "2021", + "value": 4582, + "facet": 2176550201 }, { "date": "2020", @@ -107862,9 +107862,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4498, - "facet": 2176550201 + "date": "2018", + "value": 4426, + "facet": 2517965213 }, { "date": "2011", @@ -107882,9 +107882,9 @@ "entity": "geoId/53071", "points_by_facet": [ { - "date": "2019", - "value": 60760, - "facet": 2517965213 + "date": "2021", + "value": 62682, + "facet": 2176550201 }, { "date": "2020", @@ -107897,9 +107897,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 61292, - "facet": 2176550201 + "date": "2019", + "value": 60760, + "facet": 2517965213 }, { "date": "2011", @@ -107917,9 +107917,9 @@ "entity": "geoId/53073", "points_by_facet": [ { - "date": "2019", - "value": 229247, - "facet": 2517965213 + "date": "2021", + "value": 228831, + "facet": 2176550201 }, { "date": "2020", @@ -107937,9 +107937,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 231016, - "facet": 2176550201 + "date": "2019", + "value": 229247, + "facet": 2517965213 }, { "date": "2011", @@ -107957,9 +107957,9 @@ "entity": "geoId/53075", "points_by_facet": [ { - "date": "2019", - "value": 50104, - "facet": 2517965213 + "date": "2021", + "value": 47873, + "facet": 2176550201 }, { "date": "2020", @@ -107972,9 +107972,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 49500, - "facet": 2176550201 + "date": "2019", + "value": 50104, + "facet": 2517965213 }, { "date": "2011", @@ -107992,9 +107992,9 @@ "entity": "geoId/53077", "points_by_facet": [ { - "date": "2019", - "value": 250873, - "facet": 2517965213 + "date": "2021", + "value": 256035, + "facet": 2176550201 }, { "date": "2020", @@ -108012,9 +108012,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 251879, - "facet": 2176550201 + "date": "2019", + "value": 250873, + "facet": 2517965213 }, { "date": "2011", @@ -108032,9 +108032,9 @@ "entity": "geoId/54001", "points_by_facet": [ { - "date": "2018", - "value": 16535, - "facet": 2517965213 + "date": "2021", + "value": 15468, + "facet": 2176550201 }, { "date": "2020", @@ -108047,9 +108047,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16444, - "facet": 2176550201 + "date": "2018", + "value": 16535, + "facet": 2517965213 }, { "date": "2011", @@ -108067,9 +108067,9 @@ "entity": "geoId/54003", "points_by_facet": [ { - "date": "2019", - "value": 119171, - "facet": 2517965213 + "date": "2021", + "value": 126069, + "facet": 2176550201 }, { "date": "2020", @@ -108087,9 +108087,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 122125, - "facet": 2176550201 + "date": "2019", + "value": 119171, + "facet": 2517965213 }, { "date": "2011", @@ -108107,9 +108107,9 @@ "entity": "geoId/54005", "points_by_facet": [ { - "date": "2019", - "value": 21457, - "facet": 2517965213 + "date": "2021", + "value": 21312, + "facet": 2176550201 }, { "date": "2020", @@ -108122,9 +108122,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21055, - "facet": 2176550201 + "date": "2019", + "value": 21457, + "facet": 2517965213 }, { "date": "2011", @@ -108142,9 +108142,9 @@ "entity": "geoId/54007", "points_by_facet": [ { - "date": "2018", - "value": 14089, - "facet": 2517965213 + "date": "2021", + "value": 12247, + "facet": 2176550201 }, { "date": "2020", @@ -108157,9 +108157,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13702, - "facet": 2176550201 + "date": "2018", + "value": 14089, + "facet": 2517965213 }, { "date": "2011", @@ -108177,9 +108177,9 @@ "entity": "geoId/54009", "points_by_facet": [ { - "date": "2019", - "value": 21939, - "facet": 2517965213 + "date": "2021", + "value": 22140, + "facet": 2176550201 }, { "date": "2020", @@ -108192,9 +108192,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 21674, - "facet": 2176550201 + "date": "2019", + "value": 21939, + "facet": 2517965213 }, { "date": "2011", @@ -108212,9 +108212,9 @@ "entity": "geoId/54011", "points_by_facet": [ { - "date": "2019", - "value": 91945, - "facet": 2517965213 + "date": "2021", + "value": 93418, + "facet": 2176550201 }, { "date": "2020", @@ -108232,9 +108232,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 91589, - "facet": 2176550201 + "date": "2019", + "value": 91945, + "facet": 2517965213 }, { "date": "2011", @@ -108252,9 +108252,9 @@ "entity": "geoId/54013", "points_by_facet": [ { - "date": "2018", - "value": 7254, - "facet": 2517965213 + "date": "2021", + "value": 6176, + "facet": 2176550201 }, { "date": "2020", @@ -108267,9 +108267,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6945, - "facet": 2176550201 + "date": "2018", + "value": 7254, + "facet": 2517965213 }, { "date": "2011", @@ -108287,9 +108287,9 @@ "entity": "geoId/54015", "points_by_facet": [ { - "date": "2019", - "value": 8508, - "facet": 2517965213 + "date": "2021", + "value": 7892, + "facet": 2176550201 }, { "date": "2020", @@ -108302,9 +108302,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8341, - "facet": 2176550201 + "date": "2019", + "value": 8508, + "facet": 2517965213 }, { "date": "2011", @@ -108322,9 +108322,9 @@ "entity": "geoId/54017", "points_by_facet": [ { - "date": "2019", - "value": 8448, - "facet": 2517965213 + "date": "2021", + "value": 7735, + "facet": 2176550201 }, { "date": "2020", @@ -108337,9 +108337,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8368, - "facet": 2176550201 + "date": "2019", + "value": 8448, + "facet": 2517965213 }, { "date": "2011", @@ -108357,9 +108357,9 @@ "entity": "geoId/54019", "points_by_facet": [ { - "date": "2019", - "value": 42406, - "facet": 2517965213 + "date": "2021", + "value": 39927, + "facet": 2176550201 }, { "date": "2020", @@ -108372,9 +108372,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 42062, - "facet": 2176550201 + "date": "2019", + "value": 42406, + "facet": 2517965213 }, { "date": "2011", @@ -108392,9 +108392,9 @@ "entity": "geoId/54021", "points_by_facet": [ { - "date": "2018", - "value": 8026, - "facet": 2517965213 + "date": "2021", + "value": 7377, + "facet": 2176550201 }, { "date": "2020", @@ -108407,9 +108407,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7811, - "facet": 2176550201 + "date": "2018", + "value": 8026, + "facet": 2517965213 }, { "date": "2011", @@ -108427,9 +108427,9 @@ "entity": "geoId/54023", "points_by_facet": [ { - "date": "2018", - "value": 11626, - "facet": 2517965213 + "date": "2021", + "value": 10983, + "facet": 2176550201 }, { "date": "2020", @@ -108442,9 +108442,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11510, - "facet": 2176550201 + "date": "2018", + "value": 11626, + "facet": 2517965213 }, { "date": "2011", @@ -108462,9 +108462,9 @@ "entity": "geoId/54025", "points_by_facet": [ { - "date": "2018", - "value": 34786, - "facet": 2517965213 + "date": "2021", + "value": 32608, + "facet": 2176550201 }, { "date": "2020", @@ -108477,9 +108477,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 34319, - "facet": 2176550201 + "date": "2018", + "value": 34786, + "facet": 2517965213 }, { "date": "2011", @@ -108497,9 +108497,9 @@ "entity": "geoId/54027", "points_by_facet": [ { - "date": "2019", - "value": 23175, - "facet": 2517965213 + "date": "2021", + "value": 23302, + "facet": 2176550201 }, { "date": "2020", @@ -108512,9 +108512,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 23190, - "facet": 2176550201 + "date": "2019", + "value": 23175, + "facet": 2517965213 }, { "date": "2011", @@ -108532,9 +108532,9 @@ "entity": "geoId/54029", "points_by_facet": [ { - "date": "2019", - "value": 28810, - "facet": 2517965213 + "date": "2021", + "value": 28656, + "facet": 2176550201 }, { "date": "2020", @@ -108547,9 +108547,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 28571, - "facet": 2176550201 + "date": "2019", + "value": 28810, + "facet": 2517965213 }, { "date": "2011", @@ -108567,9 +108567,9 @@ "entity": "geoId/54031", "points_by_facet": [ { - "date": "2018", - "value": 13775, - "facet": 2517965213 + "date": "2021", + "value": 14160, + "facet": 2176550201 }, { "date": "2020", @@ -108582,9 +108582,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13633, - "facet": 2176550201 + "date": "2018", + "value": 13775, + "facet": 2517965213 }, { "date": "2011", @@ -108602,9 +108602,9 @@ "entity": "geoId/54033", "points_by_facet": [ { - "date": "2019", - "value": 67256, - "facet": 2517965213 + "date": "2021", + "value": 65158, + "facet": 2176550201 }, { "date": "2020", @@ -108622,9 +108622,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 66870, - "facet": 2176550201 + "date": "2019", + "value": 67256, + "facet": 2517965213 }, { "date": "2011", @@ -108642,9 +108642,9 @@ "entity": "geoId/54035", "points_by_facet": [ { - "date": "2019", - "value": 28576, - "facet": 2517965213 + "date": "2021", + "value": 27738, + "facet": 2176550201 }, { "date": "2020", @@ -108657,9 +108657,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 28453, - "facet": 2176550201 + "date": "2019", + "value": 28576, + "facet": 2517965213 }, { "date": "2011", @@ -108677,9 +108677,9 @@ "entity": "geoId/54037", "points_by_facet": [ { - "date": "2019", - "value": 57146, - "facet": 2517965213 + "date": "2021", + "value": 58370, + "facet": 2176550201 }, { "date": "2020", @@ -108692,9 +108692,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 57486, - "facet": 2176550201 + "date": "2019", + "value": 57146, + "facet": 2517965213 }, { "date": "2011", @@ -108712,9 +108712,9 @@ "entity": "geoId/54039", "points_by_facet": [ { - "date": "2019", - "value": 178124, - "facet": 2517965213 + "date": "2021", + "value": 177952, + "facet": 2176550201 }, { "date": "2020", @@ -108732,9 +108732,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 176253, - "facet": 2176550201 + "date": "2019", + "value": 178124, + "facet": 2517965213 }, { "date": "2011", @@ -108752,9 +108752,9 @@ "entity": "geoId/54041", "points_by_facet": [ { - "date": "2018", - "value": 16024, - "facet": 2517965213 + "date": "2021", + "value": 16892, + "facet": 2176550201 }, { "date": "2020", @@ -108767,9 +108767,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15805, - "facet": 2176550201 + "date": "2018", + "value": 16024, + "facet": 2517965213 }, { "date": "2011", @@ -108787,9 +108787,9 @@ "entity": "geoId/54043", "points_by_facet": [ { - "date": "2019", - "value": 20409, - "facet": 2517965213 + "date": "2021", + "value": 20126, + "facet": 2176550201 }, { "date": "2020", @@ -108802,9 +108802,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20043, - "facet": 2176550201 + "date": "2019", + "value": 20409, + "facet": 2517965213 }, { "date": "2011", @@ -108822,9 +108822,9 @@ "entity": "geoId/54045", "points_by_facet": [ { - "date": "2019", - "value": 32019, - "facet": 2517965213 + "date": "2021", + "value": 31909, + "facet": 2176550201 }, { "date": "2020", @@ -108837,9 +108837,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 31688, - "facet": 2176550201 + "date": "2019", + "value": 32019, + "facet": 2517965213 }, { "date": "2011", @@ -108857,9 +108857,9 @@ "entity": "geoId/54047", "points_by_facet": [ { - "date": "2018", - "value": 18223, - "facet": 2517965213 + "date": "2021", + "value": 18363, + "facet": 2176550201 }, { "date": "2020", @@ -108872,9 +108872,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16916, - "facet": 2176550201 + "date": "2018", + "value": 18223, + "facet": 2517965213 }, { "date": "2011", @@ -108892,9 +108892,9 @@ "entity": "geoId/54049", "points_by_facet": [ { - "date": "2019", - "value": 56072, - "facet": 2517965213 + "date": "2021", + "value": 56001, + "facet": 2176550201 }, { "date": "2020", @@ -108907,9 +108907,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 55962, - "facet": 2176550201 + "date": "2019", + "value": 56072, + "facet": 2517965213 }, { "date": "2011", @@ -108927,9 +108927,9 @@ "entity": "geoId/54051", "points_by_facet": [ { - "date": "2019", - "value": 30531, - "facet": 2517965213 + "date": "2021", + "value": 30115, + "facet": 2176550201 }, { "date": "2020", @@ -108942,9 +108942,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 30103, - "facet": 2176550201 + "date": "2019", + "value": 30531, + "facet": 2517965213 }, { "date": "2011", @@ -108962,9 +108962,9 @@ "entity": "geoId/54053", "points_by_facet": [ { - "date": "2019", - "value": 26516, - "facet": 2517965213 + "date": "2021", + "value": 25157, + "facet": 2176550201 }, { "date": "2020", @@ -108977,9 +108977,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 26335, - "facet": 2176550201 + "date": "2019", + "value": 26516, + "facet": 2517965213 }, { "date": "2011", @@ -108997,9 +108997,9 @@ "entity": "geoId/54055", "points_by_facet": [ { - "date": "2019", - "value": 58758, - "facet": 2517965213 + "date": "2021", + "value": 59097, + "facet": 2176550201 }, { "date": "2020", @@ -109012,9 +109012,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 58258, - "facet": 2176550201 + "date": "2019", + "value": 58758, + "facet": 2517965213 }, { "date": "2011", @@ -109032,9 +109032,9 @@ "entity": "geoId/54057", "points_by_facet": [ { - "date": "2019", - "value": 26868, - "facet": 2517965213 + "date": "2021", + "value": 26857, + "facet": 2176550201 }, { "date": "2020", @@ -109047,9 +109047,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 26722, - "facet": 2176550201 + "date": "2019", + "value": 26868, + "facet": 2517965213 }, { "date": "2011", @@ -109067,9 +109067,9 @@ "entity": "geoId/54059", "points_by_facet": [ { - "date": "2018", - "value": 23785, - "facet": 2517965213 + "date": "2021", + "value": 23005, + "facet": 2176550201 }, { "date": "2020", @@ -109082,9 +109082,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 22951, - "facet": 2176550201 + "date": "2018", + "value": 23785, + "facet": 2517965213 }, { "date": "2011", @@ -109102,9 +109102,9 @@ "entity": "geoId/54061", "points_by_facet": [ { - "date": "2019", - "value": 105612, - "facet": 2517965213 + "date": "2021", + "value": 106387, + "facet": 2176550201 }, { "date": "2020", @@ -109122,9 +109122,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 106819, - "facet": 2176550201 + "date": "2019", + "value": 105612, + "facet": 2517965213 }, { "date": "2011", @@ -109142,9 +109142,9 @@ "entity": "geoId/54063", "points_by_facet": [ { - "date": "2018", - "value": 13280, - "facet": 2517965213 + "date": "2021", + "value": 12332, + "facet": 2176550201 }, { "date": "2020", @@ -109157,9 +109157,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13229, - "facet": 2176550201 + "date": "2018", + "value": 13280, + "facet": 2517965213 }, { "date": "2011", @@ -109177,9 +109177,9 @@ "entity": "geoId/54065", "points_by_facet": [ { - "date": "2019", - "value": 17884, - "facet": 2517965213 + "date": "2021", + "value": 17221, + "facet": 2176550201 }, { "date": "2020", @@ -109192,9 +109192,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 17873, - "facet": 2176550201 + "date": "2019", + "value": 17884, + "facet": 2517965213 }, { "date": "2011", @@ -109212,9 +109212,9 @@ "entity": "geoId/54067", "points_by_facet": [ { - "date": "2018", - "value": 24842, - "facet": 2517965213 + "date": "2021", + "value": 24300, + "facet": 2176550201 }, { "date": "2020", @@ -109227,9 +109227,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 24340, - "facet": 2176550201 + "date": "2018", + "value": 24842, + "facet": 2517965213 }, { "date": "2011", @@ -109247,9 +109247,9 @@ "entity": "geoId/54069", "points_by_facet": [ { - "date": "2019", - "value": 41411, - "facet": 2517965213 + "date": "2021", + "value": 41776, + "facet": 2176550201 }, { "date": "2020", @@ -109262,9 +109262,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 41182, - "facet": 2176550201 + "date": "2019", + "value": 41411, + "facet": 2517965213 }, { "date": "2011", @@ -109282,9 +109282,9 @@ "entity": "geoId/54071", "points_by_facet": [ { - "date": "2018", - "value": 6997, - "facet": 2517965213 + "date": "2021", + "value": 6142, + "facet": 2176550201 }, { "date": "2020", @@ -109297,9 +109297,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6932, - "facet": 2176550201 + "date": "2018", + "value": 6997, + "facet": 2517965213 }, { "date": "2011", @@ -109317,9 +109317,9 @@ "entity": "geoId/54073", "points_by_facet": [ { - "date": "2018", - "value": 7507, - "facet": 2517965213 + "date": "2021", + "value": 7601, + "facet": 2176550201 }, { "date": "2020", @@ -109332,9 +109332,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7438, - "facet": 2176550201 + "date": "2018", + "value": 7507, + "facet": 2517965213 }, { "date": "2011", @@ -109352,9 +109352,9 @@ "entity": "geoId/54075", "points_by_facet": [ { - "date": "2018", - "value": 8414, - "facet": 2517965213 + "date": "2021", + "value": 7841, + "facet": 2176550201 }, { "date": "2020", @@ -109367,9 +109367,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8190, - "facet": 2176550201 + "date": "2018", + "value": 8414, + "facet": 2517965213 }, { "date": "2011", @@ -109387,9 +109387,9 @@ "entity": "geoId/54077", "points_by_facet": [ { - "date": "2019", - "value": 33432, - "facet": 2517965213 + "date": "2021", + "value": 34358, + "facet": 2176550201 }, { "date": "2020", @@ -109402,9 +109402,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 33380, - "facet": 2176550201 + "date": "2019", + "value": 33432, + "facet": 2517965213 }, { "date": "2011", @@ -109422,9 +109422,9 @@ "entity": "geoId/54079", "points_by_facet": [ { - "date": "2019", - "value": 56450, - "facet": 2517965213 + "date": "2021", + "value": 57260, + "facet": 2176550201 }, { "date": "2020", @@ -109437,9 +109437,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 56428, - "facet": 2176550201 + "date": "2019", + "value": 56450, + "facet": 2517965213 }, { "date": "2011", @@ -109457,9 +109457,9 @@ "entity": "geoId/54081", "points_by_facet": [ { - "date": "2019", - "value": 73361, - "facet": 2517965213 + "date": "2021", + "value": 73771, + "facet": 2176550201 }, { "date": "2020", @@ -109477,9 +109477,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 72920, - "facet": 2176550201 + "date": "2019", + "value": 73361, + "facet": 2517965213 }, { "date": "2011", @@ -109497,9 +109497,9 @@ "entity": "geoId/54083", "points_by_facet": [ { - "date": "2019", - "value": 28695, - "facet": 2517965213 + "date": "2021", + "value": 27806, + "facet": 2176550201 }, { "date": "2020", @@ -109512,9 +109512,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 28387, - "facet": 2176550201 + "date": "2019", + "value": 28695, + "facet": 2517965213 }, { "date": "2011", @@ -109532,9 +109532,9 @@ "entity": "geoId/54085", "points_by_facet": [ { - "date": "2018", - "value": 9721, - "facet": 2517965213 + "date": "2021", + "value": 8383, + "facet": 2176550201 }, { "date": "2020", @@ -109547,9 +109547,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9499, - "facet": 2176550201 + "date": "2018", + "value": 9721, + "facet": 2517965213 }, { "date": "2011", @@ -109567,9 +109567,9 @@ "entity": "geoId/54087", "points_by_facet": [ { - "date": "2018", - "value": 13932, - "facet": 2517965213 + "date": "2021", + "value": 13898, + "facet": 2176550201 }, { "date": "2020", @@ -109582,9 +109582,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13482, - "facet": 2176550201 + "date": "2018", + "value": 13932, + "facet": 2517965213 }, { "date": "2011", @@ -109602,9 +109602,9 @@ "entity": "geoId/54089", "points_by_facet": [ { - "date": "2018", - "value": 12760, - "facet": 2517965213 + "date": "2021", + "value": 11908, + "facet": 2176550201 }, { "date": "2020", @@ -109617,9 +109617,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 12444, - "facet": 2176550201 + "date": "2018", + "value": 12760, + "facet": 2517965213 }, { "date": "2011", @@ -109637,9 +109637,9 @@ "entity": "geoId/54091", "points_by_facet": [ { - "date": "2019", - "value": 16695, - "facet": 2517965213 + "date": "2021", + "value": 16492, + "facet": 2176550201 }, { "date": "2020", @@ -109652,9 +109652,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16699, - "facet": 2176550201 + "date": "2019", + "value": 16695, + "facet": 2517965213 }, { "date": "2011", @@ -109672,9 +109672,9 @@ "entity": "geoId/54093", "points_by_facet": [ { - "date": "2018", - "value": 6955, - "facet": 2517965213 + "date": "2021", + "value": 6672, + "facet": 2176550201 }, { "date": "2020", @@ -109687,9 +109687,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6816, - "facet": 2176550201 + "date": "2018", + "value": 6955, + "facet": 2517965213 }, { "date": "2011", @@ -109707,9 +109707,9 @@ "entity": "geoId/54095", "points_by_facet": [ { - "date": "2018", - "value": 8746, - "facet": 2517965213 + "date": "2021", + "value": 8155, + "facet": 2176550201 }, { "date": "2020", @@ -109722,9 +109722,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8533, - "facet": 2176550201 + "date": "2018", + "value": 8746, + "facet": 2517965213 }, { "date": "2011", @@ -109742,9 +109742,9 @@ "entity": "geoId/54097", "points_by_facet": [ { - "date": "2018", - "value": 24415, - "facet": 2517965213 + "date": "2021", + "value": 23791, + "facet": 2176550201 }, { "date": "2020", @@ -109757,9 +109757,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 24230, - "facet": 2176550201 + "date": "2018", + "value": 24415, + "facet": 2517965213 }, { "date": "2011", @@ -109777,9 +109777,9 @@ "entity": "geoId/54099", "points_by_facet": [ { - "date": "2019", - "value": 39402, - "facet": 2517965213 + "date": "2021", + "value": 38498, + "facet": 2176550201 }, { "date": "2020", @@ -109792,9 +109792,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 39054, - "facet": 2176550201 + "date": "2019", + "value": 39402, + "facet": 2517965213 }, { "date": "2011", @@ -109812,9 +109812,9 @@ "entity": "geoId/54101", "points_by_facet": [ { - "date": "2018", - "value": 8285, - "facet": 2517965213 + "date": "2021", + "value": 8249, + "facet": 2176550201 }, { "date": "2020", @@ -109827,9 +109827,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8058, - "facet": 2176550201 + "date": "2018", + "value": 8285, + "facet": 2517965213 }, { "date": "2011", @@ -109847,9 +109847,9 @@ "entity": "geoId/54103", "points_by_facet": [ { - "date": "2018", - "value": 15270, - "facet": 2517965213 + "date": "2021", + "value": 14170, + "facet": 2176550201 }, { "date": "2020", @@ -109862,9 +109862,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14904, - "facet": 2176550201 + "date": "2018", + "value": 15270, + "facet": 2517965213 }, { "date": "2011", @@ -109882,9 +109882,9 @@ "entity": "geoId/54105", "points_by_facet": [ { - "date": "2019", - "value": 5821, - "facet": 2517965213 + "date": "2021", + "value": 5063, + "facet": 2176550201 }, { "date": "2020", @@ -109897,9 +109897,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5705, - "facet": 2176550201 + "date": "2019", + "value": 5821, + "facet": 2517965213 }, { "date": "2011", @@ -109917,9 +109917,9 @@ "entity": "geoId/54107", "points_by_facet": [ { - "date": "2019", - "value": 83518, - "facet": 2517965213 + "date": "2021", + "value": 83624, + "facet": 2176550201 }, { "date": "2020", @@ -109937,9 +109937,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 82938, - "facet": 2176550201 + "date": "2019", + "value": 83518, + "facet": 2517965213 }, { "date": "2011", @@ -109957,9 +109957,9 @@ "entity": "geoId/54109", "points_by_facet": [ { - "date": "2018", - "value": 20786, - "facet": 2517965213 + "date": "2021", + "value": 21051, + "facet": 2176550201 }, { "date": "2020", @@ -109972,9 +109972,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20123, - "facet": 2176550201 + "date": "2018", + "value": 20786, + "facet": 2517965213 }, { "date": "2011", @@ -109992,9 +109992,9 @@ "entity": "geoId/55001", "points_by_facet": [ { - "date": "2018", - "value": 20348, - "facet": 2517965213 + "date": "2021", + "value": 20875, + "facet": 2176550201 }, { "date": "2020", @@ -110007,9 +110007,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20498, - "facet": 2176550201 + "date": "2018", + "value": 20348, + "facet": 2517965213 }, { "date": "2011", @@ -110027,9 +110027,9 @@ "entity": "geoId/55003", "points_by_facet": [ { - "date": "2018", - "value": 15600, - "facet": 2517965213 + "date": "2021", + "value": 16107, + "facet": 2176550201 }, { "date": "2020", @@ -110042,9 +110042,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15415, - "facet": 2176550201 + "date": "2018", + "value": 15600, + "facet": 2517965213 }, { "date": "2011", @@ -110062,9 +110062,9 @@ "entity": "geoId/55005", "points_by_facet": [ { - "date": "2018", - "value": 45164, - "facet": 2517965213 + "date": "2021", + "value": 46719, + "facet": 2176550201 }, { "date": "2020", @@ -110077,9 +110077,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 45090, - "facet": 2176550201 + "date": "2018", + "value": 45164, + "facet": 2517965213 }, { "date": "2011", @@ -110097,9 +110097,9 @@ "entity": "geoId/55007", "points_by_facet": [ { - "date": "2018", - "value": 15042, - "facet": 2517965213 + "date": "2021", + "value": 16320, + "facet": 2176550201 }, { "date": "2020", @@ -110112,9 +110112,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15242, - "facet": 2176550201 + "date": "2018", + "value": 15042, + "facet": 2517965213 }, { "date": "2011", @@ -110132,9 +110132,9 @@ "entity": "geoId/55009", "points_by_facet": [ { - "date": "2019", - "value": 264542, - "facet": 2517965213 + "date": "2021", + "value": 269591, + "facet": 2176550201 }, { "date": "2020", @@ -110152,9 +110152,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 264610, - "facet": 2176550201 + "date": "2019", + "value": 264542, + "facet": 2517965213 }, { "date": "2011", @@ -110172,9 +110172,9 @@ "entity": "geoId/55011", "points_by_facet": [ { - "date": "2018", - "value": 13125, - "facet": 2517965213 + "date": "2021", + "value": 13302, + "facet": 2176550201 }, { "date": "2020", @@ -110187,9 +110187,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13033, - "facet": 2176550201 + "date": "2018", + "value": 13125, + "facet": 2517965213 }, { "date": "2011", @@ -110207,9 +110207,9 @@ "entity": "geoId/55013", "points_by_facet": [ { - "date": "2018", - "value": 15392, - "facet": 2517965213 + "date": "2021", + "value": 16744, + "facet": 2176550201 }, { "date": "2020", @@ -110222,9 +110222,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15557, - "facet": 2176550201 + "date": "2018", + "value": 15392, + "facet": 2517965213 }, { "date": "2011", @@ -110242,9 +110242,9 @@ "entity": "geoId/55015", "points_by_facet": [ { - "date": "2019", - "value": 50089, - "facet": 2517965213 + "date": "2021", + "value": 52539, + "facet": 2176550201 }, { "date": "2020", @@ -110257,9 +110257,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 50209, - "facet": 2176550201 + "date": "2019", + "value": 50089, + "facet": 2517965213 }, { "date": "2011", @@ -110277,9 +110277,9 @@ "entity": "geoId/55017", "points_by_facet": [ { - "date": "2019", - "value": 64658, - "facet": 2517965213 + "date": "2021", + "value": 66865, + "facet": 2176550201 }, { "date": "2020", @@ -110292,9 +110292,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 64737, - "facet": 2176550201 + "date": "2019", + "value": 64658, + "facet": 2517965213 }, { "date": "2011", @@ -110312,9 +110312,9 @@ "entity": "geoId/55019", "points_by_facet": [ { - "date": "2018", - "value": 34709, - "facet": 2517965213 + "date": "2021", + "value": 34746, + "facet": 2176550201 }, { "date": "2020", @@ -110327,9 +110327,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 34720, - "facet": 2176550201 + "date": "2018", + "value": 34709, + "facet": 2517965213 }, { "date": "2011", @@ -110347,9 +110347,9 @@ "entity": "geoId/55021", "points_by_facet": [ { - "date": "2019", - "value": 57532, - "facet": 2517965213 + "date": "2021", + "value": 58488, + "facet": 2176550201 }, { "date": "2020", @@ -110362,9 +110362,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 57668, - "facet": 2176550201 + "date": "2019", + "value": 57532, + "facet": 2517965213 }, { "date": "2011", @@ -110382,9 +110382,9 @@ "entity": "geoId/55023", "points_by_facet": [ { - "date": "2018", - "value": 16291, - "facet": 2517965213 + "date": "2021", + "value": 16075, + "facet": 2176550201 }, { "date": "2020", @@ -110397,9 +110397,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16021, - "facet": 2176550201 + "date": "2018", + "value": 16291, + "facet": 2517965213 }, { "date": "2011", @@ -110417,9 +110417,9 @@ "entity": "geoId/55025", "points_by_facet": [ { - "date": "2019", - "value": 546695, - "facet": 2517965213 + "date": "2021", + "value": 563951, + "facet": 2176550201 }, { "date": "2020", @@ -110437,9 +110437,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 552536, - "facet": 2176550201 + "date": "2019", + "value": 546695, + "facet": 2517965213 }, { "date": "2011", @@ -110457,9 +110457,9 @@ "entity": "geoId/55027", "points_by_facet": [ { - "date": "2019", - "value": 87839, - "facet": 2517965213 + "date": "2021", + "value": 89313, + "facet": 2176550201 }, { "date": "2020", @@ -110477,9 +110477,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 87336, - "facet": 2176550201 + "date": "2019", + "value": 87839, + "facet": 2517965213 }, { "date": "2011", @@ -110497,9 +110497,9 @@ "entity": "geoId/55029", "points_by_facet": [ { - "date": "2018", - "value": 27610, - "facet": 2517965213 + "date": "2021", + "value": 30369, + "facet": 2176550201 }, { "date": "2020", @@ -110512,9 +110512,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 27889, - "facet": 2176550201 + "date": "2018", + "value": 27610, + "facet": 2517965213 }, { "date": "2011", @@ -110532,9 +110532,9 @@ "entity": "geoId/55031", "points_by_facet": [ { - "date": "2019", - "value": 43150, - "facet": 2517965213 + "date": "2021", + "value": 44203, + "facet": 2176550201 }, { "date": "2020", @@ -110547,9 +110547,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 43702, - "facet": 2176550201 + "date": "2019", + "value": 43150, + "facet": 2517965213 }, { "date": "2011", @@ -110567,9 +110567,9 @@ "entity": "geoId/55033", "points_by_facet": [ { - "date": "2019", - "value": 45368, - "facet": 2517965213 + "date": "2021", + "value": 45547, + "facet": 2176550201 }, { "date": "2020", @@ -110582,9 +110582,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 45452, - "facet": 2176550201 + "date": "2019", + "value": 45368, + "facet": 2517965213 }, { "date": "2011", @@ -110602,9 +110602,9 @@ "entity": "geoId/55035", "points_by_facet": [ { - "date": "2019", - "value": 104646, - "facet": 2517965213 + "date": "2021", + "value": 106452, + "facet": 2176550201 }, { "date": "2020", @@ -110622,9 +110622,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 105260, - "facet": 2176550201 + "date": "2019", + "value": 104646, + "facet": 2517965213 }, { "date": "2011", @@ -110642,9 +110642,9 @@ "entity": "geoId/55037", "points_by_facet": [ { - "date": "2019", - "value": 4295, - "facet": 2517965213 + "date": "2021", + "value": 4593, + "facet": 2176550201 }, { "date": "2020", @@ -110657,9 +110657,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4298, - "facet": 2176550201 + "date": "2019", + "value": 4295, + "facet": 2517965213 }, { "date": "2011", @@ -110677,9 +110677,9 @@ "entity": "geoId/55039", "points_by_facet": [ { - "date": "2019", - "value": 103403, - "facet": 2517965213 + "date": "2021", + "value": 104362, + "facet": 2176550201 }, { "date": "2020", @@ -110697,9 +110697,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 102902, - "facet": 2176550201 + "date": "2019", + "value": 103403, + "facet": 2517965213 }, { "date": "2011", @@ -110717,9 +110717,9 @@ "entity": "geoId/55041", "points_by_facet": [ { - "date": "2018", - "value": 8991, - "facet": 2517965213 + "date": "2021", + "value": 9258, + "facet": 2176550201 }, { "date": "2020", @@ -110732,9 +110732,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8960, - "facet": 2176550201 + "date": "2018", + "value": 8991, + "facet": 2517965213 }, { "date": "2011", @@ -110752,9 +110752,9 @@ "entity": "geoId/55043", "points_by_facet": [ { - "date": "2019", - "value": 51439, - "facet": 2517965213 + "date": "2021", + "value": 52110, + "facet": 2176550201 }, { "date": "2020", @@ -110767,9 +110767,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 51021, - "facet": 2176550201 + "date": "2019", + "value": 51439, + "facet": 2517965213 }, { "date": "2011", @@ -110787,9 +110787,9 @@ "entity": "geoId/55045", "points_by_facet": [ { - "date": "2019", - "value": 36960, - "facet": 2517965213 + "date": "2021", + "value": 36988, + "facet": 2176550201 }, { "date": "2020", @@ -110802,9 +110802,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 36603, - "facet": 2176550201 + "date": "2019", + "value": 36960, + "facet": 2517965213 }, { "date": "2011", @@ -110822,9 +110822,9 @@ "entity": "geoId/55047", "points_by_facet": [ { - "date": "2018", - "value": 18918, - "facet": 2517965213 + "date": "2021", + "value": 19229, + "facet": 2176550201 }, { "date": "2020", @@ -110837,9 +110837,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 18908, - "facet": 2176550201 + "date": "2018", + "value": 18918, + "facet": 2517965213 }, { "date": "2011", @@ -110857,9 +110857,9 @@ "entity": "geoId/55049", "points_by_facet": [ { - "date": "2019", - "value": 23678, - "facet": 2517965213 + "date": "2021", + "value": 23756, + "facet": 2176550201 }, { "date": "2020", @@ -110872,9 +110872,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 23640, - "facet": 2176550201 + "date": "2019", + "value": 23678, + "facet": 2517965213 }, { "date": "2011", @@ -110892,9 +110892,9 @@ "entity": "geoId/55051", "points_by_facet": [ { - "date": "2018", - "value": 5676, - "facet": 2517965213 + "date": "2021", + "value": 6178, + "facet": 2176550201 }, { "date": "2020", @@ -110907,9 +110907,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 5698, - "facet": 2176550201 + "date": "2018", + "value": 5676, + "facet": 2517965213 }, { "date": "2011", @@ -110927,9 +110927,9 @@ "entity": "geoId/55053", "points_by_facet": [ { - "date": "2018", - "value": 20478, - "facet": 2517965213 + "date": "2021", + "value": 21121, + "facet": 2176550201 }, { "date": "2020", @@ -110942,9 +110942,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20630, - "facet": 2176550201 + "date": "2018", + "value": 20478, + "facet": 2517965213 }, { "date": "2011", @@ -110962,9 +110962,9 @@ "entity": "geoId/55055", "points_by_facet": [ { - "date": "2019", - "value": 84769, - "facet": 2517965213 + "date": "2021", + "value": 84943, + "facet": 2176550201 }, { "date": "2020", @@ -110982,9 +110982,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 85038, - "facet": 2176550201 + "date": "2019", + "value": 84769, + "facet": 2517965213 }, { "date": "2011", @@ -111002,9 +111002,9 @@ "entity": "geoId/55057", "points_by_facet": [ { - "date": "2018", - "value": 26617, - "facet": 2517965213 + "date": "2021", + "value": 26802, + "facet": 2176550201 }, { "date": "2020", @@ -111017,9 +111017,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 26908, - "facet": 2176550201 + "date": "2018", + "value": 26617, + "facet": 2517965213 }, { "date": "2011", @@ -111037,9 +111037,9 @@ "entity": "geoId/55059", "points_by_facet": [ { - "date": "2019", - "value": 169561, - "facet": 2517965213 + "date": "2021", + "value": 168732, + "facet": 2176550201 }, { "date": "2020", @@ -111057,9 +111057,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 169671, - "facet": 2176550201 + "date": "2019", + "value": 169561, + "facet": 2517965213 }, { "date": "2011", @@ -111077,9 +111077,9 @@ "entity": "geoId/55061", "points_by_facet": [ { - "date": "2019", - "value": 20434, - "facet": 2517965213 + "date": "2021", + "value": 20543, + "facet": 2176550201 }, { "date": "2020", @@ -111092,9 +111092,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20386, - "facet": 2176550201 + "date": "2019", + "value": 20434, + "facet": 2517965213 }, { "date": "2011", @@ -111112,9 +111112,9 @@ "entity": "geoId/55063", "points_by_facet": [ { - "date": "2019", - "value": 118016, - "facet": 2517965213 + "date": "2021", + "value": 120433, + "facet": 2176550201 }, { "date": "2020", @@ -111132,9 +111132,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 118502, - "facet": 2176550201 + "date": "2019", + "value": 118016, + "facet": 2517965213 }, { "date": "2011", @@ -111152,9 +111152,9 @@ "entity": "geoId/55065", "points_by_facet": [ { - "date": "2018", - "value": 16665, - "facet": 2517965213 + "date": "2021", + "value": 16784, + "facet": 2176550201 }, { "date": "2020", @@ -111167,9 +111167,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16646, - "facet": 2176550201 + "date": "2018", + "value": 16665, + "facet": 2517965213 }, { "date": "2011", @@ -111187,9 +111187,9 @@ "entity": "geoId/55067", "points_by_facet": [ { - "date": "2018", - "value": 19268, - "facet": 2517965213 + "date": "2021", + "value": 19502, + "facet": 2176550201 }, { "date": "2020", @@ -111202,9 +111202,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 19119, - "facet": 2176550201 + "date": "2018", + "value": 19268, + "facet": 2517965213 }, { "date": "2011", @@ -111222,9 +111222,9 @@ "entity": "geoId/55069", "points_by_facet": [ { - "date": "2019", - "value": 27593, - "facet": 2517965213 + "date": "2021", + "value": 28541, + "facet": 2176550201 }, { "date": "2020", @@ -111237,9 +111237,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 27566, - "facet": 2176550201 + "date": "2019", + "value": 27593, + "facet": 2517965213 }, { "date": "2011", @@ -111257,9 +111257,9 @@ "entity": "geoId/55071", "points_by_facet": [ { - "date": "2019", - "value": 78981, - "facet": 2517965213 + "date": "2021", + "value": 81505, + "facet": 2176550201 }, { "date": "2020", @@ -111277,9 +111277,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 78757, - "facet": 2176550201 + "date": "2019", + "value": 78981, + "facet": 2517965213 }, { "date": "2011", @@ -111297,9 +111297,9 @@ "entity": "geoId/55073", "points_by_facet": [ { - "date": "2019", - "value": 135692, - "facet": 2517965213 + "date": "2021", + "value": 137648, + "facet": 2176550201 }, { "date": "2020", @@ -111317,9 +111317,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 135593, - "facet": 2176550201 + "date": "2019", + "value": 135692, + "facet": 2517965213 }, { "date": "2011", @@ -111337,9 +111337,9 @@ "entity": "geoId/55075", "points_by_facet": [ { - "date": "2019", - "value": 40350, - "facet": 2517965213 + "date": "2021", + "value": 41875, + "facet": 2176550201 }, { "date": "2020", @@ -111352,9 +111352,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 40262, - "facet": 2176550201 + "date": "2019", + "value": 40350, + "facet": 2517965213 }, { "date": "2011", @@ -111372,9 +111372,9 @@ "entity": "geoId/55077", "points_by_facet": [ { - "date": "2018", - "value": 15434, - "facet": 2517965213 + "date": "2021", + "value": 15792, + "facet": 2176550201 }, { "date": "2020", @@ -111387,9 +111387,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15585, - "facet": 2176550201 + "date": "2018", + "value": 15434, + "facet": 2517965213 }, { "date": "2011", @@ -111407,9 +111407,9 @@ "entity": "geoId/55078", "points_by_facet": [ { - "date": "2019", - "value": 4556, - "facet": 2517965213 + "date": "2021", + "value": 4289, + "facet": 2176550201 }, { "date": "2020", @@ -111422,9 +111422,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4546, - "facet": 2176550201 + "date": "2019", + "value": 4556, + "facet": 2517965213 }, { "date": "2011", @@ -111442,9 +111442,9 @@ "entity": "geoId/55079", "points_by_facet": [ { - "date": "2019", - "value": 945726, - "facet": 2517965213 + "date": "2021", + "value": 928059, + "facet": 2176550201 }, { "date": "2020", @@ -111462,9 +111462,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 945016, - "facet": 2176550201 + "date": "2019", + "value": 945726, + "facet": 2517965213 }, { "date": "2011", @@ -111482,9 +111482,9 @@ "entity": "geoId/55081", "points_by_facet": [ { - "date": "2018", - "value": 46051, - "facet": 2517965213 + "date": "2021", + "value": 46193, + "facet": 2176550201 }, { "date": "2020", @@ -111497,9 +111497,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 46582, - "facet": 2176550201 + "date": "2018", + "value": 46051, + "facet": 2517965213 }, { "date": "2011", @@ -111517,9 +111517,9 @@ "entity": "geoId/55083", "points_by_facet": [ { - "date": "2019", - "value": 37930, - "facet": 2517965213 + "date": "2021", + "value": 39356, + "facet": 2176550201 }, { "date": "2020", @@ -111532,9 +111532,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 38383, - "facet": 2176550201 + "date": "2019", + "value": 37930, + "facet": 2517965213 }, { "date": "2011", @@ -111552,9 +111552,9 @@ "entity": "geoId/55085", "points_by_facet": [ { - "date": "2018", - "value": 35470, - "facet": 2517965213 + "date": "2021", + "value": 38259, + "facet": 2176550201 }, { "date": "2020", @@ -111567,9 +111567,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 35751, - "facet": 2176550201 + "date": "2018", + "value": 35470, + "facet": 2517965213 }, { "date": "2011", @@ -111587,9 +111587,9 @@ "entity": "geoId/55087", "points_by_facet": [ { - "date": "2019", - "value": 187885, - "facet": 2517965213 + "date": "2021", + "value": 191545, + "facet": 2176550201 }, { "date": "2020", @@ -111607,9 +111607,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 188766, - "facet": 2176550201 + "date": "2019", + "value": 187885, + "facet": 2517965213 }, { "date": "2011", @@ -111627,9 +111627,9 @@ "entity": "geoId/55089", "points_by_facet": [ { - "date": "2019", - "value": 89221, - "facet": 2517965213 + "date": "2021", + "value": 92497, + "facet": 2176550201 }, { "date": "2020", @@ -111647,9 +111647,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 90043, - "facet": 2176550201 + "date": "2019", + "value": 89221, + "facet": 2517965213 }, { "date": "2011", @@ -111667,9 +111667,9 @@ "entity": "geoId/55091", "points_by_facet": [ { - "date": "2018", - "value": 7289, - "facet": 2517965213 + "date": "2021", + "value": 7364, + "facet": 2176550201 }, { "date": "2020", @@ -111682,9 +111682,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7271, - "facet": 2176550201 + "date": "2018", + "value": 7289, + "facet": 2517965213 }, { "date": "2011", @@ -111702,9 +111702,9 @@ "entity": "geoId/55093", "points_by_facet": [ { - "date": "2019", - "value": 42754, - "facet": 2517965213 + "date": "2021", + "value": 42587, + "facet": 2176550201 }, { "date": "2020", @@ -111717,9 +111717,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 42700, - "facet": 2176550201 + "date": "2019", + "value": 42754, + "facet": 2517965213 }, { "date": "2011", @@ -111737,9 +111737,9 @@ "entity": "geoId/55095", "points_by_facet": [ { - "date": "2018", - "value": 43598, - "facet": 2517965213 + "date": "2021", + "value": 45431, + "facet": 2176550201 }, { "date": "2020", @@ -111752,9 +111752,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 43794, - "facet": 2176550201 + "date": "2018", + "value": 43598, + "facet": 2517965213 }, { "date": "2011", @@ -111772,9 +111772,9 @@ "entity": "geoId/55097", "points_by_facet": [ { - "date": "2019", - "value": 70772, - "facet": 2517965213 + "date": "2021", + "value": 70468, + "facet": 2176550201 }, { "date": "2020", @@ -111792,9 +111792,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 71032, - "facet": 2176550201 + "date": "2019", + "value": 70772, + "facet": 2517965213 }, { "date": "2011", @@ -111812,9 +111812,9 @@ "entity": "geoId/55099", "points_by_facet": [ { - "date": "2018", - "value": 13397, - "facet": 2517965213 + "date": "2021", + "value": 14050, + "facet": 2176550201 }, { "date": "2020", @@ -111827,9 +111827,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13245, - "facet": 2176550201 + "date": "2018", + "value": 13397, + "facet": 2517965213 }, { "date": "2011", @@ -111847,9 +111847,9 @@ "entity": "geoId/55101", "points_by_facet": [ { - "date": "2019", - "value": 196311, - "facet": 2517965213 + "date": "2021", + "value": 196896, + "facet": 2176550201 }, { "date": "2020", @@ -111867,9 +111867,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 195802, - "facet": 2176550201 + "date": "2019", + "value": 196311, + "facet": 2517965213 }, { "date": "2011", @@ -111887,9 +111887,9 @@ "entity": "geoId/55103", "points_by_facet": [ { - "date": "2018", - "value": 17377, - "facet": 2517965213 + "date": "2021", + "value": 17212, + "facet": 2176550201 }, { "date": "2020", @@ -111902,9 +111902,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 17258, - "facet": 2176550201 + "date": "2018", + "value": 17377, + "facet": 2517965213 }, { "date": "2011", @@ -111922,9 +111922,9 @@ "entity": "geoId/55105", "points_by_facet": [ { - "date": "2019", - "value": 163354, - "facet": 2517965213 + "date": "2021", + "value": 164381, + "facet": 2176550201 }, { "date": "2020", @@ -111942,9 +111942,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 163084, - "facet": 2176550201 + "date": "2019", + "value": 163354, + "facet": 2517965213 }, { "date": "2011", @@ -111962,9 +111962,9 @@ "entity": "geoId/55107", "points_by_facet": [ { - "date": "2018", - "value": 14147, - "facet": 2517965213 + "date": "2021", + "value": 14123, + "facet": 2176550201 }, { "date": "2020", @@ -111977,9 +111977,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14022, - "facet": 2176550201 + "date": "2018", + "value": 14147, + "facet": 2517965213 }, { "date": "2011", @@ -111997,9 +111997,9 @@ "entity": "geoId/55109", "points_by_facet": [ { - "date": "2019", - "value": 90687, - "facet": 2517965213 + "date": "2021", + "value": 95044, + "facet": 2176550201 }, { "date": "2020", @@ -112017,9 +112017,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 91838, - "facet": 2176550201 + "date": "2019", + "value": 90687, + "facet": 2517965213 }, { "date": "2011", @@ -112037,9 +112037,9 @@ "entity": "geoId/55111", "points_by_facet": [ { - "date": "2019", - "value": 64442, - "facet": 2517965213 + "date": "2021", + "value": 65697, + "facet": 2176550201 }, { "date": "2020", @@ -112052,9 +112052,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 64449, - "facet": 2176550201 + "date": "2019", + "value": 64442, + "facet": 2517965213 }, { "date": "2011", @@ -112072,9 +112072,9 @@ "entity": "geoId/55113", "points_by_facet": [ { - "date": "2018", - "value": 16489, - "facet": 2517965213 + "date": "2021", + "value": 18295, + "facet": 2176550201 }, { "date": "2020", @@ -112087,9 +112087,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 16700, - "facet": 2176550201 + "date": "2018", + "value": 16489, + "facet": 2517965213 }, { "date": "2011", @@ -112107,9 +112107,9 @@ "entity": "geoId/55115", "points_by_facet": [ { - "date": "2019", - "value": 40899, - "facet": 2517965213 + "date": "2021", + "value": 40859, + "facet": 2176550201 }, { "date": "2020", @@ -112122,9 +112122,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 40786, - "facet": 2176550201 + "date": "2019", + "value": 40899, + "facet": 2517965213 }, { "date": "2011", @@ -112142,9 +112142,9 @@ "entity": "geoId/55117", "points_by_facet": [ { - "date": "2019", - "value": 115340, - "facet": 2517965213 + "date": "2021", + "value": 117747, + "facet": 2176550201 }, { "date": "2020", @@ -112162,9 +112162,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 115240, - "facet": 2176550201 + "date": "2019", + "value": 115340, + "facet": 2517965213 }, { "date": "2011", @@ -112182,9 +112182,9 @@ "entity": "geoId/55119", "points_by_facet": [ { - "date": "2018", - "value": 20412, - "facet": 2517965213 + "date": "2021", + "value": 19923, + "facet": 2176550201 }, { "date": "2020", @@ -112197,9 +112197,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20318, - "facet": 2176550201 + "date": "2018", + "value": 20412, + "facet": 2517965213 }, { "date": "2011", @@ -112217,9 +112217,9 @@ "entity": "geoId/55121", "points_by_facet": [ { - "date": "2018", - "value": 29442, - "facet": 2517965213 + "date": "2021", + "value": 30724, + "facet": 2176550201 }, { "date": "2020", @@ -112232,9 +112232,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 29681, - "facet": 2176550201 + "date": "2018", + "value": 29442, + "facet": 2517965213 }, { "date": "2011", @@ -112252,9 +112252,9 @@ "entity": "geoId/55123", "points_by_facet": [ { - "date": "2018", - "value": 30785, - "facet": 2517965213 + "date": "2021", + "value": 30915, + "facet": 2176550201 }, { "date": "2020", @@ -112267,9 +112267,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 30861, - "facet": 2176550201 + "date": "2018", + "value": 30785, + "facet": 2517965213 }, { "date": "2011", @@ -112287,9 +112287,9 @@ "entity": "geoId/55125", "points_by_facet": [ { - "date": "2018", - "value": 21938, - "facet": 2517965213 + "date": "2021", + "value": 23520, + "facet": 2176550201 }, { "date": "2020", @@ -112302,9 +112302,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 22356, - "facet": 2176550201 + "date": "2018", + "value": 21938, + "facet": 2517965213 }, { "date": "2011", @@ -112322,9 +112322,9 @@ "entity": "geoId/55127", "points_by_facet": [ { - "date": "2019", - "value": 103868, - "facet": 2517965213 + "date": "2021", + "value": 106799, + "facet": 2176550201 }, { "date": "2020", @@ -112342,9 +112342,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 103953, - "facet": 2176550201 + "date": "2019", + "value": 103868, + "facet": 2517965213 }, { "date": "2011", @@ -112362,9 +112362,9 @@ "entity": "geoId/55129", "points_by_facet": [ { - "date": "2018", - "value": 15878, - "facet": 2517965213 + "date": "2021", + "value": 16752, + "facet": 2176550201 }, { "date": "2020", @@ -112377,9 +112377,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 15712, - "facet": 2176550201 + "date": "2018", + "value": 15878, + "facet": 2517965213 }, { "date": "2011", @@ -112397,9 +112397,9 @@ "entity": "geoId/55131", "points_by_facet": [ { - "date": "2019", - "value": 136034, - "facet": 2517965213 + "date": "2021", + "value": 137175, + "facet": 2176550201 }, { "date": "2020", @@ -112417,9 +112417,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 136445, - "facet": 2176550201 + "date": "2019", + "value": 136034, + "facet": 2517965213 }, { "date": "2011", @@ -112437,9 +112437,9 @@ "entity": "geoId/55133", "points_by_facet": [ { - "date": "2019", - "value": 404198, - "facet": 2517965213 + "date": "2021", + "value": 408756, + "facet": 2176550201 }, { "date": "2020", @@ -112457,9 +112457,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 406172, - "facet": 2176550201 + "date": "2019", + "value": 404198, + "facet": 2517965213 }, { "date": "2011", @@ -112477,9 +112477,9 @@ "entity": "geoId/55135", "points_by_facet": [ { - "date": "2018", - "value": 51128, - "facet": 2517965213 + "date": "2021", + "value": 51570, + "facet": 2176550201 }, { "date": "2020", @@ -112492,9 +112492,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 50664, - "facet": 2176550201 + "date": "2018", + "value": 51128, + "facet": 2517965213 }, { "date": "2011", @@ -112512,9 +112512,9 @@ "entity": "geoId/55137", "points_by_facet": [ { - "date": "2018", - "value": 24263, - "facet": 2517965213 + "date": "2021", + "value": 24828, + "facet": 2176550201 }, { "date": "2020", @@ -112527,9 +112527,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 24326, - "facet": 2176550201 + "date": "2018", + "value": 24263, + "facet": 2517965213 }, { "date": "2011", @@ -112547,9 +112547,9 @@ "entity": "geoId/55139", "points_by_facet": [ { - "date": "2019", - "value": 171907, - "facet": 2517965213 + "date": "2021", + "value": 171623, + "facet": 2176550201 }, { "date": "2020", @@ -112567,9 +112567,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 171631, - "facet": 2176550201 + "date": "2019", + "value": 171907, + "facet": 2517965213 }, { "date": "2011", @@ -112587,9 +112587,9 @@ "entity": "geoId/55141", "points_by_facet": [ { - "date": "2019", - "value": 72999, - "facet": 2517965213 + "date": "2021", + "value": 74070, + "facet": 2176550201 }, { "date": "2020", @@ -112607,9 +112607,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 72560, - "facet": 2176550201 + "date": "2019", + "value": 72999, + "facet": 2517965213 }, { "date": "2011", @@ -112627,9 +112627,9 @@ "entity": "geoId/56001", "points_by_facet": [ { - "date": "2019", - "value": 38880, - "facet": 2517965213 + "date": "2021", + "value": 37608, + "facet": 2176550201 }, { "date": "2020", @@ -112642,9 +112642,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 38950, - "facet": 2176550201 + "date": "2019", + "value": 38880, + "facet": 2517965213 }, { "date": "2011", @@ -112662,9 +112662,9 @@ "entity": "geoId/56003", "points_by_facet": [ { - "date": "2018", - "value": 11881, - "facet": 2517965213 + "date": "2021", + "value": 11632, + "facet": 2176550201 }, { "date": "2020", @@ -112677,9 +112677,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 11575, - "facet": 2176550201 + "date": "2018", + "value": 11881, + "facet": 2517965213 }, { "date": "2011", @@ -112697,9 +112697,9 @@ "entity": "geoId/56005", "points_by_facet": [ { - "date": "2019", - "value": 46341, - "facet": 2517965213 + "date": "2021", + "value": 46401, + "facet": 2176550201 }, { "date": "2020", @@ -112712,9 +112712,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 46676, - "facet": 2176550201 + "date": "2019", + "value": 46341, + "facet": 2517965213 }, { "date": "2011", @@ -112732,9 +112732,9 @@ "entity": "geoId/56007", "points_by_facet": [ { - "date": "2018", - "value": 14971, - "facet": 2517965213 + "date": "2021", + "value": 14649, + "facet": 2176550201 }, { "date": "2020", @@ -112747,9 +112747,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 14711, - "facet": 2176550201 + "date": "2018", + "value": 14971, + "facet": 2517965213 }, { "date": "2011", @@ -112767,9 +112767,9 @@ "entity": "geoId/56009", "points_by_facet": [ { - "date": "2018", - "value": 13640, - "facet": 2517965213 + "date": "2021", + "value": 13672, + "facet": 2176550201 }, { "date": "2020", @@ -112782,9 +112782,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13804, - "facet": 2176550201 + "date": "2018", + "value": 13640, + "facet": 2517965213 }, { "date": "2011", @@ -112802,9 +112802,9 @@ "entity": "geoId/56011", "points_by_facet": [ { - "date": "2019", - "value": 7584, - "facet": 2517965213 + "date": "2021", + "value": 7315, + "facet": 2176550201 }, { "date": "2020", @@ -112817,9 +112817,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7593, - "facet": 2176550201 + "date": "2019", + "value": 7584, + "facet": 2517965213 }, { "date": "2011", @@ -112837,9 +112837,9 @@ "entity": "geoId/56013", "points_by_facet": [ { - "date": "2019", - "value": 39261, - "facet": 2517965213 + "date": "2021", + "value": 39336, + "facet": 2176550201 }, { "date": "2020", @@ -112852,9 +112852,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 39317, - "facet": 2176550201 + "date": "2019", + "value": 39261, + "facet": 2517965213 }, { "date": "2011", @@ -112872,9 +112872,9 @@ "entity": "geoId/56015", "points_by_facet": [ { - "date": "2018", - "value": 13376, - "facet": 2517965213 + "date": "2021", + "value": 12537, + "facet": 2176550201 }, { "date": "2020", @@ -112887,9 +112887,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 13235, - "facet": 2176550201 + "date": "2018", + "value": 13376, + "facet": 2517965213 }, { "date": "2011", @@ -112907,9 +112907,9 @@ "entity": "geoId/56017", "points_by_facet": [ { - "date": "2018", - "value": 4555, - "facet": 2517965213 + "date": "2021", + "value": 4597, + "facet": 2176550201 }, { "date": "2020", @@ -112922,9 +112922,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 4425, - "facet": 2176550201 + "date": "2018", + "value": 4555, + "facet": 2517965213 }, { "date": "2011", @@ -112942,9 +112942,9 @@ "entity": "geoId/56019", "points_by_facet": [ { - "date": "2018", - "value": 8460, - "facet": 2517965213 + "date": "2021", + "value": 8623, + "facet": 2176550201 }, { "date": "2020", @@ -112957,9 +112957,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8588, - "facet": 2176550201 + "date": "2018", + "value": 8460, + "facet": 2517965213 }, { "date": "2011", @@ -112977,9 +112977,9 @@ "entity": "geoId/56021", "points_by_facet": [ { - "date": "2019", - "value": 99500, - "facet": 2517965213 + "date": "2021", + "value": 100863, + "facet": 2176550201 }, { "date": "2020", @@ -112997,9 +112997,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 100595, - "facet": 2176550201 + "date": "2019", + "value": 99500, + "facet": 2517965213 }, { "date": "2011", @@ -113017,9 +113017,9 @@ "entity": "geoId/56023", "points_by_facet": [ { - "date": "2018", - "value": 19434, - "facet": 2517965213 + "date": "2021", + "value": 20153, + "facet": 2176550201 }, { "date": "2020", @@ -113032,9 +113032,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20253, - "facet": 2176550201 + "date": "2018", + "value": 19434, + "facet": 2517965213 }, { "date": "2011", @@ -113052,9 +113052,9 @@ "entity": "geoId/56025", "points_by_facet": [ { - "date": "2019", - "value": 79858, - "facet": 2517965213 + "date": "2021", + "value": 79555, + "facet": 2176550201 }, { "date": "2020", @@ -113072,9 +113072,9 @@ "facet": 1226172227 }, { - "date": "2020", - "value": 80815, - "facet": 2176550201 + "date": "2019", + "value": 79858, + "facet": 2517965213 }, { "date": "2011", @@ -113092,9 +113092,9 @@ "entity": "geoId/56027", "points_by_facet": [ { - "date": "2018", - "value": 2388, - "facet": 2517965213 + "date": "2021", + "value": 2438, + "facet": 2176550201 }, { "date": "2020", @@ -113107,9 +113107,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 2275, - "facet": 2176550201 + "date": "2018", + "value": 2388, + "facet": 2517965213 }, { "date": "2011", @@ -113127,9 +113127,9 @@ "entity": "geoId/56029", "points_by_facet": [ { - "date": "2018", - "value": 29324, - "facet": 2517965213 + "date": "2021", + "value": 30108, + "facet": 2176550201 }, { "date": "2020", @@ -113142,9 +113142,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 29331, - "facet": 2176550201 + "date": "2018", + "value": 29324, + "facet": 2517965213 }, { "date": "2011", @@ -113162,9 +113162,9 @@ "entity": "geoId/56031", "points_by_facet": [ { - "date": "2018", - "value": 8566, - "facet": 2517965213 + "date": "2021", + "value": 8699, + "facet": 2176550201 }, { "date": "2020", @@ -113177,9 +113177,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 8578, - "facet": 2176550201 + "date": "2018", + "value": 8566, + "facet": 2517965213 }, { "date": "2011", @@ -113197,9 +113197,9 @@ "entity": "geoId/56033", "points_by_facet": [ { - "date": "2019", - "value": 30485, - "facet": 2517965213 + "date": "2021", + "value": 31646, + "facet": 2176550201 }, { "date": "2020", @@ -113212,9 +113212,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 30863, - "facet": 2176550201 + "date": "2019", + "value": 30485, + "facet": 2517965213 }, { "date": "2011", @@ -113232,9 +113232,9 @@ "entity": "geoId/56035", "points_by_facet": [ { - "date": "2018", - "value": 9813, - "facet": 2517965213 + "date": "2021", + "value": 8697, + "facet": 2176550201 }, { "date": "2020", @@ -113247,9 +113247,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 9856, - "facet": 2176550201 + "date": "2018", + "value": 9813, + "facet": 2517965213 }, { "date": "2011", @@ -113267,9 +113267,9 @@ "entity": "geoId/56037", "points_by_facet": [ { - "date": "2019", - "value": 42343, - "facet": 2517965213 + "date": "2021", + "value": 41614, + "facet": 2176550201 }, { "date": "2020", @@ -113282,9 +113282,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 42673, - "facet": 2176550201 + "date": "2019", + "value": 42343, + "facet": 2517965213 }, { "date": "2011", @@ -113302,9 +113302,9 @@ "entity": "geoId/56039", "points_by_facet": [ { - "date": "2019", - "value": 23464, - "facet": 2517965213 + "date": "2021", + "value": 23575, + "facet": 2176550201 }, { "date": "2020", @@ -113317,9 +113317,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 23497, - "facet": 2176550201 + "date": "2019", + "value": 23464, + "facet": 2517965213 }, { "date": "2011", @@ -113337,9 +113337,9 @@ "entity": "geoId/56041", "points_by_facet": [ { - "date": "2019", - "value": 20226, - "facet": 2517965213 + "date": "2021", + "value": 20635, + "facet": 2176550201 }, { "date": "2020", @@ -113352,9 +113352,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 20215, - "facet": 2176550201 + "date": "2019", + "value": 20226, + "facet": 2517965213 }, { "date": "2011", @@ -113372,9 +113372,9 @@ "entity": "geoId/56043", "points_by_facet": [ { - "date": "2018", - "value": 7885, - "facet": 2517965213 + "date": "2021", + "value": 7705, + "facet": 2176550201 }, { "date": "2020", @@ -113387,9 +113387,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 7760, - "facet": 2176550201 + "date": "2018", + "value": 7885, + "facet": 2517965213 }, { "date": "2011", @@ -113407,9 +113407,9 @@ "entity": "geoId/56045", "points_by_facet": [ { - "date": "2019", - "value": 6927, - "facet": 2517965213 + "date": "2021", + "value": 6745, + "facet": 2176550201 }, { "date": "2020", @@ -113422,9 +113422,9 @@ "facet": 1541763368 }, { - "date": "2020", - "value": 6743, - "facet": 2176550201 + "date": "2019", + "value": 6927, + "facet": 2517965213 }, { "date": "2011", @@ -113481,11 +113481,6 @@ { "entity": "geoId/72001", "points_by_facet": [ - { - "date": "2010", - "value": 19455, - "facet": 2517965213 - }, { "date": "2020", "value": 17614, @@ -113496,6 +113491,11 @@ "value": 18020, "facet": 1541763368 }, + { + "date": "2010", + "value": 19455, + "facet": 2517965213 + }, { "date": "2011", "value": 19459, @@ -113511,11 +113511,6 @@ { "entity": "geoId/72003", "points_by_facet": [ - { - "date": "2010", - "value": 41912, - "facet": 2517965213 - }, { "date": "2020", "value": 37307, @@ -113526,6 +113521,11 @@ "value": 38136, "facet": 1541763368 }, + { + "date": "2010", + "value": 41912, + "facet": 2517965213 + }, { "date": "2011", "value": 41812, @@ -113591,11 +113591,6 @@ { "entity": "geoId/72009", "points_by_facet": [ - { - "date": "2010", - "value": 25877, - "facet": 2517965213 - }, { "date": "2020", "value": 22545, @@ -113606,6 +113601,11 @@ "value": 24637, "facet": 1541763368 }, + { + "date": "2010", + "value": 25877, + "facet": 2517965213 + }, { "date": "2011", "value": 25724, @@ -113646,11 +113646,6 @@ { "entity": "geoId/72013", "points_by_facet": [ - { - "date": "2010", - "value": 96374, - "facet": 2517965213 - }, { "date": "2020", "value": 83682, @@ -113666,6 +113661,11 @@ "value": 81966, "facet": 1226172227 }, + { + "date": "2010", + "value": 96374, + "facet": 2517965213 + }, { "date": "2011", "value": 95816, @@ -113681,11 +113681,6 @@ { "entity": "geoId/72015", "points_by_facet": [ - { - "date": "2010", - "value": 19547, - "facet": 2517965213 - }, { "date": "2020", "value": 17502, @@ -113696,6 +113691,11 @@ "value": 15843, "facet": 1541763368 }, + { + "date": "2010", + "value": 19547, + "facet": 2517965213 + }, { "date": "2011", "value": 19594, @@ -113711,11 +113711,6 @@ { "entity": "geoId/72017", "points_by_facet": [ - { - "date": "2010", - "value": 24790, - "facet": 2517965213 - }, { "date": "2020", "value": 23913, @@ -113726,6 +113721,11 @@ "value": 22657, "facet": 1541763368 }, + { + "date": "2010", + "value": 24790, + "facet": 2517965213 + }, { "date": "2011", "value": 25013, @@ -113766,11 +113766,6 @@ { "entity": "geoId/72021", "points_by_facet": [ - { - "date": "2010", - "value": 207960, - "facet": 2517965213 - }, { "date": "2020", "value": 173695, @@ -113786,6 +113781,11 @@ "value": 169269, "facet": 1226172227 }, + { + "date": "2010", + "value": 207960, + "facet": 2517965213 + }, { "date": "2015", "value": 239116, @@ -113801,11 +113801,6 @@ { "entity": "geoId/72023", "points_by_facet": [ - { - "date": "2010", - "value": 50886, - "facet": 2517965213 - }, { "date": "2020", "value": 47977, @@ -113816,6 +113811,11 @@ "value": 47158, "facet": 1541763368 }, + { + "date": "2010", + "value": 50886, + "facet": 2517965213 + }, { "date": "2011", "value": 51245, @@ -113866,11 +113866,6 @@ { "entity": "geoId/72027", "points_by_facet": [ - { - "date": "2010", - "value": 35119, - "facet": 2517965213 - }, { "date": "2020", "value": 31066, @@ -113881,6 +113876,11 @@ "value": 32827, "facet": 1541763368 }, + { + "date": "2010", + "value": 35119, + "facet": 2517965213 + }, { "date": "2011", "value": 35035, @@ -113921,11 +113921,6 @@ { "entity": "geoId/72031", "points_by_facet": [ - { - "date": "2010", - "value": 176633, - "facet": 2517965213 - }, { "date": "2020", "value": 150378, @@ -113941,6 +113936,11 @@ "value": 146984, "facet": 1226172227 }, + { + "date": "2010", + "value": 176633, + "facet": 2517965213 + }, { "date": "2011", "value": 175129, @@ -113956,11 +113956,6 @@ { "entity": "geoId/72033", "points_by_facet": [ - { - "date": "2010", - "value": 28106, - "facet": 2517965213 - }, { "date": "2020", "value": 23698, @@ -113971,6 +113966,11 @@ "value": 23155, "facet": 1541763368 }, + { + "date": "2010", + "value": 28106, + "facet": 2517965213 + }, { "date": "2011", "value": 27821, @@ -114011,11 +114011,6 @@ { "entity": "geoId/72037", "points_by_facet": [ - { - "date": "2010", - "value": 13622, - "facet": 2517965213 - }, { "date": "2020", "value": 11207, @@ -114026,6 +114021,11 @@ "value": 11307, "facet": 1541763368 }, + { + "date": "2010", + "value": 13622, + "facet": 2517965213 + }, { "date": "2011", "value": 13440, @@ -114041,11 +114041,6 @@ { "entity": "geoId/72039", "points_by_facet": [ - { - "date": "2010", - "value": 18758, - "facet": 2517965213 - }, { "date": "2020", "value": 16188, @@ -114056,6 +114051,11 @@ "value": 16984, "facet": 1541763368 }, + { + "date": "2010", + "value": 18758, + "facet": 2517965213 + }, { "date": "2011", "value": 18624, @@ -114146,11 +114146,6 @@ { "entity": "geoId/72047", "points_by_facet": [ - { - "date": "2010", - "value": 37097, - "facet": 2517965213 - }, { "date": "2020", "value": 32928, @@ -114161,6 +114156,11 @@ "value": 34571, "facet": 1541763368 }, + { + "date": "2010", + "value": 37097, + "facet": 2517965213 + }, { "date": "2011", "value": 37111, @@ -114176,11 +114176,6 @@ { "entity": "geoId/72049", "points_by_facet": [ - { - "date": "2010", - "value": 1818, - "facet": 2517965213 - }, { "date": "2020", "value": 1371, @@ -114191,6 +114186,11 @@ "value": 1792, "facet": 1541763368 }, + { + "date": "2010", + "value": 1818, + "facet": 2517965213 + }, { "date": "2011", "value": 1809, @@ -114256,11 +114256,6 @@ { "entity": "geoId/72054", "points_by_facet": [ - { - "date": "2010", - "value": 12662, - "facet": 2517965213 - }, { "date": "2020", "value": 11513, @@ -114271,6 +114266,11 @@ "value": 11692, "facet": 1541763368 }, + { + "date": "2010", + "value": 12662, + "facet": 2517965213 + }, { "date": "2011", "value": 12678, @@ -114336,11 +114336,6 @@ { "entity": "geoId/72059", "points_by_facet": [ - { - "date": "2010", - "value": 21559, - "facet": 2517965213 - }, { "date": "2020", "value": 18080, @@ -114351,6 +114346,11 @@ "value": 17784, "facet": 1541763368 }, + { + "date": "2010", + "value": 21559, + "facet": 2517965213 + }, { "date": "2011", "value": 21368, @@ -114366,11 +114366,6 @@ { "entity": "geoId/72061", "points_by_facet": [ - { - "date": "2010", - "value": 97864, - "facet": 2517965213 - }, { "date": "2020", "value": 85312, @@ -114386,6 +114381,11 @@ "value": 83728, "facet": 1226172227 }, + { + "date": "2010", + "value": 97864, + "facet": 2517965213 + }, { "date": "2011", "value": 97280, @@ -114426,11 +114426,6 @@ { "entity": "geoId/72065", "points_by_facet": [ - { - "date": "2010", - "value": 41916, - "facet": 2517965213 - }, { "date": "2020", "value": 39561, @@ -114441,6 +114436,11 @@ "value": 38486, "facet": 1541763368 }, + { + "date": "2010", + "value": 41916, + "facet": 2517965213 + }, { "date": "2015", "value": 41047, @@ -114456,11 +114456,6 @@ { "entity": "geoId/72067", "points_by_facet": [ - { - "date": "2010", - "value": 17243, - "facet": 2517965213 - }, { "date": "2020", "value": 15731, @@ -114471,6 +114466,11 @@ "value": 15654, "facet": 1541763368 }, + { + "date": "2010", + "value": 17243, + "facet": 2517965213 + }, { "date": "2011", "value": 17295, @@ -114486,11 +114486,6 @@ { "entity": "geoId/72069", "points_by_facet": [ - { - "date": "2010", - "value": 58417, - "facet": 2517965213 - }, { "date": "2020", "value": 51586, @@ -114501,6 +114496,11 @@ "value": 50896, "facet": 1541763368 }, + { + "date": "2010", + "value": 58417, + "facet": 2517965213 + }, { "date": "2011", "value": 58189, @@ -114516,11 +114516,6 @@ { "entity": "geoId/72071", "points_by_facet": [ - { - "date": "2010", - "value": 45589, - "facet": 2517965213 - }, { "date": "2020", "value": 41084, @@ -114531,6 +114526,11 @@ "value": 42943, "facet": 1541763368 }, + { + "date": "2010", + "value": 45589, + "facet": 2517965213 + }, { "date": "2011", "value": 45669, @@ -114671,11 +114671,6 @@ { "entity": "geoId/72083", "points_by_facet": [ - { - "date": "2010", - "value": 9874, - "facet": 2517965213 - }, { "date": "2020", "value": 8131, @@ -114686,6 +114681,11 @@ "value": 8874, "facet": 1541763368 }, + { + "date": "2010", + "value": 9874, + "facet": 2517965213 + }, { "date": "2011", "value": 9758, @@ -114701,11 +114701,6 @@ { "entity": "geoId/72085", "points_by_facet": [ - { - "date": "2010", - "value": 38626, - "facet": 2517965213 - }, { "date": "2020", "value": 37233, @@ -114716,6 +114711,11 @@ "value": 35180, "facet": 1541763368 }, + { + "date": "2010", + "value": 38626, + "facet": 2517965213 + }, { "date": "2011", "value": 39087, @@ -114731,11 +114731,6 @@ { "entity": "geoId/72087", "points_by_facet": [ - { - "date": "2010", - "value": 30020, - "facet": 2517965213 - }, { "date": "2020", "value": 25164, @@ -114746,6 +114741,11 @@ "value": 23693, "facet": 1541763368 }, + { + "date": "2010", + "value": 30020, + "facet": 2517965213 + }, { "date": "2011", "value": 29738, @@ -114761,11 +114761,6 @@ { "entity": "geoId/72089", "points_by_facet": [ - { - "date": "2010", - "value": 20042, - "facet": 2517965213 - }, { "date": "2020", "value": 17924, @@ -114776,6 +114771,11 @@ "value": 17781, "facet": 1541763368 }, + { + "date": "2010", + "value": 20042, + "facet": 2517965213 + }, { "date": "2011", "value": 20061, @@ -114791,11 +114791,6 @@ { "entity": "geoId/72091", "points_by_facet": [ - { - "date": "2010", - "value": 44076, - "facet": 2517965213 - }, { "date": "2020", "value": 38062, @@ -114806,6 +114801,11 @@ "value": 39492, "facet": 1541763368 }, + { + "date": "2010", + "value": 44076, + "facet": 2517965213 + }, { "date": "2011", "value": 43772, @@ -114871,11 +114871,6 @@ { "entity": "geoId/72097", "points_by_facet": [ - { - "date": "2010", - "value": 89028, - "facet": 2517965213 - }, { "date": "2020", "value": 73336, @@ -114891,6 +114886,11 @@ "value": 71530, "facet": 1226172227 }, + { + "date": "2010", + "value": 89028, + "facet": 2517965213 + }, { "date": "2011", "value": 87712, @@ -115031,11 +115031,6 @@ { "entity": "geoId/72109", "points_by_facet": [ - { - "date": "2010", - "value": 19257, - "facet": 2517965213 - }, { "date": "2020", "value": 16591, @@ -115046,6 +115041,11 @@ "value": 15985, "facet": 1541763368 }, + { + "date": "2010", + "value": 19257, + "facet": 2517965213 + }, { "date": "2011", "value": 19106, @@ -115061,11 +115061,6 @@ { "entity": "geoId/72111", "points_by_facet": [ - { - "date": "2010", - "value": 24240, - "facet": 2517965213 - }, { "date": "2020", "value": 19797, @@ -115076,6 +115071,11 @@ "value": 20399, "facet": 1541763368 }, + { + "date": "2010", + "value": 24240, + "facet": 2517965213 + }, { "date": "2011", "value": 23947, @@ -115126,11 +115126,6 @@ { "entity": "geoId/72115", "points_by_facet": [ - { - "date": "2010", - "value": 25893, - "facet": 2517965213 - }, { "date": "2020", "value": 23261, @@ -115141,6 +115136,11 @@ "value": 23638, "facet": 1541763368 }, + { + "date": "2010", + "value": 25893, + "facet": 2517965213 + }, { "date": "2011", "value": 25890, @@ -115156,11 +115156,6 @@ { "entity": "geoId/72117", "points_by_facet": [ - { - "date": "2010", - "value": 15192, - "facet": 2517965213 - }, { "date": "2020", "value": 13849, @@ -115171,6 +115166,11 @@ "value": 15187, "facet": 1541763368 }, + { + "date": "2010", + "value": 15192, + "facet": 2517965213 + }, { "date": "2011", "value": 15192, @@ -115186,11 +115186,6 @@ { "entity": "geoId/72119", "points_by_facet": [ - { - "date": "2010", - "value": 54253, - "facet": 2517965213 - }, { "date": "2020", "value": 48828, @@ -115201,6 +115196,11 @@ "value": 47060, "facet": 1541763368 }, + { + "date": "2010", + "value": 54253, + "facet": 2517965213 + }, { "date": "2011", "value": 54310, @@ -115241,11 +115241,6 @@ { "entity": "geoId/72123", "points_by_facet": [ - { - "date": "2010", - "value": 31039, - "facet": 2517965213 - }, { "date": "2020", "value": 27638, @@ -115256,6 +115251,11 @@ "value": 25789, "facet": 1541763368 }, + { + "date": "2010", + "value": 31039, + "facet": 2517965213 + }, { "date": "2011", "value": 30981, @@ -115356,11 +115356,6 @@ { "entity": "geoId/72131", "points_by_facet": [ - { - "date": "2010", - "value": 42400, - "facet": 2517965213 - }, { "date": "2020", "value": 36292, @@ -115371,6 +115366,11 @@ "value": 39345, "facet": 1541763368 }, + { + "date": "2010", + "value": 42400, + "facet": 2517965213 + }, { "date": "2011", "value": 42092, @@ -115386,11 +115386,6 @@ { "entity": "geoId/72133", "points_by_facet": [ - { - "date": "2010", - "value": 23238, - "facet": 2517965213 - }, { "date": "2020", "value": 21474, @@ -115401,6 +115396,11 @@ "value": 20281, "facet": 1541763368 }, + { + "date": "2010", + "value": 23238, + "facet": 2517965213 + }, { "date": "2011", "value": 23389, @@ -115476,11 +115476,6 @@ { "entity": "geoId/72139", "points_by_facet": [ - { - "date": "2010", - "value": 74754, - "facet": 2517965213 - }, { "date": "2020", "value": 65011, @@ -115496,6 +115491,11 @@ "value": 63674, "facet": 1226172227 }, + { + "date": "2010", + "value": 74754, + "facet": 2517965213 + }, { "date": "2011", "value": 74490, @@ -115536,11 +115536,6 @@ { "entity": "geoId/72143", "points_by_facet": [ - { - "date": "2010", - "value": 39908, - "facet": 2517965213 - }, { "date": "2020", "value": 36559, @@ -115551,6 +115546,11 @@ "value": 35395, "facet": 1541763368 }, + { + "date": "2010", + "value": 39908, + "facet": 2517965213 + }, { "date": "2011", "value": 40100, @@ -115566,11 +115566,6 @@ { "entity": "geoId/72145", "points_by_facet": [ - { - "date": "2010", - "value": 59597, - "facet": 2517965213 - }, { "date": "2020", "value": 51089, @@ -115581,6 +115576,11 @@ "value": 54414, "facet": 1541763368 }, + { + "date": "2010", + "value": 59597, + "facet": 2517965213 + }, { "date": "2011", "value": 59172, @@ -115616,11 +115616,6 @@ { "entity": "geoId/72149", "points_by_facet": [ - { - "date": "2010", - "value": 26031, - "facet": 2517965213 - }, { "date": "2020", "value": 21899, @@ -115631,6 +115626,11 @@ "value": 22093, "facet": 1541763368 }, + { + "date": "2010", + "value": 26031, + "facet": 2517965213 + }, { "date": "2011", "value": 25767, diff --git a/internal/server/v1/observations/golden/bulk_point_linked/all_US_State.json b/internal/server/v1/observations/golden/bulk_point_linked/all_US_State.json index 8afd21b08..b03222a82 100644 --- a/internal/server/v1/observations/golden/bulk_point_linked/all_US_State.json +++ b/internal/server/v1/observations/golden/bulk_point_linked/all_US_State.json @@ -7,9 +7,9 @@ "entity": "geoId/01", "points_by_facet": [ { - "date": "2019", - "value": 4903185, - "facet": 2517965213 + "date": "2021", + "value": 5039877, + "facet": 2176550201 }, { "date": "2020", @@ -37,9 +37,9 @@ "facet": 196790193 }, { - "date": "2020", - "value": 4921532, - "facet": 2176550201 + "date": "2019", + "value": 4903185, + "facet": 2517965213 }, { "date": "2019", @@ -62,9 +62,9 @@ "entity": "geoId/02", "points_by_facet": [ { - "date": "2019", - "value": 731545, - "facet": 2517965213 + "date": "2021", + "value": 732673, + "facet": 2176550201 }, { "date": "2020", @@ -92,9 +92,9 @@ "facet": 196790193 }, { - "date": "2020", - "value": 731158, - "facet": 2176550201 + "date": "2019", + "value": 731545, + "facet": 2517965213 }, { "date": "2019", @@ -117,9 +117,9 @@ "entity": "geoId/04", "points_by_facet": [ { - "date": "2019", - "value": 7278717, - "facet": 2517965213 + "date": "2021", + "value": 7276316, + "facet": 2176550201 }, { "date": "2020", @@ -147,9 +147,9 @@ "facet": 196790193 }, { - "date": "2020", - "value": 7421401, - "facet": 2176550201 + "date": "2019", + "value": 7278717, + "facet": 2517965213 }, { "date": "2019", @@ -172,9 +172,9 @@ "entity": "geoId/05", "points_by_facet": [ { - "date": "2019", - "value": 3017804, - "facet": 2517965213 + "date": "2021", + "value": 3025891, + "facet": 2176550201 }, { "date": "2020", @@ -202,9 +202,9 @@ "facet": 196790193 }, { - "date": "2020", - "value": 3030522, - "facet": 2176550201 + "date": "2019", + "value": 3017804, + "facet": 2517965213 }, { "date": "2019", @@ -227,9 +227,9 @@ "entity": "geoId/06", "points_by_facet": [ { - "date": "2019", - "value": 39512223, - "facet": 2517965213 + "date": "2021", + "value": 39237836, + "facet": 2176550201 }, { "date": "2020", @@ -257,9 +257,9 @@ "facet": 196790193 }, { - "date": "2020", - "value": 39368078, - "facet": 2176550201 + "date": "2019", + "value": 39512223, + "facet": 2517965213 }, { "date": "2019", @@ -282,9 +282,9 @@ "entity": "geoId/08", "points_by_facet": [ { - "date": "2019", - "value": 5758736, - "facet": 2517965213 + "date": "2021", + "value": 5812069, + "facet": 2176550201 }, { "date": "2020", @@ -312,9 +312,9 @@ "facet": 196790193 }, { - "date": "2020", - "value": 5807719, - "facet": 2176550201 + "date": "2019", + "value": 5758736, + "facet": 2517965213 }, { "date": "2019", @@ -337,9 +337,9 @@ "entity": "geoId/09", "points_by_facet": [ { - "date": "2019", - "value": 3565287, - "facet": 2517965213 + "date": "2021", + "value": 3605597, + "facet": 2176550201 }, { "date": "2020", @@ -367,9 +367,9 @@ "facet": 196790193 }, { - "date": "2020", - "value": 3557006, - "facet": 2176550201 + "date": "2019", + "value": 3565287, + "facet": 2517965213 }, { "date": "2019", @@ -392,9 +392,9 @@ "entity": "geoId/10", "points_by_facet": [ { - "date": "2019", - "value": 973764, - "facet": 2517965213 + "date": "2021", + "value": 1003384, + "facet": 2176550201 }, { "date": "2020", @@ -422,9 +422,9 @@ "facet": 196790193 }, { - "date": "2020", - "value": 986809, - "facet": 2176550201 + "date": "2019", + "value": 973764, + "facet": 2517965213 }, { "date": "2019", @@ -446,6 +446,11 @@ { "entity": "geoId/11", "points_by_facet": [ + { + "date": "2021", + "value": 670050, + "facet": 2176550201 + }, { "date": "2020", "value": 701974, @@ -471,11 +476,6 @@ "value": 692683, "facet": 196790193 }, - { - "date": "2020", - "value": 712816, - "facet": 2176550201 - }, { "date": "2019", "value": 705749, @@ -492,9 +492,9 @@ "entity": "geoId/12", "points_by_facet": [ { - "date": "2019", - "value": 21477737, - "facet": 2517965213 + "date": "2021", + "value": 21781128, + "facet": 2176550201 }, { "date": "2020", @@ -522,9 +522,9 @@ "facet": 196790193 }, { - "date": "2020", - "value": 21733312, - "facet": 2176550201 + "date": "2019", + "value": 21477737, + "facet": 2517965213 }, { "date": "2019", @@ -547,9 +547,9 @@ "entity": "geoId/13", "points_by_facet": [ { - "date": "2019", - "value": 10617423, - "facet": 2517965213 + "date": "2021", + "value": 10799566, + "facet": 2176550201 }, { "date": "2020", @@ -577,9 +577,9 @@ "facet": 196790193 }, { - "date": "2020", - "value": 10710017, - "facet": 2176550201 + "date": "2019", + "value": 10617423, + "facet": 2517965213 }, { "date": "2019", @@ -602,9 +602,9 @@ "entity": "geoId/15", "points_by_facet": [ { - "date": "2019", - "value": 1415872, - "facet": 2517965213 + "date": "2021", + "value": 1441553, + "facet": 2176550201 }, { "date": "2020", @@ -632,9 +632,9 @@ "facet": 196790193 }, { - "date": "2020", - "value": 1407006, - "facet": 2176550201 + "date": "2019", + "value": 1415872, + "facet": 2517965213 }, { "date": "2019", @@ -657,9 +657,9 @@ "entity": "geoId/16", "points_by_facet": [ { - "date": "2019", - "value": 1787065, - "facet": 2517965213 + "date": "2021", + "value": 1900923, + "facet": 2176550201 }, { "date": "2020", @@ -687,9 +687,9 @@ "facet": 196790193 }, { - "date": "2020", - "value": 1826913, - "facet": 2176550201 + "date": "2019", + "value": 1787065, + "facet": 2517965213 }, { "date": "2019", @@ -712,9 +712,9 @@ "entity": "geoId/17", "points_by_facet": [ { - "date": "2019", - "value": 12671821, - "facet": 2517965213 + "date": "2021", + "value": 12671469, + "facet": 2176550201 }, { "date": "2020", @@ -742,9 +742,9 @@ "facet": 196790193 }, { - "date": "2020", - "value": 12587530, - "facet": 2176550201 + "date": "2019", + "value": 12671821, + "facet": 2517965213 }, { "date": "2019", @@ -767,9 +767,9 @@ "entity": "geoId/18", "points_by_facet": [ { - "date": "2019", - "value": 6732219, - "facet": 2517965213 + "date": "2021", + "value": 6805985, + "facet": 2176550201 }, { "date": "2020", @@ -797,9 +797,9 @@ "facet": 196790193 }, { - "date": "2020", - "value": 6754953, - "facet": 2176550201 + "date": "2019", + "value": 6732219, + "facet": 2517965213 }, { "date": "2019", @@ -822,9 +822,9 @@ "entity": "geoId/19", "points_by_facet": [ { - "date": "2019", - "value": 3155070, - "facet": 2517965213 + "date": "2021", + "value": 3193079, + "facet": 2176550201 }, { "date": "2020", @@ -852,9 +852,9 @@ "facet": 196790193 }, { - "date": "2020", - "value": 3163561, - "facet": 2176550201 + "date": "2019", + "value": 3155070, + "facet": 2517965213 }, { "date": "2019", @@ -877,9 +877,9 @@ "entity": "geoId/20", "points_by_facet": [ { - "date": "2019", - "value": 2913314, - "facet": 2517965213 + "date": "2021", + "value": 2934582, + "facet": 2176550201 }, { "date": "2020", @@ -907,9 +907,9 @@ "facet": 196790193 }, { - "date": "2020", - "value": 2913805, - "facet": 2176550201 + "date": "2019", + "value": 2913314, + "facet": 2517965213 }, { "date": "2019", @@ -932,9 +932,9 @@ "entity": "geoId/21", "points_by_facet": [ { - "date": "2019", - "value": 4467673, - "facet": 2517965213 + "date": "2021", + "value": 4509394, + "facet": 2176550201 }, { "date": "2020", @@ -962,9 +962,9 @@ "facet": 196790193 }, { - "date": "2020", - "value": 4477251, - "facet": 2176550201 + "date": "2019", + "value": 4467673, + "facet": 2517965213 }, { "date": "2019", @@ -987,9 +987,9 @@ "entity": "geoId/22", "points_by_facet": [ { - "date": "2019", - "value": 4648794, - "facet": 2517965213 + "date": "2021", + "value": 4624047, + "facet": 2176550201 }, { "date": "2020", @@ -1017,9 +1017,9 @@ "facet": 196790193 }, { - "date": "2020", - "value": 4645318, - "facet": 2176550201 + "date": "2019", + "value": 4648794, + "facet": 2517965213 }, { "date": "2019", @@ -1042,9 +1042,9 @@ "entity": "geoId/23", "points_by_facet": [ { - "date": "2019", - "value": 1344212, - "facet": 2517965213 + "date": "2021", + "value": 1372247, + "facet": 2176550201 }, { "date": "2020", @@ -1072,9 +1072,9 @@ "facet": 196790193 }, { - "date": "2020", - "value": 1350141, - "facet": 2176550201 + "date": "2019", + "value": 1344212, + "facet": 2517965213 }, { "date": "2019", @@ -1097,9 +1097,9 @@ "entity": "geoId/24", "points_by_facet": [ { - "date": "2019", - "value": 6045680, - "facet": 2517965213 + "date": "2021", + "value": 6165129, + "facet": 2176550201 }, { "date": "2020", @@ -1127,9 +1127,9 @@ "facet": 196790193 }, { - "date": "2020", - "value": 6055802, - "facet": 2176550201 + "date": "2019", + "value": 6045680, + "facet": 2517965213 }, { "date": "2019", @@ -1152,9 +1152,9 @@ "entity": "geoId/25", "points_by_facet": [ { - "date": "2019", - "value": 6892503, - "facet": 2517965213 + "date": "2021", + "value": 6984723, + "facet": 2176550201 }, { "date": "2020", @@ -1182,9 +1182,9 @@ "facet": 196790193 }, { - "date": "2020", - "value": 6893574, - "facet": 2176550201 + "date": "2019", + "value": 6892503, + "facet": 2517965213 }, { "date": "2019", @@ -1207,9 +1207,9 @@ "entity": "geoId/26", "points_by_facet": [ { - "date": "2019", - "value": 9986857, - "facet": 2517965213 + "date": "2021", + "value": 10050811, + "facet": 2176550201 }, { "date": "2020", @@ -1237,9 +1237,9 @@ "facet": 196790193 }, { - "date": "2020", - "value": 9966555, - "facet": 2176550201 + "date": "2019", + "value": 9986857, + "facet": 2517965213 }, { "date": "2019", @@ -1262,9 +1262,9 @@ "entity": "geoId/27", "points_by_facet": [ { - "date": "2019", - "value": 5639632, - "facet": 2517965213 + "date": "2021", + "value": 5707390, + "facet": 2176550201 }, { "date": "2020", @@ -1292,9 +1292,9 @@ "facet": 196790193 }, { - "date": "2020", - "value": 5657342, - "facet": 2176550201 + "date": "2019", + "value": 5639632, + "facet": 2517965213 }, { "date": "2019", @@ -1317,9 +1317,9 @@ "entity": "geoId/28", "points_by_facet": [ { - "date": "2019", - "value": 2976149, - "facet": 2517965213 + "date": "2021", + "value": 2949965, + "facet": 2176550201 }, { "date": "2020", @@ -1347,9 +1347,9 @@ "facet": 196790193 }, { - "date": "2020", - "value": 2966786, - "facet": 2176550201 + "date": "2019", + "value": 2976149, + "facet": 2517965213 }, { "date": "2019", @@ -1372,9 +1372,9 @@ "entity": "geoId/29", "points_by_facet": [ { - "date": "2019", - "value": 6137428, - "facet": 2517965213 + "date": "2021", + "value": 6168187, + "facet": 2176550201 }, { "date": "2020", @@ -1402,9 +1402,9 @@ "facet": 196790193 }, { - "date": "2020", - "value": 6151548, - "facet": 2176550201 + "date": "2019", + "value": 6137428, + "facet": 2517965213 }, { "date": "2019", @@ -1427,9 +1427,9 @@ "entity": "geoId/30", "points_by_facet": [ { - "date": "2019", - "value": 1068778, - "facet": 2517965213 + "date": "2021", + "value": 1104271, + "facet": 2176550201 }, { "date": "2020", @@ -1457,9 +1457,9 @@ "facet": 196790193 }, { - "date": "2020", - "value": 1080577, - "facet": 2176550201 + "date": "2019", + "value": 1068778, + "facet": 2517965213 }, { "date": "2019", @@ -1482,9 +1482,9 @@ "entity": "geoId/31", "points_by_facet": [ { - "date": "2019", - "value": 1934408, - "facet": 2517965213 + "date": "2021", + "value": 1963692, + "facet": 2176550201 }, { "date": "2020", @@ -1512,9 +1512,9 @@ "facet": 196790193 }, { - "date": "2020", - "value": 1937552, - "facet": 2176550201 + "date": "2019", + "value": 1934408, + "facet": 2517965213 }, { "date": "2019", @@ -1537,9 +1537,9 @@ "entity": "geoId/32", "points_by_facet": [ { - "date": "2019", - "value": 3080156, - "facet": 2517965213 + "date": "2021", + "value": 3143991, + "facet": 2176550201 }, { "date": "2020", @@ -1567,9 +1567,9 @@ "facet": 196790193 }, { - "date": "2020", - "value": 3138259, - "facet": 2176550201 + "date": "2019", + "value": 3080156, + "facet": 2517965213 }, { "date": "2019", @@ -1592,9 +1592,9 @@ "entity": "geoId/33", "points_by_facet": [ { - "date": "2019", - "value": 1359711, - "facet": 2517965213 + "date": "2021", + "value": 1388992, + "facet": 2176550201 }, { "date": "2020", @@ -1622,9 +1622,9 @@ "facet": 196790193 }, { - "date": "2020", - "value": 1366275, - "facet": 2176550201 + "date": "2019", + "value": 1359711, + "facet": 2517965213 }, { "date": "2019", @@ -1647,9 +1647,9 @@ "entity": "geoId/34", "points_by_facet": [ { - "date": "2019", - "value": 8882190, - "facet": 2517965213 + "date": "2021", + "value": 9267130, + "facet": 2176550201 }, { "date": "2020", @@ -1677,9 +1677,9 @@ "facet": 196790193 }, { - "date": "2020", - "value": 8882371, - "facet": 2176550201 + "date": "2019", + "value": 8882190, + "facet": 2517965213 }, { "date": "2019", @@ -1702,9 +1702,9 @@ "entity": "geoId/35", "points_by_facet": [ { - "date": "2019", - "value": 2096829, - "facet": 2517965213 + "date": "2021", + "value": 2115877, + "facet": 2176550201 }, { "date": "2020", @@ -1732,9 +1732,9 @@ "facet": 196790193 }, { - "date": "2020", - "value": 2106319, - "facet": 2176550201 + "date": "2019", + "value": 2096829, + "facet": 2517965213 }, { "date": "2019", @@ -1757,9 +1757,9 @@ "entity": "geoId/36", "points_by_facet": [ { - "date": "2019", - "value": 19453561, - "facet": 2517965213 + "date": "2021", + "value": 19835913, + "facet": 2176550201 }, { "date": "2020", @@ -1787,9 +1787,9 @@ "facet": 196790193 }, { - "date": "2020", - "value": 19336776, - "facet": 2176550201 + "date": "2019", + "value": 19453561, + "facet": 2517965213 }, { "date": "2019", @@ -1812,9 +1812,9 @@ "entity": "geoId/37", "points_by_facet": [ { - "date": "2019", - "value": 10488084, - "facet": 2517965213 + "date": "2021", + "value": 10551162, + "facet": 2176550201 }, { "date": "2020", @@ -1842,9 +1842,9 @@ "facet": 196790193 }, { - "date": "2020", - "value": 10600823, - "facet": 2176550201 + "date": "2019", + "value": 10488084, + "facet": 2517965213 }, { "date": "2019", @@ -1867,9 +1867,9 @@ "entity": "geoId/38", "points_by_facet": [ { - "date": "2019", - "value": 762062, - "facet": 2517965213 + "date": "2021", + "value": 774948, + "facet": 2176550201 }, { "date": "2020", @@ -1897,9 +1897,9 @@ "facet": 196790193 }, { - "date": "2020", - "value": 765309, - "facet": 2176550201 + "date": "2019", + "value": 762062, + "facet": 2517965213 }, { "date": "2019", @@ -1922,9 +1922,9 @@ "entity": "geoId/39", "points_by_facet": [ { - "date": "2019", - "value": 11689100, - "facet": 2517965213 + "date": "2021", + "value": 11780017, + "facet": 2176550201 }, { "date": "2020", @@ -1952,9 +1952,9 @@ "facet": 196790193 }, { - "date": "2020", - "value": 11693217, - "facet": 2176550201 + "date": "2019", + "value": 11689100, + "facet": 2517965213 }, { "date": "2019", @@ -1977,9 +1977,9 @@ "entity": "geoId/40", "points_by_facet": [ { - "date": "2019", - "value": 3956971, - "facet": 2517965213 + "date": "2021", + "value": 3986639, + "facet": 2176550201 }, { "date": "2020", @@ -2007,9 +2007,9 @@ "facet": 196790193 }, { - "date": "2020", - "value": 3980783, - "facet": 2176550201 + "date": "2019", + "value": 3956971, + "facet": 2517965213 }, { "date": "2019", @@ -2032,9 +2032,9 @@ "entity": "geoId/41", "points_by_facet": [ { - "date": "2019", - "value": 4217737, - "facet": 2517965213 + "date": "2021", + "value": 4246155, + "facet": 2176550201 }, { "date": "2020", @@ -2062,9 +2062,9 @@ "facet": 196790193 }, { - "date": "2020", - "value": 4241507, - "facet": 2176550201 + "date": "2019", + "value": 4217737, + "facet": 2517965213 }, { "date": "2019", @@ -2087,9 +2087,9 @@ "entity": "geoId/42", "points_by_facet": [ { - "date": "2019", - "value": 12801989, - "facet": 2517965213 + "date": "2021", + "value": 12964056, + "facet": 2176550201 }, { "date": "2020", @@ -2117,9 +2117,9 @@ "facet": 196790193 }, { - "date": "2020", - "value": 12783254, - "facet": 2176550201 + "date": "2019", + "value": 12801989, + "facet": 2517965213 }, { "date": "2019", @@ -2142,9 +2142,9 @@ "entity": "geoId/44", "points_by_facet": [ { - "date": "2019", - "value": 1059361, - "facet": 2517965213 + "date": "2021", + "value": 1095610, + "facet": 2176550201 }, { "date": "2020", @@ -2172,9 +2172,9 @@ "facet": 196790193 }, { - "date": "2020", - "value": 1057125, - "facet": 2176550201 + "date": "2019", + "value": 1059361, + "facet": 2517965213 }, { "date": "2019", @@ -2197,9 +2197,9 @@ "entity": "geoId/45", "points_by_facet": [ { - "date": "2019", - "value": 5148714, - "facet": 2517965213 + "date": "2021", + "value": 5190705, + "facet": 2176550201 }, { "date": "2020", @@ -2227,9 +2227,9 @@ "facet": 196790193 }, { - "date": "2020", - "value": 5218040, - "facet": 2176550201 + "date": "2019", + "value": 5148714, + "facet": 2517965213 }, { "date": "2019", @@ -2252,9 +2252,9 @@ "entity": "geoId/46", "points_by_facet": [ { - "date": "2019", - "value": 884659, - "facet": 2517965213 + "date": "2021", + "value": 895376, + "facet": 2176550201 }, { "date": "2020", @@ -2282,9 +2282,9 @@ "facet": 196790193 }, { - "date": "2020", - "value": 892717, - "facet": 2176550201 + "date": "2019", + "value": 884659, + "facet": 2517965213 }, { "date": "2019", @@ -2307,9 +2307,9 @@ "entity": "geoId/47", "points_by_facet": [ { - "date": "2019", - "value": 6829174, - "facet": 2517965213 + "date": "2021", + "value": 6975218, + "facet": 2176550201 }, { "date": "2020", @@ -2336,10 +2336,10 @@ "value": 6709356, "facet": 196790193 }, - { - "date": "2020", - "value": 6886834, - "facet": 2176550201 + { + "date": "2019", + "value": 6829174, + "facet": 2517965213 }, { "date": "2019", @@ -2362,9 +2362,9 @@ "entity": "geoId/48", "points_by_facet": [ { - "date": "2019", - "value": 28995881, - "facet": 2517965213 + "date": "2021", + "value": 29527941, + "facet": 2176550201 }, { "date": "2020", @@ -2392,9 +2392,9 @@ "facet": 196790193 }, { - "date": "2020", - "value": 29360759, - "facet": 2176550201 + "date": "2019", + "value": 28995881, + "facet": 2517965213 }, { "date": "2019", @@ -2417,9 +2417,9 @@ "entity": "geoId/49", "points_by_facet": [ { - "date": "2019", - "value": 3205958, - "facet": 2517965213 + "date": "2021", + "value": 3337975, + "facet": 2176550201 }, { "date": "2020", @@ -2447,9 +2447,9 @@ "facet": 196790193 }, { - "date": "2020", - "value": 3249879, - "facet": 2176550201 + "date": "2019", + "value": 3205958, + "facet": 2517965213 }, { "date": "2019", @@ -2472,9 +2472,9 @@ "entity": "geoId/50", "points_by_facet": [ { - "date": "2019", - "value": 623989, - "facet": 2517965213 + "date": "2021", + "value": 645570, + "facet": 2176550201 }, { "date": "2020", @@ -2502,9 +2502,9 @@ "facet": 196790193 }, { - "date": "2020", - "value": 623347, - "facet": 2176550201 + "date": "2019", + "value": 623989, + "facet": 2517965213 }, { "date": "2019", @@ -2527,9 +2527,9 @@ "entity": "geoId/51", "points_by_facet": [ { - "date": "2019", - "value": 8535519, - "facet": 2517965213 + "date": "2021", + "value": 8642274, + "facet": 2176550201 }, { "date": "2020", @@ -2557,9 +2557,9 @@ "facet": 196790193 }, { - "date": "2020", - "value": 8590563, - "facet": 2176550201 + "date": "2019", + "value": 8535519, + "facet": 2517965213 }, { "date": "2019", @@ -2582,9 +2582,9 @@ "entity": "geoId/53", "points_by_facet": [ { - "date": "2019", - "value": 7614893, - "facet": 2517965213 + "date": "2021", + "value": 7738692, + "facet": 2176550201 }, { "date": "2020", @@ -2612,9 +2612,9 @@ "facet": 196790193 }, { - "date": "2020", - "value": 7693612, - "facet": 2176550201 + "date": "2019", + "value": 7614893, + "facet": 2517965213 }, { "date": "2019", @@ -2637,9 +2637,9 @@ "entity": "geoId/54", "points_by_facet": [ { - "date": "2019", - "value": 1792147, - "facet": 2517965213 + "date": "2021", + "value": 1782959, + "facet": 2176550201 }, { "date": "2020", @@ -2667,9 +2667,9 @@ "facet": 196790193 }, { - "date": "2020", - "value": 1784787, - "facet": 2176550201 + "date": "2019", + "value": 1792147, + "facet": 2517965213 }, { "date": "2019", @@ -2692,9 +2692,9 @@ "entity": "geoId/55", "points_by_facet": [ { - "date": "2019", - "value": 5822434, - "facet": 2517965213 + "date": "2021", + "value": 5895908, + "facet": 2176550201 }, { "date": "2020", @@ -2722,9 +2722,9 @@ "facet": 196790193 }, { - "date": "2020", - "value": 5832655, - "facet": 2176550201 + "date": "2019", + "value": 5822434, + "facet": 2517965213 }, { "date": "2019", @@ -2747,9 +2747,9 @@ "entity": "geoId/56", "points_by_facet": [ { - "date": "2019", - "value": 578759, - "facet": 2517965213 + "date": "2021", + "value": 578803, + "facet": 2176550201 }, { "date": "2020", @@ -2777,9 +2777,9 @@ "facet": 196790193 }, { - "date": "2020", - "value": 582328, - "facet": 2176550201 + "date": "2019", + "value": 578759, + "facet": 2517965213 }, { "date": "2019", @@ -2801,6 +2801,11 @@ { "entity": "geoId/72", "points_by_facet": [ + { + "date": "2021", + "value": 3263584, + "facet": 2176550201 + }, { "date": "2020", "value": 3255642, @@ -2842,8 +2847,8 @@ "entity": "geoId/01", "points_by_facet": [ { - "date": "2022-05", - "value": 2231978, + "date": "2022-06", + "value": 2225995, "facet": 324358135 }, { @@ -2852,8 +2857,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 2222977, + "date": "2022-06", + "value": 2228231, "facet": 1249140336 } ] @@ -2862,8 +2867,8 @@ "entity": "geoId/02", "points_by_facet": [ { - "date": "2022-05", - "value": 346702, + "date": "2022-06", + "value": 348511, "facet": 324358135 }, { @@ -2872,8 +2877,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 345678, + "date": "2022-06", + "value": 346048, "facet": 1249140336 } ] @@ -2882,8 +2887,8 @@ "entity": "geoId/04", "points_by_facet": [ { - "date": "2022-05", - "value": 3456628, + "date": "2022-06", + "value": 3442726, "facet": 324358135 }, { @@ -2892,8 +2897,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 3454405, + "date": "2022-06", + "value": 3460862, "facet": 1249140336 } ] @@ -2902,8 +2907,8 @@ "entity": "geoId/05", "points_by_facet": [ { - "date": "2022-05", - "value": 1306752, + "date": "2022-06", + "value": 1315905, "facet": 324358135 }, { @@ -2912,8 +2917,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 1309327, + "date": "2022-06", + "value": 1311322, "facet": 1249140336 } ] @@ -2922,8 +2927,8 @@ "entity": "geoId/06", "points_by_facet": [ { - "date": "2022-05", - "value": 18530488, + "date": "2022-06", + "value": 18346910, "facet": 324358135 }, { @@ -2932,8 +2937,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 18469179, + "date": "2022-06", + "value": 18544540, "facet": 1249140336 } ] @@ -2942,8 +2947,8 @@ "entity": "geoId/08", "points_by_facet": [ { - "date": "2022-05", - "value": 3123942, + "date": "2022-06", + "value": 3139049, "facet": 324358135 }, { @@ -2952,8 +2957,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 3126069, + "date": "2022-06", + "value": 3137042, "facet": 1249140336 } ] @@ -2962,8 +2967,8 @@ "entity": "geoId/09", "points_by_facet": [ { - "date": "2022-05", - "value": 1826860, + "date": "2022-06", + "value": 1840684, "facet": 324358135 }, { @@ -2972,8 +2977,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 1816408, + "date": "2022-06", + "value": 1825302, "facet": 1249140336 } ] @@ -2982,8 +2987,8 @@ "entity": "geoId/10", "points_by_facet": [ { - "date": "2022-05", - "value": 476555, + "date": "2022-06", + "value": 477614, "facet": 324358135 }, { @@ -2992,8 +2997,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 477478, + "date": "2022-06", + "value": 477776, "facet": 1249140336 } ] @@ -3002,8 +3007,8 @@ "entity": "geoId/11", "points_by_facet": [ { - "date": "2022-05", - "value": 363166, + "date": "2022-06", + "value": 363515, "facet": 324358135 }, { @@ -3012,8 +3017,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 364531, + "date": "2022-06", + "value": 365159, "facet": 1249140336 } ] @@ -3022,8 +3027,8 @@ "entity": "geoId/12", "points_by_facet": [ { - "date": "2022-05", - "value": 10364051, + "date": "2022-06", + "value": 10377803, "facet": 324358135 }, { @@ -3032,8 +3037,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 10279660, + "date": "2022-06", + "value": 10330001, "facet": 1249140336 } ] @@ -3042,8 +3047,8 @@ "entity": "geoId/13", "points_by_facet": [ { - "date": "2022-05", - "value": 5121184, + "date": "2022-06", + "value": 5110195, "facet": 324358135 }, { @@ -3052,8 +3057,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 5124286, + "date": "2022-06", + "value": 5134566, "facet": 1249140336 } ] @@ -3062,8 +3067,8 @@ "entity": "geoId/15", "points_by_facet": [ { - "date": "2022-05", - "value": 647118, + "date": "2022-06", + "value": 641580, "facet": 324358135 }, { @@ -3072,8 +3077,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 647596, + "date": "2022-06", + "value": 648364, "facet": 1249140336 } ] @@ -3082,8 +3087,8 @@ "entity": "geoId/16", "points_by_facet": [ { - "date": "2022-05", - "value": 932312, + "date": "2022-06", + "value": 936977, "facet": 324358135 }, { @@ -3092,8 +3097,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 919785, + "date": "2022-06", + "value": 924605, "facet": 1249140336 } ] @@ -3102,8 +3107,8 @@ "entity": "geoId/17", "points_by_facet": [ { - "date": "2022-05", - "value": 6119630, + "date": "2022-06", + "value": 6183117, "facet": 324358135 }, { @@ -3112,8 +3117,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 6167228, + "date": "2022-06", + "value": 6171689, "facet": 1249140336 } ] @@ -3122,8 +3127,8 @@ "entity": "geoId/18", "points_by_facet": [ { - "date": "2022-05", - "value": 3298437, + "date": "2022-06", + "value": 3313114, "facet": 324358135 }, { @@ -3132,8 +3137,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 3290454, + "date": "2022-06", + "value": 3298530, "facet": 1249140336 } ] @@ -3142,8 +3147,8 @@ "entity": "geoId/19", "points_by_facet": [ { - "date": "2022-05", - "value": 1659331, + "date": "2022-06", + "value": 1672270, "facet": 324358135 }, { @@ -3152,8 +3157,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 1657176, + "date": "2022-06", + "value": 1665477, "facet": 1249140336 } ] @@ -3162,8 +3167,8 @@ "entity": "geoId/20", "points_by_facet": [ { - "date": "2022-05", - "value": 1463873, + "date": "2022-06", + "value": 1470198, "facet": 324358135 }, { @@ -3172,8 +3177,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 1470216, + "date": "2022-06", + "value": 1471007, "facet": 1249140336 } ] @@ -3182,8 +3187,8 @@ "entity": "geoId/21", "points_by_facet": [ { - "date": "2022-05", - "value": 1975240, + "date": "2022-06", + "value": 1988600, "facet": 324358135 }, { @@ -3192,8 +3197,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 1985786, + "date": "2022-06", + "value": 1986909, "facet": 1249140336 } ] @@ -3202,8 +3207,8 @@ "entity": "geoId/22", "points_by_facet": [ { - "date": "2022-05", - "value": 2020069, + "date": "2022-06", + "value": 2018394, "facet": 324358135 }, { @@ -3212,8 +3217,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 2023858, + "date": "2022-06", + "value": 2027830, "facet": 1249140336 } ] @@ -3222,8 +3227,8 @@ "entity": "geoId/23", "points_by_facet": [ { - "date": "2022-05", - "value": 651226, + "date": "2022-06", + "value": 667948, "facet": 324358135 }, { @@ -3232,8 +3237,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 657564, + "date": "2022-06", + "value": 659284, "facet": 1249140336 } ] @@ -3242,8 +3247,8 @@ "entity": "geoId/24", "points_by_facet": [ { - "date": "2022-05", - "value": 3067796, + "date": "2022-06", + "value": 3097174, "facet": 324358135 }, { @@ -3252,8 +3257,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 3075564, + "date": "2022-06", + "value": 3085369, "facet": 1249140336 } ] @@ -3262,8 +3267,8 @@ "entity": "geoId/25", "points_by_facet": [ { - "date": "2022-05", - "value": 3598508, + "date": "2022-06", + "value": 3647840, "facet": 324358135 }, { @@ -3272,8 +3277,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 3629537, + "date": "2022-06", + "value": 3633877, "facet": 1249140336 } ] @@ -3282,8 +3287,8 @@ "entity": "geoId/26", "points_by_facet": [ { - "date": "2022-05", - "value": 4634416, + "date": "2022-06", + "value": 4645458, "facet": 324358135 }, { @@ -3292,8 +3297,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 4642081, + "date": "2022-06", + "value": 4649285, "facet": 1249140336 } ] @@ -3302,8 +3307,8 @@ "entity": "geoId/27", "points_by_facet": [ { - "date": "2022-05", - "value": 3030026, + "date": "2022-06", + "value": 3028710, "facet": 324358135 }, { @@ -3312,8 +3317,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 3025356, + "date": "2022-06", + "value": 3035047, "facet": 1249140336 } ] @@ -3322,8 +3327,8 @@ "entity": "geoId/28", "points_by_facet": [ { - "date": "2022-05", - "value": 1217817, + "date": "2022-06", + "value": 1216347, "facet": 324358135 }, { @@ -3332,8 +3337,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 1217562, + "date": "2022-06", + "value": 1220448, "facet": 1249140336 } ] @@ -3342,8 +3347,8 @@ "entity": "geoId/29", "points_by_facet": [ { - "date": "2022-05", - "value": 2979177, + "date": "2022-06", + "value": 2992352, "facet": 324358135 }, { @@ -3352,8 +3357,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 2991639, + "date": "2022-06", + "value": 2989391, "facet": 1249140336 } ] @@ -3362,8 +3367,8 @@ "entity": "geoId/30", "points_by_facet": [ { - "date": "2022-05", - "value": 550037, + "date": "2022-06", + "value": 556733, "facet": 324358135 }, { @@ -3372,8 +3377,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 549089, + "date": "2022-06", + "value": 550112, "facet": 1249140336 } ] @@ -3382,8 +3387,8 @@ "entity": "geoId/31", "points_by_facet": [ { - "date": "2022-05", - "value": 1044592, + "date": "2022-06", + "value": 1043287, "facet": 324358135 }, { @@ -3392,8 +3397,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 1042762, + "date": "2022-06", + "value": 1043175, "facet": 1249140336 } ] @@ -3402,8 +3407,8 @@ "entity": "geoId/32", "points_by_facet": [ { - "date": "2022-05", - "value": 1456630, + "date": "2022-06", + "value": 1448986, "facet": 324358135 }, { @@ -3412,8 +3417,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 1441593, + "date": "2022-06", + "value": 1448734, "facet": 1249140336 } ] @@ -3422,8 +3427,8 @@ "entity": "geoId/33", "points_by_facet": [ { - "date": "2022-05", - "value": 744680, + "date": "2022-06", + "value": 757026, "facet": 324358135 }, { @@ -3432,8 +3437,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 746087, + "date": "2022-06", + "value": 749082, "facet": 1249140336 } ] @@ -3442,8 +3447,8 @@ "entity": "geoId/34", "points_by_facet": [ { - "date": "2022-05", - "value": 4481992, + "date": "2022-06", + "value": 4503493, "facet": 324358135 }, { @@ -3452,8 +3457,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 4466839, + "date": "2022-06", + "value": 4482742, "facet": 1249140336 } ] @@ -3462,8 +3467,8 @@ "entity": "geoId/35", "points_by_facet": [ { - "date": "2022-05", - "value": 901279, + "date": "2022-06", + "value": 903366, "facet": 324358135 }, { @@ -3472,8 +3477,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 903481, + "date": "2022-06", + "value": 906377, "facet": 1249140336 } ] @@ -3482,8 +3487,8 @@ "entity": "geoId/36", "points_by_facet": [ { - "date": "2022-05", - "value": 9116203, + "date": "2022-06", + "value": 9136594, "facet": 324358135 }, { @@ -3492,8 +3497,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 9043042, + "date": "2022-06", + "value": 9078513, "facet": 1249140336 } ] @@ -3502,8 +3507,8 @@ "entity": "geoId/37", "points_by_facet": [ { - "date": "2022-05", - "value": 4949923, + "date": "2022-06", + "value": 4935844, "facet": 324358135 }, { @@ -3512,8 +3517,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 4916580, + "date": "2022-06", + "value": 4929133, "facet": 1249140336 } ] @@ -3522,8 +3527,8 @@ "entity": "geoId/38", "points_by_facet": [ { - "date": "2022-05", - "value": 401634, + "date": "2022-06", + "value": 404540, "facet": 324358135 }, { @@ -3532,8 +3537,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 400115, + "date": "2022-06", + "value": 400397, "facet": 1249140336 } ] @@ -3542,8 +3547,8 @@ "entity": "geoId/39", "points_by_facet": [ { - "date": "2022-05", - "value": 5583950, + "date": "2022-06", + "value": 5547992, "facet": 324358135 }, { @@ -3552,8 +3557,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 5565874, + "date": "2022-06", + "value": 5570206, "facet": 1249140336 } ] @@ -3562,8 +3567,8 @@ "entity": "geoId/40", "points_by_facet": [ { - "date": "2022-05", - "value": 1826612, + "date": "2022-06", + "value": 1814068, "facet": 324358135 }, { @@ -3572,8 +3577,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 1823024, + "date": "2022-06", + "value": 1823064, "facet": 1249140336 } ] @@ -3582,8 +3587,8 @@ "entity": "geoId/41", "points_by_facet": [ { - "date": "2022-05", - "value": 2130816, + "date": "2022-06", + "value": 2119639, "facet": 324358135 }, { @@ -3592,8 +3597,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 2124179, + "date": "2022-06", + "value": 2127953, "facet": 1249140336 } ] @@ -3602,8 +3607,8 @@ "entity": "geoId/42", "points_by_facet": [ { - "date": "2022-05", - "value": 6211999, + "date": "2022-06", + "value": 6171007, "facet": 324358135 }, { @@ -3612,8 +3617,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 6142222, + "date": "2022-06", + "value": 6159014, "facet": 1249140336 } ] @@ -3622,8 +3627,8 @@ "entity": "geoId/44", "points_by_facet": [ { - "date": "2022-05", - "value": 552441, + "date": "2022-06", + "value": 562713, "facet": 324358135 }, { @@ -3632,8 +3637,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 553610, + "date": "2022-06", + "value": 556233, "facet": 1249140336 } ] @@ -3642,8 +3647,8 @@ "entity": "geoId/45", "points_by_facet": [ { - "date": "2022-05", - "value": 2335660, + "date": "2022-06", + "value": 2336977, "facet": 324358135 }, { @@ -3652,8 +3657,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 2322089, + "date": "2022-06", + "value": 2326257, "facet": 1249140336 } ] @@ -3662,8 +3667,8 @@ "entity": "geoId/46", "points_by_facet": [ { - "date": "2022-05", - "value": 468450, + "date": "2022-06", + "value": 473303, "facet": 324358135 }, { @@ -3672,8 +3677,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 465008, + "date": "2022-06", + "value": 466499, "facet": 1249140336 } ] @@ -3682,8 +3687,8 @@ "entity": "geoId/47", "points_by_facet": [ { - "date": "2022-05", - "value": 3293464, + "date": "2022-06", + "value": 3275769, "facet": 324358135 }, { @@ -3692,8 +3697,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 3293564, + "date": "2022-06", + "value": 3299497, "facet": 1249140336 } ] @@ -3702,8 +3707,8 @@ "entity": "geoId/48", "points_by_facet": [ { - "date": "2022-05", - "value": 13946477, + "date": "2022-06", + "value": 13945797, "facet": 324358135 }, { @@ -3712,8 +3717,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 13907823, + "date": "2022-06", + "value": 13957777, "facet": 1249140336 } ] @@ -3722,8 +3727,8 @@ "entity": "geoId/49", "points_by_facet": [ { - "date": "2022-05", - "value": 1687759, + "date": "2022-06", + "value": 1691006, "facet": 324358135 }, { @@ -3732,8 +3737,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 1688787, + "date": "2022-06", + "value": 1693835, "facet": 1249140336 } ] @@ -3742,8 +3747,8 @@ "entity": "geoId/50", "points_by_facet": [ { - "date": "2022-05", - "value": 324239, + "date": "2022-06", + "value": 331700, "facet": 324358135 }, { @@ -3752,8 +3757,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 326015, + "date": "2022-06", + "value": 327449, "facet": 1249140336 } ] @@ -3762,8 +3767,8 @@ "entity": "geoId/51", "points_by_facet": [ { - "date": "2022-05", - "value": 4214642, + "date": "2022-06", + "value": 4248204, "facet": 324358135 }, { @@ -3772,8 +3777,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 4218336, + "date": "2022-06", + "value": 4232192, "facet": 1249140336 } ] @@ -3782,8 +3787,8 @@ "entity": "geoId/53", "points_by_facet": [ { - "date": "2022-05", - "value": 3866907, + "date": "2022-06", + "value": 3857475, "facet": 324358135 }, { @@ -3792,8 +3797,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 3877415, + "date": "2022-06", + "value": 3883588, "facet": 1249140336 } ] @@ -3802,8 +3807,8 @@ "entity": "geoId/54", "points_by_facet": [ { - "date": "2022-05", - "value": 770155, + "date": "2022-06", + "value": 776441, "facet": 324358135 }, { @@ -3812,8 +3817,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 767913, + "date": "2022-06", + "value": 768351, "facet": 1249140336 } ] @@ -3822,8 +3827,8 @@ "entity": "geoId/55", "points_by_facet": [ { - "date": "2022-05", - "value": 3025982, + "date": "2022-06", + "value": 3044300, "facet": 324358135 }, { @@ -3832,8 +3837,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 3059327, + "date": "2022-06", + "value": 3052701, "facet": 1249140336 } ] @@ -3842,8 +3847,8 @@ "entity": "geoId/56", "points_by_facet": [ { - "date": "2022-05", - "value": 279546, + "date": "2022-06", + "value": 282618, "facet": 324358135 }, { @@ -3852,8 +3857,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 281623, + "date": "2022-06", + "value": 281713, "facet": 1249140336 } ] @@ -3862,8 +3867,8 @@ "entity": "geoId/72", "points_by_facet": [ { - "date": "2022-05", - "value": 1124172, + "date": "2022-06", + "value": 1107892, "facet": 324358135 }, { @@ -3872,8 +3877,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 1134087, + "date": "2022-06", + "value": 1126433, "facet": 1249140336 } ] @@ -4402,8 +4407,8 @@ "entity": "geoId/01", "points_by_facet": [ { - "date": "2022-05", - "value": 2.4, + "date": "2022-06", + "value": 3.3, "facet": 324358135 }, { @@ -4412,8 +4417,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 2.7, + "date": "2022-06", + "value": 2.6, "facet": 1249140336 } ] @@ -4422,8 +4427,8 @@ "entity": "geoId/02", "points_by_facet": [ { - "date": "2022-05", - "value": 4.5, + "date": "2022-06", + "value": 4.7, "facet": 324358135 }, { @@ -4432,8 +4437,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 4.7, + "date": "2022-06", + "value": 4.6, "facet": 1249140336 } ] @@ -4442,8 +4447,8 @@ "entity": "geoId/04", "points_by_facet": [ { - "date": "2022-05", - "value": 3.4, + "date": "2022-06", + "value": 4, "facet": 324358135 }, { @@ -4452,8 +4457,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 3.2, + "date": "2022-06", + "value": 3.3, "facet": 1249140336 } ] @@ -4462,8 +4467,8 @@ "entity": "geoId/05", "points_by_facet": [ { - "date": "2022-05", - "value": 3.2, + "date": "2022-06", + "value": 3.8, "facet": 324358135 }, { @@ -4472,7 +4477,7 @@ "facet": 2978659163 }, { - "date": "2022-05", + "date": "2022-06", "value": 3.2, "facet": 1249140336 } @@ -4482,8 +4487,8 @@ "entity": "geoId/06", "points_by_facet": [ { - "date": "2022-05", - "value": 3.4, + "date": "2022-06", + "value": 4, "facet": 324358135 }, { @@ -4492,8 +4497,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 4.3, + "date": "2022-06", + "value": 4.2, "facet": 1249140336 } ] @@ -4502,8 +4507,8 @@ "entity": "geoId/08", "points_by_facet": [ { - "date": "2022-05", - "value": 3, + "date": "2022-06", + "value": 3.2, "facet": 324358135 }, { @@ -4512,8 +4517,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 3.5, + "date": "2022-06", + "value": 3.4, "facet": 1249140336 } ] @@ -4522,8 +4527,8 @@ "entity": "geoId/09", "points_by_facet": [ { - "date": "2022-05", - "value": 4, + "date": "2022-06", + "value": 4.1, "facet": 324358135 }, { @@ -4532,8 +4537,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 4.2, + "date": "2022-06", + "value": 4, "facet": 1249140336 } ] @@ -4542,8 +4547,8 @@ "entity": "geoId/10", "points_by_facet": [ { - "date": "2022-05", - "value": 4.3, + "date": "2022-06", + "value": 4.9, "facet": 324358135 }, { @@ -4552,7 +4557,7 @@ "facet": 2978659163 }, { - "date": "2022-05", + "date": "2022-06", "value": 4.5, "facet": 1249140336 } @@ -4562,8 +4567,8 @@ "entity": "geoId/11", "points_by_facet": [ { - "date": "2022-05", - "value": 4.8, + "date": "2022-06", + "value": 5.4, "facet": 324358135 }, { @@ -4572,8 +4577,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 5.7, + "date": "2022-06", + "value": 5.5, "facet": 1249140336 } ] @@ -4582,8 +4587,8 @@ "entity": "geoId/12", "points_by_facet": [ { - "date": "2022-05", - "value": 2.5, + "date": "2022-06", + "value": 2.9, "facet": 324358135 }, { @@ -4592,8 +4597,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 3, + "date": "2022-06", + "value": 2.8, "facet": 1249140336 } ] @@ -4602,8 +4607,8 @@ "entity": "geoId/13", "points_by_facet": [ { - "date": "2022-05", - "value": 2.7, + "date": "2022-06", + "value": 3.3, "facet": 324358135 }, { @@ -4612,8 +4617,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 3, + "date": "2022-06", + "value": 2.9, "facet": 1249140336 } ] @@ -4622,8 +4627,8 @@ "entity": "geoId/15", "points_by_facet": [ { - "date": "2022-05", - "value": 3.6, + "date": "2022-06", + "value": 4.2, "facet": 324358135 }, { @@ -4632,8 +4637,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 4.2, + "date": "2022-06", + "value": 4.3, "facet": 1249140336 } ] @@ -4642,8 +4647,8 @@ "entity": "geoId/16", "points_by_facet": [ { - "date": "2022-05", - "value": 2.3, + "date": "2022-06", + "value": 2.7, "facet": 324358135 }, { @@ -4652,7 +4657,7 @@ "facet": 2978659163 }, { - "date": "2022-05", + "date": "2022-06", "value": 2.5, "facet": 1249140336 } @@ -4662,8 +4667,8 @@ "entity": "geoId/17", "points_by_facet": [ { - "date": "2022-05", - "value": 4.5, + "date": "2022-06", + "value": 4.7, "facet": 324358135 }, { @@ -4672,8 +4677,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 4.6, + "date": "2022-06", + "value": 4.5, "facet": 1249140336 } ] @@ -4682,8 +4687,8 @@ "entity": "geoId/18", "points_by_facet": [ { - "date": "2022-05", - "value": 2.5, + "date": "2022-06", + "value": 3.2, "facet": 324358135 }, { @@ -4692,8 +4697,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 2.2, + "date": "2022-06", + "value": 2.4, "facet": 1249140336 } ] @@ -4702,8 +4707,8 @@ "entity": "geoId/19", "points_by_facet": [ { - "date": "2022-05", - "value": 2.2, + "date": "2022-06", + "value": 2.7, "facet": 324358135 }, { @@ -4712,8 +4717,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 2.7, + "date": "2022-06", + "value": 2.6, "facet": 1249140336 } ] @@ -4722,8 +4727,8 @@ "entity": "geoId/20", "points_by_facet": [ { - "date": "2022-05", - "value": 2.5, + "date": "2022-06", + "value": 2.8, "facet": 324358135 }, { @@ -4732,8 +4737,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 2.3, + "date": "2022-06", + "value": 2.4, "facet": 1249140336 } ] @@ -4742,8 +4747,8 @@ "entity": "geoId/21", "points_by_facet": [ { - "date": "2022-05", - "value": 3.8, + "date": "2022-06", + "value": 4.2, "facet": 324358135 }, { @@ -4752,8 +4757,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 3.8, + "date": "2022-06", + "value": 3.7, "facet": 1249140336 } ] @@ -4762,8 +4767,8 @@ "entity": "geoId/22", "points_by_facet": [ { - "date": "2022-05", - "value": 3.6, + "date": "2022-06", + "value": 4.6, "facet": 324358135 }, { @@ -4772,8 +4777,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 4, + "date": "2022-06", + "value": 3.8, "facet": 1249140336 } ] @@ -4782,7 +4787,7 @@ "entity": "geoId/23", "points_by_facet": [ { - "date": "2022-05", + "date": "2022-06", "value": 3, "facet": 324358135 }, @@ -4792,8 +4797,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 3.2, + "date": "2022-06", + "value": 3, "facet": 1249140336 } ] @@ -4802,8 +4807,8 @@ "entity": "geoId/24", "points_by_facet": [ { - "date": "2022-05", - "value": 3.7, + "date": "2022-06", + "value": 4.7, "facet": 324358135 }, { @@ -4812,7 +4817,7 @@ "facet": 2978659163 }, { - "date": "2022-05", + "date": "2022-06", "value": 4, "facet": 1249140336 } @@ -4822,8 +4827,8 @@ "entity": "geoId/25", "points_by_facet": [ { - "date": "2022-05", - "value": 3.4, + "date": "2022-06", + "value": 3.5, "facet": 324358135 }, { @@ -4832,8 +4837,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 3.9, + "date": "2022-06", + "value": 3.7, "facet": 1249140336 } ] @@ -4842,8 +4847,8 @@ "entity": "geoId/26", "points_by_facet": [ { - "date": "2022-05", - "value": 4.6, + "date": "2022-06", + "value": 4.8, "facet": 324358135 }, { @@ -4852,7 +4857,7 @@ "facet": 2978659163 }, { - "date": "2022-05", + "date": "2022-06", "value": 4.3, "facet": 1249140336 } @@ -4862,8 +4867,8 @@ "entity": "geoId/27", "points_by_facet": [ { - "date": "2022-05", - "value": 1.6, + "date": "2022-06", + "value": 2.2, "facet": 324358135 }, { @@ -4872,8 +4877,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 2, + "date": "2022-06", + "value": 1.8, "facet": 1249140336 } ] @@ -4882,8 +4887,8 @@ "entity": "geoId/28", "points_by_facet": [ { - "date": "2022-05", - "value": 3.8, + "date": "2022-06", + "value": 4.5, "facet": 324358135 }, { @@ -4892,8 +4897,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 4, + "date": "2022-06", + "value": 3.8, "facet": 1249140336 } ] @@ -4902,8 +4907,8 @@ "entity": "geoId/29", "points_by_facet": [ { - "date": "2022-05", - "value": 2.8, + "date": "2022-06", + "value": 2.4, "facet": 324358135 }, { @@ -4912,8 +4917,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 3.1, + "date": "2022-06", + "value": 2.8, "facet": 1249140336 } ] @@ -4922,8 +4927,8 @@ "entity": "geoId/30", "points_by_facet": [ { - "date": "2022-05", - "value": 2.5, + "date": "2022-06", + "value": 2.9, "facet": 324358135 }, { @@ -4932,8 +4937,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 2.4, + "date": "2022-06", + "value": 2.6, "facet": 1249140336 } ] @@ -4942,8 +4947,8 @@ "entity": "geoId/31", "points_by_facet": [ { - "date": "2022-05", - "value": 1.9, + "date": "2022-06", + "value": 2.5, "facet": 324358135 }, { @@ -4952,7 +4957,7 @@ "facet": 2978659163 }, { - "date": "2022-05", + "date": "2022-06", "value": 1.9, "facet": 1249140336 } @@ -4962,8 +4967,8 @@ "entity": "geoId/32", "points_by_facet": [ { - "date": "2022-05", - "value": 4.7, + "date": "2022-06", + "value": 5.1, "facet": 324358135 }, { @@ -4972,8 +4977,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 4.9, + "date": "2022-06", + "value": 4.7, "facet": 1249140336 } ] @@ -4982,8 +4987,8 @@ "entity": "geoId/33", "points_by_facet": [ { - "date": "2022-05", - "value": 1.8, + "date": "2022-06", + "value": 2, "facet": 324358135 }, { @@ -4992,8 +4997,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 2.1, + "date": "2022-06", + "value": 2, "facet": 1249140336 } ] @@ -5002,8 +5007,8 @@ "entity": "geoId/34", "points_by_facet": [ { - "date": "2022-05", - "value": 3.4, + "date": "2022-06", + "value": 3.5, "facet": 324358135 }, { @@ -5012,7 +5017,7 @@ "facet": 2978659163 }, { - "date": "2022-05", + "date": "2022-06", "value": 3.9, "facet": 1249140336 } @@ -5022,8 +5027,8 @@ "entity": "geoId/35", "points_by_facet": [ { - "date": "2022-05", - "value": 4.1, + "date": "2022-06", + "value": 5, "facet": 324358135 }, { @@ -5032,8 +5037,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 5.1, + "date": "2022-06", + "value": 4.9, "facet": 1249140336 } ] @@ -5042,8 +5047,8 @@ "entity": "geoId/36", "points_by_facet": [ { - "date": "2022-05", - "value": 4.1, + "date": "2022-06", + "value": 4.4, "facet": 324358135 }, { @@ -5052,7 +5057,7 @@ "facet": 2978659163 }, { - "date": "2022-05", + "date": "2022-06", "value": 4.4, "facet": 1249140336 } @@ -5062,8 +5067,8 @@ "entity": "geoId/37", "points_by_facet": [ { - "date": "2022-05", - "value": 3.6, + "date": "2022-06", + "value": 4.1, "facet": 324358135 }, { @@ -5072,7 +5077,7 @@ "facet": 2978659163 }, { - "date": "2022-05", + "date": "2022-06", "value": 3.4, "facet": 1249140336 } @@ -5082,8 +5087,8 @@ "entity": "geoId/38", "points_by_facet": [ { - "date": "2022-05", - "value": 2.1, + "date": "2022-06", + "value": 2.6, "facet": 324358135 }, { @@ -5092,8 +5097,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 2.6, + "date": "2022-06", + "value": 2.5, "facet": 1249140336 } ] @@ -5102,8 +5107,8 @@ "entity": "geoId/39", "points_by_facet": [ { - "date": "2022-05", - "value": 3.6, + "date": "2022-06", + "value": 4.5, "facet": 324358135 }, { @@ -5112,7 +5117,7 @@ "facet": 2978659163 }, { - "date": "2022-05", + "date": "2022-06", "value": 3.9, "facet": 1249140336 } @@ -5122,8 +5127,8 @@ "entity": "geoId/40", "points_by_facet": [ { - "date": "2022-05", - "value": 2.9, + "date": "2022-06", + "value": 3.5, "facet": 324358135 }, { @@ -5132,8 +5137,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 2.8, + "date": "2022-06", + "value": 2.9, "facet": 1249140336 } ] @@ -5142,8 +5147,8 @@ "entity": "geoId/41", "points_by_facet": [ { - "date": "2022-05", - "value": 3.1, + "date": "2022-06", + "value": 3.7, "facet": 324358135 }, { @@ -5152,7 +5157,7 @@ "facet": 2978659163 }, { - "date": "2022-05", + "date": "2022-06", "value": 3.6, "facet": 1249140336 } @@ -5162,8 +5167,8 @@ "entity": "geoId/42", "points_by_facet": [ { - "date": "2022-05", - "value": 4, + "date": "2022-06", + "value": 4.6, "facet": 324358135 }, { @@ -5172,8 +5177,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 4.6, + "date": "2022-06", + "value": 4.5, "facet": 1249140336 } ] @@ -5182,8 +5187,8 @@ "entity": "geoId/44", "points_by_facet": [ { - "date": "2022-05", - "value": 2.7, + "date": "2022-06", + "value": 2.8, "facet": 324358135 }, { @@ -5192,8 +5197,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 2.9, + "date": "2022-06", + "value": 2.7, "facet": 1249140336 } ] @@ -5202,8 +5207,8 @@ "entity": "geoId/45", "points_by_facet": [ { - "date": "2022-05", - "value": 3.1, + "date": "2022-06", + "value": 3.4, "facet": 324358135 }, { @@ -5212,8 +5217,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 3.3, + "date": "2022-06", + "value": 3.2, "facet": 1249140336 } ] @@ -5222,8 +5227,8 @@ "entity": "geoId/46", "points_by_facet": [ { - "date": "2022-05", - "value": 2.1, + "date": "2022-06", + "value": 2.4, "facet": 324358135 }, { @@ -5232,7 +5237,7 @@ "facet": 2978659163 }, { - "date": "2022-05", + "date": "2022-06", "value": 2.3, "facet": 1249140336 } @@ -5242,8 +5247,8 @@ "entity": "geoId/47", "points_by_facet": [ { - "date": "2022-05", - "value": 3.4, + "date": "2022-06", + "value": 4.3, "facet": 324358135 }, { @@ -5252,7 +5257,7 @@ "facet": 2978659163 }, { - "date": "2022-05", + "date": "2022-06", "value": 3.3, "facet": 1249140336 } @@ -5262,8 +5267,8 @@ "entity": "geoId/48", "points_by_facet": [ { - "date": "2022-05", - "value": 3.8, + "date": "2022-06", + "value": 4.4, "facet": 324358135 }, { @@ -5272,8 +5277,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 4.2, + "date": "2022-06", + "value": 4.1, "facet": 1249140336 } ] @@ -5282,8 +5287,8 @@ "entity": "geoId/49", "points_by_facet": [ { - "date": "2022-05", - "value": 2.2, + "date": "2022-06", + "value": 2.4, "facet": 324358135 }, { @@ -5292,7 +5297,7 @@ "facet": 2978659163 }, { - "date": "2022-05", + "date": "2022-06", "value": 2, "facet": 1249140336 } @@ -5302,8 +5307,8 @@ "entity": "geoId/50", "points_by_facet": [ { - "date": "2022-05", - "value": 2.1, + "date": "2022-06", + "value": 2.5, "facet": 324358135 }, { @@ -5312,8 +5317,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 2.3, + "date": "2022-06", + "value": 2.2, "facet": 1249140336 } ] @@ -5322,8 +5327,8 @@ "entity": "geoId/51", "points_by_facet": [ { - "date": "2022-05", - "value": 3, + "date": "2022-06", + "value": 2.9, "facet": 324358135 }, { @@ -5332,8 +5337,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 3, + "date": "2022-06", + "value": 2.8, "facet": 1249140336 } ] @@ -5342,8 +5347,8 @@ "entity": "geoId/53", "points_by_facet": [ { - "date": "2022-05", - "value": 3.6, + "date": "2022-06", + "value": 3.9, "facet": 324358135 }, { @@ -5352,7 +5357,7 @@ "facet": 2978659163 }, { - "date": "2022-05", + "date": "2022-06", "value": 3.9, "facet": 1249140336 } @@ -5362,8 +5367,8 @@ "entity": "geoId/54", "points_by_facet": [ { - "date": "2022-05", - "value": 3.4, + "date": "2022-06", + "value": 4.3, "facet": 324358135 }, { @@ -5372,8 +5377,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 3.5, + "date": "2022-06", + "value": 3.6, "facet": 1249140336 } ] @@ -5382,8 +5387,8 @@ "entity": "geoId/55", "points_by_facet": [ { - "date": "2022-05", - "value": 2.9, + "date": "2022-06", + "value": 3.5, "facet": 324358135 }, { @@ -5392,7 +5397,7 @@ "facet": 2978659163 }, { - "date": "2022-05", + "date": "2022-06", "value": 2.9, "facet": 1249140336 } @@ -5402,8 +5407,8 @@ "entity": "geoId/56", "points_by_facet": [ { - "date": "2022-05", - "value": 3.1, + "date": "2022-06", + "value": 3.4, "facet": 324358135 }, { @@ -5412,8 +5417,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 3.2, + "date": "2022-06", + "value": 3.1, "facet": 1249140336 } ] @@ -5422,8 +5427,8 @@ "entity": "geoId/72", "points_by_facet": [ { - "date": "2022-05", - "value": 5.9, + "date": "2022-06", + "value": 5.8, "facet": 324358135 }, { @@ -5432,8 +5437,8 @@ "facet": 2978659163 }, { - "date": "2022-05", - "value": 6.2, + "date": "2022-06", + "value": 6.1, "facet": 1249140336 } ] diff --git a/internal/server/v1/observations/golden/bulk_point_linked/preferred_CA_County.json b/internal/server/v1/observations/golden/bulk_point_linked/preferred_CA_County.json index 34a70e59f..f6b88bbda 100644 --- a/internal/server/v1/observations/golden/bulk_point_linked/preferred_CA_County.json +++ b/internal/server/v1/observations/golden/bulk_point_linked/preferred_CA_County.json @@ -7,9 +7,9 @@ "entity": "geoId/06001", "points_by_facet": [ { - "date": "2020", - "value": 1661584, - "facet": 1145703171 + "date": "2021", + "value": 1648556, + "facet": 2176550201 } ] }, @@ -17,9 +17,9 @@ "entity": "geoId/06003", "points_by_facet": [ { - "date": "2020", - "value": 1159, - "facet": 1145703171 + "date": "2021", + "value": 1235, + "facet": 2176550201 } ] }, @@ -27,9 +27,9 @@ "entity": "geoId/06005", "points_by_facet": [ { - "date": "2020", - "value": 39023, - "facet": 1145703171 + "date": "2021", + "value": 41259, + "facet": 2176550201 } ] }, @@ -37,9 +37,9 @@ "entity": "geoId/06007", "points_by_facet": [ { - "date": "2020", - "value": 223344, - "facet": 1145703171 + "date": "2021", + "value": 208309, + "facet": 2176550201 } ] }, @@ -47,9 +47,9 @@ "entity": "geoId/06009", "points_by_facet": [ { - "date": "2020", - "value": 45828, - "facet": 1145703171 + "date": "2021", + "value": 46221, + "facet": 2176550201 } ] }, @@ -57,9 +57,9 @@ "entity": "geoId/06011", "points_by_facet": [ { - "date": "2020", - "value": 21491, - "facet": 1145703171 + "date": "2021", + "value": 21917, + "facet": 2176550201 } ] }, @@ -67,9 +67,9 @@ "entity": "geoId/06013", "points_by_facet": [ { - "date": "2020", - "value": 1147788, - "facet": 1145703171 + "date": "2021", + "value": 1161413, + "facet": 2176550201 } ] }, @@ -77,9 +77,9 @@ "entity": "geoId/06015", "points_by_facet": [ { - "date": "2020", - "value": 27692, - "facet": 1145703171 + "date": "2021", + "value": 28100, + "facet": 2176550201 } ] }, @@ -87,9 +87,9 @@ "entity": "geoId/06017", "points_by_facet": [ { - "date": "2020", - "value": 190345, - "facet": 1145703171 + "date": "2021", + "value": 193221, + "facet": 2176550201 } ] }, @@ -97,9 +97,9 @@ "entity": "geoId/06019", "points_by_facet": [ { - "date": "2020", - "value": 990204, - "facet": 1145703171 + "date": "2021", + "value": 1013581, + "facet": 2176550201 } ] }, @@ -107,9 +107,9 @@ "entity": "geoId/06021", "points_by_facet": [ { - "date": "2020", - "value": 28060, - "facet": 1145703171 + "date": "2021", + "value": 28805, + "facet": 2176550201 } ] }, @@ -117,9 +117,9 @@ "entity": "geoId/06023", "points_by_facet": [ { - "date": "2020", - "value": 136101, - "facet": 1145703171 + "date": "2021", + "value": 136310, + "facet": 2176550201 } ] }, @@ -127,9 +127,9 @@ "entity": "geoId/06025", "points_by_facet": [ { - "date": "2020", - "value": 180580, - "facet": 1145703171 + "date": "2021", + "value": 179851, + "facet": 2176550201 } ] }, @@ -137,9 +137,9 @@ "entity": "geoId/06027", "points_by_facet": [ { - "date": "2020", - "value": 17930, - "facet": 1145703171 + "date": "2021", + "value": 18970, + "facet": 2176550201 } ] }, @@ -147,9 +147,9 @@ "entity": "geoId/06029", "points_by_facet": [ { - "date": "2020", - "value": 892458, - "facet": 1145703171 + "date": "2021", + "value": 917673, + "facet": 2176550201 } ] }, @@ -157,9 +157,9 @@ "entity": "geoId/06031", "points_by_facet": [ { - "date": "2020", - "value": 151090, - "facet": 1145703171 + "date": "2021", + "value": 153443, + "facet": 2176550201 } ] }, @@ -167,9 +167,9 @@ "entity": "geoId/06033", "points_by_facet": [ { - "date": "2020", - "value": 64276, - "facet": 1145703171 + "date": "2021", + "value": 68766, + "facet": 2176550201 } ] }, @@ -177,9 +177,9 @@ "entity": "geoId/06035", "points_by_facet": [ { - "date": "2020", - "value": 30600, - "facet": 1145703171 + "date": "2021", + "value": 33159, + "facet": 2176550201 } ] }, @@ -187,9 +187,9 @@ "entity": "geoId/06037", "points_by_facet": [ { - "date": "2020", - "value": 10040682, - "facet": 1145703171 + "date": "2021", + "value": 9829544, + "facet": 2176550201 } ] }, @@ -197,9 +197,9 @@ "entity": "geoId/06039", "points_by_facet": [ { - "date": "2020", - "value": 155925, - "facet": 1145703171 + "date": "2021", + "value": 159410, + "facet": 2176550201 } ] }, @@ -207,9 +207,9 @@ "entity": "geoId/06041", "points_by_facet": [ { - "date": "2020", - "value": 259441, - "facet": 1145703171 + "date": "2021", + "value": 260206, + "facet": 2176550201 } ] }, @@ -217,9 +217,9 @@ "entity": "geoId/06043", "points_by_facet": [ { - "date": "2020", - "value": 17319, - "facet": 1145703171 + "date": "2021", + "value": 17147, + "facet": 2176550201 } ] }, @@ -227,9 +227,9 @@ "entity": "geoId/06045", "points_by_facet": [ { - "date": "2020", - "value": 87110, - "facet": 1145703171 + "date": "2021", + "value": 91305, + "facet": 2176550201 } ] }, @@ -237,9 +237,9 @@ "entity": "geoId/06047", "points_by_facet": [ { - "date": "2020", - "value": 273661, - "facet": 1145703171 + "date": "2021", + "value": 286461, + "facet": 2176550201 } ] }, @@ -247,9 +247,9 @@ "entity": "geoId/06049", "points_by_facet": [ { - "date": "2020", - "value": 8853, - "facet": 1145703171 + "date": "2021", + "value": 8661, + "facet": 2176550201 } ] }, @@ -257,9 +257,9 @@ "entity": "geoId/06051", "points_by_facet": [ { - "date": "2020", - "value": 14395, - "facet": 1145703171 + "date": "2021", + "value": 13247, + "facet": 2176550201 } ] }, @@ -267,9 +267,9 @@ "entity": "geoId/06053", "points_by_facet": [ { - "date": "2020", - "value": 432977, - "facet": 1145703171 + "date": "2021", + "value": 437325, + "facet": 2176550201 } ] }, @@ -277,9 +277,9 @@ "entity": "geoId/06055", "points_by_facet": [ { - "date": "2020", - "value": 138572, - "facet": 1145703171 + "date": "2021", + "value": 136207, + "facet": 2176550201 } ] }, @@ -287,9 +287,9 @@ "entity": "geoId/06057", "points_by_facet": [ { - "date": "2020", - "value": 99417, - "facet": 1145703171 + "date": "2021", + "value": 103487, + "facet": 2176550201 } ] }, @@ -297,9 +297,9 @@ "entity": "geoId/06059", "points_by_facet": [ { - "date": "2020", - "value": 3170345, - "facet": 1145703171 + "date": "2021", + "value": 3167809, + "facet": 2176550201 } ] }, @@ -307,9 +307,9 @@ "entity": "geoId/06061", "points_by_facet": [ { - "date": "2020", - "value": 391799, - "facet": 1145703171 + "date": "2021", + "value": 412300, + "facet": 2176550201 } ] }, @@ -317,9 +317,9 @@ "entity": "geoId/06063", "points_by_facet": [ { - "date": "2020", - "value": 18844, - "facet": 1145703171 + "date": "2021", + "value": 19915, + "facet": 2176550201 } ] }, @@ -327,9 +327,9 @@ "entity": "geoId/06065", "points_by_facet": [ { - "date": "2020", - "value": 2437864, - "facet": 1145703171 + "date": "2021", + "value": 2458395, + "facet": 2176550201 } ] }, @@ -337,9 +337,9 @@ "entity": "geoId/06067", "points_by_facet": [ { - "date": "2020", - "value": 1537948, - "facet": 1145703171 + "date": "2021", + "value": 1588921, + "facet": 2176550201 } ] }, @@ -347,9 +347,9 @@ "entity": "geoId/06069", "points_by_facet": [ { - "date": "2020", - "value": 61547, - "facet": 1145703171 + "date": "2021", + "value": 66677, + "facet": 2176550201 } ] }, @@ -357,9 +357,9 @@ "entity": "geoId/06071", "points_by_facet": [ { - "date": "2020", - "value": 2162532, - "facet": 1145703171 + "date": "2021", + "value": 2194710, + "facet": 2176550201 } ] }, @@ -367,9 +367,9 @@ "entity": "geoId/06073", "points_by_facet": [ { - "date": "2020", - "value": 3323970, - "facet": 1145703171 + "date": "2021", + "value": 3286069, + "facet": 2176550201 } ] }, @@ -377,9 +377,9 @@ "entity": "geoId/06075", "points_by_facet": [ { - "date": "2020", - "value": 874784, - "facet": 1145703171 + "date": "2021", + "value": 815201, + "facet": 2176550201 } ] }, @@ -387,9 +387,9 @@ "entity": "geoId/06077", "points_by_facet": [ { - "date": "2020", - "value": 751615, - "facet": 1145703171 + "date": "2021", + "value": 789410, + "facet": 2176550201 } ] }, @@ -397,9 +397,9 @@ "entity": "geoId/06079", "points_by_facet": [ { - "date": "2020", - "value": 282517, - "facet": 1145703171 + "date": "2021", + "value": 283159, + "facet": 2176550201 } ] }, @@ -407,9 +407,9 @@ "entity": "geoId/06081", "points_by_facet": [ { - "date": "2020", - "value": 765623, - "facet": 1145703171 + "date": "2021", + "value": 737888, + "facet": 2176550201 } ] }, @@ -417,9 +417,9 @@ "entity": "geoId/06083", "points_by_facet": [ { - "date": "2020", - "value": 444895, - "facet": 1145703171 + "date": "2021", + "value": 446475, + "facet": 2176550201 } ] }, @@ -427,9 +427,9 @@ "entity": "geoId/06085", "points_by_facet": [ { - "date": "2020", - "value": 1924379, - "facet": 1145703171 + "date": "2021", + "value": 1885508, + "facet": 2176550201 } ] }, @@ -437,9 +437,9 @@ "entity": "geoId/06087", "points_by_facet": [ { - "date": "2020", - "value": 273170, - "facet": 1145703171 + "date": "2021", + "value": 267792, + "facet": 2176550201 } ] }, @@ -447,9 +447,9 @@ "entity": "geoId/06089", "points_by_facet": [ { - "date": "2020", - "value": 179267, - "facet": 1145703171 + "date": "2021", + "value": 182139, + "facet": 2176550201 } ] }, @@ -457,9 +457,9 @@ "entity": "geoId/06091", "points_by_facet": [ { - "date": "2020", - "value": 2898, - "facet": 1145703171 + "date": "2021", + "value": 3283, + "facet": 2176550201 } ] }, @@ -467,9 +467,9 @@ "entity": "geoId/06093", "points_by_facet": [ { - "date": "2020", - "value": 43516, - "facet": 1145703171 + "date": "2021", + "value": 44118, + "facet": 2176550201 } ] }, @@ -477,9 +477,9 @@ "entity": "geoId/06095", "points_by_facet": [ { - "date": "2020", - "value": 444538, - "facet": 1145703171 + "date": "2021", + "value": 451716, + "facet": 2176550201 } ] }, @@ -487,9 +487,9 @@ "entity": "geoId/06097", "points_by_facet": [ { - "date": "2020", - "value": 496801, - "facet": 1145703171 + "date": "2021", + "value": 485887, + "facet": 2176550201 } ] }, @@ -497,9 +497,9 @@ "entity": "geoId/06099", "points_by_facet": [ { - "date": "2020", - "value": 546235, - "facet": 1145703171 + "date": "2021", + "value": 552999, + "facet": 2176550201 } ] }, @@ -507,9 +507,9 @@ "entity": "geoId/06101", "points_by_facet": [ { - "date": "2020", - "value": 96315, - "facet": 1145703171 + "date": "2021", + "value": 99063, + "facet": 2176550201 } ] }, @@ -517,9 +517,9 @@ "entity": "geoId/06103", "points_by_facet": [ { - "date": "2020", - "value": 64176, - "facet": 1145703171 + "date": "2021", + "value": 65498, + "facet": 2176550201 } ] }, @@ -527,9 +527,9 @@ "entity": "geoId/06105", "points_by_facet": [ { - "date": "2020", - "value": 12541, - "facet": 1145703171 + "date": "2021", + "value": 16060, + "facet": 2176550201 } ] }, @@ -537,9 +537,9 @@ "entity": "geoId/06107", "points_by_facet": [ { - "date": "2020", - "value": 463955, - "facet": 1145703171 + "date": "2021", + "value": 477054, + "facet": 2176550201 } ] }, @@ -547,9 +547,9 @@ "entity": "geoId/06109", "points_by_facet": [ { - "date": "2020", - "value": 54147, - "facet": 1145703171 + "date": "2021", + "value": 55810, + "facet": 2176550201 } ] }, @@ -557,9 +557,9 @@ "entity": "geoId/06111", "points_by_facet": [ { - "date": "2020", - "value": 845599, - "facet": 1145703171 + "date": "2021", + "value": 839784, + "facet": 2176550201 } ] }, @@ -567,9 +567,9 @@ "entity": "geoId/06113", "points_by_facet": [ { - "date": "2020", - "value": 218774, - "facet": 1145703171 + "date": "2021", + "value": 216986, + "facet": 2176550201 } ] }, @@ -577,9 +577,9 @@ "entity": "geoId/06115", "points_by_facet": [ { - "date": "2020", - "value": 77524, - "facet": 1145703171 + "date": "2021", + "value": 83421, + "facet": 2176550201 } ] } diff --git a/internal/server/v1/observations/golden/bulk_point_linked/preferred_CA_County_2015.json b/internal/server/v1/observations/golden/bulk_point_linked/preferred_CA_County_2015.json index 495124b0d..f38bd65a2 100644 --- a/internal/server/v1/observations/golden/bulk_point_linked/preferred_CA_County_2015.json +++ b/internal/server/v1/observations/golden/bulk_point_linked/preferred_CA_County_2015.json @@ -8,8 +8,8 @@ "points_by_facet": [ { "date": "2015", - "value": 1634538, - "facet": 2517965213 + "value": 1634326, + "facet": 2176550201 } ] }, @@ -18,8 +18,8 @@ "points_by_facet": [ { "date": "2015", - "value": 1087, - "facet": 2517965213 + "value": 1080, + "facet": 2176550201 } ] }, @@ -28,8 +28,8 @@ "points_by_facet": [ { "date": "2015", - "value": 37037, - "facet": 2517965213 + "value": 37039, + "facet": 2176550201 } ] }, @@ -38,8 +38,8 @@ "points_by_facet": [ { "date": "2015", - "value": 224631, - "facet": 2517965213 + "value": 224643, + "facet": 2176550201 } ] }, @@ -48,8 +48,8 @@ "points_by_facet": [ { "date": "2015", - "value": 44957, - "facet": 2517965213 + "value": 44972, + "facet": 2176550201 } ] }, @@ -58,8 +58,8 @@ "points_by_facet": [ { "date": "2015", - "value": 21269, - "facet": 2517965213 + "value": 21208, + "facet": 2176550201 } ] }, @@ -68,8 +68,8 @@ "points_by_facet": [ { "date": "2015", - "value": 1124405, - "facet": 2517965213 + "value": 1124148, + "facet": 2176550201 } ] }, @@ -78,8 +78,8 @@ "points_by_facet": [ { "date": "2015", - "value": 27190, - "facet": 2517965213 + "value": 27198, + "facet": 2176550201 } ] }, @@ -88,8 +88,8 @@ "points_by_facet": [ { "date": "2015", - "value": 184569, - "facet": 2517965213 + "value": 184627, + "facet": 2176550201 } ] }, @@ -98,8 +98,8 @@ "points_by_facet": [ { "date": "2015", - "value": 969488, - "facet": 2517965213 + "value": 968889, + "facet": 2176550201 } ] }, @@ -108,8 +108,8 @@ "points_by_facet": [ { "date": "2015", - "value": 27776, - "facet": 2517965213 + "value": 27723, + "facet": 2176550201 } ] }, @@ -118,8 +118,8 @@ "points_by_facet": [ { "date": "2015", - "value": 135102, - "facet": 2517965213 + "value": 135177, + "facet": 2176550201 } ] }, @@ -128,8 +128,8 @@ "points_by_facet": [ { "date": "2015", - "value": 178937, - "facet": 2517965213 + "value": 178701, + "facet": 2176550201 } ] }, @@ -138,8 +138,8 @@ "points_by_facet": [ { "date": "2015", - "value": 18174, - "facet": 2517965213 + "value": 18097, + "facet": 2176550201 } ] }, @@ -148,8 +148,8 @@ "points_by_facet": [ { "date": "2015", - "value": 876031, - "facet": 2517965213 + "value": 876548, + "facet": 2176550201 } ] }, @@ -158,8 +158,8 @@ "points_by_facet": [ { "date": "2015", - "value": 150085, - "facet": 2517965213 + "value": 149960, + "facet": 2176550201 } ] }, @@ -168,8 +168,8 @@ "points_by_facet": [ { "date": "2015", - "value": 64260, - "facet": 2517965213 + "value": 64266, + "facet": 2176550201 } ] }, @@ -179,7 +179,7 @@ { "date": "2015", "value": 31256, - "facet": 2517965213 + "facet": 2176550201 } ] }, @@ -188,8 +188,8 @@ "points_by_facet": [ { "date": "2015", - "value": 10085416, - "facet": 2517965213 + "value": 10077263, + "facet": 2176550201 } ] }, @@ -198,8 +198,8 @@ "points_by_facet": [ { "date": "2015", - "value": 153576, - "facet": 2517965213 + "value": 153448, + "facet": 2176550201 } ] }, @@ -208,8 +208,8 @@ "points_by_facet": [ { "date": "2015", - "value": 260916, - "facet": 2517965213 + "value": 260974, + "facet": 2176550201 } ] }, @@ -218,8 +218,8 @@ "points_by_facet": [ { "date": "2015", - "value": 17622, - "facet": 2517965213 + "value": 17653, + "facet": 2176550201 } ] }, @@ -228,8 +228,8 @@ "points_by_facet": [ { "date": "2015", - "value": 87107, - "facet": 2517965213 + "value": 87131, + "facet": 2176550201 } ] }, @@ -238,8 +238,8 @@ "points_by_facet": [ { "date": "2015", - "value": 266353, - "facet": 2517965213 + "value": 266133, + "facet": 2176550201 } ] }, @@ -248,8 +248,8 @@ "points_by_facet": [ { "date": "2015", - "value": 9048, - "facet": 2517965213 + "value": 9064, + "facet": 2176550201 } ] }, @@ -258,8 +258,8 @@ "points_by_facet": [ { "date": "2015", - "value": 14043, - "facet": 2517965213 + "value": 14074, + "facet": 2176550201 } ] }, @@ -268,8 +268,8 @@ "points_by_facet": [ { "date": "2015", - "value": 430552, - "facet": 2517965213 + "value": 430178, + "facet": 2176550201 } ] }, @@ -278,8 +278,8 @@ "points_by_facet": [ { "date": "2015", - "value": 140862, - "facet": 2517965213 + "value": 140766, + "facet": 2176550201 } ] }, @@ -288,8 +288,8 @@ "points_by_facet": [ { "date": "2015", - "value": 98676, - "facet": 2517965213 + "value": 98716, + "facet": 2176550201 } ] }, @@ -298,8 +298,8 @@ "points_by_facet": [ { "date": "2015", - "value": 3149280, - "facet": 2517965213 + "value": 3148952, + "facet": 2176550201 } ] }, @@ -308,8 +308,8 @@ "points_by_facet": [ { "date": "2015", - "value": 372841, - "facet": 2517965213 + "value": 372870, + "facet": 2176550201 } ] }, @@ -318,8 +318,8 @@ "points_by_facet": [ { "date": "2015", - "value": 18516, - "facet": 2517965213 + "value": 18435, + "facet": 2176550201 } ] }, @@ -328,8 +328,8 @@ "points_by_facet": [ { "date": "2015", - "value": 2345816, - "facet": 2517965213 + "value": 2344648, + "facet": 2176550201 } ] }, @@ -338,8 +338,8 @@ "points_by_facet": [ { "date": "2015", - "value": 1493674, - "facet": 2517965213 + "value": 1493547, + "facet": 2176550201 } ] }, @@ -348,8 +348,8 @@ "points_by_facet": [ { "date": "2015", - "value": 58216, - "facet": 2517965213 + "value": 58276, + "facet": 2176550201 } ] }, @@ -358,8 +358,8 @@ "points_by_facet": [ { "date": "2015", - "value": 2115411, - "facet": 2517965213 + "value": 2114352, + "facet": 2176550201 } ] }, @@ -368,8 +368,8 @@ "points_by_facet": [ { "date": "2015", - "value": 3280850, - "facet": 2517965213 + "value": 3280825, + "facet": 2176550201 } ] }, @@ -378,8 +378,8 @@ "points_by_facet": [ { "date": "2015", - "value": 840763, - "facet": 1145703171 + "value": 863237, + "facet": 2176550201 } ] }, @@ -388,8 +388,8 @@ "points_by_facet": [ { "date": "2015", - "value": 722271, - "facet": 2517965213 + "value": 721919, + "facet": 2176550201 } ] }, @@ -398,8 +398,8 @@ "points_by_facet": [ { "date": "2015", - "value": 280077, - "facet": 2517965213 + "value": 280138, + "facet": 2176550201 } ] }, @@ -408,8 +408,8 @@ "points_by_facet": [ { "date": "2015", - "value": 748731, - "facet": 1145703171 + "value": 765479, + "facet": 2176550201 } ] }, @@ -418,8 +418,8 @@ "points_by_facet": [ { "date": "2015", - "value": 442229, - "facet": 2517965213 + "value": 442051, + "facet": 2176550201 } ] }, @@ -428,8 +428,8 @@ "points_by_facet": [ { "date": "2015", - "value": 1916285, - "facet": 2517965213 + "value": 1915736, + "facet": 2176550201 } ] }, @@ -438,8 +438,8 @@ "points_by_facet": [ { "date": "2015", - "value": 273503, - "facet": 2517965213 + "value": 273495, + "facet": 2176550201 } ] }, @@ -448,8 +448,8 @@ "points_by_facet": [ { "date": "2015", - "value": 178314, - "facet": 2517965213 + "value": 178386, + "facet": 2176550201 } ] }, @@ -458,8 +458,8 @@ "points_by_facet": [ { "date": "2015", - "value": 2996, - "facet": 2517965213 + "value": 2990, + "facet": 2176550201 } ] }, @@ -468,8 +468,8 @@ "points_by_facet": [ { "date": "2015", - "value": 43336, - "facet": 2517965213 + "value": 43275, + "facet": 2176550201 } ] }, @@ -478,8 +478,8 @@ "points_by_facet": [ { "date": "2015", - "value": 433409, - "facet": 2517965213 + "value": 433378, + "facet": 2176550201 } ] }, @@ -488,8 +488,8 @@ "points_by_facet": [ { "date": "2015", - "value": 500863, - "facet": 2517965213 + "value": 500598, + "facet": 2176550201 } ] }, @@ -498,8 +498,8 @@ "points_by_facet": [ { "date": "2015", - "value": 533211, - "facet": 2517965213 + "value": 532954, + "facet": 2176550201 } ] }, @@ -508,8 +508,8 @@ "points_by_facet": [ { "date": "2015", - "value": 95282, - "facet": 2517965213 + "value": 95224, + "facet": 2176550201 } ] }, @@ -518,8 +518,8 @@ "points_by_facet": [ { "date": "2015", - "value": 63158, - "facet": 2517965213 + "value": 63150, + "facet": 2176550201 } ] }, @@ -529,7 +529,7 @@ { "date": "2015", "value": 13094, - "facet": 2517965213 + "facet": 2176550201 } ] }, @@ -538,8 +538,8 @@ "points_by_facet": [ { "date": "2015", - "value": 457161, - "facet": 2517965213 + "value": 456794, + "facet": 2176550201 } ] }, @@ -548,8 +548,8 @@ "points_by_facet": [ { "date": "2015", - "value": 53615, - "facet": 2517965213 + "value": 53599, + "facet": 2176550201 } ] }, @@ -558,8 +558,8 @@ "points_by_facet": [ { "date": "2015", - "value": 845802, - "facet": 2517965213 + "value": 845599, + "facet": 2176550201 } ] }, @@ -568,8 +568,8 @@ "points_by_facet": [ { "date": "2015", - "value": 212037, - "facet": 2517965213 + "value": 211998, + "facet": 2176550201 } ] }, @@ -578,8 +578,8 @@ "points_by_facet": [ { "date": "2015", - "value": 74045, - "facet": 2517965213 + "value": 74039, + "facet": 2176550201 } ] } diff --git a/internal/server/v1/observations/golden/bulk_point_linked/preferred_Country.json b/internal/server/v1/observations/golden/bulk_point_linked/preferred_Country.json index 9c4f2a3e4..b3e47fffe 100644 --- a/internal/server/v1/observations/golden/bulk_point_linked/preferred_Country.json +++ b/internal/server/v1/observations/golden/bulk_point_linked/preferred_Country.json @@ -2316,9 +2316,9 @@ "entity": "country/USA", "points_by_facet": [ { - "date": "2020", - "value": 329824950, - "facet": 1273233945 + "date": "2021", + "value": 331893745, + "facet": 2176550201 } ] }, diff --git a/internal/server/v1/observations/golden/bulk_point_linked/preferred_USA_County.json b/internal/server/v1/observations/golden/bulk_point_linked/preferred_USA_County.json index 21be5afe4..2d7eee4be 100644 --- a/internal/server/v1/observations/golden/bulk_point_linked/preferred_USA_County.json +++ b/internal/server/v1/observations/golden/bulk_point_linked/preferred_USA_County.json @@ -7,9 +7,9 @@ "entity": "geoId/01001", "points_by_facet": [ { - "date": "2020", - "value": 55639, - "facet": 1145703171 + "date": "2021", + "value": 59095, + "facet": 2176550201 } ] }, @@ -17,9 +17,9 @@ "entity": "geoId/01003", "points_by_facet": [ { - "date": "2020", - "value": 218289, - "facet": 1145703171 + "date": "2021", + "value": 239294, + "facet": 2176550201 } ] }, @@ -27,9 +27,9 @@ "entity": "geoId/01005", "points_by_facet": [ { - "date": "2020", - "value": 25026, - "facet": 1145703171 + "date": "2021", + "value": 24964, + "facet": 2176550201 } ] }, @@ -37,9 +37,9 @@ "entity": "geoId/01007", "points_by_facet": [ { - "date": "2020", - "value": 22374, - "facet": 1145703171 + "date": "2021", + "value": 22477, + "facet": 2176550201 } ] }, @@ -47,9 +47,9 @@ "entity": "geoId/01009", "points_by_facet": [ { - "date": "2020", - "value": 57755, - "facet": 1145703171 + "date": "2021", + "value": 59041, + "facet": 2176550201 } ] }, @@ -57,9 +57,9 @@ "entity": "geoId/01011", "points_by_facet": [ { - "date": "2020", - "value": 10173, - "facet": 1145703171 + "date": "2021", + "value": 10320, + "facet": 2176550201 } ] }, @@ -67,9 +67,9 @@ "entity": "geoId/01013", "points_by_facet": [ { - "date": "2020", - "value": 19726, - "facet": 1145703171 + "date": "2021", + "value": 18884, + "facet": 2176550201 } ] }, @@ -77,9 +77,9 @@ "entity": "geoId/01015", "points_by_facet": [ { - "date": "2020", - "value": 114324, - "facet": 1145703171 + "date": "2021", + "value": 115972, + "facet": 2176550201 } ] }, @@ -87,9 +87,9 @@ "entity": "geoId/01017", "points_by_facet": [ { - "date": "2020", - "value": 33427, - "facet": 1145703171 + "date": "2021", + "value": 34541, + "facet": 2176550201 } ] }, @@ -97,9 +97,9 @@ "entity": "geoId/01019", "points_by_facet": [ { - "date": "2020", - "value": 26035, - "facet": 1145703171 + "date": "2021", + "value": 24996, + "facet": 2176550201 } ] }, @@ -107,9 +107,9 @@ "entity": "geoId/01021", "points_by_facet": [ { - "date": "2020", - "value": 44147, - "facet": 1145703171 + "date": "2021", + "value": 45274, + "facet": 2176550201 } ] }, @@ -117,9 +117,9 @@ "entity": "geoId/01023", "points_by_facet": [ { - "date": "2020", - "value": 12755, - "facet": 1145703171 + "date": "2021", + "value": 12533, + "facet": 2176550201 } ] }, @@ -127,9 +127,9 @@ "entity": "geoId/01025", "points_by_facet": [ { - "date": "2020", - "value": 23866, - "facet": 1145703171 + "date": "2021", + "value": 22760, + "facet": 2176550201 } ] }, @@ -137,9 +137,9 @@ "entity": "geoId/01027", "points_by_facet": [ { - "date": "2020", - "value": 13285, - "facet": 1145703171 + "date": "2021", + "value": 14190, + "facet": 2176550201 } ] }, @@ -147,9 +147,9 @@ "entity": "geoId/01029", "points_by_facet": [ { - "date": "2020", - "value": 14952, - "facet": 1145703171 + "date": "2021", + "value": 15103, + "facet": 2176550201 } ] }, @@ -157,9 +157,9 @@ "entity": "geoId/01031", "points_by_facet": [ { - "date": "2020", - "value": 52238, - "facet": 1145703171 + "date": "2021", + "value": 54174, + "facet": 2176550201 } ] }, @@ -167,9 +167,9 @@ "entity": "geoId/01033", "points_by_facet": [ { - "date": "2020", - "value": 54957, - "facet": 1145703171 + "date": "2021", + "value": 57474, + "facet": 2176550201 } ] }, @@ -177,9 +177,9 @@ "entity": "geoId/01035", "points_by_facet": [ { - "date": "2020", - "value": 12219, - "facet": 1145703171 + "date": "2021", + "value": 11328, + "facet": 2176550201 } ] }, @@ -187,9 +187,9 @@ "entity": "geoId/01037", "points_by_facet": [ { - "date": "2020", - "value": 10696, - "facet": 1145703171 + "date": "2021", + "value": 10450, + "facet": 2176550201 } ] }, @@ -197,9 +197,9 @@ "entity": "geoId/01039", "points_by_facet": [ { - "date": "2020", - "value": 37096, - "facet": 1145703171 + "date": "2021", + "value": 37524, + "facet": 2176550201 } ] }, @@ -207,9 +207,9 @@ "entity": "geoId/01041", "points_by_facet": [ { - "date": "2020", - "value": 13826, - "facet": 1145703171 + "date": "2021", + "value": 13083, + "facet": 2176550201 } ] }, @@ -217,9 +217,9 @@ "entity": "geoId/01043", "points_by_facet": [ { - "date": "2020", - "value": 83345, - "facet": 1145703171 + "date": "2021", + "value": 89496, + "facet": 2176550201 } ] }, @@ -227,9 +227,9 @@ "entity": "geoId/01045", "points_by_facet": [ { - "date": "2020", - "value": 49293, - "facet": 1145703171 + "date": "2021", + "value": 49342, + "facet": 2176550201 } ] }, @@ -237,9 +237,9 @@ "entity": "geoId/01047", "points_by_facet": [ { - "date": "2020", - "value": 38184, - "facet": 1145703171 + "date": "2021", + "value": 37619, + "facet": 2176550201 } ] }, @@ -247,9 +247,9 @@ "entity": "geoId/01049", "points_by_facet": [ { - "date": "2020", - "value": 71430, - "facet": 1145703171 + "date": "2021", + "value": 71813, + "facet": 2176550201 } ] }, @@ -257,9 +257,9 @@ "entity": "geoId/01051", "points_by_facet": [ { - "date": "2020", - "value": 81526, - "facet": 1145703171 + "date": "2021", + "value": 89304, + "facet": 2176550201 } ] }, @@ -267,9 +267,9 @@ "entity": "geoId/01053", "points_by_facet": [ { - "date": "2020", - "value": 36775, - "facet": 1145703171 + "date": "2021", + "value": 36699, + "facet": 2176550201 } ] }, @@ -277,9 +277,9 @@ "entity": "geoId/01055", "points_by_facet": [ { - "date": "2020", - "value": 102721, - "facet": 1145703171 + "date": "2021", + "value": 103162, + "facet": 2176550201 } ] }, @@ -287,9 +287,9 @@ "entity": "geoId/01057", "points_by_facet": [ { - "date": "2020", - "value": 16406, - "facet": 1145703171 + "date": "2021", + "value": 16148, + "facet": 2176550201 } ] }, @@ -297,9 +297,9 @@ "entity": "geoId/01059", "points_by_facet": [ { - "date": "2020", - "value": 31587, - "facet": 1145703171 + "date": "2021", + "value": 32013, + "facet": 2176550201 } ] }, @@ -307,9 +307,9 @@ "entity": "geoId/01061", "points_by_facet": [ { - "date": "2020", - "value": 26383, - "facet": 1145703171 + "date": "2021", + "value": 26701, + "facet": 2176550201 } ] }, @@ -317,9 +317,9 @@ "entity": "geoId/01063", "points_by_facet": [ { - "date": "2020", - "value": 8221, - "facet": 1145703171 + "date": "2021", + "value": 7629, + "facet": 2176550201 } ] }, @@ -327,9 +327,9 @@ "entity": "geoId/01065", "points_by_facet": [ { - "date": "2020", + "date": "2021", "value": 14754, - "facet": 1145703171 + "facet": 2176550201 } ] }, @@ -337,9 +337,9 @@ "entity": "geoId/01067", "points_by_facet": [ { - "date": "2020", - "value": 17123, - "facet": 1145703171 + "date": "2021", + "value": 17459, + "facet": 2176550201 } ] }, @@ -347,9 +347,9 @@ "entity": "geoId/01069", "points_by_facet": [ { - "date": "2020", - "value": 105319, - "facet": 1145703171 + "date": "2021", + "value": 107458, + "facet": 2176550201 } ] }, @@ -357,9 +357,9 @@ "entity": "geoId/01071", "points_by_facet": [ { - "date": "2020", - "value": 51765, - "facet": 1145703171 + "date": "2021", + "value": 52773, + "facet": 2176550201 } ] }, @@ -367,9 +367,9 @@ "entity": "geoId/01073", "points_by_facet": [ { - "date": "2020", - "value": 658615, - "facet": 1145703171 + "date": "2021", + "value": 667820, + "facet": 2176550201 } ] }, @@ -377,9 +377,9 @@ "entity": "geoId/01075", "points_by_facet": [ { - "date": "2020", - "value": 13854, - "facet": 1145703171 + "date": "2021", + "value": 13689, + "facet": 2176550201 } ] }, @@ -387,9 +387,9 @@ "entity": "geoId/01077", "points_by_facet": [ { - "date": "2020", - "value": 92870, - "facet": 1145703171 + "date": "2021", + "value": 94043, + "facet": 2176550201 } ] }, @@ -397,9 +397,9 @@ "entity": "geoId/01079", "points_by_facet": [ { - "date": "2020", - "value": 32969, - "facet": 1145703171 + "date": "2021", + "value": 33090, + "facet": 2176550201 } ] }, @@ -407,9 +407,9 @@ "entity": "geoId/01081", "points_by_facet": [ { - "date": "2020", - "value": 163461, - "facet": 1145703171 + "date": "2021", + "value": 177218, + "facet": 2176550201 } ] }, @@ -417,9 +417,9 @@ "entity": "geoId/01083", "points_by_facet": [ { - "date": "2020", - "value": 96921, - "facet": 1145703171 + "date": "2021", + "value": 107517, + "facet": 2176550201 } ] }, @@ -427,9 +427,9 @@ "entity": "geoId/01085", "points_by_facet": [ { - "date": "2020", - "value": 9936, - "facet": 1145703171 + "date": "2021", + "value": 9965, + "facet": 2176550201 } ] }, @@ -437,9 +437,9 @@ "entity": "geoId/01087", "points_by_facet": [ { - "date": "2020", - "value": 18437, - "facet": 1145703171 + "date": "2021", + "value": 18895, + "facet": 2176550201 } ] }, @@ -447,9 +447,9 @@ "entity": "geoId/01089", "points_by_facet": [ { - "date": "2020", - "value": 367686, - "facet": 1145703171 + "date": "2021", + "value": 395211, + "facet": 2176550201 } ] }, @@ -457,9 +457,9 @@ "entity": "geoId/01091", "points_by_facet": [ { - "date": "2020", - "value": 19138, - "facet": 1145703171 + "date": "2021", + "value": 18996, + "facet": 2176550201 } ] }, @@ -467,9 +467,9 @@ "entity": "geoId/01093", "points_by_facet": [ { - "date": "2020", - "value": 29818, - "facet": 1145703171 + "date": "2021", + "value": 29246, + "facet": 2176550201 } ] }, @@ -477,9 +477,9 @@ "entity": "geoId/01095", "points_by_facet": [ { - "date": "2020", - "value": 96137, - "facet": 1145703171 + "date": "2021", + "value": 98228, + "facet": 2176550201 } ] }, @@ -487,9 +487,9 @@ "entity": "geoId/01097", "points_by_facet": [ { - "date": "2020", - "value": 413977, - "facet": 1145703171 + "date": "2021", + "value": 413073, + "facet": 2176550201 } ] }, @@ -497,9 +497,9 @@ "entity": "geoId/01099", "points_by_facet": [ { - "date": "2020", - "value": 21006, - "facet": 1145703171 + "date": "2021", + "value": 19648, + "facet": 2176550201 } ] }, @@ -507,9 +507,9 @@ "entity": "geoId/01101", "points_by_facet": [ { - "date": "2020", - "value": 226451, - "facet": 1145703171 + "date": "2021", + "value": 227434, + "facet": 2176550201 } ] }, @@ -517,9 +517,9 @@ "entity": "geoId/01103", "points_by_facet": [ { - "date": "2020", - "value": 119352, - "facet": 1145703171 + "date": "2021", + "value": 123668, + "facet": 2176550201 } ] }, @@ -527,9 +527,9 @@ "entity": "geoId/01105", "points_by_facet": [ { - "date": "2020", - "value": 9104, - "facet": 1145703171 + "date": "2021", + "value": 8355, + "facet": 2176550201 } ] }, @@ -537,9 +537,9 @@ "entity": "geoId/01107", "points_by_facet": [ { - "date": "2020", - "value": 20049, - "facet": 1145703171 + "date": "2021", + "value": 18801, + "facet": 2176550201 } ] }, @@ -547,9 +547,9 @@ "entity": "geoId/01109", "points_by_facet": [ { - "date": "2020", - "value": 33274, - "facet": 1145703171 + "date": "2021", + "value": 32991, + "facet": 2176550201 } ] }, @@ -557,9 +557,9 @@ "entity": "geoId/01111", "points_by_facet": [ { - "date": "2020", - "value": 22732, - "facet": 1145703171 + "date": "2021", + "value": 21989, + "facet": 2176550201 } ] }, @@ -567,9 +567,9 @@ "entity": "geoId/01113", "points_by_facet": [ { - "date": "2020", - "value": 57938, - "facet": 1145703171 + "date": "2021", + "value": 58722, + "facet": 2176550201 } ] }, @@ -577,9 +577,9 @@ "entity": "geoId/01115", "points_by_facet": [ { - "date": "2020", - "value": 88929, - "facet": 1145703171 + "date": "2021", + "value": 92748, + "facet": 2176550201 } ] }, @@ -587,9 +587,9 @@ "entity": "geoId/01117", "points_by_facet": [ { - "date": "2020", - "value": 216350, - "facet": 1145703171 + "date": "2021", + "value": 226902, + "facet": 2176550201 } ] }, @@ -597,9 +597,9 @@ "entity": "geoId/01119", "points_by_facet": [ { - "date": "2020", - "value": 12595, - "facet": 1145703171 + "date": "2021", + "value": 12164, + "facet": 2176550201 } ] }, @@ -607,9 +607,9 @@ "entity": "geoId/01121", "points_by_facet": [ { - "date": "2020", - "value": 80244, - "facet": 1145703171 + "date": "2021", + "value": 81524, + "facet": 2176550201 } ] }, @@ -617,9 +617,9 @@ "entity": "geoId/01123", "points_by_facet": [ { - "date": "2020", - "value": 40450, - "facet": 1145703171 + "date": "2021", + "value": 41023, + "facet": 2176550201 } ] }, @@ -627,9 +627,9 @@ "entity": "geoId/01125", "points_by_facet": [ { - "date": "2020", - "value": 208854, - "facet": 1145703171 + "date": "2021", + "value": 227007, + "facet": 2176550201 } ] }, @@ -637,9 +637,9 @@ "entity": "geoId/01127", "points_by_facet": [ { - "date": "2020", - "value": 63802, - "facet": 1145703171 + "date": "2021", + "value": 64818, + "facet": 2176550201 } ] }, @@ -647,9 +647,9 @@ "entity": "geoId/01129", "points_by_facet": [ { - "date": "2020", - "value": 16336, - "facet": 1145703171 + "date": "2021", + "value": 15147, + "facet": 2176550201 } ] }, @@ -657,9 +657,9 @@ "entity": "geoId/01131", "points_by_facet": [ { - "date": "2020", - "value": 10552, - "facet": 1145703171 + "date": "2021", + "value": 10446, + "facet": 2176550201 } ] }, @@ -667,9 +667,9 @@ "entity": "geoId/01133", "points_by_facet": [ { - "date": "2020", - "value": 23712, - "facet": 1145703171 + "date": "2021", + "value": 23652, + "facet": 2176550201 } ] }, @@ -677,9 +677,9 @@ "entity": "geoId/02013", "points_by_facet": [ { - "date": "2020", - "value": 3389, - "facet": 1145703171 + "date": "2021", + "value": 3398, + "facet": 2176550201 } ] }, @@ -687,9 +687,9 @@ "entity": "geoId/02016", "points_by_facet": [ { - "date": "2020", - "value": 5708, - "facet": 1145703171 + "date": "2021", + "value": 5059, + "facet": 2176550201 } ] }, @@ -697,9 +697,9 @@ "entity": "geoId/02020", "points_by_facet": [ { - "date": "2020", - "value": 292090, - "facet": 1145703171 + "date": "2021", + "value": 288121, + "facet": 2176550201 } ] }, @@ -707,9 +707,9 @@ "entity": "geoId/02050", "points_by_facet": [ { - "date": "2020", - "value": 18263, - "facet": 1145703171 + "date": "2021", + "value": 18557, + "facet": 2176550201 } ] }, @@ -717,9 +717,9 @@ "entity": "geoId/02060", "points_by_facet": [ { - "date": "2020", - "value": 739, - "facet": 1145703171 + "date": "2021", + "value": 838, + "facet": 2176550201 } ] }, @@ -727,9 +727,9 @@ "entity": "geoId/02068", "points_by_facet": [ { - "date": "2020", - "value": 2502, - "facet": 1145703171 + "date": "2021", + "value": 1593, + "facet": 2176550201 } ] }, @@ -737,9 +737,9 @@ "entity": "geoId/02070", "points_by_facet": [ { - "date": "2020", - "value": 4934, - "facet": 1145703171 + "date": "2021", + "value": 4772, + "facet": 2176550201 } ] }, @@ -747,9 +747,9 @@ "entity": "geoId/02090", "points_by_facet": [ { - "date": "2020", - "value": 98455, - "facet": 1145703171 + "date": "2021", + "value": 95593, + "facet": 2176550201 } ] }, @@ -757,9 +757,9 @@ "entity": "geoId/02100", "points_by_facet": [ { - "date": "2020", - "value": 2547, - "facet": 1145703171 + "date": "2021", + "value": 2071, + "facet": 2176550201 } ] }, @@ -767,9 +767,9 @@ "entity": "geoId/02105", "points_by_facet": [ { - "date": "2020", - "value": 2135, - "facet": 1145703171 + "date": "2021", + "value": 2332, + "facet": 2176550201 } ] }, @@ -777,9 +777,9 @@ "entity": "geoId/02110", "points_by_facet": [ { - "date": "2020", - "value": 32099, - "facet": 1145703171 + "date": "2021", + "value": 31973, + "facet": 2176550201 } ] }, @@ -787,9 +787,9 @@ "entity": "geoId/02122", "points_by_facet": [ { - "date": "2020", - "value": 58809, - "facet": 1145703171 + "date": "2021", + "value": 59767, + "facet": 2176550201 } ] }, @@ -797,9 +797,9 @@ "entity": "geoId/02130", "points_by_facet": [ { - "date": "2020", - "value": 13833, - "facet": 1145703171 + "date": "2021", + "value": 13754, + "facet": 2176550201 } ] }, @@ -807,9 +807,9 @@ "entity": "geoId/02150", "points_by_facet": [ { - "date": "2020", - "value": 13383, - "facet": 1145703171 + "date": "2021", + "value": 12787, + "facet": 2176550201 } ] }, @@ -817,9 +817,9 @@ "entity": "geoId/02158", "points_by_facet": [ { - "date": "2020", - "value": 8298, - "facet": 1145703171 + "date": "2021", + "value": 8360, + "facet": 2176550201 } ] }, @@ -827,9 +827,9 @@ "entity": "geoId/02164", "points_by_facet": [ { - "date": "2020", - "value": 1156, - "facet": 1145703171 + "date": "2021", + "value": 1416, + "facet": 2176550201 } ] }, @@ -837,9 +837,9 @@ "entity": "geoId/02170", "points_by_facet": [ { - "date": "2020", - "value": 107360, - "facet": 1145703171 + "date": "2021", + "value": 110686, + "facet": 2176550201 } ] }, @@ -847,9 +847,9 @@ "entity": "geoId/02180", "points_by_facet": [ { - "date": "2020", - "value": 10009, - "facet": 1145703171 + "date": "2021", + "value": 9865, + "facet": 2176550201 } ] }, @@ -857,9 +857,9 @@ "entity": "geoId/02185", "points_by_facet": [ { - "date": "2020", - "value": 9375, - "facet": 1145703171 + "date": "2021", + "value": 10972, + "facet": 2176550201 } ] }, @@ -867,9 +867,9 @@ "entity": "geoId/02188", "points_by_facet": [ { - "date": "2020", - "value": 7709, - "facet": 1145703171 + "date": "2021", + "value": 7560, + "facet": 2176550201 } ] }, @@ -877,9 +877,9 @@ "entity": "geoId/02195", "points_by_facet": [ { - "date": "2020", - "value": 3278, - "facet": 1145703171 + "date": "2021", + "value": 3356, + "facet": 2176550201 } ] }, @@ -887,9 +887,9 @@ "entity": "geoId/02198", "points_by_facet": [ { - "date": "2020", - "value": 6338, - "facet": 1145703171 + "date": "2021", + "value": 5729, + "facet": 2176550201 } ] }, @@ -897,9 +897,9 @@ "entity": "geoId/02220", "points_by_facet": [ { - "date": "2020", - "value": 8569, - "facet": 1145703171 + "date": "2021", + "value": 8407, + "facet": 2176550201 } ] }, @@ -907,9 +907,9 @@ "entity": "geoId/02230", "points_by_facet": [ { - "date": "2020", - "value": 1300, - "facet": 1145703171 + "date": "2021", + "value": 1132, + "facet": 2176550201 } ] }, @@ -917,9 +917,9 @@ "entity": "geoId/02240", "points_by_facet": [ { - "date": "2020", - "value": 6911, - "facet": 1145703171 + "date": "2021", + "value": 6970, + "facet": 2176550201 } ] }, @@ -937,9 +937,9 @@ "entity": "geoId/02275", "points_by_facet": [ { - "date": "2020", - "value": 2510, - "facet": 1145703171 + "date": "2021", + "value": 2055, + "facet": 2176550201 } ] }, @@ -957,9 +957,9 @@ "entity": "geoId/02282", "points_by_facet": [ { - "date": "2020", - "value": 597, - "facet": 1145703171 + "date": "2021", + "value": 704, + "facet": 2176550201 } ] }, @@ -967,9 +967,9 @@ "entity": "geoId/02290", "points_by_facet": [ { - "date": "2020", - "value": 5305, - "facet": 1145703171 + "date": "2021", + "value": 5275, + "facet": 2176550201 } ] }, @@ -977,9 +977,9 @@ "entity": "geoId/04001", "points_by_facet": [ { - "date": "2020", - "value": 71714, - "facet": 1145703171 + "date": "2021", + "value": 65623, + "facet": 2176550201 } ] }, @@ -987,9 +987,9 @@ "entity": "geoId/04003", "points_by_facet": [ { - "date": "2020", - "value": 126442, - "facet": 1145703171 + "date": "2021", + "value": 126050, + "facet": 2176550201 } ] }, @@ -997,9 +997,9 @@ "entity": "geoId/04005", "points_by_facet": [ { - "date": "2020", - "value": 142254, - "facet": 1145703171 + "date": "2021", + "value": 145052, + "facet": 2176550201 } ] }, @@ -1007,9 +1007,9 @@ "entity": "geoId/04007", "points_by_facet": [ { - "date": "2020", - "value": 53846, - "facet": 1145703171 + "date": "2021", + "value": 53589, + "facet": 2176550201 } ] }, @@ -1017,9 +1017,9 @@ "entity": "geoId/04009", "points_by_facet": [ { - "date": "2020", - "value": 38304, - "facet": 1145703171 + "date": "2021", + "value": 39050, + "facet": 2176550201 } ] }, @@ -1027,9 +1027,9 @@ "entity": "geoId/04011", "points_by_facet": [ { - "date": "2020", - "value": 9465, - "facet": 1145703171 + "date": "2021", + "value": 9404, + "facet": 2176550201 } ] }, @@ -1037,9 +1037,9 @@ "entity": "geoId/04012", "points_by_facet": [ { - "date": "2020", - "value": 21035, - "facet": 1145703171 + "date": "2021", + "value": 16408, + "facet": 2176550201 } ] }, @@ -1047,9 +1047,9 @@ "entity": "geoId/04013", "points_by_facet": [ { - "date": "2020", - "value": 4412779, - "facet": 1145703171 + "date": "2021", + "value": 4496588, + "facet": 2176550201 } ] }, @@ -1057,9 +1057,9 @@ "entity": "geoId/04015", "points_by_facet": [ { - "date": "2020", - "value": 210998, - "facet": 1145703171 + "date": "2021", + "value": 217692, + "facet": 2176550201 } ] }, @@ -1067,9 +1067,9 @@ "entity": "geoId/04017", "points_by_facet": [ { - "date": "2020", - "value": 110271, - "facet": 1145703171 + "date": "2021", + "value": 108147, + "facet": 2176550201 } ] }, @@ -1077,9 +1077,9 @@ "entity": "geoId/04019", "points_by_facet": [ { - "date": "2020", - "value": 1038476, - "facet": 1145703171 + "date": "2021", + "value": 1052030, + "facet": 2176550201 } ] }, @@ -1087,9 +1087,9 @@ "entity": "geoId/04021", "points_by_facet": [ { - "date": "2020", - "value": 447559, - "facet": 1145703171 + "date": "2021", + "value": 449557, + "facet": 2176550201 } ] }, @@ -1097,9 +1097,9 @@ "entity": "geoId/04023", "points_by_facet": [ { - "date": "2020", - "value": 46594, - "facet": 1145703171 + "date": "2021", + "value": 47883, + "facet": 2176550201 } ] }, @@ -1107,9 +1107,9 @@ "entity": "geoId/04025", "points_by_facet": [ { - "date": "2020", - "value": 232396, - "facet": 1145703171 + "date": "2021", + "value": 242253, + "facet": 2176550201 } ] }, @@ -1117,9 +1117,9 @@ "entity": "geoId/04027", "points_by_facet": [ { - "date": "2020", - "value": 211931, - "facet": 1145703171 + "date": "2021", + "value": 206990, + "facet": 2176550201 } ] }, @@ -1127,9 +1127,9 @@ "entity": "geoId/05001", "points_by_facet": [ { - "date": "2020", - "value": 17761, - "facet": 1145703171 + "date": "2021", + "value": 16722, + "facet": 2176550201 } ] }, @@ -1137,9 +1137,9 @@ "entity": "geoId/05003", "points_by_facet": [ { - "date": "2020", - "value": 20000, - "facet": 1145703171 + "date": "2021", + "value": 18674, + "facet": 2176550201 } ] }, @@ -1147,9 +1147,9 @@ "entity": "geoId/05005", "points_by_facet": [ { - "date": "2020", - "value": 41673, - "facet": 1145703171 + "date": "2021", + "value": 42144, + "facet": 2176550201 } ] }, @@ -1157,9 +1157,9 @@ "entity": "geoId/05007", "points_by_facet": [ { - "date": "2020", - "value": 273510, - "facet": 1145703171 + "date": "2021", + "value": 293692, + "facet": 2176550201 } ] }, @@ -1167,9 +1167,9 @@ "entity": "geoId/05009", "points_by_facet": [ { - "date": "2020", - "value": 37525, - "facet": 1145703171 + "date": "2021", + "value": 37830, + "facet": 2176550201 } ] }, @@ -1177,9 +1177,9 @@ "entity": "geoId/05011", "points_by_facet": [ { - "date": "2020", - "value": 10805, - "facet": 1145703171 + "date": "2021", + "value": 10408, + "facet": 2176550201 } ] }, @@ -1187,9 +1187,9 @@ "entity": "geoId/05013", "points_by_facet": [ { - "date": "2020", - "value": 5160, - "facet": 1145703171 + "date": "2021", + "value": 4741, + "facet": 2176550201 } ] }, @@ -1197,9 +1197,9 @@ "entity": "geoId/05015", "points_by_facet": [ { - "date": "2020", - "value": 28062, - "facet": 1145703171 + "date": "2021", + "value": 28435, + "facet": 2176550201 } ] }, @@ -1207,9 +1207,9 @@ "entity": "geoId/05017", "points_by_facet": [ { - "date": "2020", - "value": 10433, - "facet": 1145703171 + "date": "2021", + "value": 10019, + "facet": 2176550201 } ] }, @@ -1217,9 +1217,9 @@ "entity": "geoId/05019", "points_by_facet": [ { - "date": "2020", - "value": 22341, - "facet": 1145703171 + "date": "2021", + "value": 21321, + "facet": 2176550201 } ] }, @@ -1227,9 +1227,9 @@ "entity": "geoId/05021", "points_by_facet": [ { - "date": "2020", - "value": 14710, - "facet": 1145703171 + "date": "2021", + "value": 14350, + "facet": 2176550201 } ] }, @@ -1237,9 +1237,9 @@ "entity": "geoId/05023", "points_by_facet": [ { - "date": "2020", - "value": 25063, - "facet": 1145703171 + "date": "2021", + "value": 25015, + "facet": 2176550201 } ] }, @@ -1247,9 +1247,9 @@ "entity": "geoId/05025", "points_by_facet": [ { - "date": "2020", - "value": 8063, - "facet": 1145703171 + "date": "2021", + "value": 7514, + "facet": 2176550201 } ] }, @@ -1257,9 +1257,9 @@ "entity": "geoId/05027", "points_by_facet": [ { - "date": "2020", - "value": 23620, - "facet": 1145703171 + "date": "2021", + "value": 22672, + "facet": 2176550201 } ] }, @@ -1267,9 +1267,9 @@ "entity": "geoId/05029", "points_by_facet": [ { - "date": "2020", - "value": 20895, - "facet": 1145703171 + "date": "2021", + "value": 20873, + "facet": 2176550201 } ] }, @@ -1277,9 +1277,9 @@ "entity": "geoId/05031", "points_by_facet": [ { - "date": "2020", - "value": 109081, - "facet": 1145703171 + "date": "2021", + "value": 112218, + "facet": 2176550201 } ] }, @@ -1287,9 +1287,9 @@ "entity": "geoId/05033", "points_by_facet": [ { - "date": "2020", - "value": 63118, - "facet": 1145703171 + "date": "2021", + "value": 60378, + "facet": 2176550201 } ] }, @@ -1297,9 +1297,9 @@ "entity": "geoId/05035", "points_by_facet": [ { - "date": "2020", - "value": 48381, - "facet": 1145703171 + "date": "2021", + "value": 47525, + "facet": 2176550201 } ] }, @@ -1307,9 +1307,9 @@ "entity": "geoId/05037", "points_by_facet": [ { - "date": "2020", - "value": 16576, - "facet": 1145703171 + "date": "2021", + "value": 16681, + "facet": 2176550201 } ] }, @@ -1317,9 +1317,9 @@ "entity": "geoId/05039", "points_by_facet": [ { - "date": "2020", - "value": 7114, - "facet": 1145703171 + "date": "2021", + "value": 6308, + "facet": 2176550201 } ] }, @@ -1327,9 +1327,9 @@ "entity": "geoId/05041", "points_by_facet": [ { - "date": "2020", - "value": 11538, - "facet": 1145703171 + "date": "2021", + "value": 11090, + "facet": 2176550201 } ] }, @@ -1337,9 +1337,9 @@ "entity": "geoId/05043", "points_by_facet": [ { - "date": "2020", - "value": 18263, - "facet": 1145703171 + "date": "2021", + "value": 17110, + "facet": 2176550201 } ] }, @@ -1347,9 +1347,9 @@ "entity": "geoId/05045", "points_by_facet": [ { - "date": "2020", - "value": 124800, - "facet": 1145703171 + "date": "2021", + "value": 125106, + "facet": 2176550201 } ] }, @@ -1357,9 +1357,9 @@ "entity": "geoId/05047", "points_by_facet": [ { - "date": "2020", - "value": 17785, - "facet": 1145703171 + "date": "2021", + "value": 17173, + "facet": 2176550201 } ] }, @@ -1367,9 +1367,9 @@ "entity": "geoId/05049", "points_by_facet": [ { - "date": "2020", - "value": 12301, - "facet": 1145703171 + "date": "2021", + "value": 12145, + "facet": 2176550201 } ] }, @@ -1377,9 +1377,9 @@ "entity": "geoId/05051", "points_by_facet": [ { - "date": "2020", - "value": 99043, - "facet": 1145703171 + "date": "2021", + "value": 100330, + "facet": 2176550201 } ] }, @@ -1387,9 +1387,9 @@ "entity": "geoId/05053", "points_by_facet": [ { - "date": "2020", - "value": 18229, - "facet": 1145703171 + "date": "2021", + "value": 18090, + "facet": 2176550201 } ] }, @@ -1397,9 +1397,9 @@ "entity": "geoId/05055", "points_by_facet": [ { - "date": "2020", - "value": 45197, - "facet": 1145703171 + "date": "2021", + "value": 46317, + "facet": 2176550201 } ] }, @@ -1407,9 +1407,9 @@ "entity": "geoId/05057", "points_by_facet": [ { - "date": "2020", - "value": 21695, - "facet": 1145703171 + "date": "2021", + "value": 19694, + "facet": 2176550201 } ] }, @@ -1417,9 +1417,9 @@ "entity": "geoId/05059", "points_by_facet": [ { - "date": "2020", - "value": 33667, - "facet": 1145703171 + "date": "2021", + "value": 33148, + "facet": 2176550201 } ] }, @@ -1427,9 +1427,9 @@ "entity": "geoId/05061", "points_by_facet": [ { - "date": "2020", - "value": 13267, - "facet": 1145703171 + "date": "2021", + "value": 12698, + "facet": 2176550201 } ] }, @@ -1437,9 +1437,9 @@ "entity": "geoId/05063", "points_by_facet": [ { - "date": "2020", - "value": 37585, - "facet": 1145703171 + "date": "2021", + "value": 37723, + "facet": 2176550201 } ] }, @@ -1447,9 +1447,9 @@ "entity": "geoId/05065", "points_by_facet": [ { - "date": "2020", - "value": 13596, - "facet": 1145703171 + "date": "2021", + "value": 13911, + "facet": 2176550201 } ] }, @@ -1457,9 +1457,9 @@ "entity": "geoId/05067", "points_by_facet": [ { - "date": "2020", - "value": 16908, - "facet": 1145703171 + "date": "2021", + "value": 16811, + "facet": 2176550201 } ] }, @@ -1467,9 +1467,9 @@ "entity": "geoId/05069", "points_by_facet": [ { - "date": "2020", - "value": 68123, - "facet": 1145703171 + "date": "2021", + "value": 65861, + "facet": 2176550201 } ] }, @@ -1477,9 +1477,9 @@ "entity": "geoId/05071", "points_by_facet": [ { - "date": "2020", - "value": 26475, - "facet": 1145703171 + "date": "2021", + "value": 25845, + "facet": 2176550201 } ] }, @@ -1487,9 +1487,9 @@ "entity": "geoId/05073", "points_by_facet": [ { - "date": "2020", - "value": 6728, - "facet": 1145703171 + "date": "2021", + "value": 6163, + "facet": 2176550201 } ] }, @@ -1497,9 +1497,9 @@ "entity": "geoId/05075", "points_by_facet": [ { - "date": "2020", - "value": 16511, - "facet": 1145703171 + "date": "2021", + "value": 16292, + "facet": 2176550201 } ] }, @@ -1507,9 +1507,9 @@ "entity": "geoId/05077", "points_by_facet": [ { - "date": "2020", - "value": 8963, - "facet": 1145703171 + "date": "2021", + "value": 8619, + "facet": 2176550201 } ] }, @@ -1517,9 +1517,9 @@ "entity": "geoId/05079", "points_by_facet": [ { - "date": "2020", - "value": 13278, - "facet": 1145703171 + "date": "2021", + "value": 13037, + "facet": 2176550201 } ] }, @@ -1527,9 +1527,9 @@ "entity": "geoId/05081", "points_by_facet": [ { - "date": "2020", - "value": 12345, - "facet": 1145703171 + "date": "2021", + "value": 11944, + "facet": 2176550201 } ] }, @@ -1537,9 +1537,9 @@ "entity": "geoId/05083", "points_by_facet": [ { - "date": "2020", - "value": 21619, - "facet": 1145703171 + "date": "2021", + "value": 21215, + "facet": 2176550201 } ] }, @@ -1547,9 +1547,9 @@ "entity": "geoId/05085", "points_by_facet": [ { - "date": "2020", - "value": 73163, - "facet": 1145703171 + "date": "2021", + "value": 74722, + "facet": 2176550201 } ] }, @@ -1557,9 +1557,9 @@ "entity": "geoId/05087", "points_by_facet": [ { - "date": "2020", - "value": 16393, - "facet": 1145703171 + "date": "2021", + "value": 16960, + "facet": 2176550201 } ] }, @@ -1567,9 +1567,9 @@ "entity": "geoId/05089", "points_by_facet": [ { - "date": "2020", - "value": 16586, - "facet": 1145703171 + "date": "2021", + "value": 16978, + "facet": 2176550201 } ] }, @@ -1577,9 +1577,9 @@ "entity": "geoId/05091", "points_by_facet": [ { - "date": "2020", - "value": 43515, - "facet": 1145703171 + "date": "2021", + "value": 42649, + "facet": 2176550201 } ] }, @@ -1587,9 +1587,9 @@ "entity": "geoId/05093", "points_by_facet": [ { - "date": "2020", - "value": 41396, - "facet": 1145703171 + "date": "2021", + "value": 39661, + "facet": 2176550201 } ] }, @@ -1597,9 +1597,9 @@ "entity": "geoId/05095", "points_by_facet": [ { - "date": "2020", - "value": 6879, - "facet": 1145703171 + "date": "2021", + "value": 6683, + "facet": 2176550201 } ] }, @@ -1607,9 +1607,9 @@ "entity": "geoId/05097", "points_by_facet": [ { - "date": "2020", - "value": 8964, - "facet": 1145703171 + "date": "2021", + "value": 8611, + "facet": 2176550201 } ] }, @@ -1617,9 +1617,9 @@ "entity": "geoId/05099", "points_by_facet": [ { - "date": "2020", - "value": 8249, - "facet": 1145703171 + "date": "2021", + "value": 8187, + "facet": 2176550201 } ] }, @@ -1627,9 +1627,9 @@ "entity": "geoId/05101", "points_by_facet": [ { - "date": "2020", - "value": 7753, - "facet": 1145703171 + "date": "2021", + "value": 7204, + "facet": 2176550201 } ] }, @@ -1637,9 +1637,9 @@ "entity": "geoId/05103", "points_by_facet": [ { - "date": "2020", - "value": 23597, - "facet": 1145703171 + "date": "2021", + "value": 22306, + "facet": 2176550201 } ] }, @@ -1647,9 +1647,9 @@ "entity": "geoId/05105", "points_by_facet": [ { - "date": "2020", - "value": 10342, - "facet": 1145703171 + "date": "2021", + "value": 9964, + "facet": 2176550201 } ] }, @@ -1657,9 +1657,9 @@ "entity": "geoId/05107", "points_by_facet": [ { - "date": "2020", - "value": 18151, - "facet": 1145703171 + "date": "2021", + "value": 15906, + "facet": 2176550201 } ] }, @@ -1667,9 +1667,9 @@ "entity": "geoId/05109", "points_by_facet": [ { - "date": "2020", - "value": 10714, - "facet": 1145703171 + "date": "2021", + "value": 10066, + "facet": 2176550201 } ] }, @@ -1677,9 +1677,9 @@ "entity": "geoId/05111", "points_by_facet": [ { - "date": "2020", - "value": 23747, - "facet": 1145703171 + "date": "2021", + "value": 22660, + "facet": 2176550201 } ] }, @@ -1687,9 +1687,9 @@ "entity": "geoId/05113", "points_by_facet": [ { - "date": "2020", - "value": 19999, - "facet": 1145703171 + "date": "2021", + "value": 19353, + "facet": 2176550201 } ] }, @@ -1697,9 +1697,9 @@ "entity": "geoId/05115", "points_by_facet": [ { - "date": "2020", - "value": 63926, - "facet": 1145703171 + "date": "2021", + "value": 63789, + "facet": 2176550201 } ] }, @@ -1707,9 +1707,9 @@ "entity": "geoId/05117", "points_by_facet": [ { - "date": "2020", - "value": 8138, - "facet": 1145703171 + "date": "2021", + "value": 8135, + "facet": 2176550201 } ] }, @@ -1717,9 +1717,9 @@ "entity": "geoId/05119", "points_by_facet": [ { - "date": "2020", - "value": 393078, - "facet": 1145703171 + "date": "2021", + "value": 397821, + "facet": 2176550201 } ] }, @@ -1727,9 +1727,9 @@ "entity": "geoId/05121", "points_by_facet": [ { - "date": "2020", - "value": 17934, - "facet": 1145703171 + "date": "2021", + "value": 18865, + "facet": 2176550201 } ] }, @@ -1737,9 +1737,9 @@ "entity": "geoId/05123", "points_by_facet": [ { - "date": "2020", - "value": 25477, - "facet": 1145703171 + "date": "2021", + "value": 22739, + "facet": 2176550201 } ] }, @@ -1747,9 +1747,9 @@ "entity": "geoId/05125", "points_by_facet": [ { - "date": "2020", - "value": 120990, - "facet": 1145703171 + "date": "2021", + "value": 125233, + "facet": 2176550201 } ] }, @@ -1757,9 +1757,9 @@ "entity": "geoId/05127", "points_by_facet": [ { - "date": "2020", - "value": 10269, - "facet": 1145703171 + "date": "2021", + "value": 9822, + "facet": 2176550201 } ] }, @@ -1767,9 +1767,9 @@ "entity": "geoId/05129", "points_by_facet": [ { - "date": "2020", - "value": 7898, - "facet": 1145703171 + "date": "2021", + "value": 7880, + "facet": 2176550201 } ] }, @@ -1777,9 +1777,9 @@ "entity": "geoId/05131", "points_by_facet": [ { - "date": "2020", - "value": 127670, - "facet": 1145703171 + "date": "2021", + "value": 128400, + "facet": 2176550201 } ] }, @@ -1787,9 +1787,9 @@ "entity": "geoId/05133", "points_by_facet": [ { - "date": "2020", - "value": 16947, - "facet": 1145703171 + "date": "2021", + "value": 15783, + "facet": 2176550201 } ] }, @@ -1797,9 +1797,9 @@ "entity": "geoId/05135", "points_by_facet": [ { - "date": "2020", - "value": 17217, - "facet": 1145703171 + "date": "2021", + "value": 17622, + "facet": 2176550201 } ] }, @@ -1807,9 +1807,9 @@ "entity": "geoId/05137", "points_by_facet": [ { - "date": "2020", - "value": 12582, - "facet": 1145703171 + "date": "2021", + "value": 12481, + "facet": 2176550201 } ] }, @@ -1817,9 +1817,9 @@ "entity": "geoId/05139", "points_by_facet": [ { - "date": "2020", - "value": 39089, - "facet": 1145703171 + "date": "2021", + "value": 38340, + "facet": 2176550201 } ] }, @@ -1827,9 +1827,9 @@ "entity": "geoId/05141", "points_by_facet": [ { - "date": "2020", - "value": 16578, - "facet": 1145703171 + "date": "2021", + "value": 15694, + "facet": 2176550201 } ] }, @@ -1837,9 +1837,9 @@ "entity": "geoId/05143", "points_by_facet": [ { - "date": "2020", - "value": 236198, - "facet": 1145703171 + "date": "2021", + "value": 250057, + "facet": 2176550201 } ] }, @@ -1847,9 +1847,9 @@ "entity": "geoId/05145", "points_by_facet": [ { - "date": "2020", - "value": 78725, - "facet": 1145703171 + "date": "2021", + "value": 77207, + "facet": 2176550201 } ] }, @@ -1857,9 +1857,9 @@ "entity": "geoId/05147", "points_by_facet": [ { - "date": "2020", - "value": 6477, - "facet": 1145703171 + "date": "2021", + "value": 6116, + "facet": 2176550201 } ] }, @@ -1867,9 +1867,9 @@ "entity": "geoId/05149", "points_by_facet": [ { - "date": "2020", - "value": 21425, - "facet": 1145703171 + "date": "2021", + "value": 20155, + "facet": 2176550201 } ] }, @@ -1877,9 +1877,9 @@ "entity": "geoId/06001", "points_by_facet": [ { - "date": "2020", - "value": 1661584, - "facet": 1145703171 + "date": "2021", + "value": 1648556, + "facet": 2176550201 } ] }, @@ -1887,9 +1887,9 @@ "entity": "geoId/06003", "points_by_facet": [ { - "date": "2020", - "value": 1159, - "facet": 1145703171 + "date": "2021", + "value": 1235, + "facet": 2176550201 } ] }, @@ -1897,9 +1897,9 @@ "entity": "geoId/06005", "points_by_facet": [ { - "date": "2020", - "value": 39023, - "facet": 1145703171 + "date": "2021", + "value": 41259, + "facet": 2176550201 } ] }, @@ -1907,9 +1907,9 @@ "entity": "geoId/06007", "points_by_facet": [ { - "date": "2020", - "value": 223344, - "facet": 1145703171 + "date": "2021", + "value": 208309, + "facet": 2176550201 } ] }, @@ -1917,9 +1917,9 @@ "entity": "geoId/06009", "points_by_facet": [ { - "date": "2020", - "value": 45828, - "facet": 1145703171 + "date": "2021", + "value": 46221, + "facet": 2176550201 } ] }, @@ -1927,9 +1927,9 @@ "entity": "geoId/06011", "points_by_facet": [ { - "date": "2020", - "value": 21491, - "facet": 1145703171 + "date": "2021", + "value": 21917, + "facet": 2176550201 } ] }, @@ -1937,9 +1937,9 @@ "entity": "geoId/06013", "points_by_facet": [ { - "date": "2020", - "value": 1147788, - "facet": 1145703171 + "date": "2021", + "value": 1161413, + "facet": 2176550201 } ] }, @@ -1947,9 +1947,9 @@ "entity": "geoId/06015", "points_by_facet": [ { - "date": "2020", - "value": 27692, - "facet": 1145703171 + "date": "2021", + "value": 28100, + "facet": 2176550201 } ] }, @@ -1957,9 +1957,9 @@ "entity": "geoId/06017", "points_by_facet": [ { - "date": "2020", - "value": 190345, - "facet": 1145703171 + "date": "2021", + "value": 193221, + "facet": 2176550201 } ] }, @@ -1967,9 +1967,9 @@ "entity": "geoId/06019", "points_by_facet": [ { - "date": "2020", - "value": 990204, - "facet": 1145703171 + "date": "2021", + "value": 1013581, + "facet": 2176550201 } ] }, @@ -1977,9 +1977,9 @@ "entity": "geoId/06021", "points_by_facet": [ { - "date": "2020", - "value": 28060, - "facet": 1145703171 + "date": "2021", + "value": 28805, + "facet": 2176550201 } ] }, @@ -1987,9 +1987,9 @@ "entity": "geoId/06023", "points_by_facet": [ { - "date": "2020", - "value": 136101, - "facet": 1145703171 + "date": "2021", + "value": 136310, + "facet": 2176550201 } ] }, @@ -1997,9 +1997,9 @@ "entity": "geoId/06025", "points_by_facet": [ { - "date": "2020", - "value": 180580, - "facet": 1145703171 + "date": "2021", + "value": 179851, + "facet": 2176550201 } ] }, @@ -2007,9 +2007,9 @@ "entity": "geoId/06027", "points_by_facet": [ { - "date": "2020", - "value": 17930, - "facet": 1145703171 + "date": "2021", + "value": 18970, + "facet": 2176550201 } ] }, @@ -2017,9 +2017,9 @@ "entity": "geoId/06029", "points_by_facet": [ { - "date": "2020", - "value": 892458, - "facet": 1145703171 + "date": "2021", + "value": 917673, + "facet": 2176550201 } ] }, @@ -2027,9 +2027,9 @@ "entity": "geoId/06031", "points_by_facet": [ { - "date": "2020", - "value": 151090, - "facet": 1145703171 + "date": "2021", + "value": 153443, + "facet": 2176550201 } ] }, @@ -2037,9 +2037,9 @@ "entity": "geoId/06033", "points_by_facet": [ { - "date": "2020", - "value": 64276, - "facet": 1145703171 + "date": "2021", + "value": 68766, + "facet": 2176550201 } ] }, @@ -2047,9 +2047,9 @@ "entity": "geoId/06035", "points_by_facet": [ { - "date": "2020", - "value": 30600, - "facet": 1145703171 + "date": "2021", + "value": 33159, + "facet": 2176550201 } ] }, @@ -2057,9 +2057,9 @@ "entity": "geoId/06037", "points_by_facet": [ { - "date": "2020", - "value": 10040682, - "facet": 1145703171 + "date": "2021", + "value": 9829544, + "facet": 2176550201 } ] }, @@ -2067,9 +2067,9 @@ "entity": "geoId/06039", "points_by_facet": [ { - "date": "2020", - "value": 155925, - "facet": 1145703171 + "date": "2021", + "value": 159410, + "facet": 2176550201 } ] }, @@ -2077,9 +2077,9 @@ "entity": "geoId/06041", "points_by_facet": [ { - "date": "2020", - "value": 259441, - "facet": 1145703171 + "date": "2021", + "value": 260206, + "facet": 2176550201 } ] }, @@ -2087,9 +2087,9 @@ "entity": "geoId/06043", "points_by_facet": [ { - "date": "2020", - "value": 17319, - "facet": 1145703171 + "date": "2021", + "value": 17147, + "facet": 2176550201 } ] }, @@ -2097,9 +2097,9 @@ "entity": "geoId/06045", "points_by_facet": [ { - "date": "2020", - "value": 87110, - "facet": 1145703171 + "date": "2021", + "value": 91305, + "facet": 2176550201 } ] }, @@ -2107,9 +2107,9 @@ "entity": "geoId/06047", "points_by_facet": [ { - "date": "2020", - "value": 273661, - "facet": 1145703171 + "date": "2021", + "value": 286461, + "facet": 2176550201 } ] }, @@ -2117,9 +2117,9 @@ "entity": "geoId/06049", "points_by_facet": [ { - "date": "2020", - "value": 8853, - "facet": 1145703171 + "date": "2021", + "value": 8661, + "facet": 2176550201 } ] }, @@ -2127,9 +2127,9 @@ "entity": "geoId/06051", "points_by_facet": [ { - "date": "2020", - "value": 14395, - "facet": 1145703171 + "date": "2021", + "value": 13247, + "facet": 2176550201 } ] }, @@ -2137,9 +2137,9 @@ "entity": "geoId/06053", "points_by_facet": [ { - "date": "2020", - "value": 432977, - "facet": 1145703171 + "date": "2021", + "value": 437325, + "facet": 2176550201 } ] }, @@ -2147,9 +2147,9 @@ "entity": "geoId/06055", "points_by_facet": [ { - "date": "2020", - "value": 138572, - "facet": 1145703171 + "date": "2021", + "value": 136207, + "facet": 2176550201 } ] }, @@ -2157,9 +2157,9 @@ "entity": "geoId/06057", "points_by_facet": [ { - "date": "2020", - "value": 99417, - "facet": 1145703171 + "date": "2021", + "value": 103487, + "facet": 2176550201 } ] }, @@ -2167,9 +2167,9 @@ "entity": "geoId/06059", "points_by_facet": [ { - "date": "2020", - "value": 3170345, - "facet": 1145703171 + "date": "2021", + "value": 3167809, + "facet": 2176550201 } ] }, @@ -2177,9 +2177,9 @@ "entity": "geoId/06061", "points_by_facet": [ { - "date": "2020", - "value": 391799, - "facet": 1145703171 + "date": "2021", + "value": 412300, + "facet": 2176550201 } ] }, @@ -2187,9 +2187,9 @@ "entity": "geoId/06063", "points_by_facet": [ { - "date": "2020", - "value": 18844, - "facet": 1145703171 + "date": "2021", + "value": 19915, + "facet": 2176550201 } ] }, @@ -2197,9 +2197,9 @@ "entity": "geoId/06065", "points_by_facet": [ { - "date": "2020", - "value": 2437864, - "facet": 1145703171 + "date": "2021", + "value": 2458395, + "facet": 2176550201 } ] }, @@ -2207,9 +2207,9 @@ "entity": "geoId/06067", "points_by_facet": [ { - "date": "2020", - "value": 1537948, - "facet": 1145703171 + "date": "2021", + "value": 1588921, + "facet": 2176550201 } ] }, @@ -2217,9 +2217,9 @@ "entity": "geoId/06069", "points_by_facet": [ { - "date": "2020", - "value": 61547, - "facet": 1145703171 + "date": "2021", + "value": 66677, + "facet": 2176550201 } ] }, @@ -2227,9 +2227,9 @@ "entity": "geoId/06071", "points_by_facet": [ { - "date": "2020", - "value": 2162532, - "facet": 1145703171 + "date": "2021", + "value": 2194710, + "facet": 2176550201 } ] }, @@ -2237,9 +2237,9 @@ "entity": "geoId/06073", "points_by_facet": [ { - "date": "2020", - "value": 3323970, - "facet": 1145703171 + "date": "2021", + "value": 3286069, + "facet": 2176550201 } ] }, @@ -2247,9 +2247,9 @@ "entity": "geoId/06075", "points_by_facet": [ { - "date": "2020", - "value": 874784, - "facet": 1145703171 + "date": "2021", + "value": 815201, + "facet": 2176550201 } ] }, @@ -2257,9 +2257,9 @@ "entity": "geoId/06077", "points_by_facet": [ { - "date": "2020", - "value": 751615, - "facet": 1145703171 + "date": "2021", + "value": 789410, + "facet": 2176550201 } ] }, @@ -2267,9 +2267,9 @@ "entity": "geoId/06079", "points_by_facet": [ { - "date": "2020", - "value": 282517, - "facet": 1145703171 + "date": "2021", + "value": 283159, + "facet": 2176550201 } ] }, @@ -2277,9 +2277,9 @@ "entity": "geoId/06081", "points_by_facet": [ { - "date": "2020", - "value": 765623, - "facet": 1145703171 + "date": "2021", + "value": 737888, + "facet": 2176550201 } ] }, @@ -2287,9 +2287,9 @@ "entity": "geoId/06083", "points_by_facet": [ { - "date": "2020", - "value": 444895, - "facet": 1145703171 + "date": "2021", + "value": 446475, + "facet": 2176550201 } ] }, @@ -2297,9 +2297,9 @@ "entity": "geoId/06085", "points_by_facet": [ { - "date": "2020", - "value": 1924379, - "facet": 1145703171 + "date": "2021", + "value": 1885508, + "facet": 2176550201 } ] }, @@ -2307,9 +2307,9 @@ "entity": "geoId/06087", "points_by_facet": [ { - "date": "2020", - "value": 273170, - "facet": 1145703171 + "date": "2021", + "value": 267792, + "facet": 2176550201 } ] }, @@ -2317,9 +2317,9 @@ "entity": "geoId/06089", "points_by_facet": [ { - "date": "2020", - "value": 179267, - "facet": 1145703171 + "date": "2021", + "value": 182139, + "facet": 2176550201 } ] }, @@ -2327,9 +2327,9 @@ "entity": "geoId/06091", "points_by_facet": [ { - "date": "2020", - "value": 2898, - "facet": 1145703171 + "date": "2021", + "value": 3283, + "facet": 2176550201 } ] }, @@ -2337,9 +2337,9 @@ "entity": "geoId/06093", "points_by_facet": [ { - "date": "2020", - "value": 43516, - "facet": 1145703171 + "date": "2021", + "value": 44118, + "facet": 2176550201 } ] }, @@ -2347,9 +2347,9 @@ "entity": "geoId/06095", "points_by_facet": [ { - "date": "2020", - "value": 444538, - "facet": 1145703171 + "date": "2021", + "value": 451716, + "facet": 2176550201 } ] }, @@ -2357,9 +2357,9 @@ "entity": "geoId/06097", "points_by_facet": [ { - "date": "2020", - "value": 496801, - "facet": 1145703171 + "date": "2021", + "value": 485887, + "facet": 2176550201 } ] }, @@ -2367,9 +2367,9 @@ "entity": "geoId/06099", "points_by_facet": [ { - "date": "2020", - "value": 546235, - "facet": 1145703171 + "date": "2021", + "value": 552999, + "facet": 2176550201 } ] }, @@ -2377,9 +2377,9 @@ "entity": "geoId/06101", "points_by_facet": [ { - "date": "2020", - "value": 96315, - "facet": 1145703171 + "date": "2021", + "value": 99063, + "facet": 2176550201 } ] }, @@ -2387,9 +2387,9 @@ "entity": "geoId/06103", "points_by_facet": [ { - "date": "2020", - "value": 64176, - "facet": 1145703171 + "date": "2021", + "value": 65498, + "facet": 2176550201 } ] }, @@ -2397,9 +2397,9 @@ "entity": "geoId/06105", "points_by_facet": [ { - "date": "2020", - "value": 12541, - "facet": 1145703171 + "date": "2021", + "value": 16060, + "facet": 2176550201 } ] }, @@ -2407,9 +2407,9 @@ "entity": "geoId/06107", "points_by_facet": [ { - "date": "2020", - "value": 463955, - "facet": 1145703171 + "date": "2021", + "value": 477054, + "facet": 2176550201 } ] }, @@ -2417,9 +2417,9 @@ "entity": "geoId/06109", "points_by_facet": [ { - "date": "2020", - "value": 54147, - "facet": 1145703171 + "date": "2021", + "value": 55810, + "facet": 2176550201 } ] }, @@ -2427,9 +2427,9 @@ "entity": "geoId/06111", "points_by_facet": [ { - "date": "2020", - "value": 845599, - "facet": 1145703171 + "date": "2021", + "value": 839784, + "facet": 2176550201 } ] }, @@ -2437,9 +2437,9 @@ "entity": "geoId/06113", "points_by_facet": [ { - "date": "2020", - "value": 218774, - "facet": 1145703171 + "date": "2021", + "value": 216986, + "facet": 2176550201 } ] }, @@ -2447,9 +2447,9 @@ "entity": "geoId/06115", "points_by_facet": [ { - "date": "2020", - "value": 77524, - "facet": 1145703171 + "date": "2021", + "value": 83421, + "facet": 2176550201 } ] }, @@ -2457,9 +2457,9 @@ "entity": "geoId/08001", "points_by_facet": [ { - "date": "2020", - "value": 509844, - "facet": 1145703171 + "date": "2021", + "value": 522140, + "facet": 2176550201 } ] }, @@ -2467,9 +2467,9 @@ "entity": "geoId/08003", "points_by_facet": [ { - "date": "2020", - "value": 16153, - "facet": 1145703171 + "date": "2021", + "value": 16547, + "facet": 2176550201 } ] }, @@ -2477,9 +2477,9 @@ "entity": "geoId/08005", "points_by_facet": [ { - "date": "2020", - "value": 649980, - "facet": 1145703171 + "date": "2021", + "value": 654900, + "facet": 2176550201 } ] }, @@ -2487,9 +2487,9 @@ "entity": "geoId/08007", "points_by_facet": [ { - "date": "2020", - "value": 13588, - "facet": 1145703171 + "date": "2021", + "value": 13790, + "facet": 2176550201 } ] }, @@ -2497,9 +2497,9 @@ "entity": "geoId/08009", "points_by_facet": [ { - "date": "2020", - "value": 3570, - "facet": 1145703171 + "date": "2021", + "value": 3514, + "facet": 2176550201 } ] }, @@ -2507,9 +2507,9 @@ "entity": "geoId/08011", "points_by_facet": [ { - "date": "2020", - "value": 5677, - "facet": 1145703171 + "date": "2021", + "value": 5759, + "facet": 2176550201 } ] }, @@ -2517,9 +2517,9 @@ "entity": "geoId/08013", "points_by_facet": [ { - "date": "2020", - "value": 324682, - "facet": 1145703171 + "date": "2021", + "value": 329543, + "facet": 2176550201 } ] }, @@ -2527,9 +2527,9 @@ "entity": "geoId/08014", "points_by_facet": [ { - "date": "2020", - "value": 69444, - "facet": 1145703171 + "date": "2021", + "value": 75325, + "facet": 2176550201 } ] }, @@ -2537,9 +2537,9 @@ "entity": "geoId/08015", "points_by_facet": [ { - "date": "2020", - "value": 19977, - "facet": 1145703171 + "date": "2021", + "value": 20074, + "facet": 2176550201 } ] }, @@ -2547,9 +2547,9 @@ "entity": "geoId/08017", "points_by_facet": [ { - "date": "2020", - "value": 1999, - "facet": 1145703171 + "date": "2021", + "value": 1707, + "facet": 2176550201 } ] }, @@ -2557,9 +2557,9 @@ "entity": "geoId/08019", "points_by_facet": [ { - "date": "2020", - "value": 9533, - "facet": 1145703171 + "date": "2021", + "value": 9446, + "facet": 2176550201 } ] }, @@ -2567,9 +2567,9 @@ "entity": "geoId/08021", "points_by_facet": [ { - "date": "2020", - "value": 8130, - "facet": 1145703171 + "date": "2021", + "value": 7612, + "facet": 2176550201 } ] }, @@ -2577,9 +2577,9 @@ "entity": "geoId/08023", "points_by_facet": [ { - "date": "2020", - "value": 3810, - "facet": 1145703171 + "date": "2021", + "value": 3625, + "facet": 2176550201 } ] }, @@ -2587,9 +2587,9 @@ "entity": "geoId/08025", "points_by_facet": [ { - "date": "2020", - "value": 5733, - "facet": 1145703171 + "date": "2021", + "value": 6012, + "facet": 2176550201 } ] }, @@ -2597,9 +2597,9 @@ "entity": "geoId/08027", "points_by_facet": [ { - "date": "2020", - "value": 4941, - "facet": 1145703171 + "date": "2021", + "value": 5045, + "facet": 2176550201 } ] }, @@ -2607,9 +2607,9 @@ "entity": "geoId/08029", "points_by_facet": [ { - "date": "2020", - "value": 30758, - "facet": 1145703171 + "date": "2021", + "value": 31661, + "facet": 2176550201 } ] }, @@ -2617,9 +2617,9 @@ "entity": "geoId/08031", "points_by_facet": [ { - "date": "2020", - "value": 715878, - "facet": 1145703171 + "date": "2021", + "value": 711463, + "facet": 2176550201 } ] }, @@ -2627,9 +2627,9 @@ "entity": "geoId/08033", "points_by_facet": [ { - "date": "2020", - "value": 1896, - "facet": 1145703171 + "date": "2021", + "value": 2397, + "facet": 2176550201 } ] }, @@ -2637,9 +2637,9 @@ "entity": "geoId/08035", "points_by_facet": [ { - "date": "2020", - "value": 344280, - "facet": 1145703171 + "date": "2021", + "value": 368990, + "facet": 2176550201 } ] }, @@ -2647,9 +2647,9 @@ "entity": "geoId/08037", "points_by_facet": [ { - "date": "2020", - "value": 54960, - "facet": 1145703171 + "date": "2021", + "value": 55727, + "facet": 2176550201 } ] }, @@ -2657,9 +2657,9 @@ "entity": "geoId/08039", "points_by_facet": [ { - "date": "2020", - "value": 26230, - "facet": 1145703171 + "date": "2021", + "value": 27128, + "facet": 2176550201 } ] }, @@ -2667,9 +2667,9 @@ "entity": "geoId/08041", "points_by_facet": [ { - "date": "2020", - "value": 710499, - "facet": 1145703171 + "date": "2021", + "value": 737867, + "facet": 2176550201 } ] }, @@ -2677,9 +2677,9 @@ "entity": "geoId/08043", "points_by_facet": [ { - "date": "2020", - "value": 47725, - "facet": 1145703171 + "date": "2021", + "value": 49661, + "facet": 2176550201 } ] }, @@ -2687,9 +2687,9 @@ "entity": "geoId/08045", "points_by_facet": [ { - "date": "2020", - "value": 59605, - "facet": 1145703171 + "date": "2021", + "value": 62161, + "facet": 2176550201 } ] }, @@ -2697,9 +2697,9 @@ "entity": "geoId/08047", "points_by_facet": [ { - "date": "2020", - "value": 6108, - "facet": 1145703171 + "date": "2021", + "value": 5873, + "facet": 2176550201 } ] }, @@ -2707,9 +2707,9 @@ "entity": "geoId/08049", "points_by_facet": [ { - "date": "2020", - "value": 15536, - "facet": 1145703171 + "date": "2021", + "value": 15860, + "facet": 2176550201 } ] }, @@ -2717,9 +2717,9 @@ "entity": "geoId/08051", "points_by_facet": [ { - "date": "2020", - "value": 17119, - "facet": 1145703171 + "date": "2021", + "value": 17281, + "facet": 2176550201 } ] }, @@ -2727,9 +2727,9 @@ "entity": "geoId/08053", "points_by_facet": [ { - "date": "2020", + "date": "2021", "value": 781, - "facet": 1145703171 + "facet": 2176550201 } ] }, @@ -2737,9 +2737,9 @@ "entity": "geoId/08055", "points_by_facet": [ { - "date": "2020", - "value": 6769, - "facet": 1145703171 + "date": "2021", + "value": 6920, + "facet": 2176550201 } ] }, @@ -2747,9 +2747,9 @@ "entity": "geoId/08057", "points_by_facet": [ { - "date": "2020", - "value": 1316, - "facet": 1145703171 + "date": "2021", + "value": 1363, + "facet": 2176550201 } ] }, @@ -2757,9 +2757,9 @@ "entity": "geoId/08059", "points_by_facet": [ { - "date": "2020", - "value": 578795, - "facet": 1145703171 + "date": "2021", + "value": 579581, + "facet": 2176550201 } ] }, @@ -2767,9 +2767,9 @@ "entity": "geoId/08061", "points_by_facet": [ { - "date": "2020", - "value": 1463, - "facet": 1145703171 + "date": "2021", + "value": 1452, + "facet": 2176550201 } ] }, @@ -2777,9 +2777,9 @@ "entity": "geoId/08063", "points_by_facet": [ { - "date": "2020", - "value": 7246, - "facet": 1145703171 + "date": "2021", + "value": 6950, + "facet": 2176550201 } ] }, @@ -2787,9 +2787,9 @@ "entity": "geoId/08065", "points_by_facet": [ { - "date": "2020", - "value": 7845, - "facet": 1145703171 + "date": "2021", + "value": 7407, + "facet": 2176550201 } ] }, @@ -2797,9 +2797,9 @@ "entity": "geoId/08067", "points_by_facet": [ { - "date": "2020", - "value": 56138, - "facet": 1145703171 + "date": "2021", + "value": 56250, + "facet": 2176550201 } ] }, @@ -2807,9 +2807,9 @@ "entity": "geoId/08069", "points_by_facet": [ { - "date": "2020", - "value": 350523, - "facet": 1145703171 + "date": "2021", + "value": 362533, + "facet": 2176550201 } ] }, @@ -2817,9 +2817,9 @@ "entity": "geoId/08071", "points_by_facet": [ { - "date": "2020", - "value": 14323, - "facet": 1145703171 + "date": "2021", + "value": 14633, + "facet": 2176550201 } ] }, @@ -2827,9 +2827,9 @@ "entity": "geoId/08073", "points_by_facet": [ { - "date": "2020", - "value": 5608, - "facet": 1145703171 + "date": "2021", + "value": 5688, + "facet": 2176550201 } ] }, @@ -2837,9 +2837,9 @@ "entity": "geoId/08075", "points_by_facet": [ { - "date": "2020", - "value": 22282, - "facet": 1145703171 + "date": "2021", + "value": 21487, + "facet": 2176550201 } ] }, @@ -2847,9 +2847,9 @@ "entity": "geoId/08077", "points_by_facet": [ { - "date": "2020", - "value": 152962, - "facet": 1145703171 + "date": "2021", + "value": 157335, + "facet": 2176550201 } ] }, @@ -2857,9 +2857,9 @@ "entity": "geoId/08079", "points_by_facet": [ { - "date": "2020", - "value": 853, - "facet": 1145703171 + "date": "2021", + "value": 924, + "facet": 2176550201 } ] }, @@ -2867,9 +2867,9 @@ "entity": "geoId/08081", "points_by_facet": [ { - "date": "2020", - "value": 13150, - "facet": 1145703171 + "date": "2021", + "value": 13185, + "facet": 2176550201 } ] }, @@ -2877,9 +2877,9 @@ "entity": "geoId/08083", "points_by_facet": [ { - "date": "2020", - "value": 26266, - "facet": 1145703171 + "date": "2021", + "value": 26175, + "facet": 2176550201 } ] }, @@ -2887,9 +2887,9 @@ "entity": "geoId/08085", "points_by_facet": [ { - "date": "2020", - "value": 42280, - "facet": 1145703171 + "date": "2021", + "value": 43168, + "facet": 2176550201 } ] }, @@ -2897,9 +2897,9 @@ "entity": "geoId/08087", "points_by_facet": [ { - "date": "2020", - "value": 28617, - "facet": 1145703171 + "date": "2021", + "value": 29008, + "facet": 2176550201 } ] }, @@ -2907,9 +2907,9 @@ "entity": "geoId/08089", "points_by_facet": [ { - "date": "2020", - "value": 18284, - "facet": 1145703171 + "date": "2021", + "value": 18594, + "facet": 2176550201 } ] }, @@ -2917,9 +2917,9 @@ "entity": "geoId/08091", "points_by_facet": [ { - "date": "2020", - "value": 4890, - "facet": 1145703171 + "date": "2021", + "value": 5035, + "facet": 2176550201 } ] }, @@ -2927,9 +2927,9 @@ "entity": "geoId/08093", "points_by_facet": [ { - "date": "2020", - "value": 18345, - "facet": 1145703171 + "date": "2021", + "value": 17720, + "facet": 2176550201 } ] }, @@ -2937,9 +2937,9 @@ "entity": "geoId/08095", "points_by_facet": [ { - "date": "2020", - "value": 4343, - "facet": 1145703171 + "date": "2021", + "value": 4512, + "facet": 2176550201 } ] }, @@ -2947,9 +2947,9 @@ "entity": "geoId/08097", "points_by_facet": [ { - "date": "2020", - "value": 17980, - "facet": 1145703171 + "date": "2021", + "value": 17348, + "facet": 2176550201 } ] }, @@ -2957,9 +2957,9 @@ "entity": "geoId/08099", "points_by_facet": [ { - "date": "2020", - "value": 12035, - "facet": 1145703171 + "date": "2021", + "value": 11996, + "facet": 2176550201 } ] }, @@ -2967,9 +2967,9 @@ "entity": "geoId/08101", "points_by_facet": [ { - "date": "2020", - "value": 167412, - "facet": 1145703171 + "date": "2021", + "value": 169622, + "facet": 2176550201 } ] }, @@ -2977,9 +2977,9 @@ "entity": "geoId/08103", "points_by_facet": [ { - "date": "2020", - "value": 6369, - "facet": 1145703171 + "date": "2021", + "value": 6476, + "facet": 2176550201 } ] }, @@ -2987,9 +2987,9 @@ "entity": "geoId/08105", "points_by_facet": [ { - "date": "2020", - "value": 11300, - "facet": 1145703171 + "date": "2021", + "value": 11408, + "facet": 2176550201 } ] }, @@ -2997,9 +2997,9 @@ "entity": "geoId/08107", "points_by_facet": [ { - "date": "2020", - "value": 25317, - "facet": 1145703171 + "date": "2021", + "value": 25091, + "facet": 2176550201 } ] }, @@ -3007,9 +3007,9 @@ "entity": "geoId/08109", "points_by_facet": [ { - "date": "2020", - "value": 6730, - "facet": 1145703171 + "date": "2021", + "value": 6471, + "facet": 2176550201 } ] }, @@ -3017,9 +3017,9 @@ "entity": "geoId/08111", "points_by_facet": [ { - "date": "2020", - "value": 646, - "facet": 1145703171 + "date": "2021", + "value": 733, + "facet": 2176550201 } ] }, @@ -3027,9 +3027,9 @@ "entity": "geoId/08113", "points_by_facet": [ { - "date": "2020", - "value": 8110, - "facet": 1145703171 + "date": "2021", + "value": 8074, + "facet": 2176550201 } ] }, @@ -3037,9 +3037,9 @@ "entity": "geoId/08115", "points_by_facet": [ { - "date": "2020", - "value": 2306, - "facet": 1145703171 + "date": "2021", + "value": 2336, + "facet": 2176550201 } ] }, @@ -3047,9 +3047,9 @@ "entity": "geoId/08117", "points_by_facet": [ { - "date": "2020", - "value": 30735, - "facet": 1145703171 + "date": "2021", + "value": 30941, + "facet": 2176550201 } ] }, @@ -3057,9 +3057,9 @@ "entity": "geoId/08119", "points_by_facet": [ { - "date": "2020", - "value": 24981, - "facet": 1145703171 + "date": "2021", + "value": 24926, + "facet": 2176550201 } ] }, @@ -3067,9 +3067,9 @@ "entity": "geoId/08121", "points_by_facet": [ { - "date": "2020", - "value": 4869, - "facet": 1145703171 + "date": "2021", + "value": 4861, + "facet": 2176550201 } ] }, @@ -3077,9 +3077,9 @@ "entity": "geoId/08123", "points_by_facet": [ { - "date": "2020", - "value": 315389, - "facet": 1145703171 + "date": "2021", + "value": 340036, + "facet": 2176550201 } ] }, @@ -3087,9 +3087,9 @@ "entity": "geoId/08125", "points_by_facet": [ { - "date": "2020", - "value": 10013, - "facet": 1145703171 + "date": "2021", + "value": 9941, + "facet": 2176550201 } ] }, @@ -3097,9 +3097,9 @@ "entity": "geoId/09001", "points_by_facet": [ { - "date": "2020", - "value": 944306, - "facet": 1145703171 + "date": "2021", + "value": 959768, + "facet": 2176550201 } ] }, @@ -3107,9 +3107,9 @@ "entity": "geoId/09003", "points_by_facet": [ { - "date": "2020", - "value": 892153, - "facet": 1145703171 + "date": "2021", + "value": 896854, + "facet": 2176550201 } ] }, @@ -3117,9 +3117,9 @@ "entity": "geoId/09005", "points_by_facet": [ { - "date": "2020", - "value": 181143, - "facet": 1145703171 + "date": "2021", + "value": 185000, + "facet": 2176550201 } ] }, @@ -3127,9 +3127,9 @@ "entity": "geoId/09007", "points_by_facet": [ { - "date": "2020", - "value": 162742, - "facet": 1145703171 + "date": "2021", + "value": 164759, + "facet": 2176550201 } ] }, @@ -3137,9 +3137,9 @@ "entity": "geoId/09009", "points_by_facet": [ { - "date": "2020", - "value": 855733, - "facet": 1145703171 + "date": "2021", + "value": 863700, + "facet": 2176550201 } ] }, @@ -3147,9 +3147,9 @@ "entity": "geoId/09011", "points_by_facet": [ { - "date": "2020", - "value": 266868, - "facet": 1145703171 + "date": "2021", + "value": 268805, + "facet": 2176550201 } ] }, @@ -3157,9 +3157,9 @@ "entity": "geoId/09013", "points_by_facet": [ { - "date": "2020", - "value": 150947, - "facet": 1145703171 + "date": "2021", + "value": 150293, + "facet": 2176550201 } ] }, @@ -3167,9 +3167,9 @@ "entity": "geoId/09015", "points_by_facet": [ { - "date": "2020", - "value": 116657, - "facet": 1145703171 + "date": "2021", + "value": 116418, + "facet": 2176550201 } ] }, @@ -3177,9 +3177,9 @@ "entity": "geoId/10001", "points_by_facet": [ { - "date": "2020", - "value": 179124, - "facet": 1145703171 + "date": "2021", + "value": 184149, + "facet": 2176550201 } ] }, @@ -3187,9 +3187,9 @@ "entity": "geoId/10003", "points_by_facet": [ { - "date": "2020", - "value": 558306, - "facet": 1145703171 + "date": "2021", + "value": 571708, + "facet": 2176550201 } ] }, @@ -3197,9 +3197,9 @@ "entity": "geoId/10005", "points_by_facet": [ { - "date": "2020", - "value": 230249, - "facet": 1145703171 + "date": "2021", + "value": 247527, + "facet": 2176550201 } ] }, @@ -3208,8 +3208,8 @@ "points_by_facet": [ { "date": "2020", - "value": 701974, - "facet": 1145703171 + "value": 712816, + "facet": 2176550201 } ] }, @@ -3217,9 +3217,9 @@ "entity": "geoId/12001", "points_by_facet": [ { - "date": "2020", - "value": 268105, - "facet": 1145703171 + "date": "2021", + "value": 279238, + "facet": 2176550201 } ] }, @@ -3227,9 +3227,9 @@ "entity": "geoId/12003", "points_by_facet": [ { - "date": "2020", - "value": 28679, - "facet": 1145703171 + "date": "2021", + "value": 28715, + "facet": 2176550201 } ] }, @@ -3237,9 +3237,9 @@ "entity": "geoId/12005", "points_by_facet": [ { - "date": "2020", - "value": 180076, - "facet": 1145703171 + "date": "2021", + "value": 179168, + "facet": 2176550201 } ] }, @@ -3247,9 +3247,9 @@ "entity": "geoId/12007", "points_by_facet": [ { - "date": "2020", - "value": 27723, - "facet": 1145703171 + "date": "2021", + "value": 28540, + "facet": 2176550201 } ] }, @@ -3257,9 +3257,9 @@ "entity": "geoId/12009", "points_by_facet": [ { - "date": "2020", - "value": 594001, - "facet": 1145703171 + "date": "2021", + "value": 616628, + "facet": 2176550201 } ] }, @@ -3267,9 +3267,9 @@ "entity": "geoId/12011", "points_by_facet": [ { - "date": "2020", - "value": 1942273, - "facet": 1145703171 + "date": "2021", + "value": 1930983, + "facet": 2176550201 } ] }, @@ -3277,9 +3277,9 @@ "entity": "geoId/12013", "points_by_facet": [ { - "date": "2020", - "value": 14324, - "facet": 1145703171 + "date": "2021", + "value": 13641, + "facet": 2176550201 } ] }, @@ -3287,9 +3287,9 @@ "entity": "geoId/12015", "points_by_facet": [ { - "date": "2020", - "value": 185926, - "facet": 1145703171 + "date": "2021", + "value": 194843, + "facet": 2176550201 } ] }, @@ -3297,9 +3297,9 @@ "entity": "geoId/12017", "points_by_facet": [ { - "date": "2020", - "value": 147938, - "facet": 1145703171 + "date": "2021", + "value": 158083, + "facet": 2176550201 } ] }, @@ -3307,9 +3307,9 @@ "entity": "geoId/12019", "points_by_facet": [ { - "date": "2020", - "value": 215294, - "facet": 1145703171 + "date": "2021", + "value": 222361, + "facet": 2176550201 } ] }, @@ -3317,9 +3317,9 @@ "entity": "geoId/12021", "points_by_facet": [ { - "date": "2020", - "value": 379345, - "facet": 1145703171 + "date": "2021", + "value": 385980, + "facet": 2176550201 } ] }, @@ -3327,9 +3327,9 @@ "entity": "geoId/12023", "points_by_facet": [ { - "date": "2020", - "value": 70898, - "facet": 1145703171 + "date": "2021", + "value": 70385, + "facet": 2176550201 } ] }, @@ -3337,9 +3337,9 @@ "entity": "geoId/12027", "points_by_facet": [ { - "date": "2020", - "value": 37371, - "facet": 1145703171 + "date": "2021", + "value": 34408, + "facet": 2176550201 } ] }, @@ -3347,9 +3347,9 @@ "entity": "geoId/12029", "points_by_facet": [ { - "date": "2020", - "value": 16740, - "facet": 1145703171 + "date": "2021", + "value": 17102, + "facet": 2176550201 } ] }, @@ -3357,9 +3357,9 @@ "entity": "geoId/12031", "points_by_facet": [ { - "date": "2020", - "value": 948651, - "facet": 1145703171 + "date": "2021", + "value": 999935, + "facet": 2176550201 } ] }, @@ -3367,9 +3367,9 @@ "entity": "geoId/12033", "points_by_facet": [ { - "date": "2020", - "value": 316691, - "facet": 1145703171 + "date": "2021", + "value": 322390, + "facet": 2176550201 } ] }, @@ -3377,9 +3377,9 @@ "entity": "geoId/12035", "points_by_facet": [ { - "date": "2020", - "value": 112854, - "facet": 1145703171 + "date": "2021", + "value": 120932, + "facet": 2176550201 } ] }, @@ -3387,9 +3387,9 @@ "entity": "geoId/12037", "points_by_facet": [ { - "date": "2020", - "value": 11914, - "facet": 1145703171 + "date": "2021", + "value": 12572, + "facet": 2176550201 } ] }, @@ -3397,9 +3397,9 @@ "entity": "geoId/12039", "points_by_facet": [ { - "date": "2020", - "value": 45787, - "facet": 1145703171 + "date": "2021", + "value": 43714, + "facet": 2176550201 } ] }, @@ -3407,9 +3407,9 @@ "entity": "geoId/12041", "points_by_facet": [ { - "date": "2020", - "value": 18245, - "facet": 1145703171 + "date": "2021", + "value": 18360, + "facet": 2176550201 } ] }, @@ -3417,9 +3417,9 @@ "entity": "geoId/12043", "points_by_facet": [ { - "date": "2020", - "value": 13777, - "facet": 1145703171 + "date": "2021", + "value": 12234, + "facet": 2176550201 } ] }, @@ -3427,9 +3427,9 @@ "entity": "geoId/12045", "points_by_facet": [ { - "date": "2020", - "value": 15073, - "facet": 1145703171 + "date": "2021", + "value": 14363, + "facet": 2176550201 } ] }, @@ -3437,9 +3437,9 @@ "entity": "geoId/12047", "points_by_facet": [ { - "date": "2020", - "value": 14397, - "facet": 1145703171 + "date": "2021", + "value": 13993, + "facet": 2176550201 } ] }, @@ -3447,9 +3447,9 @@ "entity": "geoId/12049", "points_by_facet": [ { - "date": "2020", - "value": 27027, - "facet": 1145703171 + "date": "2021", + "value": 25425, + "facet": 2176550201 } ] }, @@ -3457,9 +3457,9 @@ "entity": "geoId/12051", "points_by_facet": [ { - "date": "2020", - "value": 41472, - "facet": 1145703171 + "date": "2021", + "value": 40313, + "facet": 2176550201 } ] }, @@ -3467,9 +3467,9 @@ "entity": "geoId/12053", "points_by_facet": [ { - "date": "2020", - "value": 190700, - "facet": 1145703171 + "date": "2021", + "value": 200638, + "facet": 2176550201 } ] }, @@ -3477,9 +3477,9 @@ "entity": "geoId/12055", "points_by_facet": [ { - "date": "2020", - "value": 104574, - "facet": 1145703171 + "date": "2021", + "value": 103296, + "facet": 2176550201 } ] }, @@ -3487,9 +3487,9 @@ "entity": "geoId/12057", "points_by_facet": [ { - "date": "2020", - "value": 1451358, - "facet": 1145703171 + "date": "2021", + "value": 1478194, + "facet": 2176550201 } ] }, @@ -3497,9 +3497,9 @@ "entity": "geoId/12059", "points_by_facet": [ { - "date": "2020", - "value": 19530, - "facet": 1145703171 + "date": "2021", + "value": 19784, + "facet": 2176550201 } ] }, @@ -3507,9 +3507,9 @@ "entity": "geoId/12061", "points_by_facet": [ { - "date": "2020", - "value": 156964, - "facet": 1145703171 + "date": "2021", + "value": 163662, + "facet": 2176550201 } ] }, @@ -3517,9 +3517,9 @@ "entity": "geoId/12063", "points_by_facet": [ { - "date": "2020", - "value": 47409, - "facet": 1145703171 + "date": "2021", + "value": 47694, + "facet": 2176550201 } ] }, @@ -3527,9 +3527,9 @@ "entity": "geoId/12065", "points_by_facet": [ { - "date": "2020", - "value": 14278, - "facet": 1145703171 + "date": "2021", + "value": 14555, + "facet": 2176550201 } ] }, @@ -3537,9 +3537,9 @@ "entity": "geoId/12067", "points_by_facet": [ { - "date": "2020", - "value": 8576, - "facet": 1145703171 + "date": "2021", + "value": 8382, + "facet": 2176550201 } ] }, @@ -3547,9 +3547,9 @@ "entity": "geoId/12069", "points_by_facet": [ { - "date": "2020", - "value": 356115, - "facet": 1145703171 + "date": "2021", + "value": 395804, + "facet": 2176550201 } ] }, @@ -3557,9 +3557,9 @@ "entity": "geoId/12071", "points_by_facet": [ { - "date": "2020", - "value": 756570, - "facet": 1145703171 + "date": "2021", + "value": 787976, + "facet": 2176550201 } ] }, @@ -3567,9 +3567,9 @@ "entity": "geoId/12073", "points_by_facet": [ { - "date": "2020", - "value": 291863, - "facet": 1145703171 + "date": "2021", + "value": 292817, + "facet": 2176550201 } ] }, @@ -3577,9 +3577,9 @@ "entity": "geoId/12075", "points_by_facet": [ { - "date": "2020", - "value": 40979, - "facet": 1145703171 + "date": "2021", + "value": 44158, + "facet": 2176550201 } ] }, @@ -3587,9 +3587,9 @@ "entity": "geoId/12077", "points_by_facet": [ { - "date": "2020", - "value": 8333, - "facet": 1145703171 + "date": "2021", + "value": 7900, + "facet": 2176550201 } ] }, @@ -3597,9 +3597,9 @@ "entity": "geoId/12079", "points_by_facet": [ { - "date": "2020", - "value": 18557, - "facet": 1145703171 + "date": "2021", + "value": 18288, + "facet": 2176550201 } ] }, @@ -3607,9 +3607,9 @@ "entity": "geoId/12081", "points_by_facet": [ { - "date": "2020", - "value": 393847, - "facet": 1145703171 + "date": "2021", + "value": 412703, + "facet": 2176550201 } ] }, @@ -3617,9 +3617,9 @@ "entity": "geoId/12083", "points_by_facet": [ { - "date": "2020", - "value": 360210, - "facet": 1145703171 + "date": "2021", + "value": 385915, + "facet": 2176550201 } ] }, @@ -3627,9 +3627,9 @@ "entity": "geoId/12085", "points_by_facet": [ { - "date": "2020", - "value": 160420, - "facet": 1145703171 + "date": "2021", + "value": 159942, + "facet": 2176550201 } ] }, @@ -3637,9 +3637,9 @@ "entity": "geoId/12086", "points_by_facet": [ { - "date": "2020", - "value": 2705528, - "facet": 1145703171 + "date": "2021", + "value": 2662777, + "facet": 2176550201 } ] }, @@ -3647,9 +3647,9 @@ "entity": "geoId/12087", "points_by_facet": [ { - "date": "2020", - "value": 75137, - "facet": 1145703171 + "date": "2021", + "value": 82170, + "facet": 2176550201 } ] }, @@ -3657,9 +3657,9 @@ "entity": "geoId/12089", "points_by_facet": [ { - "date": "2020", - "value": 85762, - "facet": 1145703171 + "date": "2021", + "value": 94189, + "facet": 2176550201 } ] }, @@ -3667,9 +3667,9 @@ "entity": "geoId/12091", "points_by_facet": [ { - "date": "2020", - "value": 207430, - "facet": 1145703171 + "date": "2021", + "value": 213255, + "facet": 2176550201 } ] }, @@ -3677,9 +3677,9 @@ "entity": "geoId/12093", "points_by_facet": [ { - "date": "2020", - "value": 41611, - "facet": 1145703171 + "date": "2021", + "value": 40266, + "facet": 2176550201 } ] }, @@ -3687,9 +3687,9 @@ "entity": "geoId/12095", "points_by_facet": [ { - "date": "2020", - "value": 1373784, - "facet": 1145703171 + "date": "2021", + "value": 1422746, + "facet": 2176550201 } ] }, @@ -3697,9 +3697,9 @@ "entity": "geoId/12097", "points_by_facet": [ { - "date": "2020", - "value": 363666, - "facet": 1145703171 + "date": "2021", + "value": 403282, + "facet": 2176550201 } ] }, @@ -3707,9 +3707,9 @@ "entity": "geoId/12099", "points_by_facet": [ { - "date": "2020", - "value": 1482057, - "facet": 1145703171 + "date": "2021", + "value": 1497987, + "facet": 2176550201 } ] }, @@ -3717,9 +3717,9 @@ "entity": "geoId/12101", "points_by_facet": [ { - "date": "2020", - "value": 539885, - "facet": 1145703171 + "date": "2021", + "value": 584067, + "facet": 2176550201 } ] }, @@ -3727,9 +3727,9 @@ "entity": "geoId/12103", "points_by_facet": [ { - "date": "2020", - "value": 970985, - "facet": 1145703171 + "date": "2021", + "value": 956615, + "facet": 2176550201 } ] }, @@ -3737,9 +3737,9 @@ "entity": "geoId/12105", "points_by_facet": [ { - "date": "2020", - "value": 705735, - "facet": 1145703171 + "date": "2021", + "value": 753520, + "facet": 2176550201 } ] }, @@ -3747,9 +3747,9 @@ "entity": "geoId/12107", "points_by_facet": [ { - "date": "2020", - "value": 73784, - "facet": 1145703171 + "date": "2021", + "value": 74167, + "facet": 2176550201 } ] }, @@ -3757,9 +3757,9 @@ "entity": "geoId/12109", "points_by_facet": [ { - "date": "2020", - "value": 255410, - "facet": 1145703171 + "date": "2021", + "value": 292466, + "facet": 2176550201 } ] }, @@ -3767,9 +3767,9 @@ "entity": "geoId/12111", "points_by_facet": [ { - "date": "2020", - "value": 320914, - "facet": 1145703171 + "date": "2021", + "value": 343579, + "facet": 2176550201 } ] }, @@ -3777,9 +3777,9 @@ "entity": "geoId/12113", "points_by_facet": [ { - "date": "2020", - "value": 179587, - "facet": 1145703171 + "date": "2021", + "value": 193998, + "facet": 2176550201 } ] }, @@ -3787,9 +3787,9 @@ "entity": "geoId/12115", "points_by_facet": [ { - "date": "2020", - "value": 427766, - "facet": 1145703171 + "date": "2021", + "value": 447057, + "facet": 2176550201 } ] }, @@ -3797,9 +3797,9 @@ "entity": "geoId/12117", "points_by_facet": [ { - "date": "2020", - "value": 466695, - "facet": 1145703171 + "date": "2021", + "value": 470093, + "facet": 2176550201 } ] }, @@ -3807,9 +3807,9 @@ "entity": "geoId/12119", "points_by_facet": [ { - "date": "2020", - "value": 129938, - "facet": 1145703171 + "date": "2021", + "value": 135638, + "facet": 2176550201 } ] }, @@ -3817,9 +3817,9 @@ "entity": "geoId/12121", "points_by_facet": [ { - "date": "2020", - "value": 44290, - "facet": 1145703171 + "date": "2021", + "value": 44485, + "facet": 2176550201 } ] }, @@ -3827,9 +3827,9 @@ "entity": "geoId/12123", "points_by_facet": [ { - "date": "2020", - "value": 21709, - "facet": 1145703171 + "date": "2021", + "value": 21815, + "facet": 2176550201 } ] }, @@ -3837,9 +3837,9 @@ "entity": "geoId/12125", "points_by_facet": [ { - "date": "2020", - "value": 15282, - "facet": 1145703171 + "date": "2021", + "value": 16335, + "facet": 2176550201 } ] }, @@ -3847,9 +3847,9 @@ "entity": "geoId/12127", "points_by_facet": [ { - "date": "2020", - "value": 546107, - "facet": 1145703171 + "date": "2021", + "value": 564412, + "facet": 2176550201 } ] }, @@ -3857,9 +3857,9 @@ "entity": "geoId/12129", "points_by_facet": [ { - "date": "2020", - "value": 32855, - "facet": 1145703171 + "date": "2021", + "value": 34690, + "facet": 2176550201 } ] }, @@ -3867,9 +3867,9 @@ "entity": "geoId/12131", "points_by_facet": [ { - "date": "2020", - "value": 71049, - "facet": 1145703171 + "date": "2021", + "value": 80069, + "facet": 2176550201 } ] }, @@ -3877,9 +3877,9 @@ "entity": "geoId/12133", "points_by_facet": [ { - "date": "2020", - "value": 25094, - "facet": 1145703171 + "date": "2021", + "value": 25436, + "facet": 2176550201 } ] }, @@ -3887,9 +3887,9 @@ "entity": "geoId/13001", "points_by_facet": [ { - "date": "2020", - "value": 18428, - "facet": 1145703171 + "date": "2021", + "value": 18488, + "facet": 2176550201 } ] }, @@ -3897,9 +3897,9 @@ "entity": "geoId/13003", "points_by_facet": [ { - "date": "2020", - "value": 8311, - "facet": 1145703171 + "date": "2021", + "value": 8391, + "facet": 2176550201 } ] }, @@ -3907,9 +3907,9 @@ "entity": "geoId/13005", "points_by_facet": [ { - "date": "2020", - "value": 11140, - "facet": 1145703171 + "date": "2021", + "value": 11079, + "facet": 2176550201 } ] }, @@ -3917,9 +3917,9 @@ "entity": "geoId/13007", "points_by_facet": [ { - "date": "2020", - "value": 3090, - "facet": 1145703171 + "date": "2021", + "value": 2819, + "facet": 2176550201 } ] }, @@ -3927,9 +3927,9 @@ "entity": "geoId/13009", "points_by_facet": [ { - "date": "2020", - "value": 45072, - "facet": 1145703171 + "date": "2021", + "value": 43781, + "facet": 2176550201 } ] }, @@ -3937,9 +3937,9 @@ "entity": "geoId/13011", "points_by_facet": [ { - "date": "2020", - "value": 18900, - "facet": 1145703171 + "date": "2021", + "value": 18562, + "facet": 2176550201 } ] }, @@ -3947,9 +3947,9 @@ "entity": "geoId/13013", "points_by_facet": [ { - "date": "2020", - "value": 81294, - "facet": 1145703171 + "date": "2021", + "value": 86658, + "facet": 2176550201 } ] }, @@ -3957,9 +3957,9 @@ "entity": "geoId/13015", "points_by_facet": [ { - "date": "2020", - "value": 106456, - "facet": 1145703171 + "date": "2021", + "value": 110843, + "facet": 2176550201 } ] }, @@ -3967,9 +3967,9 @@ "entity": "geoId/13017", "points_by_facet": [ { - "date": "2020", - "value": 16889, - "facet": 1145703171 + "date": "2021", + "value": 17158, + "facet": 2176550201 } ] }, @@ -3977,9 +3977,9 @@ "entity": "geoId/13019", "points_by_facet": [ { - "date": "2020", - "value": 19206, - "facet": 1145703171 + "date": "2021", + "value": 18147, + "facet": 2176550201 } ] }, @@ -3987,9 +3987,9 @@ "entity": "geoId/13021", "points_by_facet": [ { - "date": "2020", - "value": 153026, - "facet": 1145703171 + "date": "2021", + "value": 156762, + "facet": 2176550201 } ] }, @@ -3997,9 +3997,9 @@ "entity": "geoId/13023", "points_by_facet": [ { - "date": "2020", - "value": 12870, - "facet": 1145703171 + "date": "2021", + "value": 12607, + "facet": 2176550201 } ] }, @@ -4007,9 +4007,9 @@ "entity": "geoId/13025", "points_by_facet": [ { - "date": "2020", - "value": 18924, - "facet": 1145703171 + "date": "2021", + "value": 18101, + "facet": 2176550201 } ] }, @@ -4017,9 +4017,9 @@ "entity": "geoId/13027", "points_by_facet": [ { - "date": "2020", - "value": 15548, - "facet": 1145703171 + "date": "2021", + "value": 16270, + "facet": 2176550201 } ] }, @@ -4027,9 +4027,9 @@ "entity": "geoId/13029", "points_by_facet": [ { - "date": "2020", - "value": 38321, - "facet": 1145703171 + "date": "2021", + "value": 46938, + "facet": 2176550201 } ] }, @@ -4037,9 +4037,9 @@ "entity": "geoId/13031", "points_by_facet": [ { - "date": "2020", - "value": 77719, - "facet": 1145703171 + "date": "2021", + "value": 82442, + "facet": 2176550201 } ] }, @@ -4047,9 +4047,9 @@ "entity": "geoId/13033", "points_by_facet": [ { - "date": "2020", - "value": 22567, - "facet": 1145703171 + "date": "2021", + "value": 24310, + "facet": 2176550201 } ] }, @@ -4057,9 +4057,9 @@ "entity": "geoId/13035", "points_by_facet": [ { - "date": "2020", - "value": 24463, - "facet": 1145703171 + "date": "2021", + "value": 25781, + "facet": 2176550201 } ] }, @@ -4067,9 +4067,9 @@ "entity": "geoId/13037", "points_by_facet": [ { - "date": "2020", - "value": 6301, - "facet": 1145703171 + "date": "2021", + "value": 5509, + "facet": 2176550201 } ] }, @@ -4077,9 +4077,9 @@ "entity": "geoId/13039", "points_by_facet": [ { - "date": "2020", - "value": 53960, - "facet": 1145703171 + "date": "2021", + "value": 55664, + "facet": 2176550201 } ] }, @@ -4087,9 +4087,9 @@ "entity": "geoId/13043", "points_by_facet": [ { - "date": "2020", - "value": 10834, - "facet": 1145703171 + "date": "2021", + "value": 11037, + "facet": 2176550201 } ] }, @@ -4097,9 +4097,9 @@ "entity": "geoId/13045", "points_by_facet": [ { - "date": "2020", - "value": 118692, - "facet": 1145703171 + "date": "2021", + "value": 121968, + "facet": 2176550201 } ] }, @@ -4107,9 +4107,9 @@ "entity": "geoId/13047", "points_by_facet": [ { - "date": "2020", - "value": 67181, - "facet": 1145703171 + "date": "2021", + "value": 68397, + "facet": 2176550201 } ] }, @@ -4117,9 +4117,9 @@ "entity": "geoId/13049", "points_by_facet": [ { - "date": "2020", - "value": 13032, - "facet": 1145703171 + "date": "2021", + "value": 12766, + "facet": 2176550201 } ] }, @@ -4127,9 +4127,9 @@ "entity": "geoId/13051", "points_by_facet": [ { - "date": "2020", - "value": 289649, - "facet": 1145703171 + "date": "2021", + "value": 296329, + "facet": 2176550201 } ] }, @@ -4137,9 +4137,9 @@ "entity": "geoId/13053", "points_by_facet": [ { - "date": "2020", - "value": 10470, - "facet": 1145703171 + "date": "2021", + "value": 9048, + "facet": 2176550201 } ] }, @@ -4147,9 +4147,9 @@ "entity": "geoId/13055", "points_by_facet": [ { - "date": "2020", - "value": 24826, - "facet": 1145703171 + "date": "2021", + "value": 24932, + "facet": 2176550201 } ] }, @@ -4157,9 +4157,9 @@ "entity": "geoId/13057", "points_by_facet": [ { - "date": "2020", - "value": 253780, - "facet": 1145703171 + "date": "2021", + "value": 274615, + "facet": 2176550201 } ] }, @@ -4167,9 +4167,9 @@ "entity": "geoId/13059", "points_by_facet": [ { - "date": "2020", - "value": 126952, - "facet": 1145703171 + "date": "2021", + "value": 128711, + "facet": 2176550201 } ] }, @@ -4177,9 +4177,9 @@ "entity": "geoId/13061", "points_by_facet": [ { - "date": "2020", - "value": 2931, - "facet": 1145703171 + "date": "2021", + "value": 2882, + "facet": 2176550201 } ] }, @@ -4187,9 +4187,9 @@ "entity": "geoId/13063", "points_by_facet": [ { - "date": "2020", - "value": 287560, - "facet": 1145703171 + "date": "2021", + "value": 297100, + "facet": 2176550201 } ] }, @@ -4197,9 +4197,9 @@ "entity": "geoId/13065", "points_by_facet": [ { - "date": "2020", - "value": 6648, - "facet": 1145703171 + "date": "2021", + "value": 6725, + "facet": 2176550201 } ] }, @@ -4207,9 +4207,9 @@ "entity": "geoId/13067", "points_by_facet": [ { - "date": "2020", - "value": 756653, - "facet": 1145703171 + "date": "2021", + "value": 766802, + "facet": 2176550201 } ] }, @@ -4217,9 +4217,9 @@ "entity": "geoId/13069", "points_by_facet": [ { - "date": "2020", - "value": 43070, - "facet": 1145703171 + "date": "2021", + "value": 43386, + "facet": 2176550201 } ] }, @@ -4227,9 +4227,9 @@ "entity": "geoId/13071", "points_by_facet": [ { - "date": "2020", - "value": 45510, - "facet": 1145703171 + "date": "2021", + "value": 45812, + "facet": 2176550201 } ] }, @@ -4237,9 +4237,9 @@ "entity": "geoId/13073", "points_by_facet": [ { - "date": "2020", - "value": 154257, - "facet": 1145703171 + "date": "2021", + "value": 159639, + "facet": 2176550201 } ] }, @@ -4247,9 +4247,9 @@ "entity": "geoId/13075", "points_by_facet": [ { - "date": "2020", - "value": 17217, - "facet": 1145703171 + "date": "2021", + "value": 17225, + "facet": 2176550201 } ] }, @@ -4257,9 +4257,9 @@ "entity": "geoId/13077", "points_by_facet": [ { - "date": "2020", - "value": 145839, - "facet": 1145703171 + "date": "2021", + "value": 149956, + "facet": 2176550201 } ] }, @@ -4267,9 +4267,9 @@ "entity": "geoId/13079", "points_by_facet": [ { - "date": "2020", - "value": 12267, - "facet": 1145703171 + "date": "2021", + "value": 12153, + "facet": 2176550201 } ] }, @@ -4277,9 +4277,9 @@ "entity": "geoId/13081", "points_by_facet": [ { - "date": "2020", - "value": 22509, - "facet": 1145703171 + "date": "2021", + "value": 19879, + "facet": 2176550201 } ] }, @@ -4287,9 +4287,9 @@ "entity": "geoId/13083", "points_by_facet": [ { - "date": "2020", - "value": 16183, - "facet": 1145703171 + "date": "2021", + "value": 16326, + "facet": 2176550201 } ] }, @@ -4297,9 +4297,9 @@ "entity": "geoId/13085", "points_by_facet": [ { - "date": "2020", - "value": 25277, - "facet": 1145703171 + "date": "2021", + "value": 28497, + "facet": 2176550201 } ] }, @@ -4307,9 +4307,9 @@ "entity": "geoId/13087", "points_by_facet": [ { - "date": "2020", - "value": 26595, - "facet": 1145703171 + "date": "2021", + "value": 29038, + "facet": 2176550201 } ] }, @@ -4317,9 +4317,9 @@ "entity": "geoId/13089", "points_by_facet": [ { - "date": "2020", - "value": 755287, - "facet": 1145703171 + "date": "2021", + "value": 757718, + "facet": 2176550201 } ] }, @@ -4327,9 +4327,9 @@ "entity": "geoId/13091", "points_by_facet": [ { - "date": "2020", - "value": 20725, - "facet": 1145703171 + "date": "2021", + "value": 19759, + "facet": 2176550201 } ] }, @@ -4337,9 +4337,9 @@ "entity": "geoId/13093", "points_by_facet": [ { - "date": "2020", - "value": 13571, - "facet": 1145703171 + "date": "2021", + "value": 10885, + "facet": 2176550201 } ] }, @@ -4347,9 +4347,9 @@ "entity": "geoId/13095", "points_by_facet": [ { - "date": "2020", - "value": 88696, - "facet": 1145703171 + "date": "2021", + "value": 84844, + "facet": 2176550201 } ] }, @@ -4357,9 +4357,9 @@ "entity": "geoId/13097", "points_by_facet": [ { - "date": "2020", - "value": 145063, - "facet": 1145703171 + "date": "2021", + "value": 145814, + "facet": 2176550201 } ] }, @@ -4367,9 +4367,9 @@ "entity": "geoId/13099", "points_by_facet": [ { - "date": "2020", - "value": 10218, - "facet": 1145703171 + "date": "2021", + "value": 10619, + "facet": 2176550201 } ] }, @@ -4377,9 +4377,9 @@ "entity": "geoId/13101", "points_by_facet": [ { - "date": "2020", - "value": 3944, - "facet": 1145703171 + "date": "2021", + "value": 3699, + "facet": 2176550201 } ] }, @@ -4387,9 +4387,9 @@ "entity": "geoId/13103", "points_by_facet": [ { - "date": "2020", - "value": 62241, - "facet": 1145703171 + "date": "2021", + "value": 66741, + "facet": 2176550201 } ] }, @@ -4397,9 +4397,9 @@ "entity": "geoId/13105", "points_by_facet": [ { - "date": "2020", - "value": 19164, - "facet": 1145703171 + "date": "2021", + "value": 19579, + "facet": 2176550201 } ] }, @@ -4407,9 +4407,9 @@ "entity": "geoId/13107", "points_by_facet": [ { - "date": "2020", - "value": 22525, - "facet": 1145703171 + "date": "2021", + "value": 22716, + "facet": 2176550201 } ] }, @@ -4417,9 +4417,9 @@ "entity": "geoId/13109", "points_by_facet": [ { - "date": "2020", - "value": 10671, - "facet": 1145703171 + "date": "2021", + "value": 10672, + "facet": 2176550201 } ] }, @@ -4427,9 +4427,9 @@ "entity": "geoId/13111", "points_by_facet": [ { - "date": "2020", - "value": 25797, - "facet": 1145703171 + "date": "2021", + "value": 25817, + "facet": 2176550201 } ] }, @@ -4437,9 +4437,9 @@ "entity": "geoId/13113", "points_by_facet": [ { - "date": "2020", - "value": 113544, - "facet": 1145703171 + "date": "2021", + "value": 120574, + "facet": 2176550201 } ] }, @@ -4447,9 +4447,9 @@ "entity": "geoId/13115", "points_by_facet": [ { - "date": "2020", - "value": 97805, - "facet": 1145703171 + "date": "2021", + "value": 98771, + "facet": 2176550201 } ] }, @@ -4457,9 +4457,9 @@ "entity": "geoId/13117", "points_by_facet": [ { - "date": "2020", - "value": 236605, - "facet": 1145703171 + "date": "2021", + "value": 260206, + "facet": 2176550201 } ] }, @@ -4467,9 +4467,9 @@ "entity": "geoId/13119", "points_by_facet": [ { - "date": "2020", - "value": 23015, - "facet": 1145703171 + "date": "2021", + "value": 23785, + "facet": 2176550201 } ] }, @@ -4477,9 +4477,9 @@ "entity": "geoId/13121", "points_by_facet": [ { - "date": "2020", - "value": 1051550, - "facet": 1145703171 + "date": "2021", + "value": 1065334, + "facet": 2176550201 } ] }, @@ -4487,9 +4487,9 @@ "entity": "geoId/13123", "points_by_facet": [ { - "date": "2020", - "value": 30986, - "facet": 1145703171 + "date": "2021", + "value": 32026, + "facet": 2176550201 } ] }, @@ -4497,9 +4497,9 @@ "entity": "geoId/13125", "points_by_facet": [ { - "date": "2020", - "value": 2984, - "facet": 1145703171 + "date": "2021", + "value": 2919, + "facet": 2176550201 } ] }, @@ -4507,9 +4507,9 @@ "entity": "geoId/13127", "points_by_facet": [ { - "date": "2020", - "value": 85008, - "facet": 1145703171 + "date": "2021", + "value": 84739, + "facet": 2176550201 } ] }, @@ -4517,9 +4517,9 @@ "entity": "geoId/13129", "points_by_facet": [ { - "date": "2020", - "value": 57756, - "facet": 1145703171 + "date": "2021", + "value": 58237, + "facet": 2176550201 } ] }, @@ -4527,9 +4527,9 @@ "entity": "geoId/13131", "points_by_facet": [ { - "date": "2020", - "value": 24693, - "facet": 1145703171 + "date": "2021", + "value": 25918, + "facet": 2176550201 } ] }, @@ -4537,9 +4537,9 @@ "entity": "geoId/13133", "points_by_facet": [ { - "date": "2020", - "value": 17808, - "facet": 1145703171 + "date": "2021", + "value": 19536, + "facet": 2176550201 } ] }, @@ -4547,9 +4547,9 @@ "entity": "geoId/13135", "points_by_facet": [ { - "date": "2020", - "value": 926414, - "facet": 1145703171 + "date": "2021", + "value": 964546, + "facet": 2176550201 } ] }, @@ -4557,9 +4557,9 @@ "entity": "geoId/13137", "points_by_facet": [ { - "date": "2020", - "value": 45204, - "facet": 1145703171 + "date": "2021", + "value": 46774, + "facet": 2176550201 } ] }, @@ -4567,9 +4567,9 @@ "entity": "geoId/13139", "points_by_facet": [ { - "date": "2020", - "value": 201434, - "facet": 1145703171 + "date": "2021", + "value": 207369, + "facet": 2176550201 } ] }, @@ -4577,9 +4577,9 @@ "entity": "geoId/13141", "points_by_facet": [ { - "date": "2020", - "value": 8500, - "facet": 1145703171 + "date": "2021", + "value": 8630, + "facet": 2176550201 } ] }, @@ -4587,9 +4587,9 @@ "entity": "geoId/13143", "points_by_facet": [ { - "date": "2020", - "value": 29608, - "facet": 1145703171 + "date": "2021", + "value": 30572, + "facet": 2176550201 } ] }, @@ -4597,9 +4597,9 @@ "entity": "geoId/13145", "points_by_facet": [ { - "date": "2020", - "value": 34676, - "facet": 1145703171 + "date": "2021", + "value": 35626, + "facet": 2176550201 } ] }, @@ -4607,9 +4607,9 @@ "entity": "geoId/13147", "points_by_facet": [ { - "date": "2020", - "value": 25981, - "facet": 1145703171 + "date": "2021", + "value": 26409, + "facet": 2176550201 } ] }, @@ -4617,9 +4617,9 @@ "entity": "geoId/13149", "points_by_facet": [ { - "date": "2020", - "value": 11785, - "facet": 1145703171 + "date": "2021", + "value": 11565, + "facet": 2176550201 } ] }, @@ -4627,9 +4627,9 @@ "entity": "geoId/13151", "points_by_facet": [ { - "date": "2020", - "value": 229994, - "facet": 1145703171 + "date": "2021", + "value": 245235, + "facet": 2176550201 } ] }, @@ -4637,9 +4637,9 @@ "entity": "geoId/13153", "points_by_facet": [ { - "date": "2020", - "value": 155317, - "facet": 1145703171 + "date": "2021", + "value": 166829, + "facet": 2176550201 } ] }, @@ -4647,9 +4647,9 @@ "entity": "geoId/13155", "points_by_facet": [ { - "date": "2020", - "value": 9379, - "facet": 1145703171 + "date": "2021", + "value": 9618, + "facet": 2176550201 } ] }, @@ -4657,9 +4657,9 @@ "entity": "geoId/13157", "points_by_facet": [ { - "date": "2020", - "value": 70467, - "facet": 1145703171 + "date": "2021", + "value": 80286, + "facet": 2176550201 } ] }, @@ -4667,9 +4667,9 @@ "entity": "geoId/13159", "points_by_facet": [ { - "date": "2020", - "value": 14074, - "facet": 1145703171 + "date": "2021", + "value": 15278, + "facet": 2176550201 } ] }, @@ -4677,9 +4677,9 @@ "entity": "geoId/13161", "points_by_facet": [ { - "date": "2020", - "value": 15063, - "facet": 1145703171 + "date": "2021", + "value": 14872, + "facet": 2176550201 } ] }, @@ -4687,9 +4687,9 @@ "entity": "geoId/13163", "points_by_facet": [ { - "date": "2020", - "value": 15489, - "facet": 1145703171 + "date": "2021", + "value": 15524, + "facet": 2176550201 } ] }, @@ -4697,9 +4697,9 @@ "entity": "geoId/13165", "points_by_facet": [ { - "date": "2020", - "value": 8787, - "facet": 1145703171 + "date": "2021", + "value": 8639, + "facet": 2176550201 } ] }, @@ -4707,9 +4707,9 @@ "entity": "geoId/13167", "points_by_facet": [ { - "date": "2020", - "value": 9717, - "facet": 1145703171 + "date": "2021", + "value": 9160, + "facet": 2176550201 } ] }, @@ -4717,9 +4717,9 @@ "entity": "geoId/13169", "points_by_facet": [ { - "date": "2020", - "value": 28622, - "facet": 1145703171 + "date": "2021", + "value": 28400, + "facet": 2176550201 } ] }, @@ -4727,9 +4727,9 @@ "entity": "geoId/13171", "points_by_facet": [ { - "date": "2020", - "value": 18834, - "facet": 1145703171 + "date": "2021", + "value": 19080, + "facet": 2176550201 } ] }, @@ -4737,9 +4737,9 @@ "entity": "geoId/13173", "points_by_facet": [ { - "date": "2020", - "value": 10534, - "facet": 1145703171 + "date": "2021", + "value": 9907, + "facet": 2176550201 } ] }, @@ -4747,9 +4747,9 @@ "entity": "geoId/13175", "points_by_facet": [ { - "date": "2020", - "value": 47404, - "facet": 1145703171 + "date": "2021", + "value": 49547, + "facet": 2176550201 } ] }, @@ -4757,9 +4757,9 @@ "entity": "geoId/13177", "points_by_facet": [ { - "date": "2020", - "value": 29735, - "facet": 1145703171 + "date": "2021", + "value": 33411, + "facet": 2176550201 } ] }, @@ -4767,9 +4767,9 @@ "entity": "geoId/13179", "points_by_facet": [ { - "date": "2020", - "value": 62039, - "facet": 1145703171 + "date": "2021", + "value": 65711, + "facet": 2176550201 } ] }, @@ -4777,9 +4777,9 @@ "entity": "geoId/13181", "points_by_facet": [ { - "date": "2020", - "value": 7929, - "facet": 1145703171 + "date": "2021", + "value": 7749, + "facet": 2176550201 } ] }, @@ -4787,9 +4787,9 @@ "entity": "geoId/13183", "points_by_facet": [ { - "date": "2020", - "value": 19236, - "facet": 1145703171 + "date": "2021", + "value": 17152, + "facet": 2176550201 } ] }, @@ -4797,9 +4797,9 @@ "entity": "geoId/13185", "points_by_facet": [ { - "date": "2020", - "value": 116436, - "facet": 1145703171 + "date": "2021", + "value": 119276, + "facet": 2176550201 } ] }, @@ -4807,9 +4807,9 @@ "entity": "geoId/13187", "points_by_facet": [ { - "date": "2020", - "value": 33009, - "facet": 1145703171 + "date": "2021", + "value": 34278, + "facet": 2176550201 } ] }, @@ -4817,9 +4817,9 @@ "entity": "geoId/13189", "points_by_facet": [ { - "date": "2020", - "value": 21404, - "facet": 1145703171 + "date": "2021", + "value": 21633, + "facet": 2176550201 } ] }, @@ -4827,9 +4827,9 @@ "entity": "geoId/13191", "points_by_facet": [ { - "date": "2020", - "value": 14217, - "facet": 1145703171 + "date": "2021", + "value": 11123, + "facet": 2176550201 } ] }, @@ -4837,9 +4837,9 @@ "entity": "geoId/13193", "points_by_facet": [ { - "date": "2020", - "value": 13107, - "facet": 1145703171 + "date": "2021", + "value": 12004, + "facet": 2176550201 } ] }, @@ -4847,9 +4847,9 @@ "entity": "geoId/13195", "points_by_facet": [ { - "date": "2020", - "value": 29624, - "facet": 1145703171 + "date": "2021", + "value": 30885, + "facet": 2176550201 } ] }, @@ -4857,9 +4857,9 @@ "entity": "geoId/13197", "points_by_facet": [ { - "date": "2020", - "value": 8450, - "facet": 1145703171 + "date": "2021", + "value": 7440, + "facet": 2176550201 } ] }, @@ -4867,9 +4867,9 @@ "entity": "geoId/13199", "points_by_facet": [ { - "date": "2020", - "value": 21080, - "facet": 1145703171 + "date": "2021", + "value": 20793, + "facet": 2176550201 } ] }, @@ -4877,9 +4877,9 @@ "entity": "geoId/13201", "points_by_facet": [ { - "date": "2020", - "value": 5725, - "facet": 1145703171 + "date": "2021", + "value": 5919, + "facet": 2176550201 } ] }, @@ -4887,9 +4887,9 @@ "entity": "geoId/13205", "points_by_facet": [ { - "date": "2020", - "value": 22072, - "facet": 1145703171 + "date": "2021", + "value": 21521, + "facet": 2176550201 } ] }, @@ -4897,9 +4897,9 @@ "entity": "geoId/13207", "points_by_facet": [ { - "date": "2020", - "value": 27455, - "facet": 1145703171 + "date": "2021", + "value": 28712, + "facet": 2176550201 } ] }, @@ -4907,9 +4907,9 @@ "entity": "geoId/13209", "points_by_facet": [ { - "date": "2020", - "value": 9069, - "facet": 1145703171 + "date": "2021", + "value": 8653, + "facet": 2176550201 } ] }, @@ -4917,9 +4917,9 @@ "entity": "geoId/13211", "points_by_facet": [ { - "date": "2020", - "value": 18832, - "facet": 1145703171 + "date": "2021", + "value": 20635, + "facet": 2176550201 } ] }, @@ -4927,9 +4927,9 @@ "entity": "geoId/13213", "points_by_facet": [ { - "date": "2020", - "value": 39789, - "facet": 1145703171 + "date": "2021", + "value": 39951, + "facet": 2176550201 } ] }, @@ -4937,9 +4937,9 @@ "entity": "geoId/13215", "points_by_facet": [ { - "date": "2020", - "value": 195418, - "facet": 1145703171 + "date": "2021", + "value": 205617, + "facet": 2176550201 } ] }, @@ -4947,9 +4947,9 @@ "entity": "geoId/13217", "points_by_facet": [ { - "date": "2020", - "value": 109835, - "facet": 1145703171 + "date": "2021", + "value": 115355, + "facet": 2176550201 } ] }, @@ -4957,9 +4957,9 @@ "entity": "geoId/13219", "points_by_facet": [ { - "date": "2020", - "value": 39194, - "facet": 1145703171 + "date": "2021", + "value": 43023, + "facet": 2176550201 } ] }, @@ -4967,9 +4967,9 @@ "entity": "geoId/13221", "points_by_facet": [ { - "date": "2020", - "value": 15040, - "facet": 1145703171 + "date": "2021", + "value": 15140, + "facet": 2176550201 } ] }, @@ -4977,9 +4977,9 @@ "entity": "geoId/13223", "points_by_facet": [ { - "date": "2020", - "value": 164440, - "facet": 1145703171 + "date": "2021", + "value": 173780, + "facet": 2176550201 } ] }, @@ -4987,9 +4987,9 @@ "entity": "geoId/13225", "points_by_facet": [ { - "date": "2020", - "value": 27502, - "facet": 1145703171 + "date": "2021", + "value": 28417, + "facet": 2176550201 } ] }, @@ -4997,9 +4997,9 @@ "entity": "geoId/13227", "points_by_facet": [ { - "date": "2020", - "value": 32002, - "facet": 1145703171 + "date": "2021", + "value": 34024, + "facet": 2176550201 } ] }, @@ -5007,9 +5007,9 @@ "entity": "geoId/13229", "points_by_facet": [ { - "date": "2020", - "value": 19336, - "facet": 1145703171 + "date": "2021", + "value": 19976, + "facet": 2176550201 } ] }, @@ -5017,9 +5017,9 @@ "entity": "geoId/13231", "points_by_facet": [ { - "date": "2020", - "value": 18565, - "facet": 1145703171 + "date": "2021", + "value": 19477, + "facet": 2176550201 } ] }, @@ -5027,9 +5027,9 @@ "entity": "geoId/13233", "points_by_facet": [ { - "date": "2020", - "value": 42251, - "facet": 1145703171 + "date": "2021", + "value": 43496, + "facet": 2176550201 } ] }, @@ -5037,9 +5037,9 @@ "entity": "geoId/13235", "points_by_facet": [ { - "date": "2020", - "value": 11185, - "facet": 1145703171 + "date": "2021", + "value": 9917, + "facet": 2176550201 } ] }, @@ -5047,9 +5047,9 @@ "entity": "geoId/13237", "points_by_facet": [ { - "date": "2020", - "value": 21906, - "facet": 1145703171 + "date": "2021", + "value": 22585, + "facet": 2176550201 } ] }, @@ -5057,9 +5057,9 @@ "entity": "geoId/13239", "points_by_facet": [ { - "date": "2020", - "value": 2290, - "facet": 1145703171 + "date": "2021", + "value": 2243, + "facet": 2176550201 } ] }, @@ -5067,9 +5067,9 @@ "entity": "geoId/13241", "points_by_facet": [ { - "date": "2020", - "value": 16859, - "facet": 1145703171 + "date": "2021", + "value": 17119, + "facet": 2176550201 } ] }, @@ -5077,9 +5077,9 @@ "entity": "geoId/13243", "points_by_facet": [ { - "date": "2020", - "value": 6888, - "facet": 1145703171 + "date": "2021", + "value": 6287, + "facet": 2176550201 } ] }, @@ -5087,9 +5087,9 @@ "entity": "geoId/13245", "points_by_facet": [ { - "date": "2020", - "value": 202178, - "facet": 1145703171 + "date": "2021", + "value": 205673, + "facet": 2176550201 } ] }, @@ -5097,9 +5097,9 @@ "entity": "geoId/13247", "points_by_facet": [ { - "date": "2020", - "value": 90155, - "facet": 1145703171 + "date": "2021", + "value": 94082, + "facet": 2176550201 } ] }, @@ -5107,9 +5107,9 @@ "entity": "geoId/13249", "points_by_facet": [ { - "date": "2020", - "value": 5215, - "facet": 1145703171 + "date": "2021", + "value": 4478, + "facet": 2176550201 } ] }, @@ -5117,9 +5117,9 @@ "entity": "geoId/13251", "points_by_facet": [ { - "date": "2020", - "value": 13977, - "facet": 1145703171 + "date": "2021", + "value": 14105, + "facet": 2176550201 } ] }, @@ -5127,9 +5127,9 @@ "entity": "geoId/13253", "points_by_facet": [ { - "date": "2020", - "value": 8218, - "facet": 1145703171 + "date": "2021", + "value": 9197, + "facet": 2176550201 } ] }, @@ -5137,9 +5137,9 @@ "entity": "geoId/13255", "points_by_facet": [ { - "date": "2020", - "value": 66043, - "facet": 1145703171 + "date": "2021", + "value": 67909, + "facet": 2176550201 } ] }, @@ -5147,9 +5147,9 @@ "entity": "geoId/13257", "points_by_facet": [ { - "date": "2020", - "value": 25934, - "facet": 1145703171 + "date": "2021", + "value": 26865, + "facet": 2176550201 } ] }, @@ -5157,9 +5157,9 @@ "entity": "geoId/13259", "points_by_facet": [ { - "date": "2020", - "value": 6446, - "facet": 1145703171 + "date": "2021", + "value": 5341, + "facet": 2176550201 } ] }, @@ -5167,9 +5167,9 @@ "entity": "geoId/13261", "points_by_facet": [ { - "date": "2020", - "value": 29714, - "facet": 1145703171 + "date": "2021", + "value": 29283, + "facet": 2176550201 } ] }, @@ -5177,9 +5177,9 @@ "entity": "geoId/13263", "points_by_facet": [ { - "date": "2020", - "value": 6245, - "facet": 1145703171 + "date": "2021", + "value": 5742, + "facet": 2176550201 } ] }, @@ -5187,9 +5187,9 @@ "entity": "geoId/13265", "points_by_facet": [ { - "date": "2020", - "value": 1596, - "facet": 1145703171 + "date": "2021", + "value": 1558, + "facet": 2176550201 } ] }, @@ -5197,9 +5197,9 @@ "entity": "geoId/13267", "points_by_facet": [ { - "date": "2020", - "value": 25392, - "facet": 1145703171 + "date": "2021", + "value": 23052, + "facet": 2176550201 } ] }, @@ -5207,9 +5207,9 @@ "entity": "geoId/13269", "points_by_facet": [ { - "date": "2020", - "value": 8126, - "facet": 1145703171 + "date": "2021", + "value": 7799, + "facet": 2176550201 } ] }, @@ -5217,9 +5217,9 @@ "entity": "geoId/13271", "points_by_facet": [ { - "date": "2020", - "value": 15871, - "facet": 1145703171 + "date": "2021", + "value": 12414, + "facet": 2176550201 } ] }, @@ -5227,9 +5227,9 @@ "entity": "geoId/13273", "points_by_facet": [ { - "date": "2020", - "value": 8654, - "facet": 1145703171 + "date": "2021", + "value": 8964, + "facet": 2176550201 } ] }, @@ -5237,9 +5237,9 @@ "entity": "geoId/13275", "points_by_facet": [ { - "date": "2020", - "value": 44545, - "facet": 1145703171 + "date": "2021", + "value": 45842, + "facet": 2176550201 } ] }, @@ -5247,9 +5247,9 @@ "entity": "geoId/13277", "points_by_facet": [ { - "date": "2020", - "value": 40590, - "facet": 1145703171 + "date": "2021", + "value": 41212, + "facet": 2176550201 } ] }, @@ -5257,9 +5257,9 @@ "entity": "geoId/13279", "points_by_facet": [ { - "date": "2020", - "value": 26947, - "facet": 1145703171 + "date": "2021", + "value": 26911, + "facet": 2176550201 } ] }, @@ -5267,9 +5267,9 @@ "entity": "geoId/13281", "points_by_facet": [ { - "date": "2020", - "value": 11815, - "facet": 1145703171 + "date": "2021", + "value": 12875, + "facet": 2176550201 } ] }, @@ -5277,9 +5277,9 @@ "entity": "geoId/13283", "points_by_facet": [ { - "date": "2020", - "value": 6787, - "facet": 1145703171 + "date": "2021", + "value": 6306, + "facet": 2176550201 } ] }, @@ -5287,9 +5287,9 @@ "entity": "geoId/13285", "points_by_facet": [ { - "date": "2020", - "value": 70095, - "facet": 1145703171 + "date": "2021", + "value": 69720, + "facet": 2176550201 } ] }, @@ -5297,9 +5297,9 @@ "entity": "geoId/13287", "points_by_facet": [ { - "date": "2020", - "value": 7920, - "facet": 1145703171 + "date": "2021", + "value": 8966, + "facet": 2176550201 } ] }, @@ -5307,9 +5307,9 @@ "entity": "geoId/13289", "points_by_facet": [ { - "date": "2020", - "value": 8195, - "facet": 1145703171 + "date": "2021", + "value": 7856, + "facet": 2176550201 } ] }, @@ -5317,9 +5317,9 @@ "entity": "geoId/13291", "points_by_facet": [ { - "date": "2020", - "value": 23999, - "facet": 1145703171 + "date": "2021", + "value": 25521, + "facet": 2176550201 } ] }, @@ -5327,9 +5327,9 @@ "entity": "geoId/13293", "points_by_facet": [ { - "date": "2020", - "value": 26329, - "facet": 1145703171 + "date": "2021", + "value": 27720, + "facet": 2176550201 } ] }, @@ -5337,9 +5337,9 @@ "entity": "geoId/13295", "points_by_facet": [ { - "date": "2020", - "value": 69398, - "facet": 1145703171 + "date": "2021", + "value": 68510, + "facet": 2176550201 } ] }, @@ -5347,9 +5347,9 @@ "entity": "geoId/13297", "points_by_facet": [ { - "date": "2020", - "value": 93284, - "facet": 1145703171 + "date": "2021", + "value": 99853, + "facet": 2176550201 } ] }, @@ -5357,9 +5357,9 @@ "entity": "geoId/13299", "points_by_facet": [ { - "date": "2020", - "value": 35745, - "facet": 1145703171 + "date": "2021", + "value": 36033, + "facet": 2176550201 } ] }, @@ -5367,9 +5367,9 @@ "entity": "geoId/13301", "points_by_facet": [ { - "date": "2020", - "value": 5259, - "facet": 1145703171 + "date": "2021", + "value": 5240, + "facet": 2176550201 } ] }, @@ -5377,9 +5377,9 @@ "entity": "geoId/13303", "points_by_facet": [ { - "date": "2020", - "value": 20316, - "facet": 1145703171 + "date": "2021", + "value": 19785, + "facet": 2176550201 } ] }, @@ -5387,9 +5387,9 @@ "entity": "geoId/13305", "points_by_facet": [ { - "date": "2020", - "value": 29959, - "facet": 1145703171 + "date": "2021", + "value": 30380, + "facet": 2176550201 } ] }, @@ -5397,9 +5397,9 @@ "entity": "geoId/13307", "points_by_facet": [ { - "date": "2020", - "value": 2587, - "facet": 1145703171 + "date": "2021", + "value": 2367, + "facet": 2176550201 } ] }, @@ -5407,9 +5407,9 @@ "entity": "geoId/13309", "points_by_facet": [ { - "date": "2020", - "value": 7897, - "facet": 1145703171 + "date": "2021", + "value": 7471, + "facet": 2176550201 } ] }, @@ -5417,9 +5417,9 @@ "entity": "geoId/13311", "points_by_facet": [ { - "date": "2020", - "value": 29962, - "facet": 1145703171 + "date": "2021", + "value": 28442, + "facet": 2176550201 } ] }, @@ -5427,9 +5427,9 @@ "entity": "geoId/13313", "points_by_facet": [ { - "date": "2020", - "value": 104122, - "facet": 1145703171 + "date": "2021", + "value": 102848, + "facet": 2176550201 } ] }, @@ -5437,9 +5437,9 @@ "entity": "geoId/13315", "points_by_facet": [ { - "date": "2020", - "value": 8701, - "facet": 1145703171 + "date": "2021", + "value": 8739, + "facet": 2176550201 } ] }, @@ -5447,9 +5447,9 @@ "entity": "geoId/13317", "points_by_facet": [ { - "date": "2020", - "value": 9797, - "facet": 1145703171 + "date": "2021", + "value": 9513, + "facet": 2176550201 } ] }, @@ -5457,9 +5457,9 @@ "entity": "geoId/13319", "points_by_facet": [ { - "date": "2020", - "value": 8945, - "facet": 1145703171 + "date": "2021", + "value": 8831, + "facet": 2176550201 } ] }, @@ -5467,9 +5467,9 @@ "entity": "geoId/13321", "points_by_facet": [ { - "date": "2020", - "value": 20346, - "facet": 1145703171 + "date": "2021", + "value": 20554, + "facet": 2176550201 } ] }, @@ -5477,9 +5477,9 @@ "entity": "geoId/15001", "points_by_facet": [ { - "date": "2020", - "value": 201350, - "facet": 1145703171 + "date": "2021", + "value": 202906, + "facet": 2176550201 } ] }, @@ -5487,9 +5487,9 @@ "entity": "geoId/15003", "points_by_facet": [ { - "date": "2020", - "value": 979682, - "facet": 1145703171 + "date": "2021", + "value": 1000890, + "facet": 2176550201 } ] }, @@ -5497,9 +5497,9 @@ "entity": "geoId/15005", "points_by_facet": [ { - "date": "2020", - "value": 436, - "facet": 1145703171 + "date": "2021", + "value": 82, + "facet": 2176550201 } ] }, @@ -5507,9 +5507,9 @@ "entity": "geoId/15007", "points_by_facet": [ { - "date": "2020", - "value": 71949, - "facet": 1145703171 + "date": "2021", + "value": 73454, + "facet": 2176550201 } ] }, @@ -5517,9 +5517,9 @@ "entity": "geoId/15009", "points_by_facet": [ { - "date": "2020", - "value": 166657, - "facet": 1145703171 + "date": "2021", + "value": 164221, + "facet": 2176550201 } ] }, @@ -5527,9 +5527,9 @@ "entity": "geoId/16001", "points_by_facet": [ { - "date": "2020", - "value": 469473, - "facet": 1145703171 + "date": "2021", + "value": 511931, + "facet": 2176550201 } ] }, @@ -5537,9 +5537,9 @@ "entity": "geoId/16003", "points_by_facet": [ { - "date": "2020", - "value": 4200, - "facet": 1145703171 + "date": "2021", + "value": 4625, + "facet": 2176550201 } ] }, @@ -5547,9 +5547,9 @@ "entity": "geoId/16005", "points_by_facet": [ { - "date": "2020", - "value": 86742, - "facet": 1145703171 + "date": "2021", + "value": 88263, + "facet": 2176550201 } ] }, @@ -5557,9 +5557,9 @@ "entity": "geoId/16007", "points_by_facet": [ { - "date": "2020", - "value": 6054, - "facet": 1145703171 + "date": "2021", + "value": 6545, + "facet": 2176550201 } ] }, @@ -5567,9 +5567,9 @@ "entity": "geoId/16009", "points_by_facet": [ { - "date": "2020", - "value": 9231, - "facet": 1145703171 + "date": "2021", + "value": 9931, + "facet": 2176550201 } ] }, @@ -5577,9 +5577,9 @@ "entity": "geoId/16011", "points_by_facet": [ { - "date": "2020", - "value": 46246, - "facet": 1145703171 + "date": "2021", + "value": 48876, + "facet": 2176550201 } ] }, @@ -5587,9 +5587,9 @@ "entity": "geoId/16013", "points_by_facet": [ { - "date": "2020", - "value": 22729, - "facet": 1145703171 + "date": "2021", + "value": 24766, + "facet": 2176550201 } ] }, @@ -5597,9 +5597,9 @@ "entity": "geoId/16015", "points_by_facet": [ { - "date": "2020", - "value": 7625, - "facet": 1145703171 + "date": "2021", + "value": 8094, + "facet": 2176550201 } ] }, @@ -5607,9 +5607,9 @@ "entity": "geoId/16017", "points_by_facet": [ { - "date": "2020", - "value": 44688, - "facet": 1145703171 + "date": "2021", + "value": 49491, + "facet": 2176550201 } ] }, @@ -5617,9 +5617,9 @@ "entity": "geoId/16019", "points_by_facet": [ { - "date": "2020", - "value": 116970, - "facet": 1145703171 + "date": "2021", + "value": 127930, + "facet": 2176550201 } ] }, @@ -5627,9 +5627,9 @@ "entity": "geoId/16021", "points_by_facet": [ { - "date": "2020", - "value": 12156, - "facet": 1145703171 + "date": "2021", + "value": 12561, + "facet": 2176550201 } ] }, @@ -5637,9 +5637,9 @@ "entity": "geoId/16023", "points_by_facet": [ { - "date": "2020", - "value": 2603, - "facet": 1145703171 + "date": "2021", + "value": 2654, + "facet": 2176550201 } ] }, @@ -5647,9 +5647,9 @@ "entity": "geoId/16025", "points_by_facet": [ { - "date": "2020", - "value": 1069, - "facet": 1145703171 + "date": "2021", + "value": 1139, + "facet": 2176550201 } ] }, @@ -5657,9 +5657,9 @@ "entity": "geoId/16027", "points_by_facet": [ { - "date": "2020", - "value": 223890, - "facet": 1145703171 + "date": "2021", + "value": 243115, + "facet": 2176550201 } ] }, @@ -5667,9 +5667,9 @@ "entity": "geoId/16029", "points_by_facet": [ { - "date": "2020", - "value": 7028, - "facet": 1145703171 + "date": "2021", + "value": 7111, + "facet": 2176550201 } ] }, @@ -5677,9 +5677,9 @@ "entity": "geoId/16031", "points_by_facet": [ { - "date": "2020", - "value": 23847, - "facet": 1145703171 + "date": "2021", + "value": 25164, + "facet": 2176550201 } ] }, @@ -5687,9 +5687,9 @@ "entity": "geoId/16033", "points_by_facet": [ { - "date": "2020", - "value": 885, - "facet": 1145703171 + "date": "2021", + "value": 792, + "facet": 2176550201 } ] }, @@ -5697,9 +5697,9 @@ "entity": "geoId/16035", "points_by_facet": [ { - "date": "2020", - "value": 8735, - "facet": 1145703171 + "date": "2021", + "value": 8895, + "facet": 2176550201 } ] }, @@ -5707,9 +5707,9 @@ "entity": "geoId/16037", "points_by_facet": [ { - "date": "2020", - "value": 4193, - "facet": 1145703171 + "date": "2021", + "value": 4428, + "facet": 2176550201 } ] }, @@ -5717,9 +5717,9 @@ "entity": "geoId/16039", "points_by_facet": [ { - "date": "2020", - "value": 27043, - "facet": 1145703171 + "date": "2021", + "value": 28827, + "facet": 2176550201 } ] }, @@ -5727,9 +5727,9 @@ "entity": "geoId/16041", "points_by_facet": [ { - "date": "2020", - "value": 13736, - "facet": 1145703171 + "date": "2021", + "value": 14666, + "facet": 2176550201 } ] }, @@ -5737,9 +5737,9 @@ "entity": "geoId/16043", "points_by_facet": [ { - "date": "2020", - "value": 13111, - "facet": 1145703171 + "date": "2021", + "value": 13592, + "facet": 2176550201 } ] }, @@ -5747,9 +5747,9 @@ "entity": "geoId/16045", "points_by_facet": [ { - "date": "2020", - "value": 17771, - "facet": 1145703171 + "date": "2021", + "value": 19792, + "facet": 2176550201 } ] }, @@ -5757,9 +5757,9 @@ "entity": "geoId/16047", "points_by_facet": [ { - "date": "2020", - "value": 15280, - "facet": 1145703171 + "date": "2021", + "value": 15772, + "facet": 2176550201 } ] }, @@ -5767,9 +5767,9 @@ "entity": "geoId/16049", "points_by_facet": [ { - "date": "2020", - "value": 16511, - "facet": 1145703171 + "date": "2021", + "value": 17040, + "facet": 2176550201 } ] }, @@ -5777,9 +5777,9 @@ "entity": "geoId/16051", "points_by_facet": [ { - "date": "2020", - "value": 29238, - "facet": 1145703171 + "date": "2021", + "value": 32202, + "facet": 2176550201 } ] }, @@ -5787,9 +5787,9 @@ "entity": "geoId/16053", "points_by_facet": [ { - "date": "2020", - "value": 24074, - "facet": 1145703171 + "date": "2021", + "value": 24662, + "facet": 2176550201 } ] }, @@ -5797,9 +5797,9 @@ "entity": "geoId/16055", "points_by_facet": [ { - "date": "2020", - "value": 161676, - "facet": 1145703171 + "date": "2021", + "value": 179789, + "facet": 2176550201 } ] }, @@ -5807,9 +5807,9 @@ "entity": "geoId/16057", "points_by_facet": [ { - "date": "2020", - "value": 40052, - "facet": 1145703171 + "date": "2021", + "value": 40313, + "facet": 2176550201 } ] }, @@ -5817,9 +5817,9 @@ "entity": "geoId/16059", "points_by_facet": [ { - "date": "2020", - "value": 7929, - "facet": 1145703171 + "date": "2021", + "value": 8162, + "facet": 2176550201 } ] }, @@ -5827,9 +5827,9 @@ "entity": "geoId/16061", "points_by_facet": [ { - "date": "2020", - "value": 3850, - "facet": 1145703171 + "date": "2021", + "value": 3715, + "facet": 2176550201 } ] }, @@ -5837,9 +5837,9 @@ "entity": "geoId/16063", "points_by_facet": [ { - "date": "2020", - "value": 5342, - "facet": 1145703171 + "date": "2021", + "value": 5282, + "facet": 2176550201 } ] }, @@ -5847,9 +5847,9 @@ "entity": "geoId/16065", "points_by_facet": [ { - "date": "2020", - "value": 39725, - "facet": 1145703171 + "date": "2021", + "value": 53881, + "facet": 2176550201 } ] }, @@ -5857,9 +5857,9 @@ "entity": "geoId/16067", "points_by_facet": [ { - "date": "2020", - "value": 20817, - "facet": 1145703171 + "date": "2021", + "value": 21955, + "facet": 2176550201 } ] }, @@ -5867,9 +5867,9 @@ "entity": "geoId/16069", "points_by_facet": [ { - "date": "2020", - "value": 40468, - "facet": 1145703171 + "date": "2021", + "value": 42454, + "facet": 2176550201 } ] }, @@ -5877,9 +5877,9 @@ "entity": "geoId/16071", "points_by_facet": [ { - "date": "2020", - "value": 4429, - "facet": 1145703171 + "date": "2021", + "value": 4611, + "facet": 2176550201 } ] }, @@ -5887,9 +5887,9 @@ "entity": "geoId/16073", "points_by_facet": [ { - "date": "2020", - "value": 11724, - "facet": 1145703171 + "date": "2021", + "value": 12336, + "facet": 2176550201 } ] }, @@ -5897,9 +5897,9 @@ "entity": "geoId/16075", "points_by_facet": [ { - "date": "2020", - "value": 23705, - "facet": 1145703171 + "date": "2021", + "value": 26350, + "facet": 2176550201 } ] }, @@ -5907,9 +5907,9 @@ "entity": "geoId/16077", "points_by_facet": [ { - "date": "2020", - "value": 7635, - "facet": 1145703171 + "date": "2021", + "value": 7950, + "facet": 2176550201 } ] }, @@ -5917,9 +5917,9 @@ "entity": "geoId/16079", "points_by_facet": [ { - "date": "2020", - "value": 12700, - "facet": 1145703171 + "date": "2021", + "value": 13612, + "facet": 2176550201 } ] }, @@ -5927,9 +5927,9 @@ "entity": "geoId/16081", "points_by_facet": [ { - "date": "2020", - "value": 11776, - "facet": 1145703171 + "date": "2021", + "value": 12267, + "facet": 2176550201 } ] }, @@ -5937,9 +5937,9 @@ "entity": "geoId/16083", "points_by_facet": [ { - "date": "2020", - "value": 86198, - "facet": 1145703171 + "date": "2021", + "value": 92243, + "facet": 2176550201 } ] }, @@ -5947,9 +5947,9 @@ "entity": "geoId/16085", "points_by_facet": [ { - "date": "2020", - "value": 11085, - "facet": 1145703171 + "date": "2021", + "value": 12241, + "facet": 2176550201 } ] }, @@ -5957,9 +5957,9 @@ "entity": "geoId/16087", "points_by_facet": [ { - "date": "2020", - "value": 10128, - "facet": 1145703171 + "date": "2021", + "value": 10898, + "facet": 2176550201 } ] }, @@ -5967,9 +5967,9 @@ "entity": "geoId/17001", "points_by_facet": [ { - "date": "2020", - "value": 65670, - "facet": 1145703171 + "date": "2021", + "value": 64954, + "facet": 2176550201 } ] }, @@ -5977,9 +5977,9 @@ "entity": "geoId/17003", "points_by_facet": [ { - "date": "2020", - "value": 6011, - "facet": 1145703171 + "date": "2021", + "value": 5030, + "facet": 2176550201 } ] }, @@ -5987,9 +5987,9 @@ "entity": "geoId/17005", "points_by_facet": [ { - "date": "2020", - "value": 16520, - "facet": 1145703171 + "date": "2021", + "value": 16596, + "facet": 2176550201 } ] }, @@ -5997,9 +5997,9 @@ "entity": "geoId/17007", "points_by_facet": [ { - "date": "2020", - "value": 53293, - "facet": 1145703171 + "date": "2021", + "value": 53159, + "facet": 2176550201 } ] }, @@ -6007,9 +6007,9 @@ "entity": "geoId/17009", "points_by_facet": [ { - "date": "2020", - "value": 6599, - "facet": 1145703171 + "date": "2021", + "value": 6421, + "facet": 2176550201 } ] }, @@ -6017,9 +6017,9 @@ "entity": "geoId/17011", "points_by_facet": [ { - "date": "2020", - "value": 32878, - "facet": 1145703171 + "date": "2021", + "value": 32883, + "facet": 2176550201 } ] }, @@ -6027,9 +6027,9 @@ "entity": "geoId/17013", "points_by_facet": [ { - "date": "2020", - "value": 4782, - "facet": 1145703171 + "date": "2021", + "value": 4369, + "facet": 2176550201 } ] }, @@ -6037,9 +6037,9 @@ "entity": "geoId/17015", "points_by_facet": [ { - "date": "2020", - "value": 14398, - "facet": 1145703171 + "date": "2021", + "value": 15698, + "facet": 2176550201 } ] }, @@ -6047,9 +6047,9 @@ "entity": "geoId/17017", "points_by_facet": [ { - "date": "2020", - "value": 12324, - "facet": 1145703171 + "date": "2021", + "value": 12773, + "facet": 2176550201 } ] }, @@ -6057,9 +6057,9 @@ "entity": "geoId/17019", "points_by_facet": [ { - "date": "2020", - "value": 210006, - "facet": 1145703171 + "date": "2021", + "value": 205943, + "facet": 2176550201 } ] }, @@ -6067,9 +6067,9 @@ "entity": "geoId/17021", "points_by_facet": [ { - "date": "2020", - "value": 32705, - "facet": 1145703171 + "date": "2021", + "value": 33662, + "facet": 2176550201 } ] }, @@ -6077,9 +6077,9 @@ "entity": "geoId/17023", "points_by_facet": [ { - "date": "2020", - "value": 15602, - "facet": 1145703171 + "date": "2021", + "value": 15300, + "facet": 2176550201 } ] }, @@ -6087,9 +6087,9 @@ "entity": "geoId/17025", "points_by_facet": [ { - "date": "2020", - "value": 13217, - "facet": 1145703171 + "date": "2021", + "value": 13143, + "facet": 2176550201 } ] }, @@ -6097,9 +6097,9 @@ "entity": "geoId/17027", "points_by_facet": [ { - "date": "2020", - "value": 37549, - "facet": 1145703171 + "date": "2021", + "value": 36793, + "facet": 2176550201 } ] }, @@ -6107,9 +6107,9 @@ "entity": "geoId/17029", "points_by_facet": [ { - "date": "2020", - "value": 51065, - "facet": 1145703171 + "date": "2021", + "value": 46765, + "facet": 2176550201 } ] }, @@ -6117,9 +6117,9 @@ "entity": "geoId/17031", "points_by_facet": [ { - "date": "2020", - "value": 5169517, - "facet": 1145703171 + "date": "2021", + "value": 5173146, + "facet": 2176550201 } ] }, @@ -6127,9 +6127,9 @@ "entity": "geoId/17033", "points_by_facet": [ { - "date": "2020", - "value": 18833, - "facet": 1145703171 + "date": "2021", + "value": 18659, + "facet": 2176550201 } ] }, @@ -6137,9 +6137,9 @@ "entity": "geoId/17035", "points_by_facet": [ { - "date": "2020", - "value": 10787, - "facet": 1145703171 + "date": "2021", + "value": 10345, + "facet": 2176550201 } ] }, @@ -6147,9 +6147,9 @@ "entity": "geoId/17037", "points_by_facet": [ { - "date": "2020", - "value": 104588, - "facet": 1145703171 + "date": "2021", + "value": 100414, + "facet": 2176550201 } ] }, @@ -6157,9 +6157,9 @@ "entity": "geoId/17039", "points_by_facet": [ { - "date": "2020", - "value": 15764, - "facet": 1145703171 + "date": "2021", + "value": 15341, + "facet": 2176550201 } ] }, @@ -6167,9 +6167,9 @@ "entity": "geoId/17041", "points_by_facet": [ { - "date": "2020", - "value": 19551, - "facet": 1145703171 + "date": "2021", + "value": 19722, + "facet": 2176550201 } ] }, @@ -6177,9 +6177,9 @@ "entity": "geoId/17043", "points_by_facet": [ { - "date": "2020", - "value": 926005, - "facet": 1145703171 + "date": "2021", + "value": 924885, + "facet": 2176550201 } ] }, @@ -6187,9 +6187,9 @@ "entity": "geoId/17045", "points_by_facet": [ { - "date": "2020", - "value": 17272, - "facet": 1145703171 + "date": "2021", + "value": 16520, + "facet": 2176550201 } ] }, @@ -6197,9 +6197,9 @@ "entity": "geoId/17047", "points_by_facet": [ { - "date": "2020", - "value": 6431, - "facet": 1145703171 + "date": "2021", + "value": 6075, + "facet": 2176550201 } ] }, @@ -6207,9 +6207,9 @@ "entity": "geoId/17049", "points_by_facet": [ { - "date": "2020", - "value": 34151, - "facet": 1145703171 + "date": "2021", + "value": 34430, + "facet": 2176550201 } ] }, @@ -6217,9 +6217,9 @@ "entity": "geoId/17051", "points_by_facet": [ { - "date": "2020", - "value": 21418, - "facet": 1145703171 + "date": "2021", + "value": 21384, + "facet": 2176550201 } ] }, @@ -6227,9 +6227,9 @@ "entity": "geoId/17053", "points_by_facet": [ { - "date": "2020", - "value": 13155, - "facet": 1145703171 + "date": "2021", + "value": 13511, + "facet": 2176550201 } ] }, @@ -6237,9 +6237,9 @@ "entity": "geoId/17055", "points_by_facet": [ { - "date": "2020", - "value": 38688, - "facet": 1145703171 + "date": "2021", + "value": 37442, + "facet": 2176550201 } ] }, @@ -6247,9 +6247,9 @@ "entity": "geoId/17057", "points_by_facet": [ { - "date": "2020", - "value": 34654, - "facet": 1145703171 + "date": "2021", + "value": 33197, + "facet": 2176550201 } ] }, @@ -6257,9 +6257,9 @@ "entity": "geoId/17059", "points_by_facet": [ { - "date": "2020", - "value": 4983, - "facet": 1145703171 + "date": "2021", + "value": 4903, + "facet": 2176550201 } ] }, @@ -6267,9 +6267,9 @@ "entity": "geoId/17061", "points_by_facet": [ { - "date": "2020", - "value": 12988, - "facet": 1145703171 + "date": "2021", + "value": 11843, + "facet": 2176550201 } ] }, @@ -6277,9 +6277,9 @@ "entity": "geoId/17063", "points_by_facet": [ { - "date": "2020", - "value": 50798, - "facet": 1145703171 + "date": "2021", + "value": 52989, + "facet": 2176550201 } ] }, @@ -6287,9 +6287,9 @@ "entity": "geoId/17065", "points_by_facet": [ { - "date": "2020", - "value": 8151, - "facet": 1145703171 + "date": "2021", + "value": 7911, + "facet": 2176550201 } ] }, @@ -6297,9 +6297,9 @@ "entity": "geoId/17067", "points_by_facet": [ { - "date": "2020", - "value": 17820, - "facet": 1145703171 + "date": "2021", + "value": 17400, + "facet": 2176550201 } ] }, @@ -6307,9 +6307,9 @@ "entity": "geoId/17069", "points_by_facet": [ { - "date": "2020", - "value": 3890, - "facet": 1145703171 + "date": "2021", + "value": 3650, + "facet": 2176550201 } ] }, @@ -6317,9 +6317,9 @@ "entity": "geoId/17071", "points_by_facet": [ { - "date": "2020", - "value": 6737, - "facet": 1145703171 + "date": "2021", + "value": 6312, + "facet": 2176550201 } ] }, @@ -6327,9 +6327,9 @@ "entity": "geoId/17073", "points_by_facet": [ { - "date": "2020", - "value": 49032, - "facet": 1145703171 + "date": "2021", + "value": 48907, + "facet": 2176550201 } ] }, @@ -6337,9 +6337,9 @@ "entity": "geoId/17075", "points_by_facet": [ { - "date": "2020", - "value": 27437, - "facet": 1145703171 + "date": "2021", + "value": 26827, + "facet": 2176550201 } ] }, @@ -6347,9 +6347,9 @@ "entity": "geoId/17077", "points_by_facet": [ { - "date": "2020", - "value": 57517, - "facet": 1145703171 + "date": "2021", + "value": 52565, + "facet": 2176550201 } ] }, @@ -6357,9 +6357,9 @@ "entity": "geoId/17079", "points_by_facet": [ { - "date": "2020", - "value": 9547, - "facet": 1145703171 + "date": "2021", + "value": 9193, + "facet": 2176550201 } ] }, @@ -6367,9 +6367,9 @@ "entity": "geoId/17081", "points_by_facet": [ { - "date": "2020", - "value": 37774, - "facet": 1145703171 + "date": "2021", + "value": 36877, + "facet": 2176550201 } ] }, @@ -6377,9 +6377,9 @@ "entity": "geoId/17083", "points_by_facet": [ { - "date": "2020", - "value": 21776, - "facet": 1145703171 + "date": "2021", + "value": 21333, + "facet": 2176550201 } ] }, @@ -6387,9 +6387,9 @@ "entity": "geoId/17085", "points_by_facet": [ { - "date": "2020", - "value": 21429, - "facet": 1145703171 + "date": "2021", + "value": 21939, + "facet": 2176550201 } ] }, @@ -6397,9 +6397,9 @@ "entity": "geoId/17087", "points_by_facet": [ { - "date": "2020", - "value": 12391, - "facet": 1145703171 + "date": "2021", + "value": 13463, + "facet": 2176550201 } ] }, @@ -6407,9 +6407,9 @@ "entity": "geoId/17089", "points_by_facet": [ { - "date": "2020", - "value": 531756, - "facet": 1145703171 + "date": "2021", + "value": 515588, + "facet": 2176550201 } ] }, @@ -6417,9 +6417,9 @@ "entity": "geoId/17091", "points_by_facet": [ { - "date": "2020", - "value": 109924, - "facet": 1145703171 + "date": "2021", + "value": 106601, + "facet": 2176550201 } ] }, @@ -6427,9 +6427,9 @@ "entity": "geoId/17093", "points_by_facet": [ { - "date": "2020", - "value": 127583, - "facet": 1145703171 + "date": "2021", + "value": 134867, + "facet": 2176550201 } ] }, @@ -6437,9 +6437,9 @@ "entity": "geoId/17095", "points_by_facet": [ { - "date": "2020", - "value": 50052, - "facet": 1145703171 + "date": "2021", + "value": 49268, + "facet": 2176550201 } ] }, @@ -6447,9 +6447,9 @@ "entity": "geoId/17097", "points_by_facet": [ { - "date": "2020", - "value": 699682, - "facet": 1145703171 + "date": "2021", + "value": 711239, + "facet": 2176550201 } ] }, @@ -6457,9 +6457,9 @@ "entity": "geoId/17099", "points_by_facet": [ { - "date": "2020", - "value": 108998, - "facet": 1145703171 + "date": "2021", + "value": 108965, + "facet": 2176550201 } ] }, @@ -6467,9 +6467,9 @@ "entity": "geoId/17101", "points_by_facet": [ { - "date": "2020", - "value": 15830, - "facet": 1145703171 + "date": "2021", + "value": 15152, + "facet": 2176550201 } ] }, @@ -6477,9 +6477,9 @@ "entity": "geoId/17103", "points_by_facet": [ { - "date": "2020", - "value": 34204, - "facet": 1145703171 + "date": "2021", + "value": 34049, + "facet": 2176550201 } ] }, @@ -6487,9 +6487,9 @@ "entity": "geoId/17105", "points_by_facet": [ { - "date": "2020", - "value": 35757, - "facet": 1145703171 + "date": "2021", + "value": 35664, + "facet": 2176550201 } ] }, @@ -6497,9 +6497,9 @@ "entity": "geoId/17107", "points_by_facet": [ { - "date": "2020", - "value": 28818, - "facet": 1145703171 + "date": "2021", + "value": 27992, + "facet": 2176550201 } ] }, @@ -6507,9 +6507,9 @@ "entity": "geoId/17109", "points_by_facet": [ { - "date": "2020", - "value": 30107, - "facet": 1145703171 + "date": "2021", + "value": 26828, + "facet": 2176550201 } ] }, @@ -6517,9 +6517,9 @@ "entity": "geoId/17111", "points_by_facet": [ { - "date": "2020", - "value": 307291, - "facet": 1145703171 + "date": "2021", + "value": 311122, + "facet": 2176550201 } ] }, @@ -6527,9 +6527,9 @@ "entity": "geoId/17113", "points_by_facet": [ { - "date": "2020", - "value": 172164, - "facet": 1145703171 + "date": "2021", + "value": 170889, + "facet": 2176550201 } ] }, @@ -6537,9 +6537,9 @@ "entity": "geoId/17115", "points_by_facet": [ { - "date": "2020", - "value": 104688, - "facet": 1145703171 + "date": "2021", + "value": 102432, + "facet": 2176550201 } ] }, @@ -6547,9 +6547,9 @@ "entity": "geoId/17117", "points_by_facet": [ { - "date": "2020", - "value": 45243, - "facet": 1145703171 + "date": "2021", + "value": 44406, + "facet": 2176550201 } ] }, @@ -6557,9 +6557,9 @@ "entity": "geoId/17119", "points_by_facet": [ { - "date": "2020", - "value": 264403, - "facet": 1145703171 + "date": "2021", + "value": 264490, + "facet": 2176550201 } ] }, @@ -6567,9 +6567,9 @@ "entity": "geoId/17121", "points_by_facet": [ { - "date": "2020", - "value": 37524, - "facet": 1145703171 + "date": "2021", + "value": 37390, + "facet": 2176550201 } ] }, @@ -6577,9 +6577,9 @@ "entity": "geoId/17123", "points_by_facet": [ { - "date": "2020", - "value": 11562, - "facet": 1145703171 + "date": "2021", + "value": 11663, + "facet": 2176550201 } ] }, @@ -6587,9 +6587,9 @@ "entity": "geoId/17125", "points_by_facet": [ { - "date": "2020", - "value": 13486, - "facet": 1145703171 + "date": "2021", + "value": 12881, + "facet": 2176550201 } ] }, @@ -6597,9 +6597,9 @@ "entity": "geoId/17127", "points_by_facet": [ { - "date": "2020", - "value": 14041, - "facet": 1145703171 + "date": "2021", + "value": 13960, + "facet": 2176550201 } ] }, @@ -6607,9 +6607,9 @@ "entity": "geoId/17129", "points_by_facet": [ { - "date": "2020", - "value": 12261, - "facet": 1145703171 + "date": "2021", + "value": 12164, + "facet": 2176550201 } ] }, @@ -6617,9 +6617,9 @@ "entity": "geoId/17131", "points_by_facet": [ { - "date": "2020", - "value": 15503, - "facet": 1145703171 + "date": "2021", + "value": 15582, + "facet": 2176550201 } ] }, @@ -6627,9 +6627,9 @@ "entity": "geoId/17133", "points_by_facet": [ { - "date": "2020", - "value": 34444, - "facet": 1145703171 + "date": "2021", + "value": 34932, + "facet": 2176550201 } ] }, @@ -6637,9 +6637,9 @@ "entity": "geoId/17135", "points_by_facet": [ { - "date": "2020", - "value": 28598, - "facet": 1145703171 + "date": "2021", + "value": 28084, + "facet": 2176550201 } ] }, @@ -6647,9 +6647,9 @@ "entity": "geoId/17137", "points_by_facet": [ { - "date": "2020", - "value": 34012, - "facet": 1145703171 + "date": "2021", + "value": 32606, + "facet": 2176550201 } ] }, @@ -6657,9 +6657,9 @@ "entity": "geoId/17139", "points_by_facet": [ { - "date": "2020", - "value": 14557, - "facet": 1145703171 + "date": "2021", + "value": 14510, + "facet": 2176550201 } ] }, @@ -6667,9 +6667,9 @@ "entity": "geoId/17141", "points_by_facet": [ { - "date": "2020", - "value": 50793, - "facet": 1145703171 + "date": "2021", + "value": 51449, + "facet": 2176550201 } ] }, @@ -6677,9 +6677,9 @@ "entity": "geoId/17143", "points_by_facet": [ { - "date": "2020", - "value": 181111, - "facet": 1145703171 + "date": "2021", + "value": 179432, + "facet": 2176550201 } ] }, @@ -6687,9 +6687,9 @@ "entity": "geoId/17145", "points_by_facet": [ { - "date": "2020", - "value": 21092, - "facet": 1145703171 + "date": "2021", + "value": 20985, + "facet": 2176550201 } ] }, @@ -6697,9 +6697,9 @@ "entity": "geoId/17147", "points_by_facet": [ { - "date": "2020", - "value": 16412, - "facet": 1145703171 + "date": "2021", + "value": 16753, + "facet": 2176550201 } ] }, @@ -6707,9 +6707,9 @@ "entity": "geoId/17149", "points_by_facet": [ { - "date": "2020", - "value": 15571, - "facet": 1145703171 + "date": "2021", + "value": 14618, + "facet": 2176550201 } ] }, @@ -6717,9 +6717,9 @@ "entity": "geoId/17151", "points_by_facet": [ { - "date": "2020", - "value": 4177, - "facet": 1145703171 + "date": "2021", + "value": 3779, + "facet": 2176550201 } ] }, @@ -6727,9 +6727,9 @@ "entity": "geoId/17153", "points_by_facet": [ { - "date": "2020", - "value": 5414, - "facet": 1145703171 + "date": "2021", + "value": 5065, + "facet": 2176550201 } ] }, @@ -6737,9 +6737,9 @@ "entity": "geoId/17155", "points_by_facet": [ { - "date": "2020", - "value": 5720, - "facet": 1145703171 + "date": "2021", + "value": 5566, + "facet": 2176550201 } ] }, @@ -6747,9 +6747,9 @@ "entity": "geoId/17157", "points_by_facet": [ { - "date": "2020", - "value": 31973, - "facet": 1145703171 + "date": "2021", + "value": 30142, + "facet": 2176550201 } ] }, @@ -6757,9 +6757,9 @@ "entity": "geoId/17159", "points_by_facet": [ { - "date": "2020", - "value": 15677, - "facet": 1145703171 + "date": "2021", + "value": 15796, + "facet": 2176550201 } ] }, @@ -6767,9 +6767,9 @@ "entity": "geoId/17161", "points_by_facet": [ { - "date": "2020", - "value": 142801, - "facet": 1145703171 + "date": "2021", + "value": 142909, + "facet": 2176550201 } ] }, @@ -6777,9 +6777,9 @@ "entity": "geoId/17163", "points_by_facet": [ { - "date": "2020", - "value": 261186, - "facet": 1145703171 + "date": "2021", + "value": 254796, + "facet": 2176550201 } ] }, @@ -6787,9 +6787,9 @@ "entity": "geoId/17165", "points_by_facet": [ { - "date": "2020", - "value": 23735, - "facet": 1145703171 + "date": "2021", + "value": 23320, + "facet": 2176550201 } ] }, @@ -6797,9 +6797,9 @@ "entity": "geoId/17167", "points_by_facet": [ { - "date": "2020", - "value": 195963, - "facet": 1145703171 + "date": "2021", + "value": 194734, + "facet": 2176550201 } ] }, @@ -6807,9 +6807,9 @@ "entity": "geoId/17169", "points_by_facet": [ { - "date": "2020", - "value": 6897, - "facet": 1145703171 + "date": "2021", + "value": 6843, + "facet": 2176550201 } ] }, @@ -6817,9 +6817,9 @@ "entity": "geoId/17171", "points_by_facet": [ { - "date": "2020", - "value": 4982, - "facet": 1145703171 + "date": "2021", + "value": 4836, + "facet": 2176550201 } ] }, @@ -6827,9 +6827,9 @@ "entity": "geoId/17173", "points_by_facet": [ { - "date": "2020", - "value": 21623, - "facet": 1145703171 + "date": "2021", + "value": 20789, + "facet": 2176550201 } ] }, @@ -6837,9 +6837,9 @@ "entity": "geoId/17175", "points_by_facet": [ { - "date": "2020", - "value": 5393, - "facet": 1145703171 + "date": "2021", + "value": 5294, + "facet": 2176550201 } ] }, @@ -6847,9 +6847,9 @@ "entity": "geoId/17177", "points_by_facet": [ { - "date": "2020", - "value": 44683, - "facet": 1145703171 + "date": "2021", + "value": 44021, + "facet": 2176550201 } ] }, @@ -6857,9 +6857,9 @@ "entity": "geoId/17179", "points_by_facet": [ { - "date": "2020", - "value": 132524, - "facet": 1145703171 + "date": "2021", + "value": 130413, + "facet": 2176550201 } ] }, @@ -6867,9 +6867,9 @@ "entity": "geoId/17181", "points_by_facet": [ { - "date": "2020", - "value": 16829, - "facet": 1145703171 + "date": "2021", + "value": 16923, + "facet": 2176550201 } ] }, @@ -6877,9 +6877,9 @@ "entity": "geoId/17183", "points_by_facet": [ { - "date": "2020", - "value": 76704, - "facet": 1145703171 + "date": "2021", + "value": 73095, + "facet": 2176550201 } ] }, @@ -6887,9 +6887,9 @@ "entity": "geoId/17185", "points_by_facet": [ { - "date": "2020", - "value": 11390, - "facet": 1145703171 + "date": "2021", + "value": 11202, + "facet": 2176550201 } ] }, @@ -6897,9 +6897,9 @@ "entity": "geoId/17187", "points_by_facet": [ { - "date": "2020", - "value": 16981, - "facet": 1145703171 + "date": "2021", + "value": 16531, + "facet": 2176550201 } ] }, @@ -6907,9 +6907,9 @@ "entity": "geoId/17189", "points_by_facet": [ { - "date": "2020", - "value": 13967, - "facet": 1145703171 + "date": "2021", + "value": 13655, + "facet": 2176550201 } ] }, @@ -6917,9 +6917,9 @@ "entity": "geoId/17191", "points_by_facet": [ { - "date": "2020", - "value": 16309, - "facet": 1145703171 + "date": "2021", + "value": 15963, + "facet": 2176550201 } ] }, @@ -6927,9 +6927,9 @@ "entity": "geoId/17193", "points_by_facet": [ { - "date": "2020", - "value": 13712, - "facet": 1145703171 + "date": "2021", + "value": 13784, + "facet": 2176550201 } ] }, @@ -6937,9 +6937,9 @@ "entity": "geoId/17195", "points_by_facet": [ { - "date": "2020", - "value": 55583, - "facet": 1145703171 + "date": "2021", + "value": 55305, + "facet": 2176550201 } ] }, @@ -6947,9 +6947,9 @@ "entity": "geoId/17197", "points_by_facet": [ { - "date": "2020", - "value": 689704, - "facet": 1145703171 + "date": "2021", + "value": 697252, + "facet": 2176550201 } ] }, @@ -6957,9 +6957,9 @@ "entity": "geoId/17199", "points_by_facet": [ { - "date": "2020", - "value": 66929, - "facet": 1145703171 + "date": "2021", + "value": 66879, + "facet": 2176550201 } ] }, @@ -6967,9 +6967,9 @@ "entity": "geoId/17201", "points_by_facet": [ { - "date": "2020", - "value": 283635, - "facet": 1145703171 + "date": "2021", + "value": 283119, + "facet": 2176550201 } ] }, @@ -6977,9 +6977,9 @@ "entity": "geoId/17203", "points_by_facet": [ { - "date": "2020", - "value": 38503, - "facet": 1145703171 + "date": "2021", + "value": 38225, + "facet": 2176550201 } ] }, @@ -6987,9 +6987,9 @@ "entity": "geoId/18001", "points_by_facet": [ { - "date": "2020", - "value": 35544, - "facet": 1145703171 + "date": "2021", + "value": 35961, + "facet": 2176550201 } ] }, @@ -6997,9 +6997,9 @@ "entity": "geoId/18003", "points_by_facet": [ { - "date": "2020", - "value": 375520, - "facet": 1145703171 + "date": "2021", + "value": 388608, + "facet": 2176550201 } ] }, @@ -7007,9 +7007,9 @@ "entity": "geoId/18005", "points_by_facet": [ { - "date": "2020", - "value": 83280, - "facet": 1145703171 + "date": "2021", + "value": 82475, + "facet": 2176550201 } ] }, @@ -7017,9 +7017,9 @@ "entity": "geoId/18007", "points_by_facet": [ { - "date": "2020", - "value": 8695, - "facet": 1145703171 + "date": "2021", + "value": 8714, + "facet": 2176550201 } ] }, @@ -7027,9 +7027,9 @@ "entity": "geoId/18009", "points_by_facet": [ { - "date": "2020", - "value": 11926, - "facet": 1145703171 + "date": "2021", + "value": 12091, + "facet": 2176550201 } ] }, @@ -7037,9 +7037,9 @@ "entity": "geoId/18011", "points_by_facet": [ { - "date": "2020", - "value": 66875, - "facet": 1145703171 + "date": "2021", + "value": 73052, + "facet": 2176550201 } ] }, @@ -7047,9 +7047,9 @@ "entity": "geoId/18013", "points_by_facet": [ { - "date": "2020", - "value": 15093, - "facet": 1145703171 + "date": "2021", + "value": 15552, + "facet": 2176550201 } ] }, @@ -7057,9 +7057,9 @@ "entity": "geoId/18015", "points_by_facet": [ { - "date": "2020", - "value": 20137, - "facet": 1145703171 + "date": "2021", + "value": 20444, + "facet": 2176550201 } ] }, @@ -7067,9 +7067,9 @@ "entity": "geoId/18017", "points_by_facet": [ { - "date": "2020", - "value": 37727, - "facet": 1145703171 + "date": "2021", + "value": 37563, + "facet": 2176550201 } ] }, @@ -7077,9 +7077,9 @@ "entity": "geoId/18019", "points_by_facet": [ { - "date": "2020", - "value": 117410, - "facet": 1145703171 + "date": "2021", + "value": 122738, + "facet": 2176550201 } ] }, @@ -7087,9 +7087,9 @@ "entity": "geoId/18021", "points_by_facet": [ { - "date": "2020", - "value": 26231, - "facet": 1145703171 + "date": "2021", + "value": 26410, + "facet": 2176550201 } ] }, @@ -7097,9 +7097,9 @@ "entity": "geoId/18023", "points_by_facet": [ { - "date": "2020", - "value": 32186, - "facet": 1145703171 + "date": "2021", + "value": 33065, + "facet": 2176550201 } ] }, @@ -7107,9 +7107,9 @@ "entity": "geoId/18025", "points_by_facet": [ { - "date": "2020", - "value": 10582, - "facet": 1145703171 + "date": "2021", + "value": 10514, + "facet": 2176550201 } ] }, @@ -7117,9 +7117,9 @@ "entity": "geoId/18027", "points_by_facet": [ { - "date": "2020", - "value": 33277, - "facet": 1145703171 + "date": "2021", + "value": 33397, + "facet": 2176550201 } ] }, @@ -7127,9 +7127,9 @@ "entity": "geoId/18029", "points_by_facet": [ { - "date": "2020", - "value": 49612, - "facet": 1145703171 + "date": "2021", + "value": 50816, + "facet": 2176550201 } ] }, @@ -7137,9 +7137,9 @@ "entity": "geoId/18031", "points_by_facet": [ { - "date": "2020", - "value": 26587, - "facet": 1145703171 + "date": "2021", + "value": 26320, + "facet": 2176550201 } ] }, @@ -7147,9 +7147,9 @@ "entity": "geoId/18033", "points_by_facet": [ { - "date": "2020", - "value": 43193, - "facet": 1145703171 + "date": "2021", + "value": 43333, + "facet": 2176550201 } ] }, @@ -7157,9 +7157,9 @@ "entity": "geoId/18035", "points_by_facet": [ { - "date": "2020", - "value": 114461, - "facet": 1145703171 + "date": "2021", + "value": 111871, + "facet": 2176550201 } ] }, @@ -7167,9 +7167,9 @@ "entity": "geoId/18037", "points_by_facet": [ { - "date": "2020", - "value": 42534, - "facet": 1145703171 + "date": "2021", + "value": 43549, + "facet": 2176550201 } ] }, @@ -7177,9 +7177,9 @@ "entity": "geoId/18039", "points_by_facet": [ { - "date": "2020", - "value": 205184, - "facet": 1145703171 + "date": "2021", + "value": 206921, + "facet": 2176550201 } ] }, @@ -7187,9 +7187,9 @@ "entity": "geoId/18041", "points_by_facet": [ { - "date": "2020", - "value": 23068, - "facet": 1145703171 + "date": "2021", + "value": 23360, + "facet": 2176550201 } ] }, @@ -7197,9 +7197,9 @@ "entity": "geoId/18043", "points_by_facet": [ { - "date": "2020", - "value": 77879, - "facet": 1145703171 + "date": "2021", + "value": 80454, + "facet": 2176550201 } ] }, @@ -7207,9 +7207,9 @@ "entity": "geoId/18045", "points_by_facet": [ { - "date": "2020", - "value": 16456, - "facet": 1145703171 + "date": "2021", + "value": 16427, + "facet": 2176550201 } ] }, @@ -7217,9 +7217,9 @@ "entity": "geoId/18047", "points_by_facet": [ { - "date": "2020", - "value": 22750, - "facet": 1145703171 + "date": "2021", + "value": 22842, + "facet": 2176550201 } ] }, @@ -7227,9 +7227,9 @@ "entity": "geoId/18049", "points_by_facet": [ { - "date": "2020", - "value": 20069, - "facet": 1145703171 + "date": "2021", + "value": 20386, + "facet": 2176550201 } ] }, @@ -7237,9 +7237,9 @@ "entity": "geoId/18051", "points_by_facet": [ { - "date": "2020", - "value": 33711, - "facet": 1145703171 + "date": "2021", + "value": 32924, + "facet": 2176550201 } ] }, @@ -7247,9 +7247,9 @@ "entity": "geoId/18053", "points_by_facet": [ { - "date": "2020", - "value": 66055, - "facet": 1145703171 + "date": "2021", + "value": 66263, + "facet": 2176550201 } ] }, @@ -7257,9 +7257,9 @@ "entity": "geoId/18055", "points_by_facet": [ { - "date": "2020", - "value": 32174, - "facet": 1145703171 + "date": "2021", + "value": 30786, + "facet": 2176550201 } ] }, @@ -7267,9 +7267,9 @@ "entity": "geoId/18057", "points_by_facet": [ { - "date": "2020", - "value": 330455, - "facet": 1145703171 + "date": "2021", + "value": 356650, + "facet": 2176550201 } ] }, @@ -7277,9 +7277,9 @@ "entity": "geoId/18059", "points_by_facet": [ { - "date": "2020", - "value": 76614, - "facet": 1145703171 + "date": "2021", + "value": 81789, + "facet": 2176550201 } ] }, @@ -7287,9 +7287,9 @@ "entity": "geoId/18061", "points_by_facet": [ { - "date": "2020", - "value": 40164, - "facet": 1145703171 + "date": "2021", + "value": 39761, + "facet": 2176550201 } ] }, @@ -7297,9 +7297,9 @@ "entity": "geoId/18063", "points_by_facet": [ { - "date": "2020", - "value": 166806, - "facet": 1145703171 + "date": "2021", + "value": 179355, + "facet": 2176550201 } ] }, @@ -7307,9 +7307,9 @@ "entity": "geoId/18065", "points_by_facet": [ { - "date": "2020", - "value": 48158, - "facet": 1145703171 + "date": "2021", + "value": 48935, + "facet": 2176550201 } ] }, @@ -7317,9 +7317,9 @@ "entity": "geoId/18067", "points_by_facet": [ { - "date": "2020", - "value": 82486, - "facet": 1145703171 + "date": "2021", + "value": 83687, + "facet": 2176550201 } ] }, @@ -7327,9 +7327,9 @@ "entity": "geoId/18069", "points_by_facet": [ { - "date": "2020", - "value": 36351, - "facet": 1145703171 + "date": "2021", + "value": 36717, + "facet": 2176550201 } ] }, @@ -7337,9 +7337,9 @@ "entity": "geoId/18071", "points_by_facet": [ { - "date": "2020", - "value": 44077, - "facet": 1145703171 + "date": "2021", + "value": 46067, + "facet": 2176550201 } ] }, @@ -7347,9 +7347,9 @@ "entity": "geoId/18073", "points_by_facet": [ { - "date": "2020", - "value": 33433, - "facet": 1145703171 + "date": "2021", + "value": 33091, + "facet": 2176550201 } ] }, @@ -7357,9 +7357,9 @@ "entity": "geoId/18075", "points_by_facet": [ { - "date": "2020", - "value": 20697, - "facet": 1145703171 + "date": "2021", + "value": 20248, + "facet": 2176550201 } ] }, @@ -7367,9 +7367,9 @@ "entity": "geoId/18077", "points_by_facet": [ { - "date": "2020", - "value": 32167, - "facet": 1145703171 + "date": "2021", + "value": 33141, + "facet": 2176550201 } ] }, @@ -7377,9 +7377,9 @@ "entity": "geoId/18079", "points_by_facet": [ { - "date": "2020", - "value": 27639, - "facet": 1145703171 + "date": "2021", + "value": 27409, + "facet": 2176550201 } ] }, @@ -7387,9 +7387,9 @@ "entity": "geoId/18081", "points_by_facet": [ { - "date": "2020", - "value": 156148, - "facet": 1145703171 + "date": "2021", + "value": 164298, + "facet": 2176550201 } ] }, @@ -7397,9 +7397,9 @@ "entity": "geoId/18083", "points_by_facet": [ { - "date": "2020", - "value": 36833, - "facet": 1145703171 + "date": "2021", + "value": 35956, + "facet": 2176550201 } ] }, @@ -7407,9 +7407,9 @@ "entity": "geoId/18085", "points_by_facet": [ { - "date": "2020", - "value": 79156, - "facet": 1145703171 + "date": "2021", + "value": 80106, + "facet": 2176550201 } ] }, @@ -7417,9 +7417,9 @@ "entity": "geoId/18087", "points_by_facet": [ { - "date": "2020", - "value": 39537, - "facet": 1145703171 + "date": "2021", + "value": 40524, + "facet": 2176550201 } ] }, @@ -7427,9 +7427,9 @@ "entity": "geoId/18089", "points_by_facet": [ { - "date": "2020", - "value": 485983, - "facet": 1145703171 + "date": "2021", + "value": 498558, + "facet": 2176550201 } ] }, @@ -7437,9 +7437,9 @@ "entity": "geoId/18091", "points_by_facet": [ { - "date": "2020", - "value": 110026, - "facet": 1145703171 + "date": "2021", + "value": 112390, + "facet": 2176550201 } ] }, @@ -7447,9 +7447,9 @@ "entity": "geoId/18093", "points_by_facet": [ { - "date": "2020", - "value": 45552, - "facet": 1145703171 + "date": "2021", + "value": 45070, + "facet": 2176550201 } ] }, @@ -7457,9 +7457,9 @@ "entity": "geoId/18095", "points_by_facet": [ { - "date": "2020", - "value": 129486, - "facet": 1145703171 + "date": "2021", + "value": 130782, + "facet": 2176550201 } ] }, @@ -7467,9 +7467,9 @@ "entity": "geoId/18097", "points_by_facet": [ { - "date": "2020", - "value": 957337, - "facet": 1145703171 + "date": "2021", + "value": 971102, + "facet": 2176550201 } ] }, @@ -7477,9 +7477,9 @@ "entity": "geoId/18099", "points_by_facet": [ { - "date": "2020", - "value": 46336, - "facet": 1145703171 + "date": "2021", + "value": 46121, + "facet": 2176550201 } ] }, @@ -7487,9 +7487,9 @@ "entity": "geoId/18101", "points_by_facet": [ { - "date": "2020", - "value": 10169, - "facet": 1145703171 + "date": "2021", + "value": 9780, + "facet": 2176550201 } ] }, @@ -7497,9 +7497,9 @@ "entity": "geoId/18103", "points_by_facet": [ { - "date": "2020", - "value": 35684, - "facet": 1145703171 + "date": "2021", + "value": 36081, + "facet": 2176550201 } ] }, @@ -7507,9 +7507,9 @@ "entity": "geoId/18105", "points_by_facet": [ { - "date": "2020", - "value": 147318, - "facet": 1145703171 + "date": "2021", + "value": 139875, + "facet": 2176550201 } ] }, @@ -7517,9 +7517,9 @@ "entity": "geoId/18107", "points_by_facet": [ { - "date": "2020", - "value": 38295, - "facet": 1145703171 + "date": "2021", + "value": 38063, + "facet": 2176550201 } ] }, @@ -7527,9 +7527,9 @@ "entity": "geoId/18109", "points_by_facet": [ { - "date": "2020", - "value": 70141, - "facet": 1145703171 + "date": "2021", + "value": 72206, + "facet": 2176550201 } ] }, @@ -7537,9 +7537,9 @@ "entity": "geoId/18111", "points_by_facet": [ { - "date": "2020", - "value": 13981, - "facet": 1145703171 + "date": "2021", + "value": 13808, + "facet": 2176550201 } ] }, @@ -7547,9 +7547,9 @@ "entity": "geoId/18113", "points_by_facet": [ { - "date": "2020", - "value": 47640, - "facet": 1145703171 + "date": "2021", + "value": 47227, + "facet": 2176550201 } ] }, @@ -7557,9 +7557,9 @@ "entity": "geoId/18115", "points_by_facet": [ { - "date": "2020", - "value": 5890, - "facet": 1145703171 + "date": "2021", + "value": 5978, + "facet": 2176550201 } ] }, @@ -7567,9 +7567,9 @@ "entity": "geoId/18117", "points_by_facet": [ { - "date": "2020", - "value": 19552, - "facet": 1145703171 + "date": "2021", + "value": 19830, + "facet": 2176550201 } ] }, @@ -7577,9 +7577,9 @@ "entity": "geoId/18119", "points_by_facet": [ { - "date": "2020", - "value": 20854, - "facet": 1145703171 + "date": "2021", + "value": 21446, + "facet": 2176550201 } ] }, @@ -7587,9 +7587,9 @@ "entity": "geoId/18121", "points_by_facet": [ { - "date": "2020", - "value": 16912, - "facet": 1145703171 + "date": "2021", + "value": 16407, + "facet": 2176550201 } ] }, @@ -7597,9 +7597,9 @@ "entity": "geoId/18123", "points_by_facet": [ { - "date": "2020", - "value": 19091, - "facet": 1145703171 + "date": "2021", + "value": 19316, + "facet": 2176550201 } ] }, @@ -7607,9 +7607,9 @@ "entity": "geoId/18125", "points_by_facet": [ { - "date": "2020", - "value": 12364, - "facet": 1145703171 + "date": "2021", + "value": 12144, + "facet": 2176550201 } ] }, @@ -7617,9 +7617,9 @@ "entity": "geoId/18127", "points_by_facet": [ { - "date": "2020", - "value": 169482, - "facet": 1145703171 + "date": "2021", + "value": 174243, + "facet": 2176550201 } ] }, @@ -7627,9 +7627,9 @@ "entity": "geoId/18129", "points_by_facet": [ { - "date": "2020", - "value": 25480, - "facet": 1145703171 + "date": "2021", + "value": 25116, + "facet": 2176550201 } ] }, @@ -7637,9 +7637,9 @@ "entity": "geoId/18131", "points_by_facet": [ { - "date": "2020", - "value": 12482, - "facet": 1145703171 + "date": "2021", + "value": 12339, + "facet": 2176550201 } ] }, @@ -7647,9 +7647,9 @@ "entity": "geoId/18133", "points_by_facet": [ { - "date": "2020", - "value": 37419, - "facet": 1145703171 + "date": "2021", + "value": 36979, + "facet": 2176550201 } ] }, @@ -7657,9 +7657,9 @@ "entity": "geoId/18135", "points_by_facet": [ { - "date": "2020", - "value": 24694, - "facet": 1145703171 + "date": "2021", + "value": 24387, + "facet": 2176550201 } ] }, @@ -7667,9 +7667,9 @@ "entity": "geoId/18137", "points_by_facet": [ { - "date": "2020", - "value": 28457, - "facet": 1145703171 + "date": "2021", + "value": 29081, + "facet": 2176550201 } ] }, @@ -7677,9 +7677,9 @@ "entity": "geoId/18139", "points_by_facet": [ { - "date": "2020", - "value": 16632, - "facet": 1145703171 + "date": "2021", + "value": 16672, + "facet": 2176550201 } ] }, @@ -7687,9 +7687,9 @@ "entity": "geoId/18141", "points_by_facet": [ { - "date": "2020", - "value": 270881, - "facet": 1145703171 + "date": "2021", + "value": 272212, + "facet": 2176550201 } ] }, @@ -7697,9 +7697,9 @@ "entity": "geoId/18143", "points_by_facet": [ { - "date": "2020", - "value": 23785, - "facet": 1145703171 + "date": "2021", + "value": 24355, + "facet": 2176550201 } ] }, @@ -7707,9 +7707,9 @@ "entity": "geoId/18145", "points_by_facet": [ { - "date": "2020", - "value": 44559, - "facet": 1145703171 + "date": "2021", + "value": 45039, + "facet": 2176550201 } ] }, @@ -7717,9 +7717,9 @@ "entity": "geoId/18147", "points_by_facet": [ { - "date": "2020", - "value": 20364, - "facet": 1145703171 + "date": "2021", + "value": 19798, + "facet": 2176550201 } ] }, @@ -7727,9 +7727,9 @@ "entity": "geoId/18149", "points_by_facet": [ { - "date": "2020", - "value": 22996, - "facet": 1145703171 + "date": "2021", + "value": 23372, + "facet": 2176550201 } ] }, @@ -7737,9 +7737,9 @@ "entity": "geoId/18151", "points_by_facet": [ { - "date": "2020", - "value": 34591, - "facet": 1145703171 + "date": "2021", + "value": 34632, + "facet": 2176550201 } ] }, @@ -7747,9 +7747,9 @@ "entity": "geoId/18153", "points_by_facet": [ { - "date": "2020", - "value": 20647, - "facet": 1145703171 + "date": "2021", + "value": 20758, + "facet": 2176550201 } ] }, @@ -7757,9 +7757,9 @@ "entity": "geoId/18155", "points_by_facet": [ { - "date": "2020", - "value": 10727, - "facet": 1145703171 + "date": "2021", + "value": 9790, + "facet": 2176550201 } ] }, @@ -7767,9 +7767,9 @@ "entity": "geoId/18157", "points_by_facet": [ { - "date": "2020", - "value": 193302, - "facet": 1145703171 + "date": "2021", + "value": 187076, + "facet": 2176550201 } ] }, @@ -7777,9 +7777,9 @@ "entity": "geoId/18159", "points_by_facet": [ { - "date": "2020", - "value": 15154, - "facet": 1145703171 + "date": "2021", + "value": 15372, + "facet": 2176550201 } ] }, @@ -7787,9 +7787,9 @@ "entity": "geoId/18161", "points_by_facet": [ { - "date": "2020", - "value": 7140, - "facet": 1145703171 + "date": "2021", + "value": 7047, + "facet": 2176550201 } ] }, @@ -7797,9 +7797,9 @@ "entity": "geoId/18163", "points_by_facet": [ { - "date": "2020", - "value": 181548, - "facet": 1145703171 + "date": "2021", + "value": 179987, + "facet": 2176550201 } ] }, @@ -7807,9 +7807,9 @@ "entity": "geoId/18165", "points_by_facet": [ { - "date": "2020", - "value": 15485, - "facet": 1145703171 + "date": "2021", + "value": 15341, + "facet": 2176550201 } ] }, @@ -7817,9 +7817,9 @@ "entity": "geoId/18167", "points_by_facet": [ { - "date": "2020", - "value": 107305, - "facet": 1145703171 + "date": "2021", + "value": 105994, + "facet": 2176550201 } ] }, @@ -7827,9 +7827,9 @@ "entity": "geoId/18169", "points_by_facet": [ { - "date": "2020", - "value": 31198, - "facet": 1145703171 + "date": "2021", + "value": 30816, + "facet": 2176550201 } ] }, @@ -7837,9 +7837,9 @@ "entity": "geoId/18171", "points_by_facet": [ { - "date": "2020", - "value": 8219, - "facet": 1145703171 + "date": "2021", + "value": 8475, + "facet": 2176550201 } ] }, @@ -7847,9 +7847,9 @@ "entity": "geoId/18173", "points_by_facet": [ { - "date": "2020", - "value": 62608, - "facet": 1145703171 + "date": "2021", + "value": 64514, + "facet": 2176550201 } ] }, @@ -7857,9 +7857,9 @@ "entity": "geoId/18175", "points_by_facet": [ { - "date": "2020", - "value": 27942, - "facet": 1145703171 + "date": "2021", + "value": 28102, + "facet": 2176550201 } ] }, @@ -7867,9 +7867,9 @@ "entity": "geoId/18177", "points_by_facet": [ { - "date": "2020", - "value": 66176, - "facet": 1145703171 + "date": "2021", + "value": 66456, + "facet": 2176550201 } ] }, @@ -7877,9 +7877,9 @@ "entity": "geoId/18179", "points_by_facet": [ { - "date": "2020", - "value": 28010, - "facet": 1145703171 + "date": "2021", + "value": 28197, + "facet": 2176550201 } ] }, @@ -7887,9 +7887,9 @@ "entity": "geoId/18181", "points_by_facet": [ { - "date": "2020", - "value": 24163, - "facet": 1145703171 + "date": "2021", + "value": 24651, + "facet": 2176550201 } ] }, @@ -7897,9 +7897,9 @@ "entity": "geoId/18183", "points_by_facet": [ { - "date": "2020", - "value": 33899, - "facet": 1145703171 + "date": "2021", + "value": 34430, + "facet": 2176550201 } ] }, @@ -7907,9 +7907,9 @@ "entity": "geoId/19001", "points_by_facet": [ { - "date": "2020", - "value": 7048, - "facet": 1145703171 + "date": "2021", + "value": 7541, + "facet": 2176550201 } ] }, @@ -7917,9 +7917,9 @@ "entity": "geoId/19003", "points_by_facet": [ { - "date": "2020", - "value": 3633, - "facet": 1145703171 + "date": "2021", + "value": 3641, + "facet": 2176550201 } ] }, @@ -7927,9 +7927,9 @@ "entity": "geoId/19005", "points_by_facet": [ { - "date": "2020", - "value": 13761, - "facet": 1145703171 + "date": "2021", + "value": 13926, + "facet": 2176550201 } ] }, @@ -7937,9 +7937,9 @@ "entity": "geoId/19007", "points_by_facet": [ { - "date": "2020", - "value": 12462, - "facet": 1145703171 + "date": "2021", + "value": 12257, + "facet": 2176550201 } ] }, @@ -7947,9 +7947,9 @@ "entity": "geoId/19009", "points_by_facet": [ { - "date": "2020", - "value": 5528, - "facet": 1145703171 + "date": "2021", + "value": 5635, + "facet": 2176550201 } ] }, @@ -7957,9 +7957,9 @@ "entity": "geoId/19011", "points_by_facet": [ { - "date": "2020", - "value": 25558, - "facet": 1145703171 + "date": "2021", + "value": 25691, + "facet": 2176550201 } ] }, @@ -7967,9 +7967,9 @@ "entity": "geoId/19013", "points_by_facet": [ { - "date": "2020", - "value": 131813, - "facet": 1145703171 + "date": "2021", + "value": 130368, + "facet": 2176550201 } ] }, @@ -7977,9 +7977,9 @@ "entity": "geoId/19015", "points_by_facet": [ { - "date": "2020", - "value": 26381, - "facet": 1145703171 + "date": "2021", + "value": 26723, + "facet": 2176550201 } ] }, @@ -7987,9 +7987,9 @@ "entity": "geoId/19017", "points_by_facet": [ { - "date": "2020", - "value": 25032, - "facet": 1145703171 + "date": "2021", + "value": 25081, + "facet": 2176550201 } ] }, @@ -7997,9 +7997,9 @@ "entity": "geoId/19019", "points_by_facet": [ { - "date": "2020", - "value": 21141, - "facet": 1145703171 + "date": "2021", + "value": 20657, + "facet": 2176550201 } ] }, @@ -8007,9 +8007,9 @@ "entity": "geoId/19021", "points_by_facet": [ { - "date": "2020", - "value": 19950, - "facet": 1145703171 + "date": "2021", + "value": 20771, + "facet": 2176550201 } ] }, @@ -8017,9 +8017,9 @@ "entity": "geoId/19023", "points_by_facet": [ { - "date": "2020", - "value": 14508, - "facet": 1145703171 + "date": "2021", + "value": 14332, + "facet": 2176550201 } ] }, @@ -8027,9 +8027,9 @@ "entity": "geoId/19025", "points_by_facet": [ { - "date": "2020", - "value": 9656, - "facet": 1145703171 + "date": "2021", + "value": 9915, + "facet": 2176550201 } ] }, @@ -8037,9 +8037,9 @@ "entity": "geoId/19027", "points_by_facet": [ { - "date": "2020", - "value": 20150, - "facet": 1145703171 + "date": "2021", + "value": 20692, + "facet": 2176550201 } ] }, @@ -8047,9 +8047,9 @@ "entity": "geoId/19029", "points_by_facet": [ { - "date": "2020", - "value": 12990, - "facet": 1145703171 + "date": "2021", + "value": 13050, + "facet": 2176550201 } ] }, @@ -8057,9 +8057,9 @@ "entity": "geoId/19031", "points_by_facet": [ { - "date": "2020", - "value": 18475, - "facet": 1145703171 + "date": "2021", + "value": 18410, + "facet": 2176550201 } ] }, @@ -8067,9 +8067,9 @@ "entity": "geoId/19033", "points_by_facet": [ { - "date": "2020", - "value": 42672, - "facet": 1145703171 + "date": "2021", + "value": 42706, + "facet": 2176550201 } ] }, @@ -8077,9 +8077,9 @@ "entity": "geoId/19035", "points_by_facet": [ { - "date": "2020", - "value": 11281, - "facet": 1145703171 + "date": "2021", + "value": 11503, + "facet": 2176550201 } ] }, @@ -8087,9 +8087,9 @@ "entity": "geoId/19037", "points_by_facet": [ { - "date": "2020", - "value": 11970, - "facet": 1145703171 + "date": "2021", + "value": 11887, + "facet": 2176550201 } ] }, @@ -8097,9 +8097,9 @@ "entity": "geoId/19039", "points_by_facet": [ { - "date": "2020", - "value": 9383, - "facet": 1145703171 + "date": "2021", + "value": 9785, + "facet": 2176550201 } ] }, @@ -8107,9 +8107,9 @@ "entity": "geoId/19041", "points_by_facet": [ { - "date": "2020", - "value": 16138, - "facet": 1145703171 + "date": "2021", + "value": 16440, + "facet": 2176550201 } ] }, @@ -8117,9 +8117,9 @@ "entity": "geoId/19043", "points_by_facet": [ { - "date": "2020", - "value": 17527, - "facet": 1145703171 + "date": "2021", + "value": 16998, + "facet": 2176550201 } ] }, @@ -8127,9 +8127,9 @@ "entity": "geoId/19045", "points_by_facet": [ { - "date": "2020", - "value": 46734, - "facet": 1145703171 + "date": "2021", + "value": 46463, + "facet": 2176550201 } ] }, @@ -8137,9 +8137,9 @@ "entity": "geoId/19047", "points_by_facet": [ { - "date": "2020", - "value": 16998, - "facet": 1145703171 + "date": "2021", + "value": 16193, + "facet": 2176550201 } ] }, @@ -8147,9 +8147,9 @@ "entity": "geoId/19049", "points_by_facet": [ { - "date": "2020", - "value": 90418, - "facet": 1145703171 + "date": "2021", + "value": 103796, + "facet": 2176550201 } ] }, @@ -8157,9 +8157,9 @@ "entity": "geoId/19051", "points_by_facet": [ { - "date": "2020", - "value": 8977, - "facet": 1145703171 + "date": "2021", + "value": 9138, + "facet": 2176550201 } ] }, @@ -8167,9 +8167,9 @@ "entity": "geoId/19053", "points_by_facet": [ { - "date": "2020", - "value": 7908, - "facet": 1145703171 + "date": "2021", + "value": 7659, + "facet": 2176550201 } ] }, @@ -8177,9 +8177,9 @@ "entity": "geoId/19055", "points_by_facet": [ { - "date": "2020", - "value": 17107, - "facet": 1145703171 + "date": "2021", + "value": 17510, + "facet": 2176550201 } ] }, @@ -8187,9 +8187,9 @@ "entity": "geoId/19057", "points_by_facet": [ { - "date": "2020", - "value": 39227, - "facet": 1145703171 + "date": "2021", + "value": 38491, + "facet": 2176550201 } ] }, @@ -8197,9 +8197,9 @@ "entity": "geoId/19059", "points_by_facet": [ { - "date": "2020", - "value": 17260, - "facet": 1145703171 + "date": "2021", + "value": 17851, + "facet": 2176550201 } ] }, @@ -8207,9 +8207,9 @@ "entity": "geoId/19061", "points_by_facet": [ { - "date": "2020", - "value": 97193, - "facet": 1145703171 + "date": "2021", + "value": 98718, + "facet": 2176550201 } ] }, @@ -8217,9 +8217,9 @@ "entity": "geoId/19063", "points_by_facet": [ { - "date": "2020", - "value": 9322, - "facet": 1145703171 + "date": "2021", + "value": 9321, + "facet": 2176550201 } ] }, @@ -8227,9 +8227,9 @@ "entity": "geoId/19065", "points_by_facet": [ { - "date": "2020", - "value": 19604, - "facet": 1145703171 + "date": "2021", + "value": 19258, + "facet": 2176550201 } ] }, @@ -8237,9 +8237,9 @@ "entity": "geoId/19067", "points_by_facet": [ { - "date": "2020", - "value": 15713, - "facet": 1145703171 + "date": "2021", + "value": 15413, + "facet": 2176550201 } ] }, @@ -8247,9 +8247,9 @@ "entity": "geoId/19069", "points_by_facet": [ { - "date": "2020", - "value": 10091, - "facet": 1145703171 + "date": "2021", + "value": 9952, + "facet": 2176550201 } ] }, @@ -8257,9 +8257,9 @@ "entity": "geoId/19071", "points_by_facet": [ { - "date": "2020", - "value": 6895, - "facet": 1145703171 + "date": "2021", + "value": 6567, + "facet": 2176550201 } ] }, @@ -8267,9 +8267,9 @@ "entity": "geoId/19073", "points_by_facet": [ { - "date": "2020", - "value": 8923, - "facet": 1145703171 + "date": "2021", + "value": 8717, + "facet": 2176550201 } ] }, @@ -8277,9 +8277,9 @@ "entity": "geoId/19075", "points_by_facet": [ { - "date": "2020", - "value": 12262, - "facet": 1145703171 + "date": "2021", + "value": 12347, + "facet": 2176550201 } ] }, @@ -8287,9 +8287,9 @@ "entity": "geoId/19077", "points_by_facet": [ { - "date": "2020", - "value": 10702, - "facet": 1145703171 + "date": "2021", + "value": 10567, + "facet": 2176550201 } ] }, @@ -8297,9 +8297,9 @@ "entity": "geoId/19079", "points_by_facet": [ { - "date": "2020", - "value": 14905, - "facet": 1145703171 + "date": "2021", + "value": 14887, + "facet": 2176550201 } ] }, @@ -8307,9 +8307,9 @@ "entity": "geoId/19081", "points_by_facet": [ { - "date": "2020", - "value": 10709, - "facet": 1145703171 + "date": "2021", + "value": 10663, + "facet": 2176550201 } ] }, @@ -8317,9 +8317,9 @@ "entity": "geoId/19083", "points_by_facet": [ { - "date": "2020", - "value": 16924, - "facet": 1145703171 + "date": "2021", + "value": 16708, + "facet": 2176550201 } ] }, @@ -8327,9 +8327,9 @@ "entity": "geoId/19085", "points_by_facet": [ { - "date": "2020", - "value": 14043, - "facet": 1145703171 + "date": "2021", + "value": 14669, + "facet": 2176550201 } ] }, @@ -8337,9 +8337,9 @@ "entity": "geoId/19087", "points_by_facet": [ { - "date": "2020", - "value": 19889, - "facet": 1145703171 + "date": "2021", + "value": 20387, + "facet": 2176550201 } ] }, @@ -8347,9 +8347,9 @@ "entity": "geoId/19089", "points_by_facet": [ { - "date": "2020", - "value": 9201, - "facet": 1145703171 + "date": "2021", + "value": 9478, + "facet": 2176550201 } ] }, @@ -8357,9 +8357,9 @@ "entity": "geoId/19091", "points_by_facet": [ { - "date": "2020", - "value": 9518, - "facet": 1145703171 + "date": "2021", + "value": 9634, + "facet": 2176550201 } ] }, @@ -8367,9 +8367,9 @@ "entity": "geoId/19093", "points_by_facet": [ { - "date": "2020", - "value": 6862, - "facet": 1145703171 + "date": "2021", + "value": 6956, + "facet": 2176550201 } ] }, @@ -8377,9 +8377,9 @@ "entity": "geoId/19095", "points_by_facet": [ { - "date": "2020", - "value": 16155, - "facet": 1145703171 + "date": "2021", + "value": 16568, + "facet": 2176550201 } ] }, @@ -8387,9 +8387,9 @@ "entity": "geoId/19097", "points_by_facet": [ { - "date": "2020", - "value": 19348, - "facet": 1145703171 + "date": "2021", + "value": 19368, + "facet": 2176550201 } ] }, @@ -8397,9 +8397,9 @@ "entity": "geoId/19099", "points_by_facet": [ { - "date": "2020", - "value": 37032, - "facet": 1145703171 + "date": "2021", + "value": 37764, + "facet": 2176550201 } ] }, @@ -8407,9 +8407,9 @@ "entity": "geoId/19101", "points_by_facet": [ { - "date": "2020", - "value": 18153, - "facet": 1145703171 + "date": "2021", + "value": 15647, + "facet": 2176550201 } ] }, @@ -8417,9 +8417,9 @@ "entity": "geoId/19103", "points_by_facet": [ { - "date": "2020", - "value": 150819, - "facet": 1145703171 + "date": "2021", + "value": 154748, + "facet": 2176550201 } ] }, @@ -8427,9 +8427,9 @@ "entity": "geoId/19105", "points_by_facet": [ { - "date": "2020", - "value": 20575, - "facet": 1145703171 + "date": "2021", + "value": 20805, + "facet": 2176550201 } ] }, @@ -8437,9 +8437,9 @@ "entity": "geoId/19107", "points_by_facet": [ { - "date": "2020", - "value": 10163, - "facet": 1145703171 + "date": "2021", + "value": 9914, + "facet": 2176550201 } ] }, @@ -8447,9 +8447,9 @@ "entity": "geoId/19109", "points_by_facet": [ { - "date": "2020", - "value": 14864, - "facet": 1145703171 + "date": "2021", + "value": 14529, + "facet": 2176550201 } ] }, @@ -8457,9 +8457,9 @@ "entity": "geoId/19111", "points_by_facet": [ { - "date": "2020", - "value": 33946, - "facet": 1145703171 + "date": "2021", + "value": 33215, + "facet": 2176550201 } ] }, @@ -8467,9 +8467,9 @@ "entity": "geoId/19113", "points_by_facet": [ { - "date": "2020", - "value": 225601, - "facet": 1145703171 + "date": "2021", + "value": 228939, + "facet": 2176550201 } ] }, @@ -8477,9 +8477,9 @@ "entity": "geoId/19115", "points_by_facet": [ { - "date": "2020", - "value": 11125, - "facet": 1145703171 + "date": "2021", + "value": 10749, + "facet": 2176550201 } ] }, @@ -8487,9 +8487,9 @@ "entity": "geoId/19117", "points_by_facet": [ { - "date": "2020", - "value": 8556, - "facet": 1145703171 + "date": "2021", + "value": 8710, + "facet": 2176550201 } ] }, @@ -8497,9 +8497,9 @@ "entity": "geoId/19119", "points_by_facet": [ { - "date": "2020", - "value": 11800, - "facet": 1145703171 + "date": "2021", + "value": 12011, + "facet": 2176550201 } ] }, @@ -8507,9 +8507,9 @@ "entity": "geoId/19121", "points_by_facet": [ { - "date": "2020", - "value": 16148, - "facet": 1145703171 + "date": "2021", + "value": 16773, + "facet": 2176550201 } ] }, @@ -8517,9 +8517,9 @@ "entity": "geoId/19123", "points_by_facet": [ { - "date": "2020", - "value": 22351, - "facet": 1145703171 + "date": "2021", + "value": 21984, + "facet": 2176550201 } ] }, @@ -8527,9 +8527,9 @@ "entity": "geoId/19125", "points_by_facet": [ { - "date": "2020", - "value": 33193, - "facet": 1145703171 + "date": "2021", + "value": 33380, + "facet": 2176550201 } ] }, @@ -8537,9 +8537,9 @@ "entity": "geoId/19127", "points_by_facet": [ { - "date": "2020", - "value": 39804, - "facet": 1145703171 + "date": "2021", + "value": 39853, + "facet": 2176550201 } ] }, @@ -8547,9 +8547,9 @@ "entity": "geoId/19129", "points_by_facet": [ { - "date": "2020", - "value": 15023, - "facet": 1145703171 + "date": "2021", + "value": 14465, + "facet": 2176550201 } ] }, @@ -8557,9 +8557,9 @@ "entity": "geoId/19131", "points_by_facet": [ { - "date": "2020", - "value": 10588, - "facet": 1145703171 + "date": "2021", + "value": 10555, + "facet": 2176550201 } ] }, @@ -8567,9 +8567,9 @@ "entity": "geoId/19133", "points_by_facet": [ { - "date": "2020", - "value": 8675, - "facet": 1145703171 + "date": "2021", + "value": 8574, + "facet": 2176550201 } ] }, @@ -8577,9 +8577,9 @@ "entity": "geoId/19135", "points_by_facet": [ { - "date": "2020", - "value": 7761, - "facet": 1145703171 + "date": "2021", + "value": 7610, + "facet": 2176550201 } ] }, @@ -8587,9 +8587,9 @@ "entity": "geoId/19137", "points_by_facet": [ { - "date": "2020", - "value": 10016, - "facet": 1145703171 + "date": "2021", + "value": 10322, + "facet": 2176550201 } ] }, @@ -8597,9 +8597,9 @@ "entity": "geoId/19139", "points_by_facet": [ { - "date": "2020", - "value": 42703, - "facet": 1145703171 + "date": "2021", + "value": 42688, + "facet": 2176550201 } ] }, @@ -8607,9 +8607,9 @@ "entity": "geoId/19141", "points_by_facet": [ { - "date": "2020", - "value": 13796, - "facet": 1145703171 + "date": "2021", + "value": 14015, + "facet": 2176550201 } ] }, @@ -8617,9 +8617,9 @@ "entity": "geoId/19143", "points_by_facet": [ { - "date": "2020", - "value": 6016, - "facet": 1145703171 + "date": "2021", + "value": 6159, + "facet": 2176550201 } ] }, @@ -8627,9 +8627,9 @@ "entity": "geoId/19145", "points_by_facet": [ { - "date": "2020", - "value": 15205, - "facet": 1145703171 + "date": "2021", + "value": 15197, + "facet": 2176550201 } ] }, @@ -8637,9 +8637,9 @@ "entity": "geoId/19147", "points_by_facet": [ { - "date": "2020", - "value": 8941, - "facet": 1145703171 + "date": "2021", + "value": 8906, + "facet": 2176550201 } ] }, @@ -8647,9 +8647,9 @@ "entity": "geoId/19149", "points_by_facet": [ { - "date": "2020", - "value": 25141, - "facet": 1145703171 + "date": "2021", + "value": 25650, + "facet": 2176550201 } ] }, @@ -8657,9 +8657,9 @@ "entity": "geoId/19151", "points_by_facet": [ { - "date": "2020", - "value": 6725, - "facet": 1145703171 + "date": "2021", + "value": 7074, + "facet": 2176550201 } ] }, @@ -8667,9 +8667,9 @@ "entity": "geoId/19153", "points_by_facet": [ { - "date": "2020", - "value": 485418, - "facet": 1145703171 + "date": "2021", + "value": 496844, + "facet": 2176550201 } ] }, @@ -8677,9 +8677,9 @@ "entity": "geoId/19155", "points_by_facet": [ { - "date": "2020", - "value": 93478, - "facet": 1145703171 + "date": "2021", + "value": 93304, + "facet": 2176550201 } ] }, @@ -8687,9 +8687,9 @@ "entity": "geoId/19157", "points_by_facet": [ { - "date": "2020", - "value": 18391, - "facet": 1145703171 + "date": "2021", + "value": 18586, + "facet": 2176550201 } ] }, @@ -8697,9 +8697,9 @@ "entity": "geoId/19159", "points_by_facet": [ { - "date": "2020", - "value": 4922, - "facet": 1145703171 + "date": "2021", + "value": 4639, + "facet": 2176550201 } ] }, @@ -8707,9 +8707,9 @@ "entity": "geoId/19161", "points_by_facet": [ { - "date": "2020", - "value": 9711, - "facet": 1145703171 + "date": "2021", + "value": 9752, + "facet": 2176550201 } ] }, @@ -8717,9 +8717,9 @@ "entity": "geoId/19163", "points_by_facet": [ { - "date": "2020", - "value": 172938, - "facet": 1145703171 + "date": "2021", + "value": 174170, + "facet": 2176550201 } ] }, @@ -8727,9 +8727,9 @@ "entity": "geoId/19165", "points_by_facet": [ { - "date": "2020", - "value": 11544, - "facet": 1145703171 + "date": "2021", + "value": 11770, + "facet": 2176550201 } ] }, @@ -8737,9 +8737,9 @@ "entity": "geoId/19167", "points_by_facet": [ { - "date": "2020", - "value": 34900, - "facet": 1145703171 + "date": "2021", + "value": 35893, + "facet": 2176550201 } ] }, @@ -8747,9 +8747,9 @@ "entity": "geoId/19169", "points_by_facet": [ { - "date": "2020", - "value": 97355, - "facet": 1145703171 + "date": "2021", + "value": 99472, + "facet": 2176550201 } ] }, @@ -8757,9 +8757,9 @@ "entity": "geoId/19171", "points_by_facet": [ { - "date": "2020", - "value": 16962, - "facet": 1145703171 + "date": "2021", + "value": 16867, + "facet": 2176550201 } ] }, @@ -8767,9 +8767,9 @@ "entity": "geoId/19173", "points_by_facet": [ { - "date": "2020", - "value": 6160, - "facet": 1145703171 + "date": "2021", + "value": 5868, + "facet": 2176550201 } ] }, @@ -8777,9 +8777,9 @@ "entity": "geoId/19175", "points_by_facet": [ { - "date": "2020", - "value": 12303, - "facet": 1145703171 + "date": "2021", + "value": 12018, + "facet": 2176550201 } ] }, @@ -8787,9 +8787,9 @@ "entity": "geoId/19177", "points_by_facet": [ { - "date": "2020", - "value": 7104, - "facet": 1145703171 + "date": "2021", + "value": 7243, + "facet": 2176550201 } ] }, @@ -8797,9 +8797,9 @@ "entity": "geoId/19179", "points_by_facet": [ { - "date": "2020", - "value": 35102, - "facet": 1145703171 + "date": "2021", + "value": 35256, + "facet": 2176550201 } ] }, @@ -8807,9 +8807,9 @@ "entity": "geoId/19181", "points_by_facet": [ { - "date": "2020", - "value": 50867, - "facet": 1145703171 + "date": "2021", + "value": 53402, + "facet": 2176550201 } ] }, @@ -8817,9 +8817,9 @@ "entity": "geoId/19183", "points_by_facet": [ { - "date": "2020", - "value": 22100, - "facet": 1145703171 + "date": "2021", + "value": 22491, + "facet": 2176550201 } ] }, @@ -8827,9 +8827,9 @@ "entity": "geoId/19185", "points_by_facet": [ { - "date": "2020", - "value": 6426, - "facet": 1145703171 + "date": "2021", + "value": 6508, + "facet": 2176550201 } ] }, @@ -8837,9 +8837,9 @@ "entity": "geoId/19187", "points_by_facet": [ { - "date": "2020", - "value": 36348, - "facet": 1145703171 + "date": "2021", + "value": 37147, + "facet": 2176550201 } ] }, @@ -8847,9 +8847,9 @@ "entity": "geoId/19189", "points_by_facet": [ { - "date": "2020", - "value": 10474, - "facet": 1145703171 + "date": "2021", + "value": 10656, + "facet": 2176550201 } ] }, @@ -8857,9 +8857,9 @@ "entity": "geoId/19191", "points_by_facet": [ { - "date": "2020", - "value": 20090, - "facet": 1145703171 + "date": "2021", + "value": 19892, + "facet": 2176550201 } ] }, @@ -8867,9 +8867,9 @@ "entity": "geoId/19193", "points_by_facet": [ { - "date": "2020", - "value": 102687, - "facet": 1145703171 + "date": "2021", + "value": 105607, + "facet": 2176550201 } ] }, @@ -8877,9 +8877,9 @@ "entity": "geoId/19195", "points_by_facet": [ { - "date": "2020", - "value": 7422, - "facet": 1145703171 + "date": "2021", + "value": 7385, + "facet": 2176550201 } ] }, @@ -8887,9 +8887,9 @@ "entity": "geoId/19197", "points_by_facet": [ { - "date": "2020", - "value": 12644, - "facet": 1145703171 + "date": "2021", + "value": 12785, + "facet": 2176550201 } ] }, @@ -8897,9 +8897,9 @@ "entity": "geoId/20001", "points_by_facet": [ { - "date": "2020", - "value": 12503, - "facet": 1145703171 + "date": "2021", + "value": 12464, + "facet": 2176550201 } ] }, @@ -8907,9 +8907,9 @@ "entity": "geoId/20003", "points_by_facet": [ { - "date": "2020", - "value": 7877, - "facet": 1145703171 + "date": "2021", + "value": 7778, + "facet": 2176550201 } ] }, @@ -8917,9 +8917,9 @@ "entity": "geoId/20005", "points_by_facet": [ { - "date": "2020", - "value": 16210, - "facet": 1145703171 + "date": "2021", + "value": 16239, + "facet": 2176550201 } ] }, @@ -8927,9 +8927,9 @@ "entity": "geoId/20007", "points_by_facet": [ { - "date": "2020", - "value": 4493, - "facet": 1145703171 + "date": "2021", + "value": 4110, + "facet": 2176550201 } ] }, @@ -8937,9 +8937,9 @@ "entity": "geoId/20009", "points_by_facet": [ { - "date": "2020", - "value": 26209, - "facet": 1145703171 + "date": "2021", + "value": 25216, + "facet": 2176550201 } ] }, @@ -8947,9 +8947,9 @@ "entity": "geoId/20011", "points_by_facet": [ { - "date": "2020", - "value": 14539, - "facet": 1145703171 + "date": "2021", + "value": 14323, + "facet": 2176550201 } ] }, @@ -8957,9 +8957,9 @@ "entity": "geoId/20013", "points_by_facet": [ { - "date": "2020", - "value": 9575, - "facet": 1145703171 + "date": "2021", + "value": 9455, + "facet": 2176550201 } ] }, @@ -8967,9 +8967,9 @@ "entity": "geoId/20015", "points_by_facet": [ { - "date": "2020", - "value": 66890, - "facet": 1145703171 + "date": "2021", + "value": 67889, + "facet": 2176550201 } ] }, @@ -8977,9 +8977,9 @@ "entity": "geoId/20017", "points_by_facet": [ { - "date": "2020", - "value": 2604, - "facet": 1145703171 + "date": "2021", + "value": 2598, + "facet": 2176550201 } ] }, @@ -8987,9 +8987,9 @@ "entity": "geoId/20019", "points_by_facet": [ { - "date": "2020", - "value": 3280, - "facet": 1145703171 + "date": "2021", + "value": 3395, + "facet": 2176550201 } ] }, @@ -8997,9 +8997,9 @@ "entity": "geoId/20021", "points_by_facet": [ { - "date": "2020", - "value": 20017, - "facet": 1145703171 + "date": "2021", + "value": 19130, + "facet": 2176550201 } ] }, @@ -9007,9 +9007,9 @@ "entity": "geoId/20023", "points_by_facet": [ { - "date": "2020", - "value": 2639, - "facet": 1145703171 + "date": "2021", + "value": 2633, + "facet": 2176550201 } ] }, @@ -9017,9 +9017,9 @@ "entity": "geoId/20025", "points_by_facet": [ { - "date": "2020", - "value": 2006, - "facet": 1145703171 + "date": "2021", + "value": 1977, + "facet": 2176550201 } ] }, @@ -9027,9 +9027,9 @@ "entity": "geoId/20027", "points_by_facet": [ { - "date": "2020", - "value": 8030, - "facet": 1145703171 + "date": "2021", + "value": 8077, + "facet": 2176550201 } ] }, @@ -9037,9 +9037,9 @@ "entity": "geoId/20029", "points_by_facet": [ { - "date": "2020", - "value": 8831, - "facet": 1145703171 + "date": "2021", + "value": 8928, + "facet": 2176550201 } ] }, @@ -9047,9 +9047,9 @@ "entity": "geoId/20031", "points_by_facet": [ { - "date": "2020", - "value": 8218, - "facet": 1145703171 + "date": "2021", + "value": 8338, + "facet": 2176550201 } ] }, @@ -9057,9 +9057,9 @@ "entity": "geoId/20033", "points_by_facet": [ { - "date": "2020", - "value": 1759, - "facet": 1145703171 + "date": "2021", + "value": 1670, + "facet": 2176550201 } ] }, @@ -9067,9 +9067,9 @@ "entity": "geoId/20035", "points_by_facet": [ { - "date": "2020", - "value": 35090, - "facet": 1145703171 + "date": "2021", + "value": 34496, + "facet": 2176550201 } ] }, @@ -9077,9 +9077,9 @@ "entity": "geoId/20037", "points_by_facet": [ { - "date": "2020", - "value": 38874, - "facet": 1145703171 + "date": "2021", + "value": 39110, + "facet": 2176550201 } ] }, @@ -9087,9 +9087,9 @@ "entity": "geoId/20039", "points_by_facet": [ { - "date": "2020", - "value": 2826, - "facet": 1145703171 + "date": "2021", + "value": 2751, + "facet": 2176550201 } ] }, @@ -9097,9 +9097,9 @@ "entity": "geoId/20041", "points_by_facet": [ { - "date": "2020", - "value": 18614, - "facet": 1145703171 + "date": "2021", + "value": 18459, + "facet": 2176550201 } ] }, @@ -9107,9 +9107,9 @@ "entity": "geoId/20043", "points_by_facet": [ { - "date": "2020", - "value": 7616, - "facet": 1145703171 + "date": "2021", + "value": 7471, + "facet": 2176550201 } ] }, @@ -9117,9 +9117,9 @@ "entity": "geoId/20045", "points_by_facet": [ { - "date": "2020", - "value": 121304, - "facet": 1145703171 + "date": "2021", + "value": 119363, + "facet": 2176550201 } ] }, @@ -9127,9 +9127,9 @@ "entity": "geoId/20047", "points_by_facet": [ { - "date": "2020", - "value": 2822, - "facet": 1145703171 + "date": "2021", + "value": 2832, + "facet": 2176550201 } ] }, @@ -9137,9 +9137,9 @@ "entity": "geoId/20049", "points_by_facet": [ { - "date": "2020", - "value": 2502, - "facet": 1145703171 + "date": "2021", + "value": 2441, + "facet": 2176550201 } ] }, @@ -9147,9 +9147,9 @@ "entity": "geoId/20051", "points_by_facet": [ { - "date": "2020", - "value": 28747, - "facet": 1145703171 + "date": "2021", + "value": 28790, + "facet": 2176550201 } ] }, @@ -9157,9 +9157,9 @@ "entity": "geoId/20053", "points_by_facet": [ { - "date": "2020", - "value": 6176, - "facet": 1145703171 + "date": "2021", + "value": 6336, + "facet": 2176550201 } ] }, @@ -9167,9 +9167,9 @@ "entity": "geoId/20055", "points_by_facet": [ { - "date": "2020", - "value": 36451, - "facet": 1145703171 + "date": "2021", + "value": 38107, + "facet": 2176550201 } ] }, @@ -9177,9 +9177,9 @@ "entity": "geoId/20057", "points_by_facet": [ { - "date": "2020", - "value": 33718, - "facet": 1145703171 + "date": "2021", + "value": 34159, + "facet": 2176550201 } ] }, @@ -9187,9 +9187,9 @@ "entity": "geoId/20059", "points_by_facet": [ { - "date": "2020", - "value": 25643, - "facet": 1145703171 + "date": "2021", + "value": 25986, + "facet": 2176550201 } ] }, @@ -9197,9 +9197,9 @@ "entity": "geoId/20061", "points_by_facet": [ { - "date": "2020", - "value": 33309, - "facet": 1145703171 + "date": "2021", + "value": 35934, + "facet": 2176550201 } ] }, @@ -9207,9 +9207,9 @@ "entity": "geoId/20063", "points_by_facet": [ { - "date": "2020", - "value": 2650, - "facet": 1145703171 + "date": "2021", + "value": 2755, + "facet": 2176550201 } ] }, @@ -9217,9 +9217,9 @@ "entity": "geoId/20065", "points_by_facet": [ { - "date": "2020", - "value": 2464, - "facet": 1145703171 + "date": "2021", + "value": 2400, + "facet": 2176550201 } ] }, @@ -9227,9 +9227,9 @@ "entity": "geoId/20067", "points_by_facet": [ { - "date": "2020", + "date": "2021", "value": 7324, - "facet": 1145703171 + "facet": 2176550201 } ] }, @@ -9237,9 +9237,9 @@ "entity": "geoId/20069", "points_by_facet": [ { - "date": "2020", - "value": 6020, - "facet": 1145703171 + "date": "2021", + "value": 5644, + "facet": 2176550201 } ] }, @@ -9247,9 +9247,9 @@ "entity": "geoId/20071", "points_by_facet": [ { - "date": "2020", - "value": 1156, - "facet": 1145703171 + "date": "2021", + "value": 1304, + "facet": 2176550201 } ] }, @@ -9257,9 +9257,9 @@ "entity": "geoId/20073", "points_by_facet": [ { - "date": "2020", - "value": 6010, - "facet": 1145703171 + "date": "2021", + "value": 5939, + "facet": 2176550201 } ] }, @@ -9267,9 +9267,9 @@ "entity": "geoId/20075", "points_by_facet": [ { - "date": "2020", - "value": 2552, - "facet": 1145703171 + "date": "2021", + "value": 2484, + "facet": 2176550201 } ] }, @@ -9277,9 +9277,9 @@ "entity": "geoId/20077", "points_by_facet": [ { - "date": "2020", - "value": 5506, - "facet": 1145703171 + "date": "2021", + "value": 5331, + "facet": 2176550201 } ] }, @@ -9287,9 +9287,9 @@ "entity": "geoId/20079", "points_by_facet": [ { - "date": "2020", - "value": 34434, - "facet": 1145703171 + "date": "2021", + "value": 33817, + "facet": 2176550201 } ] }, @@ -9297,9 +9297,9 @@ "entity": "geoId/20081", "points_by_facet": [ { - "date": "2020", - "value": 3990, - "facet": 1145703171 + "date": "2021", + "value": 3668, + "facet": 2176550201 } ] }, @@ -9307,9 +9307,9 @@ "entity": "geoId/20083", "points_by_facet": [ { - "date": "2020", - "value": 1872, - "facet": 1145703171 + "date": "2021", + "value": 1710, + "facet": 2176550201 } ] }, @@ -9317,9 +9317,9 @@ "entity": "geoId/20085", "points_by_facet": [ { - "date": "2020", - "value": 13249, - "facet": 1145703171 + "date": "2021", + "value": 13261, + "facet": 2176550201 } ] }, @@ -9327,9 +9327,9 @@ "entity": "geoId/20087", "points_by_facet": [ { - "date": "2020", - "value": 18974, - "facet": 1145703171 + "date": "2021", + "value": 18411, + "facet": 2176550201 } ] }, @@ -9337,9 +9337,9 @@ "entity": "geoId/20089", "points_by_facet": [ { - "date": "2020", - "value": 2854, - "facet": 1145703171 + "date": "2021", + "value": 2937, + "facet": 2176550201 } ] }, @@ -9347,9 +9347,9 @@ "entity": "geoId/20091", "points_by_facet": [ { - "date": "2020", - "value": 597574, - "facet": 1145703171 + "date": "2021", + "value": 613219, + "facet": 2176550201 } ] }, @@ -9357,9 +9357,9 @@ "entity": "geoId/20093", "points_by_facet": [ { - "date": "2020", - "value": 3863, - "facet": 1145703171 + "date": "2021", + "value": 3891, + "facet": 2176550201 } ] }, @@ -9367,9 +9367,9 @@ "entity": "geoId/20095", "points_by_facet": [ { - "date": "2020", - "value": 7173, - "facet": 1145703171 + "date": "2021", + "value": 7392, + "facet": 2176550201 } ] }, @@ -9377,9 +9377,9 @@ "entity": "geoId/20097", "points_by_facet": [ { - "date": "2020", - "value": 2483, - "facet": 1145703171 + "date": "2021", + "value": 2392, + "facet": 2176550201 } ] }, @@ -9387,9 +9387,9 @@ "entity": "geoId/20099", "points_by_facet": [ { - "date": "2020", - "value": 19938, - "facet": 1145703171 + "date": "2021", + "value": 19912, + "facet": 2176550201 } ] }, @@ -9397,9 +9397,9 @@ "entity": "geoId/20101", "points_by_facet": [ { - "date": "2020", - "value": 1523, - "facet": 1145703171 + "date": "2021", + "value": 1565, + "facet": 2176550201 } ] }, @@ -9407,9 +9407,9 @@ "entity": "geoId/20103", "points_by_facet": [ { - "date": "2020", - "value": 81499, - "facet": 1145703171 + "date": "2021", + "value": 82184, + "facet": 2176550201 } ] }, @@ -9417,9 +9417,9 @@ "entity": "geoId/20105", "points_by_facet": [ { - "date": "2020", - "value": 3013, - "facet": 1145703171 + "date": "2021", + "value": 2903, + "facet": 2176550201 } ] }, @@ -9427,9 +9427,9 @@ "entity": "geoId/20107", "points_by_facet": [ { - "date": "2020", - "value": 9687, - "facet": 1145703171 + "date": "2021", + "value": 9747, + "facet": 2176550201 } ] }, @@ -9437,9 +9437,9 @@ "entity": "geoId/20109", "points_by_facet": [ { - "date": "2020", - "value": 2789, - "facet": 1145703171 + "date": "2021", + "value": 2722, + "facet": 2176550201 } ] }, @@ -9447,9 +9447,9 @@ "entity": "geoId/20111", "points_by_facet": [ { - "date": "2020", - "value": 33237, - "facet": 1145703171 + "date": "2021", + "value": 31998, + "facet": 2176550201 } ] }, @@ -9457,9 +9457,9 @@ "entity": "geoId/20113", "points_by_facet": [ { - "date": "2020", - "value": 28557, - "facet": 1145703171 + "date": "2021", + "value": 30146, + "facet": 2176550201 } ] }, @@ -9467,9 +9467,9 @@ "entity": "geoId/20115", "points_by_facet": [ { - "date": "2020", - "value": 11865, - "facet": 1145703171 + "date": "2021", + "value": 11712, + "facet": 2176550201 } ] }, @@ -9477,9 +9477,9 @@ "entity": "geoId/20117", "points_by_facet": [ { - "date": "2020", - "value": 9713, - "facet": 1145703171 + "date": "2021", + "value": 9979, + "facet": 2176550201 } ] }, @@ -9487,9 +9487,9 @@ "entity": "geoId/20119", "points_by_facet": [ { - "date": "2020", - "value": 4120, - "facet": 1145703171 + "date": "2021", + "value": 4022, + "facet": 2176550201 } ] }, @@ -9497,9 +9497,9 @@ "entity": "geoId/20121", "points_by_facet": [ { - "date": "2020", - "value": 33740, - "facet": 1145703171 + "date": "2021", + "value": 34593, + "facet": 2176550201 } ] }, @@ -9507,9 +9507,9 @@ "entity": "geoId/20123", "points_by_facet": [ { - "date": "2020", - "value": 6053, - "facet": 1145703171 + "date": "2021", + "value": 5748, + "facet": 2176550201 } ] }, @@ -9517,9 +9517,9 @@ "entity": "geoId/20125", "points_by_facet": [ { - "date": "2020", - "value": 32114, - "facet": 1145703171 + "date": "2021", + "value": 31156, + "facet": 2176550201 } ] }, @@ -9527,9 +9527,9 @@ "entity": "geoId/20127", "points_by_facet": [ { - "date": "2020", - "value": 5551, - "facet": 1145703171 + "date": "2021", + "value": 5356, + "facet": 2176550201 } ] }, @@ -9537,9 +9537,9 @@ "entity": "geoId/20129", "points_by_facet": [ { - "date": "2020", - "value": 2656, - "facet": 1145703171 + "date": "2021", + "value": 2692, + "facet": 2176550201 } ] }, @@ -9547,9 +9547,9 @@ "entity": "geoId/20131", "points_by_facet": [ { - "date": "2020", - "value": 10109, - "facet": 1145703171 + "date": "2021", + "value": 10216, + "facet": 2176550201 } ] }, @@ -9557,9 +9557,9 @@ "entity": "geoId/20133", "points_by_facet": [ { - "date": "2020", - "value": 16008, - "facet": 1145703171 + "date": "2021", + "value": 15784, + "facet": 2176550201 } ] }, @@ -9567,9 +9567,9 @@ "entity": "geoId/20135", "points_by_facet": [ { - "date": "2020", - "value": 2838, - "facet": 1145703171 + "date": "2021", + "value": 2672, + "facet": 2176550201 } ] }, @@ -9577,9 +9577,9 @@ "entity": "geoId/20137", "points_by_facet": [ { - "date": "2020", - "value": 5416, - "facet": 1145703171 + "date": "2021", + "value": 5342, + "facet": 2176550201 } ] }, @@ -9587,9 +9587,9 @@ "entity": "geoId/20139", "points_by_facet": [ { - "date": "2020", - "value": 15855, - "facet": 1145703171 + "date": "2021", + "value": 15768, + "facet": 2176550201 } ] }, @@ -9597,9 +9597,9 @@ "entity": "geoId/20141", "points_by_facet": [ { - "date": "2020", - "value": 3494, - "facet": 1145703171 + "date": "2021", + "value": 3498, + "facet": 2176550201 } ] }, @@ -9607,9 +9607,9 @@ "entity": "geoId/20143", "points_by_facet": [ { - "date": "2020", - "value": 5776, - "facet": 1145703171 + "date": "2021", + "value": 5838, + "facet": 2176550201 } ] }, @@ -9617,9 +9617,9 @@ "entity": "geoId/20145", "points_by_facet": [ { - "date": "2020", - "value": 6539, - "facet": 1145703171 + "date": "2021", + "value": 6225, + "facet": 2176550201 } ] }, @@ -9627,9 +9627,9 @@ "entity": "geoId/20147", "points_by_facet": [ { - "date": "2020", - "value": 5297, - "facet": 1145703171 + "date": "2021", + "value": 4815, + "facet": 2176550201 } ] }, @@ -9637,9 +9637,9 @@ "entity": "geoId/20149", "points_by_facet": [ { - "date": "2020", - "value": 24203, - "facet": 1145703171 + "date": "2021", + "value": 25790, + "facet": 2176550201 } ] }, @@ -9647,9 +9647,9 @@ "entity": "geoId/20151", "points_by_facet": [ { - "date": "2020", - "value": 9324, - "facet": 1145703171 + "date": "2021", + "value": 9181, + "facet": 2176550201 } ] }, @@ -9657,9 +9657,9 @@ "entity": "geoId/20153", "points_by_facet": [ { - "date": "2020", - "value": 2490, - "facet": 1145703171 + "date": "2021", + "value": 2549, + "facet": 2176550201 } ] }, @@ -9667,9 +9667,9 @@ "entity": "geoId/20155", "points_by_facet": [ { - "date": "2020", - "value": 62421, - "facet": 1145703171 + "date": "2021", + "value": 61414, + "facet": 2176550201 } ] }, @@ -9677,9 +9677,9 @@ "entity": "geoId/20157", "points_by_facet": [ { - "date": "2020", - "value": 4607, - "facet": 1145703171 + "date": "2021", + "value": 4662, + "facet": 2176550201 } ] }, @@ -9687,9 +9687,9 @@ "entity": "geoId/20159", "points_by_facet": [ { - "date": "2020", - "value": 9532, - "facet": 1145703171 + "date": "2021", + "value": 9390, + "facet": 2176550201 } ] }, @@ -9697,9 +9697,9 @@ "entity": "geoId/20161", "points_by_facet": [ { - "date": "2020", - "value": 74059, - "facet": 1145703171 + "date": "2021", + "value": 72208, + "facet": 2176550201 } ] }, @@ -9707,9 +9707,9 @@ "entity": "geoId/20163", "points_by_facet": [ { - "date": "2020", - "value": 4985, - "facet": 1145703171 + "date": "2021", + "value": 4831, + "facet": 2176550201 } ] }, @@ -9717,9 +9717,9 @@ "entity": "geoId/20165", "points_by_facet": [ { - "date": "2020", + "date": "2021", "value": 2953, - "facet": 1145703171 + "facet": 2176550201 } ] }, @@ -9727,9 +9727,9 @@ "entity": "geoId/20167", "points_by_facet": [ { - "date": "2020", - "value": 6896, - "facet": 1145703171 + "date": "2021", + "value": 6703, + "facet": 2176550201 } ] }, @@ -9737,9 +9737,9 @@ "entity": "geoId/20169", "points_by_facet": [ { - "date": "2020", - "value": 54384, - "facet": 1145703171 + "date": "2021", + "value": 53888, + "facet": 2176550201 } ] }, @@ -9747,9 +9747,9 @@ "entity": "geoId/20171", "points_by_facet": [ { - "date": "2020", - "value": 4893, - "facet": 1145703171 + "date": "2021", + "value": 5131, + "facet": 2176550201 } ] }, @@ -9757,9 +9757,9 @@ "entity": "geoId/20173", "points_by_facet": [ { - "date": "2020", - "value": 515416, - "facet": 1145703171 + "date": "2021", + "value": 523828, + "facet": 2176550201 } ] }, @@ -9767,9 +9767,9 @@ "entity": "geoId/20175", "points_by_facet": [ { - "date": "2020", - "value": 21902, - "facet": 1145703171 + "date": "2021", + "value": 21747, + "facet": 2176550201 } ] }, @@ -9777,9 +9777,9 @@ "entity": "geoId/20177", "points_by_facet": [ { - "date": "2020", - "value": 177293, - "facet": 1145703171 + "date": "2021", + "value": 178264, + "facet": 2176550201 } ] }, @@ -9787,9 +9787,9 @@ "entity": "geoId/20179", "points_by_facet": [ { - "date": "2020", - "value": 2515, - "facet": 1145703171 + "date": "2021", + "value": 2478, + "facet": 2176550201 } ] }, @@ -9797,9 +9797,9 @@ "entity": "geoId/20181", "points_by_facet": [ { - "date": "2020", - "value": 5904, - "facet": 1145703171 + "date": "2021", + "value": 5895, + "facet": 2176550201 } ] }, @@ -9807,9 +9807,9 @@ "entity": "geoId/20183", "points_by_facet": [ { - "date": "2020", - "value": 3594, - "facet": 1145703171 + "date": "2021", + "value": 3576, + "facet": 2176550201 } ] }, @@ -9817,9 +9817,9 @@ "entity": "geoId/20185", "points_by_facet": [ { - "date": "2020", - "value": 4125, - "facet": 1145703171 + "date": "2021", + "value": 4034, + "facet": 2176550201 } ] }, @@ -9827,9 +9827,9 @@ "entity": "geoId/20187", "points_by_facet": [ { - "date": "2020", - "value": 2030, - "facet": 1145703171 + "date": "2021", + "value": 2044, + "facet": 2176550201 } ] }, @@ -9837,9 +9837,9 @@ "entity": "geoId/20189", "points_by_facet": [ { - "date": "2020", - "value": 5498, - "facet": 1145703171 + "date": "2021", + "value": 5293, + "facet": 2176550201 } ] }, @@ -9847,9 +9847,9 @@ "entity": "geoId/20191", "points_by_facet": [ { - "date": "2020", - "value": 22928, - "facet": 1145703171 + "date": "2021", + "value": 22385, + "facet": 2176550201 } ] }, @@ -9857,9 +9857,9 @@ "entity": "geoId/20193", "points_by_facet": [ { - "date": "2020", - "value": 7748, - "facet": 1145703171 + "date": "2021", + "value": 7877, + "facet": 2176550201 } ] }, @@ -9867,9 +9867,9 @@ "entity": "geoId/20195", "points_by_facet": [ { - "date": "2020", - "value": 2802, - "facet": 1145703171 + "date": "2021", + "value": 2793, + "facet": 2176550201 } ] }, @@ -9877,9 +9877,9 @@ "entity": "geoId/20197", "points_by_facet": [ { - "date": "2020", - "value": 6877, - "facet": 1145703171 + "date": "2021", + "value": 6966, + "facet": 2176550201 } ] }, @@ -9887,9 +9887,9 @@ "entity": "geoId/20199", "points_by_facet": [ { - "date": "2020", - "value": 1583, - "facet": 1145703171 + "date": "2021", + "value": 1508, + "facet": 2176550201 } ] }, @@ -9897,9 +9897,9 @@ "entity": "geoId/20201", "points_by_facet": [ { - "date": "2020", - "value": 5474, - "facet": 1145703171 + "date": "2021", + "value": 5511, + "facet": 2176550201 } ] }, @@ -9907,9 +9907,9 @@ "entity": "geoId/20203", "points_by_facet": [ { - "date": "2020", - "value": 2112, - "facet": 1145703171 + "date": "2021", + "value": 2082, + "facet": 2176550201 } ] }, @@ -9917,9 +9917,9 @@ "entity": "geoId/20205", "points_by_facet": [ { - "date": "2020", - "value": 8600, - "facet": 1145703171 + "date": "2021", + "value": 8526, + "facet": 2176550201 } ] }, @@ -9927,9 +9927,9 @@ "entity": "geoId/20207", "points_by_facet": [ { - "date": "2020", - "value": 3117, - "facet": 1145703171 + "date": "2021", + "value": 3102, + "facet": 2176550201 } ] }, @@ -9937,9 +9937,9 @@ "entity": "geoId/20209", "points_by_facet": [ { - "date": "2020", - "value": 165447, - "facet": 1145703171 + "date": "2021", + "value": 167046, + "facet": 2176550201 } ] }, @@ -9947,9 +9947,9 @@ "entity": "geoId/21001", "points_by_facet": [ { - "date": "2020", - "value": 19366, - "facet": 1145703171 + "date": "2021", + "value": 18932, + "facet": 2176550201 } ] }, @@ -9957,9 +9957,9 @@ "entity": "geoId/21003", "points_by_facet": [ { - "date": "2020", - "value": 21065, - "facet": 1145703171 + "date": "2021", + "value": 20797, + "facet": 2176550201 } ] }, @@ -9967,9 +9967,9 @@ "entity": "geoId/21005", "points_by_facet": [ { - "date": "2020", - "value": 22580, - "facet": 1145703171 + "date": "2021", + "value": 24035, + "facet": 2176550201 } ] }, @@ -9977,9 +9977,9 @@ "entity": "geoId/21007", "points_by_facet": [ { - "date": "2020", - "value": 7914, - "facet": 1145703171 + "date": "2021", + "value": 7695, + "facet": 2176550201 } ] }, @@ -9987,9 +9987,9 @@ "entity": "geoId/21009", "points_by_facet": [ { - "date": "2020", - "value": 44026, - "facet": 1145703171 + "date": "2021", + "value": 44544, + "facet": 2176550201 } ] }, @@ -9997,9 +9997,9 @@ "entity": "geoId/21011", "points_by_facet": [ { - "date": "2020", - "value": 12421, - "facet": 1145703171 + "date": "2021", + "value": 12778, + "facet": 2176550201 } ] }, @@ -10007,9 +10007,9 @@ "entity": "geoId/21013", "points_by_facet": [ { - "date": "2020", - "value": 26426, - "facet": 1145703171 + "date": "2021", + "value": 23858, + "facet": 2176550201 } ] }, @@ -10017,9 +10017,9 @@ "entity": "geoId/21015", "points_by_facet": [ { - "date": "2020", - "value": 132368, - "facet": 1145703171 + "date": "2021", + "value": 137412, + "facet": 2176550201 } ] }, @@ -10027,9 +10027,9 @@ "entity": "geoId/21017", "points_by_facet": [ { - "date": "2020", - "value": 19998, - "facet": 1145703171 + "date": "2021", + "value": 20229, + "facet": 2176550201 } ] }, @@ -10037,9 +10037,9 @@ "entity": "geoId/21019", "points_by_facet": [ { - "date": "2020", - "value": 47361, - "facet": 1145703171 + "date": "2021", + "value": 47899, + "facet": 2176550201 } ] }, @@ -10047,9 +10047,9 @@ "entity": "geoId/21021", "points_by_facet": [ { - "date": "2020", - "value": 30090, - "facet": 1145703171 + "date": "2021", + "value": 30747, + "facet": 2176550201 } ] }, @@ -10057,9 +10057,9 @@ "entity": "geoId/21023", "points_by_facet": [ { - "date": "2020", - "value": 8308, - "facet": 1145703171 + "date": "2021", + "value": 8439, + "facet": 2176550201 } ] }, @@ -10067,9 +10067,9 @@ "entity": "geoId/21025", "points_by_facet": [ { - "date": "2020", - "value": 12802, - "facet": 1145703171 + "date": "2021", + "value": 13553, + "facet": 2176550201 } ] }, @@ -10077,9 +10077,9 @@ "entity": "geoId/21027", "points_by_facet": [ { - "date": "2020", - "value": 20283, - "facet": 1145703171 + "date": "2021", + "value": 20651, + "facet": 2176550201 } ] }, @@ -10087,9 +10087,9 @@ "entity": "geoId/21029", "points_by_facet": [ { - "date": "2020", - "value": 80921, - "facet": 1145703171 + "date": "2021", + "value": 82918, + "facet": 2176550201 } ] }, @@ -10097,9 +10097,9 @@ "entity": "geoId/21031", "points_by_facet": [ { - "date": "2020", - "value": 12756, - "facet": 1145703171 + "date": "2021", + "value": 12294, + "facet": 2176550201 } ] }, @@ -10107,9 +10107,9 @@ "entity": "geoId/21033", "points_by_facet": [ { - "date": "2020", - "value": 12679, - "facet": 1145703171 + "date": "2021", + "value": 12624, + "facet": 2176550201 } ] }, @@ -10117,9 +10117,9 @@ "entity": "geoId/21035", "points_by_facet": [ { - "date": "2020", - "value": 38991, - "facet": 1145703171 + "date": "2021", + "value": 37560, + "facet": 2176550201 } ] }, @@ -10127,9 +10127,9 @@ "entity": "geoId/21037", "points_by_facet": [ { - "date": "2020", - "value": 93608, - "facet": 1145703171 + "date": "2021", + "value": 93050, + "facet": 2176550201 } ] }, @@ -10137,9 +10137,9 @@ "entity": "geoId/21039", "points_by_facet": [ { - "date": "2020", - "value": 4738, - "facet": 1145703171 + "date": "2021", + "value": 4791, + "facet": 2176550201 } ] }, @@ -10147,9 +10147,9 @@ "entity": "geoId/21041", "points_by_facet": [ { - "date": "2020", - "value": 10691, - "facet": 1145703171 + "date": "2021", + "value": 10863, + "facet": 2176550201 } ] }, @@ -10157,9 +10157,9 @@ "entity": "geoId/21043", "points_by_facet": [ { - "date": "2020", - "value": 26976, - "facet": 1145703171 + "date": "2021", + "value": 26412, + "facet": 2176550201 } ] }, @@ -10167,9 +10167,9 @@ "entity": "geoId/21045", "points_by_facet": [ { - "date": "2020", - "value": 15968, - "facet": 1145703171 + "date": "2021", + "value": 15866, + "facet": 2176550201 } ] }, @@ -10177,9 +10177,9 @@ "entity": "geoId/21047", "points_by_facet": [ { - "date": "2020", - "value": 71470, - "facet": 1145703171 + "date": "2021", + "value": 72357, + "facet": 2176550201 } ] }, @@ -10187,9 +10187,9 @@ "entity": "geoId/21049", "points_by_facet": [ { - "date": "2020", - "value": 36152, - "facet": 1145703171 + "date": "2021", + "value": 36871, + "facet": 2176550201 } ] }, @@ -10197,9 +10197,9 @@ "entity": "geoId/21051", "points_by_facet": [ { - "date": "2020", - "value": 20110, - "facet": 1145703171 + "date": "2021", + "value": 20206, + "facet": 2176550201 } ] }, @@ -10207,9 +10207,9 @@ "entity": "geoId/21053", "points_by_facet": [ { - "date": "2020", - "value": 10175, - "facet": 1145703171 + "date": "2021", + "value": 9265, + "facet": 2176550201 } ] }, @@ -10217,9 +10217,9 @@ "entity": "geoId/21055", "points_by_facet": [ { - "date": "2020", - "value": 8940, - "facet": 1145703171 + "date": "2021", + "value": 8947, + "facet": 2176550201 } ] }, @@ -10227,9 +10227,9 @@ "entity": "geoId/21057", "points_by_facet": [ { - "date": "2020", - "value": 6660, - "facet": 1145703171 + "date": "2021", + "value": 5879, + "facet": 2176550201 } ] }, @@ -10237,9 +10237,9 @@ "entity": "geoId/21059", "points_by_facet": [ { - "date": "2020", - "value": 101001, - "facet": 1145703171 + "date": "2021", + "value": 103063, + "facet": 2176550201 } ] }, @@ -10247,9 +10247,9 @@ "entity": "geoId/21061", "points_by_facet": [ { - "date": "2020", - "value": 12195, - "facet": 1145703171 + "date": "2021", + "value": 12291, + "facet": 2176550201 } ] }, @@ -10257,9 +10257,9 @@ "entity": "geoId/21063", "points_by_facet": [ { - "date": "2020", - "value": 7461, - "facet": 1145703171 + "date": "2021", + "value": 7381, + "facet": 2176550201 } ] }, @@ -10267,9 +10267,9 @@ "entity": "geoId/21065", "points_by_facet": [ { - "date": "2020", - "value": 14187, - "facet": 1145703171 + "date": "2021", + "value": 14092, + "facet": 2176550201 } ] }, @@ -10277,9 +10277,9 @@ "entity": "geoId/21067", "points_by_facet": [ { - "date": "2020", - "value": 322200, - "facet": 1145703171 + "date": "2021", + "value": 321793, + "facet": 2176550201 } ] }, @@ -10287,9 +10287,9 @@ "entity": "geoId/21069", "points_by_facet": [ { - "date": "2020", - "value": 14519, - "facet": 1145703171 + "date": "2021", + "value": 15224, + "facet": 2176550201 } ] }, @@ -10297,9 +10297,9 @@ "entity": "geoId/21071", "points_by_facet": [ { - "date": "2020", - "value": 35931, - "facet": 1145703171 + "date": "2021", + "value": 35274, + "facet": 2176550201 } ] }, @@ -10307,9 +10307,9 @@ "entity": "geoId/21073", "points_by_facet": [ { - "date": "2020", - "value": 50744, - "facet": 1145703171 + "date": "2021", + "value": 51682, + "facet": 2176550201 } ] }, @@ -10317,9 +10317,9 @@ "entity": "geoId/21075", "points_by_facet": [ { - "date": "2020", - "value": 6064, - "facet": 1145703171 + "date": "2021", + "value": 6512, + "facet": 2176550201 } ] }, @@ -10327,9 +10327,9 @@ "entity": "geoId/21077", "points_by_facet": [ { - "date": "2020", - "value": 8760, - "facet": 1145703171 + "date": "2021", + "value": 8775, + "facet": 2176550201 } ] }, @@ -10337,9 +10337,9 @@ "entity": "geoId/21079", "points_by_facet": [ { - "date": "2020", - "value": 17554, - "facet": 1145703171 + "date": "2021", + "value": 17362, + "facet": 2176550201 } ] }, @@ -10347,9 +10347,9 @@ "entity": "geoId/21081", "points_by_facet": [ { - "date": "2020", - "value": 25107, - "facet": 1145703171 + "date": "2021", + "value": 25244, + "facet": 2176550201 } ] }, @@ -10357,9 +10357,9 @@ "entity": "geoId/21083", "points_by_facet": [ { - "date": "2020", - "value": 37125, - "facet": 1145703171 + "date": "2021", + "value": 36615, + "facet": 2176550201 } ] }, @@ -10367,9 +10367,9 @@ "entity": "geoId/21085", "points_by_facet": [ { - "date": "2020", - "value": 26313, - "facet": 1145703171 + "date": "2021", + "value": 26524, + "facet": 2176550201 } ] }, @@ -10377,9 +10377,9 @@ "entity": "geoId/21087", "points_by_facet": [ { - "date": "2020", - "value": 11000, - "facet": 1145703171 + "date": "2021", + "value": 11291, + "facet": 2176550201 } ] }, @@ -10387,9 +10387,9 @@ "entity": "geoId/21089", "points_by_facet": [ { - "date": "2020", - "value": 35359, - "facet": 1145703171 + "date": "2021", + "value": 35649, + "facet": 2176550201 } ] }, @@ -10397,9 +10397,9 @@ "entity": "geoId/21091", "points_by_facet": [ { - "date": "2020", - "value": 8748, - "facet": 1145703171 + "date": "2021", + "value": 9064, + "facet": 2176550201 } ] }, @@ -10407,9 +10407,9 @@ "entity": "geoId/21093", "points_by_facet": [ { - "date": "2020", - "value": 109627, - "facet": 1145703171 + "date": "2021", + "value": 111607, + "facet": 2176550201 } ] }, @@ -10417,9 +10417,9 @@ "entity": "geoId/21095", "points_by_facet": [ { - "date": "2020", - "value": 26307, - "facet": 1145703171 + "date": "2021", + "value": 26164, + "facet": 2176550201 } ] }, @@ -10427,9 +10427,9 @@ "entity": "geoId/21097", "points_by_facet": [ { - "date": "2020", - "value": 18763, - "facet": 1145703171 + "date": "2021", + "value": 18950, + "facet": 2176550201 } ] }, @@ -10437,9 +10437,9 @@ "entity": "geoId/21099", "points_by_facet": [ { - "date": "2020", - "value": 18833, - "facet": 1145703171 + "date": "2021", + "value": 19460, + "facet": 2176550201 } ] }, @@ -10447,9 +10447,9 @@ "entity": "geoId/21101", "points_by_facet": [ { - "date": "2020", - "value": 45550, - "facet": 1145703171 + "date": "2021", + "value": 44329, + "facet": 2176550201 } ] }, @@ -10457,9 +10457,9 @@ "entity": "geoId/21103", "points_by_facet": [ { - "date": "2020", - "value": 15999, - "facet": 1145703171 + "date": "2021", + "value": 15657, + "facet": 2176550201 } ] }, @@ -10467,9 +10467,9 @@ "entity": "geoId/21105", "points_by_facet": [ { - "date": "2020", - "value": 4461, - "facet": 1145703171 + "date": "2021", + "value": 4424, + "facet": 2176550201 } ] }, @@ -10477,9 +10477,9 @@ "entity": "geoId/21107", "points_by_facet": [ { - "date": "2020", - "value": 45044, - "facet": 1145703171 + "date": "2021", + "value": 45138, + "facet": 2176550201 } ] }, @@ -10487,9 +10487,9 @@ "entity": "geoId/21109", "points_by_facet": [ { - "date": "2020", - "value": 13368, - "facet": 1145703171 + "date": "2021", + "value": 12984, + "facet": 2176550201 } ] }, @@ -10497,9 +10497,9 @@ "entity": "geoId/21111", "points_by_facet": [ { - "date": "2020", - "value": 768419, - "facet": 1145703171 + "date": "2021", + "value": 777874, + "facet": 2176550201 } ] }, @@ -10507,9 +10507,9 @@ "entity": "geoId/21113", "points_by_facet": [ { - "date": "2020", - "value": 53476, - "facet": 1145703171 + "date": "2021", + "value": 53626, + "facet": 2176550201 } ] }, @@ -10517,9 +10517,9 @@ "entity": "geoId/21115", "points_by_facet": [ { - "date": "2020", - "value": 22427, - "facet": 1145703171 + "date": "2021", + "value": 22556, + "facet": 2176550201 } ] }, @@ -10527,9 +10527,9 @@ "entity": "geoId/21117", "points_by_facet": [ { - "date": "2020", - "value": 166552, - "facet": 1145703171 + "date": "2021", + "value": 169495, + "facet": 2176550201 } ] }, @@ -10537,9 +10537,9 @@ "entity": "geoId/21119", "points_by_facet": [ { - "date": "2020", - "value": 15041, - "facet": 1145703171 + "date": "2021", + "value": 14053, + "facet": 2176550201 } ] }, @@ -10547,9 +10547,9 @@ "entity": "geoId/21121", "points_by_facet": [ { - "date": "2020", - "value": 31288, - "facet": 1145703171 + "date": "2021", + "value": 29909, + "facet": 2176550201 } ] }, @@ -10557,9 +10557,9 @@ "entity": "geoId/21123", "points_by_facet": [ { - "date": "2020", - "value": 14269, - "facet": 1145703171 + "date": "2021", + "value": 15028, + "facet": 2176550201 } ] }, @@ -10567,9 +10567,9 @@ "entity": "geoId/21125", "points_by_facet": [ { - "date": "2020", - "value": 60631, - "facet": 1145703171 + "date": "2021", + "value": 62561, + "facet": 2176550201 } ] }, @@ -10577,9 +10577,9 @@ "entity": "geoId/21127", "points_by_facet": [ { - "date": "2020", - "value": 15604, - "facet": 1145703171 + "date": "2021", + "value": 16290, + "facet": 2176550201 } ] }, @@ -10587,9 +10587,9 @@ "entity": "geoId/21129", "points_by_facet": [ { - "date": "2020", - "value": 7088, - "facet": 1145703171 + "date": "2021", + "value": 7451, + "facet": 2176550201 } ] }, @@ -10597,9 +10597,9 @@ "entity": "geoId/21131", "points_by_facet": [ { - "date": "2020", - "value": 10081, - "facet": 1145703171 + "date": "2021", + "value": 10278, + "facet": 2176550201 } ] }, @@ -10607,9 +10607,9 @@ "entity": "geoId/21133", "points_by_facet": [ { - "date": "2020", - "value": 21936, - "facet": 1145703171 + "date": "2021", + "value": 21253, + "facet": 2176550201 } ] }, @@ -10617,9 +10617,9 @@ "entity": "geoId/21135", "points_by_facet": [ { - "date": "2020", - "value": 13345, - "facet": 1145703171 + "date": "2021", + "value": 12987, + "facet": 2176550201 } ] }, @@ -10627,9 +10627,9 @@ "entity": "geoId/21137", "points_by_facet": [ { - "date": "2020", - "value": 24493, - "facet": 1145703171 + "date": "2021", + "value": 24243, + "facet": 2176550201 } ] }, @@ -10637,9 +10637,9 @@ "entity": "geoId/21139", "points_by_facet": [ { - "date": "2020", - "value": 9172, - "facet": 1145703171 + "date": "2021", + "value": 8959, + "facet": 2176550201 } ] }, @@ -10647,9 +10647,9 @@ "entity": "geoId/21141", "points_by_facet": [ { - "date": "2020", - "value": 27049, - "facet": 1145703171 + "date": "2021", + "value": 27771, + "facet": 2176550201 } ] }, @@ -10657,9 +10657,9 @@ "entity": "geoId/21143", "points_by_facet": [ { - "date": "2020", - "value": 8226, - "facet": 1145703171 + "date": "2021", + "value": 8803, + "facet": 2176550201 } ] }, @@ -10667,9 +10667,9 @@ "entity": "geoId/21145", "points_by_facet": [ { - "date": "2020", - "value": 65485, - "facet": 1145703171 + "date": "2021", + "value": 67454, + "facet": 2176550201 } ] }, @@ -10677,9 +10677,9 @@ "entity": "geoId/21147", "points_by_facet": [ { - "date": "2020", - "value": 17333, - "facet": 1145703171 + "date": "2021", + "value": 16892, + "facet": 2176550201 } ] }, @@ -10687,9 +10687,9 @@ "entity": "geoId/21149", "points_by_facet": [ { - "date": "2020", - "value": 9202, - "facet": 1145703171 + "date": "2021", + "value": 9100, + "facet": 2176550201 } ] }, @@ -10697,9 +10697,9 @@ "entity": "geoId/21151", "points_by_facet": [ { - "date": "2020", - "value": 92090, - "facet": 1145703171 + "date": "2021", + "value": 94666, + "facet": 2176550201 } ] }, @@ -10707,9 +10707,9 @@ "entity": "geoId/21153", "points_by_facet": [ { - "date": "2020", - "value": 12346, - "facet": 1145703171 + "date": "2021", + "value": 11497, + "facet": 2176550201 } ] }, @@ -10717,9 +10717,9 @@ "entity": "geoId/21155", "points_by_facet": [ { - "date": "2020", - "value": 19257, - "facet": 1145703171 + "date": "2021", + "value": 19725, + "facet": 2176550201 } ] }, @@ -10727,9 +10727,9 @@ "entity": "geoId/21157", "points_by_facet": [ { - "date": "2020", - "value": 31225, - "facet": 1145703171 + "date": "2021", + "value": 31748, + "facet": 2176550201 } ] }, @@ -10737,9 +10737,9 @@ "entity": "geoId/21159", "points_by_facet": [ { - "date": "2020", - "value": 11421, - "facet": 1145703171 + "date": "2021", + "value": 11140, + "facet": 2176550201 } ] }, @@ -10747,9 +10747,9 @@ "entity": "geoId/21161", "points_by_facet": [ { - "date": "2020", - "value": 17122, - "facet": 1145703171 + "date": "2021", + "value": 16931, + "facet": 2176550201 } ] }, @@ -10757,9 +10757,9 @@ "entity": "geoId/21163", "points_by_facet": [ { - "date": "2020", - "value": 28379, - "facet": 1145703171 + "date": "2021", + "value": 30131, + "facet": 2176550201 } ] }, @@ -10767,9 +10767,9 @@ "entity": "geoId/21165", "points_by_facet": [ { - "date": "2020", - "value": 6463, - "facet": 1145703171 + "date": "2021", + "value": 6194, + "facet": 2176550201 } ] }, @@ -10777,9 +10777,9 @@ "entity": "geoId/21167", "points_by_facet": [ { - "date": "2020", - "value": 21690, - "facet": 1145703171 + "date": "2021", + "value": 22850, + "facet": 2176550201 } ] }, @@ -10787,9 +10787,9 @@ "entity": "geoId/21169", "points_by_facet": [ { - "date": "2020", - "value": 10062, - "facet": 1145703171 + "date": "2021", + "value": 10349, + "facet": 2176550201 } ] }, @@ -10797,9 +10797,9 @@ "entity": "geoId/21171", "points_by_facet": [ { - "date": "2020", - "value": 10616, - "facet": 1145703171 + "date": "2021", + "value": 11233, + "facet": 2176550201 } ] }, @@ -10807,9 +10807,9 @@ "entity": "geoId/21173", "points_by_facet": [ { - "date": "2020", - "value": 28042, - "facet": 1145703171 + "date": "2021", + "value": 28219, + "facet": 2176550201 } ] }, @@ -10817,9 +10817,9 @@ "entity": "geoId/21175", "points_by_facet": [ { - "date": "2020", - "value": 13270, - "facet": 1145703171 + "date": "2021", + "value": 13820, + "facet": 2176550201 } ] }, @@ -10827,9 +10827,9 @@ "entity": "geoId/21177", "points_by_facet": [ { - "date": "2020", - "value": 30815, - "facet": 1145703171 + "date": "2021", + "value": 30694, + "facet": 2176550201 } ] }, @@ -10837,9 +10837,9 @@ "entity": "geoId/21179", "points_by_facet": [ { - "date": "2020", - "value": 45915, - "facet": 1145703171 + "date": "2021", + "value": 47098, + "facet": 2176550201 } ] }, @@ -10847,9 +10847,9 @@ "entity": "geoId/21181", "points_by_facet": [ { - "date": "2020", - "value": 7189, - "facet": 1145703171 + "date": "2021", + "value": 7712, + "facet": 2176550201 } ] }, @@ -10857,9 +10857,9 @@ "entity": "geoId/21183", "points_by_facet": [ { - "date": "2020", - "value": 24081, - "facet": 1145703171 + "date": "2021", + "value": 23688, + "facet": 2176550201 } ] }, @@ -10867,9 +10867,9 @@ "entity": "geoId/21185", "points_by_facet": [ { - "date": "2020", - "value": 66508, - "facet": 1145703171 + "date": "2021", + "value": 68685, + "facet": 2176550201 } ] }, @@ -10877,9 +10877,9 @@ "entity": "geoId/21187", "points_by_facet": [ { - "date": "2020", - "value": 10847, - "facet": 1145703171 + "date": "2021", + "value": 11294, + "facet": 2176550201 } ] }, @@ -10887,9 +10887,9 @@ "entity": "geoId/21189", "points_by_facet": [ { - "date": "2020", - "value": 4416, - "facet": 1145703171 + "date": "2021", + "value": 3953, + "facet": 2176550201 } ] }, @@ -10897,9 +10897,9 @@ "entity": "geoId/21191", "points_by_facet": [ { - "date": "2020", - "value": 14587, - "facet": 1145703171 + "date": "2021", + "value": 14607, + "facet": 2176550201 } ] }, @@ -10907,9 +10907,9 @@ "entity": "geoId/21193", "points_by_facet": [ { - "date": "2020", - "value": 26266, - "facet": 1145703171 + "date": "2021", + "value": 27929, + "facet": 2176550201 } ] }, @@ -10917,9 +10917,9 @@ "entity": "geoId/21195", "points_by_facet": [ { - "date": "2020", - "value": 58595, - "facet": 1145703171 + "date": "2021", + "value": 57391, + "facet": 2176550201 } ] }, @@ -10927,9 +10927,9 @@ "entity": "geoId/21197", "points_by_facet": [ { - "date": "2020", - "value": 12283, - "facet": 1145703171 + "date": "2021", + "value": 13133, + "facet": 2176550201 } ] }, @@ -10937,9 +10937,9 @@ "entity": "geoId/21199", "points_by_facet": [ { - "date": "2020", - "value": 64789, - "facet": 1145703171 + "date": "2021", + "value": 65423, + "facet": 2176550201 } ] }, @@ -10947,9 +10947,9 @@ "entity": "geoId/21201", "points_by_facet": [ { - "date": "2020", - "value": 2139, - "facet": 1145703171 + "date": "2021", + "value": 2257, + "facet": 2176550201 } ] }, @@ -10957,9 +10957,9 @@ "entity": "geoId/21203", "points_by_facet": [ { - "date": "2020", - "value": 16795, - "facet": 1145703171 + "date": "2021", + "value": 16115, + "facet": 2176550201 } ] }, @@ -10967,9 +10967,9 @@ "entity": "geoId/21205", "points_by_facet": [ { - "date": "2020", - "value": 24534, - "facet": 1145703171 + "date": "2021", + "value": 24861, + "facet": 2176550201 } ] }, @@ -10977,9 +10977,9 @@ "entity": "geoId/21207", "points_by_facet": [ { - "date": "2020", - "value": 17846, - "facet": 1145703171 + "date": "2021", + "value": 18156, + "facet": 2176550201 } ] }, @@ -10987,9 +10987,9 @@ "entity": "geoId/21209", "points_by_facet": [ { - "date": "2020", - "value": 55961, - "facet": 1145703171 + "date": "2021", + "value": 58252, + "facet": 2176550201 } ] }, @@ -10997,9 +10997,9 @@ "entity": "geoId/21211", "points_by_facet": [ { - "date": "2020", - "value": 48100, - "facet": 1145703171 + "date": "2021", + "value": 48461, + "facet": 2176550201 } ] }, @@ -11007,9 +11007,9 @@ "entity": "geoId/21213", "points_by_facet": [ { - "date": "2020", - "value": 18319, - "facet": 1145703171 + "date": "2021", + "value": 19718, + "facet": 2176550201 } ] }, @@ -11017,9 +11017,9 @@ "entity": "geoId/21215", "points_by_facet": [ { - "date": "2020", - "value": 18945, - "facet": 1145703171 + "date": "2021", + "value": 19916, + "facet": 2176550201 } ] }, @@ -11027,9 +11027,9 @@ "entity": "geoId/21217", "points_by_facet": [ { - "date": "2020", - "value": 25572, - "facet": 1145703171 + "date": "2021", + "value": 26235, + "facet": 2176550201 } ] }, @@ -11037,9 +11037,9 @@ "entity": "geoId/21219", "points_by_facet": [ { - "date": "2020", - "value": 12334, - "facet": 1145703171 + "date": "2021", + "value": 12285, + "facet": 2176550201 } ] }, @@ -11047,9 +11047,9 @@ "entity": "geoId/21221", "points_by_facet": [ { - "date": "2020", - "value": 14569, - "facet": 1145703171 + "date": "2021", + "value": 14192, + "facet": 2176550201 } ] }, @@ -11057,9 +11057,9 @@ "entity": "geoId/21223", "points_by_facet": [ { - "date": "2020", - "value": 8528, - "facet": 1145703171 + "date": "2021", + "value": 8530, + "facet": 2176550201 } ] }, @@ -11067,9 +11067,9 @@ "entity": "geoId/21225", "points_by_facet": [ { - "date": "2020", - "value": 14582, - "facet": 1145703171 + "date": "2021", + "value": 13544, + "facet": 2176550201 } ] }, @@ -11077,9 +11077,9 @@ "entity": "geoId/21227", "points_by_facet": [ { - "date": "2020", - "value": 130836, - "facet": 1145703171 + "date": "2021", + "value": 137212, + "facet": 2176550201 } ] }, @@ -11087,9 +11087,9 @@ "entity": "geoId/21229", "points_by_facet": [ { - "date": "2020", - "value": 12044, - "facet": 1145703171 + "date": "2021", + "value": 12072, + "facet": 2176550201 } ] }, @@ -11097,9 +11097,9 @@ "entity": "geoId/21231", "points_by_facet": [ { - "date": "2020", - "value": 20447, - "facet": 1145703171 + "date": "2021", + "value": 19540, + "facet": 2176550201 } ] }, @@ -11107,9 +11107,9 @@ "entity": "geoId/21233", "points_by_facet": [ { - "date": "2020", - "value": 13021, - "facet": 1145703171 + "date": "2021", + "value": 12813, + "facet": 2176550201 } ] }, @@ -11117,9 +11117,9 @@ "entity": "geoId/21235", "points_by_facet": [ { - "date": "2020", - "value": 36252, - "facet": 1145703171 + "date": "2021", + "value": 36939, + "facet": 2176550201 } ] }, @@ -11127,9 +11127,9 @@ "entity": "geoId/21237", "points_by_facet": [ { - "date": "2020", - "value": 7188, - "facet": 1145703171 + "date": "2021", + "value": 6507, + "facet": 2176550201 } ] }, @@ -11137,9 +11137,9 @@ "entity": "geoId/21239", "points_by_facet": [ { - "date": "2020", - "value": 26486, - "facet": 1145703171 + "date": "2021", + "value": 27075, + "facet": 2176550201 } ] }, @@ -11147,9 +11147,9 @@ "entity": "geoId/22001", "points_by_facet": [ { - "date": "2020", - "value": 62371, - "facet": 1145703171 + "date": "2021", + "value": 57288, + "facet": 2176550201 } ] }, @@ -11157,9 +11157,9 @@ "entity": "geoId/22003", "points_by_facet": [ { - "date": "2020", - "value": 25572, - "facet": 1145703171 + "date": "2021", + "value": 22687, + "facet": 2176550201 } ] }, @@ -11167,9 +11167,9 @@ "entity": "geoId/22005", "points_by_facet": [ { - "date": "2020", - "value": 125061, - "facet": 1145703171 + "date": "2021", + "value": 128369, + "facet": 2176550201 } ] }, @@ -11177,9 +11177,9 @@ "entity": "geoId/22007", "points_by_facet": [ { - "date": "2020", - "value": 22236, - "facet": 1145703171 + "date": "2021", + "value": 20689, + "facet": 2176550201 } ] }, @@ -11187,9 +11187,9 @@ "entity": "geoId/22009", "points_by_facet": [ { - "date": "2020", - "value": 40465, - "facet": 1145703171 + "date": "2021", + "value": 39236, + "facet": 2176550201 } ] }, @@ -11197,9 +11197,9 @@ "entity": "geoId/22011", "points_by_facet": [ { - "date": "2020", - "value": 37387, - "facet": 1145703171 + "date": "2021", + "value": 36584, + "facet": 2176550201 } ] }, @@ -11207,9 +11207,9 @@ "entity": "geoId/22013", "points_by_facet": [ { - "date": "2020", - "value": 13391, - "facet": 1145703171 + "date": "2021", + "value": 12776, + "facet": 2176550201 } ] }, @@ -11217,9 +11217,9 @@ "entity": "geoId/22015", "points_by_facet": [ { - "date": "2020", - "value": 126952, - "facet": 1145703171 + "date": "2021", + "value": 129144, + "facet": 2176550201 } ] }, @@ -11227,9 +11227,9 @@ "entity": "geoId/22017", "points_by_facet": [ { - "date": "2020", - "value": 243243, - "facet": 1145703171 + "date": "2021", + "value": 233092, + "facet": 2176550201 } ] }, @@ -11237,9 +11237,9 @@ "entity": "geoId/22019", "points_by_facet": [ { - "date": "2020", - "value": 202858, - "facet": 1145703171 + "date": "2021", + "value": 205282, + "facet": 2176550201 } ] }, @@ -11247,9 +11247,9 @@ "entity": "geoId/22021", "points_by_facet": [ { - "date": "2020", - "value": 9959, - "facet": 1145703171 + "date": "2021", + "value": 9571, + "facet": 2176550201 } ] }, @@ -11257,9 +11257,9 @@ "entity": "geoId/22023", "points_by_facet": [ { - "date": "2020", - "value": 6963, - "facet": 1145703171 + "date": "2021", + "value": 5080, + "facet": 2176550201 } ] }, @@ -11267,9 +11267,9 @@ "entity": "geoId/22025", "points_by_facet": [ { - "date": "2020", - "value": 9586, - "facet": 1145703171 + "date": "2021", + "value": 8805, + "facet": 2176550201 } ] }, @@ -11277,9 +11277,9 @@ "entity": "geoId/22027", "points_by_facet": [ { - "date": "2020", - "value": 15854, - "facet": 1145703171 + "date": "2021", + "value": 14038, + "facet": 2176550201 } ] }, @@ -11287,9 +11287,9 @@ "entity": "geoId/22029", "points_by_facet": [ { - "date": "2020", - "value": 19533, - "facet": 1145703171 + "date": "2021", + "value": 18376, + "facet": 2176550201 } ] }, @@ -11297,9 +11297,9 @@ "entity": "geoId/22031", "points_by_facet": [ { - "date": "2020", - "value": 27395, - "facet": 1145703171 + "date": "2021", + "value": 26919, + "facet": 2176550201 } ] }, @@ -11307,9 +11307,9 @@ "entity": "geoId/22033", "points_by_facet": [ { - "date": "2020", - "value": 443158, - "facet": 1145703171 + "date": "2021", + "value": 453301, + "facet": 2176550201 } ] }, @@ -11317,9 +11317,9 @@ "entity": "geoId/22035", "points_by_facet": [ { - "date": "2020", - "value": 6947, - "facet": 1145703171 + "date": "2021", + "value": 7220, + "facet": 2176550201 } ] }, @@ -11327,9 +11327,9 @@ "entity": "geoId/22037", "points_by_facet": [ { - "date": "2020", - "value": 19228, - "facet": 1145703171 + "date": "2021", + "value": 19338, + "facet": 2176550201 } ] }, @@ -11337,9 +11337,9 @@ "entity": "geoId/22039", "points_by_facet": [ { - "date": "2020", - "value": 33491, - "facet": 1145703171 + "date": "2021", + "value": 32215, + "facet": 2176550201 } ] }, @@ -11347,9 +11347,9 @@ "entity": "geoId/22041", "points_by_facet": [ { - "date": "2020", - "value": 20109, - "facet": 1145703171 + "date": "2021", + "value": 19668, + "facet": 2176550201 } ] }, @@ -11357,9 +11357,9 @@ "entity": "geoId/22043", "points_by_facet": [ { - "date": "2020", - "value": 22339, - "facet": 1145703171 + "date": "2021", + "value": 22236, + "facet": 2176550201 } ] }, @@ -11367,9 +11367,9 @@ "entity": "geoId/22045", "points_by_facet": [ { - "date": "2020", - "value": 70763, - "facet": 1145703171 + "date": "2021", + "value": 68975, + "facet": 2176550201 } ] }, @@ -11377,9 +11377,9 @@ "entity": "geoId/22047", "points_by_facet": [ { - "date": "2020", - "value": 32626, - "facet": 1145703171 + "date": "2021", + "value": 29824, + "facet": 2176550201 } ] }, @@ -11387,9 +11387,9 @@ "entity": "geoId/22049", "points_by_facet": [ { - "date": "2020", - "value": 15822, - "facet": 1145703171 + "date": "2021", + "value": 14876, + "facet": 2176550201 } ] }, @@ -11397,9 +11397,9 @@ "entity": "geoId/22051", "points_by_facet": [ { - "date": "2020", - "value": 434903, - "facet": 1145703171 + "date": "2021", + "value": 433688, + "facet": 2176550201 } ] }, @@ -11407,9 +11407,9 @@ "entity": "geoId/22053", "points_by_facet": [ { - "date": "2020", - "value": 31425, - "facet": 1145703171 + "date": "2021", + "value": 32345, + "facet": 2176550201 } ] }, @@ -11417,9 +11417,9 @@ "entity": "geoId/22055", "points_by_facet": [ { - "date": "2020", - "value": 243692, - "facet": 1145703171 + "date": "2021", + "value": 244205, + "facet": 2176550201 } ] }, @@ -11427,9 +11427,9 @@ "entity": "geoId/22057", "points_by_facet": [ { - "date": "2020", - "value": 97980, - "facet": 1145703171 + "date": "2021", + "value": 97504, + "facet": 2176550201 } ] }, @@ -11437,9 +11437,9 @@ "entity": "geoId/22059", "points_by_facet": [ { - "date": "2020", - "value": 14950, - "facet": 1145703171 + "date": "2021", + "value": 14834, + "facet": 2176550201 } ] }, @@ -11447,9 +11447,9 @@ "entity": "geoId/22061", "points_by_facet": [ { - "date": "2020", - "value": 47118, - "facet": 1145703171 + "date": "2021", + "value": 48152, + "facet": 2176550201 } ] }, @@ -11457,9 +11457,9 @@ "entity": "geoId/22063", "points_by_facet": [ { - "date": "2020", - "value": 140524, - "facet": 1145703171 + "date": "2021", + "value": 145830, + "facet": 2176550201 } ] }, @@ -11467,9 +11467,9 @@ "entity": "geoId/22065", "points_by_facet": [ { - "date": "2020", - "value": 11137, - "facet": 1145703171 + "date": "2021", + "value": 9799, + "facet": 2176550201 } ] }, @@ -11477,9 +11477,9 @@ "entity": "geoId/22067", "points_by_facet": [ { - "date": "2020", - "value": 25189, - "facet": 1145703171 + "date": "2021", + "value": 25025, + "facet": 2176550201 } ] }, @@ -11487,9 +11487,9 @@ "entity": "geoId/22069", "points_by_facet": [ { - "date": "2020", - "value": 38505, - "facet": 1145703171 + "date": "2021", + "value": 37026, + "facet": 2176550201 } ] }, @@ -11497,9 +11497,9 @@ "entity": "geoId/22071", "points_by_facet": [ { - "date": "2020", - "value": 391249, - "facet": 1145703171 + "date": "2021", + "value": 376971, + "facet": 2176550201 } ] }, @@ -11507,9 +11507,9 @@ "entity": "geoId/22073", "points_by_facet": [ { - "date": "2020", - "value": 154679, - "facet": 1145703171 + "date": "2021", + "value": 158768, + "facet": 2176550201 } ] }, @@ -11517,9 +11517,9 @@ "entity": "geoId/22075", "points_by_facet": [ { - "date": "2020", - "value": 23305, - "facet": 1145703171 + "date": "2021", + "value": 23303, + "facet": 2176550201 } ] }, @@ -11527,9 +11527,9 @@ "entity": "geoId/22077", "points_by_facet": [ { - "date": "2020", - "value": 21883, - "facet": 1145703171 + "date": "2021", + "value": 20356, + "facet": 2176550201 } ] }, @@ -11537,9 +11537,9 @@ "entity": "geoId/22079", "points_by_facet": [ { - "date": "2020", - "value": 130376, - "facet": 1145703171 + "date": "2021", + "value": 128654, + "facet": 2176550201 } ] }, @@ -11547,9 +11547,9 @@ "entity": "geoId/22081", "points_by_facet": [ { - "date": "2020", - "value": 8462, - "facet": 1145703171 + "date": "2021", + "value": 7564, + "facet": 2176550201 } ] }, @@ -11557,9 +11557,9 @@ "entity": "geoId/22083", "points_by_facet": [ { - "date": "2020", - "value": 20251, - "facet": 1145703171 + "date": "2021", + "value": 19805, + "facet": 2176550201 } ] }, @@ -11567,9 +11567,9 @@ "entity": "geoId/22085", "points_by_facet": [ { - "date": "2020", - "value": 23915, - "facet": 1145703171 + "date": "2021", + "value": 22135, + "facet": 2176550201 } ] }, @@ -11577,9 +11577,9 @@ "entity": "geoId/22087", "points_by_facet": [ { - "date": "2020", - "value": 46694, - "facet": 1145703171 + "date": "2021", + "value": 44258, + "facet": 2176550201 } ] }, @@ -11587,9 +11587,9 @@ "entity": "geoId/22089", "points_by_facet": [ { - "date": "2020", - "value": 52856, - "facet": 1145703171 + "date": "2021", + "value": 52282, + "facet": 2176550201 } ] }, @@ -11597,9 +11597,9 @@ "entity": "geoId/22091", "points_by_facet": [ { - "date": "2020", - "value": 10227, - "facet": 1145703171 + "date": "2021", + "value": 10912, + "facet": 2176550201 } ] }, @@ -11607,9 +11607,9 @@ "entity": "geoId/22093", "points_by_facet": [ { - "date": "2020", - "value": 21142, - "facet": 1145703171 + "date": "2021", + "value": 19742, + "facet": 2176550201 } ] }, @@ -11617,9 +11617,9 @@ "entity": "geoId/22095", "points_by_facet": [ { - "date": "2020", - "value": 43055, - "facet": 1145703171 + "date": "2021", + "value": 42094, + "facet": 2176550201 } ] }, @@ -11627,9 +11627,9 @@ "entity": "geoId/22097", "points_by_facet": [ { - "date": "2020", - "value": 82786, - "facet": 1145703171 + "date": "2021", + "value": 82071, + "facet": 2176550201 } ] }, @@ -11637,9 +11637,9 @@ "entity": "geoId/22099", "points_by_facet": [ { - "date": "2020", - "value": 53607, - "facet": 1145703171 + "date": "2021", + "value": 51540, + "facet": 2176550201 } ] }, @@ -11647,9 +11647,9 @@ "entity": "geoId/22101", "points_by_facet": [ { - "date": "2020", - "value": 50020, - "facet": 1145703171 + "date": "2021", + "value": 48232, + "facet": 2176550201 } ] }, @@ -11657,9 +11657,9 @@ "entity": "geoId/22103", "points_by_facet": [ { - "date": "2020", - "value": 258447, - "facet": 1145703171 + "date": "2021", + "value": 269388, + "facet": 2176550201 } ] }, @@ -11667,9 +11667,9 @@ "entity": "geoId/22105", "points_by_facet": [ { - "date": "2020", - "value": 133753, - "facet": 1145703171 + "date": "2021", + "value": 135217, + "facet": 2176550201 } ] }, @@ -11677,9 +11677,9 @@ "entity": "geoId/22107", "points_by_facet": [ { - "date": "2020", - "value": 4435, - "facet": 1145703171 + "date": "2021", + "value": 4043, + "facet": 2176550201 } ] }, @@ -11687,9 +11687,9 @@ "entity": "geoId/22109", "points_by_facet": [ { - "date": "2020", - "value": 111297, - "facet": 1145703171 + "date": "2021", + "value": 108708, + "facet": 2176550201 } ] }, @@ -11697,9 +11697,9 @@ "entity": "geoId/22111", "points_by_facet": [ { - "date": "2020", - "value": 22270, - "facet": 1145703171 + "date": "2021", + "value": 21091, + "facet": 2176550201 } ] }, @@ -11707,9 +11707,9 @@ "entity": "geoId/22113", "points_by_facet": [ { - "date": "2020", - "value": 59787, - "facet": 1145703171 + "date": "2021", + "value": 57204, + "facet": 2176550201 } ] }, @@ -11717,9 +11717,9 @@ "entity": "geoId/22115", "points_by_facet": [ { - "date": "2020", - "value": 49315, - "facet": 1145703171 + "date": "2021", + "value": 48027, + "facet": 2176550201 } ] }, @@ -11727,9 +11727,9 @@ "entity": "geoId/22117", "points_by_facet": [ { - "date": "2020", - "value": 46325, - "facet": 1145703171 + "date": "2021", + "value": 45133, + "facet": 2176550201 } ] }, @@ -11737,9 +11737,9 @@ "entity": "geoId/22119", "points_by_facet": [ { - "date": "2020", - "value": 38813, - "facet": 1145703171 + "date": "2021", + "value": 36184, + "facet": 2176550201 } ] }, @@ -11747,9 +11747,9 @@ "entity": "geoId/22121", "points_by_facet": [ { - "date": "2020", - "value": 26395, - "facet": 1145703171 + "date": "2021", + "value": 27792, + "facet": 2176550201 } ] }, @@ -11757,9 +11757,9 @@ "entity": "geoId/22123", "points_by_facet": [ { - "date": "2020", - "value": 10934, - "facet": 1145703171 + "date": "2021", + "value": 9594, + "facet": 2176550201 } ] }, @@ -11767,9 +11767,9 @@ "entity": "geoId/22125", "points_by_facet": [ { - "date": "2020", - "value": 15441, - "facet": 1145703171 + "date": "2021", + "value": 15494, + "facet": 2176550201 } ] }, @@ -11777,9 +11777,9 @@ "entity": "geoId/22127", "points_by_facet": [ { - "date": "2020", - "value": 14165, - "facet": 1145703171 + "date": "2021", + "value": 13488, + "facet": 2176550201 } ] }, @@ -11787,9 +11787,9 @@ "entity": "geoId/23001", "points_by_facet": [ { - "date": "2020", - "value": 107958, - "facet": 1145703171 + "date": "2021", + "value": 111034, + "facet": 2176550201 } ] }, @@ -11797,9 +11797,9 @@ "entity": "geoId/23003", "points_by_facet": [ { - "date": "2020", - "value": 67431, - "facet": 1145703171 + "date": "2021", + "value": 66859, + "facet": 2176550201 } ] }, @@ -11807,9 +11807,9 @@ "entity": "geoId/23005", "points_by_facet": [ { - "date": "2020", - "value": 294520, - "facet": 1145703171 + "date": "2021", + "value": 305231, + "facet": 2176550201 } ] }, @@ -11817,9 +11817,9 @@ "entity": "geoId/23007", "points_by_facet": [ { - "date": "2020", - "value": 29933, - "facet": 1145703171 + "date": "2021", + "value": 29687, + "facet": 2176550201 } ] }, @@ -11827,9 +11827,9 @@ "entity": "geoId/23009", "points_by_facet": [ { - "date": "2020", - "value": 54832, - "facet": 1145703171 + "date": "2021", + "value": 56192, + "facet": 2176550201 } ] }, @@ -11837,9 +11837,9 @@ "entity": "geoId/23011", "points_by_facet": [ { - "date": "2020", - "value": 122158, - "facet": 1145703171 + "date": "2021", + "value": 124486, + "facet": 2176550201 } ] }, @@ -11847,9 +11847,9 @@ "entity": "geoId/23013", "points_by_facet": [ { - "date": "2020", - "value": 39809, - "facet": 1145703171 + "date": "2021", + "value": 41084, + "facet": 2176550201 } ] }, @@ -11857,9 +11857,9 @@ "entity": "geoId/23015", "points_by_facet": [ { - "date": "2020", - "value": 34415, - "facet": 1145703171 + "date": "2021", + "value": 35828, + "facet": 2176550201 } ] }, @@ -11867,9 +11867,9 @@ "entity": "geoId/23017", "points_by_facet": [ { - "date": "2020", - "value": 57741, - "facet": 1145703171 + "date": "2021", + "value": 58629, + "facet": 2176550201 } ] }, @@ -11877,9 +11877,9 @@ "entity": "geoId/23019", "points_by_facet": [ { - "date": "2020", - "value": 151696, - "facet": 1145703171 + "date": "2021", + "value": 152765, + "facet": 2176550201 } ] }, @@ -11887,9 +11887,9 @@ "entity": "geoId/23021", "points_by_facet": [ { - "date": "2020", - "value": 16864, - "facet": 1145703171 + "date": "2021", + "value": 17165, + "facet": 2176550201 } ] }, @@ -11897,9 +11897,9 @@ "entity": "geoId/23023", "points_by_facet": [ { - "date": "2020", - "value": 35720, - "facet": 1145703171 + "date": "2021", + "value": 37071, + "facet": 2176550201 } ] }, @@ -11907,9 +11907,9 @@ "entity": "geoId/23025", "points_by_facet": [ { - "date": "2020", - "value": 50573, - "facet": 1145703171 + "date": "2021", + "value": 50592, + "facet": 2176550201 } ] }, @@ -11917,9 +11917,9 @@ "entity": "geoId/23027", "points_by_facet": [ { - "date": "2020", - "value": 39723, - "facet": 1145703171 + "date": "2021", + "value": 39912, + "facet": 2176550201 } ] }, @@ -11927,9 +11927,9 @@ "entity": "geoId/23029", "points_by_facet": [ { - "date": "2020", - "value": 31378, - "facet": 1145703171 + "date": "2021", + "value": 31121, + "facet": 2176550201 } ] }, @@ -11937,9 +11937,9 @@ "entity": "geoId/23031", "points_by_facet": [ { - "date": "2020", - "value": 206074, - "facet": 1145703171 + "date": "2021", + "value": 214591, + "facet": 2176550201 } ] }, @@ -11947,9 +11947,9 @@ "entity": "geoId/24001", "points_by_facet": [ { - "date": "2020", - "value": 71002, - "facet": 1145703171 + "date": "2021", + "value": 67729, + "facet": 2176550201 } ] }, @@ -11957,9 +11957,9 @@ "entity": "geoId/24003", "points_by_facet": [ { - "date": "2020", - "value": 575421, - "facet": 1145703171 + "date": "2021", + "value": 590336, + "facet": 2176550201 } ] }, @@ -11967,9 +11967,9 @@ "entity": "geoId/24005", "points_by_facet": [ { - "date": "2020", - "value": 828193, - "facet": 1145703171 + "date": "2021", + "value": 849316, + "facet": 2176550201 } ] }, @@ -11977,9 +11977,9 @@ "entity": "geoId/24009", "points_by_facet": [ { - "date": "2020", - "value": 92094, - "facet": 1145703171 + "date": "2021", + "value": 93928, + "facet": 2176550201 } ] }, @@ -11987,9 +11987,9 @@ "entity": "geoId/24011", "points_by_facet": [ { - "date": "2020", - "value": 33260, - "facet": 1145703171 + "date": "2021", + "value": 33386, + "facet": 2176550201 } ] }, @@ -11997,9 +11997,9 @@ "entity": "geoId/24013", "points_by_facet": [ { - "date": "2020", - "value": 168233, - "facet": 1145703171 + "date": "2021", + "value": 173873, + "facet": 2176550201 } ] }, @@ -12007,9 +12007,9 @@ "entity": "geoId/24015", "points_by_facet": [ { - "date": "2020", - "value": 102889, - "facet": 1145703171 + "date": "2021", + "value": 103905, + "facet": 2176550201 } ] }, @@ -12017,9 +12017,9 @@ "entity": "geoId/24017", "points_by_facet": [ { - "date": "2020", - "value": 161448, - "facet": 1145703171 + "date": "2021", + "value": 168698, + "facet": 2176550201 } ] }, @@ -12027,9 +12027,9 @@ "entity": "geoId/24019", "points_by_facet": [ { - "date": "2020", - "value": 31994, - "facet": 1145703171 + "date": "2021", + "value": 32489, + "facet": 2176550201 } ] }, @@ -12037,9 +12037,9 @@ "entity": "geoId/24021", "points_by_facet": [ { - "date": "2020", - "value": 255955, - "facet": 1145703171 + "date": "2021", + "value": 279835, + "facet": 2176550201 } ] }, @@ -12047,9 +12047,9 @@ "entity": "geoId/24023", "points_by_facet": [ { - "date": "2020", - "value": 29155, - "facet": 1145703171 + "date": "2021", + "value": 28702, + "facet": 2176550201 } ] }, @@ -12057,9 +12057,9 @@ "entity": "geoId/24025", "points_by_facet": [ { - "date": "2020", - "value": 253736, - "facet": 1145703171 + "date": "2021", + "value": 262977, + "facet": 2176550201 } ] }, @@ -12067,9 +12067,9 @@ "entity": "geoId/24027", "points_by_facet": [ { - "date": "2020", - "value": 322407, - "facet": 1145703171 + "date": "2021", + "value": 334529, + "facet": 2176550201 } ] }, @@ -12077,9 +12077,9 @@ "entity": "geoId/24029", "points_by_facet": [ { - "date": "2020", - "value": 19456, - "facet": 1145703171 + "date": "2021", + "value": 19270, + "facet": 2176550201 } ] }, @@ -12087,9 +12087,9 @@ "entity": "geoId/24031", "points_by_facet": [ { - "date": "2020", - "value": 1047661, - "facet": 1145703171 + "date": "2021", + "value": 1054827, + "facet": 2176550201 } ] }, @@ -12097,9 +12097,9 @@ "entity": "geoId/24033", "points_by_facet": [ { - "date": "2020", - "value": 910551, - "facet": 1145703171 + "date": "2021", + "value": 955306, + "facet": 2176550201 } ] }, @@ -12107,9 +12107,9 @@ "entity": "geoId/24035", "points_by_facet": [ { - "date": "2020", - "value": 50163, - "facet": 1145703171 + "date": "2021", + "value": 50798, + "facet": 2176550201 } ] }, @@ -12117,9 +12117,9 @@ "entity": "geoId/24037", "points_by_facet": [ { - "date": "2020", - "value": 113182, - "facet": 1145703171 + "date": "2021", + "value": 114468, + "facet": 2176550201 } ] }, @@ -12127,9 +12127,9 @@ "entity": "geoId/24039", "points_by_facet": [ { - "date": "2020", - "value": 25699, - "facet": 1145703171 + "date": "2021", + "value": 24584, + "facet": 2176550201 } ] }, @@ -12137,9 +12137,9 @@ "entity": "geoId/24041", "points_by_facet": [ { - "date": "2020", - "value": 37087, - "facet": 1145703171 + "date": "2021", + "value": 37626, + "facet": 2176550201 } ] }, @@ -12147,9 +12147,9 @@ "entity": "geoId/24043", "points_by_facet": [ { - "date": "2020", - "value": 150575, - "facet": 1145703171 + "date": "2021", + "value": 154937, + "facet": 2176550201 } ] }, @@ -12157,9 +12157,9 @@ "entity": "geoId/24045", "points_by_facet": [ { - "date": "2020", - "value": 103222, - "facet": 1145703171 + "date": "2021", + "value": 103980, + "facet": 2176550201 } ] }, @@ -12167,9 +12167,9 @@ "entity": "geoId/24047", "points_by_facet": [ { - "date": "2020", - "value": 51967, - "facet": 1145703171 + "date": "2021", + "value": 53132, + "facet": 2176550201 } ] }, @@ -12177,9 +12177,9 @@ "entity": "geoId/24510", "points_by_facet": [ { - "date": "2020", - "value": 602274, - "facet": 1145703171 + "date": "2021", + "value": 576498, + "facet": 2176550201 } ] }, @@ -12187,9 +12187,9 @@ "entity": "geoId/25001", "points_by_facet": [ { - "date": "2020", - "value": 213505, - "facet": 1145703171 + "date": "2021", + "value": 232411, + "facet": 2176550201 } ] }, @@ -12197,9 +12197,9 @@ "entity": "geoId/25003", "points_by_facet": [ { - "date": "2020", - "value": 125927, - "facet": 1145703171 + "date": "2021", + "value": 128657, + "facet": 2176550201 } ] }, @@ -12207,9 +12207,9 @@ "entity": "geoId/25005", "points_by_facet": [ { - "date": "2020", - "value": 563301, - "facet": 1145703171 + "date": "2021", + "value": 580164, + "facet": 2176550201 } ] }, @@ -12217,9 +12217,9 @@ "entity": "geoId/25007", "points_by_facet": [ { - "date": "2020", - "value": 17430, - "facet": 1145703171 + "date": "2021", + "value": 21097, + "facet": 2176550201 } ] }, @@ -12227,9 +12227,9 @@ "entity": "geoId/25009", "points_by_facet": [ { - "date": "2020", - "value": 787038, - "facet": 1145703171 + "date": "2021", + "value": 807074, + "facet": 2176550201 } ] }, @@ -12237,9 +12237,9 @@ "entity": "geoId/25011", "points_by_facet": [ { - "date": "2020", - "value": 70529, - "facet": 1145703171 + "date": "2021", + "value": 71015, + "facet": 2176550201 } ] }, @@ -12247,9 +12247,9 @@ "entity": "geoId/25013", "points_by_facet": [ { - "date": "2020", - "value": 466647, - "facet": 1145703171 + "date": "2021", + "value": 462718, + "facet": 2176550201 } ] }, @@ -12257,9 +12257,9 @@ "entity": "geoId/25015", "points_by_facet": [ { - "date": "2020", - "value": 161361, - "facet": 1145703171 + "date": "2021", + "value": 161572, + "facet": 2176550201 } ] }, @@ -12267,9 +12267,9 @@ "entity": "geoId/25017", "points_by_facet": [ { - "date": "2020", - "value": 1605899, - "facet": 1145703171 + "date": "2021", + "value": 1614742, + "facet": 2176550201 } ] }, @@ -12277,9 +12277,9 @@ "entity": "geoId/25019", "points_by_facet": [ { - "date": "2020", - "value": 11212, - "facet": 1145703171 + "date": "2021", + "value": 14491, + "facet": 2176550201 } ] }, @@ -12287,9 +12287,9 @@ "entity": "geoId/25021", "points_by_facet": [ { - "date": "2020", - "value": 703740, - "facet": 1145703171 + "date": "2021", + "value": 724505, + "facet": 2176550201 } ] }, @@ -12297,9 +12297,9 @@ "entity": "geoId/25023", "points_by_facet": [ { - "date": "2020", - "value": 518597, - "facet": 1145703171 + "date": "2021", + "value": 533003, + "facet": 2176550201 } ] }, @@ -12307,9 +12307,9 @@ "entity": "geoId/25025", "points_by_facet": [ { - "date": "2020", - "value": 801162, - "facet": 1145703171 + "date": "2021", + "value": 771245, + "facet": 2176550201 } ] }, @@ -12317,9 +12317,9 @@ "entity": "geoId/25027", "points_by_facet": [ { - "date": "2020", - "value": 826655, - "facet": 1145703171 + "date": "2021", + "value": 862029, + "facet": 2176550201 } ] }, @@ -12327,9 +12327,9 @@ "entity": "geoId/26001", "points_by_facet": [ { - "date": "2020", - "value": 10396, - "facet": 1145703171 + "date": "2021", + "value": 10235, + "facet": 2176550201 } ] }, @@ -12337,9 +12337,9 @@ "entity": "geoId/26003", "points_by_facet": [ { - "date": "2020", - "value": 9098, - "facet": 1145703171 + "date": "2021", + "value": 8821, + "facet": 2176550201 } ] }, @@ -12347,9 +12347,9 @@ "entity": "geoId/26005", "points_by_facet": [ { - "date": "2020", - "value": 117104, - "facet": 1145703171 + "date": "2021", + "value": 120950, + "facet": 2176550201 } ] }, @@ -12357,9 +12357,9 @@ "entity": "geoId/26007", "points_by_facet": [ { - "date": "2020", - "value": 28431, - "facet": 1145703171 + "date": "2021", + "value": 28893, + "facet": 2176550201 } ] }, @@ -12367,9 +12367,9 @@ "entity": "geoId/26009", "points_by_facet": [ { - "date": "2020", - "value": 23301, - "facet": 1145703171 + "date": "2021", + "value": 23813, + "facet": 2176550201 } ] }, @@ -12377,9 +12377,9 @@ "entity": "geoId/26011", "points_by_facet": [ { - "date": "2020", - "value": 15013, - "facet": 1145703171 + "date": "2021", + "value": 14975, + "facet": 2176550201 } ] }, @@ -12387,9 +12387,9 @@ "entity": "geoId/26013", "points_by_facet": [ { - "date": "2020", - "value": 8337, - "facet": 1145703171 + "date": "2021", + "value": 8215, + "facet": 2176550201 } ] }, @@ -12397,9 +12397,9 @@ "entity": "geoId/26015", "points_by_facet": [ { - "date": "2020", - "value": 61045, - "facet": 1145703171 + "date": "2021", + "value": 62992, + "facet": 2176550201 } ] }, @@ -12407,9 +12407,9 @@ "entity": "geoId/26017", "points_by_facet": [ { - "date": "2020", - "value": 103506, - "facet": 1145703171 + "date": "2021", + "value": 102985, + "facet": 2176550201 } ] }, @@ -12417,9 +12417,9 @@ "entity": "geoId/26019", "points_by_facet": [ { - "date": "2020", - "value": 17703, - "facet": 1145703171 + "date": "2021", + "value": 18223, + "facet": 2176550201 } ] }, @@ -12427,9 +12427,9 @@ "entity": "geoId/26021", "points_by_facet": [ { - "date": "2020", - "value": 153797, - "facet": 1145703171 + "date": "2021", + "value": 153101, + "facet": 2176550201 } ] }, @@ -12437,9 +12437,9 @@ "entity": "geoId/26023", "points_by_facet": [ { - "date": "2020", - "value": 43428, - "facet": 1145703171 + "date": "2021", + "value": 44985, + "facet": 2176550201 } ] }, @@ -12447,9 +12447,9 @@ "entity": "geoId/26025", "points_by_facet": [ { - "date": "2020", - "value": 133943, - "facet": 1145703171 + "date": "2021", + "value": 133819, + "facet": 2176550201 } ] }, @@ -12457,9 +12457,9 @@ "entity": "geoId/26027", "points_by_facet": [ { - "date": "2020", - "value": 51613, - "facet": 1145703171 + "date": "2021", + "value": 51483, + "facet": 2176550201 } ] }, @@ -12467,9 +12467,9 @@ "entity": "geoId/26029", "points_by_facet": [ { - "date": "2020", - "value": 26197, - "facet": 1145703171 + "date": "2021", + "value": 26086, + "facet": 2176550201 } ] }, @@ -12477,9 +12477,9 @@ "entity": "geoId/26031", "points_by_facet": [ { - "date": "2020", - "value": 25435, - "facet": 1145703171 + "date": "2021", + "value": 25752, + "facet": 2176550201 } ] }, @@ -12487,9 +12487,9 @@ "entity": "geoId/26033", "points_by_facet": [ { - "date": "2020", - "value": 37418, - "facet": 1145703171 + "date": "2021", + "value": 36816, + "facet": 2176550201 } ] }, @@ -12497,9 +12497,9 @@ "entity": "geoId/26035", "points_by_facet": [ { - "date": "2020", - "value": 30655, - "facet": 1145703171 + "date": "2021", + "value": 31065, + "facet": 2176550201 } ] }, @@ -12507,9 +12507,9 @@ "entity": "geoId/26037", "points_by_facet": [ { - "date": "2020", - "value": 78957, - "facet": 1145703171 + "date": "2021", + "value": 79426, + "facet": 2176550201 } ] }, @@ -12517,9 +12517,9 @@ "entity": "geoId/26039", "points_by_facet": [ { - "date": "2020", - "value": 13904, - "facet": 1145703171 + "date": "2021", + "value": 13204, + "facet": 2176550201 } ] }, @@ -12527,9 +12527,9 @@ "entity": "geoId/26041", "points_by_facet": [ { - "date": "2020", - "value": 35874, - "facet": 1145703171 + "date": "2021", + "value": 36826, + "facet": 2176550201 } ] }, @@ -12537,9 +12537,9 @@ "entity": "geoId/26043", "points_by_facet": [ { - "date": "2020", - "value": 25373, - "facet": 1145703171 + "date": "2021", + "value": 25787, + "facet": 2176550201 } ] }, @@ -12547,9 +12547,9 @@ "entity": "geoId/26045", "points_by_facet": [ { - "date": "2020", - "value": 109730, - "facet": 1145703171 + "date": "2021", + "value": 108944, + "facet": 2176550201 } ] }, @@ -12557,9 +12557,9 @@ "entity": "geoId/26047", "points_by_facet": [ { - "date": "2020", - "value": 33175, - "facet": 1145703171 + "date": "2021", + "value": 34225, + "facet": 2176550201 } ] }, @@ -12567,9 +12567,9 @@ "entity": "geoId/26049", "points_by_facet": [ { - "date": "2020", - "value": 406770, - "facet": 1145703171 + "date": "2021", + "value": 404208, + "facet": 2176550201 } ] }, @@ -12577,9 +12577,9 @@ "entity": "geoId/26051", "points_by_facet": [ { - "date": "2020", - "value": 25312, - "facet": 1145703171 + "date": "2021", + "value": 25485, + "facet": 2176550201 } ] }, @@ -12587,9 +12587,9 @@ "entity": "geoId/26053", "points_by_facet": [ { - "date": "2020", - "value": 14715, - "facet": 1145703171 + "date": "2021", + "value": 14361, + "facet": 2176550201 } ] }, @@ -12597,9 +12597,9 @@ "entity": "geoId/26055", "points_by_facet": [ { - "date": "2020", - "value": 92640, - "facet": 1145703171 + "date": "2021", + "value": 95860, + "facet": 2176550201 } ] }, @@ -12607,9 +12607,9 @@ "entity": "geoId/26057", "points_by_facet": [ { - "date": "2020", - "value": 40692, - "facet": 1145703171 + "date": "2021", + "value": 41544, + "facet": 2176550201 } ] }, @@ -12617,9 +12617,9 @@ "entity": "geoId/26059", "points_by_facet": [ { - "date": "2020", - "value": 45707, - "facet": 1145703171 + "date": "2021", + "value": 45546, + "facet": 2176550201 } ] }, @@ -12627,9 +12627,9 @@ "entity": "geoId/26061", "points_by_facet": [ { - "date": "2020", - "value": 35890, - "facet": 1145703171 + "date": "2021", + "value": 37313, + "facet": 2176550201 } ] }, @@ -12637,9 +12637,9 @@ "entity": "geoId/26063", "points_by_facet": [ { - "date": "2020", - "value": 31105, - "facet": 1145703171 + "date": "2021", + "value": 31252, + "facet": 2176550201 } ] }, @@ -12647,9 +12647,9 @@ "entity": "geoId/26065", "points_by_facet": [ { - "date": "2020", - "value": 290923, - "facet": 1145703171 + "date": "2021", + "value": 284034, + "facet": 2176550201 } ] }, @@ -12657,9 +12657,9 @@ "entity": "geoId/26067", "points_by_facet": [ { - "date": "2020", - "value": 64401, - "facet": 1145703171 + "date": "2021", + "value": 67197, + "facet": 2176550201 } ] }, @@ -12667,9 +12667,9 @@ "entity": "geoId/26069", "points_by_facet": [ { - "date": "2020", - "value": 25213, - "facet": 1145703171 + "date": "2021", + "value": 25369, + "facet": 2176550201 } ] }, @@ -12677,9 +12677,9 @@ "entity": "geoId/26071", "points_by_facet": [ { - "date": "2020", - "value": 11099, - "facet": 1145703171 + "date": "2021", + "value": 11635, + "facet": 2176550201 } ] }, @@ -12687,9 +12687,9 @@ "entity": "geoId/26073", "points_by_facet": [ { - "date": "2020", - "value": 70363, - "facet": 1145703171 + "date": "2021", + "value": 64813, + "facet": 2176550201 } ] }, @@ -12697,9 +12697,9 @@ "entity": "geoId/26075", "points_by_facet": [ { - "date": "2020", - "value": 158174, - "facet": 1145703171 + "date": "2021", + "value": 160050, + "facet": 2176550201 } ] }, @@ -12707,9 +12707,9 @@ "entity": "geoId/26077", "points_by_facet": [ { - "date": "2020", - "value": 264322, - "facet": 1145703171 + "date": "2021", + "value": 261108, + "facet": 2176550201 } ] }, @@ -12717,9 +12717,9 @@ "entity": "geoId/26079", "points_by_facet": [ { - "date": "2020", - "value": 17725, - "facet": 1145703171 + "date": "2021", + "value": 17979, + "facet": 2176550201 } ] }, @@ -12727,9 +12727,9 @@ "entity": "geoId/26081", "points_by_facet": [ { - "date": "2020", - "value": 652617, - "facet": 1145703171 + "date": "2021", + "value": 658046, + "facet": 2176550201 } ] }, @@ -12737,9 +12737,9 @@ "entity": "geoId/26083", "points_by_facet": [ { - "date": "2020", - "value": 2102, - "facet": 1145703171 + "date": "2021", + "value": 2107, + "facet": 2176550201 } ] }, @@ -12747,9 +12747,9 @@ "entity": "geoId/26085", "points_by_facet": [ { - "date": "2020", - "value": 11805, - "facet": 1145703171 + "date": "2021", + "value": 12308, + "facet": 2176550201 } ] }, @@ -12757,9 +12757,9 @@ "entity": "geoId/26087", "points_by_facet": [ { - "date": "2020", - "value": 87975, - "facet": 1145703171 + "date": "2021", + "value": 88513, + "facet": 2176550201 } ] }, @@ -12767,9 +12767,9 @@ "entity": "geoId/26089", "points_by_facet": [ { - "date": "2020", - "value": 21649, - "facet": 1145703171 + "date": "2021", + "value": 22623, + "facet": 2176550201 } ] }, @@ -12777,9 +12777,9 @@ "entity": "geoId/26091", "points_by_facet": [ { - "date": "2020", - "value": 98310, - "facet": 1145703171 + "date": "2021", + "value": 98956, + "facet": 2176550201 } ] }, @@ -12787,9 +12787,9 @@ "entity": "geoId/26093", "points_by_facet": [ { - "date": "2020", - "value": 190832, - "facet": 1145703171 + "date": "2021", + "value": 195014, + "facet": 2176550201 } ] }, @@ -12797,9 +12797,9 @@ "entity": "geoId/26095", "points_by_facet": [ { - "date": "2020", - "value": 6286, - "facet": 1145703171 + "date": "2021", + "value": 5309, + "facet": 2176550201 } ] }, @@ -12807,9 +12807,9 @@ "entity": "geoId/26097", "points_by_facet": [ { - "date": "2020", - "value": 10781, - "facet": 1145703171 + "date": "2021", + "value": 10906, + "facet": 2176550201 } ] }, @@ -12817,9 +12817,9 @@ "entity": "geoId/26099", "points_by_facet": [ { - "date": "2020", - "value": 870893, - "facet": 1145703171 + "date": "2021", + "value": 876792, + "facet": 2176550201 } ] }, @@ -12827,9 +12827,9 @@ "entity": "geoId/26101", "points_by_facet": [ { - "date": "2020", - "value": 24539, - "facet": 1145703171 + "date": "2021", + "value": 25350, + "facet": 2176550201 } ] }, @@ -12837,9 +12837,9 @@ "entity": "geoId/26103", "points_by_facet": [ { - "date": "2020", - "value": 66403, - "facet": 1145703171 + "date": "2021", + "value": 66103, + "facet": 2176550201 } ] }, @@ -12847,9 +12847,9 @@ "entity": "geoId/26105", "points_by_facet": [ { - "date": "2020", - "value": 29062, - "facet": 1145703171 + "date": "2021", + "value": 29383, + "facet": 2176550201 } ] }, @@ -12857,9 +12857,9 @@ "entity": "geoId/26107", "points_by_facet": [ { - "date": "2020", - "value": 43481, - "facet": 1145703171 + "date": "2021", + "value": 40031, + "facet": 2176550201 } ] }, @@ -12867,9 +12867,9 @@ "entity": "geoId/26109", "points_by_facet": [ { - "date": "2020", - "value": 22902, - "facet": 1145703171 + "date": "2021", + "value": 23299, + "facet": 2176550201 } ] }, @@ -12877,9 +12877,9 @@ "entity": "geoId/26111", "points_by_facet": [ { - "date": "2020", - "value": 83445, - "facet": 1145703171 + "date": "2021", + "value": 83457, + "facet": 2176550201 } ] }, @@ -12887,9 +12887,9 @@ "entity": "geoId/26113", "points_by_facet": [ { - "date": "2020", - "value": 15075, - "facet": 1145703171 + "date": "2021", + "value": 15130, + "facet": 2176550201 } ] }, @@ -12897,9 +12897,9 @@ "entity": "geoId/26115", "points_by_facet": [ { - "date": "2020", - "value": 150000, - "facet": 1145703171 + "date": "2021", + "value": 155274, + "facet": 2176550201 } ] }, @@ -12907,9 +12907,9 @@ "entity": "geoId/26117", "points_by_facet": [ { - "date": "2020", - "value": 63516, - "facet": 1145703171 + "date": "2021", + "value": 67220, + "facet": 2176550201 } ] }, @@ -12917,9 +12917,9 @@ "entity": "geoId/26119", "points_by_facet": [ { - "date": "2020", - "value": 9270, - "facet": 1145703171 + "date": "2021", + "value": 9297, + "facet": 2176550201 } ] }, @@ -12927,9 +12927,9 @@ "entity": "geoId/26121", "points_by_facet": [ { - "date": "2020", - "value": 173679, - "facet": 1145703171 + "date": "2021", + "value": 176511, + "facet": 2176550201 } ] }, @@ -12937,9 +12937,9 @@ "entity": "geoId/26123", "points_by_facet": [ { - "date": "2020", - "value": 48687, - "facet": 1145703171 + "date": "2021", + "value": 50296, + "facet": 2176550201 } ] }, @@ -12947,9 +12947,9 @@ "entity": "geoId/26125", "points_by_facet": [ { - "date": "2020", - "value": 1255340, - "facet": 1145703171 + "date": "2021", + "value": 1270017, + "facet": 2176550201 } ] }, @@ -12957,9 +12957,9 @@ "entity": "geoId/26127", "points_by_facet": [ { - "date": "2020", - "value": 26545, - "facet": 1145703171 + "date": "2021", + "value": 26815, + "facet": 2176550201 } ] }, @@ -12967,9 +12967,9 @@ "entity": "geoId/26129", "points_by_facet": [ { - "date": "2020", - "value": 20895, - "facet": 1145703171 + "date": "2021", + "value": 20726, + "facet": 2176550201 } ] }, @@ -12977,9 +12977,9 @@ "entity": "geoId/26131", "points_by_facet": [ { - "date": "2020", - "value": 5802, - "facet": 1145703171 + "date": "2021", + "value": 5868, + "facet": 2176550201 } ] }, @@ -12987,9 +12987,9 @@ "entity": "geoId/26133", "points_by_facet": [ { - "date": "2020", - "value": 23323, - "facet": 1145703171 + "date": "2021", + "value": 23105, + "facet": 2176550201 } ] }, @@ -12997,9 +12997,9 @@ "entity": "geoId/26135", "points_by_facet": [ { - "date": "2020", - "value": 8282, - "facet": 1145703171 + "date": "2021", + "value": 8311, + "facet": 2176550201 } ] }, @@ -13007,9 +13007,9 @@ "entity": "geoId/26137", "points_by_facet": [ { - "date": "2020", - "value": 24613, - "facet": 1145703171 + "date": "2021", + "value": 25289, + "facet": 2176550201 } ] }, @@ -13017,9 +13017,9 @@ "entity": "geoId/26139", "points_by_facet": [ { - "date": "2020", - "value": 289162, - "facet": 1145703171 + "date": "2021", + "value": 299157, + "facet": 2176550201 } ] }, @@ -13027,9 +13027,9 @@ "entity": "geoId/26141", "points_by_facet": [ { - "date": "2020", - "value": 12687, - "facet": 1145703171 + "date": "2021", + "value": 13093, + "facet": 2176550201 } ] }, @@ -13037,9 +13037,9 @@ "entity": "geoId/26143", "points_by_facet": [ { - "date": "2020", - "value": 23863, - "facet": 1145703171 + "date": "2021", + "value": 23633, + "facet": 2176550201 } ] }, @@ -13047,9 +13047,9 @@ "entity": "geoId/26145", "points_by_facet": [ { - "date": "2020", - "value": 191166, - "facet": 1145703171 + "date": "2021", + "value": 189591, + "facet": 2176550201 } ] }, @@ -13057,9 +13057,9 @@ "entity": "geoId/26147", "points_by_facet": [ { - "date": "2020", - "value": 159285, - "facet": 1145703171 + "date": "2021", + "value": 160053, + "facet": 2176550201 } ] }, @@ -13067,9 +13067,9 @@ "entity": "geoId/26149", "points_by_facet": [ { - "date": "2020", - "value": 60789, - "facet": 1145703171 + "date": "2021", + "value": 60758, + "facet": 2176550201 } ] }, @@ -13077,9 +13077,9 @@ "entity": "geoId/26151", "points_by_facet": [ { - "date": "2020", - "value": 41179, - "facet": 1145703171 + "date": "2021", + "value": 40506, + "facet": 2176550201 } ] }, @@ -13087,9 +13087,9 @@ "entity": "geoId/26153", "points_by_facet": [ { - "date": "2020", - "value": 8031, - "facet": 1145703171 + "date": "2021", + "value": 8030, + "facet": 2176550201 } ] }, @@ -13097,9 +13097,9 @@ "entity": "geoId/26155", "points_by_facet": [ { - "date": "2020", - "value": 68176, - "facet": 1145703171 + "date": "2021", + "value": 67877, + "facet": 2176550201 } ] }, @@ -13107,9 +13107,9 @@ "entity": "geoId/26157", "points_by_facet": [ { - "date": "2020", - "value": 52683, - "facet": 1145703171 + "date": "2021", + "value": 52917, + "facet": 2176550201 } ] }, @@ -13117,9 +13117,9 @@ "entity": "geoId/26159", "points_by_facet": [ { - "date": "2020", - "value": 75416, - "facet": 1145703171 + "date": "2021", + "value": 75658, + "facet": 2176550201 } ] }, @@ -13127,9 +13127,9 @@ "entity": "geoId/26161", "points_by_facet": [ { - "date": "2020", - "value": 368385, - "facet": 1145703171 + "date": "2021", + "value": 369390, + "facet": 2176550201 } ] }, @@ -13137,9 +13137,9 @@ "entity": "geoId/26163", "points_by_facet": [ { - "date": "2020", - "value": 1753059, - "facet": 1145703171 + "date": "2021", + "value": 1774816, + "facet": 2176550201 } ] }, @@ -13147,9 +13147,9 @@ "entity": "geoId/26165", "points_by_facet": [ { - "date": "2020", - "value": 33433, - "facet": 1145703171 + "date": "2021", + "value": 33901, + "facet": 2176550201 } ] }, @@ -13157,9 +13157,9 @@ "entity": "geoId/27001", "points_by_facet": [ { - "date": "2020", - "value": 15826, - "facet": 1145703171 + "date": "2021", + "value": 15887, + "facet": 2176550201 } ] }, @@ -13167,9 +13167,9 @@ "entity": "geoId/27003", "points_by_facet": [ { - "date": "2020", - "value": 353775, - "facet": 1145703171 + "date": "2021", + "value": 367018, + "facet": 2176550201 } ] }, @@ -13177,9 +13177,9 @@ "entity": "geoId/27005", "points_by_facet": [ { - "date": "2020", - "value": 34227, - "facet": 1145703171 + "date": "2021", + "value": 35219, + "facet": 2176550201 } ] }, @@ -13187,9 +13187,9 @@ "entity": "geoId/27007", "points_by_facet": [ { - "date": "2020", - "value": 46784, - "facet": 1145703171 + "date": "2021", + "value": 46380, + "facet": 2176550201 } ] }, @@ -13197,9 +13197,9 @@ "entity": "geoId/27009", "points_by_facet": [ { - "date": "2020", - "value": 40476, - "facet": 1145703171 + "date": "2021", + "value": 41459, + "facet": 2176550201 } ] }, @@ -13207,9 +13207,9 @@ "entity": "geoId/27011", "points_by_facet": [ { - "date": "2020", - "value": 4974, - "facet": 1145703171 + "date": "2021", + "value": 5145, + "facet": 2176550201 } ] }, @@ -13217,9 +13217,9 @@ "entity": "geoId/27013", "points_by_facet": [ { - "date": "2020", - "value": 67368, - "facet": 1145703171 + "date": "2021", + "value": 69280, + "facet": 2176550201 } ] }, @@ -13227,9 +13227,9 @@ "entity": "geoId/27015", "points_by_facet": [ { - "date": "2020", - "value": 25076, - "facet": 1145703171 + "date": "2021", + "value": 25819, + "facet": 2176550201 } ] }, @@ -13237,9 +13237,9 @@ "entity": "geoId/27017", "points_by_facet": [ { - "date": "2020", - "value": 35709, - "facet": 1145703171 + "date": "2021", + "value": 36409, + "facet": 2176550201 } ] }, @@ -13247,9 +13247,9 @@ "entity": "geoId/27019", "points_by_facet": [ { - "date": "2020", - "value": 103561, - "facet": 1145703171 + "date": "2021", + "value": 108626, + "facet": 2176550201 } ] }, @@ -13257,9 +13257,9 @@ "entity": "geoId/27021", "points_by_facet": [ { - "date": "2020", - "value": 29462, - "facet": 1145703171 + "date": "2021", + "value": 30639, + "facet": 2176550201 } ] }, @@ -13267,9 +13267,9 @@ "entity": "geoId/27023", "points_by_facet": [ { - "date": "2020", - "value": 11876, - "facet": 1145703171 + "date": "2021", + "value": 12357, + "facet": 2176550201 } ] }, @@ -13277,9 +13277,9 @@ "entity": "geoId/27025", "points_by_facet": [ { - "date": "2020", - "value": 55844, - "facet": 1145703171 + "date": "2021", + "value": 57469, + "facet": 2176550201 } ] }, @@ -13287,9 +13287,9 @@ "entity": "geoId/27027", "points_by_facet": [ { - "date": "2020", - "value": 64029, - "facet": 1145703171 + "date": "2021", + "value": 65574, + "facet": 2176550201 } ] }, @@ -13297,9 +13297,9 @@ "entity": "geoId/27029", "points_by_facet": [ { - "date": "2020", - "value": 8872, - "facet": 1145703171 + "date": "2021", + "value": 8576, + "facet": 2176550201 } ] }, @@ -13307,9 +13307,9 @@ "entity": "geoId/27031", "points_by_facet": [ { - "date": "2020", - "value": 5402, - "facet": 1145703171 + "date": "2021", + "value": 5617, + "facet": 2176550201 } ] }, @@ -13317,9 +13317,9 @@ "entity": "geoId/27033", "points_by_facet": [ { - "date": "2020", - "value": 11279, - "facet": 1145703171 + "date": "2021", + "value": 11569, + "facet": 2176550201 } ] }, @@ -13327,9 +13327,9 @@ "entity": "geoId/27035", "points_by_facet": [ { - "date": "2020", - "value": 64775, - "facet": 1145703171 + "date": "2021", + "value": 67270, + "facet": 2176550201 } ] }, @@ -13337,9 +13337,9 @@ "entity": "geoId/27037", "points_by_facet": [ { - "date": "2020", - "value": 425271, - "facet": 1145703171 + "date": "2021", + "value": 442038, + "facet": 2176550201 } ] }, @@ -13347,9 +13347,9 @@ "entity": "geoId/27039", "points_by_facet": [ { - "date": "2020", - "value": 20807, - "facet": 1145703171 + "date": "2021", + "value": 20935, + "facet": 2176550201 } ] }, @@ -13357,9 +13357,9 @@ "entity": "geoId/27041", "points_by_facet": [ { - "date": "2020", - "value": 37820, - "facet": 1145703171 + "date": "2021", + "value": 39238, + "facet": 2176550201 } ] }, @@ -13367,9 +13367,9 @@ "entity": "geoId/27043", "points_by_facet": [ { - "date": "2020", - "value": 13727, - "facet": 1145703171 + "date": "2021", + "value": 13909, + "facet": 2176550201 } ] }, @@ -13377,9 +13377,9 @@ "entity": "geoId/27045", "points_by_facet": [ { - "date": "2020", - "value": 21031, - "facet": 1145703171 + "date": "2021", + "value": 21271, + "facet": 2176550201 } ] }, @@ -13387,9 +13387,9 @@ "entity": "geoId/27047", "points_by_facet": [ { - "date": "2020", - "value": 30465, - "facet": 1145703171 + "date": "2021", + "value": 30749, + "facet": 2176550201 } ] }, @@ -13397,9 +13397,9 @@ "entity": "geoId/27049", "points_by_facet": [ { - "date": "2020", - "value": 46330, - "facet": 1145703171 + "date": "2021", + "value": 47968, + "facet": 2176550201 } ] }, @@ -13407,9 +13407,9 @@ "entity": "geoId/27051", "points_by_facet": [ { - "date": "2020", - "value": 5962, - "facet": 1145703171 + "date": "2021", + "value": 6153, + "facet": 2176550201 } ] }, @@ -13417,9 +13417,9 @@ "entity": "geoId/27053", "points_by_facet": [ { - "date": "2020", - "value": 1255296, - "facet": 1145703171 + "date": "2021", + "value": 1267416, + "facet": 2176550201 } ] }, @@ -13427,9 +13427,9 @@ "entity": "geoId/27055", "points_by_facet": [ { - "date": "2020", - "value": 18670, - "facet": 1145703171 + "date": "2021", + "value": 18778, + "facet": 2176550201 } ] }, @@ -13437,9 +13437,9 @@ "entity": "geoId/27057", "points_by_facet": [ { - "date": "2020", - "value": 21287, - "facet": 1145703171 + "date": "2021", + "value": 21715, + "facet": 2176550201 } ] }, @@ -13447,9 +13447,9 @@ "entity": "geoId/27059", "points_by_facet": [ { - "date": "2020", - "value": 40004, - "facet": 1145703171 + "date": "2021", + "value": 41906, + "facet": 2176550201 } ] }, @@ -13457,9 +13457,9 @@ "entity": "geoId/27061", "points_by_facet": [ { - "date": "2020", - "value": 45180, - "facet": 1145703171 + "date": "2021", + "value": 45070, + "facet": 2176550201 } ] }, @@ -13467,9 +13467,9 @@ "entity": "geoId/27063", "points_by_facet": [ { - "date": "2020", - "value": 9873, - "facet": 1145703171 + "date": "2021", + "value": 9990, + "facet": 2176550201 } ] }, @@ -13477,9 +13477,9 @@ "entity": "geoId/27065", "points_by_facet": [ { - "date": "2020", - "value": 16205, - "facet": 1145703171 + "date": "2021", + "value": 16159, + "facet": 2176550201 } ] }, @@ -13487,9 +13487,9 @@ "entity": "geoId/27067", "points_by_facet": [ { - "date": "2020", - "value": 42909, - "facet": 1145703171 + "date": "2021", + "value": 43767, + "facet": 2176550201 } ] }, @@ -13497,9 +13497,9 @@ "entity": "geoId/27069", "points_by_facet": [ { - "date": "2020", - "value": 4272, - "facet": 1145703171 + "date": "2021", + "value": 4146, + "facet": 2176550201 } ] }, @@ -13507,9 +13507,9 @@ "entity": "geoId/27071", "points_by_facet": [ { - "date": "2020", - "value": 12355, - "facet": 1145703171 + "date": "2021", + "value": 11941, + "facet": 2176550201 } ] }, @@ -13517,9 +13517,9 @@ "entity": "geoId/27073", "points_by_facet": [ { - "date": "2020", - "value": 6645, - "facet": 1145703171 + "date": "2021", + "value": 6684, + "facet": 2176550201 } ] }, @@ -13527,9 +13527,9 @@ "entity": "geoId/27075", "points_by_facet": [ { - "date": "2020", - "value": 10571, - "facet": 1145703171 + "date": "2021", + "value": 10986, + "facet": 2176550201 } ] }, @@ -13537,9 +13537,9 @@ "entity": "geoId/27077", "points_by_facet": [ { - "date": "2020", - "value": 3747, - "facet": 1145703171 + "date": "2021", + "value": 3823, + "facet": 2176550201 } ] }, @@ -13547,9 +13547,9 @@ "entity": "geoId/27079", "points_by_facet": [ { - "date": "2020", - "value": 28425, - "facet": 1145703171 + "date": "2021", + "value": 28841, + "facet": 2176550201 } ] }, @@ -13557,9 +13557,9 @@ "entity": "geoId/27081", "points_by_facet": [ { - "date": "2020", - "value": 5641, - "facet": 1145703171 + "date": "2021", + "value": 5567, + "facet": 2176550201 } ] }, @@ -13567,9 +13567,9 @@ "entity": "geoId/27083", "points_by_facet": [ { - "date": "2020", - "value": 25696, - "facet": 1145703171 + "date": "2021", + "value": 25231, + "facet": 2176550201 } ] }, @@ -13577,9 +13577,9 @@ "entity": "geoId/27085", "points_by_facet": [ { - "date": "2020", - "value": 35788, - "facet": 1145703171 + "date": "2021", + "value": 36735, + "facet": 2176550201 } ] }, @@ -13587,9 +13587,9 @@ "entity": "geoId/27087", "points_by_facet": [ { - "date": "2020", - "value": 5508, - "facet": 1145703171 + "date": "2021", + "value": 5414, + "facet": 2176550201 } ] }, @@ -13597,9 +13597,9 @@ "entity": "geoId/27089", "points_by_facet": [ { - "date": "2020", - "value": 9353, - "facet": 1145703171 + "date": "2021", + "value": 8988, + "facet": 2176550201 } ] }, @@ -13607,9 +13607,9 @@ "entity": "geoId/27091", "points_by_facet": [ { - "date": "2020", - "value": 19737, - "facet": 1145703171 + "date": "2021", + "value": 19915, + "facet": 2176550201 } ] }, @@ -13617,9 +13617,9 @@ "entity": "geoId/27093", "points_by_facet": [ { - "date": "2020", - "value": 23149, - "facet": 1145703171 + "date": "2021", + "value": 23376, + "facet": 2176550201 } ] }, @@ -13627,9 +13627,9 @@ "entity": "geoId/27095", "points_by_facet": [ { - "date": "2020", - "value": 25963, - "facet": 1145703171 + "date": "2021", + "value": 26867, + "facet": 2176550201 } ] }, @@ -13637,9 +13637,9 @@ "entity": "geoId/27097", "points_by_facet": [ { - "date": "2020", - "value": 33119, - "facet": 1145703171 + "date": "2021", + "value": 33992, + "facet": 2176550201 } ] }, @@ -13647,9 +13647,9 @@ "entity": "geoId/27099", "points_by_facet": [ { - "date": "2020", - "value": 39931, - "facet": 1145703171 + "date": "2021", + "value": 40158, + "facet": 2176550201 } ] }, @@ -13657,9 +13657,9 @@ "entity": "geoId/27101", "points_by_facet": [ { - "date": "2020", - "value": 8247, - "facet": 1145703171 + "date": "2021", + "value": 8144, + "facet": 2176550201 } ] }, @@ -13667,9 +13667,9 @@ "entity": "geoId/27103", "points_by_facet": [ { - "date": "2020", - "value": 34176, - "facet": 1145703171 + "date": "2021", + "value": 34332, + "facet": 2176550201 } ] }, @@ -13677,9 +13677,9 @@ "entity": "geoId/27105", "points_by_facet": [ { - "date": "2020", - "value": 21667, - "facet": 1145703171 + "date": "2021", + "value": 21991, + "facet": 2176550201 } ] }, @@ -13687,9 +13687,9 @@ "entity": "geoId/27107", "points_by_facet": [ { - "date": "2020", - "value": 6466, - "facet": 1145703171 + "date": "2021", + "value": 6416, + "facet": 2176550201 } ] }, @@ -13697,9 +13697,9 @@ "entity": "geoId/27109", "points_by_facet": [ { - "date": "2020", - "value": 156446, - "facet": 1145703171 + "date": "2021", + "value": 163436, + "facet": 2176550201 } ] }, @@ -13707,9 +13707,9 @@ "entity": "geoId/27111", "points_by_facet": [ { - "date": "2020", - "value": 58416, - "facet": 1145703171 + "date": "2021", + "value": 60046, + "facet": 2176550201 } ] }, @@ -13717,9 +13717,9 @@ "entity": "geoId/27113", "points_by_facet": [ { - "date": "2020", - "value": 14110, - "facet": 1145703171 + "date": "2021", + "value": 13780, + "facet": 2176550201 } ] }, @@ -13727,9 +13727,9 @@ "entity": "geoId/27115", "points_by_facet": [ { - "date": "2020", - "value": 29254, - "facet": 1145703171 + "date": "2021", + "value": 29302, + "facet": 2176550201 } ] }, @@ -13737,9 +13737,9 @@ "entity": "geoId/27117", "points_by_facet": [ { - "date": "2020", - "value": 9163, - "facet": 1145703171 + "date": "2021", + "value": 9313, + "facet": 2176550201 } ] }, @@ -13747,9 +13747,9 @@ "entity": "geoId/27119", "points_by_facet": [ { - "date": "2020", - "value": 31384, - "facet": 1145703171 + "date": "2021", + "value": 30757, + "facet": 2176550201 } ] }, @@ -13757,9 +13757,9 @@ "entity": "geoId/27121", "points_by_facet": [ { - "date": "2020", - "value": 11107, - "facet": 1145703171 + "date": "2021", + "value": 11403, + "facet": 2176550201 } ] }, @@ -13767,9 +13767,9 @@ "entity": "geoId/27123", "points_by_facet": [ { - "date": "2020", - "value": 546598, - "facet": 1145703171 + "date": "2021", + "value": 543257, + "facet": 2176550201 } ] }, @@ -13777,9 +13777,9 @@ "entity": "geoId/27125", "points_by_facet": [ { - "date": "2020", - "value": 4005, - "facet": 1145703171 + "date": "2021", + "value": 3933, + "facet": 2176550201 } ] }, @@ -13787,9 +13787,9 @@ "entity": "geoId/27127", "points_by_facet": [ { - "date": "2020", - "value": 15193, - "facet": 1145703171 + "date": "2021", + "value": 15366, + "facet": 2176550201 } ] }, @@ -13797,9 +13797,9 @@ "entity": "geoId/27129", "points_by_facet": [ { - "date": "2020", - "value": 14572, - "facet": 1145703171 + "date": "2021", + "value": 14608, + "facet": 2176550201 } ] }, @@ -13807,9 +13807,9 @@ "entity": "geoId/27131", "points_by_facet": [ { - "date": "2020", - "value": 66549, - "facet": 1145703171 + "date": "2021", + "value": 67262, + "facet": 2176550201 } ] }, @@ -13817,9 +13817,9 @@ "entity": "geoId/27133", "points_by_facet": [ { - "date": "2020", - "value": 9386, - "facet": 1145703171 + "date": "2021", + "value": 9680, + "facet": 2176550201 } ] }, @@ -13827,9 +13827,9 @@ "entity": "geoId/27135", "points_by_facet": [ { - "date": "2020", - "value": 15259, - "facet": 1145703171 + "date": "2021", + "value": 15258, + "facet": 2176550201 } ] }, @@ -13837,9 +13837,9 @@ "entity": "geoId/27137", "points_by_facet": [ { - "date": "2020", - "value": 199499, - "facet": 1145703171 + "date": "2021", + "value": 199182, + "facet": 2176550201 } ] }, @@ -13847,9 +13847,9 @@ "entity": "geoId/27139", "points_by_facet": [ { - "date": "2020", - "value": 147201, - "facet": 1145703171 + "date": "2021", + "value": 153268, + "facet": 2176550201 } ] }, @@ -13857,9 +13857,9 @@ "entity": "geoId/27141", "points_by_facet": [ { - "date": "2020", - "value": 96015, - "facet": 1145703171 + "date": "2021", + "value": 99074, + "facet": 2176550201 } ] }, @@ -13867,9 +13867,9 @@ "entity": "geoId/27143", "points_by_facet": [ { - "date": "2020", - "value": 14871, - "facet": 1145703171 + "date": "2021", + "value": 14917, + "facet": 2176550201 } ] }, @@ -13877,9 +13877,9 @@ "entity": "geoId/27145", "points_by_facet": [ { - "date": "2020", - "value": 159788, - "facet": 1145703171 + "date": "2021", + "value": 158947, + "facet": 2176550201 } ] }, @@ -13887,9 +13887,9 @@ "entity": "geoId/27147", "points_by_facet": [ { - "date": "2020", - "value": 36710, - "facet": 1145703171 + "date": "2021", + "value": 37349, + "facet": 2176550201 } ] }, @@ -13897,9 +13897,9 @@ "entity": "geoId/27149", "points_by_facet": [ { - "date": "2020", - "value": 9770, - "facet": 1145703171 + "date": "2021", + "value": 9700, + "facet": 2176550201 } ] }, @@ -13907,9 +13907,9 @@ "entity": "geoId/27151", "points_by_facet": [ { - "date": "2020", - "value": 9329, - "facet": 1145703171 + "date": "2021", + "value": 9749, + "facet": 2176550201 } ] }, @@ -13917,9 +13917,9 @@ "entity": "geoId/27153", "points_by_facet": [ { - "date": "2020", - "value": 24603, - "facet": 1145703171 + "date": "2021", + "value": 25237, + "facet": 2176550201 } ] }, @@ -13927,9 +13927,9 @@ "entity": "geoId/27155", "points_by_facet": [ { - "date": "2020", - "value": 3282, - "facet": 1145703171 + "date": "2021", + "value": 3286, + "facet": 2176550201 } ] }, @@ -13937,9 +13937,9 @@ "entity": "geoId/27157", "points_by_facet": [ { - "date": "2020", - "value": 21564, - "facet": 1145703171 + "date": "2021", + "value": 21509, + "facet": 2176550201 } ] }, @@ -13947,9 +13947,9 @@ "entity": "geoId/27159", "points_by_facet": [ { - "date": "2020", - "value": 13681, - "facet": 1145703171 + "date": "2021", + "value": 14177, + "facet": 2176550201 } ] }, @@ -13957,9 +13957,9 @@ "entity": "geoId/27161", "points_by_facet": [ { - "date": "2020", - "value": 18658, - "facet": 1145703171 + "date": "2021", + "value": 19000, + "facet": 2176550201 } ] }, @@ -13967,9 +13967,9 @@ "entity": "geoId/27163", "points_by_facet": [ { - "date": "2020", - "value": 259072, - "facet": 1145703171 + "date": "2021", + "value": 272256, + "facet": 2176550201 } ] }, @@ -13977,9 +13977,9 @@ "entity": "geoId/27165", "points_by_facet": [ { - "date": "2020", - "value": 10903, - "facet": 1145703171 + "date": "2021", + "value": 11135, + "facet": 2176550201 } ] }, @@ -13987,9 +13987,9 @@ "entity": "geoId/27167", "points_by_facet": [ { - "date": "2020", - "value": 6264, - "facet": 1145703171 + "date": "2021", + "value": 6395, + "facet": 2176550201 } ] }, @@ -13997,9 +13997,9 @@ "entity": "geoId/27169", "points_by_facet": [ { - "date": "2020", - "value": 50744, - "facet": 1145703171 + "date": "2021", + "value": 49630, + "facet": 2176550201 } ] }, @@ -14007,9 +14007,9 @@ "entity": "geoId/27171", "points_by_facet": [ { - "date": "2020", - "value": 136387, - "facet": 1145703171 + "date": "2021", + "value": 144845, + "facet": 2176550201 } ] }, @@ -14017,9 +14017,9 @@ "entity": "geoId/27173", "points_by_facet": [ { - "date": "2020", - "value": 9775, - "facet": 1145703171 + "date": "2021", + "value": 9411, + "facet": 2176550201 } ] }, @@ -14027,9 +14027,9 @@ "entity": "geoId/28001", "points_by_facet": [ { - "date": "2020", - "value": 31103, - "facet": 1145703171 + "date": "2021", + "value": 28742, + "facet": 2176550201 } ] }, @@ -14037,9 +14037,9 @@ "entity": "geoId/28003", "points_by_facet": [ { - "date": "2020", - "value": 37058, - "facet": 1145703171 + "date": "2021", + "value": 34349, + "facet": 2176550201 } ] }, @@ -14047,9 +14047,9 @@ "entity": "geoId/28005", "points_by_facet": [ { - "date": "2020", - "value": 12341, - "facet": 1145703171 + "date": "2021", + "value": 12637, + "facet": 2176550201 } ] }, @@ -14057,9 +14057,9 @@ "entity": "geoId/28007", "points_by_facet": [ { - "date": "2020", - "value": 18308, - "facet": 1145703171 + "date": "2021", + "value": 17742, + "facet": 2176550201 } ] }, @@ -14067,9 +14067,9 @@ "entity": "geoId/28009", "points_by_facet": [ { - "date": "2020", - "value": 8275, - "facet": 1145703171 + "date": "2021", + "value": 7646, + "facet": 2176550201 } ] }, @@ -14077,9 +14077,9 @@ "entity": "geoId/28011", "points_by_facet": [ { - "date": "2020", - "value": 31253, - "facet": 1145703171 + "date": "2021", + "value": 30308, + "facet": 2176550201 } ] }, @@ -14087,9 +14087,9 @@ "entity": "geoId/28013", "points_by_facet": [ { - "date": "2020", - "value": 14417, - "facet": 1145703171 + "date": "2021", + "value": 13018, + "facet": 2176550201 } ] }, @@ -14097,9 +14097,9 @@ "entity": "geoId/28015", "points_by_facet": [ { - "date": "2020", - "value": 9972, - "facet": 1145703171 + "date": "2021", + "value": 9879, + "facet": 2176550201 } ] }, @@ -14107,9 +14107,9 @@ "entity": "geoId/28017", "points_by_facet": [ { - "date": "2020", - "value": 17060, - "facet": 1145703171 + "date": "2021", + "value": 17011, + "facet": 2176550201 } ] }, @@ -14117,9 +14117,9 @@ "entity": "geoId/28019", "points_by_facet": [ { - "date": "2020", - "value": 8206, - "facet": 1145703171 + "date": "2021", + "value": 8106, + "facet": 2176550201 } ] }, @@ -14127,9 +14127,9 @@ "entity": "geoId/28021", "points_by_facet": [ { - "date": "2020", - "value": 9042, - "facet": 1145703171 + "date": "2021", + "value": 8908, + "facet": 2176550201 } ] }, @@ -14137,9 +14137,9 @@ "entity": "geoId/28023", "points_by_facet": [ { - "date": "2020", - "value": 15612, - "facet": 1145703171 + "date": "2021", + "value": 15421, + "facet": 2176550201 } ] }, @@ -14147,9 +14147,9 @@ "entity": "geoId/28025", "points_by_facet": [ { - "date": "2020", - "value": 19515, - "facet": 1145703171 + "date": "2021", + "value": 18535, + "facet": 2176550201 } ] }, @@ -14157,9 +14157,9 @@ "entity": "geoId/28027", "points_by_facet": [ { - "date": "2020", - "value": 22685, - "facet": 1145703171 + "date": "2021", + "value": 20810, + "facet": 2176550201 } ] }, @@ -14167,9 +14167,9 @@ "entity": "geoId/28029", "points_by_facet": [ { - "date": "2020", - "value": 28339, - "facet": 1145703171 + "date": "2021", + "value": 27995, + "facet": 2176550201 } ] }, @@ -14177,9 +14177,9 @@ "entity": "geoId/28031", "points_by_facet": [ { - "date": "2020", - "value": 18810, - "facet": 1145703171 + "date": "2021", + "value": 18279, + "facet": 2176550201 } ] }, @@ -14187,9 +14187,9 @@ "entity": "geoId/28033", "points_by_facet": [ { - "date": "2020", - "value": 182256, - "facet": 1145703171 + "date": "2021", + "value": 188633, + "facet": 2176550201 } ] }, @@ -14197,9 +14197,9 @@ "entity": "geoId/28035", "points_by_facet": [ { - "date": "2020", - "value": 75162, - "facet": 1145703171 + "date": "2021", + "value": 77875, + "facet": 2176550201 } ] }, @@ -14207,9 +14207,9 @@ "entity": "geoId/28037", "points_by_facet": [ { - "date": "2020", - "value": 7716, - "facet": 1145703171 + "date": "2021", + "value": 7676, + "facet": 2176550201 } ] }, @@ -14217,9 +14217,9 @@ "entity": "geoId/28039", "points_by_facet": [ { - "date": "2020", - "value": 24098, - "facet": 1145703171 + "date": "2021", + "value": 24762, + "facet": 2176550201 } ] }, @@ -14227,9 +14227,9 @@ "entity": "geoId/28041", "points_by_facet": [ { - "date": "2020", - "value": 13619, - "facet": 1145703171 + "date": "2021", + "value": 13630, + "facet": 2176550201 } ] }, @@ -14237,9 +14237,9 @@ "entity": "geoId/28043", "points_by_facet": [ { - "date": "2020", - "value": 20927, - "facet": 1145703171 + "date": "2021", + "value": 21365, + "facet": 2176550201 } ] }, @@ -14247,9 +14247,9 @@ "entity": "geoId/28045", "points_by_facet": [ { - "date": "2020", - "value": 47339, - "facet": 1145703171 + "date": "2021", + "value": 46055, + "facet": 2176550201 } ] }, @@ -14257,9 +14257,9 @@ "entity": "geoId/28047", "points_by_facet": [ { - "date": "2020", - "value": 206169, - "facet": 1145703171 + "date": "2021", + "value": 209396, + "facet": 2176550201 } ] }, @@ -14267,9 +14267,9 @@ "entity": "geoId/28049", "points_by_facet": [ { - "date": "2020", - "value": 235604, - "facet": 1145703171 + "date": "2021", + "value": 222679, + "facet": 2176550201 } ] }, @@ -14277,9 +14277,9 @@ "entity": "geoId/28051", "points_by_facet": [ { - "date": "2020", - "value": 17414, - "facet": 1145703171 + "date": "2021", + "value": 16496, + "facet": 2176550201 } ] }, @@ -14287,9 +14287,9 @@ "entity": "geoId/28053", "points_by_facet": [ { - "date": "2020", - "value": 8198, - "facet": 1145703171 + "date": "2021", + "value": 7551, + "facet": 2176550201 } ] }, @@ -14297,9 +14297,9 @@ "entity": "geoId/28055", "points_by_facet": [ { - "date": "2020", - "value": 1223, - "facet": 1145703171 + "date": "2021", + "value": 1280, + "facet": 2176550201 } ] }, @@ -14307,9 +14307,9 @@ "entity": "geoId/28057", "points_by_facet": [ { - "date": "2020", - "value": 23396, - "facet": 1145703171 + "date": "2021", + "value": 23838, + "facet": 2176550201 } ] }, @@ -14317,9 +14317,9 @@ "entity": "geoId/28059", "points_by_facet": [ { - "date": "2020", - "value": 142872, - "facet": 1145703171 + "date": "2021", + "value": 143987, + "facet": 2176550201 } ] }, @@ -14327,9 +14327,9 @@ "entity": "geoId/28061", "points_by_facet": [ { - "date": "2020", - "value": 16454, - "facet": 1145703171 + "date": "2021", + "value": 16291, + "facet": 2176550201 } ] }, @@ -14337,9 +14337,9 @@ "entity": "geoId/28063", "points_by_facet": [ { - "date": "2020", - "value": 7129, - "facet": 1145703171 + "date": "2021", + "value": 7205, + "facet": 2176550201 } ] }, @@ -14347,9 +14347,9 @@ "entity": "geoId/28065", "points_by_facet": [ { - "date": "2020", - "value": 11182, - "facet": 1145703171 + "date": "2021", + "value": 11134, + "facet": 2176550201 } ] }, @@ -14357,9 +14357,9 @@ "entity": "geoId/28067", "points_by_facet": [ { - "date": "2020", - "value": 68307, - "facet": 1145703171 + "date": "2021", + "value": 66744, + "facet": 2176550201 } ] }, @@ -14367,9 +14367,9 @@ "entity": "geoId/28069", "points_by_facet": [ { - "date": "2020", - "value": 9829, - "facet": 1145703171 + "date": "2021", + "value": 8829, + "facet": 2176550201 } ] }, @@ -14377,9 +14377,9 @@ "entity": "geoId/28071", "points_by_facet": [ { - "date": "2020", - "value": 54059, - "facet": 1145703171 + "date": "2021", + "value": 56884, + "facet": 2176550201 } ] }, @@ -14387,9 +14387,9 @@ "entity": "geoId/28073", "points_by_facet": [ { - "date": "2020", - "value": 62693, - "facet": 1145703171 + "date": "2021", + "value": 65353, + "facet": 2176550201 } ] }, @@ -14397,9 +14397,9 @@ "entity": "geoId/28075", "points_by_facet": [ { - "date": "2020", - "value": 75557, - "facet": 1145703171 + "date": "2021", + "value": 72088, + "facet": 2176550201 } ] }, @@ -14407,9 +14407,9 @@ "entity": "geoId/28077", "points_by_facet": [ { - "date": "2020", - "value": 12595, - "facet": 1145703171 + "date": "2021", + "value": 11812, + "facet": 2176550201 } ] }, @@ -14417,9 +14417,9 @@ "entity": "geoId/28079", "points_by_facet": [ { - "date": "2020", - "value": 22791, - "facet": 1145703171 + "date": "2021", + "value": 21196, + "facet": 2176550201 } ] }, @@ -14427,9 +14427,9 @@ "entity": "geoId/28081", "points_by_facet": [ { - "date": "2020", - "value": 85304, - "facet": 1145703171 + "date": "2021", + "value": 82883, + "facet": 2176550201 } ] }, @@ -14437,9 +14437,9 @@ "entity": "geoId/28083", "points_by_facet": [ { - "date": "2020", - "value": 28764, - "facet": 1145703171 + "date": "2021", + "value": 27557, + "facet": 2176550201 } ] }, @@ -14447,9 +14447,9 @@ "entity": "geoId/28085", "points_by_facet": [ { - "date": "2020", - "value": 34197, - "facet": 1145703171 + "date": "2021", + "value": 34943, + "facet": 2176550201 } ] }, @@ -14457,9 +14457,9 @@ "entity": "geoId/28087", "points_by_facet": [ { - "date": "2020", - "value": 58896, - "facet": 1145703171 + "date": "2021", + "value": 58150, + "facet": 2176550201 } ] }, @@ -14467,9 +14467,9 @@ "entity": "geoId/28089", "points_by_facet": [ { - "date": "2020", - "value": 105482, - "facet": 1145703171 + "date": "2021", + "value": 109813, + "facet": 2176550201 } ] }, @@ -14477,9 +14477,9 @@ "entity": "geoId/28091", "points_by_facet": [ { - "date": "2020", - "value": 24785, - "facet": 1145703171 + "date": "2021", + "value": 24378, + "facet": 2176550201 } ] }, @@ -14487,9 +14487,9 @@ "entity": "geoId/28093", "points_by_facet": [ { - "date": "2020", - "value": 35502, - "facet": 1145703171 + "date": "2021", + "value": 33725, + "facet": 2176550201 } ] }, @@ -14497,9 +14497,9 @@ "entity": "geoId/28095", "points_by_facet": [ { - "date": "2020", - "value": 35559, - "facet": 1145703171 + "date": "2021", + "value": 33883, + "facet": 2176550201 } ] }, @@ -14507,9 +14507,9 @@ "entity": "geoId/28097", "points_by_facet": [ { - "date": "2020", - "value": 9956, - "facet": 1145703171 + "date": "2021", + "value": 9729, + "facet": 2176550201 } ] }, @@ -14517,9 +14517,9 @@ "entity": "geoId/28099", "points_by_facet": [ { - "date": "2020", - "value": 29250, - "facet": 1145703171 + "date": "2021", + "value": 28993, + "facet": 2176550201 } ] }, @@ -14527,9 +14527,9 @@ "entity": "geoId/28101", "points_by_facet": [ { - "date": "2020", - "value": 21215, - "facet": 1145703171 + "date": "2021", + "value": 21056, + "facet": 2176550201 } ] }, @@ -14537,9 +14537,9 @@ "entity": "geoId/28103", "points_by_facet": [ { - "date": "2020", - "value": 10566, - "facet": 1145703171 + "date": "2021", + "value": 10123, + "facet": 2176550201 } ] }, @@ -14547,9 +14547,9 @@ "entity": "geoId/28105", "points_by_facet": [ { - "date": "2020", - "value": 49593, - "facet": 1145703171 + "date": "2021", + "value": 51842, + "facet": 2176550201 } ] }, @@ -14557,9 +14557,9 @@ "entity": "geoId/28107", "points_by_facet": [ { - "date": "2020", - "value": 34079, - "facet": 1145703171 + "date": "2021", + "value": 32851, + "facet": 2176550201 } ] }, @@ -14567,9 +14567,9 @@ "entity": "geoId/28109", "points_by_facet": [ { - "date": "2020", - "value": 55512, - "facet": 1145703171 + "date": "2021", + "value": 56503, + "facet": 2176550201 } ] }, @@ -14577,9 +14577,9 @@ "entity": "geoId/28111", "points_by_facet": [ { - "date": "2020", - "value": 11981, - "facet": 1145703171 + "date": "2021", + "value": 11571, + "facet": 2176550201 } ] }, @@ -14587,9 +14587,9 @@ "entity": "geoId/28113", "points_by_facet": [ { - "date": "2020", - "value": 39365, - "facet": 1145703171 + "date": "2021", + "value": 39973, + "facet": 2176550201 } ] }, @@ -14597,9 +14597,9 @@ "entity": "geoId/28115", "points_by_facet": [ { - "date": "2020", - "value": 31996, - "facet": 1145703171 + "date": "2021", + "value": 31445, + "facet": 2176550201 } ] }, @@ -14607,9 +14607,9 @@ "entity": "geoId/28117", "points_by_facet": [ { - "date": "2020", - "value": 25155, - "facet": 1145703171 + "date": "2021", + "value": 24996, + "facet": 2176550201 } ] }, @@ -14617,9 +14617,9 @@ "entity": "geoId/28119", "points_by_facet": [ { - "date": "2020", - "value": 7038, - "facet": 1145703171 + "date": "2021", + "value": 5935, + "facet": 2176550201 } ] }, @@ -14627,9 +14627,9 @@ "entity": "geoId/28121", "points_by_facet": [ { - "date": "2020", - "value": 154119, - "facet": 1145703171 + "date": "2021", + "value": 158096, + "facet": 2176550201 } ] }, @@ -14637,9 +14637,9 @@ "entity": "geoId/28123", "points_by_facet": [ { - "date": "2020", - "value": 28288, - "facet": 1145703171 + "date": "2021", + "value": 27598, + "facet": 2176550201 } ] }, @@ -14647,9 +14647,9 @@ "entity": "geoId/28125", "points_by_facet": [ { - "date": "2020", - "value": 4427, - "facet": 1145703171 + "date": "2021", + "value": 3663, + "facet": 2176550201 } ] }, @@ -14657,9 +14657,9 @@ "entity": "geoId/28127", "points_by_facet": [ { - "date": "2020", - "value": 26818, - "facet": 1145703171 + "date": "2021", + "value": 25750, + "facet": 2176550201 } ] }, @@ -14667,9 +14667,9 @@ "entity": "geoId/28129", "points_by_facet": [ { - "date": "2020", - "value": 15919, - "facet": 1145703171 + "date": "2021", + "value": 14191, + "facet": 2176550201 } ] }, @@ -14677,9 +14677,9 @@ "entity": "geoId/28131", "points_by_facet": [ { - "date": "2020", - "value": 18282, - "facet": 1145703171 + "date": "2021", + "value": 18644, + "facet": 2176550201 } ] }, @@ -14687,9 +14687,9 @@ "entity": "geoId/28133", "points_by_facet": [ { - "date": "2020", - "value": 25759, - "facet": 1145703171 + "date": "2021", + "value": 25402, + "facet": 2176550201 } ] }, @@ -14697,9 +14697,9 @@ "entity": "geoId/28135", "points_by_facet": [ { - "date": "2020", - "value": 14041, - "facet": 1145703171 + "date": "2021", + "value": 12366, + "facet": 2176550201 } ] }, @@ -14707,9 +14707,9 @@ "entity": "geoId/28137", "points_by_facet": [ { - "date": "2020", - "value": 28419, - "facet": 1145703171 + "date": "2021", + "value": 28234, + "facet": 2176550201 } ] }, @@ -14717,9 +14717,9 @@ "entity": "geoId/28139", "points_by_facet": [ { - "date": "2020", - "value": 21976, - "facet": 1145703171 + "date": "2021", + "value": 21635, + "facet": 2176550201 } ] }, @@ -14727,9 +14727,9 @@ "entity": "geoId/28141", "points_by_facet": [ { - "date": "2020", - "value": 19396, - "facet": 1145703171 + "date": "2021", + "value": 18750, + "facet": 2176550201 } ] }, @@ -14737,9 +14737,9 @@ "entity": "geoId/28143", "points_by_facet": [ { - "date": "2020", - "value": 9807, - "facet": 1145703171 + "date": "2021", + "value": 9696, + "facet": 2176550201 } ] }, @@ -14747,9 +14747,9 @@ "entity": "geoId/28145", "points_by_facet": [ { - "date": "2020", - "value": 28578, - "facet": 1145703171 + "date": "2021", + "value": 27953, + "facet": 2176550201 } ] }, @@ -14757,9 +14757,9 @@ "entity": "geoId/28147", "points_by_facet": [ { - "date": "2020", - "value": 14423, - "facet": 1145703171 + "date": "2021", + "value": 13836, + "facet": 2176550201 } ] }, @@ -14767,9 +14767,9 @@ "entity": "geoId/28149", "points_by_facet": [ { - "date": "2020", - "value": 46030, - "facet": 1145703171 + "date": "2021", + "value": 43579, + "facet": 2176550201 } ] }, @@ -14777,9 +14777,9 @@ "entity": "geoId/28151", "points_by_facet": [ { - "date": "2020", - "value": 45072, - "facet": 1145703171 + "date": "2021", + "value": 43687, + "facet": 2176550201 } ] }, @@ -14787,9 +14787,9 @@ "entity": "geoId/28153", "points_by_facet": [ { - "date": "2020", - "value": 20344, - "facet": 1145703171 + "date": "2021", + "value": 19709, + "facet": 2176550201 } ] }, @@ -14797,9 +14797,9 @@ "entity": "geoId/28155", "points_by_facet": [ { - "date": "2020", - "value": 9727, - "facet": 1145703171 + "date": "2021", + "value": 9983, + "facet": 2176550201 } ] }, @@ -14807,9 +14807,9 @@ "entity": "geoId/28157", "points_by_facet": [ { - "date": "2020", - "value": 8727, - "facet": 1145703171 + "date": "2021", + "value": 8315, + "facet": 2176550201 } ] }, @@ -14817,9 +14817,9 @@ "entity": "geoId/28159", "points_by_facet": [ { - "date": "2020", - "value": 18116, - "facet": 1145703171 + "date": "2021", + "value": 17596, + "facet": 2176550201 } ] }, @@ -14827,9 +14827,9 @@ "entity": "geoId/28161", "points_by_facet": [ { - "date": "2020", - "value": 12276, - "facet": 1145703171 + "date": "2021", + "value": 12415, + "facet": 2176550201 } ] }, @@ -14837,9 +14837,9 @@ "entity": "geoId/28163", "points_by_facet": [ { - "date": "2020", - "value": 28511, - "facet": 1145703171 + "date": "2021", + "value": 26373, + "facet": 2176550201 } ] }, @@ -14847,9 +14847,9 @@ "entity": "geoId/29001", "points_by_facet": [ { - "date": "2020", - "value": 25468, - "facet": 1145703171 + "date": "2021", + "value": 25185, + "facet": 2176550201 } ] }, @@ -14857,9 +14857,9 @@ "entity": "geoId/29003", "points_by_facet": [ { - "date": "2020", - "value": 17554, - "facet": 1145703171 + "date": "2021", + "value": 18002, + "facet": 2176550201 } ] }, @@ -14867,9 +14867,9 @@ "entity": "geoId/29005", "points_by_facet": [ { - "date": "2020", - "value": 5180, - "facet": 1145703171 + "date": "2021", + "value": 5234, + "facet": 2176550201 } ] }, @@ -14877,9 +14877,9 @@ "entity": "geoId/29007", "points_by_facet": [ { - "date": "2020", - "value": 25336, - "facet": 1145703171 + "date": "2021", + "value": 24982, + "facet": 2176550201 } ] }, @@ -14887,9 +14887,9 @@ "entity": "geoId/29009", "points_by_facet": [ { - "date": "2020", - "value": 35615, - "facet": 1145703171 + "date": "2021", + "value": 34712, + "facet": 2176550201 } ] }, @@ -14897,9 +14897,9 @@ "entity": "geoId/29011", "points_by_facet": [ { - "date": "2020", - "value": 11732, - "facet": 1145703171 + "date": "2021", + "value": 11658, + "facet": 2176550201 } ] }, @@ -14907,9 +14907,9 @@ "entity": "geoId/29013", "points_by_facet": [ { - "date": "2020", - "value": 16282, - "facet": 1145703171 + "date": "2021", + "value": 16105, + "facet": 2176550201 } ] }, @@ -14917,9 +14917,9 @@ "entity": "geoId/29015", "points_by_facet": [ { - "date": "2020", - "value": 19305, - "facet": 1145703171 + "date": "2021", + "value": 19908, + "facet": 2176550201 } ] }, @@ -14927,9 +14927,9 @@ "entity": "geoId/29017", "points_by_facet": [ { - "date": "2020", - "value": 12181, - "facet": 1145703171 + "date": "2021", + "value": 10556, + "facet": 2176550201 } ] }, @@ -14937,9 +14937,9 @@ "entity": "geoId/29019", "points_by_facet": [ { - "date": "2020", - "value": 179704, - "facet": 1145703171 + "date": "2021", + "value": 185840, + "facet": 2176550201 } ] }, @@ -14947,9 +14947,9 @@ "entity": "geoId/29021", "points_by_facet": [ { - "date": "2020", - "value": 87904, - "facet": 1145703171 + "date": "2021", + "value": 83853, + "facet": 2176550201 } ] }, @@ -14957,9 +14957,9 @@ "entity": "geoId/29023", "points_by_facet": [ { - "date": "2020", - "value": 42570, - "facet": 1145703171 + "date": "2021", + "value": 42101, + "facet": 2176550201 } ] }, @@ -14967,9 +14967,9 @@ "entity": "geoId/29025", "points_by_facet": [ { - "date": "2020", - "value": 9052, - "facet": 1145703171 + "date": "2021", + "value": 8897, + "facet": 2176550201 } ] }, @@ -14977,9 +14977,9 @@ "entity": "geoId/29027", "points_by_facet": [ { - "date": "2020", - "value": 44944, - "facet": 1145703171 + "date": "2021", + "value": 44638, + "facet": 2176550201 } ] }, @@ -14987,9 +14987,9 @@ "entity": "geoId/29029", "points_by_facet": [ { - "date": "2020", - "value": 45823, - "facet": 1145703171 + "date": "2021", + "value": 43436, + "facet": 2176550201 } ] }, @@ -14997,9 +14997,9 @@ "entity": "geoId/29031", "points_by_facet": [ { - "date": "2020", - "value": 78834, - "facet": 1145703171 + "date": "2021", + "value": 82113, + "facet": 2176550201 } ] }, @@ -15007,9 +15007,9 @@ "entity": "geoId/29033", "points_by_facet": [ { - "date": "2020", - "value": 8723, - "facet": 1145703171 + "date": "2021", + "value": 8376, + "facet": 2176550201 } ] }, @@ -15017,9 +15017,9 @@ "entity": "geoId/29035", "points_by_facet": [ { - "date": "2020", - "value": 6085, - "facet": 1145703171 + "date": "2021", + "value": 5320, + "facet": 2176550201 } ] }, @@ -15027,9 +15027,9 @@ "entity": "geoId/29037", "points_by_facet": [ { - "date": "2020", - "value": 104687, - "facet": 1145703171 + "date": "2021", + "value": 109638, + "facet": 2176550201 } ] }, @@ -15037,9 +15037,9 @@ "entity": "geoId/29039", "points_by_facet": [ { - "date": "2020", - "value": 14144, - "facet": 1145703171 + "date": "2021", + "value": 14496, + "facet": 2176550201 } ] }, @@ -15047,9 +15047,9 @@ "entity": "geoId/29041", "points_by_facet": [ { - "date": "2020", - "value": 7449, - "facet": 1145703171 + "date": "2021", + "value": 7356, + "facet": 2176550201 } ] }, @@ -15057,9 +15057,9 @@ "entity": "geoId/29043", "points_by_facet": [ { - "date": "2020", - "value": 87324, - "facet": 1145703171 + "date": "2021", + "value": 91499, + "facet": 2176550201 } ] }, @@ -15067,9 +15067,9 @@ "entity": "geoId/29045", "points_by_facet": [ { - "date": "2020", - "value": 6783, - "facet": 1145703171 + "date": "2021", + "value": 6736, + "facet": 2176550201 } ] }, @@ -15077,9 +15077,9 @@ "entity": "geoId/29047", "points_by_facet": [ { - "date": "2020", - "value": 246480, - "facet": 1145703171 + "date": "2021", + "value": 255518, + "facet": 2176550201 } ] }, @@ -15087,9 +15087,9 @@ "entity": "geoId/29049", "points_by_facet": [ { - "date": "2020", - "value": 20503, - "facet": 1145703171 + "date": "2021", + "value": 21287, + "facet": 2176550201 } ] }, @@ -15097,9 +15097,9 @@ "entity": "geoId/29051", "points_by_facet": [ { - "date": "2020", - "value": 76630, - "facet": 1145703171 + "date": "2021", + "value": 77205, + "facet": 2176550201 } ] }, @@ -15107,9 +15107,9 @@ "entity": "geoId/29053", "points_by_facet": [ { - "date": "2020", - "value": 17522, - "facet": 1145703171 + "date": "2021", + "value": 17115, + "facet": 2176550201 } ] }, @@ -15117,9 +15117,9 @@ "entity": "geoId/29055", "points_by_facet": [ { - "date": "2020", - "value": 23984, - "facet": 1145703171 + "date": "2021", + "value": 22807, + "facet": 2176550201 } ] }, @@ -15127,9 +15127,9 @@ "entity": "geoId/29057", "points_by_facet": [ { - "date": "2020", - "value": 7571, - "facet": 1145703171 + "date": "2021", + "value": 7599, + "facet": 2176550201 } ] }, @@ -15137,9 +15137,9 @@ "entity": "geoId/29059", "points_by_facet": [ { - "date": "2020", - "value": 16841, - "facet": 1145703171 + "date": "2021", + "value": 17341, + "facet": 2176550201 } ] }, @@ -15147,9 +15147,9 @@ "entity": "geoId/29061", "points_by_facet": [ { - "date": "2020", - "value": 8294, - "facet": 1145703171 + "date": "2021", + "value": 8399, + "facet": 2176550201 } ] }, @@ -15157,9 +15157,9 @@ "entity": "geoId/29063", "points_by_facet": [ { - "date": "2020", - "value": 11872, - "facet": 1145703171 + "date": "2021", + "value": 11098, + "facet": 2176550201 } ] }, @@ -15167,9 +15167,9 @@ "entity": "geoId/29065", "points_by_facet": [ { - "date": "2020", - "value": 15518, - "facet": 1145703171 + "date": "2021", + "value": 14432, + "facet": 2176550201 } ] }, @@ -15177,9 +15177,9 @@ "entity": "geoId/29067", "points_by_facet": [ { - "date": "2020", - "value": 13335, - "facet": 1145703171 + "date": "2021", + "value": 11732, + "facet": 2176550201 } ] }, @@ -15187,9 +15187,9 @@ "entity": "geoId/29069", "points_by_facet": [ { - "date": "2020", - "value": 29657, - "facet": 1145703171 + "date": "2021", + "value": 27717, + "facet": 2176550201 } ] }, @@ -15197,9 +15197,9 @@ "entity": "geoId/29071", "points_by_facet": [ { - "date": "2020", - "value": 103629, - "facet": 1145703171 + "date": "2021", + "value": 105231, + "facet": 2176550201 } ] }, @@ -15207,9 +15207,9 @@ "entity": "geoId/29073", "points_by_facet": [ { - "date": "2020", - "value": 14673, - "facet": 1145703171 + "date": "2021", + "value": 14791, + "facet": 2176550201 } ] }, @@ -15217,9 +15217,9 @@ "entity": "geoId/29075", "points_by_facet": [ { - "date": "2020", - "value": 6576, - "facet": 1145703171 + "date": "2021", + "value": 6173, + "facet": 2176550201 } ] }, @@ -15227,9 +15227,9 @@ "entity": "geoId/29077", "points_by_facet": [ { - "date": "2020", - "value": 291574, - "facet": 1145703171 + "date": "2021", + "value": 300865, + "facet": 2176550201 } ] }, @@ -15237,9 +15237,9 @@ "entity": "geoId/29079", "points_by_facet": [ { - "date": "2020", - "value": 9885, - "facet": 1145703171 + "date": "2021", + "value": 9720, + "facet": 2176550201 } ] }, @@ -15247,9 +15247,9 @@ "entity": "geoId/29081", "points_by_facet": [ { - "date": "2020", - "value": 8427, - "facet": 1145703171 + "date": "2021", + "value": 8164, + "facet": 2176550201 } ] }, @@ -15257,9 +15257,9 @@ "entity": "geoId/29083", "points_by_facet": [ { - "date": "2020", - "value": 21854, - "facet": 1145703171 + "date": "2021", + "value": 22206, + "facet": 2176550201 } ] }, @@ -15267,9 +15267,9 @@ "entity": "geoId/29085", "points_by_facet": [ { - "date": "2020", - "value": 9452, - "facet": 1145703171 + "date": "2021", + "value": 8607, + "facet": 2176550201 } ] }, @@ -15277,9 +15277,9 @@ "entity": "geoId/29087", "points_by_facet": [ { - "date": "2020", - "value": 4374, - "facet": 1145703171 + "date": "2021", + "value": 4226, + "facet": 2176550201 } ] }, @@ -15287,9 +15287,9 @@ "entity": "geoId/29089", "points_by_facet": [ { - "date": "2020", - "value": 10022, - "facet": 1145703171 + "date": "2021", + "value": 10168, + "facet": 2176550201 } ] }, @@ -15297,9 +15297,9 @@ "entity": "geoId/29091", "points_by_facet": [ { - "date": "2020", - "value": 40130, - "facet": 1145703171 + "date": "2021", + "value": 39975, + "facet": 2176550201 } ] }, @@ -15307,9 +15307,9 @@ "entity": "geoId/29093", "points_by_facet": [ { - "date": "2020", - "value": 10150, - "facet": 1145703171 + "date": "2021", + "value": 9408, + "facet": 2176550201 } ] }, @@ -15317,9 +15317,9 @@ "entity": "geoId/29095", "points_by_facet": [ { - "date": "2020", - "value": 700733, - "facet": 1145703171 + "date": "2021", + "value": 716862, + "facet": 2176550201 } ] }, @@ -15327,9 +15327,9 @@ "entity": "geoId/29097", "points_by_facet": [ { - "date": "2020", - "value": 120528, - "facet": 1145703171 + "date": "2021", + "value": 123155, + "facet": 2176550201 } ] }, @@ -15337,9 +15337,9 @@ "entity": "geoId/29099", "points_by_facet": [ { - "date": "2020", - "value": 224777, - "facet": 1145703171 + "date": "2021", + "value": 227771, + "facet": 2176550201 } ] }, @@ -15347,9 +15347,9 @@ "entity": "geoId/29101", "points_by_facet": [ { - "date": "2020", - "value": 53948, - "facet": 1145703171 + "date": "2021", + "value": 54150, + "facet": 2176550201 } ] }, @@ -15357,9 +15357,9 @@ "entity": "geoId/29103", "points_by_facet": [ { - "date": "2020", - "value": 3948, - "facet": 1145703171 + "date": "2021", + "value": 3808, + "facet": 2176550201 } ] }, @@ -15367,9 +15367,9 @@ "entity": "geoId/29105", "points_by_facet": [ { - "date": "2020", - "value": 35680, - "facet": 1145703171 + "date": "2021", + "value": 36133, + "facet": 2176550201 } ] }, @@ -15377,9 +15377,9 @@ "entity": "geoId/29107", "points_by_facet": [ { - "date": "2020", - "value": 32697, - "facet": 1145703171 + "date": "2021", + "value": 32817, + "facet": 2176550201 } ] }, @@ -15387,9 +15387,9 @@ "entity": "geoId/29109", "points_by_facet": [ { - "date": "2020", - "value": 38241, - "facet": 1145703171 + "date": "2021", + "value": 38321, + "facet": 2176550201 } ] }, @@ -15397,9 +15397,9 @@ "entity": "geoId/29111", "points_by_facet": [ { - "date": "2020", - "value": 9898, - "facet": 1145703171 + "date": "2021", + "value": 10000, + "facet": 2176550201 } ] }, @@ -15407,9 +15407,9 @@ "entity": "geoId/29113", "points_by_facet": [ { - "date": "2020", - "value": 57590, - "facet": 1145703171 + "date": "2021", + "value": 61586, + "facet": 2176550201 } ] }, @@ -15417,9 +15417,9 @@ "entity": "geoId/29115", "points_by_facet": [ { - "date": "2020", - "value": 12004, - "facet": 1145703171 + "date": "2021", + "value": 11843, + "facet": 2176550201 } ] }, @@ -15427,9 +15427,9 @@ "entity": "geoId/29117", "points_by_facet": [ { - "date": "2020", - "value": 14969, - "facet": 1145703171 + "date": "2021", + "value": 14755, + "facet": 2176550201 } ] }, @@ -15437,9 +15437,9 @@ "entity": "geoId/29119", "points_by_facet": [ { - "date": "2020", - "value": 22882, - "facet": 1145703171 + "date": "2021", + "value": 23383, + "facet": 2176550201 } ] }, @@ -15447,9 +15447,9 @@ "entity": "geoId/29121", "points_by_facet": [ { - "date": "2020", - "value": 15154, - "facet": 1145703171 + "date": "2021", + "value": 15183, + "facet": 2176550201 } ] }, @@ -15457,9 +15457,9 @@ "entity": "geoId/29123", "points_by_facet": [ { - "date": "2020", - "value": 12176, - "facet": 1145703171 + "date": "2021", + "value": 12652, + "facet": 2176550201 } ] }, @@ -15467,9 +15467,9 @@ "entity": "geoId/29125", "points_by_facet": [ { - "date": "2020", - "value": 8791, - "facet": 1145703171 + "date": "2021", + "value": 8406, + "facet": 2176550201 } ] }, @@ -15477,9 +15477,9 @@ "entity": "geoId/29127", "points_by_facet": [ { - "date": "2020", - "value": 28572, - "facet": 1145703171 + "date": "2021", + "value": 28518, + "facet": 2176550201 } ] }, @@ -15487,9 +15487,9 @@ "entity": "geoId/29129", "points_by_facet": [ { - "date": "2020", - "value": 3623, - "facet": 1145703171 + "date": "2021", + "value": 3488, + "facet": 2176550201 } ] }, @@ -15497,9 +15497,9 @@ "entity": "geoId/29131", "points_by_facet": [ { - "date": "2020", - "value": 25369, - "facet": 1145703171 + "date": "2021", + "value": 24909, + "facet": 2176550201 } ] }, @@ -15507,9 +15507,9 @@ "entity": "geoId/29133", "points_by_facet": [ { - "date": "2020", - "value": 13328, - "facet": 1145703171 + "date": "2021", + "value": 12538, + "facet": 2176550201 } ] }, @@ -15517,9 +15517,9 @@ "entity": "geoId/29135", "points_by_facet": [ { - "date": "2020", - "value": 15907, - "facet": 1145703171 + "date": "2021", + "value": 15484, + "facet": 2176550201 } ] }, @@ -15527,9 +15527,9 @@ "entity": "geoId/29137", "points_by_facet": [ { - "date": "2020", - "value": 8630, - "facet": 1145703171 + "date": "2021", + "value": 8712, + "facet": 2176550201 } ] }, @@ -15537,9 +15537,9 @@ "entity": "geoId/29139", "points_by_facet": [ { - "date": "2020", - "value": 11414, - "facet": 1145703171 + "date": "2021", + "value": 11415, + "facet": 2176550201 } ] }, @@ -15547,9 +15547,9 @@ "entity": "geoId/29141", "points_by_facet": [ { - "date": "2020", - "value": 20438, - "facet": 1145703171 + "date": "2021", + "value": 21379, + "facet": 2176550201 } ] }, @@ -15557,9 +15557,9 @@ "entity": "geoId/29143", "points_by_facet": [ { - "date": "2020", - "value": 17275, - "facet": 1145703171 + "date": "2021", + "value": 16035, + "facet": 2176550201 } ] }, @@ -15567,9 +15567,9 @@ "entity": "geoId/29145", "points_by_facet": [ { - "date": "2020", - "value": 58288, - "facet": 1145703171 + "date": "2021", + "value": 59386, + "facet": 2176550201 } ] }, @@ -15577,9 +15577,9 @@ "entity": "geoId/29147", "points_by_facet": [ { - "date": "2020", - "value": 22199, - "facet": 1145703171 + "date": "2021", + "value": 21160, + "facet": 2176550201 } ] }, @@ -15587,9 +15587,9 @@ "entity": "geoId/29149", "points_by_facet": [ { - "date": "2020", - "value": 10561, - "facet": 1145703171 + "date": "2021", + "value": 8631, + "facet": 2176550201 } ] }, @@ -15597,9 +15597,9 @@ "entity": "geoId/29151", "points_by_facet": [ { - "date": "2020", - "value": 13613, - "facet": 1145703171 + "date": "2021", + "value": 13379, + "facet": 2176550201 } ] }, @@ -15607,9 +15607,9 @@ "entity": "geoId/29153", "points_by_facet": [ { - "date": "2020", - "value": 9138, - "facet": 1145703171 + "date": "2021", + "value": 8782, + "facet": 2176550201 } ] }, @@ -15617,9 +15617,9 @@ "entity": "geoId/29155", "points_by_facet": [ { - "date": "2020", - "value": 16330, - "facet": 1145703171 + "date": "2021", + "value": 15236, + "facet": 2176550201 } ] }, @@ -15627,9 +15627,9 @@ "entity": "geoId/29157", "points_by_facet": [ { - "date": "2020", - "value": 19227, - "facet": 1145703171 + "date": "2021", + "value": 18922, + "facet": 2176550201 } ] }, @@ -15637,9 +15637,9 @@ "entity": "geoId/29159", "points_by_facet": [ { - "date": "2020", - "value": 42421, - "facet": 1145703171 + "date": "2021", + "value": 43188, + "facet": 2176550201 } ] }, @@ -15647,9 +15647,9 @@ "entity": "geoId/29161", "points_by_facet": [ { - "date": "2020", - "value": 44587, - "facet": 1145703171 + "date": "2021", + "value": 44937, + "facet": 2176550201 } ] }, @@ -15657,9 +15657,9 @@ "entity": "geoId/29163", "points_by_facet": [ { - "date": "2020", - "value": 18158, - "facet": 1145703171 + "date": "2021", + "value": 17761, + "facet": 2176550201 } ] }, @@ -15667,9 +15667,9 @@ "entity": "geoId/29165", "points_by_facet": [ { - "date": "2020", - "value": 102848, - "facet": 1145703171 + "date": "2021", + "value": 108569, + "facet": 2176550201 } ] }, @@ -15677,9 +15677,9 @@ "entity": "geoId/29167", "points_by_facet": [ { - "date": "2020", - "value": 32031, - "facet": 1145703171 + "date": "2021", + "value": 32043, + "facet": 2176550201 } ] }, @@ -15687,9 +15687,9 @@ "entity": "geoId/29169", "points_by_facet": [ { - "date": "2020", - "value": 52359, - "facet": 1145703171 + "date": "2021", + "value": 53816, + "facet": 2176550201 } ] }, @@ -15697,9 +15697,9 @@ "entity": "geoId/29171", "points_by_facet": [ { - "date": "2020", - "value": 4746, - "facet": 1145703171 + "date": "2021", + "value": 4712, + "facet": 2176550201 } ] }, @@ -15707,9 +15707,9 @@ "entity": "geoId/29173", "points_by_facet": [ { - "date": "2020", - "value": 10258, - "facet": 1145703171 + "date": "2021", + "value": 10361, + "facet": 2176550201 } ] }, @@ -15717,9 +15717,9 @@ "entity": "geoId/29175", "points_by_facet": [ { - "date": "2020", - "value": 24769, - "facet": 1145703171 + "date": "2021", + "value": 24760, + "facet": 2176550201 } ] }, @@ -15727,9 +15727,9 @@ "entity": "geoId/29177", "points_by_facet": [ { - "date": "2020", - "value": 22900, - "facet": 1145703171 + "date": "2021", + "value": 23008, + "facet": 2176550201 } ] }, @@ -15737,9 +15737,9 @@ "entity": "geoId/29179", "points_by_facet": [ { - "date": "2020", - "value": 6274, - "facet": 1145703171 + "date": "2021", + "value": 6087, + "facet": 2176550201 } ] }, @@ -15747,9 +15747,9 @@ "entity": "geoId/29181", "points_by_facet": [ { - "date": "2020", - "value": 13484, - "facet": 1145703171 + "date": "2021", + "value": 10617, + "facet": 2176550201 } ] }, @@ -15757,9 +15757,9 @@ "entity": "geoId/29183", "points_by_facet": [ { - "date": "2020", - "value": 398472, - "facet": 1145703171 + "date": "2021", + "value": 409981, + "facet": 2176550201 } ] }, @@ -15767,9 +15767,9 @@ "entity": "geoId/29185", "points_by_facet": [ { - "date": "2020", - "value": 9455, - "facet": 1145703171 + "date": "2021", + "value": 9376, + "facet": 2176550201 } ] }, @@ -15777,9 +15777,9 @@ "entity": "geoId/29186", "points_by_facet": [ { - "date": "2020", - "value": 17887, - "facet": 1145703171 + "date": "2021", + "value": 18588, + "facet": 2176550201 } ] }, @@ -15787,9 +15787,9 @@ "entity": "geoId/29187", "points_by_facet": [ { - "date": "2020", - "value": 66653, - "facet": 1145703171 + "date": "2021", + "value": 67541, + "facet": 2176550201 } ] }, @@ -15797,9 +15797,9 @@ "entity": "geoId/29189", "points_by_facet": [ { - "date": "2020", - "value": 996179, - "facet": 1145703171 + "date": "2021", + "value": 997187, + "facet": 2176550201 } ] }, @@ -15807,9 +15807,9 @@ "entity": "geoId/29195", "points_by_facet": [ { - "date": "2020", - "value": 22932, - "facet": 1145703171 + "date": "2021", + "value": 23289, + "facet": 2176550201 } ] }, @@ -15817,9 +15817,9 @@ "entity": "geoId/29197", "points_by_facet": [ { - "date": "2020", - "value": 4550, - "facet": 1145703171 + "date": "2021", + "value": 4025, + "facet": 2176550201 } ] }, @@ -15827,9 +15827,9 @@ "entity": "geoId/29199", "points_by_facet": [ { - "date": "2020", - "value": 4923, - "facet": 1145703171 + "date": "2021", + "value": 4693, + "facet": 2176550201 } ] }, @@ -15837,9 +15837,9 @@ "entity": "geoId/29201", "points_by_facet": [ { - "date": "2020", - "value": 38538, - "facet": 1145703171 + "date": "2021", + "value": 37840, + "facet": 2176550201 } ] }, @@ -15847,9 +15847,9 @@ "entity": "geoId/29203", "points_by_facet": [ { - "date": "2020", - "value": 8207, - "facet": 1145703171 + "date": "2021", + "value": 7106, + "facet": 2176550201 } ] }, @@ -15857,9 +15857,9 @@ "entity": "geoId/29205", "points_by_facet": [ { - "date": "2020", - "value": 5975, - "facet": 1145703171 + "date": "2021", + "value": 5976, + "facet": 2176550201 } ] }, @@ -15867,9 +15867,9 @@ "entity": "geoId/29207", "points_by_facet": [ { - "date": "2020", - "value": 29255, - "facet": 1145703171 + "date": "2021", + "value": 28479, + "facet": 2176550201 } ] }, @@ -15877,9 +15877,9 @@ "entity": "geoId/29209", "points_by_facet": [ { - "date": "2020", - "value": 31875, - "facet": 1145703171 + "date": "2021", + "value": 31548, + "facet": 2176550201 } ] }, @@ -15887,9 +15887,9 @@ "entity": "geoId/29211", "points_by_facet": [ { - "date": "2020", - "value": 6163, - "facet": 1145703171 + "date": "2021", + "value": 5934, + "facet": 2176550201 } ] }, @@ -15897,9 +15897,9 @@ "entity": "geoId/29213", "points_by_facet": [ { - "date": "2020", - "value": 55563, - "facet": 1145703171 + "date": "2021", + "value": 56387, + "facet": 2176550201 } ] }, @@ -15907,9 +15907,9 @@ "entity": "geoId/29215", "points_by_facet": [ { - "date": "2020", - "value": 25518, - "facet": 1145703171 + "date": "2021", + "value": 24987, + "facet": 2176550201 } ] }, @@ -15917,9 +15917,9 @@ "entity": "geoId/29217", "points_by_facet": [ { - "date": "2020", - "value": 20560, - "facet": 1145703171 + "date": "2021", + "value": 19595, + "facet": 2176550201 } ] }, @@ -15927,9 +15927,9 @@ "entity": "geoId/29219", "points_by_facet": [ { - "date": "2020", - "value": 35090, - "facet": 1145703171 + "date": "2021", + "value": 36518, + "facet": 2176550201 } ] }, @@ -15937,9 +15937,9 @@ "entity": "geoId/29221", "points_by_facet": [ { - "date": "2020", - "value": 24819, - "facet": 1145703171 + "date": "2021", + "value": 23502, + "facet": 2176550201 } ] }, @@ -15947,9 +15947,9 @@ "entity": "geoId/29223", "points_by_facet": [ { - "date": "2020", - "value": 13058, - "facet": 1145703171 + "date": "2021", + "value": 10914, + "facet": 2176550201 } ] }, @@ -15957,9 +15957,9 @@ "entity": "geoId/29225", "points_by_facet": [ { - "date": "2020", - "value": 39127, - "facet": 1145703171 + "date": "2021", + "value": 39735, + "facet": 2176550201 } ] }, @@ -15967,9 +15967,9 @@ "entity": "geoId/29227", "points_by_facet": [ { - "date": "2020", - "value": 2001, - "facet": 1145703171 + "date": "2021", + "value": 1983, + "facet": 2176550201 } ] }, @@ -15977,9 +15977,9 @@ "entity": "geoId/29229", "points_by_facet": [ { - "date": "2020", - "value": 18256, - "facet": 1145703171 + "date": "2021", + "value": 18610, + "facet": 2176550201 } ] }, @@ -15987,9 +15987,9 @@ "entity": "geoId/29510", "points_by_facet": [ { - "date": "2020", - "value": 304709, - "facet": 1145703171 + "date": "2021", + "value": 293310, + "facet": 2176550201 } ] }, @@ -15997,9 +15997,9 @@ "entity": "geoId/30001", "points_by_facet": [ { - "date": "2020", - "value": 9454, - "facet": 1145703171 + "date": "2021", + "value": 9524, + "facet": 2176550201 } ] }, @@ -16007,9 +16007,9 @@ "entity": "geoId/30003", "points_by_facet": [ { - "date": "2020", - "value": 13302, - "facet": 1145703171 + "date": "2021", + "value": 12957, + "facet": 2176550201 } ] }, @@ -16017,9 +16017,9 @@ "entity": "geoId/30005", "points_by_facet": [ { - "date": "2020", - "value": 6698, - "facet": 1145703171 + "date": "2021", + "value": 6980, + "facet": 2176550201 } ] }, @@ -16027,9 +16027,9 @@ "entity": "geoId/30007", "points_by_facet": [ { - "date": "2020", - "value": 6080, - "facet": 1145703171 + "date": "2021", + "value": 7288, + "facet": 2176550201 } ] }, @@ -16037,9 +16037,9 @@ "entity": "geoId/30009", "points_by_facet": [ { - "date": "2020", - "value": 10689, - "facet": 1145703171 + "date": "2021", + "value": 10847, + "facet": 2176550201 } ] }, @@ -16047,9 +16047,9 @@ "entity": "geoId/30011", "points_by_facet": [ { - "date": "2020", - "value": 1305, - "facet": 1145703171 + "date": "2021", + "value": 1428, + "facet": 2176550201 } ] }, @@ -16057,9 +16057,9 @@ "entity": "geoId/30013", "points_by_facet": [ { - "date": "2020", - "value": 81576, - "facet": 1145703171 + "date": "2021", + "value": 84511, + "facet": 2176550201 } ] }, @@ -16067,9 +16067,9 @@ "entity": "geoId/30015", "points_by_facet": [ { - "date": "2020", - "value": 5731, - "facet": 1145703171 + "date": "2021", + "value": 5916, + "facet": 2176550201 } ] }, @@ -16077,9 +16077,9 @@ "entity": "geoId/30017", "points_by_facet": [ { - "date": "2020", - "value": 11563, - "facet": 1145703171 + "date": "2021", + "value": 11916, + "facet": 2176550201 } ] }, @@ -16087,9 +16087,9 @@ "entity": "geoId/30019", "points_by_facet": [ { - "date": "2020", - "value": 1705, - "facet": 1145703171 + "date": "2021", + "value": 1686, + "facet": 2176550201 } ] }, @@ -16097,9 +16097,9 @@ "entity": "geoId/30021", "points_by_facet": [ { - "date": "2020", - "value": 8824, - "facet": 1145703171 + "date": "2021", + "value": 8904, + "facet": 2176550201 } ] }, @@ -16107,9 +16107,9 @@ "entity": "geoId/30023", "points_by_facet": [ { - "date": "2020", - "value": 9153, - "facet": 1145703171 + "date": "2021", + "value": 9491, + "facet": 2176550201 } ] }, @@ -16117,9 +16117,9 @@ "entity": "geoId/30025", "points_by_facet": [ { - "date": "2020", - "value": 2975, - "facet": 1145703171 + "date": "2021", + "value": 3017, + "facet": 2176550201 } ] }, @@ -16127,9 +16127,9 @@ "entity": "geoId/30027", "points_by_facet": [ { - "date": "2020", - "value": 11167, - "facet": 1145703171 + "date": "2021", + "value": 11617, + "facet": 2176550201 } ] }, @@ -16137,9 +16137,9 @@ "entity": "geoId/30029", "points_by_facet": [ { - "date": "2020", - "value": 102001, - "facet": 1145703171 + "date": "2021", + "value": 108454, + "facet": 2176550201 } ] }, @@ -16147,9 +16147,9 @@ "entity": "geoId/30031", "points_by_facet": [ { - "date": "2020", - "value": 111401, - "facet": 1145703171 + "date": "2021", + "value": 122713, + "facet": 2176550201 } ] }, @@ -16157,9 +16157,9 @@ "entity": "geoId/30033", "points_by_facet": [ { - "date": "2020", - "value": 1051, - "facet": 1145703171 + "date": "2021", + "value": 1209, + "facet": 2176550201 } ] }, @@ -16167,9 +16167,9 @@ "entity": "geoId/30035", "points_by_facet": [ { - "date": "2020", - "value": 13706, - "facet": 1145703171 + "date": "2021", + "value": 13785, + "facet": 2176550201 } ] }, @@ -16177,9 +16177,9 @@ "entity": "geoId/30037", "points_by_facet": [ { - "date": "2020", - "value": 814, - "facet": 1145703171 + "date": "2021", + "value": 831, + "facet": 2176550201 } ] }, @@ -16187,9 +16187,9 @@ "entity": "geoId/30039", "points_by_facet": [ { - "date": "2020", - "value": 3325, - "facet": 1145703171 + "date": "2021", + "value": 3344, + "facet": 2176550201 } ] }, @@ -16197,9 +16197,9 @@ "entity": "geoId/30041", "points_by_facet": [ { - "date": "2020", - "value": 16422, - "facet": 1145703171 + "date": "2021", + "value": 16179, + "facet": 2176550201 } ] }, @@ -16207,9 +16207,9 @@ "entity": "geoId/30043", "points_by_facet": [ { - "date": "2020", - "value": 12069, - "facet": 1145703171 + "date": "2021", + "value": 12470, + "facet": 2176550201 } ] }, @@ -16217,9 +16217,9 @@ "entity": "geoId/30045", "points_by_facet": [ { - "date": "2020", - "value": 1968, - "facet": 1145703171 + "date": "2021", + "value": 2044, + "facet": 2176550201 } ] }, @@ -16227,9 +16227,9 @@ "entity": "geoId/30047", "points_by_facet": [ { - "date": "2020", - "value": 30383, - "facet": 1145703171 + "date": "2021", + "value": 32033, + "facet": 2176550201 } ] }, @@ -16237,9 +16237,9 @@ "entity": "geoId/30049", "points_by_facet": [ { - "date": "2020", - "value": 68714, - "facet": 1145703171 + "date": "2021", + "value": 72223, + "facet": 2176550201 } ] }, @@ -16247,9 +16247,9 @@ "entity": "geoId/30051", "points_by_facet": [ { - "date": "2020", - "value": 2455, - "facet": 1145703171 + "date": "2021", + "value": 1946, + "facet": 2176550201 } ] }, @@ -16257,9 +16257,9 @@ "entity": "geoId/30053", "points_by_facet": [ { - "date": "2020", - "value": 19845, - "facet": 1145703171 + "date": "2021", + "value": 20525, + "facet": 2176550201 } ] }, @@ -16267,9 +16267,9 @@ "entity": "geoId/30055", "points_by_facet": [ { - "date": "2020", - "value": 1826, - "facet": 1145703171 + "date": "2021", + "value": 1718, + "facet": 2176550201 } ] }, @@ -16277,9 +16277,9 @@ "entity": "geoId/30057", "points_by_facet": [ { - "date": "2020", - "value": 8530, - "facet": 1145703171 + "date": "2021", + "value": 8917, + "facet": 2176550201 } ] }, @@ -16287,9 +16287,9 @@ "entity": "geoId/30059", "points_by_facet": [ { - "date": "2020", - "value": 1795, - "facet": 1145703171 + "date": "2021", + "value": 1964, + "facet": 2176550201 } ] }, @@ -16297,9 +16297,9 @@ "entity": "geoId/30061", "points_by_facet": [ { - "date": "2020", - "value": 4330, - "facet": 1145703171 + "date": "2021", + "value": 4860, + "facet": 2176550201 } ] }, @@ -16307,9 +16307,9 @@ "entity": "geoId/30063", "points_by_facet": [ { - "date": "2020", - "value": 119062, - "facet": 1145703171 + "date": "2021", + "value": 119533, + "facet": 2176550201 } ] }, @@ -16317,9 +16317,9 @@ "entity": "geoId/30065", "points_by_facet": [ { - "date": "2020", - "value": 4682, - "facet": 1145703171 + "date": "2021", + "value": 4896, + "facet": 2176550201 } ] }, @@ -16327,9 +16327,9 @@ "entity": "geoId/30067", "points_by_facet": [ { - "date": "2020", - "value": 16513, - "facet": 1145703171 + "date": "2021", + "value": 17473, + "facet": 2176550201 } ] }, @@ -16337,9 +16337,9 @@ "entity": "geoId/30069", "points_by_facet": [ { - "date": "2020", - "value": 464, - "facet": 1145703171 + "date": "2021", + "value": 519, + "facet": 2176550201 } ] }, @@ -16347,9 +16347,9 @@ "entity": "geoId/30071", "points_by_facet": [ { - "date": "2020", - "value": 4032, - "facet": 1145703171 + "date": "2021", + "value": 4192, + "facet": 2176550201 } ] }, @@ -16357,9 +16357,9 @@ "entity": "geoId/30073", "points_by_facet": [ { - "date": "2020", - "value": 5911, - "facet": 1145703171 + "date": "2021", + "value": 5994, + "facet": 2176550201 } ] }, @@ -16367,9 +16367,9 @@ "entity": "geoId/30075", "points_by_facet": [ { - "date": "2020", - "value": 1634, - "facet": 1145703171 + "date": "2021", + "value": 1702, + "facet": 2176550201 } ] }, @@ -16377,9 +16377,9 @@ "entity": "geoId/30077", "points_by_facet": [ { - "date": "2020", - "value": 6843, - "facet": 1145703171 + "date": "2021", + "value": 6999, + "facet": 2176550201 } ] }, @@ -16387,9 +16387,9 @@ "entity": "geoId/30079", "points_by_facet": [ { - "date": "2020", - "value": 1162, - "facet": 1145703171 + "date": "2021", + "value": 1091, + "facet": 2176550201 } ] }, @@ -16397,9 +16397,9 @@ "entity": "geoId/30081", "points_by_facet": [ { - "date": "2020", - "value": 43424, - "facet": 1145703171 + "date": "2021", + "value": 45959, + "facet": 2176550201 } ] }, @@ -16407,9 +16407,9 @@ "entity": "geoId/30083", "points_by_facet": [ { - "date": "2020", - "value": 11097, - "facet": 1145703171 + "date": "2021", + "value": 11283, + "facet": 2176550201 } ] }, @@ -16417,9 +16417,9 @@ "entity": "geoId/30085", "points_by_facet": [ { - "date": "2020", - "value": 11091, - "facet": 1145703171 + "date": "2021", + "value": 10821, + "facet": 2176550201 } ] }, @@ -16427,9 +16427,9 @@ "entity": "geoId/30087", "points_by_facet": [ { - "date": "2020", - "value": 9065, - "facet": 1145703171 + "date": "2021", + "value": 8124, + "facet": 2176550201 } ] }, @@ -16437,9 +16437,9 @@ "entity": "geoId/30089", "points_by_facet": [ { - "date": "2020", - "value": 11804, - "facet": 1145703171 + "date": "2021", + "value": 12959, + "facet": 2176550201 } ] }, @@ -16447,9 +16447,9 @@ "entity": "geoId/30091", "points_by_facet": [ { - "date": "2020", - "value": 3389, - "facet": 1145703171 + "date": "2021", + "value": 3527, + "facet": 2176550201 } ] }, @@ -16457,9 +16457,9 @@ "entity": "geoId/30093", "points_by_facet": [ { - "date": "2020", - "value": 34895, - "facet": 1145703171 + "date": "2021", + "value": 35411, + "facet": 2176550201 } ] }, @@ -16467,9 +16467,9 @@ "entity": "geoId/30095", "points_by_facet": [ { - "date": "2020", - "value": 9562, - "facet": 1145703171 + "date": "2021", + "value": 9044, + "facet": 2176550201 } ] }, @@ -16477,9 +16477,9 @@ "entity": "geoId/30097", "points_by_facet": [ { - "date": "2020", - "value": 3676, - "facet": 1145703171 + "date": "2021", + "value": 3723, + "facet": 2176550201 } ] }, @@ -16487,9 +16487,9 @@ "entity": "geoId/30099", "points_by_facet": [ { - "date": "2020", - "value": 6127, - "facet": 1145703171 + "date": "2021", + "value": 6269, + "facet": 2176550201 } ] }, @@ -16497,9 +16497,9 @@ "entity": "geoId/30101", "points_by_facet": [ { - "date": "2020", - "value": 4812, - "facet": 1145703171 + "date": "2021", + "value": 5011, + "facet": 2176550201 } ] }, @@ -16507,9 +16507,9 @@ "entity": "geoId/30103", "points_by_facet": [ { - "date": "2020", - "value": 614, - "facet": 1145703171 + "date": "2021", + "value": 768, + "facet": 2176550201 } ] }, @@ -16517,9 +16517,9 @@ "entity": "geoId/30105", "points_by_facet": [ { - "date": "2020", - "value": 7424, - "facet": 1145703171 + "date": "2021", + "value": 7537, + "facet": 2176550201 } ] }, @@ -16527,9 +16527,9 @@ "entity": "geoId/30107", "points_by_facet": [ { - "date": "2020", - "value": 2138, - "facet": 1145703171 + "date": "2021", + "value": 2059, + "facet": 2176550201 } ] }, @@ -16537,9 +16537,9 @@ "entity": "geoId/30109", "points_by_facet": [ { - "date": "2020", - "value": 1037, - "facet": 1145703171 + "date": "2021", + "value": 934, + "facet": 2176550201 } ] }, @@ -16547,9 +16547,9 @@ "entity": "geoId/30111", "points_by_facet": [ { - "date": "2020", - "value": 160390, - "facet": 1145703171 + "date": "2021", + "value": 167146, + "facet": 2176550201 } ] }, @@ -16557,9 +16557,9 @@ "entity": "geoId/31001", "points_by_facet": [ { - "date": "2020", - "value": 31541, - "facet": 1145703171 + "date": "2021", + "value": 31027, + "facet": 2176550201 } ] }, @@ -16567,9 +16567,9 @@ "entity": "geoId/31003", "points_by_facet": [ { - "date": "2020", - "value": 6315, - "facet": 1145703171 + "date": "2021", + "value": 6279, + "facet": 2176550201 } ] }, @@ -16577,9 +16577,9 @@ "entity": "geoId/31005", "points_by_facet": [ { - "date": "2020", + "date": "2021", "value": 439, - "facet": 1145703171 + "facet": 2176550201 } ] }, @@ -16587,9 +16587,9 @@ "entity": "geoId/31007", "points_by_facet": [ { - "date": "2020", - "value": 645, - "facet": 1145703171 + "date": "2021", + "value": 692, + "facet": 2176550201 } ] }, @@ -16597,9 +16597,9 @@ "entity": "geoId/31009", "points_by_facet": [ { - "date": "2020", - "value": 467, - "facet": 1145703171 + "date": "2021", + "value": 461, + "facet": 2176550201 } ] }, @@ -16607,9 +16607,9 @@ "entity": "geoId/31011", "points_by_facet": [ { - "date": "2020", - "value": 5228, - "facet": 1145703171 + "date": "2021", + "value": 5386, + "facet": 2176550201 } ] }, @@ -16617,9 +16617,9 @@ "entity": "geoId/31013", "points_by_facet": [ { - "date": "2020", - "value": 10845, - "facet": 1145703171 + "date": "2021", + "value": 10604, + "facet": 2176550201 } ] }, @@ -16627,9 +16627,9 @@ "entity": "geoId/31015", "points_by_facet": [ { - "date": "2020", - "value": 1882, - "facet": 1145703171 + "date": "2021", + "value": 1789, + "facet": 2176550201 } ] }, @@ -16637,9 +16637,9 @@ "entity": "geoId/31017", "points_by_facet": [ { - "date": "2020", - "value": 2887, - "facet": 1145703171 + "date": "2021", + "value": 2908, + "facet": 2176550201 } ] }, @@ -16647,9 +16647,9 @@ "entity": "geoId/31019", "points_by_facet": [ { - "date": "2020", - "value": 49594, - "facet": 1145703171 + "date": "2021", + "value": 50339, + "facet": 2176550201 } ] }, @@ -16657,9 +16657,9 @@ "entity": "geoId/31021", "points_by_facet": [ { - "date": "2020", - "value": 6503, - "facet": 1145703171 + "date": "2021", + "value": 6709, + "facet": 2176550201 } ] }, @@ -16667,9 +16667,9 @@ "entity": "geoId/31023", "points_by_facet": [ { - "date": "2020", - "value": 7997, - "facet": 1145703171 + "date": "2021", + "value": 8444, + "facet": 2176550201 } ] }, @@ -16677,9 +16677,9 @@ "entity": "geoId/31025", "points_by_facet": [ { - "date": "2020", - "value": 26022, - "facet": 1145703171 + "date": "2021", + "value": 27017, + "facet": 2176550201 } ] }, @@ -16687,9 +16687,9 @@ "entity": "geoId/31027", "points_by_facet": [ { - "date": "2020", - "value": 8483, - "facet": 1145703171 + "date": "2021", + "value": 8330, + "facet": 2176550201 } ] }, @@ -16697,9 +16697,9 @@ "entity": "geoId/31029", "points_by_facet": [ { - "date": "2020", - "value": 3707, - "facet": 1145703171 + "date": "2021", + "value": 3826, + "facet": 2176550201 } ] }, @@ -16707,9 +16707,9 @@ "entity": "geoId/31031", "points_by_facet": [ { - "date": "2020", - "value": 5801, - "facet": 1145703171 + "date": "2021", + "value": 5458, + "facet": 2176550201 } ] }, @@ -16717,9 +16717,9 @@ "entity": "geoId/31033", "points_by_facet": [ { - "date": "2020", - "value": 9428, - "facet": 1145703171 + "date": "2021", + "value": 9529, + "facet": 2176550201 } ] }, @@ -16727,9 +16727,9 @@ "entity": "geoId/31035", "points_by_facet": [ { - "date": "2020", - "value": 6193, - "facet": 1145703171 + "date": "2021", + "value": 6078, + "facet": 2176550201 } ] }, @@ -16737,9 +16737,9 @@ "entity": "geoId/31037", "points_by_facet": [ { - "date": "2020", - "value": 10681, - "facet": 1145703171 + "date": "2021", + "value": 10498, + "facet": 2176550201 } ] }, @@ -16747,9 +16747,9 @@ "entity": "geoId/31039", "points_by_facet": [ { - "date": "2020", - "value": 8882, - "facet": 1145703171 + "date": "2021", + "value": 8984, + "facet": 2176550201 } ] }, @@ -16757,9 +16757,9 @@ "entity": "geoId/31041", "points_by_facet": [ { - "date": "2020", - "value": 10788, - "facet": 1145703171 + "date": "2021", + "value": 10460, + "facet": 2176550201 } ] }, @@ -16767,9 +16767,9 @@ "entity": "geoId/31043", "points_by_facet": [ { - "date": "2020", - "value": 20124, - "facet": 1145703171 + "date": "2021", + "value": 21241, + "facet": 2176550201 } ] }, @@ -16777,9 +16777,9 @@ "entity": "geoId/31045", "points_by_facet": [ { - "date": "2020", - "value": 8685, - "facet": 1145703171 + "date": "2021", + "value": 8148, + "facet": 2176550201 } ] }, @@ -16787,9 +16787,9 @@ "entity": "geoId/31047", "points_by_facet": [ { - "date": "2020", - "value": 23638, - "facet": 1145703171 + "date": "2021", + "value": 23898, + "facet": 2176550201 } ] }, @@ -16797,9 +16797,9 @@ "entity": "geoId/31049", "points_by_facet": [ { - "date": "2020", - "value": 1770, - "facet": 1145703171 + "date": "2021", + "value": 1865, + "facet": 2176550201 } ] }, @@ -16807,9 +16807,9 @@ "entity": "geoId/31051", "points_by_facet": [ { - "date": "2020", - "value": 5682, - "facet": 1145703171 + "date": "2021", + "value": 5545, + "facet": 2176550201 } ] }, @@ -16817,9 +16817,9 @@ "entity": "geoId/31053", "points_by_facet": [ { - "date": "2020", - "value": 36565, - "facet": 1145703171 + "date": "2021", + "value": 37103, + "facet": 2176550201 } ] }, @@ -16827,9 +16827,9 @@ "entity": "geoId/31055", "points_by_facet": [ { - "date": "2020", - "value": 565739, - "facet": 1145703171 + "date": "2021", + "value": 585008, + "facet": 2176550201 } ] }, @@ -16837,9 +16837,9 @@ "entity": "geoId/31057", "points_by_facet": [ { - "date": "2020", - "value": 1928, - "facet": 1145703171 + "date": "2021", + "value": 1635, + "facet": 2176550201 } ] }, @@ -16847,9 +16847,9 @@ "entity": "geoId/31059", "points_by_facet": [ { - "date": "2020", - "value": 5542, - "facet": 1145703171 + "date": "2021", + "value": 5546, + "facet": 2176550201 } ] }, @@ -16857,9 +16857,9 @@ "entity": "geoId/31061", "points_by_facet": [ { - "date": "2020", - "value": 2970, - "facet": 1145703171 + "date": "2021", + "value": 2903, + "facet": 2176550201 } ] }, @@ -16867,9 +16867,9 @@ "entity": "geoId/31063", "points_by_facet": [ { - "date": "2020", - "value": 2636, - "facet": 1145703171 + "date": "2021", + "value": 2555, + "facet": 2176550201 } ] }, @@ -16877,9 +16877,9 @@ "entity": "geoId/31065", "points_by_facet": [ { - "date": "2020", - "value": 4712, - "facet": 1145703171 + "date": "2021", + "value": 4604, + "facet": 2176550201 } ] }, @@ -16887,9 +16887,9 @@ "entity": "geoId/31067", "points_by_facet": [ { - "date": "2020", - "value": 21548, - "facet": 1145703171 + "date": "2021", + "value": 21616, + "facet": 2176550201 } ] }, @@ -16897,9 +16897,9 @@ "entity": "geoId/31069", "points_by_facet": [ { - "date": "2020", - "value": 1916, - "facet": 1145703171 + "date": "2021", + "value": 1847, + "facet": 2176550201 } ] }, @@ -16907,9 +16907,9 @@ "entity": "geoId/31071", "points_by_facet": [ { - "date": "2020", - "value": 2081, - "facet": 1145703171 + "date": "2021", + "value": 1839, + "facet": 2176550201 } ] }, @@ -16917,9 +16917,9 @@ "entity": "geoId/31073", "points_by_facet": [ { - "date": "2020", - "value": 2001, - "facet": 1145703171 + "date": "2021", + "value": 1824, + "facet": 2176550201 } ] }, @@ -16927,9 +16927,9 @@ "entity": "geoId/31075", "points_by_facet": [ { - "date": "2020", - "value": 691, - "facet": 1145703171 + "date": "2021", + "value": 579, + "facet": 2176550201 } ] }, @@ -16937,9 +16937,9 @@ "entity": "geoId/31077", "points_by_facet": [ { - "date": "2020", - "value": 2361, - "facet": 1145703171 + "date": "2021", + "value": 2169, + "facet": 2176550201 } ] }, @@ -16947,9 +16947,9 @@ "entity": "geoId/31079", "points_by_facet": [ { - "date": "2020", - "value": 61338, - "facet": 1145703171 + "date": "2021", + "value": 61979, + "facet": 2176550201 } ] }, @@ -16957,9 +16957,9 @@ "entity": "geoId/31081", "points_by_facet": [ { - "date": "2020", - "value": 9219, - "facet": 1145703171 + "date": "2021", + "value": 9386, + "facet": 2176550201 } ] }, @@ -16967,9 +16967,9 @@ "entity": "geoId/31083", "points_by_facet": [ { - "date": "2020", - "value": 3380, - "facet": 1145703171 + "date": "2021", + "value": 3091, + "facet": 2176550201 } ] }, @@ -16977,9 +16977,9 @@ "entity": "geoId/31085", "points_by_facet": [ { - "date": "2020", - "value": 889, - "facet": 1145703171 + "date": "2021", + "value": 843, + "facet": 2176550201 } ] }, @@ -16987,9 +16987,9 @@ "entity": "geoId/31087", "points_by_facet": [ { - "date": "2020", - "value": 2788, - "facet": 1145703171 + "date": "2021", + "value": 2586, + "facet": 2176550201 } ] }, @@ -16997,9 +16997,9 @@ "entity": "geoId/31089", "points_by_facet": [ { - "date": "2020", - "value": 10123, - "facet": 1145703171 + "date": "2021", + "value": 10049, + "facet": 2176550201 } ] }, @@ -17007,9 +17007,9 @@ "entity": "geoId/31091", "points_by_facet": [ { - "date": "2020", - "value": 741, - "facet": 1145703171 + "date": "2021", + "value": 734, + "facet": 2176550201 } ] }, @@ -17017,9 +17017,9 @@ "entity": "geoId/31093", "points_by_facet": [ { - "date": "2020", - "value": 6428, - "facet": 1145703171 + "date": "2021", + "value": 6531, + "facet": 2176550201 } ] }, @@ -17027,9 +17027,9 @@ "entity": "geoId/31095", "points_by_facet": [ { - "date": "2020", - "value": 7102, - "facet": 1145703171 + "date": "2021", + "value": 7176, + "facet": 2176550201 } ] }, @@ -17037,9 +17037,9 @@ "entity": "geoId/31097", "points_by_facet": [ { - "date": "2020", - "value": 5118, - "facet": 1145703171 + "date": "2021", + "value": 5316, + "facet": 2176550201 } ] }, @@ -17047,9 +17047,9 @@ "entity": "geoId/31099", "points_by_facet": [ { - "date": "2020", - "value": 6588, - "facet": 1145703171 + "date": "2021", + "value": 6674, + "facet": 2176550201 } ] }, @@ -17057,9 +17057,9 @@ "entity": "geoId/31101", "points_by_facet": [ { - "date": "2020", - "value": 8048, - "facet": 1145703171 + "date": "2021", + "value": 8279, + "facet": 2176550201 } ] }, @@ -17067,9 +17067,9 @@ "entity": "geoId/31103", "points_by_facet": [ { - "date": "2020", - "value": 875, - "facet": 1145703171 + "date": "2021", + "value": 787, + "facet": 2176550201 } ] }, @@ -17077,9 +17077,9 @@ "entity": "geoId/31105", "points_by_facet": [ { - "date": "2020", - "value": 3576, - "facet": 1145703171 + "date": "2021", + "value": 3412, + "facet": 2176550201 } ] }, @@ -17087,9 +17087,9 @@ "entity": "geoId/31107", "points_by_facet": [ { - "date": "2020", - "value": 8400, - "facet": 1145703171 + "date": "2021", + "value": 8401, + "facet": 2176550201 } ] }, @@ -17097,9 +17097,9 @@ "entity": "geoId/31109", "points_by_facet": [ { - "date": "2020", - "value": 315976, - "facet": 1145703171 + "date": "2021", + "value": 324514, + "facet": 2176550201 } ] }, @@ -17107,9 +17107,9 @@ "entity": "geoId/31111", "points_by_facet": [ { - "date": "2020", - "value": 35042, - "facet": 1145703171 + "date": "2021", + "value": 34133, + "facet": 2176550201 } ] }, @@ -17117,9 +17117,9 @@ "entity": "geoId/31113", "points_by_facet": [ { - "date": "2020", - "value": 896, - "facet": 1145703171 + "date": "2021", + "value": 687, + "facet": 2176550201 } ] }, @@ -17127,9 +17127,9 @@ "entity": "geoId/31115", "points_by_facet": [ { - "date": "2020", - "value": 690, - "facet": 1145703171 + "date": "2021", + "value": 604, + "facet": 2176550201 } ] }, @@ -17137,9 +17137,9 @@ "entity": "geoId/31117", "points_by_facet": [ { - "date": "2020", - "value": 420, - "facet": 1145703171 + "date": "2021", + "value": 379, + "facet": 2176550201 } ] }, @@ -17147,9 +17147,9 @@ "entity": "geoId/31119", "points_by_facet": [ { - "date": "2020", - "value": 35023, - "facet": 1145703171 + "date": "2021", + "value": 35337, + "facet": 2176550201 } ] }, @@ -17157,9 +17157,9 @@ "entity": "geoId/31121", "points_by_facet": [ { - "date": "2020", - "value": 7826, - "facet": 1145703171 + "date": "2021", + "value": 7665, + "facet": 2176550201 } ] }, @@ -17167,9 +17167,9 @@ "entity": "geoId/31123", "points_by_facet": [ { - "date": "2020", - "value": 4711, - "facet": 1145703171 + "date": "2021", + "value": 4574, + "facet": 2176550201 } ] }, @@ -17177,9 +17177,9 @@ "entity": "geoId/31125", "points_by_facet": [ { - "date": "2020", - "value": 3525, - "facet": 1145703171 + "date": "2021", + "value": 3390, + "facet": 2176550201 } ] }, @@ -17187,9 +17187,9 @@ "entity": "geoId/31127", "points_by_facet": [ { - "date": "2020", - "value": 6978, - "facet": 1145703171 + "date": "2021", + "value": 7064, + "facet": 2176550201 } ] }, @@ -17197,9 +17197,9 @@ "entity": "geoId/31129", "points_by_facet": [ { - "date": "2020", - "value": 4204, - "facet": 1145703171 + "date": "2021", + "value": 4060, + "facet": 2176550201 } ] }, @@ -17207,9 +17207,9 @@ "entity": "geoId/31131", "points_by_facet": [ { - "date": "2020", - "value": 15965, - "facet": 1145703171 + "date": "2021", + "value": 15930, + "facet": 2176550201 } ] }, @@ -17217,9 +17217,9 @@ "entity": "geoId/31133", "points_by_facet": [ { - "date": "2020", - "value": 2640, - "facet": 1145703171 + "date": "2021", + "value": 2548, + "facet": 2176550201 } ] }, @@ -17227,9 +17227,9 @@ "entity": "geoId/31135", "points_by_facet": [ { - "date": "2020", - "value": 2889, - "facet": 1145703171 + "date": "2021", + "value": 2832, + "facet": 2176550201 } ] }, @@ -17237,9 +17237,9 @@ "entity": "geoId/31137", "points_by_facet": [ { - "date": "2020", - "value": 9050, - "facet": 1145703171 + "date": "2021", + "value": 8937, + "facet": 2176550201 } ] }, @@ -17247,9 +17247,9 @@ "entity": "geoId/31139", "points_by_facet": [ { - "date": "2020", - "value": 7132, - "facet": 1145703171 + "date": "2021", + "value": 7313, + "facet": 2176550201 } ] }, @@ -17257,9 +17257,9 @@ "entity": "geoId/31141", "points_by_facet": [ { - "date": "2020", - "value": 33250, - "facet": 1145703171 + "date": "2021", + "value": 34241, + "facet": 2176550201 } ] }, @@ -17267,9 +17267,9 @@ "entity": "geoId/31143", "points_by_facet": [ { - "date": "2020", - "value": 5208, - "facet": 1145703171 + "date": "2021", + "value": 5174, + "facet": 2176550201 } ] }, @@ -17277,9 +17277,9 @@ "entity": "geoId/31145", "points_by_facet": [ { - "date": "2020", - "value": 10725, - "facet": 1145703171 + "date": "2021", + "value": 10623, + "facet": 2176550201 } ] }, @@ -17287,9 +17287,9 @@ "entity": "geoId/31147", "points_by_facet": [ { - "date": "2020", - "value": 7913, - "facet": 1145703171 + "date": "2021", + "value": 7759, + "facet": 2176550201 } ] }, @@ -17297,9 +17297,9 @@ "entity": "geoId/31149", "points_by_facet": [ { - "date": "2020", - "value": 1430, - "facet": 1145703171 + "date": "2021", + "value": 1264, + "facet": 2176550201 } ] }, @@ -17307,9 +17307,9 @@ "entity": "geoId/31151", "points_by_facet": [ { - "date": "2020", - "value": 14221, - "facet": 1145703171 + "date": "2021", + "value": 14192, + "facet": 2176550201 } ] }, @@ -17317,9 +17317,9 @@ "entity": "geoId/31153", "points_by_facet": [ { - "date": "2020", - "value": 183956, - "facet": 1145703171 + "date": "2021", + "value": 193418, + "facet": 2176550201 } ] }, @@ -17327,9 +17327,9 @@ "entity": "geoId/31155", "points_by_facet": [ { - "date": "2020", - "value": 21356, - "facet": 1145703171 + "date": "2021", + "value": 22787, + "facet": 2176550201 } ] }, @@ -17337,9 +17337,9 @@ "entity": "geoId/31157", "points_by_facet": [ { - "date": "2020", - "value": 35884, - "facet": 1145703171 + "date": "2021", + "value": 35745, + "facet": 2176550201 } ] }, @@ -17347,9 +17347,9 @@ "entity": "geoId/31159", "points_by_facet": [ { - "date": "2020", - "value": 17217, - "facet": 1145703171 + "date": "2021", + "value": 17603, + "facet": 2176550201 } ] }, @@ -17357,9 +17357,9 @@ "entity": "geoId/31161", "points_by_facet": [ { - "date": "2020", - "value": 5215, - "facet": 1145703171 + "date": "2021", + "value": 5095, + "facet": 2176550201 } ] }, @@ -17367,9 +17367,9 @@ "entity": "geoId/31163", "points_by_facet": [ { - "date": "2020", - "value": 3015, - "facet": 1145703171 + "date": "2021", + "value": 2964, + "facet": 2176550201 } ] }, @@ -17377,9 +17377,9 @@ "entity": "geoId/31165", "points_by_facet": [ { - "date": "2020", - "value": 1298, - "facet": 1145703171 + "date": "2021", + "value": 1143, + "facet": 2176550201 } ] }, @@ -17387,9 +17387,9 @@ "entity": "geoId/31167", "points_by_facet": [ { - "date": "2020", - "value": 5946, - "facet": 1145703171 + "date": "2021", + "value": 5816, + "facet": 2176550201 } ] }, @@ -17397,9 +17397,9 @@ "entity": "geoId/31169", "points_by_facet": [ { - "date": "2020", - "value": 5000, - "facet": 1145703171 + "date": "2021", + "value": 4913, + "facet": 2176550201 } ] }, @@ -17407,9 +17407,9 @@ "entity": "geoId/31171", "points_by_facet": [ { - "date": "2020", - "value": 586, - "facet": 1145703171 + "date": "2021", + "value": 673, + "facet": 2176550201 } ] }, @@ -17417,9 +17417,9 @@ "entity": "geoId/31173", "points_by_facet": [ { - "date": "2020", - "value": 7218, - "facet": 1145703171 + "date": "2021", + "value": 6620, + "facet": 2176550201 } ] }, @@ -17427,9 +17427,9 @@ "entity": "geoId/31175", "points_by_facet": [ { - "date": "2020", - "value": 4100, - "facet": 1145703171 + "date": "2021", + "value": 4066, + "facet": 2176550201 } ] }, @@ -17437,9 +17437,9 @@ "entity": "geoId/31177", "points_by_facet": [ { - "date": "2020", - "value": 20546, - "facet": 1145703171 + "date": "2021", + "value": 20969, + "facet": 2176550201 } ] }, @@ -17447,9 +17447,9 @@ "entity": "geoId/31179", "points_by_facet": [ { - "date": "2020", - "value": 9388, - "facet": 1145703171 + "date": "2021", + "value": 9784, + "facet": 2176550201 } ] }, @@ -17457,9 +17457,9 @@ "entity": "geoId/31181", "points_by_facet": [ { - "date": "2020", - "value": 3497, - "facet": 1145703171 + "date": "2021", + "value": 3411, + "facet": 2176550201 } ] }, @@ -17467,9 +17467,9 @@ "entity": "geoId/31183", "points_by_facet": [ { - "date": "2020", - "value": 689, - "facet": 1145703171 + "date": "2021", + "value": 795, + "facet": 2176550201 } ] }, @@ -17477,9 +17477,9 @@ "entity": "geoId/31185", "points_by_facet": [ { - "date": "2020", - "value": 13671, - "facet": 1145703171 + "date": "2021", + "value": 14244, + "facet": 2176550201 } ] }, @@ -17487,9 +17487,9 @@ "entity": "geoId/32001", "points_by_facet": [ { - "date": "2020", - "value": 24606, - "facet": 1145703171 + "date": "2021", + "value": 25723, + "facet": 2176550201 } ] }, @@ -17497,9 +17497,9 @@ "entity": "geoId/32003", "points_by_facet": [ { - "date": "2020", - "value": 2228866, - "facet": 1145703171 + "date": "2021", + "value": 2292476, + "facet": 2176550201 } ] }, @@ -17507,9 +17507,9 @@ "entity": "geoId/32005", "points_by_facet": [ { - "date": "2020", - "value": 48486, - "facet": 1145703171 + "date": "2021", + "value": 49870, + "facet": 2176550201 } ] }, @@ -17517,9 +17517,9 @@ "entity": "geoId/32007", "points_by_facet": [ { - "date": "2020", - "value": 52537, - "facet": 1145703171 + "date": "2021", + "value": 53915, + "facet": 2176550201 } ] }, @@ -17527,9 +17527,9 @@ "entity": "geoId/32009", "points_by_facet": [ { - "date": "2020", - "value": 1030, - "facet": 1145703171 + "date": "2021", + "value": 743, + "facet": 2176550201 } ] }, @@ -17537,9 +17537,9 @@ "entity": "geoId/32011", "points_by_facet": [ { - "date": "2020", - "value": 1839, - "facet": 1145703171 + "date": "2021", + "value": 1903, + "facet": 2176550201 } ] }, @@ -17547,9 +17547,9 @@ "entity": "geoId/32013", "points_by_facet": [ { - "date": "2020", - "value": 16834, - "facet": 1145703171 + "date": "2021", + "value": 17648, + "facet": 2176550201 } ] }, @@ -17557,9 +17557,9 @@ "entity": "geoId/32015", "points_by_facet": [ { - "date": "2020", - "value": 5565, - "facet": 1145703171 + "date": "2021", + "value": 5798, + "facet": 2176550201 } ] }, @@ -17567,9 +17567,9 @@ "entity": "geoId/32017", "points_by_facet": [ { - "date": "2020", - "value": 5177, - "facet": 1145703171 + "date": "2021", + "value": 4525, + "facet": 2176550201 } ] }, @@ -17577,9 +17577,9 @@ "entity": "geoId/32019", "points_by_facet": [ { - "date": "2020", - "value": 55667, - "facet": 1145703171 + "date": "2021", + "value": 60903, + "facet": 2176550201 } ] }, @@ -17587,9 +17587,9 @@ "entity": "geoId/32021", "points_by_facet": [ { - "date": "2020", - "value": 4487, - "facet": 1145703171 + "date": "2021", + "value": 4586, + "facet": 2176550201 } ] }, @@ -17597,9 +17597,9 @@ "entity": "geoId/32023", "points_by_facet": [ { - "date": "2020", - "value": 45514, - "facet": 1145703171 + "date": "2021", + "value": 53450, + "facet": 2176550201 } ] }, @@ -17607,9 +17607,9 @@ "entity": "geoId/32027", "points_by_facet": [ { - "date": "2020", - "value": 6591, - "facet": 1145703171 + "date": "2021", + "value": 6741, + "facet": 2176550201 } ] }, @@ -17617,9 +17617,9 @@ "entity": "geoId/32029", "points_by_facet": [ { - "date": "2020", - "value": 4086, - "facet": 1145703171 + "date": "2021", + "value": 4143, + "facet": 2176550201 } ] }, @@ -17627,9 +17627,9 @@ "entity": "geoId/32031", "points_by_facet": [ { - "date": "2020", - "value": 464182, - "facet": 1145703171 + "date": "2021", + "value": 493392, + "facet": 2176550201 } ] }, @@ -17637,9 +17637,9 @@ "entity": "geoId/32033", "points_by_facet": [ { - "date": "2020", - "value": 9570, - "facet": 1145703171 + "date": "2021", + "value": 9182, + "facet": 2176550201 } ] }, @@ -17647,9 +17647,9 @@ "entity": "geoId/32510", "points_by_facet": [ { - "date": "2020", - "value": 55244, - "facet": 1145703171 + "date": "2021", + "value": 58993, + "facet": 2176550201 } ] }, @@ -17657,9 +17657,9 @@ "entity": "geoId/33001", "points_by_facet": [ { - "date": "2020", - "value": 61174, - "facet": 1145703171 + "date": "2021", + "value": 64460, + "facet": 2176550201 } ] }, @@ -17667,9 +17667,9 @@ "entity": "geoId/33003", "points_by_facet": [ { - "date": "2020", - "value": 48461, - "facet": 1145703171 + "date": "2021", + "value": 51500, + "facet": 2176550201 } ] }, @@ -17677,9 +17677,9 @@ "entity": "geoId/33005", "points_by_facet": [ { - "date": "2020", - "value": 76040, - "facet": 1145703171 + "date": "2021", + "value": 77329, + "facet": 2176550201 } ] }, @@ -17687,9 +17687,9 @@ "entity": "geoId/33007", "points_by_facet": [ { - "date": "2020", - "value": 31486, - "facet": 1145703171 + "date": "2021", + "value": 31289, + "facet": 2176550201 } ] }, @@ -17697,9 +17697,9 @@ "entity": "geoId/33009", "points_by_facet": [ { - "date": "2020", - "value": 90331, - "facet": 1145703171 + "date": "2021", + "value": 92201, + "facet": 2176550201 } ] }, @@ -17707,9 +17707,9 @@ "entity": "geoId/33011", "points_by_facet": [ { - "date": "2020", - "value": 415305, - "facet": 1145703171 + "date": "2021", + "value": 424079, + "facet": 2176550201 } ] }, @@ -17717,9 +17717,9 @@ "entity": "geoId/33013", "points_by_facet": [ { - "date": "2020", - "value": 150902, - "facet": 1145703171 + "date": "2021", + "value": 155238, + "facet": 2176550201 } ] }, @@ -17727,9 +17727,9 @@ "entity": "geoId/33015", "points_by_facet": [ { - "date": "2020", - "value": 308211, - "facet": 1145703171 + "date": "2021", + "value": 316947, + "facet": 2176550201 } ] }, @@ -17737,9 +17737,9 @@ "entity": "geoId/33017", "points_by_facet": [ { - "date": "2020", - "value": 130161, - "facet": 1145703171 + "date": "2021", + "value": 132416, + "facet": 2176550201 } ] }, @@ -17747,9 +17747,9 @@ "entity": "geoId/33019", "points_by_facet": [ { - "date": "2020", - "value": 43173, - "facet": 1145703171 + "date": "2021", + "value": 43533, + "facet": 2176550201 } ] }, @@ -17757,9 +17757,9 @@ "entity": "geoId/34001", "points_by_facet": [ { - "date": "2020", - "value": 264650, - "facet": 1145703171 + "date": "2021", + "value": 274966, + "facet": 2176550201 } ] }, @@ -17767,9 +17767,9 @@ "entity": "geoId/34003", "points_by_facet": [ { - "date": "2020", - "value": 931275, - "facet": 1145703171 + "date": "2021", + "value": 953819, + "facet": 2176550201 } ] }, @@ -17777,9 +17777,9 @@ "entity": "geoId/34005", "points_by_facet": [ { - "date": "2020", - "value": 446301, - "facet": 1145703171 + "date": "2021", + "value": 464269, + "facet": 2176550201 } ] }, @@ -17787,9 +17787,9 @@ "entity": "geoId/34007", "points_by_facet": [ { - "date": "2020", - "value": 506721, - "facet": 1145703171 + "date": "2021", + "value": 523771, + "facet": 2176550201 } ] }, @@ -17797,9 +17797,9 @@ "entity": "geoId/34009", "points_by_facet": [ { - "date": "2020", - "value": 92701, - "facet": 1145703171 + "date": "2021", + "value": 95661, + "facet": 2176550201 } ] }, @@ -17807,9 +17807,9 @@ "entity": "geoId/34011", "points_by_facet": [ { - "date": "2020", - "value": 150085, - "facet": 1145703171 + "date": "2021", + "value": 153627, + "facet": 2176550201 } ] }, @@ -17817,9 +17817,9 @@ "entity": "geoId/34013", "points_by_facet": [ { - "date": "2020", - "value": 798698, - "facet": 1145703171 + "date": "2021", + "value": 854917, + "facet": 2176550201 } ] }, @@ -17827,9 +17827,9 @@ "entity": "geoId/34015", "points_by_facet": [ { - "date": "2020", - "value": 291745, - "facet": 1145703171 + "date": "2021", + "value": 304477, + "facet": 2176550201 } ] }, @@ -17837,9 +17837,9 @@ "entity": "geoId/34017", "points_by_facet": [ { - "date": "2020", - "value": 671923, - "facet": 1145703171 + "date": "2021", + "value": 702463, + "facet": 2176550201 } ] }, @@ -17847,9 +17847,9 @@ "entity": "geoId/34019", "points_by_facet": [ { - "date": "2020", - "value": 125063, - "facet": 1145703171 + "date": "2021", + "value": 129924, + "facet": 2176550201 } ] }, @@ -17857,9 +17857,9 @@ "entity": "geoId/34021", "points_by_facet": [ { - "date": "2020", - "value": 368085, - "facet": 1145703171 + "date": "2021", + "value": 385898, + "facet": 2176550201 } ] }, @@ -17867,9 +17867,9 @@ "entity": "geoId/34023", "points_by_facet": [ { - "date": "2020", - "value": 825015, - "facet": 1145703171 + "date": "2021", + "value": 860807, + "facet": 2176550201 } ] }, @@ -17877,9 +17877,9 @@ "entity": "geoId/34025", "points_by_facet": [ { - "date": "2020", - "value": 620821, - "facet": 1145703171 + "date": "2021", + "value": 645354, + "facet": 2176550201 } ] }, @@ -17887,9 +17887,9 @@ "entity": "geoId/34027", "points_by_facet": [ { - "date": "2020", - "value": 492715, - "facet": 1145703171 + "date": "2021", + "value": 510981, + "facet": 2176550201 } ] }, @@ -17897,9 +17897,9 @@ "entity": "geoId/34029", "points_by_facet": [ { - "date": "2020", - "value": 602018, - "facet": 1145703171 + "date": "2021", + "value": 648998, + "facet": 2176550201 } ] }, @@ -17907,9 +17907,9 @@ "entity": "geoId/34031", "points_by_facet": [ { - "date": "2020", - "value": 502763, - "facet": 1145703171 + "date": "2021", + "value": 518117, + "facet": 2176550201 } ] }, @@ -17917,9 +17917,9 @@ "entity": "geoId/34033", "points_by_facet": [ { - "date": "2020", - "value": 62754, - "facet": 1145703171 + "date": "2021", + "value": 65046, + "facet": 2176550201 } ] }, @@ -17927,9 +17927,9 @@ "entity": "geoId/34035", "points_by_facet": [ { - "date": "2020", - "value": 330151, - "facet": 1145703171 + "date": "2021", + "value": 345647, + "facet": 2176550201 } ] }, @@ -17937,9 +17937,9 @@ "entity": "geoId/34037", "points_by_facet": [ { - "date": "2020", - "value": 140996, - "facet": 1145703171 + "date": "2021", + "value": 145543, + "facet": 2176550201 } ] }, @@ -17947,9 +17947,9 @@ "entity": "geoId/34039", "points_by_facet": [ { - "date": "2020", - "value": 555208, - "facet": 1145703171 + "date": "2021", + "value": 572114, + "facet": 2176550201 } ] }, @@ -17957,9 +17957,9 @@ "entity": "geoId/34041", "points_by_facet": [ { - "date": "2020", - "value": 105730, - "facet": 1145703171 + "date": "2021", + "value": 110731, + "facet": 2176550201 } ] }, @@ -17967,9 +17967,9 @@ "entity": "geoId/35001", "points_by_facet": [ { - "date": "2020", - "value": 679037, - "facet": 1145703171 + "date": "2021", + "value": 674393, + "facet": 2176550201 } ] }, @@ -17977,9 +17977,9 @@ "entity": "geoId/35003", "points_by_facet": [ { - "date": "2020", - "value": 3547, - "facet": 1145703171 + "date": "2021", + "value": 3731, + "facet": 2176550201 } ] }, @@ -17987,9 +17987,9 @@ "entity": "geoId/35005", "points_by_facet": [ { - "date": "2020", - "value": 64912, - "facet": 1145703171 + "date": "2021", + "value": 64629, + "facet": 2176550201 } ] }, @@ -17997,9 +17997,9 @@ "entity": "geoId/35006", "points_by_facet": [ { - "date": "2020", - "value": 26763, - "facet": 1145703171 + "date": "2021", + "value": 27184, + "facet": 2176550201 } ] }, @@ -18007,9 +18007,9 @@ "entity": "geoId/35007", "points_by_facet": [ { - "date": "2020", - "value": 12106, - "facet": 1145703171 + "date": "2021", + "value": 12369, + "facet": 2176550201 } ] }, @@ -18017,9 +18017,9 @@ "entity": "geoId/35009", "points_by_facet": [ { - "date": "2020", - "value": 49502, - "facet": 1145703171 + "date": "2021", + "value": 47999, + "facet": 2176550201 } ] }, @@ -18027,9 +18027,9 @@ "entity": "geoId/35011", "points_by_facet": [ { - "date": "2020", - "value": 1995, - "facet": 1145703171 + "date": "2021", + "value": 1680, + "facet": 2176550201 } ] }, @@ -18037,9 +18037,9 @@ "entity": "geoId/35013", "points_by_facet": [ { - "date": "2020", - "value": 217696, - "facet": 1145703171 + "date": "2021", + "value": 221508, + "facet": 2176550201 } ] }, @@ -18047,9 +18047,9 @@ "entity": "geoId/35015", "points_by_facet": [ { - "date": "2020", - "value": 57865, - "facet": 1145703171 + "date": "2021", + "value": 60911, + "facet": 2176550201 } ] }, @@ -18057,9 +18057,9 @@ "entity": "geoId/35017", "points_by_facet": [ { - "date": "2020", - "value": 27391, - "facet": 1145703171 + "date": "2021", + "value": 27889, + "facet": 2176550201 } ] }, @@ -18067,9 +18067,9 @@ "entity": "geoId/35019", "points_by_facet": [ { - "date": "2020", - "value": 4336, - "facet": 1145703171 + "date": "2021", + "value": 4449, + "facet": 2176550201 } ] }, @@ -18077,9 +18077,9 @@ "entity": "geoId/35021", "points_by_facet": [ { - "date": "2020", - "value": 432, - "facet": 1145703171 + "date": "2021", + "value": 639, + "facet": 2176550201 } ] }, @@ -18087,9 +18087,9 @@ "entity": "geoId/35023", "points_by_facet": [ { - "date": "2020", - "value": 4234, - "facet": 1145703171 + "date": "2021", + "value": 4074, + "facet": 2176550201 } ] }, @@ -18097,9 +18097,9 @@ "entity": "geoId/35025", "points_by_facet": [ { - "date": "2020", - "value": 70359, - "facet": 1145703171 + "date": "2021", + "value": 73004, + "facet": 2176550201 } ] }, @@ -18107,9 +18107,9 @@ "entity": "geoId/35027", "points_by_facet": [ { - "date": "2020", - "value": 19640, - "facet": 1145703171 + "date": "2021", + "value": 20436, + "facet": 2176550201 } ] }, @@ -18117,9 +18117,9 @@ "entity": "geoId/35028", "points_by_facet": [ { - "date": "2020", - "value": 18976, - "facet": 1145703171 + "date": "2021", + "value": 19330, + "facet": 2176550201 } ] }, @@ -18127,9 +18127,9 @@ "entity": "geoId/35029", "points_by_facet": [ { - "date": "2020", - "value": 24022, - "facet": 1145703171 + "date": "2021", + "value": 25532, + "facet": 2176550201 } ] }, @@ -18137,9 +18137,9 @@ "entity": "geoId/35031", "points_by_facet": [ { - "date": "2020", - "value": 71956, - "facet": 1145703171 + "date": "2021", + "value": 71780, + "facet": 2176550201 } ] }, @@ -18147,9 +18147,9 @@ "entity": "geoId/35033", "points_by_facet": [ { - "date": "2020", - "value": 4500, - "facet": 1145703171 + "date": "2021", + "value": 4196, + "facet": 2176550201 } ] }, @@ -18157,9 +18157,9 @@ "entity": "geoId/35035", "points_by_facet": [ { - "date": "2020", - "value": 66804, - "facet": 1145703171 + "date": "2021", + "value": 68537, + "facet": 2176550201 } ] }, @@ -18167,9 +18167,9 @@ "entity": "geoId/35037", "points_by_facet": [ { - "date": "2020", - "value": 8265, - "facet": 1145703171 + "date": "2021", + "value": 8656, + "facet": 2176550201 } ] }, @@ -18177,9 +18177,9 @@ "entity": "geoId/35039", "points_by_facet": [ { - "date": "2020", - "value": 38962, - "facet": 1145703171 + "date": "2021", + "value": 40179, + "facet": 2176550201 } ] }, @@ -18187,9 +18187,9 @@ "entity": "geoId/35041", "points_by_facet": [ { - "date": "2020", - "value": 18723, - "facet": 1145703171 + "date": "2021", + "value": 19019, + "facet": 2176550201 } ] }, @@ -18197,9 +18197,9 @@ "entity": "geoId/35043", "points_by_facet": [ { - "date": "2020", - "value": 144954, - "facet": 1145703171 + "date": "2021", + "value": 151369, + "facet": 2176550201 } ] }, @@ -18207,9 +18207,9 @@ "entity": "geoId/35045", "points_by_facet": [ { - "date": "2020", - "value": 125608, - "facet": 1145703171 + "date": "2021", + "value": 120993, + "facet": 2176550201 } ] }, @@ -18217,9 +18217,9 @@ "entity": "geoId/35047", "points_by_facet": [ { - "date": "2020", - "value": 27546, - "facet": 1145703171 + "date": "2021", + "value": 27150, + "facet": 2176550201 } ] }, @@ -18227,9 +18227,9 @@ "entity": "geoId/35049", "points_by_facet": [ { - "date": "2020", - "value": 150319, - "facet": 1145703171 + "date": "2021", + "value": 155201, + "facet": 2176550201 } ] }, @@ -18237,9 +18237,9 @@ "entity": "geoId/35051", "points_by_facet": [ { - "date": "2020", - "value": 10988, - "facet": 1145703171 + "date": "2021", + "value": 11502, + "facet": 2176550201 } ] }, @@ -18247,9 +18247,9 @@ "entity": "geoId/35053", "points_by_facet": [ { - "date": "2020", - "value": 16723, - "facet": 1145703171 + "date": "2021", + "value": 16311, + "facet": 2176550201 } ] }, @@ -18257,9 +18257,9 @@ "entity": "geoId/35055", "points_by_facet": [ { - "date": "2020", - "value": 32759, - "facet": 1145703171 + "date": "2021", + "value": 34623, + "facet": 2176550201 } ] }, @@ -18267,9 +18267,9 @@ "entity": "geoId/35057", "points_by_facet": [ { - "date": "2020", - "value": 15477, - "facet": 1145703171 + "date": "2021", + "value": 15307, + "facet": 2176550201 } ] }, @@ -18277,9 +18277,9 @@ "entity": "geoId/35059", "points_by_facet": [ { - "date": "2020", - "value": 4106, - "facet": 1145703171 + "date": "2021", + "value": 4107, + "facet": 2176550201 } ] }, @@ -18287,9 +18287,9 @@ "entity": "geoId/35061", "points_by_facet": [ { - "date": "2020", - "value": 76518, - "facet": 1145703171 + "date": "2021", + "value": 77190, + "facet": 2176550201 } ] }, @@ -18297,9 +18297,9 @@ "entity": "geoId/36001", "points_by_facet": [ { - "date": "2020", - "value": 306165, - "facet": 1145703171 + "date": "2021", + "value": 313743, + "facet": 2176550201 } ] }, @@ -18307,9 +18307,9 @@ "entity": "geoId/36003", "points_by_facet": [ { - "date": "2020", - "value": 46304, - "facet": 1145703171 + "date": "2021", + "value": 46106, + "facet": 2176550201 } ] }, @@ -18317,9 +18317,9 @@ "entity": "geoId/36005", "points_by_facet": [ { - "date": "2020", - "value": 1427056, - "facet": 1145703171 + "date": "2021", + "value": 1424948, + "facet": 2176550201 } ] }, @@ -18327,9 +18327,9 @@ "entity": "geoId/36007", "points_by_facet": [ { - "date": "2020", - "value": 192042, - "facet": 1145703171 + "date": "2021", + "value": 197240, + "facet": 2176550201 } ] }, @@ -18337,9 +18337,9 @@ "entity": "geoId/36009", "points_by_facet": [ { - "date": "2020", - "value": 76750, - "facet": 1145703171 + "date": "2021", + "value": 76426, + "facet": 2176550201 } ] }, @@ -18347,9 +18347,9 @@ "entity": "geoId/36011", "points_by_facet": [ { - "date": "2020", - "value": 76958, - "facet": 1145703171 + "date": "2021", + "value": 75880, + "facet": 2176550201 } ] }, @@ -18357,9 +18357,9 @@ "entity": "geoId/36013", "points_by_facet": [ { - "date": "2020", - "value": 127584, - "facet": 1145703171 + "date": "2021", + "value": 126807, + "facet": 2176550201 } ] }, @@ -18367,9 +18367,9 @@ "entity": "geoId/36015", "points_by_facet": [ { - "date": "2020", - "value": 84115, - "facet": 1145703171 + "date": "2021", + "value": 83045, + "facet": 2176550201 } ] }, @@ -18377,9 +18377,9 @@ "entity": "geoId/36017", "points_by_facet": [ { - "date": "2020", - "value": 47527, - "facet": 1145703171 + "date": "2021", + "value": 46537, + "facet": 2176550201 } ] }, @@ -18387,9 +18387,9 @@ "entity": "geoId/36019", "points_by_facet": [ { - "date": "2020", - "value": 80320, - "facet": 1145703171 + "date": "2021", + "value": 79596, + "facet": 2176550201 } ] }, @@ -18397,9 +18397,9 @@ "entity": "geoId/36021", "points_by_facet": [ { - "date": "2020", - "value": 60016, - "facet": 1145703171 + "date": "2021", + "value": 61778, + "facet": 2176550201 } ] }, @@ -18407,9 +18407,9 @@ "entity": "geoId/36023", "points_by_facet": [ { - "date": "2020", - "value": 47618, - "facet": 1145703171 + "date": "2021", + "value": 46311, + "facet": 2176550201 } ] }, @@ -18417,9 +18417,9 @@ "entity": "geoId/36025", "points_by_facet": [ { - "date": "2020", - "value": 44676, - "facet": 1145703171 + "date": "2021", + "value": 44378, + "facet": 2176550201 } ] }, @@ -18427,9 +18427,9 @@ "entity": "geoId/36027", "points_by_facet": [ { - "date": "2020", - "value": 293524, - "facet": 1145703171 + "date": "2021", + "value": 297112, + "facet": 2176550201 } ] }, @@ -18437,9 +18437,9 @@ "entity": "geoId/36029", "points_by_facet": [ { - "date": "2020", - "value": 918873, - "facet": 1145703171 + "date": "2021", + "value": 950683, + "facet": 2176550201 } ] }, @@ -18447,9 +18447,9 @@ "entity": "geoId/36031", "points_by_facet": [ { - "date": "2020", - "value": 37281, - "facet": 1145703171 + "date": "2021", + "value": 37268, + "facet": 2176550201 } ] }, @@ -18457,9 +18457,9 @@ "entity": "geoId/36033", "points_by_facet": [ { - "date": "2020", - "value": 50389, - "facet": 1145703171 + "date": "2021", + "value": 47456, + "facet": 2176550201 } ] }, @@ -18467,9 +18467,9 @@ "entity": "geoId/36035", "points_by_facet": [ { - "date": "2020", - "value": 53452, - "facet": 1145703171 + "date": "2021", + "value": 53116, + "facet": 2176550201 } ] }, @@ -18477,9 +18477,9 @@ "entity": "geoId/36037", "points_by_facet": [ { - "date": "2020", - "value": 57554, - "facet": 1145703171 + "date": "2021", + "value": 57853, + "facet": 2176550201 } ] }, @@ -18487,9 +18487,9 @@ "entity": "geoId/36039", "points_by_facet": [ { - "date": "2020", - "value": 47335, - "facet": 1145703171 + "date": "2021", + "value": 48499, + "facet": 2176550201 } ] }, @@ -18497,9 +18497,9 @@ "entity": "geoId/36041", "points_by_facet": [ { - "date": "2020", - "value": 4454, - "facet": 1145703171 + "date": "2021", + "value": 5119, + "facet": 2176550201 } ] }, @@ -18507,9 +18507,9 @@ "entity": "geoId/36043", "points_by_facet": [ { - "date": "2020", - "value": 61738, - "facet": 1145703171 + "date": "2021", + "value": 59937, + "facet": 2176550201 } ] }, @@ -18517,9 +18517,9 @@ "entity": "geoId/36045", "points_by_facet": [ { - "date": "2020", - "value": 111454, - "facet": 1145703171 + "date": "2021", + "value": 116295, + "facet": 2176550201 } ] }, @@ -18527,9 +18527,9 @@ "entity": "geoId/36047", "points_by_facet": [ { - "date": "2020", - "value": 2576771, - "facet": 1145703171 + "date": "2021", + "value": 2641052, + "facet": 2176550201 } ] }, @@ -18537,9 +18537,9 @@ "entity": "geoId/36049", "points_by_facet": [ { - "date": "2020", - "value": 26456, - "facet": 1145703171 + "date": "2021", + "value": 26573, + "facet": 2176550201 } ] }, @@ -18547,9 +18547,9 @@ "entity": "geoId/36051", "points_by_facet": [ { - "date": "2020", - "value": 63218, - "facet": 1145703171 + "date": "2021", + "value": 61578, + "facet": 2176550201 } ] }, @@ -18557,9 +18557,9 @@ "entity": "geoId/36053", "points_by_facet": [ { - "date": "2020", - "value": 70990, - "facet": 1145703171 + "date": "2021", + "value": 67658, + "facet": 2176550201 } ] }, @@ -18567,9 +18567,9 @@ "entity": "geoId/36055", "points_by_facet": [ { - "date": "2020", - "value": 743084, - "facet": 1145703171 + "date": "2021", + "value": 755160, + "facet": 2176550201 } ] }, @@ -18577,9 +18577,9 @@ "entity": "geoId/36057", "points_by_facet": [ { - "date": "2020", - "value": 49294, - "facet": 1145703171 + "date": "2021", + "value": 49558, + "facet": 2176550201 } ] }, @@ -18587,9 +18587,9 @@ "entity": "geoId/36059", "points_by_facet": [ { - "date": "2020", - "value": 1355683, - "facet": 1145703171 + "date": "2021", + "value": 1390907, + "facet": 2176550201 } ] }, @@ -18597,9 +18597,9 @@ "entity": "geoId/36061", "points_by_facet": [ { - "date": "2020", - "value": 1629153, - "facet": 1145703171 + "date": "2021", + "value": 1576876, + "facet": 2176550201 } ] }, @@ -18607,9 +18607,9 @@ "entity": "geoId/36063", "points_by_facet": [ { - "date": "2020", - "value": 210145, - "facet": 1145703171 + "date": "2021", + "value": 211653, + "facet": 2176550201 } ] }, @@ -18617,9 +18617,9 @@ "entity": "geoId/36065", "points_by_facet": [ { - "date": "2020", - "value": 229074, - "facet": 1145703171 + "date": "2021", + "value": 230274, + "facet": 2176550201 } ] }, @@ -18627,9 +18627,9 @@ "entity": "geoId/36067", "points_by_facet": [ { - "date": "2020", - "value": 461591, - "facet": 1145703171 + "date": "2021", + "value": 473236, + "facet": 2176550201 } ] }, @@ -18637,9 +18637,9 @@ "entity": "geoId/36069", "points_by_facet": [ { - "date": "2020", - "value": 109774, - "facet": 1145703171 + "date": "2021", + "value": 112508, + "facet": 2176550201 } ] }, @@ -18647,9 +18647,9 @@ "entity": "geoId/36071", "points_by_facet": [ { - "date": "2020", - "value": 382077, - "facet": 1145703171 + "date": "2021", + "value": 404525, + "facet": 2176550201 } ] }, @@ -18657,9 +18657,9 @@ "entity": "geoId/36073", "points_by_facet": [ { - "date": "2020", - "value": 40624, - "facet": 1145703171 + "date": "2021", + "value": 40191, + "facet": 2176550201 } ] }, @@ -18667,9 +18667,9 @@ "entity": "geoId/36075", "points_by_facet": [ { - "date": "2020", - "value": 117630, - "facet": 1145703171 + "date": "2021", + "value": 117387, + "facet": 2176550201 } ] }, @@ -18677,9 +18677,9 @@ "entity": "geoId/36077", "points_by_facet": [ { - "date": "2020", - "value": 59593, - "facet": 1145703171 + "date": "2021", + "value": 58123, + "facet": 2176550201 } ] }, @@ -18687,9 +18687,9 @@ "entity": "geoId/36079", "points_by_facet": [ { - "date": "2020", - "value": 98714, - "facet": 1145703171 + "date": "2021", + "value": 97936, + "facet": 2176550201 } ] }, @@ -18697,9 +18697,9 @@ "entity": "geoId/36081", "points_by_facet": [ { - "date": "2020", - "value": 2270976, - "facet": 1145703171 + "date": "2021", + "value": 2331143, + "facet": 2176550201 } ] }, @@ -18707,9 +18707,9 @@ "entity": "geoId/36083", "points_by_facet": [ { - "date": "2020", - "value": 159013, - "facet": 1145703171 + "date": "2021", + "value": 160232, + "facet": 2176550201 } ] }, @@ -18717,9 +18717,9 @@ "entity": "geoId/36085", "points_by_facet": [ { - "date": "2020", - "value": 475596, - "facet": 1145703171 + "date": "2021", + "value": 493494, + "facet": 2176550201 } ] }, @@ -18727,9 +18727,9 @@ "entity": "geoId/36087", "points_by_facet": [ { - "date": "2020", - "value": 325213, - "facet": 1145703171 + "date": "2021", + "value": 339227, + "facet": 2176550201 } ] }, @@ -18737,9 +18737,9 @@ "entity": "geoId/36089", "points_by_facet": [ { - "date": "2020", - "value": 108352, - "facet": 1145703171 + "date": "2021", + "value": 108051, + "facet": 2176550201 } ] }, @@ -18747,9 +18747,9 @@ "entity": "geoId/36091", "points_by_facet": [ { - "date": "2020", - "value": 229313, - "facet": 1145703171 + "date": "2021", + "value": 237359, + "facet": 2176550201 } ] }, @@ -18757,9 +18757,9 @@ "entity": "geoId/36093", "points_by_facet": [ { - "date": "2020", - "value": 155086, - "facet": 1145703171 + "date": "2021", + "value": 158089, + "facet": 2176550201 } ] }, @@ -18767,9 +18767,9 @@ "entity": "geoId/36095", "points_by_facet": [ { - "date": "2020", - "value": 31189, - "facet": 1145703171 + "date": "2021", + "value": 29863, + "facet": 2176550201 } ] }, @@ -18777,9 +18777,9 @@ "entity": "geoId/36097", "points_by_facet": [ { - "date": "2020", - "value": 17845, - "facet": 1145703171 + "date": "2021", + "value": 17752, + "facet": 2176550201 } ] }, @@ -18787,9 +18787,9 @@ "entity": "geoId/36099", "points_by_facet": [ { - "date": "2020", - "value": 34295, - "facet": 1145703171 + "date": "2021", + "value": 33688, + "facet": 2176550201 } ] }, @@ -18797,9 +18797,9 @@ "entity": "geoId/36101", "points_by_facet": [ { - "date": "2020", - "value": 95843, - "facet": 1145703171 + "date": "2021", + "value": 92948, + "facet": 2176550201 } ] }, @@ -18807,9 +18807,9 @@ "entity": "geoId/36103", "points_by_facet": [ { - "date": "2020", - "value": 1481364, - "facet": 1145703171 + "date": "2021", + "value": 1526344, + "facet": 2176550201 } ] }, @@ -18817,9 +18817,9 @@ "entity": "geoId/36105", "points_by_facet": [ { - "date": "2020", - "value": 75329, - "facet": 1145703171 + "date": "2021", + "value": 79806, + "facet": 2176550201 } ] }, @@ -18827,9 +18827,9 @@ "entity": "geoId/36107", "points_by_facet": [ { - "date": "2020", - "value": 48431, - "facet": 1145703171 + "date": "2021", + "value": 47980, + "facet": 2176550201 } ] }, @@ -18837,9 +18837,9 @@ "entity": "geoId/36109", "points_by_facet": [ { - "date": "2020", - "value": 102237, - "facet": 1145703171 + "date": "2021", + "value": 105162, + "facet": 2176550201 } ] }, @@ -18847,9 +18847,9 @@ "entity": "geoId/36111", "points_by_facet": [ { - "date": "2020", - "value": 178371, - "facet": 1145703171 + "date": "2021", + "value": 182951, + "facet": 2176550201 } ] }, @@ -18857,9 +18857,9 @@ "entity": "geoId/36113", "points_by_facet": [ { - "date": "2020", - "value": 64187, - "facet": 1145703171 + "date": "2021", + "value": 65618, + "facet": 2176550201 } ] }, @@ -18867,9 +18867,9 @@ "entity": "geoId/36115", "points_by_facet": [ { - "date": "2020", - "value": 61304, - "facet": 1145703171 + "date": "2021", + "value": 60956, + "facet": 2176550201 } ] }, @@ -18877,9 +18877,9 @@ "entity": "geoId/36117", "points_by_facet": [ { - "date": "2020", - "value": 90103, - "facet": 1145703171 + "date": "2021", + "value": 90923, + "facet": 2176550201 } ] }, @@ -18887,9 +18887,9 @@ "entity": "geoId/36119", "points_by_facet": [ { - "date": "2020", - "value": 968738, - "facet": 1145703171 + "date": "2021", + "value": 997895, + "facet": 2176550201 } ] }, @@ -18897,9 +18897,9 @@ "entity": "geoId/36121", "points_by_facet": [ { - "date": "2020", - "value": 40027, - "facet": 1145703171 + "date": "2021", + "value": 40491, + "facet": 2176550201 } ] }, @@ -18907,9 +18907,9 @@ "entity": "geoId/36123", "points_by_facet": [ { - "date": "2020", - "value": 24981, - "facet": 1145703171 + "date": "2021", + "value": 24613, + "facet": 2176550201 } ] }, @@ -18917,9 +18917,9 @@ "entity": "geoId/37001", "points_by_facet": [ { - "date": "2020", - "value": 166144, - "facet": 1145703171 + "date": "2021", + "value": 173877, + "facet": 2176550201 } ] }, @@ -18927,9 +18927,9 @@ "entity": "geoId/37003", "points_by_facet": [ { - "date": "2020", - "value": 37271, - "facet": 1145703171 + "date": "2021", + "value": 36644, + "facet": 2176550201 } ] }, @@ -18937,9 +18937,9 @@ "entity": "geoId/37005", "points_by_facet": [ { - "date": "2020", - "value": 11085, - "facet": 1145703171 + "date": "2021", + "value": 11049, + "facet": 2176550201 } ] }, @@ -18947,9 +18947,9 @@ "entity": "geoId/37007", "points_by_facet": [ { - "date": "2020", - "value": 24430, - "facet": 1145703171 + "date": "2021", + "value": 22060, + "facet": 2176550201 } ] }, @@ -18957,9 +18957,9 @@ "entity": "geoId/37009", "points_by_facet": [ { - "date": "2020", - "value": 27009, - "facet": 1145703171 + "date": "2021", + "value": 26711, + "facet": 2176550201 } ] }, @@ -18967,9 +18967,9 @@ "entity": "geoId/37011", "points_by_facet": [ { - "date": "2020", - "value": 17510, - "facet": 1145703171 + "date": "2021", + "value": 17864, + "facet": 2176550201 } ] }, @@ -18977,9 +18977,9 @@ "entity": "geoId/37013", "points_by_facet": [ { - "date": "2020", - "value": 47160, - "facet": 1145703171 + "date": "2021", + "value": 44468, + "facet": 2176550201 } ] }, @@ -18987,9 +18987,9 @@ "entity": "geoId/37015", "points_by_facet": [ { - "date": "2020", - "value": 19081, - "facet": 1145703171 + "date": "2021", + "value": 17505, + "facet": 2176550201 } ] }, @@ -18997,9 +18997,9 @@ "entity": "geoId/37017", "points_by_facet": [ { - "date": "2020", - "value": 33209, - "facet": 1145703171 + "date": "2021", + "value": 29525, + "facet": 2176550201 } ] }, @@ -19007,9 +19007,9 @@ "entity": "geoId/37019", "points_by_facet": [ { - "date": "2020", - "value": 137303, - "facet": 1145703171 + "date": "2021", + "value": 144215, + "facet": 2176550201 } ] }, @@ -19017,9 +19017,9 @@ "entity": "geoId/37021", "points_by_facet": [ { - "date": "2020", - "value": 259576, - "facet": 1145703171 + "date": "2021", + "value": 271534, + "facet": 2176550201 } ] }, @@ -19027,9 +19027,9 @@ "entity": "geoId/37023", "points_by_facet": [ { - "date": "2020", - "value": 90148, - "facet": 1145703171 + "date": "2021", + "value": 87611, + "facet": 2176550201 } ] }, @@ -19037,9 +19037,9 @@ "entity": "geoId/37025", "points_by_facet": [ { - "date": "2020", - "value": 211605, - "facet": 1145703171 + "date": "2021", + "value": 231278, + "facet": 2176550201 } ] }, @@ -19047,9 +19047,9 @@ "entity": "geoId/37027", "points_by_facet": [ { - "date": "2020", - "value": 82056, - "facet": 1145703171 + "date": "2021", + "value": 80463, + "facet": 2176550201 } ] }, @@ -19057,9 +19057,9 @@ "entity": "geoId/37029", "points_by_facet": [ { - "date": "2020", - "value": 10654, - "facet": 1145703171 + "date": "2021", + "value": 10835, + "facet": 2176550201 } ] }, @@ -19067,9 +19067,9 @@ "entity": "geoId/37031", "points_by_facet": [ { - "date": "2020", - "value": 69301, - "facet": 1145703171 + "date": "2021", + "value": 68541, + "facet": 2176550201 } ] }, @@ -19077,9 +19077,9 @@ "entity": "geoId/37033", "points_by_facet": [ { - "date": "2020", - "value": 22619, - "facet": 1145703171 + "date": "2021", + "value": 22714, + "facet": 2176550201 } ] }, @@ -19087,9 +19087,9 @@ "entity": "geoId/37035", "points_by_facet": [ { - "date": "2020", - "value": 158507, - "facet": 1145703171 + "date": "2021", + "value": 161723, + "facet": 2176550201 } ] }, @@ -19097,9 +19097,9 @@ "entity": "geoId/37037", "points_by_facet": [ { - "date": "2020", - "value": 72853, - "facet": 1145703171 + "date": "2021", + "value": 77889, + "facet": 2176550201 } ] }, @@ -19107,9 +19107,9 @@ "entity": "geoId/37039", "points_by_facet": [ { - "date": "2020", - "value": 28413, - "facet": 1145703171 + "date": "2021", + "value": 29167, + "facet": 2176550201 } ] }, @@ -19117,9 +19117,9 @@ "entity": "geoId/37041", "points_by_facet": [ { - "date": "2020", - "value": 13995, - "facet": 1145703171 + "date": "2021", + "value": 13722, + "facet": 2176550201 } ] }, @@ -19127,9 +19127,9 @@ "entity": "geoId/37043", "points_by_facet": [ { - "date": "2020", - "value": 11150, - "facet": 1145703171 + "date": "2021", + "value": 11309, + "facet": 2176550201 } ] }, @@ -19137,9 +19137,9 @@ "entity": "geoId/37045", "points_by_facet": [ { - "date": "2020", - "value": 97765, - "facet": 1145703171 + "date": "2021", + "value": 100359, + "facet": 2176550201 } ] }, @@ -19147,9 +19147,9 @@ "entity": "geoId/37047", "points_by_facet": [ { - "date": "2020", - "value": 55659, - "facet": 1145703171 + "date": "2021", + "value": 50092, + "facet": 2176550201 } ] }, @@ -19157,9 +19157,9 @@ "entity": "geoId/37049", "points_by_facet": [ { - "date": "2020", - "value": 102290, - "facet": 1145703171 + "date": "2021", + "value": 100674, + "facet": 2176550201 } ] }, @@ -19167,9 +19167,9 @@ "entity": "geoId/37051", "points_by_facet": [ { - "date": "2020", - "value": 334562, - "facet": 1145703171 + "date": "2021", + "value": 335508, + "facet": 2176550201 } ] }, @@ -19177,9 +19177,9 @@ "entity": "geoId/37053", "points_by_facet": [ { - "date": "2020", - "value": 27210, - "facet": 1145703171 + "date": "2021", + "value": 29653, + "facet": 2176550201 } ] }, @@ -19187,9 +19187,9 @@ "entity": "geoId/37055", "points_by_facet": [ { - "date": "2020", - "value": 36698, - "facet": 1145703171 + "date": "2021", + "value": 37826, + "facet": 2176550201 } ] }, @@ -19197,9 +19197,9 @@ "entity": "geoId/37057", "points_by_facet": [ { - "date": "2020", - "value": 166837, - "facet": 1145703171 + "date": "2021", + "value": 170637, + "facet": 2176550201 } ] }, @@ -19207,9 +19207,9 @@ "entity": "geoId/37059", "points_by_facet": [ { - "date": "2020", - "value": 42543, - "facet": 1145703171 + "date": "2021", + "value": 43533, + "facet": 2176550201 } ] }, @@ -19217,9 +19217,9 @@ "entity": "geoId/37061", "points_by_facet": [ { - "date": "2020", - "value": 58965, - "facet": 1145703171 + "date": "2021", + "value": 48515, + "facet": 2176550201 } ] }, @@ -19227,9 +19227,9 @@ "entity": "geoId/37063", "points_by_facet": [ { - "date": "2020", - "value": 317665, - "facet": 1145703171 + "date": "2021", + "value": 326126, + "facet": 2176550201 } ] }, @@ -19237,9 +19237,9 @@ "entity": "geoId/37065", "points_by_facet": [ { - "date": "2020", - "value": 52069, - "facet": 1145703171 + "date": "2021", + "value": 48359, + "facet": 2176550201 } ] }, @@ -19247,9 +19247,9 @@ "entity": "geoId/37067", "points_by_facet": [ { - "date": "2020", - "value": 378499, - "facet": 1145703171 + "date": "2021", + "value": 385523, + "facet": 2176550201 } ] }, @@ -19257,9 +19257,9 @@ "entity": "geoId/37069", "points_by_facet": [ { - "date": "2020", - "value": 68027, - "facet": 1145703171 + "date": "2021", + "value": 71703, + "facet": 2176550201 } ] }, @@ -19267,9 +19267,9 @@ "entity": "geoId/37071", "points_by_facet": [ { - "date": "2020", - "value": 222119, - "facet": 1145703171 + "date": "2021", + "value": 230856, + "facet": 2176550201 } ] }, @@ -19277,9 +19277,9 @@ "entity": "geoId/37073", "points_by_facet": [ { - "date": "2020", - "value": 11519, - "facet": 1145703171 + "date": "2021", + "value": 10366, + "facet": 2176550201 } ] }, @@ -19287,9 +19287,9 @@ "entity": "geoId/37075", "points_by_facet": [ { - "date": "2020", - "value": 8501, - "facet": 1145703171 + "date": "2021", + "value": 8043, + "facet": 2176550201 } ] }, @@ -19297,9 +19297,9 @@ "entity": "geoId/37077", "points_by_facet": [ { - "date": "2020", - "value": 59823, - "facet": 1145703171 + "date": "2021", + "value": 61986, + "facet": 2176550201 } ] }, @@ -19307,9 +19307,9 @@ "entity": "geoId/37079", "points_by_facet": [ { - "date": "2020", - "value": 20987, - "facet": 1145703171 + "date": "2021", + "value": 20417, + "facet": 2176550201 } ] }, @@ -19317,9 +19317,9 @@ "entity": "geoId/37081", "points_by_facet": [ { - "date": "2020", - "value": 532956, - "facet": 1145703171 + "date": "2021", + "value": 542410, + "facet": 2176550201 } ] }, @@ -19327,9 +19327,9 @@ "entity": "geoId/37083", "points_by_facet": [ { - "date": "2020", - "value": 50678, - "facet": 1145703171 + "date": "2021", + "value": 48272, + "facet": 2176550201 } ] }, @@ -19337,9 +19337,9 @@ "entity": "geoId/37085", "points_by_facet": [ { - "date": "2020", - "value": 134328, - "facet": 1145703171 + "date": "2021", + "value": 135966, + "facet": 2176550201 } ] }, @@ -19347,9 +19347,9 @@ "entity": "geoId/37087", "points_by_facet": [ { - "date": "2020", - "value": 61862, - "facet": 1145703171 + "date": "2021", + "value": 62476, + "facet": 2176550201 } ] }, @@ -19357,9 +19357,9 @@ "entity": "geoId/37089", "points_by_facet": [ { - "date": "2020", - "value": 116298, - "facet": 1145703171 + "date": "2021", + "value": 116829, + "facet": 2176550201 } ] }, @@ -19367,9 +19367,9 @@ "entity": "geoId/37091", "points_by_facet": [ { - "date": "2020", - "value": 23752, - "facet": 1145703171 + "date": "2021", + "value": 21278, + "facet": 2176550201 } ] }, @@ -19377,9 +19377,9 @@ "entity": "geoId/37093", "points_by_facet": [ { - "date": "2020", - "value": 54590, - "facet": 1145703171 + "date": "2021", + "value": 53114, + "facet": 2176550201 } ] }, @@ -19387,9 +19387,9 @@ "entity": "geoId/37095", "points_by_facet": [ { - "date": "2020", - "value": 5089, - "facet": 1145703171 + "date": "2021", + "value": 4508, + "facet": 2176550201 } ] }, @@ -19397,9 +19397,9 @@ "entity": "geoId/37097", "points_by_facet": [ { - "date": "2020", - "value": 178853, - "facet": 1145703171 + "date": "2021", + "value": 191968, + "facet": 2176550201 } ] }, @@ -19407,9 +19407,9 @@ "entity": "geoId/37099", "points_by_facet": [ { - "date": "2020", - "value": 43435, - "facet": 1145703171 + "date": "2021", + "value": 43410, + "facet": 2176550201 } ] }, @@ -19417,9 +19417,9 @@ "entity": "geoId/37101", "points_by_facet": [ { - "date": "2020", - "value": 203308, - "facet": 1145703171 + "date": "2021", + "value": 226504, + "facet": 2176550201 } ] }, @@ -19427,9 +19427,9 @@ "entity": "geoId/37103", "points_by_facet": [ { - "date": "2020", - "value": 9453, - "facet": 1145703171 + "date": "2021", + "value": 9255, + "facet": 2176550201 } ] }, @@ -19437,9 +19437,9 @@ "entity": "geoId/37105", "points_by_facet": [ { - "date": "2020", - "value": 61083, - "facet": 1145703171 + "date": "2021", + "value": 64138, + "facet": 2176550201 } ] }, @@ -19447,9 +19447,9 @@ "entity": "geoId/37107", "points_by_facet": [ { - "date": "2020", - "value": 56350, - "facet": 1145703171 + "date": "2021", + "value": 54706, + "facet": 2176550201 } ] }, @@ -19457,9 +19457,9 @@ "entity": "geoId/37109", "points_by_facet": [ { - "date": "2020", - "value": 84580, - "facet": 1145703171 + "date": "2021", + "value": 89670, + "facet": 2176550201 } ] }, @@ -19467,9 +19467,9 @@ "entity": "geoId/37111", "points_by_facet": [ { - "date": "2020", - "value": 45402, - "facet": 1145703171 + "date": "2021", + "value": 44717, + "facet": 2176550201 } ] }, @@ -19477,9 +19477,9 @@ "entity": "geoId/37113", "points_by_facet": [ { - "date": "2020", - "value": 35172, - "facet": 1145703171 + "date": "2021", + "value": 37564, + "facet": 2176550201 } ] }, @@ -19487,9 +19487,9 @@ "entity": "geoId/37115", "points_by_facet": [ { - "date": "2020", - "value": 21608, - "facet": 1145703171 + "date": "2021", + "value": 21502, + "facet": 2176550201 } ] }, @@ -19497,9 +19497,9 @@ "entity": "geoId/37117", "points_by_facet": [ { - "date": "2020", - "value": 22644, - "facet": 1145703171 + "date": "2021", + "value": 21754, + "facet": 2176550201 } ] }, @@ -19507,9 +19507,9 @@ "entity": "geoId/37119", "points_by_facet": [ { - "date": "2020", - "value": 1095170, - "facet": 1145703171 + "date": "2021", + "value": 1122276, + "facet": 2176550201 } ] }, @@ -19517,9 +19517,9 @@ "entity": "geoId/37121", "points_by_facet": [ { - "date": "2020", - "value": 14959, - "facet": 1145703171 + "date": "2021", + "value": 14963, + "facet": 2176550201 } ] }, @@ -19527,9 +19527,9 @@ "entity": "geoId/37123", "points_by_facet": [ { - "date": "2020", - "value": 27223, - "facet": 1145703171 + "date": "2021", + "value": 25798, + "facet": 2176550201 } ] }, @@ -19537,9 +19537,9 @@ "entity": "geoId/37125", "points_by_facet": [ { - "date": "2020", - "value": 99263, - "facet": 1145703171 + "date": "2021", + "value": 102763, + "facet": 2176550201 } ] }, @@ -19547,9 +19547,9 @@ "entity": "geoId/37127", "points_by_facet": [ { - "date": "2020", - "value": 94287, - "facet": 1145703171 + "date": "2021", + "value": 95176, + "facet": 2176550201 } ] }, @@ -19557,9 +19557,9 @@ "entity": "geoId/37129", "points_by_facet": [ { - "date": "2020", - "value": 231448, - "facet": 1145703171 + "date": "2021", + "value": 229018, + "facet": 2176550201 } ] }, @@ -19567,9 +19567,9 @@ "entity": "geoId/37131", "points_by_facet": [ { - "date": "2020", - "value": 19672, - "facet": 1145703171 + "date": "2021", + "value": 17129, + "facet": 2176550201 } ] }, @@ -19577,9 +19577,9 @@ "entity": "geoId/37133", "points_by_facet": [ { - "date": "2020", - "value": 198377, - "facet": 1145703171 + "date": "2021", + "value": 206160, + "facet": 2176550201 } ] }, @@ -19587,9 +19587,9 @@ "entity": "geoId/37135", "points_by_facet": [ { - "date": "2020", - "value": 146354, - "facet": 1145703171 + "date": "2021", + "value": 148884, + "facet": 2176550201 } ] }, @@ -19597,9 +19597,9 @@ "entity": "geoId/37137", "points_by_facet": [ { - "date": "2020", - "value": 12673, - "facet": 1145703171 + "date": "2021", + "value": 12344, + "facet": 2176550201 } ] }, @@ -19607,9 +19607,9 @@ "entity": "geoId/37139", "points_by_facet": [ { - "date": "2020", - "value": 39775, - "facet": 1145703171 + "date": "2021", + "value": 40821, + "facet": 2176550201 } ] }, @@ -19617,9 +19617,9 @@ "entity": "geoId/37141", "points_by_facet": [ { - "date": "2020", - "value": 61891, - "facet": 1145703171 + "date": "2021", + "value": 62815, + "facet": 2176550201 } ] }, @@ -19627,9 +19627,9 @@ "entity": "geoId/37143", "points_by_facet": [ { - "date": "2020", - "value": 13513, - "facet": 1145703171 + "date": "2021", + "value": 13130, + "facet": 2176550201 } ] }, @@ -19637,9 +19637,9 @@ "entity": "geoId/37145", "points_by_facet": [ { - "date": "2020", - "value": 39561, - "facet": 1145703171 + "date": "2021", + "value": 39127, + "facet": 2176550201 } ] }, @@ -19647,9 +19647,9 @@ "entity": "geoId/37147", "points_by_facet": [ { - "date": "2020", - "value": 179961, - "facet": 1145703171 + "date": "2021", + "value": 172169, + "facet": 2176550201 } ] }, @@ -19657,9 +19657,9 @@ "entity": "geoId/37149", "points_by_facet": [ { - "date": "2020", - "value": 20682, - "facet": 1145703171 + "date": "2021", + "value": 19656, + "facet": 2176550201 } ] }, @@ -19667,9 +19667,9 @@ "entity": "geoId/37151", "points_by_facet": [ { - "date": "2020", - "value": 143460, - "facet": 1145703171 + "date": "2021", + "value": 145172, + "facet": 2176550201 } ] }, @@ -19677,9 +19677,9 @@ "entity": "geoId/37153", "points_by_facet": [ { - "date": "2020", - "value": 44759, - "facet": 1145703171 + "date": "2021", + "value": 42724, + "facet": 2176550201 } ] }, @@ -19687,9 +19687,9 @@ "entity": "geoId/37155", "points_by_facet": [ { - "date": "2020", - "value": 131656, - "facet": 1145703171 + "date": "2021", + "value": 116328, + "facet": 2176550201 } ] }, @@ -19697,9 +19697,9 @@ "entity": "geoId/37157", "points_by_facet": [ { - "date": "2020", - "value": 91051, - "facet": 1145703171 + "date": "2021", + "value": 91266, + "facet": 2176550201 } ] }, @@ -19707,9 +19707,9 @@ "entity": "geoId/37159", "points_by_facet": [ { - "date": "2020", - "value": 140978, - "facet": 1145703171 + "date": "2021", + "value": 148150, + "facet": 2176550201 } ] }, @@ -19717,9 +19717,9 @@ "entity": "geoId/37161", "points_by_facet": [ { - "date": "2020", - "value": 66741, - "facet": 1145703171 + "date": "2021", + "value": 64586, + "facet": 2176550201 } ] }, @@ -19727,9 +19727,9 @@ "entity": "geoId/37163", "points_by_facet": [ { - "date": "2020", - "value": 63284, - "facet": 1145703171 + "date": "2021", + "value": 58990, + "facet": 2176550201 } ] }, @@ -19737,9 +19737,9 @@ "entity": "geoId/37165", "points_by_facet": [ { - "date": "2020", - "value": 34921, - "facet": 1145703171 + "date": "2021", + "value": 34227, + "facet": 2176550201 } ] }, @@ -19747,9 +19747,9 @@ "entity": "geoId/37167", "points_by_facet": [ { - "date": "2020", - "value": 62050, - "facet": 1145703171 + "date": "2021", + "value": 63425, + "facet": 2176550201 } ] }, @@ -19757,9 +19757,9 @@ "entity": "geoId/37169", "points_by_facet": [ { - "date": "2020", - "value": 45688, - "facet": 1145703171 + "date": "2021", + "value": 44553, + "facet": 2176550201 } ] }, @@ -19767,9 +19767,9 @@ "entity": "geoId/37171", "points_by_facet": [ { - "date": "2020", - "value": 71904, - "facet": 1145703171 + "date": "2021", + "value": 71152, + "facet": 2176550201 } ] }, @@ -19777,9 +19777,9 @@ "entity": "geoId/37173", "points_by_facet": [ { - "date": "2020", - "value": 14241, - "facet": 1145703171 + "date": "2021", + "value": 14136, + "facet": 2176550201 } ] }, @@ -19787,9 +19787,9 @@ "entity": "geoId/37175", "points_by_facet": [ { - "date": "2020", - "value": 34039, - "facet": 1145703171 + "date": "2021", + "value": 33165, + "facet": 2176550201 } ] }, @@ -19797,9 +19797,9 @@ "entity": "geoId/37177", "points_by_facet": [ { - "date": "2020", - "value": 3978, - "facet": 1145703171 + "date": "2021", + "value": 3254, + "facet": 2176550201 } ] }, @@ -19807,9 +19807,9 @@ "entity": "geoId/37179", "points_by_facet": [ { - "date": "2020", - "value": 235767, - "facet": 1145703171 + "date": "2021", + "value": 243648, + "facet": 2176550201 } ] }, @@ -19817,9 +19817,9 @@ "entity": "geoId/37181", "points_by_facet": [ { - "date": "2020", - "value": 44614, - "facet": 1145703171 + "date": "2021", + "value": 42185, + "facet": 2176550201 } ] }, @@ -19827,9 +19827,9 @@ "entity": "geoId/37183", "points_by_facet": [ { - "date": "2020", - "value": 1091662, - "facet": 1145703171 + "date": "2021", + "value": 1150204, + "facet": 2176550201 } ] }, @@ -19837,9 +19837,9 @@ "entity": "geoId/37185", "points_by_facet": [ { - "date": "2020", - "value": 19746, - "facet": 1145703171 + "date": "2021", + "value": 18762, + "facet": 2176550201 } ] }, @@ -19847,9 +19847,9 @@ "entity": "geoId/37187", "points_by_facet": [ { - "date": "2020", - "value": 11788, - "facet": 1145703171 + "date": "2021", + "value": 10892, + "facet": 2176550201 } ] }, @@ -19857,9 +19857,9 @@ "entity": "geoId/37189", "points_by_facet": [ { - "date": "2020", - "value": 55669, - "facet": 1145703171 + "date": "2021", + "value": 54234, + "facet": 2176550201 } ] }, @@ -19867,9 +19867,9 @@ "entity": "geoId/37191", "points_by_facet": [ { - "date": "2020", - "value": 123785, - "facet": 1145703171 + "date": "2021", + "value": 116835, + "facet": 2176550201 } ] }, @@ -19877,9 +19877,9 @@ "entity": "geoId/37193", "points_by_facet": [ { - "date": "2020", - "value": 68341, - "facet": 1145703171 + "date": "2021", + "value": 65806, + "facet": 2176550201 } ] }, @@ -19887,9 +19887,9 @@ "entity": "geoId/37195", "points_by_facet": [ { - "date": "2020", - "value": 81579, - "facet": 1145703171 + "date": "2021", + "value": 78369, + "facet": 2176550201 } ] }, @@ -19897,9 +19897,9 @@ "entity": "geoId/37197", "points_by_facet": [ { - "date": "2020", - "value": 37589, - "facet": 1145703171 + "date": "2021", + "value": 37192, + "facet": 2176550201 } ] }, @@ -19907,9 +19907,9 @@ "entity": "geoId/37199", "points_by_facet": [ { - "date": "2020", - "value": 17870, - "facet": 1145703171 + "date": "2021", + "value": 18757, + "facet": 2176550201 } ] }, @@ -19917,9 +19917,9 @@ "entity": "geoId/38001", "points_by_facet": [ { - "date": "2020", - "value": 2271, - "facet": 1145703171 + "date": "2021", + "value": 2167, + "facet": 2176550201 } ] }, @@ -19927,9 +19927,9 @@ "entity": "geoId/38003", "points_by_facet": [ { - "date": "2020", - "value": 10592, - "facet": 1145703171 + "date": "2021", + "value": 10806, + "facet": 2176550201 } ] }, @@ -19937,9 +19937,9 @@ "entity": "geoId/38005", "points_by_facet": [ { - "date": "2020", - "value": 6860, - "facet": 1145703171 + "date": "2021", + "value": 5809, + "facet": 2176550201 } ] }, @@ -19947,9 +19947,9 @@ "entity": "geoId/38007", "points_by_facet": [ { - "date": "2020", - "value": 886, - "facet": 1145703171 + "date": "2021", + "value": 955, + "facet": 2176550201 } ] }, @@ -19957,9 +19957,9 @@ "entity": "geoId/38009", "points_by_facet": [ { - "date": "2020", - "value": 6418, - "facet": 1145703171 + "date": "2021", + "value": 6390, + "facet": 2176550201 } ] }, @@ -19967,9 +19967,9 @@ "entity": "geoId/38011", "points_by_facet": [ { - "date": "2020", - "value": 3091, - "facet": 1145703171 + "date": "2021", + "value": 2903, + "facet": 2176550201 } ] }, @@ -19977,9 +19977,9 @@ "entity": "geoId/38013", "points_by_facet": [ { - "date": "2020", - "value": 2142, - "facet": 1145703171 + "date": "2021", + "value": 2158, + "facet": 2176550201 } ] }, @@ -19987,9 +19987,9 @@ "entity": "geoId/38015", "points_by_facet": [ { - "date": "2020", - "value": 95509, - "facet": 1145703171 + "date": "2021", + "value": 98933, + "facet": 2176550201 } ] }, @@ -19997,9 +19997,9 @@ "entity": "geoId/38017", "points_by_facet": [ { - "date": "2020", - "value": 179937, - "facet": 1145703171 + "date": "2021", + "value": 186562, + "facet": 2176550201 } ] }, @@ -20007,9 +20007,9 @@ "entity": "geoId/38019", "points_by_facet": [ { - "date": "2020", - "value": 3769, - "facet": 1145703171 + "date": "2021", + "value": 3662, + "facet": 2176550201 } ] }, @@ -20017,9 +20017,9 @@ "entity": "geoId/38021", "points_by_facet": [ { - "date": "2020", - "value": 4857, - "facet": 1145703171 + "date": "2021", + "value": 4897, + "facet": 2176550201 } ] }, @@ -20027,9 +20027,9 @@ "entity": "geoId/38023", "points_by_facet": [ { - "date": "2020", - "value": 2289, - "facet": 1145703171 + "date": "2021", + "value": 2188, + "facet": 2176550201 } ] }, @@ -20037,9 +20037,9 @@ "entity": "geoId/38025", "points_by_facet": [ { - "date": "2020", - "value": 4362, - "facet": 1145703171 + "date": "2021", + "value": 4035, + "facet": 2176550201 } ] }, @@ -20047,9 +20047,9 @@ "entity": "geoId/38027", "points_by_facet": [ { - "date": "2020", - "value": 2262, - "facet": 1145703171 + "date": "2021", + "value": 2337, + "facet": 2176550201 } ] }, @@ -20057,9 +20057,9 @@ "entity": "geoId/38029", "points_by_facet": [ { - "date": "2020", - "value": 3262, - "facet": 1145703171 + "date": "2021", + "value": 3271, + "facet": 2176550201 } ] }, @@ -20067,9 +20067,9 @@ "entity": "geoId/38031", "points_by_facet": [ { - "date": "2020", - "value": 3231, - "facet": 1145703171 + "date": "2021", + "value": 3364, + "facet": 2176550201 } ] }, @@ -20077,9 +20077,9 @@ "entity": "geoId/38033", "points_by_facet": [ { - "date": "2020", - "value": 1796, - "facet": 1145703171 + "date": "2021", + "value": 1770, + "facet": 2176550201 } ] }, @@ -20087,9 +20087,9 @@ "entity": "geoId/38035", "points_by_facet": [ { - "date": "2020", - "value": 70243, - "facet": 1145703171 + "date": "2021", + "value": 72705, + "facet": 2176550201 } ] }, @@ -20097,9 +20097,9 @@ "entity": "geoId/38037", "points_by_facet": [ { - "date": "2020", - "value": 2318, - "facet": 1145703171 + "date": "2021", + "value": 2323, + "facet": 2176550201 } ] }, @@ -20107,9 +20107,9 @@ "entity": "geoId/38039", "points_by_facet": [ { - "date": "2020", - "value": 2314, - "facet": 1145703171 + "date": "2021", + "value": 2281, + "facet": 2176550201 } ] }, @@ -20117,9 +20117,9 @@ "entity": "geoId/38041", "points_by_facet": [ { - "date": "2020", - "value": 2510, - "facet": 1145703171 + "date": "2021", + "value": 2430, + "facet": 2176550201 } ] }, @@ -20127,9 +20127,9 @@ "entity": "geoId/38043", "points_by_facet": [ { - "date": "2020", - "value": 2468, - "facet": 1145703171 + "date": "2021", + "value": 2369, + "facet": 2176550201 } ] }, @@ -20137,9 +20137,9 @@ "entity": "geoId/38045", "points_by_facet": [ { - "date": "2020", - "value": 4225, - "facet": 1145703171 + "date": "2021", + "value": 4066, + "facet": 2176550201 } ] }, @@ -20147,9 +20147,9 @@ "entity": "geoId/38047", "points_by_facet": [ { - "date": "2020", - "value": 1743, - "facet": 1145703171 + "date": "2021", + "value": 1883, + "facet": 2176550201 } ] }, @@ -20157,9 +20157,9 @@ "entity": "geoId/38049", "points_by_facet": [ { - "date": "2020", - "value": 5825, - "facet": 1145703171 + "date": "2021", + "value": 5249, + "facet": 2176550201 } ] }, @@ -20167,9 +20167,9 @@ "entity": "geoId/38051", "points_by_facet": [ { - "date": "2020", - "value": 2535, - "facet": 1145703171 + "date": "2021", + "value": 2513, + "facet": 2176550201 } ] }, @@ -20177,9 +20177,9 @@ "entity": "geoId/38053", "points_by_facet": [ { - "date": "2020", - "value": 13836, - "facet": 1145703171 + "date": "2021", + "value": 13819, + "facet": 2176550201 } ] }, @@ -20187,9 +20187,9 @@ "entity": "geoId/38055", "points_by_facet": [ { - "date": "2020", - "value": 9531, - "facet": 1145703171 + "date": "2021", + "value": 9796, + "facet": 2176550201 } ] }, @@ -20197,9 +20197,9 @@ "entity": "geoId/38057", "points_by_facet": [ { - "date": "2020", - "value": 8359, - "facet": 1145703171 + "date": "2021", + "value": 8323, + "facet": 2176550201 } ] }, @@ -20207,9 +20207,9 @@ "entity": "geoId/38059", "points_by_facet": [ { - "date": "2020", - "value": 31118, - "facet": 1145703171 + "date": "2021", + "value": 33611, + "facet": 2176550201 } ] }, @@ -20217,9 +20217,9 @@ "entity": "geoId/38061", "points_by_facet": [ { - "date": "2020", - "value": 10348, - "facet": 1145703171 + "date": "2021", + "value": 9576, + "facet": 2176550201 } ] }, @@ -20227,9 +20227,9 @@ "entity": "geoId/38063", "points_by_facet": [ { - "date": "2020", - "value": 2864, - "facet": 1145703171 + "date": "2021", + "value": 3054, + "facet": 2176550201 } ] }, @@ -20237,9 +20237,9 @@ "entity": "geoId/38065", "points_by_facet": [ { - "date": "2020", - "value": 1962, - "facet": 1145703171 + "date": "2021", + "value": 1873, + "facet": 2176550201 } ] }, @@ -20247,9 +20247,9 @@ "entity": "geoId/38067", "points_by_facet": [ { - "date": "2020", - "value": 6850, - "facet": 1145703171 + "date": "2021", + "value": 6767, + "facet": 2176550201 } ] }, @@ -20257,9 +20257,9 @@ "entity": "geoId/38069", "points_by_facet": [ { - "date": "2020", - "value": 4061, - "facet": 1145703171 + "date": "2021", + "value": 3953, + "facet": 2176550201 } ] }, @@ -20267,9 +20267,9 @@ "entity": "geoId/38071", "points_by_facet": [ { - "date": "2020", - "value": 11521, - "facet": 1145703171 + "date": "2021", + "value": 11572, + "facet": 2176550201 } ] }, @@ -20277,9 +20277,9 @@ "entity": "geoId/38073", "points_by_facet": [ { - "date": "2020", - "value": 5258, - "facet": 1145703171 + "date": "2021", + "value": 5675, + "facet": 2176550201 } ] }, @@ -20287,9 +20287,9 @@ "entity": "geoId/38075", "points_by_facet": [ { - "date": "2020", - "value": 2387, - "facet": 1145703171 + "date": "2021", + "value": 2266, + "facet": 2176550201 } ] }, @@ -20297,9 +20297,9 @@ "entity": "geoId/38077", "points_by_facet": [ { - "date": "2020", - "value": 16245, - "facet": 1145703171 + "date": "2021", + "value": 16560, + "facet": 2176550201 } ] }, @@ -20307,9 +20307,9 @@ "entity": "geoId/38079", "points_by_facet": [ { - "date": "2020", - "value": 14437, - "facet": 1145703171 + "date": "2021", + "value": 12048, + "facet": 2176550201 } ] }, @@ -20317,9 +20317,9 @@ "entity": "geoId/38081", "points_by_facet": [ { - "date": "2020", - "value": 3899, - "facet": 1145703171 + "date": "2021", + "value": 3829, + "facet": 2176550201 } ] }, @@ -20327,9 +20327,9 @@ "entity": "geoId/38083", "points_by_facet": [ { - "date": "2020", - "value": 1289, - "facet": 1145703171 + "date": "2021", + "value": 1268, + "facet": 2176550201 } ] }, @@ -20337,9 +20337,9 @@ "entity": "geoId/38085", "points_by_facet": [ { - "date": "2020", - "value": 4339, - "facet": 1145703171 + "date": "2021", + "value": 3738, + "facet": 2176550201 } ] }, @@ -20347,9 +20347,9 @@ "entity": "geoId/38087", "points_by_facet": [ { - "date": "2020", - "value": 788, - "facet": 1145703171 + "date": "2021", + "value": 690, + "facet": 2176550201 } ] }, @@ -20357,9 +20357,9 @@ "entity": "geoId/38089", "points_by_facet": [ { - "date": "2020", - "value": 31164, - "facet": 1145703171 + "date": "2021", + "value": 33046, + "facet": 2176550201 } ] }, @@ -20367,9 +20367,9 @@ "entity": "geoId/38091", "points_by_facet": [ { - "date": "2020", - "value": 1817, - "facet": 1145703171 + "date": "2021", + "value": 1810, + "facet": 2176550201 } ] }, @@ -20377,9 +20377,9 @@ "entity": "geoId/38093", "points_by_facet": [ { - "date": "2020", - "value": 20879, - "facet": 1145703171 + "date": "2021", + "value": 21576, + "facet": 2176550201 } ] }, @@ -20387,9 +20387,9 @@ "entity": "geoId/38095", "points_by_facet": [ { - "date": "2020", - "value": 2191, - "facet": 1145703171 + "date": "2021", + "value": 2140, + "facet": 2176550201 } ] }, @@ -20397,9 +20397,9 @@ "entity": "geoId/38097", "points_by_facet": [ { - "date": "2020", - "value": 7999, - "facet": 1145703171 + "date": "2021", + "value": 8003, + "facet": 2176550201 } ] }, @@ -20407,9 +20407,9 @@ "entity": "geoId/38099", "points_by_facet": [ { - "date": "2020", - "value": 10642, - "facet": 1145703171 + "date": "2021", + "value": 10469, + "facet": 2176550201 } ] }, @@ -20417,9 +20417,9 @@ "entity": "geoId/38101", "points_by_facet": [ { - "date": "2020", - "value": 68962, - "facet": 1145703171 + "date": "2021", + "value": 69071, + "facet": 2176550201 } ] }, @@ -20427,9 +20427,9 @@ "entity": "geoId/38103", "points_by_facet": [ { - "date": "2020", - "value": 3889, - "facet": 1145703171 + "date": "2021", + "value": 3905, + "facet": 2176550201 } ] }, @@ -20437,9 +20437,9 @@ "entity": "geoId/38105", "points_by_facet": [ { - "date": "2020", - "value": 36044, - "facet": 1145703171 + "date": "2021", + "value": 38484, + "facet": 2176550201 } ] }, @@ -20447,9 +20447,9 @@ "entity": "geoId/39001", "points_by_facet": [ { - "date": "2020", - "value": 27685, - "facet": 1145703171 + "date": "2021", + "value": 27542, + "facet": 2176550201 } ] }, @@ -20457,9 +20457,9 @@ "entity": "geoId/39003", "points_by_facet": [ { - "date": "2020", - "value": 102808, - "facet": 1145703171 + "date": "2021", + "value": 101670, + "facet": 2176550201 } ] }, @@ -20467,9 +20467,9 @@ "entity": "geoId/39005", "points_by_facet": [ { - "date": "2020", - "value": 53533, - "facet": 1145703171 + "date": "2021", + "value": 52316, + "facet": 2176550201 } ] }, @@ -20477,9 +20477,9 @@ "entity": "geoId/39007", "points_by_facet": [ { - "date": "2020", - "value": 97416, - "facet": 1145703171 + "date": "2021", + "value": 97337, + "facet": 2176550201 } ] }, @@ -20487,9 +20487,9 @@ "entity": "geoId/39009", "points_by_facet": [ { - "date": "2020", - "value": 65945, - "facet": 1145703171 + "date": "2021", + "value": 62056, + "facet": 2176550201 } ] }, @@ -20497,9 +20497,9 @@ "entity": "geoId/39011", "points_by_facet": [ { - "date": "2020", - "value": 45709, - "facet": 1145703171 + "date": "2021", + "value": 46141, + "facet": 2176550201 } ] }, @@ -20507,9 +20507,9 @@ "entity": "geoId/39013", "points_by_facet": [ { - "date": "2020", - "value": 67424, - "facet": 1145703171 + "date": "2021", + "value": 65849, + "facet": 2176550201 } ] }, @@ -20517,9 +20517,9 @@ "entity": "geoId/39015", "points_by_facet": [ { - "date": "2020", - "value": 43508, - "facet": 1145703171 + "date": "2021", + "value": 43662, + "facet": 2176550201 } ] }, @@ -20527,9 +20527,9 @@ "entity": "geoId/39017", "points_by_facet": [ { - "date": "2020", - "value": 382129, - "facet": 1145703171 + "date": "2021", + "value": 390234, + "facet": 2176550201 } ] }, @@ -20537,9 +20537,9 @@ "entity": "geoId/39019", "points_by_facet": [ { - "date": "2020", - "value": 27195, - "facet": 1145703171 + "date": "2021", + "value": 26691, + "facet": 2176550201 } ] }, @@ -20547,9 +20547,9 @@ "entity": "geoId/39021", "points_by_facet": [ { - "date": "2020", - "value": 38861, - "facet": 1145703171 + "date": "2021", + "value": 38699, + "facet": 2176550201 } ] }, @@ -20557,9 +20557,9 @@ "entity": "geoId/39023", "points_by_facet": [ { - "date": "2020", - "value": 134409, - "facet": 1145703171 + "date": "2021", + "value": 135633, + "facet": 2176550201 } ] }, @@ -20567,9 +20567,9 @@ "entity": "geoId/39025", "points_by_facet": [ { - "date": "2020", - "value": 205616, - "facet": 1145703171 + "date": "2021", + "value": 209642, + "facet": 2176550201 } ] }, @@ -20577,9 +20577,9 @@ "entity": "geoId/39027", "points_by_facet": [ { - "date": "2020", - "value": 42000, - "facet": 1145703171 + "date": "2021", + "value": 42004, + "facet": 2176550201 } ] }, @@ -20587,9 +20587,9 @@ "entity": "geoId/39029", "points_by_facet": [ { - "date": "2020", - "value": 102514, - "facet": 1145703171 + "date": "2021", + "value": 101310, + "facet": 2176550201 } ] }, @@ -20597,9 +20597,9 @@ "entity": "geoId/39031", "points_by_facet": [ { - "date": "2020", - "value": 36558, - "facet": 1145703171 + "date": "2021", + "value": 36618, + "facet": 2176550201 } ] }, @@ -20607,9 +20607,9 @@ "entity": "geoId/39033", "points_by_facet": [ { - "date": "2020", - "value": 41603, - "facet": 1145703171 + "date": "2021", + "value": 41754, + "facet": 2176550201 } ] }, @@ -20617,9 +20617,9 @@ "entity": "geoId/39035", "points_by_facet": [ { - "date": "2020", - "value": 1241475, - "facet": 1145703171 + "date": "2021", + "value": 1249387, + "facet": 2176550201 } ] }, @@ -20627,9 +20627,9 @@ "entity": "geoId/39037", "points_by_facet": [ { - "date": "2020", - "value": 51387, - "facet": 1145703171 + "date": "2021", + "value": 51597, + "facet": 2176550201 } ] }, @@ -20637,9 +20637,9 @@ "entity": "geoId/39039", "points_by_facet": [ { - "date": "2020", - "value": 38024, - "facet": 1145703171 + "date": "2021", + "value": 38144, + "facet": 2176550201 } ] }, @@ -20647,9 +20647,9 @@ "entity": "geoId/39041", "points_by_facet": [ { - "date": "2020", - "value": 205454, - "facet": 1145703171 + "date": "2021", + "value": 220740, + "facet": 2176550201 } ] }, @@ -20657,9 +20657,9 @@ "entity": "geoId/39043", "points_by_facet": [ { - "date": "2020", - "value": 74419, - "facet": 1145703171 + "date": "2021", + "value": 74852, + "facet": 2176550201 } ] }, @@ -20667,9 +20667,9 @@ "entity": "geoId/39045", "points_by_facet": [ { - "date": "2020", - "value": 156204, - "facet": 1145703171 + "date": "2021", + "value": 161064, + "facet": 2176550201 } ] }, @@ -20677,9 +20677,9 @@ "entity": "geoId/39047", "points_by_facet": [ { - "date": "2020", - "value": 28609, - "facet": 1145703171 + "date": "2021", + "value": 28906, + "facet": 2176550201 } ] }, @@ -20687,9 +20687,9 @@ "entity": "geoId/39049", "points_by_facet": [ { - "date": "2020", - "value": 1304715, - "facet": 1145703171 + "date": "2021", + "value": 1321414, + "facet": 2176550201 } ] }, @@ -20697,9 +20697,9 @@ "entity": "geoId/39051", "points_by_facet": [ { - "date": "2020", - "value": 42186, - "facet": 1145703171 + "date": "2021", + "value": 42450, + "facet": 2176550201 } ] }, @@ -20707,9 +20707,9 @@ "entity": "geoId/39053", "points_by_facet": [ { - "date": "2020", - "value": 29995, - "facet": 1145703171 + "date": "2021", + "value": 29158, + "facet": 2176550201 } ] }, @@ -20717,9 +20717,9 @@ "entity": "geoId/39055", "points_by_facet": [ { - "date": "2020", - "value": 93657, - "facet": 1145703171 + "date": "2021", + "value": 95565, + "facet": 2176550201 } ] }, @@ -20727,9 +20727,9 @@ "entity": "geoId/39057", "points_by_facet": [ { - "date": "2020", - "value": 167867, - "facet": 1145703171 + "date": "2021", + "value": 168412, + "facet": 2176550201 } ] }, @@ -20737,9 +20737,9 @@ "entity": "geoId/39059", "points_by_facet": [ { - "date": "2020", - "value": 38996, - "facet": 1145703171 + "date": "2021", + "value": 38287, + "facet": 2176550201 } ] }, @@ -20747,9 +20747,9 @@ "entity": "geoId/39061", "points_by_facet": [ { - "date": "2020", - "value": 815790, - "facet": 1145703171 + "date": "2021", + "value": 826139, + "facet": 2176550201 } ] }, @@ -20757,9 +20757,9 @@ "entity": "geoId/39063", "points_by_facet": [ { - "date": "2020", - "value": 75765, - "facet": 1145703171 + "date": "2021", + "value": 74656, + "facet": 2176550201 } ] }, @@ -20767,9 +20767,9 @@ "entity": "geoId/39065", "points_by_facet": [ { - "date": "2020", - "value": 31393, - "facet": 1145703171 + "date": "2021", + "value": 30621, + "facet": 2176550201 } ] }, @@ -20777,9 +20777,9 @@ "entity": "geoId/39067", "points_by_facet": [ { - "date": "2020", - "value": 15132, - "facet": 1145703171 + "date": "2021", + "value": 14477, + "facet": 2176550201 } ] }, @@ -20787,9 +20787,9 @@ "entity": "geoId/39069", "points_by_facet": [ { - "date": "2020", - "value": 27068, - "facet": 1145703171 + "date": "2021", + "value": 27538, + "facet": 2176550201 } ] }, @@ -20797,9 +20797,9 @@ "entity": "geoId/39071", "points_by_facet": [ { - "date": "2020", - "value": 43080, - "facet": 1145703171 + "date": "2021", + "value": 43354, + "facet": 2176550201 } ] }, @@ -20807,9 +20807,9 @@ "entity": "geoId/39073", "points_by_facet": [ { - "date": "2020", - "value": 28306, - "facet": 1145703171 + "date": "2021", + "value": 28097, + "facet": 2176550201 } ] }, @@ -20817,9 +20817,9 @@ "entity": "geoId/39075", "points_by_facet": [ { - "date": "2020", - "value": 43954, - "facet": 1145703171 + "date": "2021", + "value": 44271, + "facet": 2176550201 } ] }, @@ -20827,9 +20827,9 @@ "entity": "geoId/39077", "points_by_facet": [ { - "date": "2020", - "value": 58271, - "facet": 1145703171 + "date": "2021", + "value": 58367, + "facet": 2176550201 } ] }, @@ -20837,9 +20837,9 @@ "entity": "geoId/39079", "points_by_facet": [ { - "date": "2020", - "value": 32440, - "facet": 1145703171 + "date": "2021", + "value": 32511, + "facet": 2176550201 } ] }, @@ -20847,9 +20847,9 @@ "entity": "geoId/39081", "points_by_facet": [ { - "date": "2020", - "value": 65943, - "facet": 1145703171 + "date": "2021", + "value": 64789, + "facet": 2176550201 } ] }, @@ -20857,9 +20857,9 @@ "entity": "geoId/39083", "points_by_facet": [ { - "date": "2020", - "value": 61776, - "facet": 1145703171 + "date": "2021", + "value": 62897, + "facet": 2176550201 } ] }, @@ -20867,9 +20867,9 @@ "entity": "geoId/39085", "points_by_facet": [ { - "date": "2020", - "value": 229755, - "facet": 1145703171 + "date": "2021", + "value": 232023, + "facet": 2176550201 } ] }, @@ -20877,9 +20877,9 @@ "entity": "geoId/39087", "points_by_facet": [ { - "date": "2020", - "value": 59901, - "facet": 1145703171 + "date": "2021", + "value": 57445, + "facet": 2176550201 } ] }, @@ -20887,9 +20887,9 @@ "entity": "geoId/39089", "points_by_facet": [ { - "date": "2020", - "value": 175409, - "facet": 1145703171 + "date": "2021", + "value": 180401, + "facet": 2176550201 } ] }, @@ -20897,9 +20897,9 @@ "entity": "geoId/39091", "points_by_facet": [ { - "date": "2020", - "value": 45315, - "facet": 1145703171 + "date": "2021", + "value": 46035, + "facet": 2176550201 } ] }, @@ -20907,9 +20907,9 @@ "entity": "geoId/39093", "points_by_facet": [ { - "date": "2020", - "value": 309134, - "facet": 1145703171 + "date": "2021", + "value": 315595, + "facet": 2176550201 } ] }, @@ -20917,9 +20917,9 @@ "entity": "geoId/39095", "points_by_facet": [ { - "date": "2020", - "value": 430319, - "facet": 1145703171 + "date": "2021", + "value": 429191, + "facet": 2176550201 } ] }, @@ -20927,9 +20927,9 @@ "entity": "geoId/39097", "points_by_facet": [ { - "date": "2020", - "value": 44248, - "facet": 1145703171 + "date": "2021", + "value": 44386, + "facet": 2176550201 } ] }, @@ -20937,9 +20937,9 @@ "entity": "geoId/39099", "points_by_facet": [ { - "date": "2020", - "value": 228452, - "facet": 1145703171 + "date": "2021", + "value": 226762, + "facet": 2176550201 } ] }, @@ -20947,9 +20947,9 @@ "entity": "geoId/39101", "points_by_facet": [ { - "date": "2020", - "value": 65179, - "facet": 1145703171 + "date": "2021", + "value": 65291, + "facet": 2176550201 } ] }, @@ -20957,9 +20957,9 @@ "entity": "geoId/39103", "points_by_facet": [ { - "date": "2020", - "value": 179116, - "facet": 1145703171 + "date": "2021", + "value": 183092, + "facet": 2176550201 } ] }, @@ -20967,9 +20967,9 @@ "entity": "geoId/39105", "points_by_facet": [ { - "date": "2020", - "value": 22974, - "facet": 1145703171 + "date": "2021", + "value": 22049, + "facet": 2176550201 } ] }, @@ -20977,9 +20977,9 @@ "entity": "geoId/39107", "points_by_facet": [ { - "date": "2020", - "value": 41034, - "facet": 1145703171 + "date": "2021", + "value": 42309, + "facet": 2176550201 } ] }, @@ -20987,9 +20987,9 @@ "entity": "geoId/39109", "points_by_facet": [ { - "date": "2020", - "value": 106074, - "facet": 1145703171 + "date": "2021", + "value": 109264, + "facet": 2176550201 } ] }, @@ -20997,9 +20997,9 @@ "entity": "geoId/39111", "points_by_facet": [ { - "date": "2020", - "value": 13827, - "facet": 1145703171 + "date": "2021", + "value": 13329, + "facet": 2176550201 } ] }, @@ -21007,9 +21007,9 @@ "entity": "geoId/39113", "points_by_facet": [ { - "date": "2020", - "value": 531988, - "facet": 1145703171 + "date": "2021", + "value": 535840, + "facet": 2176550201 } ] }, @@ -21017,9 +21017,9 @@ "entity": "geoId/39115", "points_by_facet": [ { - "date": "2020", - "value": 14557, - "facet": 1145703171 + "date": "2021", + "value": 13682, + "facet": 2176550201 } ] }, @@ -21027,9 +21027,9 @@ "entity": "geoId/39117", "points_by_facet": [ { - "date": "2020", - "value": 35148, - "facet": 1145703171 + "date": "2021", + "value": 35151, + "facet": 2176550201 } ] }, @@ -21037,9 +21037,9 @@ "entity": "geoId/39119", "points_by_facet": [ { - "date": "2020", - "value": 86033, - "facet": 1145703171 + "date": "2021", + "value": 86408, + "facet": 2176550201 } ] }, @@ -21047,9 +21047,9 @@ "entity": "geoId/39121", "points_by_facet": [ { - "date": "2020", - "value": 14410, - "facet": 1145703171 + "date": "2021", + "value": 14176, + "facet": 2176550201 } ] }, @@ -21057,9 +21057,9 @@ "entity": "geoId/39123", "points_by_facet": [ { - "date": "2020", - "value": 40557, - "facet": 1145703171 + "date": "2021", + "value": 40104, + "facet": 2176550201 } ] }, @@ -21067,9 +21067,9 @@ "entity": "geoId/39125", "points_by_facet": [ { - "date": "2020", - "value": 18742, - "facet": 1145703171 + "date": "2021", + "value": 18871, + "facet": 2176550201 } ] }, @@ -21077,9 +21077,9 @@ "entity": "geoId/39127", "points_by_facet": [ { - "date": "2020", - "value": 36076, - "facet": 1145703171 + "date": "2021", + "value": 35460, + "facet": 2176550201 } ] }, @@ -21087,9 +21087,9 @@ "entity": "geoId/39129", "points_by_facet": [ { - "date": "2020", - "value": 58112, - "facet": 1145703171 + "date": "2021", + "value": 59333, + "facet": 2176550201 } ] }, @@ -21097,9 +21097,9 @@ "entity": "geoId/39131", "points_by_facet": [ { - "date": "2020", - "value": 27914, - "facet": 1145703171 + "date": "2021", + "value": 27089, + "facet": 2176550201 } ] }, @@ -21107,9 +21107,9 @@ "entity": "geoId/39133", "points_by_facet": [ { - "date": "2020", - "value": 162476, - "facet": 1145703171 + "date": "2021", + "value": 162382, + "facet": 2176550201 } ] }, @@ -21117,9 +21117,9 @@ "entity": "geoId/39135", "points_by_facet": [ { - "date": "2020", - "value": 40995, - "facet": 1145703171 + "date": "2021", + "value": 40867, + "facet": 2176550201 } ] }, @@ -21127,9 +21127,9 @@ "entity": "geoId/39137", "points_by_facet": [ { - "date": "2020", - "value": 33836, - "facet": 1145703171 + "date": "2021", + "value": 34318, + "facet": 2176550201 } ] }, @@ -21137,9 +21137,9 @@ "entity": "geoId/39139", "points_by_facet": [ { - "date": "2020", - "value": 121043, - "facet": 1145703171 + "date": "2021", + "value": 125195, + "facet": 2176550201 } ] }, @@ -21147,9 +21147,9 @@ "entity": "geoId/39141", "points_by_facet": [ { - "date": "2020", - "value": 76816, - "facet": 1145703171 + "date": "2021", + "value": 76891, + "facet": 2176550201 } ] }, @@ -21157,9 +21157,9 @@ "entity": "geoId/39143", "points_by_facet": [ { - "date": "2020", - "value": 58801, - "facet": 1145703171 + "date": "2021", + "value": 58715, + "facet": 2176550201 } ] }, @@ -21167,9 +21167,9 @@ "entity": "geoId/39145", "points_by_facet": [ { - "date": "2020", - "value": 75441, - "facet": 1145703171 + "date": "2021", + "value": 73346, + "facet": 2176550201 } ] }, @@ -21177,9 +21177,9 @@ "entity": "geoId/39147", "points_by_facet": [ { - "date": "2020", - "value": 55251, - "facet": 1145703171 + "date": "2021", + "value": 54906, + "facet": 2176550201 } ] }, @@ -21187,9 +21187,9 @@ "entity": "geoId/39149", "points_by_facet": [ { - "date": "2020", - "value": 48610, - "facet": 1145703171 + "date": "2021", + "value": 47977, + "facet": 2176550201 } ] }, @@ -21197,9 +21197,9 @@ "entity": "geoId/39151", "points_by_facet": [ { - "date": "2020", - "value": 371516, - "facet": 1145703171 + "date": "2021", + "value": 373834, + "facet": 2176550201 } ] }, @@ -21207,9 +21207,9 @@ "entity": "geoId/39153", "points_by_facet": [ { - "date": "2020", - "value": 540810, - "facet": 1145703171 + "date": "2021", + "value": 537633, + "facet": 2176550201 } ] }, @@ -21217,9 +21217,9 @@ "entity": "geoId/39155", "points_by_facet": [ { - "date": "2020", - "value": 199144, - "facet": 1145703171 + "date": "2021", + "value": 201335, + "facet": 2176550201 } ] }, @@ -21227,9 +21227,9 @@ "entity": "geoId/39157", "points_by_facet": [ { - "date": "2020", - "value": 92165, - "facet": 1145703171 + "date": "2021", + "value": 92500, + "facet": 2176550201 } ] }, @@ -21237,9 +21237,9 @@ "entity": "geoId/39159", "points_by_facet": [ { - "date": "2020", - "value": 57871, - "facet": 1145703171 + "date": "2021", + "value": 64971, + "facet": 2176550201 } ] }, @@ -21247,9 +21247,9 @@ "entity": "geoId/39161", "points_by_facet": [ { - "date": "2020", - "value": 28213, - "facet": 1145703171 + "date": "2021", + "value": 28732, + "facet": 2176550201 } ] }, @@ -21257,9 +21257,9 @@ "entity": "geoId/39163", "points_by_facet": [ { - "date": "2020", - "value": 13045, - "facet": 1145703171 + "date": "2021", + "value": 12696, + "facet": 2176550201 } ] }, @@ -21267,9 +21267,9 @@ "entity": "geoId/39165", "points_by_facet": [ { - "date": "2020", - "value": 232540, - "facet": 1145703171 + "date": "2021", + "value": 246553, + "facet": 2176550201 } ] }, @@ -21277,9 +21277,9 @@ "entity": "geoId/39167", "points_by_facet": [ { - "date": "2020", - "value": 60217, - "facet": 1145703171 + "date": "2021", + "value": 59423, + "facet": 2176550201 } ] }, @@ -21287,9 +21287,9 @@ "entity": "geoId/39169", "points_by_facet": [ { - "date": "2020", - "value": 116063, - "facet": 1145703171 + "date": "2021", + "value": 116710, + "facet": 2176550201 } ] }, @@ -21297,9 +21297,9 @@ "entity": "geoId/39171", "points_by_facet": [ { - "date": "2020", - "value": 36760, - "facet": 1145703171 + "date": "2021", + "value": 36716, + "facet": 2176550201 } ] }, @@ -21307,9 +21307,9 @@ "entity": "geoId/39173", "points_by_facet": [ { - "date": "2020", - "value": 130662, - "facet": 1145703171 + "date": "2021", + "value": 132472, + "facet": 2176550201 } ] }, @@ -21317,9 +21317,9 @@ "entity": "geoId/39175", "points_by_facet": [ { - "date": "2020", - "value": 21907, - "facet": 1145703171 + "date": "2021", + "value": 21708, + "facet": 2176550201 } ] }, @@ -21327,9 +21327,9 @@ "entity": "geoId/40001", "points_by_facet": [ { - "date": "2020", - "value": 22171, - "facet": 1145703171 + "date": "2021", + "value": 19414, + "facet": 2176550201 } ] }, @@ -21337,9 +21337,9 @@ "entity": "geoId/40003", "points_by_facet": [ { - "date": "2020", - "value": 5791, - "facet": 1145703171 + "date": "2021", + "value": 5710, + "facet": 2176550201 } ] }, @@ -21347,9 +21347,9 @@ "entity": "geoId/40005", "points_by_facet": [ { - "date": "2020", - "value": 13815, - "facet": 1145703171 + "date": "2021", + "value": 14324, + "facet": 2176550201 } ] }, @@ -21357,9 +21357,9 @@ "entity": "geoId/40007", "points_by_facet": [ { - "date": "2020", - "value": 5326, - "facet": 1145703171 + "date": "2021", + "value": 4980, + "facet": 2176550201 } ] }, @@ -21367,9 +21367,9 @@ "entity": "geoId/40009", "points_by_facet": [ { - "date": "2020", - "value": 21860, - "facet": 1145703171 + "date": "2021", + "value": 22046, + "facet": 2176550201 } ] }, @@ -21377,9 +21377,9 @@ "entity": "geoId/40011", "points_by_facet": [ { - "date": "2020", - "value": 9521, - "facet": 1145703171 + "date": "2021", + "value": 8562, + "facet": 2176550201 } ] }, @@ -21387,9 +21387,9 @@ "entity": "geoId/40013", "points_by_facet": [ { - "date": "2020", - "value": 47325, - "facet": 1145703171 + "date": "2021", + "value": 47105, + "facet": 2176550201 } ] }, @@ -21397,9 +21397,9 @@ "entity": "geoId/40015", "points_by_facet": [ { - "date": "2020", - "value": 29179, - "facet": 1145703171 + "date": "2021", + "value": 26368, + "facet": 2176550201 } ] }, @@ -21407,9 +21407,9 @@ "entity": "geoId/40017", "points_by_facet": [ { - "date": "2020", - "value": 144610, - "facet": 1145703171 + "date": "2021", + "value": 161737, + "facet": 2176550201 } ] }, @@ -21417,9 +21417,9 @@ "entity": "geoId/40019", "points_by_facet": [ { - "date": "2020", - "value": 48380, - "facet": 1145703171 + "date": "2021", + "value": 48291, + "facet": 2176550201 } ] }, @@ -21427,9 +21427,9 @@ "entity": "geoId/40021", "points_by_facet": [ { - "date": "2020", - "value": 48871, - "facet": 1145703171 + "date": "2021", + "value": 47627, + "facet": 2176550201 } ] }, @@ -21437,9 +21437,9 @@ "entity": "geoId/40023", "points_by_facet": [ { - "date": "2020", - "value": 14727, - "facet": 1145703171 + "date": "2021", + "value": 14307, + "facet": 2176550201 } ] }, @@ -21447,9 +21447,9 @@ "entity": "geoId/40025", "points_by_facet": [ { - "date": "2020", - "value": 2159, - "facet": 1145703171 + "date": "2021", + "value": 2248, + "facet": 2176550201 } ] }, @@ -21457,9 +21457,9 @@ "entity": "geoId/40027", "points_by_facet": [ { - "date": "2020", - "value": 282189, - "facet": 1145703171 + "date": "2021", + "value": 297597, + "facet": 2176550201 } ] }, @@ -21467,9 +21467,9 @@ "entity": "geoId/40029", "points_by_facet": [ { - "date": "2020", - "value": 5577, - "facet": 1145703171 + "date": "2021", + "value": 5276, + "facet": 2176550201 } ] }, @@ -21477,9 +21477,9 @@ "entity": "geoId/40031", "points_by_facet": [ { - "date": "2020", - "value": 121374, - "facet": 1145703171 + "date": "2021", + "value": 122063, + "facet": 2176550201 } ] }, @@ -21487,9 +21487,9 @@ "entity": "geoId/40033", "points_by_facet": [ { - "date": "2020", - "value": 5783, - "facet": 1145703171 + "date": "2021", + "value": 5480, + "facet": 2176550201 } ] }, @@ -21497,9 +21497,9 @@ "entity": "geoId/40035", "points_by_facet": [ { - "date": "2020", - "value": 14274, - "facet": 1145703171 + "date": "2021", + "value": 14115, + "facet": 2176550201 } ] }, @@ -21507,9 +21507,9 @@ "entity": "geoId/40037", "points_by_facet": [ { - "date": "2020", - "value": 71505, - "facet": 1145703171 + "date": "2021", + "value": 72029, + "facet": 2176550201 } ] }, @@ -21517,9 +21517,9 @@ "entity": "geoId/40039", "points_by_facet": [ { - "date": "2020", - "value": 28929, - "facet": 1145703171 + "date": "2021", + "value": 28163, + "facet": 2176550201 } ] }, @@ -21527,9 +21527,9 @@ "entity": "geoId/40041", "points_by_facet": [ { - "date": "2020", - "value": 42741, - "facet": 1145703171 + "date": "2021", + "value": 41000, + "facet": 2176550201 } ] }, @@ -21537,9 +21537,9 @@ "entity": "geoId/40043", "points_by_facet": [ { - "date": "2020", - "value": 4885, - "facet": 1145703171 + "date": "2021", + "value": 4417, + "facet": 2176550201 } ] }, @@ -21547,9 +21547,9 @@ "entity": "geoId/40045", "points_by_facet": [ { - "date": "2020", - "value": 3936, - "facet": 1145703171 + "date": "2021", + "value": 3762, + "facet": 2176550201 } ] }, @@ -21557,9 +21557,9 @@ "entity": "geoId/40047", "points_by_facet": [ { - "date": "2020", - "value": 61555, - "facet": 1145703171 + "date": "2021", + "value": 61926, + "facet": 2176550201 } ] }, @@ -21567,9 +21567,9 @@ "entity": "geoId/40049", "points_by_facet": [ { - "date": "2020", - "value": 27789, - "facet": 1145703171 + "date": "2021", + "value": 25804, + "facet": 2176550201 } ] }, @@ -21577,9 +21577,9 @@ "entity": "geoId/40051", "points_by_facet": [ { - "date": "2020", - "value": 55315, - "facet": 1145703171 + "date": "2021", + "value": 55508, + "facet": 2176550201 } ] }, @@ -21587,9 +21587,9 @@ "entity": "geoId/40053", "points_by_facet": [ { - "date": "2020", - "value": 4369, - "facet": 1145703171 + "date": "2021", + "value": 4131, + "facet": 2176550201 } ] }, @@ -21597,9 +21597,9 @@ "entity": "geoId/40055", "points_by_facet": [ { - "date": "2020", - "value": 5790, - "facet": 1145703171 + "date": "2021", + "value": 5487, + "facet": 2176550201 } ] }, @@ -21607,9 +21607,9 @@ "entity": "geoId/40057", "points_by_facet": [ { - "date": "2020", - "value": 2663, - "facet": 1145703171 + "date": "2021", + "value": 2418, + "facet": 2176550201 } ] }, @@ -21617,9 +21617,9 @@ "entity": "geoId/40059", "points_by_facet": [ { - "date": "2020", - "value": 3730, - "facet": 1145703171 + "date": "2021", + "value": 3180, + "facet": 2176550201 } ] }, @@ -21627,9 +21627,9 @@ "entity": "geoId/40061", "points_by_facet": [ { - "date": "2020", - "value": 12688, - "facet": 1145703171 + "date": "2021", + "value": 11602, + "facet": 2176550201 } ] }, @@ -21637,9 +21637,9 @@ "entity": "geoId/40063", "points_by_facet": [ { - "date": "2020", - "value": 13265, - "facet": 1145703171 + "date": "2021", + "value": 13405, + "facet": 2176550201 } ] }, @@ -21647,9 +21647,9 @@ "entity": "geoId/40065", "points_by_facet": [ { - "date": "2020", - "value": 24808, - "facet": 1145703171 + "date": "2021", + "value": 24777, + "facet": 2176550201 } ] }, @@ -21657,9 +21657,9 @@ "entity": "geoId/40067", "points_by_facet": [ { - "date": "2020", - "value": 6084, - "facet": 1145703171 + "date": "2021", + "value": 5438, + "facet": 2176550201 } ] }, @@ -21667,9 +21667,9 @@ "entity": "geoId/40069", "points_by_facet": [ { - "date": "2020", - "value": 11028, - "facet": 1145703171 + "date": "2021", + "value": 10301, + "facet": 2176550201 } ] }, @@ -21677,9 +21677,9 @@ "entity": "geoId/40071", "points_by_facet": [ { - "date": "2020", - "value": 44074, - "facet": 1145703171 + "date": "2021", + "value": 43732, + "facet": 2176550201 } ] }, @@ -21687,9 +21687,9 @@ "entity": "geoId/40073", "points_by_facet": [ { - "date": "2020", - "value": 15811, - "facet": 1145703171 + "date": "2021", + "value": 15204, + "facet": 2176550201 } ] }, @@ -21697,9 +21697,9 @@ "entity": "geoId/40075", "points_by_facet": [ { - "date": "2020", - "value": 8816, - "facet": 1145703171 + "date": "2021", + "value": 8410, + "facet": 2176550201 } ] }, @@ -21707,9 +21707,9 @@ "entity": "geoId/40077", "points_by_facet": [ { - "date": "2020", - "value": 10239, - "facet": 1145703171 + "date": "2021", + "value": 9427, + "facet": 2176550201 } ] }, @@ -21717,9 +21717,9 @@ "entity": "geoId/40079", "points_by_facet": [ { - "date": "2020", - "value": 49999, - "facet": 1145703171 + "date": "2021", + "value": 48476, + "facet": 2176550201 } ] }, @@ -21727,9 +21727,9 @@ "entity": "geoId/40081", "points_by_facet": [ { - "date": "2020", - "value": 34936, - "facet": 1145703171 + "date": "2021", + "value": 33829, + "facet": 2176550201 } ] }, @@ -21737,9 +21737,9 @@ "entity": "geoId/40083", "points_by_facet": [ { - "date": "2020", - "value": 47401, - "facet": 1145703171 + "date": "2021", + "value": 50885, + "facet": 2176550201 } ] }, @@ -21747,9 +21747,9 @@ "entity": "geoId/40085", "points_by_facet": [ { - "date": "2020", - "value": 10128, - "facet": 1145703171 + "date": "2021", + "value": 10216, + "facet": 2176550201 } ] }, @@ -21757,9 +21757,9 @@ "entity": "geoId/40087", "points_by_facet": [ { - "date": "2020", - "value": 39921, - "facet": 1145703171 + "date": "2021", + "value": 43516, + "facet": 2176550201 } ] }, @@ -21767,9 +21767,9 @@ "entity": "geoId/40089", "points_by_facet": [ { - "date": "2020", - "value": 32913, - "facet": 1145703171 + "date": "2021", + "value": 30884, + "facet": 2176550201 } ] }, @@ -21777,9 +21777,9 @@ "entity": "geoId/40091", "points_by_facet": [ { - "date": "2020", - "value": 19677, - "facet": 1145703171 + "date": "2021", + "value": 19245, + "facet": 2176550201 } ] }, @@ -21787,9 +21787,9 @@ "entity": "geoId/40093", "points_by_facet": [ { - "date": "2020", - "value": 7654, - "facet": 1145703171 + "date": "2021", + "value": 7668, + "facet": 2176550201 } ] }, @@ -21797,9 +21797,9 @@ "entity": "geoId/40095", "points_by_facet": [ { - "date": "2020", - "value": 16688, - "facet": 1145703171 + "date": "2021", + "value": 15594, + "facet": 2176550201 } ] }, @@ -21807,9 +21807,9 @@ "entity": "geoId/40097", "points_by_facet": [ { - "date": "2020", - "value": 41098, - "facet": 1145703171 + "date": "2021", + "value": 39159, + "facet": 2176550201 } ] }, @@ -21817,9 +21817,9 @@ "entity": "geoId/40099", "points_by_facet": [ { - "date": "2020", - "value": 13972, - "facet": 1145703171 + "date": "2021", + "value": 13718, + "facet": 2176550201 } ] }, @@ -21827,9 +21827,9 @@ "entity": "geoId/40101", "points_by_facet": [ { - "date": "2020", - "value": 68451, - "facet": 1145703171 + "date": "2021", + "value": 66146, + "facet": 2176550201 } ] }, @@ -21837,9 +21837,9 @@ "entity": "geoId/40103", "points_by_facet": [ { - "date": "2020", - "value": 11263, - "facet": 1145703171 + "date": "2021", + "value": 10933, + "facet": 2176550201 } ] }, @@ -21847,9 +21847,9 @@ "entity": "geoId/40105", "points_by_facet": [ { - "date": "2020", - "value": 10243, - "facet": 1145703171 + "date": "2021", + "value": 9303, + "facet": 2176550201 } ] }, @@ -21857,9 +21857,9 @@ "entity": "geoId/40107", "points_by_facet": [ { - "date": "2020", - "value": 11987, - "facet": 1145703171 + "date": "2021", + "value": 11197, + "facet": 2176550201 } ] }, @@ -21867,9 +21867,9 @@ "entity": "geoId/40109", "points_by_facet": [ { - "date": "2020", - "value": 792668, - "facet": 1145703171 + "date": "2021", + "value": 798575, + "facet": 2176550201 } ] }, @@ -21877,9 +21877,9 @@ "entity": "geoId/40111", "points_by_facet": [ { - "date": "2020", - "value": 38553, - "facet": 1145703171 + "date": "2021", + "value": 36843, + "facet": 2176550201 } ] }, @@ -21887,9 +21887,9 @@ "entity": "geoId/40113", "points_by_facet": [ { - "date": "2020", - "value": 47074, - "facet": 1145703171 + "date": "2021", + "value": 45772, + "facet": 2176550201 } ] }, @@ -21897,9 +21897,9 @@ "entity": "geoId/40115", "points_by_facet": [ { - "date": "2020", - "value": 31283, - "facet": 1145703171 + "date": "2021", + "value": 30340, + "facet": 2176550201 } ] }, @@ -21907,9 +21907,9 @@ "entity": "geoId/40117", "points_by_facet": [ { - "date": "2020", - "value": 16402, - "facet": 1145703171 + "date": "2021", + "value": 15741, + "facet": 2176550201 } ] }, @@ -21917,9 +21917,9 @@ "entity": "geoId/40119", "points_by_facet": [ { - "date": "2020", - "value": 81912, - "facet": 1145703171 + "date": "2021", + "value": 81989, + "facet": 2176550201 } ] }, @@ -21927,9 +21927,9 @@ "entity": "geoId/40121", "points_by_facet": [ { - "date": "2020", - "value": 43955, - "facet": 1145703171 + "date": "2021", + "value": 43633, + "facet": 2176550201 } ] }, @@ -21937,9 +21937,9 @@ "entity": "geoId/40123", "points_by_facet": [ { - "date": "2020", - "value": 38385, - "facet": 1145703171 + "date": "2021", + "value": 38163, + "facet": 2176550201 } ] }, @@ -21947,9 +21947,9 @@ "entity": "geoId/40125", "points_by_facet": [ { - "date": "2020", - "value": 72511, - "facet": 1145703171 + "date": "2021", + "value": 73019, + "facet": 2176550201 } ] }, @@ -21957,9 +21957,9 @@ "entity": "geoId/40127", "points_by_facet": [ { - "date": "2020", - "value": 11055, - "facet": 1145703171 + "date": "2021", + "value": 10815, + "facet": 2176550201 } ] }, @@ -21967,9 +21967,9 @@ "entity": "geoId/40129", "points_by_facet": [ { - "date": "2020", - "value": 3635, - "facet": 1145703171 + "date": "2021", + "value": 3386, + "facet": 2176550201 } ] }, @@ -21977,9 +21977,9 @@ "entity": "geoId/40131", "points_by_facet": [ { - "date": "2020", - "value": 92052, - "facet": 1145703171 + "date": "2021", + "value": 96695, + "facet": 2176550201 } ] }, @@ -21987,9 +21987,9 @@ "entity": "geoId/40133", "points_by_facet": [ { - "date": "2020", - "value": 24624, - "facet": 1145703171 + "date": "2021", + "value": 23567, + "facet": 2176550201 } ] }, @@ -21997,9 +21997,9 @@ "entity": "geoId/40135", "points_by_facet": [ { - "date": "2020", - "value": 41687, - "facet": 1145703171 + "date": "2021", + "value": 39508, + "facet": 2176550201 } ] }, @@ -22007,9 +22007,9 @@ "entity": "geoId/40137", "points_by_facet": [ { - "date": "2020", - "value": 43401, - "facet": 1145703171 + "date": "2021", + "value": 43129, + "facet": 2176550201 } ] }, @@ -22017,9 +22017,9 @@ "entity": "geoId/40139", "points_by_facet": [ { - "date": "2020", - "value": 20633, - "facet": 1145703171 + "date": "2021", + "value": 20865, + "facet": 2176550201 } ] }, @@ -22027,9 +22027,9 @@ "entity": "geoId/40141", "points_by_facet": [ { - "date": "2020", - "value": 7347, - "facet": 1145703171 + "date": "2021", + "value": 7076, + "facet": 2176550201 } ] }, @@ -22037,9 +22037,9 @@ "entity": "geoId/40143", "points_by_facet": [ { - "date": "2020", - "value": 650291, - "facet": 1145703171 + "date": "2021", + "value": 672858, + "facet": 2176550201 } ] }, @@ -22047,9 +22047,9 @@ "entity": "geoId/40145", "points_by_facet": [ { - "date": "2020", - "value": 80264, - "facet": 1145703171 + "date": "2021", + "value": 84050, + "facet": 2176550201 } ] }, @@ -22057,9 +22057,9 @@ "entity": "geoId/40147", "points_by_facet": [ { - "date": "2020", - "value": 51995, - "facet": 1145703171 + "date": "2021", + "value": 52772, + "facet": 2176550201 } ] }, @@ -22067,9 +22067,9 @@ "entity": "geoId/40149", "points_by_facet": [ { - "date": "2020", - "value": 11066, - "facet": 1145703171 + "date": "2021", + "value": 10915, + "facet": 2176550201 } ] }, @@ -22077,9 +22077,9 @@ "entity": "geoId/40151", "points_by_facet": [ { - "date": "2020", - "value": 8914, - "facet": 1145703171 + "date": "2021", + "value": 8583, + "facet": 2176550201 } ] }, @@ -22087,9 +22087,9 @@ "entity": "geoId/40153", "points_by_facet": [ { - "date": "2020", - "value": 20352, - "facet": 1145703171 + "date": "2021", + "value": 20205, + "facet": 2176550201 } ] }, @@ -22097,9 +22097,9 @@ "entity": "geoId/41001", "points_by_facet": [ { - "date": "2020", - "value": 16090, - "facet": 1145703171 + "date": "2021", + "value": 16847, + "facet": 2176550201 } ] }, @@ -22107,9 +22107,9 @@ "entity": "geoId/41003", "points_by_facet": [ { - "date": "2020", - "value": 92168, - "facet": 1145703171 + "date": "2021", + "value": 96017, + "facet": 2176550201 } ] }, @@ -22117,9 +22117,9 @@ "entity": "geoId/41005", "points_by_facet": [ { - "date": "2020", - "value": 415084, - "facet": 1145703171 + "date": "2021", + "value": 422537, + "facet": 2176550201 } ] }, @@ -22127,9 +22127,9 @@ "entity": "geoId/41007", "points_by_facet": [ { - "date": "2020", - "value": 39656, - "facet": 1145703171 + "date": "2021", + "value": 41810, + "facet": 2176550201 } ] }, @@ -22137,9 +22137,9 @@ "entity": "geoId/41009", "points_by_facet": [ { - "date": "2020", - "value": 52117, - "facet": 1145703171 + "date": "2021", + "value": 53074, + "facet": 2176550201 } ] }, @@ -22147,9 +22147,9 @@ "entity": "geoId/41011", "points_by_facet": [ { - "date": "2020", - "value": 64175, - "facet": 1145703171 + "date": "2021", + "value": 64999, + "facet": 2176550201 } ] }, @@ -22157,9 +22157,9 @@ "entity": "geoId/41013", "points_by_facet": [ { - "date": "2020", - "value": 23733, - "facet": 1145703171 + "date": "2021", + "value": 25739, + "facet": 2176550201 } ] }, @@ -22167,9 +22167,9 @@ "entity": "geoId/41015", "points_by_facet": [ { - "date": "2020", - "value": 22889, - "facet": 1145703171 + "date": "2021", + "value": 23683, + "facet": 2176550201 } ] }, @@ -22177,9 +22177,9 @@ "entity": "geoId/41017", "points_by_facet": [ { - "date": "2020", - "value": 191749, - "facet": 1145703171 + "date": "2021", + "value": 204801, + "facet": 2176550201 } ] }, @@ -22187,9 +22187,9 @@ "entity": "geoId/41019", "points_by_facet": [ { - "date": "2020", - "value": 110015, - "facet": 1145703171 + "date": "2021", + "value": 111978, + "facet": 2176550201 } ] }, @@ -22197,9 +22197,9 @@ "entity": "geoId/41021", "points_by_facet": [ { - "date": "2020", - "value": 1896, - "facet": 1145703171 + "date": "2021", + "value": 2005, + "facet": 2176550201 } ] }, @@ -22207,9 +22207,9 @@ "entity": "geoId/41023", "points_by_facet": [ { - "date": "2020", - "value": 7174, - "facet": 1145703171 + "date": "2021", + "value": 7272, + "facet": 2176550201 } ] }, @@ -22217,9 +22217,9 @@ "entity": "geoId/41025", "points_by_facet": [ { - "date": "2020", - "value": 7310, - "facet": 1145703171 + "date": "2021", + "value": 7575, + "facet": 2176550201 } ] }, @@ -22227,9 +22227,9 @@ "entity": "geoId/41027", "points_by_facet": [ { - "date": "2020", - "value": 23270, - "facet": 1145703171 + "date": "2021", + "value": 24057, + "facet": 2176550201 } ] }, @@ -22237,9 +22237,9 @@ "entity": "geoId/41029", "points_by_facet": [ { - "date": "2020", - "value": 218781, - "facet": 1145703171 + "date": "2021", + "value": 223734, + "facet": 2176550201 } ] }, @@ -22247,9 +22247,9 @@ "entity": "geoId/41031", "points_by_facet": [ { - "date": "2020", - "value": 24048, - "facet": 1145703171 + "date": "2021", + "value": 25068, + "facet": 2176550201 } ] }, @@ -22257,9 +22257,9 @@ "entity": "geoId/41033", "points_by_facet": [ { - "date": "2020", - "value": 87097, - "facet": 1145703171 + "date": "2021", + "value": 88346, + "facet": 2176550201 } ] }, @@ -22267,9 +22267,9 @@ "entity": "geoId/41035", "points_by_facet": [ { - "date": "2020", - "value": 67606, - "facet": 1145703171 + "date": "2021", + "value": 70164, + "facet": 2176550201 } ] }, @@ -22277,9 +22277,9 @@ "entity": "geoId/41037", "points_by_facet": [ { - "date": "2020", - "value": 7896, - "facet": 1145703171 + "date": "2021", + "value": 8276, + "facet": 2176550201 } ] }, @@ -22287,9 +22287,9 @@ "entity": "geoId/41039", "points_by_facet": [ { - "date": "2020", - "value": 377749, - "facet": 1145703171 + "date": "2021", + "value": 383189, + "facet": 2176550201 } ] }, @@ -22297,9 +22297,9 @@ "entity": "geoId/41041", "points_by_facet": [ { - "date": "2020", - "value": 49336, - "facet": 1145703171 + "date": "2021", + "value": 50862, + "facet": 2176550201 } ] }, @@ -22307,9 +22307,9 @@ "entity": "geoId/41043", "points_by_facet": [ { - "date": "2020", - "value": 127216, - "facet": 1145703171 + "date": "2021", + "value": 129839, + "facet": 2176550201 } ] }, @@ -22317,9 +22317,9 @@ "entity": "geoId/41045", "points_by_facet": [ { - "date": "2020", - "value": 30632, - "facet": 1145703171 + "date": "2021", + "value": 31693, + "facet": 2176550201 } ] }, @@ -22327,9 +22327,9 @@ "entity": "geoId/41047", "points_by_facet": [ { - "date": "2020", - "value": 343742, - "facet": 1145703171 + "date": "2021", + "value": 347119, + "facet": 2176550201 } ] }, @@ -22337,9 +22337,9 @@ "entity": "geoId/41049", "points_by_facet": [ { - "date": "2020", - "value": 11425, - "facet": 1145703171 + "date": "2021", + "value": 12303, + "facet": 2176550201 } ] }, @@ -22347,9 +22347,9 @@ "entity": "geoId/41051", "points_by_facet": [ { - "date": "2020", - "value": 809869, - "facet": 1145703171 + "date": "2021", + "value": 803377, + "facet": 2176550201 } ] }, @@ -22357,9 +22357,9 @@ "entity": "geoId/41053", "points_by_facet": [ { - "date": "2020", - "value": 84730, - "facet": 1145703171 + "date": "2021", + "value": 89164, + "facet": 2176550201 } ] }, @@ -22367,9 +22367,9 @@ "entity": "geoId/41055", "points_by_facet": [ { - "date": "2020", - "value": 1686, - "facet": 1145703171 + "date": "2021", + "value": 1907, + "facet": 2176550201 } ] }, @@ -22377,9 +22377,9 @@ "entity": "geoId/41057", "points_by_facet": [ { - "date": "2020", - "value": 26782, - "facet": 1145703171 + "date": "2021", + "value": 27748, + "facet": 2176550201 } ] }, @@ -22387,9 +22387,9 @@ "entity": "geoId/41059", "points_by_facet": [ { - "date": "2020", - "value": 77319, - "facet": 1145703171 + "date": "2021", + "value": 79988, + "facet": 2176550201 } ] }, @@ -22397,9 +22397,9 @@ "entity": "geoId/41061", "points_by_facet": [ { - "date": "2020", - "value": 26502, - "facet": 1145703171 + "date": "2021", + "value": 26212, + "facet": 2176550201 } ] }, @@ -22407,9 +22407,9 @@ "entity": "geoId/41063", "points_by_facet": [ { - "date": "2020", - "value": 7065, - "facet": 1145703171 + "date": "2021", + "value": 7545, + "facet": 2176550201 } ] }, @@ -22417,9 +22417,9 @@ "entity": "geoId/41065", "points_by_facet": [ { - "date": "2020", - "value": 26274, - "facet": 1145703171 + "date": "2021", + "value": 26726, + "facet": 2176550201 } ] }, @@ -22427,9 +22427,9 @@ "entity": "geoId/41067", "points_by_facet": [ { - "date": "2020", - "value": 595761, - "facet": 1145703171 + "date": "2021", + "value": 600811, + "facet": 2176550201 } ] }, @@ -22437,9 +22437,9 @@ "entity": "geoId/41069", "points_by_facet": [ { - "date": "2020", - "value": 1417, - "facet": 1145703171 + "date": "2021", + "value": 1451, + "facet": 2176550201 } ] }, @@ -22447,9 +22447,9 @@ "entity": "geoId/41071", "points_by_facet": [ { - "date": "2020", - "value": 106087, - "facet": 1145703171 + "date": "2021", + "value": 108239, + "facet": 2176550201 } ] }, @@ -22457,9 +22457,9 @@ "entity": "geoId/42001", "points_by_facet": [ { - "date": "2020", - "value": 102627, - "facet": 1145703171 + "date": "2021", + "value": 104127, + "facet": 2176550201 } ] }, @@ -22467,9 +22467,9 @@ "entity": "geoId/42003", "points_by_facet": [ { - "date": "2020", - "value": 1218380, - "facet": 1145703171 + "date": "2021", + "value": 1238090, + "facet": 2176550201 } ] }, @@ -22477,9 +22477,9 @@ "entity": "geoId/42005", "points_by_facet": [ { - "date": "2020", - "value": 65356, - "facet": 1145703171 + "date": "2021", + "value": 65093, + "facet": 2176550201 } ] }, @@ -22487,9 +22487,9 @@ "entity": "geoId/42007", "points_by_facet": [ { - "date": "2020", - "value": 164781, - "facet": 1145703171 + "date": "2021", + "value": 166624, + "facet": 2176550201 } ] }, @@ -22497,9 +22497,9 @@ "entity": "geoId/42009", "points_by_facet": [ { - "date": "2020", - "value": 48154, - "facet": 1145703171 + "date": "2021", + "value": 47461, + "facet": 2176550201 } ] }, @@ -22507,9 +22507,9 @@ "entity": "geoId/42011", "points_by_facet": [ { - "date": "2020", - "value": 419062, - "facet": 1145703171 + "date": "2021", + "value": 429342, + "facet": 2176550201 } ] }, @@ -22517,9 +22517,9 @@ "entity": "geoId/42013", "points_by_facet": [ { - "date": "2020", - "value": 122495, - "facet": 1145703171 + "date": "2021", + "value": 121767, + "facet": 2176550201 } ] }, @@ -22527,9 +22527,9 @@ "entity": "geoId/42015", "points_by_facet": [ { - "date": "2020", - "value": 60721, - "facet": 1145703171 + "date": "2021", + "value": 59892, + "facet": 2176550201 } ] }, @@ -22537,9 +22537,9 @@ "entity": "geoId/42017", "points_by_facet": [ { - "date": "2020", - "value": 627668, - "facet": 1145703171 + "date": "2021", + "value": 646098, + "facet": 2176550201 } ] }, @@ -22547,9 +22547,9 @@ "entity": "geoId/42019", "points_by_facet": [ { - "date": "2020", - "value": 187798, - "facet": 1145703171 + "date": "2021", + "value": 194273, + "facet": 2176550201 } ] }, @@ -22557,9 +22557,9 @@ "entity": "geoId/42021", "points_by_facet": [ { - "date": "2020", - "value": 131611, - "facet": 1145703171 + "date": "2021", + "value": 132167, + "facet": 2176550201 } ] }, @@ -22567,9 +22567,9 @@ "entity": "geoId/42023", "points_by_facet": [ { - "date": "2020", - "value": 4512, - "facet": 1145703171 + "date": "2021", + "value": 4459, + "facet": 2176550201 } ] }, @@ -22577,9 +22577,9 @@ "entity": "geoId/42025", "points_by_facet": [ { - "date": "2020", - "value": 63964, - "facet": 1145703171 + "date": "2021", + "value": 65412, + "facet": 2176550201 } ] }, @@ -22587,9 +22587,9 @@ "entity": "geoId/42027", "points_by_facet": [ { - "date": "2020", - "value": 162264, - "facet": 1145703171 + "date": "2021", + "value": 157527, + "facet": 2176550201 } ] }, @@ -22597,9 +22597,9 @@ "entity": "geoId/42029", "points_by_facet": [ { - "date": "2020", - "value": 521980, - "facet": 1145703171 + "date": "2021", + "value": 538649, + "facet": 2176550201 } ] }, @@ -22607,9 +22607,9 @@ "entity": "geoId/42031", "points_by_facet": [ { - "date": "2020", - "value": 38633, - "facet": 1145703171 + "date": "2021", + "value": 37156, + "facet": 2176550201 } ] }, @@ -22617,9 +22617,9 @@ "entity": "geoId/42033", "points_by_facet": [ { - "date": "2020", - "value": 79466, - "facet": 1145703171 + "date": "2021", + "value": 80082, + "facet": 2176550201 } ] }, @@ -22627,9 +22627,9 @@ "entity": "geoId/42035", "points_by_facet": [ { - "date": "2020", - "value": 38549, - "facet": 1145703171 + "date": "2021", + "value": 37465, + "facet": 2176550201 } ] }, @@ -22637,9 +22637,9 @@ "entity": "geoId/42037", "points_by_facet": [ { - "date": "2020", - "value": 65390, - "facet": 1145703171 + "date": "2021", + "value": 64872, + "facet": 2176550201 } ] }, @@ -22647,9 +22647,9 @@ "entity": "geoId/42039", "points_by_facet": [ { - "date": "2020", - "value": 85074, - "facet": 1145703171 + "date": "2021", + "value": 83351, + "facet": 2176550201 } ] }, @@ -22657,9 +22657,9 @@ "entity": "geoId/42041", "points_by_facet": [ { - "date": "2020", - "value": 251487, - "facet": 1145703171 + "date": "2021", + "value": 262919, + "facet": 2176550201 } ] }, @@ -22667,9 +22667,9 @@ "entity": "geoId/42043", "points_by_facet": [ { - "date": "2020", - "value": 277071, - "facet": 1145703171 + "date": "2021", + "value": 287400, + "facet": 2176550201 } ] }, @@ -22677,9 +22677,9 @@ "entity": "geoId/42045", "points_by_facet": [ { - "date": "2020", - "value": 565328, - "facet": 1145703171 + "date": "2021", + "value": 573849, + "facet": 2176550201 } ] }, @@ -22687,9 +22687,9 @@ "entity": "geoId/42047", "points_by_facet": [ { - "date": "2020", - "value": 30077, - "facet": 1145703171 + "date": "2021", + "value": 30783, + "facet": 2176550201 } ] }, @@ -22697,9 +22697,9 @@ "entity": "geoId/42049", "points_by_facet": [ { - "date": "2020", - "value": 272046, - "facet": 1145703171 + "date": "2021", + "value": 269011, + "facet": 2176550201 } ] }, @@ -22707,9 +22707,9 @@ "entity": "geoId/42051", "points_by_facet": [ { - "date": "2020", - "value": 130329, - "facet": 1145703171 + "date": "2021", + "value": 126931, + "facet": 2176550201 } ] }, @@ -22717,9 +22717,9 @@ "entity": "geoId/42053", "points_by_facet": [ { - "date": "2020", - "value": 7190, - "facet": 1145703171 + "date": "2021", + "value": 7032, + "facet": 2176550201 } ] }, @@ -22727,9 +22727,9 @@ "entity": "geoId/42055", "points_by_facet": [ { - "date": "2020", - "value": 154954, - "facet": 1145703171 + "date": "2021", + "value": 156289, + "facet": 2176550201 } ] }, @@ -22737,9 +22737,9 @@ "entity": "geoId/42057", "points_by_facet": [ { - "date": "2020", - "value": 14492, - "facet": 1145703171 + "date": "2021", + "value": 14523, + "facet": 2176550201 } ] }, @@ -22747,9 +22747,9 @@ "entity": "geoId/42059", "points_by_facet": [ { - "date": "2020", - "value": 36484, - "facet": 1145703171 + "date": "2021", + "value": 35369, + "facet": 2176550201 } ] }, @@ -22757,9 +22757,9 @@ "entity": "geoId/42061", "points_by_facet": [ { - "date": "2020", - "value": 45145, - "facet": 1145703171 + "date": "2021", + "value": 43889, + "facet": 2176550201 } ] }, @@ -22767,9 +22767,9 @@ "entity": "geoId/42063", "points_by_facet": [ { - "date": "2020", - "value": 84463, - "facet": 1145703171 + "date": "2021", + "value": 82886, + "facet": 2176550201 } ] }, @@ -22777,9 +22777,9 @@ "entity": "geoId/42065", "points_by_facet": [ { - "date": "2020", - "value": 43570, - "facet": 1145703171 + "date": "2021", + "value": 44114, + "facet": 2176550201 } ] }, @@ -22787,9 +22787,9 @@ "entity": "geoId/42067", "points_by_facet": [ { - "date": "2020", - "value": 24657, - "facet": 1145703171 + "date": "2021", + "value": 23297, + "facet": 2176550201 } ] }, @@ -22797,9 +22797,9 @@ "entity": "geoId/42069", "points_by_facet": [ { - "date": "2020", - "value": 210162, - "facet": 1145703171 + "date": "2021", + "value": 215663, + "facet": 2176550201 } ] }, @@ -22807,9 +22807,9 @@ "entity": "geoId/42071", "points_by_facet": [ { - "date": "2020", - "value": 543050, - "facet": 1145703171 + "date": "2021", + "value": 553652, + "facet": 2176550201 } ] }, @@ -22817,9 +22817,9 @@ "entity": "geoId/42073", "points_by_facet": [ { - "date": "2020", - "value": 86148, - "facet": 1145703171 + "date": "2021", + "value": 85497, + "facet": 2176550201 } ] }, @@ -22827,9 +22827,9 @@ "entity": "geoId/42075", "points_by_facet": [ { - "date": "2020", - "value": 140410, - "facet": 1145703171 + "date": "2021", + "value": 143493, + "facet": 2176550201 } ] }, @@ -22837,9 +22837,9 @@ "entity": "geoId/42077", "points_by_facet": [ { - "date": "2020", - "value": 367338, - "facet": 1145703171 + "date": "2021", + "value": 375539, + "facet": 2176550201 } ] }, @@ -22847,9 +22847,9 @@ "entity": "geoId/42079", "points_by_facet": [ { - "date": "2020", - "value": 317547, - "facet": 1145703171 + "date": "2021", + "value": 326053, + "facet": 2176550201 } ] }, @@ -22857,9 +22857,9 @@ "entity": "geoId/42081", "points_by_facet": [ { - "date": "2020", - "value": 114014, - "facet": 1145703171 + "date": "2021", + "value": 113605, + "facet": 2176550201 } ] }, @@ -22867,9 +22867,9 @@ "entity": "geoId/42083", "points_by_facet": [ { - "date": "2020", - "value": 41021, - "facet": 1145703171 + "date": "2021", + "value": 39941, + "facet": 2176550201 } ] }, @@ -22877,9 +22877,9 @@ "entity": "geoId/42085", "points_by_facet": [ { - "date": "2020", - "value": 110519, - "facet": 1145703171 + "date": "2021", + "value": 109972, + "facet": 2176550201 } ] }, @@ -22887,9 +22887,9 @@ "entity": "geoId/42087", "points_by_facet": [ { - "date": "2020", - "value": 46179, - "facet": 1145703171 + "date": "2021", + "value": 46136, + "facet": 2176550201 } ] }, @@ -22897,9 +22897,9 @@ "entity": "geoId/42089", "points_by_facet": [ { - "date": "2020", - "value": 168824, - "facet": 1145703171 + "date": "2021", + "value": 169273, + "facet": 2176550201 } ] }, @@ -22907,9 +22907,9 @@ "entity": "geoId/42091", "points_by_facet": [ { - "date": "2020", - "value": 827180, - "facet": 1145703171 + "date": "2021", + "value": 860578, + "facet": 2176550201 } ] }, @@ -22917,9 +22917,9 @@ "entity": "geoId/42093", "points_by_facet": [ { - "date": "2020", - "value": 18178, - "facet": 1145703171 + "date": "2021", + "value": 18087, + "facet": 2176550201 } ] }, @@ -22927,9 +22927,9 @@ "entity": "geoId/42095", "points_by_facet": [ { - "date": "2020", - "value": 304233, - "facet": 1145703171 + "date": "2021", + "value": 313628, + "facet": 2176550201 } ] }, @@ -22937,9 +22937,9 @@ "entity": "geoId/42097", "points_by_facet": [ { - "date": "2020", - "value": 91234, - "facet": 1145703171 + "date": "2021", + "value": 91266, + "facet": 2176550201 } ] }, @@ -22947,9 +22947,9 @@ "entity": "geoId/42099", "points_by_facet": [ { - "date": "2020", - "value": 46133, - "facet": 1145703171 + "date": "2021", + "value": 45986, + "facet": 2176550201 } ] }, @@ -22957,9 +22957,9 @@ "entity": "geoId/42101", "points_by_facet": [ { - "date": "2020", - "value": 1581531, - "facet": 1145703171 + "date": "2021", + "value": 1576251, + "facet": 2176550201 } ] }, @@ -22967,9 +22967,9 @@ "entity": "geoId/42103", "points_by_facet": [ { - "date": "2020", - "value": 55660, - "facet": 1145703171 + "date": "2021", + "value": 59952, + "facet": 2176550201 } ] }, @@ -22977,9 +22977,9 @@ "entity": "geoId/42105", "points_by_facet": [ { - "date": "2020", - "value": 16685, - "facet": 1145703171 + "date": "2021", + "value": 16259, + "facet": 2176550201 } ] }, @@ -22987,9 +22987,9 @@ "entity": "geoId/42107", "points_by_facet": [ { - "date": "2020", - "value": 141935, - "facet": 1145703171 + "date": "2021", + "value": 143264, + "facet": 2176550201 } ] }, @@ -22997,9 +22997,9 @@ "entity": "geoId/42109", "points_by_facet": [ { - "date": "2020", - "value": 40452, - "facet": 1145703171 + "date": "2021", + "value": 39621, + "facet": 2176550201 } ] }, @@ -23007,9 +23007,9 @@ "entity": "geoId/42111", "points_by_facet": [ { - "date": "2020", - "value": 73844, - "facet": 1145703171 + "date": "2021", + "value": 73627, + "facet": 2176550201 } ] }, @@ -23017,9 +23017,9 @@ "entity": "geoId/42113", "points_by_facet": [ { - "date": "2020", - "value": 6038, - "facet": 1145703171 + "date": "2021", + "value": 5868, + "facet": 2176550201 } ] }, @@ -23027,9 +23027,9 @@ "entity": "geoId/42115", "points_by_facet": [ { - "date": "2020", - "value": 40604, - "facet": 1145703171 + "date": "2021", + "value": 38389, + "facet": 2176550201 } ] }, @@ -23037,9 +23037,9 @@ "entity": "geoId/42117", "points_by_facet": [ { - "date": "2020", - "value": 40759, - "facet": 1145703171 + "date": "2021", + "value": 40929, + "facet": 2176550201 } ] }, @@ -23047,9 +23047,9 @@ "entity": "geoId/42119", "points_by_facet": [ { - "date": "2020", - "value": 44831, - "facet": 1145703171 + "date": "2021", + "value": 42568, + "facet": 2176550201 } ] }, @@ -23057,9 +23057,9 @@ "entity": "geoId/42121", "points_by_facet": [ { - "date": "2020", - "value": 51355, - "facet": 1145703171 + "date": "2021", + "value": 49938, + "facet": 2176550201 } ] }, @@ -23067,9 +23067,9 @@ "entity": "geoId/42123", "points_by_facet": [ { - "date": "2020", - "value": 39466, - "facet": 1145703171 + "date": "2021", + "value": 38134, + "facet": 2176550201 } ] }, @@ -23077,9 +23077,9 @@ "entity": "geoId/42125", "points_by_facet": [ { - "date": "2020", - "value": 207081, - "facet": 1145703171 + "date": "2021", + "value": 209470, + "facet": 2176550201 } ] }, @@ -23087,9 +23087,9 @@ "entity": "geoId/42127", "points_by_facet": [ { - "date": "2020", - "value": 51268, - "facet": 1145703171 + "date": "2021", + "value": 51431, + "facet": 2176550201 } ] }, @@ -23097,9 +23097,9 @@ "entity": "geoId/42129", "points_by_facet": [ { - "date": "2020", - "value": 350722, - "facet": 1145703171 + "date": "2021", + "value": 353057, + "facet": 2176550201 } ] }, @@ -23107,9 +23107,9 @@ "entity": "geoId/42131", "points_by_facet": [ { - "date": "2020", - "value": 27078, - "facet": 1145703171 + "date": "2021", + "value": 26034, + "facet": 2176550201 } ] }, @@ -23117,9 +23117,9 @@ "entity": "geoId/42133", "points_by_facet": [ { - "date": "2020", - "value": 447628, - "facet": 1145703171 + "date": "2021", + "value": 458696, + "facet": 2176550201 } ] }, @@ -23127,9 +23127,9 @@ "entity": "geoId/44001", "points_by_facet": [ { - "date": "2020", - "value": 48645, - "facet": 1145703171 + "date": "2021", + "value": 50818, + "facet": 2176550201 } ] }, @@ -23137,9 +23137,9 @@ "entity": "geoId/44003", "points_by_facet": [ { - "date": "2020", - "value": 164122, - "facet": 1145703171 + "date": "2021", + "value": 170715, + "facet": 2176550201 } ] }, @@ -23147,9 +23147,9 @@ "entity": "geoId/44005", "points_by_facet": [ { - "date": "2020", - "value": 82731, - "facet": 1145703171 + "date": "2021", + "value": 85264, + "facet": 2176550201 } ] }, @@ -23157,9 +23157,9 @@ "entity": "geoId/44007", "points_by_facet": [ { - "date": "2020", - "value": 636161, - "facet": 1145703171 + "date": "2021", + "value": 658221, + "facet": 2176550201 } ] }, @@ -23167,9 +23167,9 @@ "entity": "geoId/44009", "points_by_facet": [ { - "date": "2020", - "value": 126139, - "facet": 1145703171 + "date": "2021", + "value": 130592, + "facet": 2176550201 } ] }, @@ -23177,9 +23177,9 @@ "entity": "geoId/45001", "points_by_facet": [ { - "date": "2020", - "value": 24582, - "facet": 1145703171 + "date": "2021", + "value": 24299, + "facet": 2176550201 } ] }, @@ -23187,9 +23187,9 @@ "entity": "geoId/45003", "points_by_facet": [ { - "date": "2020", - "value": 169947, - "facet": 1145703171 + "date": "2021", + "value": 170776, + "facet": 2176550201 } ] }, @@ -23197,9 +23197,9 @@ "entity": "geoId/45005", "points_by_facet": [ { - "date": "2020", - "value": 8789, - "facet": 1145703171 + "date": "2021", + "value": 7858, + "facet": 2176550201 } ] }, @@ -23207,9 +23207,9 @@ "entity": "geoId/45007", "points_by_facet": [ { - "date": "2020", - "value": 200183, - "facet": 1145703171 + "date": "2021", + "value": 206908, + "facet": 2176550201 } ] }, @@ -23217,9 +23217,9 @@ "entity": "geoId/45009", "points_by_facet": [ { - "date": "2020", - "value": 14236, - "facet": 1145703171 + "date": "2021", + "value": 13189, + "facet": 2176550201 } ] }, @@ -23227,9 +23227,9 @@ "entity": "geoId/45011", "points_by_facet": [ { - "date": "2020", - "value": 21170, - "facet": 1145703171 + "date": "2021", + "value": 20580, + "facet": 2176550201 } ] }, @@ -23237,9 +23237,9 @@ "entity": "geoId/45013", "points_by_facet": [ { - "date": "2020", - "value": 189732, - "facet": 1145703171 + "date": "2021", + "value": 191748, + "facet": 2176550201 } ] }, @@ -23247,9 +23247,9 @@ "entity": "geoId/45015", "points_by_facet": [ { - "date": "2020", - "value": 222103, - "facet": 1145703171 + "date": "2021", + "value": 236701, + "facet": 2176550201 } ] }, @@ -23257,9 +23257,9 @@ "entity": "geoId/45017", "points_by_facet": [ { - "date": "2020", - "value": 14608, - "facet": 1145703171 + "date": "2021", + "value": 14165, + "facet": 2176550201 } ] }, @@ -23267,9 +23267,9 @@ "entity": "geoId/45019", "points_by_facet": [ { - "date": "2020", - "value": 407543, - "facet": 1145703171 + "date": "2021", + "value": 413024, + "facet": 2176550201 } ] }, @@ -23277,9 +23277,9 @@ "entity": "geoId/45021", "points_by_facet": [ { - "date": "2020", - "value": 57110, - "facet": 1145703171 + "date": "2021", + "value": 56052, + "facet": 2176550201 } ] }, @@ -23287,9 +23287,9 @@ "entity": "geoId/45023", "points_by_facet": [ { - "date": "2020", - "value": 32260, - "facet": 1145703171 + "date": "2021", + "value": 32209, + "facet": 2176550201 } ] }, @@ -23297,9 +23297,9 @@ "entity": "geoId/45025", "points_by_facet": [ { - "date": "2020", - "value": 45833, - "facet": 1145703171 + "date": "2021", + "value": 43268, + "facet": 2176550201 } ] }, @@ -23307,9 +23307,9 @@ "entity": "geoId/45027", "points_by_facet": [ { - "date": "2020", - "value": 33865, - "facet": 1145703171 + "date": "2021", + "value": 31024, + "facet": 2176550201 } ] }, @@ -23317,9 +23317,9 @@ "entity": "geoId/45029", "points_by_facet": [ { - "date": "2020", - "value": 37624, - "facet": 1145703171 + "date": "2021", + "value": 38462, + "facet": 2176550201 } ] }, @@ -23327,9 +23327,9 @@ "entity": "geoId/45031", "points_by_facet": [ { - "date": "2020", - "value": 66858, - "facet": 1145703171 + "date": "2021", + "value": 62755, + "facet": 2176550201 } ] }, @@ -23337,9 +23337,9 @@ "entity": "geoId/45033", "points_by_facet": [ { - "date": "2020", - "value": 30473, - "facet": 1145703171 + "date": "2021", + "value": 28087, + "facet": 2176550201 } ] }, @@ -23347,9 +23347,9 @@ "entity": "geoId/45035", "points_by_facet": [ { - "date": "2020", - "value": 161309, - "facet": 1145703171 + "date": "2021", + "value": 163327, + "facet": 2176550201 } ] }, @@ -23357,9 +23357,9 @@ "entity": "geoId/45037", "points_by_facet": [ { - "date": "2020", - "value": 27021, - "facet": 1145703171 + "date": "2021", + "value": 26153, + "facet": 2176550201 } ] }, @@ -23367,9 +23367,9 @@ "entity": "geoId/45039", "points_by_facet": [ { - "date": "2020", - "value": 22406, - "facet": 1145703171 + "date": "2021", + "value": 20690, + "facet": 2176550201 } ] }, @@ -23377,9 +23377,9 @@ "entity": "geoId/45041", "points_by_facet": [ { - "date": "2020", - "value": 138237, - "facet": 1145703171 + "date": "2021", + "value": 136504, + "facet": 2176550201 } ] }, @@ -23387,9 +23387,9 @@ "entity": "geoId/45043", "points_by_facet": [ { - "date": "2020", - "value": 62150, - "facet": 1145703171 + "date": "2021", + "value": 63921, + "facet": 2176550201 } ] }, @@ -23397,9 +23397,9 @@ "entity": "geoId/45045", "points_by_facet": [ { - "date": "2020", - "value": 516126, - "facet": 1145703171 + "date": "2021", + "value": 533834, + "facet": 2176550201 } ] }, @@ -23407,9 +23407,9 @@ "entity": "geoId/45047", "points_by_facet": [ { - "date": "2020", - "value": 70672, - "facet": 1145703171 + "date": "2021", + "value": 69241, + "facet": 2176550201 } ] }, @@ -23417,9 +23417,9 @@ "entity": "geoId/45049", "points_by_facet": [ { - "date": "2020", - "value": 19223, - "facet": 1145703171 + "date": "2021", + "value": 18180, + "facet": 2176550201 } ] }, @@ -23427,9 +23427,9 @@ "entity": "geoId/45051", "points_by_facet": [ { - "date": "2020", - "value": 344186, - "facet": 1145703171 + "date": "2021", + "value": 365579, + "facet": 2176550201 } ] }, @@ -23437,9 +23437,9 @@ "entity": "geoId/45053", "points_by_facet": [ { - "date": "2020", - "value": 29558, - "facet": 1145703171 + "date": "2021", + "value": 30324, + "facet": 2176550201 } ] }, @@ -23447,9 +23447,9 @@ "entity": "geoId/45055", "points_by_facet": [ { - "date": "2020", - "value": 65926, - "facet": 1145703171 + "date": "2021", + "value": 66130, + "facet": 2176550201 } ] }, @@ -23457,9 +23457,9 @@ "entity": "geoId/45057", "points_by_facet": [ { - "date": "2020", - "value": 95378, - "facet": 1145703171 + "date": "2021", + "value": 100336, + "facet": 2176550201 } ] }, @@ -23467,9 +23467,9 @@ "entity": "geoId/45059", "points_by_facet": [ { - "date": "2020", - "value": 66990, - "facet": 1145703171 + "date": "2021", + "value": 67803, + "facet": 2176550201 } ] }, @@ -23477,9 +23477,9 @@ "entity": "geoId/45061", "points_by_facet": [ { - "date": "2020", - "value": 17144, - "facet": 1145703171 + "date": "2021", + "value": 16280, + "facet": 2176550201 } ] }, @@ -23487,9 +23487,9 @@ "entity": "geoId/45063", "points_by_facet": [ { - "date": "2020", - "value": 295033, - "facet": 1145703171 + "date": "2021", + "value": 300137, + "facet": 2176550201 } ] }, @@ -23497,9 +23497,9 @@ "entity": "geoId/45065", "points_by_facet": [ { - "date": "2020", - "value": 9495, - "facet": 1145703171 + "date": "2021", + "value": 9760, + "facet": 2176550201 } ] }, @@ -23507,9 +23507,9 @@ "entity": "geoId/45067", "points_by_facet": [ { - "date": "2020", - "value": 30954, - "facet": 1145703171 + "date": "2021", + "value": 28784, + "facet": 2176550201 } ] }, @@ -23517,9 +23517,9 @@ "entity": "geoId/45069", "points_by_facet": [ { - "date": "2020", - "value": 26376, - "facet": 1145703171 + "date": "2021", + "value": 26382, + "facet": 2176550201 } ] }, @@ -23527,9 +23527,9 @@ "entity": "geoId/45071", "points_by_facet": [ { - "date": "2020", - "value": 38329, - "facet": 1145703171 + "date": "2021", + "value": 37996, + "facet": 2176550201 } ] }, @@ -23537,9 +23537,9 @@ "entity": "geoId/45073", "points_by_facet": [ { - "date": "2020", - "value": 78314, - "facet": 1145703171 + "date": "2021", + "value": 79203, + "facet": 2176550201 } ] }, @@ -23547,9 +23547,9 @@ "entity": "geoId/45075", "points_by_facet": [ { - "date": "2020", - "value": 86953, - "facet": 1145703171 + "date": "2021", + "value": 82962, + "facet": 2176550201 } ] }, @@ -23557,9 +23557,9 @@ "entity": "geoId/45077", "points_by_facet": [ { - "date": "2020", - "value": 125381, - "facet": 1145703171 + "date": "2021", + "value": 132229, + "facet": 2176550201 } ] }, @@ -23567,9 +23567,9 @@ "entity": "geoId/45079", "points_by_facet": [ { - "date": "2020", - "value": 414660, - "facet": 1145703171 + "date": "2021", + "value": 418307, + "facet": 2176550201 } ] }, @@ -23577,9 +23577,9 @@ "entity": "geoId/45081", "points_by_facet": [ { - "date": "2020", - "value": 20292, - "facet": 1145703171 + "date": "2021", + "value": 18821, + "facet": 2176550201 } ] }, @@ -23587,9 +23587,9 @@ "entity": "geoId/45083", "points_by_facet": [ { - "date": "2020", - "value": 313791, - "facet": 1145703171 + "date": "2021", + "value": 335864, + "facet": 2176550201 } ] }, @@ -23597,9 +23597,9 @@ "entity": "geoId/45085", "points_by_facet": [ { - "date": "2020", - "value": 106675, - "facet": 1145703171 + "date": "2021", + "value": 104758, + "facet": 2176550201 } ] }, @@ -23607,9 +23607,9 @@ "entity": "geoId/45087", "points_by_facet": [ { - "date": "2020", - "value": 27325, - "facet": 1145703171 + "date": "2021", + "value": 27016, + "facet": 2176550201 } ] }, @@ -23617,9 +23617,9 @@ "entity": "geoId/45089", "points_by_facet": [ { - "date": "2020", - "value": 30810, - "facet": 1145703171 + "date": "2021", + "value": 30484, + "facet": 2176550201 } ] }, @@ -23627,9 +23627,9 @@ "entity": "geoId/45091", "points_by_facet": [ { - "date": "2020", - "value": 273887, - "facet": 1145703171 + "date": "2021", + "value": 288595, + "facet": 2176550201 } ] }, @@ -23637,9 +23637,9 @@ "entity": "geoId/46003", "points_by_facet": [ { - "date": "2020", - "value": 2757, - "facet": 1145703171 + "date": "2021", + "value": 2748, + "facet": 2176550201 } ] }, @@ -23647,9 +23647,9 @@ "entity": "geoId/46005", "points_by_facet": [ { - "date": "2020", - "value": 18338, - "facet": 1145703171 + "date": "2021", + "value": 19121, + "facet": 2176550201 } ] }, @@ -23657,9 +23657,9 @@ "entity": "geoId/46007", "points_by_facet": [ { - "date": "2020", - "value": 3430, - "facet": 1145703171 + "date": "2021", + "value": 3406, + "facet": 2176550201 } ] }, @@ -23667,9 +23667,9 @@ "entity": "geoId/46009", "points_by_facet": [ { - "date": "2020", - "value": 6914, - "facet": 1145703171 + "date": "2021", + "value": 7014, + "facet": 2176550201 } ] }, @@ -23677,9 +23677,9 @@ "entity": "geoId/46011", "points_by_facet": [ { - "date": "2020", - "value": 35115, - "facet": 1145703171 + "date": "2021", + "value": 34639, + "facet": 2176550201 } ] }, @@ -23687,9 +23687,9 @@ "entity": "geoId/46013", "points_by_facet": [ { - "date": "2020", - "value": 38988, - "facet": 1145703171 + "date": "2021", + "value": 38101, + "facet": 2176550201 } ] }, @@ -23697,9 +23697,9 @@ "entity": "geoId/46015", "points_by_facet": [ { - "date": "2020", - "value": 5233, - "facet": 1145703171 + "date": "2021", + "value": 5242, + "facet": 2176550201 } ] }, @@ -23707,9 +23707,9 @@ "entity": "geoId/46017", "points_by_facet": [ { - "date": "2020", - "value": 2005, - "facet": 1145703171 + "date": "2021", + "value": 1923, + "facet": 2176550201 } ] }, @@ -23717,9 +23717,9 @@ "entity": "geoId/46019", "points_by_facet": [ { - "date": "2020", - "value": 10295, - "facet": 1145703171 + "date": "2021", + "value": 10456, + "facet": 2176550201 } ] }, @@ -23727,9 +23727,9 @@ "entity": "geoId/46021", "points_by_facet": [ { - "date": "2020", - "value": 1458, - "facet": 1145703171 + "date": "2021", + "value": 1380, + "facet": 2176550201 } ] }, @@ -23737,9 +23737,9 @@ "entity": "geoId/46023", "points_by_facet": [ { - "date": "2020", - "value": 9324, - "facet": 1145703171 + "date": "2021", + "value": 9163, + "facet": 2176550201 } ] }, @@ -23747,9 +23747,9 @@ "entity": "geoId/46025", "points_by_facet": [ { - "date": "2020", - "value": 3715, - "facet": 1145703171 + "date": "2021", + "value": 3855, + "facet": 2176550201 } ] }, @@ -23757,9 +23757,9 @@ "entity": "geoId/46027", "points_by_facet": [ { - "date": "2020", - "value": 14076, - "facet": 1145703171 + "date": "2021", + "value": 15150, + "facet": 2176550201 } ] }, @@ -23767,9 +23767,9 @@ "entity": "geoId/46029", "points_by_facet": [ { - "date": "2020", - "value": 28133, - "facet": 1145703171 + "date": "2021", + "value": 28427, + "facet": 2176550201 } ] }, @@ -23777,9 +23777,9 @@ "entity": "geoId/46031", "points_by_facet": [ { - "date": "2020", - "value": 4106, - "facet": 1145703171 + "date": "2021", + "value": 3872, + "facet": 2176550201 } ] }, @@ -23787,9 +23787,9 @@ "entity": "geoId/46033", "points_by_facet": [ { - "date": "2020", - "value": 8826, - "facet": 1145703171 + "date": "2021", + "value": 8609, + "facet": 2176550201 } ] }, @@ -23797,9 +23797,9 @@ "entity": "geoId/46035", "points_by_facet": [ { - "date": "2020", - "value": 19890, - "facet": 1145703171 + "date": "2021", + "value": 19878, + "facet": 2176550201 } ] }, @@ -23807,9 +23807,9 @@ "entity": "geoId/46037", "points_by_facet": [ { - "date": "2020", - "value": 5452, - "facet": 1145703171 + "date": "2021", + "value": 5414, + "facet": 2176550201 } ] }, @@ -23817,9 +23817,9 @@ "entity": "geoId/46039", "points_by_facet": [ { - "date": "2020", - "value": 4309, - "facet": 1145703171 + "date": "2021", + "value": 4272, + "facet": 2176550201 } ] }, @@ -23827,9 +23827,9 @@ "entity": "geoId/46041", "points_by_facet": [ { - "date": "2020", - "value": 5841, - "facet": 1145703171 + "date": "2021", + "value": 5246, + "facet": 2176550201 } ] }, @@ -23837,9 +23837,9 @@ "entity": "geoId/46043", "points_by_facet": [ { - "date": "2020", - "value": 2913, - "facet": 1145703171 + "date": "2021", + "value": 2821, + "facet": 2176550201 } ] }, @@ -23847,9 +23847,9 @@ "entity": "geoId/46045", "points_by_facet": [ { - "date": "2020", - "value": 3876, - "facet": 1145703171 + "date": "2021", + "value": 4033, + "facet": 2176550201 } ] }, @@ -23857,9 +23857,9 @@ "entity": "geoId/46047", "points_by_facet": [ { - "date": "2020", - "value": 6721, - "facet": 1145703171 + "date": "2021", + "value": 7202, + "facet": 2176550201 } ] }, @@ -23867,9 +23867,9 @@ "entity": "geoId/46049", "points_by_facet": [ { - "date": "2020", - "value": 2315, - "facet": 1145703171 + "date": "2021", + "value": 2137, + "facet": 2176550201 } ] }, @@ -23877,9 +23877,9 @@ "entity": "geoId/46051", "points_by_facet": [ { - "date": "2020", - "value": 7125, - "facet": 1145703171 + "date": "2021", + "value": 7519, + "facet": 2176550201 } ] }, @@ -23887,9 +23887,9 @@ "entity": "geoId/46053", "points_by_facet": [ { - "date": "2020", - "value": 4193, - "facet": 1145703171 + "date": "2021", + "value": 3977, + "facet": 2176550201 } ] }, @@ -23897,9 +23897,9 @@ "entity": "geoId/46055", "points_by_facet": [ { - "date": "2020", - "value": 1935, - "facet": 1145703171 + "date": "2021", + "value": 1835, + "facet": 2176550201 } ] }, @@ -23907,9 +23907,9 @@ "entity": "geoId/46057", "points_by_facet": [ { - "date": "2020", - "value": 6104, - "facet": 1145703171 + "date": "2021", + "value": 6255, + "facet": 2176550201 } ] }, @@ -23917,9 +23917,9 @@ "entity": "geoId/46059", "points_by_facet": [ { - "date": "2020", - "value": 3064, - "facet": 1145703171 + "date": "2021", + "value": 3095, + "facet": 2176550201 } ] }, @@ -23927,9 +23927,9 @@ "entity": "geoId/46061", "points_by_facet": [ { - "date": "2020", - "value": 3423, - "facet": 1145703171 + "date": "2021", + "value": 3505, + "facet": 2176550201 } ] }, @@ -23937,9 +23937,9 @@ "entity": "geoId/46063", "points_by_facet": [ { - "date": "2020", - "value": 1178, - "facet": 1145703171 + "date": "2021", + "value": 1327, + "facet": 2176550201 } ] }, @@ -23947,9 +23947,9 @@ "entity": "geoId/46065", "points_by_facet": [ { - "date": "2020", - "value": 17560, - "facet": 1145703171 + "date": "2021", + "value": 17694, + "facet": 2176550201 } ] }, @@ -23957,9 +23957,9 @@ "entity": "geoId/46067", "points_by_facet": [ { - "date": "2020", - "value": 7308, - "facet": 1145703171 + "date": "2021", + "value": 7411, + "facet": 2176550201 } ] }, @@ -23967,9 +23967,9 @@ "entity": "geoId/46069", "points_by_facet": [ { - "date": "2020", - "value": 1446, - "facet": 1145703171 + "date": "2021", + "value": 1236, + "facet": 2176550201 } ] }, @@ -23977,9 +23977,9 @@ "entity": "geoId/46071", "points_by_facet": [ { - "date": "2020", - "value": 3296, - "facet": 1145703171 + "date": "2021", + "value": 2878, + "facet": 2176550201 } ] }, @@ -23987,9 +23987,9 @@ "entity": "geoId/46073", "points_by_facet": [ { - "date": "2020", - "value": 2009, - "facet": 1145703171 + "date": "2021", + "value": 1636, + "facet": 2176550201 } ] }, @@ -23997,9 +23997,9 @@ "entity": "geoId/46075", "points_by_facet": [ { - "date": "2020", - "value": 873, - "facet": 1145703171 + "date": "2021", + "value": 879, + "facet": 2176550201 } ] }, @@ -24007,9 +24007,9 @@ "entity": "geoId/46077", "points_by_facet": [ { - "date": "2020", - "value": 4936, - "facet": 1145703171 + "date": "2021", + "value": 5192, + "facet": 2176550201 } ] }, @@ -24017,9 +24017,9 @@ "entity": "geoId/46079", "points_by_facet": [ { - "date": "2020", - "value": 12747, - "facet": 1145703171 + "date": "2021", + "value": 10851, + "facet": 2176550201 } ] }, @@ -24027,9 +24027,9 @@ "entity": "geoId/46081", "points_by_facet": [ { - "date": "2020", - "value": 25806, - "facet": 1145703171 + "date": "2021", + "value": 26165, + "facet": 2176550201 } ] }, @@ -24037,9 +24037,9 @@ "entity": "geoId/46083", "points_by_facet": [ { - "date": "2020", - "value": 58887, - "facet": 1145703171 + "date": "2021", + "value": 67870, + "facet": 2176550201 } ] }, @@ -24047,9 +24047,9 @@ "entity": "geoId/46085", "points_by_facet": [ { - "date": "2020", - "value": 3831, - "facet": 1145703171 + "date": "2021", + "value": 3764, + "facet": 2176550201 } ] }, @@ -24057,9 +24057,9 @@ "entity": "geoId/46087", "points_by_facet": [ { - "date": "2020", - "value": 5543, - "facet": 1145703171 + "date": "2021", + "value": 5695, + "facet": 2176550201 } ] }, @@ -24067,9 +24067,9 @@ "entity": "geoId/46089", "points_by_facet": [ { - "date": "2020", - "value": 2316, - "facet": 1145703171 + "date": "2021", + "value": 2420, + "facet": 2176550201 } ] }, @@ -24077,9 +24077,9 @@ "entity": "geoId/46091", "points_by_facet": [ { - "date": "2020", - "value": 4881, - "facet": 1145703171 + "date": "2021", + "value": 4304, + "facet": 2176550201 } ] }, @@ -24087,9 +24087,9 @@ "entity": "geoId/46093", "points_by_facet": [ { - "date": "2020", - "value": 28149, - "facet": 1145703171 + "date": "2021", + "value": 30173, + "facet": 2176550201 } ] }, @@ -24097,9 +24097,9 @@ "entity": "geoId/46095", "points_by_facet": [ { - "date": "2020", - "value": 2065, - "facet": 1145703171 + "date": "2021", + "value": 1908, + "facet": 2176550201 } ] }, @@ -24107,9 +24107,9 @@ "entity": "geoId/46097", "points_by_facet": [ { - "date": "2020", - "value": 2213, - "facet": 1145703171 + "date": "2021", + "value": 2314, + "facet": 2176550201 } ] }, @@ -24117,9 +24117,9 @@ "entity": "geoId/46099", "points_by_facet": [ { - "date": "2020", - "value": 191682, - "facet": 1145703171 + "date": "2021", + "value": 199685, + "facet": 2176550201 } ] }, @@ -24127,9 +24127,9 @@ "entity": "geoId/46101", "points_by_facet": [ { - "date": "2020", - "value": 6508, - "facet": 1145703171 + "date": "2021", + "value": 6315, + "facet": 2176550201 } ] }, @@ -24137,9 +24137,9 @@ "entity": "geoId/46102", "points_by_facet": [ { - "date": "2020", - "value": 14277, - "facet": 1145703171 + "date": "2021", + "value": 13586, + "facet": 2176550201 } ] }, @@ -24147,9 +24147,9 @@ "entity": "geoId/46103", "points_by_facet": [ { - "date": "2020", - "value": 112504, - "facet": 1145703171 + "date": "2021", + "value": 111806, + "facet": 2176550201 } ] }, @@ -24157,9 +24157,9 @@ "entity": "geoId/46105", "points_by_facet": [ { - "date": "2020", - "value": 2996, - "facet": 1145703171 + "date": "2021", + "value": 2819, + "facet": 2176550201 } ] }, @@ -24167,9 +24167,9 @@ "entity": "geoId/46107", "points_by_facet": [ { - "date": "2020", - "value": 2311, - "facet": 1145703171 + "date": "2021", + "value": 2475, + "facet": 2176550201 } ] }, @@ -24177,9 +24177,9 @@ "entity": "geoId/46109", "points_by_facet": [ { - "date": "2020", - "value": 10310, - "facet": 1145703171 + "date": "2021", + "value": 10163, + "facet": 2176550201 } ] }, @@ -24187,9 +24187,9 @@ "entity": "geoId/46111", "points_by_facet": [ { - "date": "2020", - "value": 2372, - "facet": 1145703171 + "date": "2021", + "value": 2378, + "facet": 2176550201 } ] }, @@ -24207,9 +24207,9 @@ "entity": "geoId/46115", "points_by_facet": [ { - "date": "2020", - "value": 6438, - "facet": 1145703171 + "date": "2021", + "value": 6269, + "facet": 2176550201 } ] }, @@ -24217,9 +24217,9 @@ "entity": "geoId/46117", "points_by_facet": [ { - "date": "2020", - "value": 3058, - "facet": 1145703171 + "date": "2021", + "value": 3032, + "facet": 2176550201 } ] }, @@ -24227,9 +24227,9 @@ "entity": "geoId/46119", "points_by_facet": [ { - "date": "2020", - "value": 1278, - "facet": 1145703171 + "date": "2021", + "value": 1476, + "facet": 2176550201 } ] }, @@ -24237,9 +24237,9 @@ "entity": "geoId/46121", "points_by_facet": [ { - "date": "2020", - "value": 10308, - "facet": 1145703171 + "date": "2021", + "value": 9286, + "facet": 2176550201 } ] }, @@ -24247,9 +24247,9 @@ "entity": "geoId/46123", "points_by_facet": [ { - "date": "2020", - "value": 5448, - "facet": 1145703171 + "date": "2021", + "value": 5569, + "facet": 2176550201 } ] }, @@ -24257,9 +24257,9 @@ "entity": "geoId/46125", "points_by_facet": [ { - "date": "2020", - "value": 8325, - "facet": 1145703171 + "date": "2021", + "value": 8708, + "facet": 2176550201 } ] }, @@ -24267,9 +24267,9 @@ "entity": "geoId/46127", "points_by_facet": [ { - "date": "2020", - "value": 15659, - "facet": 1145703171 + "date": "2021", + "value": 16872, + "facet": 2176550201 } ] }, @@ -24277,9 +24277,9 @@ "entity": "geoId/46129", "points_by_facet": [ { - "date": "2020", - "value": 5431, - "facet": 1145703171 + "date": "2021", + "value": 5248, + "facet": 2176550201 } ] }, @@ -24287,9 +24287,9 @@ "entity": "geoId/46135", "points_by_facet": [ { - "date": "2020", - "value": 22746, - "facet": 1145703171 + "date": "2021", + "value": 23297, + "facet": 2176550201 } ] }, @@ -24297,9 +24297,9 @@ "entity": "geoId/46137", "points_by_facet": [ { - "date": "2020", - "value": 2767, - "facet": 1145703171 + "date": "2021", + "value": 2380, + "facet": 2176550201 } ] }, @@ -24307,9 +24307,9 @@ "entity": "geoId/47001", "points_by_facet": [ { - "date": "2020", - "value": 76513, - "facet": 1145703171 + "date": "2021", + "value": 77576, + "facet": 2176550201 } ] }, @@ -24317,9 +24317,9 @@ "entity": "geoId/47003", "points_by_facet": [ { - "date": "2020", - "value": 48937, - "facet": 1145703171 + "date": "2021", + "value": 51119, + "facet": 2176550201 } ] }, @@ -24327,9 +24327,9 @@ "entity": "geoId/47005", "points_by_facet": [ { - "date": "2020", - "value": 16133, - "facet": 1145703171 + "date": "2021", + "value": 15872, + "facet": 2176550201 } ] }, @@ -24337,9 +24337,9 @@ "entity": "geoId/47007", "points_by_facet": [ { - "date": "2020", - "value": 14961, - "facet": 1145703171 + "date": "2021", + "value": 15234, + "facet": 2176550201 } ] }, @@ -24347,9 +24347,9 @@ "entity": "geoId/47009", "points_by_facet": [ { - "date": "2020", - "value": 131641, - "facet": 1145703171 + "date": "2021", + "value": 137605, + "facet": 2176550201 } ] }, @@ -24357,9 +24357,9 @@ "entity": "geoId/47011", "points_by_facet": [ { - "date": "2020", - "value": 106924, - "facet": 1145703171 + "date": "2021", + "value": 110162, + "facet": 2176550201 } ] }, @@ -24367,9 +24367,9 @@ "entity": "geoId/47013", "points_by_facet": [ { - "date": "2020", - "value": 39818, - "facet": 1145703171 + "date": "2021", + "value": 39578, + "facet": 2176550201 } ] }, @@ -24377,9 +24377,9 @@ "entity": "geoId/47015", "points_by_facet": [ { - "date": "2020", - "value": 14374, - "facet": 1145703171 + "date": "2021", + "value": 14553, + "facet": 2176550201 } ] }, @@ -24387,9 +24387,9 @@ "entity": "geoId/47017", "points_by_facet": [ { - "date": "2020", - "value": 27841, - "facet": 1145703171 + "date": "2021", + "value": 28432, + "facet": 2176550201 } ] }, @@ -24397,9 +24397,9 @@ "entity": "geoId/47019", "points_by_facet": [ { - "date": "2020", - "value": 56452, - "facet": 1145703171 + "date": "2021", + "value": 56134, + "facet": 2176550201 } ] }, @@ -24407,9 +24407,9 @@ "entity": "geoId/47021", "points_by_facet": [ { - "date": "2020", - "value": 40539, - "facet": 1145703171 + "date": "2021", + "value": 41523, + "facet": 2176550201 } ] }, @@ -24417,9 +24417,9 @@ "entity": "geoId/47023", "points_by_facet": [ { - "date": "2020", - "value": 17260, - "facet": 1145703171 + "date": "2021", + "value": 17504, + "facet": 2176550201 } ] }, @@ -24427,9 +24427,9 @@ "entity": "geoId/47025", "points_by_facet": [ { - "date": "2020", - "value": 31827, - "facet": 1145703171 + "date": "2021", + "value": 32267, + "facet": 2176550201 } ] }, @@ -24437,9 +24437,9 @@ "entity": "geoId/47027", "points_by_facet": [ { - "date": "2020", - "value": 7640, - "facet": 1145703171 + "date": "2021", + "value": 7555, + "facet": 2176550201 } ] }, @@ -24447,9 +24447,9 @@ "entity": "geoId/47029", "points_by_facet": [ { - "date": "2020", - "value": 35797, - "facet": 1145703171 + "date": "2021", + "value": 36418, + "facet": 2176550201 } ] }, @@ -24457,9 +24457,9 @@ "entity": "geoId/47031", "points_by_facet": [ { - "date": "2020", - "value": 56024, - "facet": 1145703171 + "date": "2021", + "value": 59032, + "facet": 2176550201 } ] }, @@ -24467,9 +24467,9 @@ "entity": "geoId/47033", "points_by_facet": [ { - "date": "2020", - "value": 14310, - "facet": 1145703171 + "date": "2021", + "value": 13979, + "facet": 2176550201 } ] }, @@ -24477,9 +24477,9 @@ "entity": "geoId/47035", "points_by_facet": [ { - "date": "2020", - "value": 60016, - "facet": 1145703171 + "date": "2021", + "value": 62451, + "facet": 2176550201 } ] }, @@ -24487,9 +24487,9 @@ "entity": "geoId/47037", "points_by_facet": [ { - "date": "2020", - "value": 690540, - "facet": 1145703171 + "date": "2021", + "value": 703953, + "facet": 2176550201 } ] }, @@ -24497,9 +24497,9 @@ "entity": "geoId/47039", "points_by_facet": [ { - "date": "2020", - "value": 11663, - "facet": 1145703171 + "date": "2021", + "value": 11391, + "facet": 2176550201 } ] }, @@ -24507,9 +24507,9 @@ "entity": "geoId/47041", "points_by_facet": [ { - "date": "2020", - "value": 20104, - "facet": 1145703171 + "date": "2021", + "value": 20478, + "facet": 2176550201 } ] }, @@ -24517,9 +24517,9 @@ "entity": "geoId/47043", "points_by_facet": [ { - "date": "2020", - "value": 53289, - "facet": 1145703171 + "date": "2021", + "value": 55292, + "facet": 2176550201 } ] }, @@ -24527,9 +24527,9 @@ "entity": "geoId/47045", "points_by_facet": [ { - "date": "2020", - "value": 37201, - "facet": 1145703171 + "date": "2021", + "value": 36615, + "facet": 2176550201 } ] }, @@ -24537,9 +24537,9 @@ "entity": "geoId/47047", "points_by_facet": [ { - "date": "2020", - "value": 40612, - "facet": 1145703171 + "date": "2021", + "value": 42832, + "facet": 2176550201 } ] }, @@ -24547,9 +24547,9 @@ "entity": "geoId/47049", "points_by_facet": [ { - "date": "2020", - "value": 18405, - "facet": 1145703171 + "date": "2021", + "value": 18850, + "facet": 2176550201 } ] }, @@ -24557,9 +24557,9 @@ "entity": "geoId/47051", "points_by_facet": [ { - "date": "2020", - "value": 41999, - "facet": 1145703171 + "date": "2021", + "value": 43215, + "facet": 2176550201 } ] }, @@ -24567,9 +24567,9 @@ "entity": "geoId/47053", "points_by_facet": [ { - "date": "2020", - "value": 49193, - "facet": 1145703171 + "date": "2021", + "value": 50541, + "facet": 2176550201 } ] }, @@ -24577,9 +24577,9 @@ "entity": "geoId/47055", "points_by_facet": [ { - "date": "2020", - "value": 29403, - "facet": 1145703171 + "date": "2021", + "value": 30542, + "facet": 2176550201 } ] }, @@ -24587,9 +24587,9 @@ "entity": "geoId/47057", "points_by_facet": [ { - "date": "2020", - "value": 23268, - "facet": 1145703171 + "date": "2021", + "value": 23763, + "facet": 2176550201 } ] }, @@ -24597,9 +24597,9 @@ "entity": "geoId/47059", "points_by_facet": [ { - "date": "2020", - "value": 69077, - "facet": 1145703171 + "date": "2021", + "value": 70621, + "facet": 2176550201 } ] }, @@ -24607,9 +24607,9 @@ "entity": "geoId/47061", "points_by_facet": [ { - "date": "2020", - "value": 13371, - "facet": 1145703171 + "date": "2021", + "value": 13622, + "facet": 2176550201 } ] }, @@ -24617,9 +24617,9 @@ "entity": "geoId/47063", "points_by_facet": [ { - "date": "2020", - "value": 64479, - "facet": 1145703171 + "date": "2021", + "value": 64468, + "facet": 2176550201 } ] }, @@ -24627,9 +24627,9 @@ "entity": "geoId/47065", "points_by_facet": [ { - "date": "2020", - "value": 364718, - "facet": 1145703171 + "date": "2021", + "value": 369135, + "facet": 2176550201 } ] }, @@ -24637,9 +24637,9 @@ "entity": "geoId/47067", "points_by_facet": [ { - "date": "2020", - "value": 6568, - "facet": 1145703171 + "date": "2021", + "value": 6787, + "facet": 2176550201 } ] }, @@ -24647,9 +24647,9 @@ "entity": "geoId/47069", "points_by_facet": [ { - "date": "2020", - "value": 25247, - "facet": 1145703171 + "date": "2021", + "value": 25426, + "facet": 2176550201 } ] }, @@ -24657,9 +24657,9 @@ "entity": "geoId/47071", "points_by_facet": [ { - "date": "2020", - "value": 25665, - "facet": 1145703171 + "date": "2021", + "value": 26892, + "facet": 2176550201 } ] }, @@ -24667,9 +24667,9 @@ "entity": "geoId/47073", "points_by_facet": [ { - "date": "2020", - "value": 56735, - "facet": 1145703171 + "date": "2021", + "value": 57288, + "facet": 2176550201 } ] }, @@ -24677,9 +24677,9 @@ "entity": "geoId/47075", "points_by_facet": [ { - "date": "2020", - "value": 17391, - "facet": 1145703171 + "date": "2021", + "value": 17694, + "facet": 2176550201 } ] }, @@ -24687,9 +24687,9 @@ "entity": "geoId/47077", "points_by_facet": [ { - "date": "2020", - "value": 27956, - "facet": 1145703171 + "date": "2021", + "value": 27953, + "facet": 2176550201 } ] }, @@ -24697,9 +24697,9 @@ "entity": "geoId/47079", "points_by_facet": [ { - "date": "2020", - "value": 32251, - "facet": 1145703171 + "date": "2021", + "value": 32239, + "facet": 2176550201 } ] }, @@ -24707,9 +24707,9 @@ "entity": "geoId/47081", "points_by_facet": [ { - "date": "2020", - "value": 25017, - "facet": 1145703171 + "date": "2021", + "value": 25307, + "facet": 2176550201 } ] }, @@ -24717,9 +24717,9 @@ "entity": "geoId/47083", "points_by_facet": [ { - "date": "2020", - "value": 8201, - "facet": 1145703171 + "date": "2021", + "value": 8317, + "facet": 2176550201 } ] }, @@ -24727,9 +24727,9 @@ "entity": "geoId/47085", "points_by_facet": [ { - "date": "2020", - "value": 18528, - "facet": 1145703171 + "date": "2021", + "value": 19211, + "facet": 2176550201 } ] }, @@ -24737,9 +24737,9 @@ "entity": "geoId/47087", "points_by_facet": [ { - "date": "2020", - "value": 11767, - "facet": 1145703171 + "date": "2021", + "value": 11750, + "facet": 2176550201 } ] }, @@ -24747,9 +24747,9 @@ "entity": "geoId/47089", "points_by_facet": [ { - "date": "2020", - "value": 54162, - "facet": 1145703171 + "date": "2021", + "value": 55624, + "facet": 2176550201 } ] }, @@ -24757,9 +24757,9 @@ "entity": "geoId/47091", "points_by_facet": [ { - "date": "2020", - "value": 17755, - "facet": 1145703171 + "date": "2021", + "value": 18170, + "facet": 2176550201 } ] }, @@ -24767,9 +24767,9 @@ "entity": "geoId/47093", "points_by_facet": [ { - "date": "2020", - "value": 466184, - "facet": 1145703171 + "date": "2021", + "value": 486677, + "facet": 2176550201 } ] }, @@ -24777,9 +24777,9 @@ "entity": "geoId/47095", "points_by_facet": [ { - "date": "2020", - "value": 7273, - "facet": 1145703171 + "date": "2021", + "value": 7128, + "facet": 2176550201 } ] }, @@ -24787,9 +24787,9 @@ "entity": "geoId/47097", "points_by_facet": [ { - "date": "2020", - "value": 25689, - "facet": 1145703171 + "date": "2021", + "value": 25108, + "facet": 2176550201 } ] }, @@ -24797,9 +24797,9 @@ "entity": "geoId/47099", "points_by_facet": [ { - "date": "2020", - "value": 43780, - "facet": 1145703171 + "date": "2021", + "value": 44828, + "facet": 2176550201 } ] }, @@ -24807,9 +24807,9 @@ "entity": "geoId/47101", "points_by_facet": [ { - "date": "2020", - "value": 12131, - "facet": 1145703171 + "date": "2021", + "value": 12857, + "facet": 2176550201 } ] }, @@ -24817,9 +24817,9 @@ "entity": "geoId/47103", "points_by_facet": [ { - "date": "2020", - "value": 34158, - "facet": 1145703171 + "date": "2021", + "value": 35433, + "facet": 2176550201 } ] }, @@ -24827,9 +24827,9 @@ "entity": "geoId/47105", "points_by_facet": [ { - "date": "2020", - "value": 53169, - "facet": 1145703171 + "date": "2021", + "value": 56690, + "facet": 2176550201 } ] }, @@ -24837,9 +24837,9 @@ "entity": "geoId/47107", "points_by_facet": [ { - "date": "2020", - "value": 53392, - "facet": 1145703171 + "date": "2021", + "value": 54059, + "facet": 2176550201 } ] }, @@ -24847,9 +24847,9 @@ "entity": "geoId/47109", "points_by_facet": [ { - "date": "2020", - "value": 25814, - "facet": 1145703171 + "date": "2021", + "value": 25860, + "facet": 2176550201 } ] }, @@ -24857,9 +24857,9 @@ "entity": "geoId/47111", "points_by_facet": [ { - "date": "2020", - "value": 24208, - "facet": 1145703171 + "date": "2021", + "value": 25699, + "facet": 2176550201 } ] }, @@ -24867,9 +24867,9 @@ "entity": "geoId/47113", "points_by_facet": [ { - "date": "2020", - "value": 97838, - "facet": 1145703171 + "date": "2021", + "value": 98775, + "facet": 2176550201 } ] }, @@ -24877,9 +24877,9 @@ "entity": "geoId/47115", "points_by_facet": [ { - "date": "2020", - "value": 28639, - "facet": 1145703171 + "date": "2021", + "value": 28877, + "facet": 2176550201 } ] }, @@ -24887,9 +24887,9 @@ "entity": "geoId/47117", "points_by_facet": [ { - "date": "2020", - "value": 33708, - "facet": 1145703171 + "date": "2021", + "value": 34984, + "facet": 2176550201 } ] }, @@ -24897,9 +24897,9 @@ "entity": "geoId/47119", "points_by_facet": [ { - "date": "2020", - "value": 94615, - "facet": 1145703171 + "date": "2021", + "value": 104760, + "facet": 2176550201 } ] }, @@ -24907,9 +24907,9 @@ "entity": "geoId/47121", "points_by_facet": [ { - "date": "2020", - "value": 12237, - "facet": 1145703171 + "date": "2021", + "value": 13049, + "facet": 2176550201 } ] }, @@ -24917,9 +24917,9 @@ "entity": "geoId/47123", "points_by_facet": [ { - "date": "2020", - "value": 46413, - "facet": 1145703171 + "date": "2021", + "value": 46698, + "facet": 2176550201 } ] }, @@ -24927,9 +24927,9 @@ "entity": "geoId/47125", "points_by_facet": [ { - "date": "2020", - "value": 204992, - "facet": 1145703171 + "date": "2021", + "value": 227900, + "facet": 2176550201 } ] }, @@ -24937,9 +24937,9 @@ "entity": "geoId/47127", "points_by_facet": [ { - "date": "2020", - "value": 6396, - "facet": 1145703171 + "date": "2021", + "value": 6644, + "facet": 2176550201 } ] }, @@ -24947,9 +24947,9 @@ "entity": "geoId/47129", "points_by_facet": [ { - "date": "2020", - "value": 21538, - "facet": 1145703171 + "date": "2021", + "value": 21254, + "facet": 2176550201 } ] }, @@ -24957,9 +24957,9 @@ "entity": "geoId/47131", "points_by_facet": [ { - "date": "2020", - "value": 30343, - "facet": 1145703171 + "date": "2021", + "value": 30466, + "facet": 2176550201 } ] }, @@ -24967,9 +24967,9 @@ "entity": "geoId/47133", "points_by_facet": [ { - "date": "2020", - "value": 22171, - "facet": 1145703171 + "date": "2021", + "value": 22839, + "facet": 2176550201 } ] }, @@ -24977,9 +24977,9 @@ "entity": "geoId/47135", "points_by_facet": [ { - "date": "2020", - "value": 8020, - "facet": 1145703171 + "date": "2021", + "value": 8472, + "facet": 2176550201 } ] }, @@ -24987,9 +24987,9 @@ "entity": "geoId/47137", "points_by_facet": [ { - "date": "2020", - "value": 5068, - "facet": 1145703171 + "date": "2021", + "value": 5079, + "facet": 2176550201 } ] }, @@ -24997,9 +24997,9 @@ "entity": "geoId/47139", "points_by_facet": [ { - "date": "2020", - "value": 16807, - "facet": 1145703171 + "date": "2021", + "value": 17776, + "facet": 2176550201 } ] }, @@ -25007,9 +25007,9 @@ "entity": "geoId/47141", "points_by_facet": [ { - "date": "2020", - "value": 78542, - "facet": 1145703171 + "date": "2021", + "value": 81188, + "facet": 2176550201 } ] }, @@ -25017,9 +25017,9 @@ "entity": "geoId/47143", "points_by_facet": [ { - "date": "2020", - "value": 32964, - "facet": 1145703171 + "date": "2021", + "value": 33136, + "facet": 2176550201 } ] }, @@ -25027,9 +25027,9 @@ "entity": "geoId/47145", "points_by_facet": [ { - "date": "2020", - "value": 53331, - "facet": 1145703171 + "date": "2021", + "value": 53992, + "facet": 2176550201 } ] }, @@ -25037,9 +25037,9 @@ "entity": "geoId/47147", "points_by_facet": [ { - "date": "2020", - "value": 70982, - "facet": 1145703171 + "date": "2021", + "value": 74098, + "facet": 2176550201 } ] }, @@ -25047,9 +25047,9 @@ "entity": "geoId/47149", "points_by_facet": [ { - "date": "2020", - "value": 324139, - "facet": 1145703171 + "date": "2021", + "value": 352182, + "facet": 2176550201 } ] }, @@ -25057,9 +25057,9 @@ "entity": "geoId/47151", "points_by_facet": [ { - "date": "2020", - "value": 22020, - "facet": 1145703171 + "date": "2021", + "value": 21917, + "facet": 2176550201 } ] }, @@ -25067,9 +25067,9 @@ "entity": "geoId/47153", "points_by_facet": [ { - "date": "2020", - "value": 14936, - "facet": 1145703171 + "date": "2021", + "value": 16396, + "facet": 2176550201 } ] }, @@ -25077,9 +25077,9 @@ "entity": "geoId/47155", "points_by_facet": [ { - "date": "2020", - "value": 98007, - "facet": 1145703171 + "date": "2021", + "value": 99517, + "facet": 2176550201 } ] }, @@ -25087,9 +25087,9 @@ "entity": "geoId/47157", "points_by_facet": [ { - "date": "2020", - "value": 936611, - "facet": 1145703171 + "date": "2021", + "value": 924454, + "facet": 2176550201 } ] }, @@ -25097,9 +25097,9 @@ "entity": "geoId/47159", "points_by_facet": [ { - "date": "2020", - "value": 19926, - "facet": 1145703171 + "date": "2021", + "value": 20172, + "facet": 2176550201 } ] }, @@ -25107,9 +25107,9 @@ "entity": "geoId/47161", "points_by_facet": [ { - "date": "2020", - "value": 13553, - "facet": 1145703171 + "date": "2021", + "value": 13855, + "facet": 2176550201 } ] }, @@ -25117,9 +25117,9 @@ "entity": "geoId/47163", "points_by_facet": [ { - "date": "2020", - "value": 157707, - "facet": 1145703171 + "date": "2021", + "value": 159265, + "facet": 2176550201 } ] }, @@ -25127,9 +25127,9 @@ "entity": "geoId/47165", "points_by_facet": [ { - "date": "2020", - "value": 187680, - "facet": 1145703171 + "date": "2021", + "value": 200557, + "facet": 2176550201 } ] }, @@ -25137,9 +25137,9 @@ "entity": "geoId/47167", "points_by_facet": [ { - "date": "2020", - "value": 61562, - "facet": 1145703171 + "date": "2021", + "value": 61004, + "facet": 2176550201 } ] }, @@ -25147,9 +25147,9 @@ "entity": "geoId/47169", "points_by_facet": [ { - "date": "2020", - "value": 10910, - "facet": 1145703171 + "date": "2021", + "value": 12035, + "facet": 2176550201 } ] }, @@ -25157,9 +25157,9 @@ "entity": "geoId/47171", "points_by_facet": [ { - "date": "2020", - "value": 17821, - "facet": 1145703171 + "date": "2021", + "value": 17698, + "facet": 2176550201 } ] }, @@ -25167,9 +25167,9 @@ "entity": "geoId/47173", "points_by_facet": [ { - "date": "2020", - "value": 19678, - "facet": 1145703171 + "date": "2021", + "value": 20040, + "facet": 2176550201 } ] }, @@ -25177,9 +25177,9 @@ "entity": "geoId/47175", "points_by_facet": [ { - "date": "2020", - "value": 5813, - "facet": 1145703171 + "date": "2021", + "value": 6324, + "facet": 2176550201 } ] }, @@ -25187,9 +25187,9 @@ "entity": "geoId/47177", "points_by_facet": [ { - "date": "2020", - "value": 40971, - "facet": 1145703171 + "date": "2021", + "value": 41523, + "facet": 2176550201 } ] }, @@ -25197,9 +25197,9 @@ "entity": "geoId/47179", "points_by_facet": [ { - "date": "2020", - "value": 128874, - "facet": 1145703171 + "date": "2021", + "value": 134236, + "facet": 2176550201 } ] }, @@ -25207,9 +25207,9 @@ "entity": "geoId/47181", "points_by_facet": [ { - "date": "2020", - "value": 16638, - "facet": 1145703171 + "date": "2021", + "value": 16409, + "facet": 2176550201 } ] }, @@ -25217,9 +25217,9 @@ "entity": "geoId/47183", "points_by_facet": [ { - "date": "2020", - "value": 33377, - "facet": 1145703171 + "date": "2021", + "value": 33036, + "facet": 2176550201 } ] }, @@ -25227,9 +25227,9 @@ "entity": "geoId/47185", "points_by_facet": [ { - "date": "2020", - "value": 27087, - "facet": 1145703171 + "date": "2021", + "value": 27650, + "facet": 2176550201 } ] }, @@ -25237,9 +25237,9 @@ "entity": "geoId/47187", "points_by_facet": [ { - "date": "2020", - "value": 232380, - "facet": 1145703171 + "date": "2021", + "value": 255735, + "facet": 2176550201 } ] }, @@ -25247,9 +25247,9 @@ "entity": "geoId/47189", "points_by_facet": [ { - "date": "2020", - "value": 140604, - "facet": 1145703171 + "date": "2021", + "value": 151917, + "facet": 2176550201 } ] }, @@ -25257,9 +25257,9 @@ "entity": "geoId/48001", "points_by_facet": [ { - "date": "2020", - "value": 57917, - "facet": 1145703171 + "date": "2021", + "value": 58402, + "facet": 2176550201 } ] }, @@ -25267,9 +25267,9 @@ "entity": "geoId/48003", "points_by_facet": [ { - "date": "2020", - "value": 18227, - "facet": 1145703171 + "date": "2021", + "value": 18440, + "facet": 2176550201 } ] }, @@ -25277,9 +25277,9 @@ "entity": "geoId/48005", "points_by_facet": [ { - "date": "2020", - "value": 87119, - "facet": 1145703171 + "date": "2021", + "value": 86506, + "facet": 2176550201 } ] }, @@ -25287,9 +25287,9 @@ "entity": "geoId/48007", "points_by_facet": [ { - "date": "2020", - "value": 24220, - "facet": 1145703171 + "date": "2021", + "value": 24510, + "facet": 2176550201 } ] }, @@ -25297,9 +25297,9 @@ "entity": "geoId/48009", "points_by_facet": [ { - "date": "2020", - "value": 8754, - "facet": 1145703171 + "date": "2021", + "value": 8681, + "facet": 2176550201 } ] }, @@ -25307,9 +25307,9 @@ "entity": "geoId/48011", "points_by_facet": [ { - "date": "2020", - "value": 1950, - "facet": 1145703171 + "date": "2021", + "value": 1839, + "facet": 2176550201 } ] }, @@ -25317,9 +25317,9 @@ "entity": "geoId/48013", "points_by_facet": [ { - "date": "2020", - "value": 50194, - "facet": 1145703171 + "date": "2021", + "value": 49939, + "facet": 2176550201 } ] }, @@ -25327,9 +25327,9 @@ "entity": "geoId/48015", "points_by_facet": [ { - "date": "2020", - "value": 29892, - "facet": 1145703171 + "date": "2021", + "value": 30380, + "facet": 2176550201 } ] }, @@ -25337,9 +25337,9 @@ "entity": "geoId/48017", "points_by_facet": [ { - "date": "2020", - "value": 6916, - "facet": 1145703171 + "date": "2021", + "value": 6835, + "facet": 2176550201 } ] }, @@ -25347,9 +25347,9 @@ "entity": "geoId/48019", "points_by_facet": [ { - "date": "2020", - "value": 22770, - "facet": 1145703171 + "date": "2021", + "value": 21565, + "facet": 2176550201 } ] }, @@ -25357,9 +25357,9 @@ "entity": "geoId/48021", "points_by_facet": [ { - "date": "2020", - "value": 86839, - "facet": 1145703171 + "date": "2021", + "value": 102058, + "facet": 2176550201 } ] }, @@ -25367,9 +25367,9 @@ "entity": "geoId/48023", "points_by_facet": [ { - "date": "2020", - "value": 3560, - "facet": 1145703171 + "date": "2021", + "value": 3477, + "facet": 2176550201 } ] }, @@ -25377,9 +25377,9 @@ "entity": "geoId/48025", "points_by_facet": [ { - "date": "2020", - "value": 32609, - "facet": 1145703171 + "date": "2021", + "value": 30924, + "facet": 2176550201 } ] }, @@ -25387,9 +25387,9 @@ "entity": "geoId/48027", "points_by_facet": [ { - "date": "2020", - "value": 355700, - "facet": 1145703171 + "date": "2021", + "value": 379617, + "facet": 2176550201 } ] }, @@ -25397,9 +25397,9 @@ "entity": "geoId/48029", "points_by_facet": [ { - "date": "2020", - "value": 1978826, - "facet": 1145703171 + "date": "2021", + "value": 2028236, + "facet": 2176550201 } ] }, @@ -25407,9 +25407,9 @@ "entity": "geoId/48031", "points_by_facet": [ { - "date": "2020", - "value": 11733, - "facet": 1145703171 + "date": "2021", + "value": 11886, + "facet": 2176550201 } ] }, @@ -25417,9 +25417,9 @@ "entity": "geoId/48033", "points_by_facet": [ { - "date": "2020", - "value": 653, - "facet": 1145703171 + "date": "2021", + "value": 617, + "facet": 2176550201 } ] }, @@ -25427,9 +25427,9 @@ "entity": "geoId/48035", "points_by_facet": [ { - "date": "2020", - "value": 18428, - "facet": 1145703171 + "date": "2021", + "value": 18503, + "facet": 2176550201 } ] }, @@ -25437,9 +25437,9 @@ "entity": "geoId/48037", "points_by_facet": [ { - "date": "2020", - "value": 93622, - "facet": 1145703171 + "date": "2021", + "value": 92581, + "facet": 2176550201 } ] }, @@ -25447,9 +25447,9 @@ "entity": "geoId/48039", "points_by_facet": [ { - "date": "2020", - "value": 368062, - "facet": 1145703171 + "date": "2021", + "value": 379689, + "facet": 2176550201 } ] }, @@ -25457,9 +25457,9 @@ "entity": "geoId/48041", "points_by_facet": [ { - "date": "2020", - "value": 226370, - "facet": 1145703171 + "date": "2021", + "value": 237032, + "facet": 2176550201 } ] }, @@ -25467,9 +25467,9 @@ "entity": "geoId/48043", "points_by_facet": [ { - "date": "2020", - "value": 9231, - "facet": 1145703171 + "date": "2021", + "value": 9450, + "facet": 2176550201 } ] }, @@ -25477,9 +25477,9 @@ "entity": "geoId/48045", "points_by_facet": [ { - "date": "2020", - "value": 1348, - "facet": 1145703171 + "date": "2021", + "value": 1403, + "facet": 2176550201 } ] }, @@ -25487,9 +25487,9 @@ "entity": "geoId/48047", "points_by_facet": [ { - "date": "2020", - "value": 7100, - "facet": 1145703171 + "date": "2021", + "value": 6994, + "facet": 2176550201 } ] }, @@ -25497,9 +25497,9 @@ "entity": "geoId/48049", "points_by_facet": [ { - "date": "2020", - "value": 37805, - "facet": 1145703171 + "date": "2021", + "value": 38192, + "facet": 2176550201 } ] }, @@ -25507,9 +25507,9 @@ "entity": "geoId/48051", "points_by_facet": [ { - "date": "2020", - "value": 18237, - "facet": 1145703171 + "date": "2021", + "value": 18051, + "facet": 2176550201 } ] }, @@ -25517,9 +25517,9 @@ "entity": "geoId/48053", "points_by_facet": [ { - "date": "2020", - "value": 47548, - "facet": 1145703171 + "date": "2021", + "value": 50954, + "facet": 2176550201 } ] }, @@ -25527,9 +25527,9 @@ "entity": "geoId/48055", "points_by_facet": [ { - "date": "2020", - "value": 42817, - "facet": 1145703171 + "date": "2021", + "value": 46791, + "facet": 2176550201 } ] }, @@ -25537,9 +25537,9 @@ "entity": "geoId/48057", "points_by_facet": [ { - "date": "2020", - "value": 21470, - "facet": 1145703171 + "date": "2021", + "value": 19727, + "facet": 2176550201 } ] }, @@ -25547,9 +25547,9 @@ "entity": "geoId/48059", "points_by_facet": [ { - "date": "2020", - "value": 13959, - "facet": 1145703171 + "date": "2021", + "value": 14115, + "facet": 2176550201 } ] }, @@ -25557,9 +25557,9 @@ "entity": "geoId/48061", "points_by_facet": [ { - "date": "2020", - "value": 422135, - "facet": 1145703171 + "date": "2021", + "value": 423029, + "facet": 2176550201 } ] }, @@ -25567,9 +25567,9 @@ "entity": "geoId/48063", "points_by_facet": [ { - "date": "2020", - "value": 12938, - "facet": 1145703171 + "date": "2021", + "value": 12616, + "facet": 2176550201 } ] }, @@ -25577,9 +25577,9 @@ "entity": "geoId/48065", "points_by_facet": [ { - "date": "2020", - "value": 5957, - "facet": 1145703171 + "date": "2021", + "value": 5746, + "facet": 2176550201 } ] }, @@ -25587,9 +25587,9 @@ "entity": "geoId/48067", "points_by_facet": [ { - "date": "2020", - "value": 30002, - "facet": 1145703171 + "date": "2021", + "value": 28560, + "facet": 2176550201 } ] }, @@ -25597,9 +25597,9 @@ "entity": "geoId/48069", "points_by_facet": [ { - "date": "2020", - "value": 7561, - "facet": 1145703171 + "date": "2021", + "value": 7374, + "facet": 2176550201 } ] }, @@ -25607,9 +25607,9 @@ "entity": "geoId/48071", "points_by_facet": [ { - "date": "2020", - "value": 42571, - "facet": 1145703171 + "date": "2021", + "value": 48865, + "facet": 2176550201 } ] }, @@ -25617,9 +25617,9 @@ "entity": "geoId/48073", "points_by_facet": [ { - "date": "2020", - "value": 52341, - "facet": 1145703171 + "date": "2021", + "value": 51097, + "facet": 2176550201 } ] }, @@ -25627,9 +25627,9 @@ "entity": "geoId/48075", "points_by_facet": [ { - "date": "2020", - "value": 7219, - "facet": 1145703171 + "date": "2021", + "value": 6736, + "facet": 2176550201 } ] }, @@ -25637,9 +25637,9 @@ "entity": "geoId/48077", "points_by_facet": [ { - "date": "2020", - "value": 10444, - "facet": 1145703171 + "date": "2021", + "value": 10263, + "facet": 2176550201 } ] }, @@ -25647,9 +25647,9 @@ "entity": "geoId/48079", "points_by_facet": [ { - "date": "2020", - "value": 2860, - "facet": 1145703171 + "date": "2021", + "value": 2516, + "facet": 2176550201 } ] }, @@ -25657,9 +25657,9 @@ "entity": "geoId/48081", "points_by_facet": [ { - "date": "2020", - "value": 3298, - "facet": 1145703171 + "date": "2021", + "value": 3321, + "facet": 2176550201 } ] }, @@ -25667,9 +25667,9 @@ "entity": "geoId/48083", "points_by_facet": [ { - "date": "2020", - "value": 8281, - "facet": 1145703171 + "date": "2021", + "value": 7735, + "facet": 2176550201 } ] }, @@ -25677,9 +25677,9 @@ "entity": "geoId/48085", "points_by_facet": [ { - "date": "2020", - "value": 1006038, - "facet": 1145703171 + "date": "2021", + "value": 1109462, + "facet": 2176550201 } ] }, @@ -25687,9 +25687,9 @@ "entity": "geoId/48087", "points_by_facet": [ { - "date": "2020", - "value": 2939, - "facet": 1145703171 + "date": "2021", + "value": 2615, + "facet": 2176550201 } ] }, @@ -25697,9 +25697,9 @@ "entity": "geoId/48089", "points_by_facet": [ { - "date": "2020", - "value": 21357, - "facet": 1145703171 + "date": "2021", + "value": 20630, + "facet": 2176550201 } ] }, @@ -25707,9 +25707,9 @@ "entity": "geoId/48091", "points_by_facet": [ { - "date": "2020", - "value": 148921, - "facet": 1145703171 + "date": "2021", + "value": 174986, + "facet": 2176550201 } ] }, @@ -25717,9 +25717,9 @@ "entity": "geoId/48093", "points_by_facet": [ { - "date": "2020", - "value": 13597, - "facet": 1145703171 + "date": "2021", + "value": 13775, + "facet": 2176550201 } ] }, @@ -25727,9 +25727,9 @@ "entity": "geoId/48095", "points_by_facet": [ { - "date": "2020", - "value": 3018, - "facet": 1145703171 + "date": "2021", + "value": 3341, + "facet": 2176550201 } ] }, @@ -25737,9 +25737,9 @@ "entity": "geoId/48097", "points_by_facet": [ { - "date": "2020", - "value": 40428, - "facet": 1145703171 + "date": "2021", + "value": 42244, + "facet": 2176550201 } ] }, @@ -25747,9 +25747,9 @@ "entity": "geoId/48099", "points_by_facet": [ { - "date": "2020", - "value": 75576, - "facet": 1145703171 + "date": "2021", + "value": 84232, + "facet": 2176550201 } ] }, @@ -25757,9 +25757,9 @@ "entity": "geoId/48101", "points_by_facet": [ { - "date": "2020", - "value": 1624, - "facet": 1145703171 + "date": "2021", + "value": 1381, + "facet": 2176550201 } ] }, @@ -25767,9 +25767,9 @@ "entity": "geoId/48103", "points_by_facet": [ { - "date": "2020", - "value": 4739, - "facet": 1145703171 + "date": "2021", + "value": 4680, + "facet": 2176550201 } ] }, @@ -25777,9 +25777,9 @@ "entity": "geoId/48105", "points_by_facet": [ { - "date": "2020", - "value": 3393, - "facet": 1145703171 + "date": "2021", + "value": 3068, + "facet": 2176550201 } ] }, @@ -25787,9 +25787,9 @@ "entity": "geoId/48107", "points_by_facet": [ { - "date": "2020", - "value": 5753, - "facet": 1145703171 + "date": "2021", + "value": 5106, + "facet": 2176550201 } ] }, @@ -25797,9 +25797,9 @@ "entity": "geoId/48109", "points_by_facet": [ { - "date": "2020", - "value": 2183, - "facet": 1145703171 + "date": "2021", + "value": 2193, + "facet": 2176550201 } ] }, @@ -25807,9 +25807,9 @@ "entity": "geoId/48111", "points_by_facet": [ { - "date": "2020", - "value": 7272, - "facet": 1145703171 + "date": "2021", + "value": 7172, + "facet": 2176550201 } ] }, @@ -25817,9 +25817,9 @@ "entity": "geoId/48113", "points_by_facet": [ { - "date": "2020", - "value": 2622634, - "facet": 1145703171 + "date": "2021", + "value": 2586050, + "facet": 2176550201 } ] }, @@ -25827,9 +25827,9 @@ "entity": "geoId/48115", "points_by_facet": [ { - "date": "2020", - "value": 12849, - "facet": 1145703171 + "date": "2021", + "value": 12413, + "facet": 2176550201 } ] }, @@ -25837,9 +25837,9 @@ "entity": "geoId/48117", "points_by_facet": [ { - "date": "2020", - "value": 18617, - "facet": 1145703171 + "date": "2021", + "value": 18329, + "facet": 2176550201 } ] }, @@ -25847,9 +25847,9 @@ "entity": "geoId/48119", "points_by_facet": [ { - "date": "2020", - "value": 5277, - "facet": 1145703171 + "date": "2021", + "value": 5392, + "facet": 2176550201 } ] }, @@ -25857,9 +25857,9 @@ "entity": "geoId/48121", "points_by_facet": [ { - "date": "2020", - "value": 861690, - "facet": 1145703171 + "date": "2021", + "value": 941647, + "facet": 2176550201 } ] }, @@ -25867,9 +25867,9 @@ "entity": "geoId/48123", "points_by_facet": [ { - "date": "2020", - "value": 20217, - "facet": 1145703171 + "date": "2021", + "value": 19918, + "facet": 2176550201 } ] }, @@ -25877,9 +25877,9 @@ "entity": "geoId/48125", "points_by_facet": [ { - "date": "2020", - "value": 2182, - "facet": 1145703171 + "date": "2021", + "value": 1740, + "facet": 2176550201 } ] }, @@ -25887,9 +25887,9 @@ "entity": "geoId/48127", "points_by_facet": [ { - "date": "2020", - "value": 10232, - "facet": 1145703171 + "date": "2021", + "value": 8473, + "facet": 2176550201 } ] }, @@ -25897,9 +25897,9 @@ "entity": "geoId/48129", "points_by_facet": [ { - "date": "2020", - "value": 3317, - "facet": 1145703171 + "date": "2021", + "value": 3268, + "facet": 2176550201 } ] }, @@ -25907,9 +25907,9 @@ "entity": "geoId/48131", "points_by_facet": [ { - "date": "2020", - "value": 11194, - "facet": 1145703171 + "date": "2021", + "value": 9756, + "facet": 2176550201 } ] }, @@ -25917,9 +25917,9 @@ "entity": "geoId/48133", "points_by_facet": [ { - "date": "2020", - "value": 18289, - "facet": 1145703171 + "date": "2021", + "value": 17864, + "facet": 2176550201 } ] }, @@ -25927,9 +25927,9 @@ "entity": "geoId/48135", "points_by_facet": [ { - "date": "2020", - "value": 162067, - "facet": 1145703171 + "date": "2021", + "value": 161091, + "facet": 2176550201 } ] }, @@ -25937,9 +25937,9 @@ "entity": "geoId/48137", "points_by_facet": [ { - "date": "2020", - "value": 1944, - "facet": 1145703171 + "date": "2021", + "value": 1438, + "facet": 2176550201 } ] }, @@ -25947,9 +25947,9 @@ "entity": "geoId/48139", "points_by_facet": [ { - "date": "2020", - "value": 179484, - "facet": 1145703171 + "date": "2021", + "value": 202678, + "facet": 2176550201 } ] }, @@ -25957,9 +25957,9 @@ "entity": "geoId/48141", "points_by_facet": [ { - "date": "2020", - "value": 836915, - "facet": 1145703171 + "date": "2021", + "value": 867947, + "facet": 2176550201 } ] }, @@ -25967,9 +25967,9 @@ "entity": "geoId/48143", "points_by_facet": [ { - "date": "2020", - "value": 42226, - "facet": 1145703171 + "date": "2021", + "value": 43378, + "facet": 2176550201 } ] }, @@ -25977,9 +25977,9 @@ "entity": "geoId/48145", "points_by_facet": [ { - "date": "2020", - "value": 17281, - "facet": 1145703171 + "date": "2021", + "value": 17313, + "facet": 2176550201 } ] }, @@ -25987,9 +25987,9 @@ "entity": "geoId/48147", "points_by_facet": [ { - "date": "2020", - "value": 35046, - "facet": 1145703171 + "date": "2021", + "value": 36569, + "facet": 2176550201 } ] }, @@ -25997,9 +25997,9 @@ "entity": "geoId/48149", "points_by_facet": [ { - "date": "2020", - "value": 25247, - "facet": 1145703171 + "date": "2021", + "value": 24687, + "facet": 2176550201 } ] }, @@ -26007,9 +26007,9 @@ "entity": "geoId/48151", "points_by_facet": [ { - "date": "2020", - "value": 3827, - "facet": 1145703171 + "date": "2021", + "value": 3706, + "facet": 2176550201 } ] }, @@ -26017,9 +26017,9 @@ "entity": "geoId/48153", "points_by_facet": [ { - "date": "2020", - "value": 5782, - "facet": 1145703171 + "date": "2021", + "value": 5350, + "facet": 2176550201 } ] }, @@ -26027,9 +26027,9 @@ "entity": "geoId/48155", "points_by_facet": [ { - "date": "2020", - "value": 1207, - "facet": 1145703171 + "date": "2021", + "value": 1080, + "facet": 2176550201 } ] }, @@ -26037,9 +26037,9 @@ "entity": "geoId/48157", "points_by_facet": [ { - "date": "2020", - "value": 790892, - "facet": 1145703171 + "date": "2021", + "value": 858527, + "facet": 2176550201 } ] }, @@ -26047,9 +26047,9 @@ "entity": "geoId/48159", "points_by_facet": [ { - "date": "2020", - "value": 10767, - "facet": 1145703171 + "date": "2021", + "value": 10464, + "facet": 2176550201 } ] }, @@ -26057,9 +26057,9 @@ "entity": "geoId/48161", "points_by_facet": [ { - "date": "2020", - "value": 19744, - "facet": 1145703171 + "date": "2021", + "value": 19774, + "facet": 2176550201 } ] }, @@ -26067,9 +26067,9 @@ "entity": "geoId/48163", "points_by_facet": [ { - "date": "2020", - "value": 20013, - "facet": 1145703171 + "date": "2021", + "value": 18436, + "facet": 2176550201 } ] }, @@ -26077,9 +26077,9 @@ "entity": "geoId/48165", "points_by_facet": [ { - "date": "2020", - "value": 21077, - "facet": 1145703171 + "date": "2021", + "value": 21895, + "facet": 2176550201 } ] }, @@ -26087,9 +26087,9 @@ "entity": "geoId/48167", "points_by_facet": [ { - "date": "2020", - "value": 337600, - "facet": 1145703171 + "date": "2021", + "value": 355062, + "facet": 2176550201 } ] }, @@ -26097,9 +26097,9 @@ "entity": "geoId/48169", "points_by_facet": [ { - "date": "2020", - "value": 6028, - "facet": 1145703171 + "date": "2021", + "value": 5863, + "facet": 2176550201 } ] }, @@ -26107,9 +26107,9 @@ "entity": "geoId/48171", "points_by_facet": [ { - "date": "2020", - "value": 26668, - "facet": 1145703171 + "date": "2021", + "value": 27297, + "facet": 2176550201 } ] }, @@ -26117,9 +26117,9 @@ "entity": "geoId/48173", "points_by_facet": [ { - "date": "2020", - "value": 1447, - "facet": 1145703171 + "date": "2021", + "value": 1149, + "facet": 2176550201 } ] }, @@ -26127,9 +26127,9 @@ "entity": "geoId/48175", "points_by_facet": [ { - "date": "2020", - "value": 7578, - "facet": 1145703171 + "date": "2021", + "value": 7163, + "facet": 2176550201 } ] }, @@ -26137,9 +26137,9 @@ "entity": "geoId/48177", "points_by_facet": [ { - "date": "2020", - "value": 20828, - "facet": 1145703171 + "date": "2021", + "value": 19641, + "facet": 2176550201 } ] }, @@ -26147,9 +26147,9 @@ "entity": "geoId/48179", "points_by_facet": [ { - "date": "2020", - "value": 22063, - "facet": 1145703171 + "date": "2021", + "value": 21030, + "facet": 2176550201 } ] }, @@ -26157,9 +26157,9 @@ "entity": "geoId/48181", "points_by_facet": [ { - "date": "2020", - "value": 133527, - "facet": 1145703171 + "date": "2021", + "value": 139336, + "facet": 2176550201 } ] }, @@ -26167,9 +26167,9 @@ "entity": "geoId/48183", "points_by_facet": [ { - "date": "2020", - "value": 123633, - "facet": 1145703171 + "date": "2021", + "value": 124201, + "facet": 2176550201 } ] }, @@ -26177,9 +26177,9 @@ "entity": "geoId/48185", "points_by_facet": [ { - "date": "2020", - "value": 28447, - "facet": 1145703171 + "date": "2021", + "value": 30287, + "facet": 2176550201 } ] }, @@ -26187,9 +26187,9 @@ "entity": "geoId/48187", "points_by_facet": [ { - "date": "2020", - "value": 163030, - "facet": 1145703171 + "date": "2021", + "value": 177036, + "facet": 2176550201 } ] }, @@ -26197,9 +26197,9 @@ "entity": "geoId/48189", "points_by_facet": [ { - "date": "2020", - "value": 33463, - "facet": 1145703171 + "date": "2021", + "value": 32220, + "facet": 2176550201 } ] }, @@ -26207,9 +26207,9 @@ "entity": "geoId/48191", "points_by_facet": [ { - "date": "2020", - "value": 3025, - "facet": 1145703171 + "date": "2021", + "value": 2845, + "facet": 2176550201 } ] }, @@ -26217,9 +26217,9 @@ "entity": "geoId/48193", "points_by_facet": [ { - "date": "2020", - "value": 8434, - "facet": 1145703171 + "date": "2021", + "value": 8229, + "facet": 2176550201 } ] }, @@ -26227,9 +26227,9 @@ "entity": "geoId/48195", "points_by_facet": [ { - "date": "2020", - "value": 5431, - "facet": 1145703171 + "date": "2021", + "value": 5159, + "facet": 2176550201 } ] }, @@ -26237,9 +26237,9 @@ "entity": "geoId/48197", "points_by_facet": [ { - "date": "2020", - "value": 3958, - "facet": 1145703171 + "date": "2021", + "value": 3552, + "facet": 2176550201 } ] }, @@ -26247,9 +26247,9 @@ "entity": "geoId/48199", "points_by_facet": [ { - "date": "2020", - "value": 57356, - "facet": 1145703171 + "date": "2021", + "value": 56973, + "facet": 2176550201 } ] }, @@ -26257,9 +26257,9 @@ "entity": "geoId/48201", "points_by_facet": [ { - "date": "2020", - "value": 4680609, - "facet": 1145703171 + "date": "2021", + "value": 4728030, + "facet": 2176550201 } ] }, @@ -26267,9 +26267,9 @@ "entity": "geoId/48203", "points_by_facet": [ { - "date": "2020", - "value": 66547, - "facet": 1145703171 + "date": "2021", + "value": 69150, + "facet": 2176550201 } ] }, @@ -26277,9 +26277,9 @@ "entity": "geoId/48205", "points_by_facet": [ { - "date": "2020", - "value": 5588, - "facet": 1145703171 + "date": "2021", + "value": 5397, + "facet": 2176550201 } ] }, @@ -26287,9 +26287,9 @@ "entity": "geoId/48207", "points_by_facet": [ { - "date": "2020", - "value": 5711, - "facet": 1145703171 + "date": "2021", + "value": 5411, + "facet": 2176550201 } ] }, @@ -26297,9 +26297,9 @@ "entity": "geoId/48209", "points_by_facet": [ { - "date": "2020", - "value": 222827, - "facet": 1145703171 + "date": "2021", + "value": 255397, + "facet": 2176550201 } ] }, @@ -26307,9 +26307,9 @@ "entity": "geoId/48211", "points_by_facet": [ { - "date": "2020", - "value": 3901, - "facet": 1145703171 + "date": "2021", + "value": 3271, + "facet": 2176550201 } ] }, @@ -26317,9 +26317,9 @@ "entity": "geoId/48213", "points_by_facet": [ { - "date": "2020", - "value": 81969, - "facet": 1145703171 + "date": "2021", + "value": 83667, + "facet": 2176550201 } ] }, @@ -26327,9 +26327,9 @@ "entity": "geoId/48215", "points_by_facet": [ { - "date": "2020", - "value": 861137, - "facet": 1145703171 + "date": "2021", + "value": 880356, + "facet": 2176550201 } ] }, @@ -26337,9 +26337,9 @@ "entity": "geoId/48217", "points_by_facet": [ { - "date": "2020", - "value": 36109, - "facet": 1145703171 + "date": "2021", + "value": 36471, + "facet": 2176550201 } ] }, @@ -26347,9 +26347,9 @@ "entity": "geoId/48219", "points_by_facet": [ { - "date": "2020", - "value": 22986, - "facet": 1145703171 + "date": "2021", + "value": 21363, + "facet": 2176550201 } ] }, @@ -26357,9 +26357,9 @@ "entity": "geoId/48221", "points_by_facet": [ { - "date": "2020", - "value": 60025, - "facet": 1145703171 + "date": "2021", + "value": 64222, + "facet": 2176550201 } ] }, @@ -26367,9 +26367,9 @@ "entity": "geoId/48223", "points_by_facet": [ { - "date": "2020", - "value": 36708, - "facet": 1145703171 + "date": "2021", + "value": 37211, + "facet": 2176550201 } ] }, @@ -26377,9 +26377,9 @@ "entity": "geoId/48225", "points_by_facet": [ { - "date": "2020", - "value": 22942, - "facet": 1145703171 + "date": "2021", + "value": 22241, + "facet": 2176550201 } ] }, @@ -26387,9 +26387,9 @@ "entity": "geoId/48227", "points_by_facet": [ { - "date": "2020", - "value": 36213, - "facet": 1145703171 + "date": "2021", + "value": 34128, + "facet": 2176550201 } ] }, @@ -26397,9 +26397,9 @@ "entity": "geoId/48229", "points_by_facet": [ { - "date": "2020", - "value": 4687, - "facet": 1145703171 + "date": "2021", + "value": 3287, + "facet": 2176550201 } ] }, @@ -26407,9 +26407,9 @@ "entity": "geoId/48231", "points_by_facet": [ { - "date": "2020", - "value": 96202, - "facet": 1145703171 + "date": "2021", + "value": 103394, + "facet": 2176550201 } ] }, @@ -26417,9 +26417,9 @@ "entity": "geoId/48233", "points_by_facet": [ { - "date": "2020", - "value": 21105, - "facet": 1145703171 + "date": "2021", + "value": 20495, + "facet": 2176550201 } ] }, @@ -26427,9 +26427,9 @@ "entity": "geoId/48235", "points_by_facet": [ { - "date": "2020", - "value": 1553, - "facet": 1145703171 + "date": "2021", + "value": 1552, + "facet": 2176550201 } ] }, @@ -26437,9 +26437,9 @@ "entity": "geoId/48237", "points_by_facet": [ { - "date": "2020", - "value": 8888, - "facet": 1145703171 + "date": "2021", + "value": 8712, + "facet": 2176550201 } ] }, @@ -26447,9 +26447,9 @@ "entity": "geoId/48239", "points_by_facet": [ { - "date": "2020", - "value": 14822, - "facet": 1145703171 + "date": "2021", + "value": 15121, + "facet": 2176550201 } ] }, @@ -26457,9 +26457,9 @@ "entity": "geoId/48241", "points_by_facet": [ { - "date": "2020", - "value": 35562, - "facet": 1145703171 + "date": "2021", + "value": 32975, + "facet": 2176550201 } ] }, @@ -26467,9 +26467,9 @@ "entity": "geoId/48243", "points_by_facet": [ { - "date": "2020", - "value": 2245, - "facet": 1145703171 + "date": "2021", + "value": 1949, + "facet": 2176550201 } ] }, @@ -26477,9 +26477,9 @@ "entity": "geoId/48245", "points_by_facet": [ { - "date": "2020", - "value": 253136, - "facet": 1145703171 + "date": "2021", + "value": 253704, + "facet": 2176550201 } ] }, @@ -26487,9 +26487,9 @@ "entity": "geoId/48247", "points_by_facet": [ { - "date": "2020", - "value": 5187, - "facet": 1145703171 + "date": "2021", + "value": 4801, + "facet": 2176550201 } ] }, @@ -26497,9 +26497,9 @@ "entity": "geoId/48249", "points_by_facet": [ { - "date": "2020", - "value": 40796, - "facet": 1145703171 + "date": "2021", + "value": 38847, + "facet": 2176550201 } ] }, @@ -26507,9 +26507,9 @@ "entity": "geoId/48251", "points_by_facet": [ { - "date": "2020", - "value": 171359, - "facet": 1145703171 + "date": "2021", + "value": 187280, + "facet": 2176550201 } ] }, @@ -26517,9 +26517,9 @@ "entity": "geoId/48253", "points_by_facet": [ { - "date": "2020", - "value": 19874, - "facet": 1145703171 + "date": "2021", + "value": 19873, + "facet": 2176550201 } ] }, @@ -26527,9 +26527,9 @@ "entity": "geoId/48255", "points_by_facet": [ { - "date": "2020", - "value": 15547, - "facet": 1145703171 + "date": "2021", + "value": 14754, + "facet": 2176550201 } ] }, @@ -26537,9 +26537,9 @@ "entity": "geoId/48257", "points_by_facet": [ { - "date": "2020", - "value": 129792, - "facet": 1145703171 + "date": "2021", + "value": 157768, + "facet": 2176550201 } ] }, @@ -26547,9 +26547,9 @@ "entity": "geoId/48259", "points_by_facet": [ { - "date": "2020", - "value": 45491, - "facet": 1145703171 + "date": "2021", + "value": 46788, + "facet": 2176550201 } ] }, @@ -26557,9 +26557,9 @@ "entity": "geoId/48261", "points_by_facet": [ { - "date": "2020", - "value": 391, - "facet": 1145703171 + "date": "2021", + "value": 340, + "facet": 2176550201 } ] }, @@ -26567,9 +26567,9 @@ "entity": "geoId/48263", "points_by_facet": [ { - "date": "2020", - "value": 704, - "facet": 1145703171 + "date": "2021", + "value": 749, + "facet": 2176550201 } ] }, @@ -26577,9 +26577,9 @@ "entity": "geoId/48265", "points_by_facet": [ { - "date": "2020", - "value": 52195, - "facet": 1145703171 + "date": "2021", + "value": 53161, + "facet": 2176550201 } ] }, @@ -26587,9 +26587,9 @@ "entity": "geoId/48267", "points_by_facet": [ { - "date": "2020", - "value": 4375, - "facet": 1145703171 + "date": "2021", + "value": 4365, + "facet": 2176550201 } ] }, @@ -26597,9 +26597,9 @@ "entity": "geoId/48269", "points_by_facet": [ { - "date": "2020", - "value": 279, - "facet": 1145703171 + "date": "2021", + "value": 258, + "facet": 2176550201 } ] }, @@ -26607,9 +26607,9 @@ "entity": "geoId/48271", "points_by_facet": [ { - "date": "2020", - "value": 3674, - "facet": 1145703171 + "date": "2021", + "value": 3130, + "facet": 2176550201 } ] }, @@ -26617,9 +26617,9 @@ "entity": "geoId/48273", "points_by_facet": [ { - "date": "2020", - "value": 30725, - "facet": 1145703171 + "date": "2021", + "value": 30635, + "facet": 2176550201 } ] }, @@ -26627,9 +26627,9 @@ "entity": "geoId/48275", "points_by_facet": [ { - "date": "2020", - "value": 3679, - "facet": 1145703171 + "date": "2021", + "value": 3351, + "facet": 2176550201 } ] }, @@ -26637,9 +26637,9 @@ "entity": "geoId/48277", "points_by_facet": [ { - "date": "2020", - "value": 49705, - "facet": 1145703171 + "date": "2021", + "value": 50098, + "facet": 2176550201 } ] }, @@ -26647,9 +26647,9 @@ "entity": "geoId/48279", "points_by_facet": [ { - "date": "2020", - "value": 13018, - "facet": 1145703171 + "date": "2021", + "value": 12898, + "facet": 2176550201 } ] }, @@ -26657,9 +26657,9 @@ "entity": "geoId/48281", "points_by_facet": [ { - "date": "2020", - "value": 21152, - "facet": 1145703171 + "date": "2021", + "value": 22252, + "facet": 2176550201 } ] }, @@ -26667,9 +26667,9 @@ "entity": "geoId/48283", "points_by_facet": [ { - "date": "2020", - "value": 7551, - "facet": 1145703171 + "date": "2021", + "value": 6670, + "facet": 2176550201 } ] }, @@ -26677,9 +26677,9 @@ "entity": "geoId/48285", "points_by_facet": [ { - "date": "2020", - "value": 20072, - "facet": 1145703171 + "date": "2021", + "value": 20544, + "facet": 2176550201 } ] }, @@ -26687,9 +26687,9 @@ "entity": "geoId/48287", "points_by_facet": [ { - "date": "2020", - "value": 17174, - "facet": 1145703171 + "date": "2021", + "value": 17706, + "facet": 2176550201 } ] }, @@ -26697,9 +26697,9 @@ "entity": "geoId/48289", "points_by_facet": [ { - "date": "2020", - "value": 17325, - "facet": 1145703171 + "date": "2021", + "value": 15959, + "facet": 2176550201 } ] }, @@ -26707,9 +26707,9 @@ "entity": "geoId/48291", "points_by_facet": [ { - "date": "2020", - "value": 86173, - "facet": 1145703171 + "date": "2021", + "value": 97621, + "facet": 2176550201 } ] }, @@ -26717,9 +26717,9 @@ "entity": "geoId/48293", "points_by_facet": [ { - "date": "2020", - "value": 23364, - "facet": 1145703171 + "date": "2021", + "value": 22119, + "facet": 2176550201 } ] }, @@ -26727,9 +26727,9 @@ "entity": "geoId/48295", "points_by_facet": [ { - "date": "2020", - "value": 3301, - "facet": 1145703171 + "date": "2021", + "value": 2931, + "facet": 2176550201 } ] }, @@ -26737,9 +26737,9 @@ "entity": "geoId/48297", "points_by_facet": [ { - "date": "2020", - "value": 12175, - "facet": 1145703171 + "date": "2021", + "value": 11377, + "facet": 2176550201 } ] }, @@ -26747,9 +26747,9 @@ "entity": "geoId/48299", "points_by_facet": [ { - "date": "2020", - "value": 21452, - "facet": 1145703171 + "date": "2021", + "value": 21978, + "facet": 2176550201 } ] }, @@ -26757,9 +26757,9 @@ "entity": "geoId/48301", "points_by_facet": [ { - "date": "2020", - "value": 117, - "facet": 1145703171 + "date": "2021", + "value": 57, + "facet": 2176550201 } ] }, @@ -26767,9 +26767,9 @@ "entity": "geoId/48303", "points_by_facet": [ { - "date": "2020", - "value": 308392, - "facet": 1145703171 + "date": "2021", + "value": 314451, + "facet": 2176550201 } ] }, @@ -26777,9 +26777,9 @@ "entity": "geoId/48305", "points_by_facet": [ { - "date": "2020", - "value": 5886, - "facet": 1145703171 + "date": "2021", + "value": 5688, + "facet": 2176550201 } ] }, @@ -26787,9 +26787,9 @@ "entity": "geoId/48307", "points_by_facet": [ { - "date": "2020", - "value": 7970, - "facet": 1145703171 + "date": "2021", + "value": 7533, + "facet": 2176550201 } ] }, @@ -26797,9 +26797,9 @@ "entity": "geoId/48309", "points_by_facet": [ { - "date": "2020", - "value": 254045, - "facet": 1145703171 + "date": "2021", + "value": 263115, + "facet": 2176550201 } ] }, @@ -26807,9 +26807,9 @@ "entity": "geoId/48311", "points_by_facet": [ { - "date": "2020", - "value": 724, - "facet": 1145703171 + "date": "2021", + "value": 608, + "facet": 2176550201 } ] }, @@ -26817,9 +26817,9 @@ "entity": "geoId/48313", "points_by_facet": [ { - "date": "2020", - "value": 14329, - "facet": 1145703171 + "date": "2021", + "value": 13718, + "facet": 2176550201 } ] }, @@ -26827,9 +26827,9 @@ "entity": "geoId/48315", "points_by_facet": [ { - "date": "2020", - "value": 9987, - "facet": 1145703171 + "date": "2021", + "value": 9645, + "facet": 2176550201 } ] }, @@ -26837,9 +26837,9 @@ "entity": "geoId/48317", "points_by_facet": [ { - "date": "2020", - "value": 5676, - "facet": 1145703171 + "date": "2021", + "value": 5211, + "facet": 2176550201 } ] }, @@ -26847,9 +26847,9 @@ "entity": "geoId/48319", "points_by_facet": [ { - "date": "2020", - "value": 4248, - "facet": 1145703171 + "date": "2021", + "value": 3943, + "facet": 2176550201 } ] }, @@ -26857,9 +26857,9 @@ "entity": "geoId/48321", "points_by_facet": [ { - "date": "2020", - "value": 36791, - "facet": 1145703171 + "date": "2021", + "value": 36344, + "facet": 2176550201 } ] }, @@ -26867,9 +26867,9 @@ "entity": "geoId/48323", "points_by_facet": [ { - "date": "2020", - "value": 58098, - "facet": 1145703171 + "date": "2021", + "value": 58056, + "facet": 2176550201 } ] }, @@ -26877,9 +26877,9 @@ "entity": "geoId/48325", "points_by_facet": [ { - "date": "2020", - "value": 50869, - "facet": 1145703171 + "date": "2021", + "value": 51981, + "facet": 2176550201 } ] }, @@ -26887,9 +26887,9 @@ "entity": "geoId/48327", "points_by_facet": [ { - "date": "2020", - "value": 2108, - "facet": 1145703171 + "date": "2021", + "value": 1982, + "facet": 2176550201 } ] }, @@ -26897,9 +26897,9 @@ "entity": "geoId/48329", "points_by_facet": [ { - "date": "2020", - "value": 171238, - "facet": 1145703171 + "date": "2021", + "value": 167969, + "facet": 2176550201 } ] }, @@ -26907,9 +26907,9 @@ "entity": "geoId/48331", "points_by_facet": [ { - "date": "2020", - "value": 24797, - "facet": 1145703171 + "date": "2021", + "value": 25106, + "facet": 2176550201 } ] }, @@ -26917,9 +26917,9 @@ "entity": "geoId/48333", "points_by_facet": [ { - "date": "2020", - "value": 4877, - "facet": 1145703171 + "date": "2021", + "value": 4480, + "facet": 2176550201 } ] }, @@ -26927,9 +26927,9 @@ "entity": "geoId/48335", "points_by_facet": [ { - "date": "2020", - "value": 8256, - "facet": 1145703171 + "date": "2021", + "value": 9070, + "facet": 2176550201 } ] }, @@ -26937,9 +26937,9 @@ "entity": "geoId/48337", "points_by_facet": [ { - "date": "2020", - "value": 19640, - "facet": 1145703171 + "date": "2021", + "value": 20409, + "facet": 2176550201 } ] }, @@ -26947,9 +26947,9 @@ "entity": "geoId/48339", "points_by_facet": [ { - "date": "2020", - "value": 590188, - "facet": 1145703171 + "date": "2021", + "value": 648886, + "facet": 2176550201 } ] }, @@ -26957,9 +26957,9 @@ "entity": "geoId/48341", "points_by_facet": [ { - "date": "2020", - "value": 21169, - "facet": 1145703171 + "date": "2021", + "value": 21118, + "facet": 2176550201 } ] }, @@ -26967,9 +26967,9 @@ "entity": "geoId/48343", "points_by_facet": [ { - "date": "2020", - "value": 12357, - "facet": 1145703171 + "date": "2021", + "value": 12030, + "facet": 2176550201 } ] }, @@ -26977,9 +26977,9 @@ "entity": "geoId/48345", "points_by_facet": [ { - "date": "2020", - "value": 1362, - "facet": 1145703171 + "date": "2021", + "value": 1067, + "facet": 2176550201 } ] }, @@ -26987,9 +26987,9 @@ "entity": "geoId/48347", "points_by_facet": [ { - "date": "2020", - "value": 65080, - "facet": 1145703171 + "date": "2021", + "value": 64668, + "facet": 2176550201 } ] }, @@ -26997,9 +26997,9 @@ "entity": "geoId/48349", "points_by_facet": [ { - "date": "2020", - "value": 49475, - "facet": 1145703171 + "date": "2021", + "value": 53591, + "facet": 2176550201 } ] }, @@ -27007,9 +27007,9 @@ "entity": "geoId/48351", "points_by_facet": [ { - "date": "2020", - "value": 13788, - "facet": 1145703171 + "date": "2021", + "value": 12241, + "facet": 2176550201 } ] }, @@ -27017,9 +27017,9 @@ "entity": "geoId/48353", "points_by_facet": [ { - "date": "2020", - "value": 14901, - "facet": 1145703171 + "date": "2021", + "value": 14597, + "facet": 2176550201 } ] }, @@ -27027,9 +27027,9 @@ "entity": "geoId/48355", "points_by_facet": [ { - "date": "2020", - "value": 362151, - "facet": 1145703171 + "date": "2021", + "value": 353079, + "facet": 2176550201 } ] }, @@ -27037,9 +27037,9 @@ "entity": "geoId/48357", "points_by_facet": [ { - "date": "2020", - "value": 9907, - "facet": 1145703171 + "date": "2021", + "value": 9782, + "facet": 2176550201 } ] }, @@ -27047,9 +27047,9 @@ "entity": "geoId/48359", "points_by_facet": [ { - "date": "2020", - "value": 2110, - "facet": 1145703171 + "date": "2021", + "value": 1717, + "facet": 2176550201 } ] }, @@ -27057,9 +27057,9 @@ "entity": "geoId/48361", "points_by_facet": [ { - "date": "2020", - "value": 83776, - "facet": 1145703171 + "date": "2021", + "value": 84742, + "facet": 2176550201 } ] }, @@ -27067,9 +27067,9 @@ "entity": "geoId/48363", "points_by_facet": [ { - "date": "2020", - "value": 28792, - "facet": 1145703171 + "date": "2021", + "value": 28686, + "facet": 2176550201 } ] }, @@ -27077,9 +27077,9 @@ "entity": "geoId/48365", "points_by_facet": [ { - "date": "2020", - "value": 23186, - "facet": 1145703171 + "date": "2021", + "value": 22675, + "facet": 2176550201 } ] }, @@ -27087,9 +27087,9 @@ "entity": "geoId/48367", "points_by_facet": [ { - "date": "2020", - "value": 138447, - "facet": 1145703171 + "date": "2021", + "value": 156764, + "facet": 2176550201 } ] }, @@ -27097,9 +27097,9 @@ "entity": "geoId/48369", "points_by_facet": [ { - "date": "2020", - "value": 9639, - "facet": 1145703171 + "date": "2021", + "value": 9813, + "facet": 2176550201 } ] }, @@ -27107,9 +27107,9 @@ "entity": "geoId/48371", "points_by_facet": [ { - "date": "2020", - "value": 15725, - "facet": 1145703171 + "date": "2021", + "value": 15118, + "facet": 2176550201 } ] }, @@ -27117,9 +27117,9 @@ "entity": "geoId/48373", "points_by_facet": [ { - "date": "2020", - "value": 50155, - "facet": 1145703171 + "date": "2021", + "value": 51899, + "facet": 2176550201 } ] }, @@ -27127,9 +27127,9 @@ "entity": "geoId/48375", "points_by_facet": [ { - "date": "2020", - "value": 118323, - "facet": 1145703171 + "date": "2021", + "value": 116547, + "facet": 2176550201 } ] }, @@ -27137,9 +27137,9 @@ "entity": "geoId/48377", "points_by_facet": [ { - "date": "2020", - "value": 6808, - "facet": 1145703171 + "date": "2021", + "value": 6140, + "facet": 2176550201 } ] }, @@ -27147,9 +27147,9 @@ "entity": "geoId/48379", "points_by_facet": [ { - "date": "2020", - "value": 12001, - "facet": 1145703171 + "date": "2021", + "value": 12509, + "facet": 2176550201 } ] }, @@ -27157,9 +27157,9 @@ "entity": "geoId/48381", "points_by_facet": [ { - "date": "2020", - "value": 136005, - "facet": 1145703171 + "date": "2021", + "value": 143854, + "facet": 2176550201 } ] }, @@ -27167,9 +27167,9 @@ "entity": "geoId/48383", "points_by_facet": [ { - "date": "2020", - "value": 3766, - "facet": 1145703171 + "date": "2021", + "value": 3253, + "facet": 2176550201 } ] }, @@ -27177,9 +27177,9 @@ "entity": "geoId/48385", "points_by_facet": [ { - "date": "2020", - "value": 3429, - "facet": 1145703171 + "date": "2021", + "value": 2826, + "facet": 2176550201 } ] }, @@ -27187,9 +27187,9 @@ "entity": "geoId/48387", "points_by_facet": [ { - "date": "2020", - "value": 12115, - "facet": 1145703171 + "date": "2021", + "value": 11555, + "facet": 2176550201 } ] }, @@ -27197,9 +27197,9 @@ "entity": "geoId/48389", "points_by_facet": [ { - "date": "2020", - "value": 15546, - "facet": 1145703171 + "date": "2021", + "value": 14487, + "facet": 2176550201 } ] }, @@ -27207,9 +27207,9 @@ "entity": "geoId/48391", "points_by_facet": [ { - "date": "2020", - "value": 7015, - "facet": 1145703171 + "date": "2021", + "value": 6756, + "facet": 2176550201 } ] }, @@ -27217,9 +27217,9 @@ "entity": "geoId/48393", "points_by_facet": [ { - "date": "2020", - "value": 784, - "facet": 1145703171 + "date": "2021", + "value": 797, + "facet": 2176550201 } ] }, @@ -27227,9 +27227,9 @@ "entity": "geoId/48395", "points_by_facet": [ { - "date": "2020", - "value": 17094, - "facet": 1145703171 + "date": "2021", + "value": 16958, + "facet": 2176550201 } ] }, @@ -27237,9 +27237,9 @@ "entity": "geoId/48397", "points_by_facet": [ { - "date": "2020", - "value": 101175, - "facet": 1145703171 + "date": "2021", + "value": 116381, + "facet": 2176550201 } ] }, @@ -27247,9 +27247,9 @@ "entity": "geoId/48399", "points_by_facet": [ { - "date": "2020", - "value": 10280, - "facet": 1145703171 + "date": "2021", + "value": 9943, + "facet": 2176550201 } ] }, @@ -27257,9 +27257,9 @@ "entity": "geoId/48401", "points_by_facet": [ { - "date": "2020", - "value": 53988, - "facet": 1145703171 + "date": "2021", + "value": 52743, + "facet": 2176550201 } ] }, @@ -27267,9 +27267,9 @@ "entity": "geoId/48403", "points_by_facet": [ { - "date": "2020", - "value": 10470, - "facet": 1145703171 + "date": "2021", + "value": 10039, + "facet": 2176550201 } ] }, @@ -27277,9 +27277,9 @@ "entity": "geoId/48405", "points_by_facet": [ { - "date": "2020", - "value": 8260, - "facet": 1145703171 + "date": "2021", + "value": 7922, + "facet": 2176550201 } ] }, @@ -27287,9 +27287,9 @@ "entity": "geoId/48407", "points_by_facet": [ { - "date": "2020", - "value": 28574, - "facet": 1145703171 + "date": "2021", + "value": 27878, + "facet": 2176550201 } ] }, @@ -27297,9 +27297,9 @@ "entity": "geoId/48409", "points_by_facet": [ { - "date": "2020", - "value": 66969, - "facet": 1145703171 + "date": "2021", + "value": 69699, + "facet": 2176550201 } ] }, @@ -27307,9 +27307,9 @@ "entity": "geoId/48411", "points_by_facet": [ { - "date": "2020", - "value": 6004, - "facet": 1145703171 + "date": "2021", + "value": 5827, + "facet": 2176550201 } ] }, @@ -27317,9 +27317,9 @@ "entity": "geoId/48413", "points_by_facet": [ { - "date": "2020", - "value": 2898, - "facet": 1145703171 + "date": "2021", + "value": 2429, + "facet": 2176550201 } ] }, @@ -27327,9 +27327,9 @@ "entity": "geoId/48415", "points_by_facet": [ { - "date": "2020", - "value": 16918, - "facet": 1145703171 + "date": "2021", + "value": 16824, + "facet": 2176550201 } ] }, @@ -27337,9 +27337,9 @@ "entity": "geoId/48417", "points_by_facet": [ { - "date": "2020", - "value": 3291, - "facet": 1145703171 + "date": "2021", + "value": 3212, + "facet": 2176550201 } ] }, @@ -27347,9 +27347,9 @@ "entity": "geoId/48419", "points_by_facet": [ { - "date": "2020", - "value": 25263, - "facet": 1145703171 + "date": "2021", + "value": 23939, + "facet": 2176550201 } ] }, @@ -27357,9 +27357,9 @@ "entity": "geoId/48421", "points_by_facet": [ { - "date": "2020", - "value": 3046, - "facet": 1145703171 + "date": "2021", + "value": 2798, + "facet": 2176550201 } ] }, @@ -27367,9 +27367,9 @@ "entity": "geoId/48423", "points_by_facet": [ { - "date": "2020", - "value": 230184, - "facet": 1145703171 + "date": "2021", + "value": 237186, + "facet": 2176550201 } ] }, @@ -27377,9 +27377,9 @@ "entity": "geoId/48425", "points_by_facet": [ { - "date": "2020", - "value": 8958, - "facet": 1145703171 + "date": "2021", + "value": 9469, + "facet": 2176550201 } ] }, @@ -27387,9 +27387,9 @@ "entity": "geoId/48427", "points_by_facet": [ { - "date": "2020", - "value": 64032, - "facet": 1145703171 + "date": "2021", + "value": 66049, + "facet": 2176550201 } ] }, @@ -27397,9 +27397,9 @@ "entity": "geoId/48429", "points_by_facet": [ { - "date": "2020", - "value": 9358, - "facet": 1145703171 + "date": "2021", + "value": 9173, + "facet": 2176550201 } ] }, @@ -27407,9 +27407,9 @@ "entity": "geoId/48431", "points_by_facet": [ { - "date": "2020", - "value": 1274, - "facet": 1145703171 + "date": "2021", + "value": 1381, + "facet": 2176550201 } ] }, @@ -27417,9 +27417,9 @@ "entity": "geoId/48433", "points_by_facet": [ { - "date": "2020", - "value": 1412, - "facet": 1145703171 + "date": "2021", + "value": 1217, + "facet": 2176550201 } ] }, @@ -27427,9 +27427,9 @@ "entity": "geoId/48435", "points_by_facet": [ { - "date": "2020", - "value": 3793, - "facet": 1145703171 + "date": "2021", + "value": 3319, + "facet": 2176550201 } ] }, @@ -27437,9 +27437,9 @@ "entity": "geoId/48437", "points_by_facet": [ { - "date": "2020", - "value": 7403, - "facet": 1145703171 + "date": "2021", + "value": 7008, + "facet": 2176550201 } ] }, @@ -27447,9 +27447,9 @@ "entity": "geoId/48439", "points_by_facet": [ { - "date": "2020", - "value": 2077153, - "facet": 1145703171 + "date": "2021", + "value": 2126477, + "facet": 2176550201 } ] }, @@ -27457,9 +27457,9 @@ "entity": "geoId/48441", "points_by_facet": [ { - "date": "2020", - "value": 137521, - "facet": 1145703171 + "date": "2021", + "value": 143326, + "facet": 2176550201 } ] }, @@ -27467,9 +27467,9 @@ "entity": "geoId/48443", "points_by_facet": [ { - "date": "2020", - "value": 903, - "facet": 1145703171 + "date": "2021", + "value": 724, + "facet": 2176550201 } ] }, @@ -27477,9 +27477,9 @@ "entity": "geoId/48445", "points_by_facet": [ { - "date": "2020", - "value": 12408, - "facet": 1145703171 + "date": "2021", + "value": 11754, + "facet": 2176550201 } ] }, @@ -27487,9 +27487,9 @@ "entity": "geoId/48447", "points_by_facet": [ { - "date": "2020", - "value": 1500, - "facet": 1145703171 + "date": "2021", + "value": 1495, + "facet": 2176550201 } ] }, @@ -27497,9 +27497,9 @@ "entity": "geoId/48449", "points_by_facet": [ { - "date": "2020", - "value": 32709, - "facet": 1145703171 + "date": "2021", + "value": 31183, + "facet": 2176550201 } ] }, @@ -27507,9 +27507,9 @@ "entity": "geoId/48451", "points_by_facet": [ { - "date": "2020", - "value": 118645, - "facet": 1145703171 + "date": "2021", + "value": 119411, + "facet": 2176550201 } ] }, @@ -27517,9 +27517,9 @@ "entity": "geoId/48453", "points_by_facet": [ { - "date": "2020", - "value": 1250884, - "facet": 1145703171 + "date": "2021", + "value": 1305154, + "facet": 2176550201 } ] }, @@ -27527,9 +27527,9 @@ "entity": "geoId/48455", "points_by_facet": [ { - "date": "2020", - "value": 14689, - "facet": 1145703171 + "date": "2021", + "value": 13827, + "facet": 2176550201 } ] }, @@ -27537,9 +27537,9 @@ "entity": "geoId/48457", "points_by_facet": [ { - "date": "2020", - "value": 21524, - "facet": 1145703171 + "date": "2021", + "value": 20077, + "facet": 2176550201 } ] }, @@ -27547,9 +27547,9 @@ "entity": "geoId/48459", "points_by_facet": [ { - "date": "2020", - "value": 41386, - "facet": 1145703171 + "date": "2021", + "value": 41774, + "facet": 2176550201 } ] }, @@ -27557,9 +27557,9 @@ "entity": "geoId/48461", "points_by_facet": [ { - "date": "2020", - "value": 3651, - "facet": 1145703171 + "date": "2021", + "value": 3265, + "facet": 2176550201 } ] }, @@ -27567,9 +27567,9 @@ "entity": "geoId/48463", "points_by_facet": [ { - "date": "2020", - "value": 26899, - "facet": 1145703171 + "date": "2021", + "value": 24729, + "facet": 2176550201 } ] }, @@ -27577,9 +27577,9 @@ "entity": "geoId/48465", "points_by_facet": [ { - "date": "2020", - "value": 49018, - "facet": 1145703171 + "date": "2021", + "value": 47564, + "facet": 2176550201 } ] }, @@ -27587,9 +27587,9 @@ "entity": "geoId/48467", "points_by_facet": [ { - "date": "2020", - "value": 55970, - "facet": 1145703171 + "date": "2021", + "value": 61275, + "facet": 2176550201 } ] }, @@ -27597,9 +27597,9 @@ "entity": "geoId/48469", "points_by_facet": [ { - "date": "2020", - "value": 92044, - "facet": 1145703171 + "date": "2021", + "value": 90964, + "facet": 2176550201 } ] }, @@ -27607,9 +27607,9 @@ "entity": "geoId/48471", "points_by_facet": [ { - "date": "2020", - "value": 72295, - "facet": 1145703171 + "date": "2021", + "value": 77977, + "facet": 2176550201 } ] }, @@ -27617,9 +27617,9 @@ "entity": "geoId/48473", "points_by_facet": [ { - "date": "2020", - "value": 53626, - "facet": 1145703171 + "date": "2021", + "value": 59781, + "facet": 2176550201 } ] }, @@ -27627,9 +27627,9 @@ "entity": "geoId/48475", "points_by_facet": [ { - "date": "2020", - "value": 11745, - "facet": 1145703171 + "date": "2021", + "value": 11194, + "facet": 2176550201 } ] }, @@ -27637,9 +27637,9 @@ "entity": "geoId/48477", "points_by_facet": [ { - "date": "2020", - "value": 35275, - "facet": 1145703171 + "date": "2021", + "value": 35891, + "facet": 2176550201 } ] }, @@ -27647,9 +27647,9 @@ "entity": "geoId/48479", "points_by_facet": [ { - "date": "2020", - "value": 274847, - "facet": 1145703171 + "date": "2021", + "value": 267945, + "facet": 2176550201 } ] }, @@ -27657,9 +27657,9 @@ "entity": "geoId/48481", "points_by_facet": [ { - "date": "2020", - "value": 41672, - "facet": 1145703171 + "date": "2021", + "value": 41721, + "facet": 2176550201 } ] }, @@ -27667,9 +27667,9 @@ "entity": "geoId/48483", "points_by_facet": [ { - "date": "2020", - "value": 5187, - "facet": 1145703171 + "date": "2021", + "value": 4927, + "facet": 2176550201 } ] }, @@ -27677,9 +27677,9 @@ "entity": "geoId/48485", "points_by_facet": [ { - "date": "2020", - "value": 132154, - "facet": 1145703171 + "date": "2021", + "value": 130069, + "facet": 2176550201 } ] }, @@ -27687,9 +27687,9 @@ "entity": "geoId/48487", "points_by_facet": [ { - "date": "2020", - "value": 12717, - "facet": 1145703171 + "date": "2021", + "value": 12731, + "facet": 2176550201 } ] }, @@ -27697,9 +27697,9 @@ "entity": "geoId/48489", "points_by_facet": [ { - "date": "2020", - "value": 21419, - "facet": 1145703171 + "date": "2021", + "value": 20316, + "facet": 2176550201 } ] }, @@ -27707,9 +27707,9 @@ "entity": "geoId/48491", "points_by_facet": [ { - "date": "2020", - "value": 570437, - "facet": 1145703171 + "date": "2021", + "value": 643026, + "facet": 2176550201 } ] }, @@ -27717,9 +27717,9 @@ "entity": "geoId/48493", "points_by_facet": [ { - "date": "2020", - "value": 50110, - "facet": 1145703171 + "date": "2021", + "value": 51257, + "facet": 2176550201 } ] }, @@ -27727,9 +27727,9 @@ "entity": "geoId/48495", "points_by_facet": [ { - "date": "2020", - "value": 7822, - "facet": 1145703171 + "date": "2021", + "value": 7415, + "facet": 2176550201 } ] }, @@ -27737,9 +27737,9 @@ "entity": "geoId/48497", "points_by_facet": [ { - "date": "2020", - "value": 67884, - "facet": 1145703171 + "date": "2021", + "value": 71714, + "facet": 2176550201 } ] }, @@ -27747,9 +27747,9 @@ "entity": "geoId/48499", "points_by_facet": [ { - "date": "2020", - "value": 45054, - "facet": 1145703171 + "date": "2021", + "value": 45875, + "facet": 2176550201 } ] }, @@ -27757,9 +27757,9 @@ "entity": "geoId/48501", "points_by_facet": [ { - "date": "2020", - "value": 8612, - "facet": 1145703171 + "date": "2021", + "value": 7607, + "facet": 2176550201 } ] }, @@ -27767,9 +27767,9 @@ "entity": "geoId/48503", "points_by_facet": [ { - "date": "2020", - "value": 17961, - "facet": 1145703171 + "date": "2021", + "value": 17977, + "facet": 2176550201 } ] }, @@ -27777,19 +27777,19 @@ "entity": "geoId/48505", "points_by_facet": [ { - "date": "2020", - "value": 14243, - "facet": 1145703171 + "date": "2021", + "value": 13908, + "facet": 2176550201 } ] }, { "entity": "geoId/48507", "points_by_facet": [ - { - "date": "2020", - "value": 11930, - "facet": 1145703171 + { + "date": "2021", + "value": 9534, + "facet": 2176550201 } ] }, @@ -27797,9 +27797,9 @@ "entity": "geoId/49001", "points_by_facet": [ { - "date": "2020", - "value": 6594, - "facet": 1145703171 + "date": "2021", + "value": 7249, + "facet": 2176550201 } ] }, @@ -27807,9 +27807,9 @@ "entity": "geoId/49003", "points_by_facet": [ { - "date": "2020", - "value": 54953, - "facet": 1145703171 + "date": "2021", + "value": 59688, + "facet": 2176550201 } ] }, @@ -27817,9 +27817,9 @@ "entity": "geoId/49005", "points_by_facet": [ { - "date": "2020", - "value": 126336, - "facet": 1145703171 + "date": "2021", + "value": 137417, + "facet": 2176550201 } ] }, @@ -27827,9 +27827,9 @@ "entity": "geoId/49007", "points_by_facet": [ { - "date": "2020", - "value": 20401, - "facet": 1145703171 + "date": "2021", + "value": 20372, + "facet": 2176550201 } ] }, @@ -27837,9 +27837,9 @@ "entity": "geoId/49009", "points_by_facet": [ { - "date": "2020", - "value": 590, - "facet": 1145703171 + "date": "2021", + "value": 976, + "facet": 2176550201 } ] }, @@ -27847,9 +27847,9 @@ "entity": "geoId/49011", "points_by_facet": [ { - "date": "2020", - "value": 350761, - "facet": 1145703171 + "date": "2021", + "value": 367285, + "facet": 2176550201 } ] }, @@ -27857,9 +27857,9 @@ "entity": "geoId/49013", "points_by_facet": [ { - "date": "2020", - "value": 19950, - "facet": 1145703171 + "date": "2021", + "value": 19790, + "facet": 2176550201 } ] }, @@ -27867,9 +27867,9 @@ "entity": "geoId/49015", "points_by_facet": [ { - "date": "2020", - "value": 10099, - "facet": 1145703171 + "date": "2021", + "value": 9967, + "facet": 2176550201 } ] }, @@ -27877,9 +27877,9 @@ "entity": "geoId/49017", "points_by_facet": [ { - "date": "2020", - "value": 5000, - "facet": 1145703171 + "date": "2021", + "value": 5129, + "facet": 2176550201 } ] }, @@ -27887,9 +27887,9 @@ "entity": "geoId/49019", "points_by_facet": [ { - "date": "2020", - "value": 9698, - "facet": 1145703171 + "date": "2021", + "value": 9663, + "facet": 2176550201 } ] }, @@ -27897,9 +27897,9 @@ "entity": "geoId/49021", "points_by_facet": [ { - "date": "2020", - "value": 53148, - "facet": 1145703171 + "date": "2021", + "value": 60519, + "facet": 2176550201 } ] }, @@ -27907,9 +27907,9 @@ "entity": "geoId/49023", "points_by_facet": [ { - "date": "2020", - "value": 11623, - "facet": 1145703171 + "date": "2021", + "value": 12155, + "facet": 2176550201 } ] }, @@ -27917,9 +27917,9 @@ "entity": "geoId/49025", "points_by_facet": [ { - "date": "2020", - "value": 7658, - "facet": 1145703171 + "date": "2021", + "value": 7992, + "facet": 2176550201 } ] }, @@ -27927,9 +27927,9 @@ "entity": "geoId/49027", "points_by_facet": [ { - "date": "2020", - "value": 12963, - "facet": 1145703171 + "date": "2021", + "value": 13164, + "facet": 2176550201 } ] }, @@ -27937,9 +27937,9 @@ "entity": "geoId/49029", "points_by_facet": [ { - "date": "2020", - "value": 11950, - "facet": 1145703171 + "date": "2021", + "value": 12657, + "facet": 2176550201 } ] }, @@ -27947,9 +27947,9 @@ "entity": "geoId/49031", "points_by_facet": [ { - "date": "2020", - "value": 1870, - "facet": 1145703171 + "date": "2021", + "value": 1487, + "facet": 2176550201 } ] }, @@ -27957,9 +27957,9 @@ "entity": "geoId/49033", "points_by_facet": [ { - "date": "2020", - "value": 2415, - "facet": 1145703171 + "date": "2021", + "value": 2597, + "facet": 2176550201 } ] }, @@ -27967,9 +27967,9 @@ "entity": "geoId/49035", "points_by_facet": [ { - "date": "2020", - "value": 1146215, - "facet": 1145703171 + "date": "2021", + "value": 1186421, + "facet": 2176550201 } ] }, @@ -27977,9 +27977,9 @@ "entity": "geoId/49037", "points_by_facet": [ { - "date": "2020", - "value": 15295, - "facet": 1145703171 + "date": "2021", + "value": 14489, + "facet": 2176550201 } ] }, @@ -27987,9 +27987,9 @@ "entity": "geoId/49039", "points_by_facet": [ { - "date": "2020", - "value": 30421, - "facet": 1145703171 + "date": "2021", + "value": 29106, + "facet": 2176550201 } ] }, @@ -27997,9 +27997,9 @@ "entity": "geoId/49041", "points_by_facet": [ { - "date": "2020", - "value": 21475, - "facet": 1145703171 + "date": "2021", + "value": 21906, + "facet": 2176550201 } ] }, @@ -28007,9 +28007,9 @@ "entity": "geoId/49043", "points_by_facet": [ { - "date": "2020", - "value": 41680, - "facet": 1145703171 + "date": "2021", + "value": 43093, + "facet": 2176550201 } ] }, @@ -28017,9 +28017,9 @@ "entity": "geoId/49045", "points_by_facet": [ { - "date": "2020", - "value": 69740, - "facet": 1145703171 + "date": "2021", + "value": 76640, + "facet": 2176550201 } ] }, @@ -28027,9 +28027,9 @@ "entity": "geoId/49047", "points_by_facet": [ { - "date": "2020", - "value": 35736, - "facet": 1145703171 + "date": "2021", + "value": 36204, + "facet": 2176550201 } ] }, @@ -28037,9 +28037,9 @@ "entity": "geoId/49049", "points_by_facet": [ { - "date": "2020", - "value": 621506, - "facet": 1145703171 + "date": "2021", + "value": 684986, + "facet": 2176550201 } ] }, @@ -28047,9 +28047,9 @@ "entity": "geoId/49051", "points_by_facet": [ { - "date": "2020", - "value": 33053, - "facet": 1145703171 + "date": "2021", + "value": 36173, + "facet": 2176550201 } ] }, @@ -28057,9 +28057,9 @@ "entity": "geoId/49053", "points_by_facet": [ { - "date": "2020", - "value": 172127, - "facet": 1145703171 + "date": "2021", + "value": 191226, + "facet": 2176550201 } ] }, @@ -28067,9 +28067,9 @@ "entity": "geoId/49055", "points_by_facet": [ { - "date": "2020", - "value": 2698, - "facet": 1145703171 + "date": "2021", + "value": 2558, + "facet": 2176550201 } ] }, @@ -28077,9 +28077,9 @@ "entity": "geoId/49057", "points_by_facet": [ { - "date": "2020", - "value": 255284, - "facet": 1145703171 + "date": "2021", + "value": 267066, + "facet": 2176550201 } ] }, @@ -28087,9 +28087,9 @@ "entity": "geoId/50001", "points_by_facet": [ { - "date": "2020", - "value": 36947, - "facet": 1145703171 + "date": "2021", + "value": 37260, + "facet": 2176550201 } ] }, @@ -28097,9 +28097,9 @@ "entity": "geoId/50003", "points_by_facet": [ { - "date": "2020", - "value": 35649, - "facet": 1145703171 + "date": "2021", + "value": 37312, + "facet": 2176550201 } ] }, @@ -28107,9 +28107,9 @@ "entity": "geoId/50005", "points_by_facet": [ { - "date": "2020", - "value": 30027, - "facet": 1145703171 + "date": "2021", + "value": 30403, + "facet": 2176550201 } ] }, @@ -28117,9 +28117,9 @@ "entity": "geoId/50007", "points_by_facet": [ { - "date": "2020", - "value": 163414, - "facet": 1145703171 + "date": "2021", + "value": 168865, + "facet": 2176550201 } ] }, @@ -28127,9 +28127,9 @@ "entity": "geoId/50009", "points_by_facet": [ { - "date": "2020", - "value": 6179, - "facet": 1145703171 + "date": "2021", + "value": 5925, + "facet": 2176550201 } ] }, @@ -28137,9 +28137,9 @@ "entity": "geoId/50011", "points_by_facet": [ { - "date": "2020", - "value": 49275, - "facet": 1145703171 + "date": "2021", + "value": 50325, + "facet": 2176550201 } ] }, @@ -28147,9 +28147,9 @@ "entity": "geoId/50013", "points_by_facet": [ { - "date": "2020", - "value": 7075, - "facet": 1145703171 + "date": "2021", + "value": 7421, + "facet": 2176550201 } ] }, @@ -28157,9 +28157,9 @@ "entity": "geoId/50015", "points_by_facet": [ { - "date": "2020", - "value": 25376, - "facet": 1145703171 + "date": "2021", + "value": 26126, + "facet": 2176550201 } ] }, @@ -28167,9 +28167,9 @@ "entity": "geoId/50017", "points_by_facet": [ { - "date": "2020", - "value": 28873, - "facet": 1145703171 + "date": "2021", + "value": 29541, + "facet": 2176550201 } ] }, @@ -28177,9 +28177,9 @@ "entity": "geoId/50019", "points_by_facet": [ { - "date": "2020", - "value": 26843, - "facet": 1145703171 + "date": "2021", + "value": 27546, + "facet": 2176550201 } ] }, @@ -28187,9 +28187,9 @@ "entity": "geoId/50021", "points_by_facet": [ { - "date": "2020", - "value": 58527, - "facet": 1145703171 + "date": "2021", + "value": 60591, + "facet": 2176550201 } ] }, @@ -28197,9 +28197,9 @@ "entity": "geoId/50023", "points_by_facet": [ { - "date": "2020", - "value": 58336, - "facet": 1145703171 + "date": "2021", + "value": 59969, + "facet": 2176550201 } ] }, @@ -28207,9 +28207,9 @@ "entity": "geoId/50025", "points_by_facet": [ { - "date": "2020", - "value": 42628, - "facet": 1145703171 + "date": "2021", + "value": 46090, + "facet": 2176550201 } ] }, @@ -28217,9 +28217,9 @@ "entity": "geoId/50027", "points_by_facet": [ { - "date": "2020", - "value": 55191, - "facet": 1145703171 + "date": "2021", + "value": 58196, + "facet": 2176550201 } ] }, @@ -28227,9 +28227,9 @@ "entity": "geoId/51001", "points_by_facet": [ { - "date": "2020", - "value": 32560, - "facet": 1145703171 + "date": "2021", + "value": 33246, + "facet": 2176550201 } ] }, @@ -28237,9 +28237,9 @@ "entity": "geoId/51003", "points_by_facet": [ { - "date": "2020", - "value": 108819, - "facet": 1145703171 + "date": "2021", + "value": 113535, + "facet": 2176550201 } ] }, @@ -28247,9 +28247,9 @@ "entity": "geoId/51005", "points_by_facet": [ { - "date": "2020", - "value": 15030, - "facet": 1145703171 + "date": "2021", + "value": 14986, + "facet": 2176550201 } ] }, @@ -28257,9 +28257,9 @@ "entity": "geoId/51007", "points_by_facet": [ { - "date": "2020", - "value": 12970, - "facet": 1145703171 + "date": "2021", + "value": 13268, + "facet": 2176550201 } ] }, @@ -28267,9 +28267,9 @@ "entity": "geoId/51009", "points_by_facet": [ { - "date": "2020", - "value": 31782, - "facet": 1145703171 + "date": "2021", + "value": 31273, + "facet": 2176550201 } ] }, @@ -28277,9 +28277,9 @@ "entity": "geoId/51011", "points_by_facet": [ { - "date": "2020", - "value": 15814, - "facet": 1145703171 + "date": "2021", + "value": 16353, + "facet": 2176550201 } ] }, @@ -28287,9 +28287,9 @@ "entity": "geoId/51013", "points_by_facet": [ { - "date": "2020", - "value": 236434, - "facet": 1145703171 + "date": "2021", + "value": 232965, + "facet": 2176550201 } ] }, @@ -28297,9 +28297,9 @@ "entity": "geoId/51015", "points_by_facet": [ { - "date": "2020", - "value": 75754, - "facet": 1145703171 + "date": "2021", + "value": 77563, + "facet": 2176550201 } ] }, @@ -28307,9 +28307,9 @@ "entity": "geoId/51017", "points_by_facet": [ { - "date": "2020", - "value": 4248, - "facet": 1145703171 + "date": "2021", + "value": 4114, + "facet": 2176550201 } ] }, @@ -28317,9 +28317,9 @@ "entity": "geoId/51019", "points_by_facet": [ { - "date": "2020", - "value": 78965, - "facet": 1145703171 + "date": "2021", + "value": 80131, + "facet": 2176550201 } ] }, @@ -28327,9 +28327,9 @@ "entity": "geoId/51021", "points_by_facet": [ { - "date": "2020", - "value": 6334, - "facet": 1145703171 + "date": "2021", + "value": 6173, + "facet": 2176550201 } ] }, @@ -28337,9 +28337,9 @@ "entity": "geoId/51023", "points_by_facet": [ { - "date": "2020", - "value": 33440, - "facet": 1145703171 + "date": "2021", + "value": 33866, + "facet": 2176550201 } ] }, @@ -28347,9 +28347,9 @@ "entity": "geoId/51025", "points_by_facet": [ { - "date": "2020", - "value": 16336, - "facet": 1145703171 + "date": "2021", + "value": 15940, + "facet": 2176550201 } ] }, @@ -28357,9 +28357,9 @@ "entity": "geoId/51027", "points_by_facet": [ { - "date": "2020", - "value": 21374, - "facet": 1145703171 + "date": "2021", + "value": 19816, + "facet": 2176550201 } ] }, @@ -28367,9 +28367,9 @@ "entity": "geoId/51029", "points_by_facet": [ { - "date": "2020", - "value": 17087, - "facet": 1145703171 + "date": "2021", + "value": 16947, + "facet": 2176550201 } ] }, @@ -28377,9 +28377,9 @@ "entity": "geoId/51031", "points_by_facet": [ { - "date": "2020", - "value": 55406, - "facet": 1145703171 + "date": "2021", + "value": 55492, + "facet": 2176550201 } ] }, @@ -28387,9 +28387,9 @@ "entity": "geoId/51033", "points_by_facet": [ { - "date": "2020", - "value": 30581, - "facet": 1145703171 + "date": "2021", + "value": 31332, + "facet": 2176550201 } ] }, @@ -28397,9 +28397,9 @@ "entity": "geoId/51035", "points_by_facet": [ { - "date": "2020", - "value": 29911, - "facet": 1145703171 + "date": "2021", + "value": 29048, + "facet": 2176550201 } ] }, @@ -28407,9 +28407,9 @@ "entity": "geoId/51036", "points_by_facet": [ { - "date": "2020", - "value": 6965, - "facet": 1145703171 + "date": "2021", + "value": 6594, + "facet": 2176550201 } ] }, @@ -28417,9 +28417,9 @@ "entity": "geoId/51037", "points_by_facet": [ { - "date": "2020", - "value": 11953, - "facet": 1145703171 + "date": "2021", + "value": 11448, + "facet": 2176550201 } ] }, @@ -28427,9 +28427,9 @@ "entity": "geoId/51041", "points_by_facet": [ { - "date": "2020", - "value": 348500, - "facet": 1145703171 + "date": "2021", + "value": 370688, + "facet": 2176550201 } ] }, @@ -28437,9 +28437,9 @@ "entity": "geoId/51043", "points_by_facet": [ { - "date": "2020", - "value": 14498, - "facet": 1145703171 + "date": "2021", + "value": 14881, + "facet": 2176550201 } ] }, @@ -28447,9 +28447,9 @@ "entity": "geoId/51045", "points_by_facet": [ { - "date": "2020", - "value": 5103, - "facet": 1145703171 + "date": "2021", + "value": 4865, + "facet": 2176550201 } ] }, @@ -28457,9 +28457,9 @@ "entity": "geoId/51047", "points_by_facet": [ { - "date": "2020", - "value": 51935, - "facet": 1145703171 + "date": "2021", + "value": 53596, + "facet": 2176550201 } ] }, @@ -28467,9 +28467,9 @@ "entity": "geoId/51049", "points_by_facet": [ { - "date": "2020", - "value": 9869, - "facet": 1145703171 + "date": "2021", + "value": 9681, + "facet": 2176550201 } ] }, @@ -28477,9 +28477,9 @@ "entity": "geoId/51051", "points_by_facet": [ { - "date": "2020", - "value": 14524, - "facet": 1145703171 + "date": "2021", + "value": 13787, + "facet": 2176550201 } ] }, @@ -28487,9 +28487,9 @@ "entity": "geoId/51053", "points_by_facet": [ { - "date": "2020", - "value": 28686, - "facet": 1145703171 + "date": "2021", + "value": 27912, + "facet": 2176550201 } ] }, @@ -28497,9 +28497,9 @@ "entity": "geoId/51057", "points_by_facet": [ { - "date": "2020", - "value": 10960, - "facet": 1145703171 + "date": "2021", + "value": 10573, + "facet": 2176550201 } ] }, @@ -28507,9 +28507,9 @@ "entity": "geoId/51059", "points_by_facet": [ { - "date": "2020", - "value": 1149439, - "facet": 1145703171 + "date": "2021", + "value": 1139720, + "facet": 2176550201 } ] }, @@ -28517,9 +28517,9 @@ "entity": "geoId/51061", "points_by_facet": [ { - "date": "2020", - "value": 70353, - "facet": 1145703171 + "date": "2021", + "value": 73815, + "facet": 2176550201 } ] }, @@ -28527,9 +28527,9 @@ "entity": "geoId/51063", "points_by_facet": [ { - "date": "2020", - "value": 15766, - "facet": 1145703171 + "date": "2021", + "value": 15566, + "facet": 2176550201 } ] }, @@ -28537,9 +28537,9 @@ "entity": "geoId/51065", "points_by_facet": [ { - "date": "2020", - "value": 26873, - "facet": 1145703171 + "date": "2021", + "value": 27723, + "facet": 2176550201 } ] }, @@ -28547,9 +28547,9 @@ "entity": "geoId/51067", "points_by_facet": [ { - "date": "2020", - "value": 56231, - "facet": 1145703171 + "date": "2021", + "value": 54938, + "facet": 2176550201 } ] }, @@ -28557,9 +28557,9 @@ "entity": "geoId/51069", "points_by_facet": [ { - "date": "2020", - "value": 88054, - "facet": 1145703171 + "date": "2021", + "value": 93717, + "facet": 2176550201 } ] }, @@ -28567,9 +28567,9 @@ "entity": "geoId/51071", "points_by_facet": [ { - "date": "2020", - "value": 16760, - "facet": 1145703171 + "date": "2021", + "value": 16562, + "facet": 2176550201 } ] }, @@ -28577,9 +28577,9 @@ "entity": "geoId/51073", "points_by_facet": [ { - "date": "2020", - "value": 37362, - "facet": 1145703171 + "date": "2021", + "value": 39069, + "facet": 2176550201 } ] }, @@ -28587,9 +28587,9 @@ "entity": "geoId/51075", "points_by_facet": [ { - "date": "2020", - "value": 23472, - "facet": 1145703171 + "date": "2021", + "value": 25488, + "facet": 2176550201 } ] }, @@ -28597,9 +28597,9 @@ "entity": "geoId/51077", "points_by_facet": [ { - "date": "2020", - "value": 15651, - "facet": 1145703171 + "date": "2021", + "value": 15359, + "facet": 2176550201 } ] }, @@ -28607,9 +28607,9 @@ "entity": "geoId/51079", "points_by_facet": [ { - "date": "2020", - "value": 19734, - "facet": 1145703171 + "date": "2021", + "value": 20968, + "facet": 2176550201 } ] }, @@ -28617,9 +28617,9 @@ "entity": "geoId/51081", "points_by_facet": [ { - "date": "2020", - "value": 11403, - "facet": 1145703171 + "date": "2021", + "value": 11437, + "facet": 2176550201 } ] }, @@ -28627,9 +28627,9 @@ "entity": "geoId/51083", "points_by_facet": [ { - "date": "2020", - "value": 34295, - "facet": 1145703171 + "date": "2021", + "value": 33738, + "facet": 2176550201 } ] }, @@ -28637,9 +28637,9 @@ "entity": "geoId/51085", "points_by_facet": [ { - "date": "2020", - "value": 106538, - "facet": 1145703171 + "date": "2021", + "value": 111603, + "facet": 2176550201 } ] }, @@ -28647,9 +28647,9 @@ "entity": "geoId/51087", "points_by_facet": [ { - "date": "2020", - "value": 330076, - "facet": 1145703171 + "date": "2021", + "value": 333554, + "facet": 2176550201 } ] }, @@ -28657,9 +28657,9 @@ "entity": "geoId/51089", "points_by_facet": [ { - "date": "2020", - "value": 51032, - "facet": 1145703171 + "date": "2021", + "value": 50248, + "facet": 2176550201 } ] }, @@ -28667,9 +28667,9 @@ "entity": "geoId/51091", "points_by_facet": [ { - "date": "2020", - "value": 2202, - "facet": 1145703171 + "date": "2021", + "value": 2226, + "facet": 2176550201 } ] }, @@ -28677,9 +28677,9 @@ "entity": "geoId/51093", "points_by_facet": [ { - "date": "2020", - "value": 37107, - "facet": 1145703171 + "date": "2021", + "value": 39278, + "facet": 2176550201 } ] }, @@ -28687,9 +28687,9 @@ "entity": "geoId/51095", "points_by_facet": [ { - "date": "2020", - "value": 76032, - "facet": 1145703171 + "date": "2021", + "value": 79882, + "facet": 2176550201 } ] }, @@ -28697,9 +28697,9 @@ "entity": "geoId/51097", "points_by_facet": [ { - "date": "2020", - "value": 7011, - "facet": 1145703171 + "date": "2021", + "value": 6662, + "facet": 2176550201 } ] }, @@ -28707,9 +28707,9 @@ "entity": "geoId/51099", "points_by_facet": [ { - "date": "2020", - "value": 26679, - "facet": 1145703171 + "date": "2021", + "value": 27489, + "facet": 2176550201 } ] }, @@ -28717,9 +28717,9 @@ "entity": "geoId/51101", "points_by_facet": [ { - "date": "2020", - "value": 16985, - "facet": 1145703171 + "date": "2021", + "value": 18171, + "facet": 2176550201 } ] }, @@ -28727,9 +28727,9 @@ "entity": "geoId/51103", "points_by_facet": [ { - "date": "2020", - "value": 10686, - "facet": 1145703171 + "date": "2021", + "value": 10928, + "facet": 2176550201 } ] }, @@ -28737,9 +28737,9 @@ "entity": "geoId/51105", "points_by_facet": [ { - "date": "2020", - "value": 23723, - "facet": 1145703171 + "date": "2021", + "value": 21983, + "facet": 2176550201 } ] }, @@ -28747,9 +28747,9 @@ "entity": "geoId/51107", "points_by_facet": [ { - "date": "2020", - "value": 405312, - "facet": 1145703171 + "date": "2021", + "value": 427592, + "facet": 2176550201 } ] }, @@ -28757,9 +28757,9 @@ "entity": "geoId/51109", "points_by_facet": [ { - "date": "2020", - "value": 36654, - "facet": 1145703171 + "date": "2021", + "value": 38848, + "facet": 2176550201 } ] }, @@ -28767,9 +28767,9 @@ "entity": "geoId/51111", "points_by_facet": [ { - "date": "2020", - "value": 12294, - "facet": 1145703171 + "date": "2021", + "value": 11926, + "facet": 2176550201 } ] }, @@ -28777,9 +28777,9 @@ "entity": "geoId/51113", "points_by_facet": [ { - "date": "2020", - "value": 13208, - "facet": 1145703171 + "date": "2021", + "value": 13942, + "facet": 2176550201 } ] }, @@ -28787,9 +28787,9 @@ "entity": "geoId/51115", "points_by_facet": [ { - "date": "2020", - "value": 8760, - "facet": 1145703171 + "date": "2021", + "value": 8546, + "facet": 2176550201 } ] }, @@ -28797,9 +28797,9 @@ "entity": "geoId/51117", "points_by_facet": [ { - "date": "2020", - "value": 30726, - "facet": 1145703171 + "date": "2021", + "value": 30248, + "facet": 2176550201 } ] }, @@ -28807,9 +28807,9 @@ "entity": "geoId/51119", "points_by_facet": [ { - "date": "2020", - "value": 10642, - "facet": 1145703171 + "date": "2021", + "value": 10781, + "facet": 2176550201 } ] }, @@ -28817,9 +28817,9 @@ "entity": "geoId/51121", "points_by_facet": [ { - "date": "2020", - "value": 98495, - "facet": 1145703171 + "date": "2021", + "value": 98473, + "facet": 2176550201 } ] }, @@ -28827,9 +28827,9 @@ "entity": "geoId/51125", "points_by_facet": [ { - "date": "2020", - "value": 14812, - "facet": 1145703171 + "date": "2021", + "value": 14790, + "facet": 2176550201 } ] }, @@ -28837,9 +28837,9 @@ "entity": "geoId/51127", "points_by_facet": [ { - "date": "2020", - "value": 22310, - "facet": 1145703171 + "date": "2021", + "value": 23897, + "facet": 2176550201 } ] }, @@ -28847,9 +28847,9 @@ "entity": "geoId/51131", "points_by_facet": [ { - "date": "2020", - "value": 11826, - "facet": 1145703171 + "date": "2021", + "value": 12085, + "facet": 2176550201 } ] }, @@ -28857,9 +28857,9 @@ "entity": "geoId/51133", "points_by_facet": [ { - "date": "2020", - "value": 12151, - "facet": 1145703171 + "date": "2021", + "value": 12029, + "facet": 2176550201 } ] }, @@ -28867,9 +28867,9 @@ "entity": "geoId/51135", "points_by_facet": [ { - "date": "2020", - "value": 15338, - "facet": 1145703171 + "date": "2021", + "value": 15594, + "facet": 2176550201 } ] }, @@ -28877,9 +28877,9 @@ "entity": "geoId/51137", "points_by_facet": [ { - "date": "2020", - "value": 36501, - "facet": 1145703171 + "date": "2021", + "value": 37188, + "facet": 2176550201 } ] }, @@ -28887,9 +28887,9 @@ "entity": "geoId/51139", "points_by_facet": [ { - "date": "2020", - "value": 23862, - "facet": 1145703171 + "date": "2021", + "value": 23807, + "facet": 2176550201 } ] }, @@ -28897,9 +28897,9 @@ "entity": "geoId/51141", "points_by_facet": [ { - "date": "2020", - "value": 17660, - "facet": 1145703171 + "date": "2021", + "value": 17602, + "facet": 2176550201 } ] }, @@ -28907,9 +28907,9 @@ "entity": "geoId/51143", "points_by_facet": [ { - "date": "2020", - "value": 60867, - "facet": 1145703171 + "date": "2021", + "value": 59972, + "facet": 2176550201 } ] }, @@ -28917,9 +28917,9 @@ "entity": "geoId/51145", "points_by_facet": [ { - "date": "2020", - "value": 29253, - "facet": 1145703171 + "date": "2021", + "value": 31136, + "facet": 2176550201 } ] }, @@ -28927,9 +28927,9 @@ "entity": "geoId/51147", "points_by_facet": [ { - "date": "2020", - "value": 22892, - "facet": 1145703171 + "date": "2021", + "value": 21932, + "facet": 2176550201 } ] }, @@ -28937,9 +28937,9 @@ "entity": "geoId/51149", "points_by_facet": [ { - "date": "2020", - "value": 38292, - "facet": 1145703171 + "date": "2021", + "value": 42880, + "facet": 2176550201 } ] }, @@ -28947,9 +28947,9 @@ "entity": "geoId/51153", "points_by_facet": [ { - "date": "2020", - "value": 466834, - "facet": 1145703171 + "date": "2021", + "value": 484472, + "facet": 2176550201 } ] }, @@ -28957,9 +28957,9 @@ "entity": "geoId/51155", "points_by_facet": [ { - "date": "2020", - "value": 34113, - "facet": 1145703171 + "date": "2021", + "value": 33759, + "facet": 2176550201 } ] }, @@ -28967,9 +28967,9 @@ "entity": "geoId/51157", "points_by_facet": [ { - "date": "2020", - "value": 7360, - "facet": 1145703171 + "date": "2021", + "value": 7407, + "facet": 2176550201 } ] }, @@ -28977,9 +28977,9 @@ "entity": "geoId/51159", "points_by_facet": [ { - "date": "2020", - "value": 8951, - "facet": 1145703171 + "date": "2021", + "value": 9017, + "facet": 2176550201 } ] }, @@ -28987,9 +28987,9 @@ "entity": "geoId/51161", "points_by_facet": [ { - "date": "2020", - "value": 94103, - "facet": 1145703171 + "date": "2021", + "value": 96589, + "facet": 2176550201 } ] }, @@ -28997,9 +28997,9 @@ "entity": "geoId/51163", "points_by_facet": [ { - "date": "2020", - "value": 22728, - "facet": 1145703171 + "date": "2021", + "value": 22641, + "facet": 2176550201 } ] }, @@ -29007,9 +29007,9 @@ "entity": "geoId/51165", "points_by_facet": [ { - "date": "2020", - "value": 81138, - "facet": 1145703171 + "date": "2021", + "value": 84394, + "facet": 2176550201 } ] }, @@ -29017,9 +29017,9 @@ "entity": "geoId/51167", "points_by_facet": [ { - "date": "2020", - "value": 26937, - "facet": 1145703171 + "date": "2021", + "value": 25550, + "facet": 2176550201 } ] }, @@ -29027,9 +29027,9 @@ "entity": "geoId/51169", "points_by_facet": [ { - "date": "2020", - "value": 21761, - "facet": 1145703171 + "date": "2021", + "value": 21419, + "facet": 2176550201 } ] }, @@ -29037,9 +29037,9 @@ "entity": "geoId/51171", "points_by_facet": [ { - "date": "2020", - "value": 43441, - "facet": 1145703171 + "date": "2021", + "value": 44752, + "facet": 2176550201 } ] }, @@ -29047,9 +29047,9 @@ "entity": "geoId/51173", "points_by_facet": [ { - "date": "2020", - "value": 30539, - "facet": 1145703171 + "date": "2021", + "value": 29477, + "facet": 2176550201 } ] }, @@ -29057,9 +29057,9 @@ "entity": "geoId/51175", "points_by_facet": [ { - "date": "2020", - "value": 17829, - "facet": 1145703171 + "date": "2021", + "value": 18006, + "facet": 2176550201 } ] }, @@ -29067,9 +29067,9 @@ "entity": "geoId/51177", "points_by_facet": [ { - "date": "2020", - "value": 134683, - "facet": 1145703171 + "date": "2021", + "value": 143676, + "facet": 2176550201 } ] }, @@ -29077,9 +29077,9 @@ "entity": "geoId/51179", "points_by_facet": [ { - "date": "2020", - "value": 150185, - "facet": 1145703171 + "date": "2021", + "value": 160877, + "facet": 2176550201 } ] }, @@ -29087,9 +29087,9 @@ "entity": "geoId/51181", "points_by_facet": [ { - "date": "2020", - "value": 6459, - "facet": 1145703171 + "date": "2021", + "value": 6530, + "facet": 2176550201 } ] }, @@ -29097,9 +29097,9 @@ "entity": "geoId/51183", "points_by_facet": [ { - "date": "2020", - "value": 11202, - "facet": 1145703171 + "date": "2021", + "value": 10763, + "facet": 2176550201 } ] }, @@ -29107,9 +29107,9 @@ "entity": "geoId/51185", "points_by_facet": [ { - "date": "2020", - "value": 41201, - "facet": 1145703171 + "date": "2021", + "value": 39925, + "facet": 2176550201 } ] }, @@ -29117,9 +29117,9 @@ "entity": "geoId/51187", "points_by_facet": [ { - "date": "2020", - "value": 39888, - "facet": 1145703171 + "date": "2021", + "value": 40925, + "facet": 2176550201 } ] }, @@ -29127,9 +29127,9 @@ "entity": "geoId/51191", "points_by_facet": [ { - "date": "2020", - "value": 54005, - "facet": 1145703171 + "date": "2021", + "value": 53635, + "facet": 2176550201 } ] }, @@ -29137,9 +29137,9 @@ "entity": "geoId/51193", "points_by_facet": [ { - "date": "2020", - "value": 17873, - "facet": 1145703171 + "date": "2021", + "value": 18731, + "facet": 2176550201 } ] }, @@ -29147,9 +29147,9 @@ "entity": "geoId/51195", "points_by_facet": [ { - "date": "2020", - "value": 38032, - "facet": 1145703171 + "date": "2021", + "value": 35647, + "facet": 2176550201 } ] }, @@ -29157,9 +29157,9 @@ "entity": "geoId/51197", "points_by_facet": [ { - "date": "2020", - "value": 28725, - "facet": 1145703171 + "date": "2021", + "value": 28178, + "facet": 2176550201 } ] }, @@ -29167,9 +29167,9 @@ "entity": "geoId/51199", "points_by_facet": [ { - "date": "2020", - "value": 68389, - "facet": 1145703171 + "date": "2021", + "value": 70915, + "facet": 2176550201 } ] }, @@ -29177,9 +29177,9 @@ "entity": "geoId/51510", "points_by_facet": [ { - "date": "2020", - "value": 158309, - "facet": 1145703171 + "date": "2021", + "value": 154706, + "facet": 2176550201 } ] }, @@ -29187,9 +29187,9 @@ "entity": "geoId/51520", "points_by_facet": [ { - "date": "2020", - "value": 17059, - "facet": 1145703171 + "date": "2021", + "value": 17054, + "facet": 2176550201 } ] }, @@ -29197,9 +29197,9 @@ "entity": "geoId/51530", "points_by_facet": [ { - "date": "2020", - "value": 6477, - "facet": 1145703171 + "date": "2021", + "value": 6601, + "facet": 2176550201 } ] }, @@ -29207,9 +29207,9 @@ "entity": "geoId/51540", "points_by_facet": [ { - "date": "2020", - "value": 47217, - "facet": 1145703171 + "date": "2021", + "value": 45672, + "facet": 2176550201 } ] }, @@ -29217,9 +29217,9 @@ "entity": "geoId/51550", "points_by_facet": [ { - "date": "2020", - "value": 242647, - "facet": 1145703171 + "date": "2021", + "value": 251269, + "facet": 2176550201 } ] }, @@ -29227,9 +29227,9 @@ "entity": "geoId/51570", "points_by_facet": [ { - "date": "2020", - "value": 17283, - "facet": 1145703171 + "date": "2021", + "value": 18273, + "facet": 2176550201 } ] }, @@ -29237,9 +29237,9 @@ "entity": "geoId/51580", "points_by_facet": [ { - "date": "2020", - "value": 5653, - "facet": 1145703171 + "date": "2021", + "value": 5717, + "facet": 2176550201 } ] }, @@ -29247,9 +29247,9 @@ "entity": "geoId/51590", "points_by_facet": [ { - "date": "2020", - "value": 40668, - "facet": 1145703171 + "date": "2021", + "value": 42215, + "facet": 2176550201 } ] }, @@ -29257,9 +29257,9 @@ "entity": "geoId/51595", "points_by_facet": [ { - "date": "2020", - "value": 5408, - "facet": 1145703171 + "date": "2021", + "value": 5667, + "facet": 2176550201 } ] }, @@ -29267,9 +29267,9 @@ "entity": "geoId/51600", "points_by_facet": [ { - "date": "2020", - "value": 23312, - "facet": 1145703171 + "date": "2021", + "value": 24276, + "facet": 2176550201 } ] }, @@ -29277,9 +29277,9 @@ "entity": "geoId/51610", "points_by_facet": [ { - "date": "2020", - "value": 14309, - "facet": 1145703171 + "date": "2021", + "value": 14493, + "facet": 2176550201 } ] }, @@ -29287,9 +29287,9 @@ "entity": "geoId/51620", "points_by_facet": [ { - "date": "2020", - "value": 8015, - "facet": 1145703171 + "date": "2021", + "value": 8217, + "facet": 2176550201 } ] }, @@ -29297,9 +29297,9 @@ "entity": "geoId/51630", "points_by_facet": [ { - "date": "2020", - "value": 29059, - "facet": 1145703171 + "date": "2021", + "value": 28367, + "facet": 2176550201 } ] }, @@ -29307,9 +29307,9 @@ "entity": "geoId/51640", "points_by_facet": [ { - "date": "2020", - "value": 6402, - "facet": 1145703171 + "date": "2021", + "value": 6660, + "facet": 2176550201 } ] }, @@ -29317,9 +29317,9 @@ "entity": "geoId/51650", "points_by_facet": [ { - "date": "2020", - "value": 135169, - "facet": 1145703171 + "date": "2021", + "value": 137746, + "facet": 2176550201 } ] }, @@ -29327,9 +29327,9 @@ "entity": "geoId/51660", "points_by_facet": [ { - "date": "2020", - "value": 53558, - "facet": 1145703171 + "date": "2021", + "value": 51430, + "facet": 2176550201 } ] }, @@ -29337,9 +29337,9 @@ "entity": "geoId/51670", "points_by_facet": [ { - "date": "2020", - "value": 22500, - "facet": 1145703171 + "date": "2021", + "value": 23140, + "facet": 2176550201 } ] }, @@ -29347,9 +29347,9 @@ "entity": "geoId/51678", "points_by_facet": [ { - "date": "2020", - "value": 7205, - "facet": 1145703171 + "date": "2021", + "value": 7456, + "facet": 2176550201 } ] }, @@ -29357,9 +29357,9 @@ "entity": "geoId/51680", "points_by_facet": [ { - "date": "2020", - "value": 80970, - "facet": 1145703171 + "date": "2021", + "value": 79009, + "facet": 2176550201 } ] }, @@ -29367,9 +29367,9 @@ "entity": "geoId/51683", "points_by_facet": [ { - "date": "2020", - "value": 41038, - "facet": 1145703171 + "date": "2021", + "value": 42708, + "facet": 2176550201 } ] }, @@ -29377,9 +29377,9 @@ "entity": "geoId/51685", "points_by_facet": [ { - "date": "2020", - "value": 17548, - "facet": 1145703171 + "date": "2021", + "value": 17002, + "facet": 2176550201 } ] }, @@ -29387,9 +29387,9 @@ "entity": "geoId/51690", "points_by_facet": [ { - "date": "2020", - "value": 12646, - "facet": 1145703171 + "date": "2021", + "value": 13517, + "facet": 2176550201 } ] }, @@ -29397,9 +29397,9 @@ "entity": "geoId/51700", "points_by_facet": [ { - "date": "2020", - "value": 179582, - "facet": 1145703171 + "date": "2021", + "value": 184587, + "facet": 2176550201 } ] }, @@ -29407,9 +29407,9 @@ "entity": "geoId/51710", "points_by_facet": [ { - "date": "2020", - "value": 244300, - "facet": 1145703171 + "date": "2021", + "value": 235089, + "facet": 2176550201 } ] }, @@ -29417,9 +29417,9 @@ "entity": "geoId/51720", "points_by_facet": [ { - "date": "2020", - "value": 3969, - "facet": 1145703171 + "date": "2021", + "value": 3666, + "facet": 2176550201 } ] }, @@ -29427,9 +29427,9 @@ "entity": "geoId/51730", "points_by_facet": [ { - "date": "2020", - "value": 30791, - "facet": 1145703171 + "date": "2021", + "value": 33429, + "facet": 2176550201 } ] }, @@ -29437,9 +29437,9 @@ "entity": "geoId/51735", "points_by_facet": [ { - "date": "2020", - "value": 12121, - "facet": 1145703171 + "date": "2021", + "value": 12574, + "facet": 2176550201 } ] }, @@ -29447,9 +29447,9 @@ "entity": "geoId/51740", "points_by_facet": [ { - "date": "2020", - "value": 94961, - "facet": 1145703171 + "date": "2021", + "value": 97840, + "facet": 2176550201 } ] }, @@ -29457,9 +29457,9 @@ "entity": "geoId/51750", "points_by_facet": [ { - "date": "2020", - "value": 17833, - "facet": 1145703171 + "date": "2021", + "value": 16499, + "facet": 2176550201 } ] }, @@ -29467,9 +29467,9 @@ "entity": "geoId/51760", "points_by_facet": [ { - "date": "2020", - "value": 229233, - "facet": 1145703171 + "date": "2021", + "value": 226604, + "facet": 2176550201 } ] }, @@ -29477,9 +29477,9 @@ "entity": "geoId/51770", "points_by_facet": [ { - "date": "2020", - "value": 99122, - "facet": 1145703171 + "date": "2021", + "value": 98865, + "facet": 2176550201 } ] }, @@ -29487,9 +29487,9 @@ "entity": "geoId/51775", "points_by_facet": [ { - "date": "2020", - "value": 25290, - "facet": 1145703171 + "date": "2021", + "value": 25373, + "facet": 2176550201 } ] }, @@ -29497,9 +29497,9 @@ "entity": "geoId/51790", "points_by_facet": [ { - "date": "2020", - "value": 24660, - "facet": 1145703171 + "date": "2021", + "value": 25661, + "facet": 2176550201 } ] }, @@ -29507,9 +29507,9 @@ "entity": "geoId/51800", "points_by_facet": [ { - "date": "2020", - "value": 91383, - "facet": 1145703171 + "date": "2021", + "value": 96194, + "facet": 2176550201 } ] }, @@ -29517,9 +29517,9 @@ "entity": "geoId/51810", "points_by_facet": [ { - "date": "2020", - "value": 450882, - "facet": 1145703171 + "date": "2021", + "value": 457672, + "facet": 2176550201 } ] }, @@ -29527,9 +29527,9 @@ "entity": "geoId/51820", "points_by_facet": [ { - "date": "2020", - "value": 22300, - "facet": 1145703171 + "date": "2021", + "value": 22550, + "facet": 2176550201 } ] }, @@ -29537,9 +29537,9 @@ "entity": "geoId/51830", "points_by_facet": [ { - "date": "2020", - "value": 15034, - "facet": 1145703171 + "date": "2021", + "value": 15590, + "facet": 2176550201 } ] }, @@ -29547,9 +29547,9 @@ "entity": "geoId/51840", "points_by_facet": [ { - "date": "2020", - "value": 27912, - "facet": 1145703171 + "date": "2021", + "value": 28136, + "facet": 2176550201 } ] }, @@ -29557,9 +29557,9 @@ "entity": "geoId/53001", "points_by_facet": [ { - "date": "2020", - "value": 19702, - "facet": 1145703171 + "date": "2021", + "value": 20621, + "facet": 2176550201 } ] }, @@ -29567,9 +29567,9 @@ "entity": "geoId/53003", "points_by_facet": [ { - "date": "2020", - "value": 22636, - "facet": 1145703171 + "date": "2021", + "value": 22397, + "facet": 2176550201 } ] }, @@ -29577,9 +29577,9 @@ "entity": "geoId/53005", "points_by_facet": [ { - "date": "2020", - "value": 200715, - "facet": 1145703171 + "date": "2021", + "value": 210025, + "facet": 2176550201 } ] }, @@ -29587,9 +29587,9 @@ "entity": "geoId/53007", "points_by_facet": [ { - "date": "2020", - "value": 76653, - "facet": 1145703171 + "date": "2021", + "value": 79646, + "facet": 2176550201 } ] }, @@ -29597,9 +29597,9 @@ "entity": "geoId/53009", "points_by_facet": [ { - "date": "2020", - "value": 76482, - "facet": 1145703171 + "date": "2021", + "value": 78209, + "facet": 2176550201 } ] }, @@ -29607,9 +29607,9 @@ "entity": "geoId/53011", "points_by_facet": [ { - "date": "2020", - "value": 481950, - "facet": 1145703171 + "date": "2021", + "value": 511404, + "facet": 2176550201 } ] }, @@ -29617,9 +29617,9 @@ "entity": "geoId/53013", "points_by_facet": [ { - "date": "2020", - "value": 4024, - "facet": 1145703171 + "date": "2021", + "value": 4042, + "facet": 2176550201 } ] }, @@ -29627,9 +29627,9 @@ "entity": "geoId/53015", "points_by_facet": [ { - "date": "2020", - "value": 108399, - "facet": 1145703171 + "date": "2021", + "value": 111524, + "facet": 2176550201 } ] }, @@ -29637,9 +29637,9 @@ "entity": "geoId/53017", "points_by_facet": [ { - "date": "2020", - "value": 42520, - "facet": 1145703171 + "date": "2021", + "value": 43696, + "facet": 2176550201 } ] }, @@ -29647,9 +29647,9 @@ "entity": "geoId/53019", "points_by_facet": [ { - "date": "2020", - "value": 7643, - "facet": 1145703171 + "date": "2021", + "value": 7273, + "facet": 2176550201 } ] }, @@ -29657,9 +29657,9 @@ "entity": "geoId/53021", "points_by_facet": [ { - "date": "2020", - "value": 93681, - "facet": 1145703171 + "date": "2021", + "value": 98268, + "facet": 2176550201 } ] }, @@ -29667,9 +29667,9 @@ "entity": "geoId/53023", "points_by_facet": [ { - "date": "2020", - "value": 2258, - "facet": 1145703171 + "date": "2021", + "value": 2346, + "facet": 2176550201 } ] }, @@ -29677,9 +29677,9 @@ "entity": "geoId/53025", "points_by_facet": [ { - "date": "2020", - "value": 96648, - "facet": 1145703171 + "date": "2021", + "value": 100297, + "facet": 2176550201 } ] }, @@ -29687,9 +29687,9 @@ "entity": "geoId/53027", "points_by_facet": [ { - "date": "2020", - "value": 73769, - "facet": 1145703171 + "date": "2021", + "value": 76841, + "facet": 2176550201 } ] }, @@ -29697,9 +29697,9 @@ "entity": "geoId/53029", "points_by_facet": [ { - "date": "2020", - "value": 84187, - "facet": 1145703171 + "date": "2021", + "value": 87432, + "facet": 2176550201 } ] }, @@ -29707,9 +29707,9 @@ "entity": "geoId/53031", "points_by_facet": [ { - "date": "2020", - "value": 31825, - "facet": 1145703171 + "date": "2021", + "value": 33605, + "facet": 2176550201 } ] }, @@ -29717,9 +29717,9 @@ "entity": "geoId/53033", "points_by_facet": [ { - "date": "2020", - "value": 2225064, - "facet": 1145703171 + "date": "2021", + "value": 2252305, + "facet": 2176550201 } ] }, @@ -29727,9 +29727,9 @@ "entity": "geoId/53035", "points_by_facet": [ { - "date": "2020", - "value": 268945, - "facet": 1145703171 + "date": "2021", + "value": 274314, + "facet": 2176550201 } ] }, @@ -29737,9 +29737,9 @@ "entity": "geoId/53037", "points_by_facet": [ { - "date": "2020", - "value": 47097, - "facet": 1145703171 + "date": "2021", + "value": 45499, + "facet": 2176550201 } ] }, @@ -29747,9 +29747,9 @@ "entity": "geoId/53039", "points_by_facet": [ { - "date": "2020", - "value": 22055, - "facet": 1145703171 + "date": "2021", + "value": 23118, + "facet": 2176550201 } ] }, @@ -29757,9 +29757,9 @@ "entity": "geoId/53041", "points_by_facet": [ { - "date": "2020", - "value": 79430, - "facet": 1145703171 + "date": "2021", + "value": 84398, + "facet": 2176550201 } ] }, @@ -29767,9 +29767,9 @@ "entity": "geoId/53043", "points_by_facet": [ { - "date": "2020", - "value": 10732, - "facet": 1145703171 + "date": "2021", + "value": 11232, + "facet": 2176550201 } ] }, @@ -29777,9 +29777,9 @@ "entity": "geoId/53045", "points_by_facet": [ { - "date": "2020", - "value": 65326, - "facet": 1145703171 + "date": "2021", + "value": 67615, + "facet": 2176550201 } ] }, @@ -29787,9 +29787,9 @@ "entity": "geoId/53047", "points_by_facet": [ { - "date": "2020", - "value": 42080, - "facet": 1145703171 + "date": "2021", + "value": 42634, + "facet": 2176550201 } ] }, @@ -29797,9 +29797,9 @@ "entity": "geoId/53049", "points_by_facet": [ { - "date": "2020", - "value": 22121, - "facet": 1145703171 + "date": "2021", + "value": 23948, + "facet": 2176550201 } ] }, @@ -29807,9 +29807,9 @@ "entity": "geoId/53051", "points_by_facet": [ { - "date": "2020", - "value": 13588, - "facet": 1145703171 + "date": "2021", + "value": 13886, + "facet": 2176550201 } ] }, @@ -29817,9 +29817,9 @@ "entity": "geoId/53053", "points_by_facet": [ { - "date": "2020", - "value": 891862, - "facet": 1145703171 + "date": "2021", + "value": 925708, + "facet": 2176550201 } ] }, @@ -29827,9 +29827,9 @@ "entity": "geoId/53055", "points_by_facet": [ { - "date": "2020", - "value": 16953, - "facet": 1145703171 + "date": "2021", + "value": 18557, + "facet": 2176550201 } ] }, @@ -29837,9 +29837,9 @@ "entity": "geoId/53057", "points_by_facet": [ { - "date": "2020", - "value": 127442, - "facet": 1145703171 + "date": "2021", + "value": 130696, + "facet": 2176550201 } ] }, @@ -29847,9 +29847,9 @@ "entity": "geoId/53059", "points_by_facet": [ { - "date": "2020", - "value": 11906, - "facet": 1145703171 + "date": "2021", + "value": 12170, + "facet": 2176550201 } ] }, @@ -29857,9 +29857,9 @@ "entity": "geoId/53061", "points_by_facet": [ { - "date": "2020", - "value": 811572, - "facet": 1145703171 + "date": "2021", + "value": 833540, + "facet": 2176550201 } ] }, @@ -29867,9 +29867,9 @@ "entity": "geoId/53063", "points_by_facet": [ { - "date": "2020", - "value": 513402, - "facet": 1145703171 + "date": "2021", + "value": 546040, + "facet": 2176550201 } ] }, @@ -29877,9 +29877,9 @@ "entity": "geoId/53065", "points_by_facet": [ { - "date": "2020", - "value": 45233, - "facet": 1145703171 + "date": "2021", + "value": 47426, + "facet": 2176550201 } ] }, @@ -29887,9 +29887,9 @@ "entity": "geoId/53067", "points_by_facet": [ { - "date": "2020", - "value": 284698, - "facet": 1145703171 + "date": "2021", + "value": 297977, + "facet": 2176550201 } ] }, @@ -29897,9 +29897,9 @@ "entity": "geoId/53069", "points_by_facet": [ { - "date": "2020", - "value": 4318, - "facet": 1145703171 + "date": "2021", + "value": 4582, + "facet": 2176550201 } ] }, @@ -29907,9 +29907,9 @@ "entity": "geoId/53071", "points_by_facet": [ { - "date": "2020", - "value": 60785, - "facet": 1145703171 + "date": "2021", + "value": 62682, + "facet": 2176550201 } ] }, @@ -29917,9 +29917,9 @@ "entity": "geoId/53073", "points_by_facet": [ { - "date": "2020", - "value": 224538, - "facet": 1145703171 + "date": "2021", + "value": 228831, + "facet": 2176550201 } ] }, @@ -29927,9 +29927,9 @@ "entity": "geoId/53075", "points_by_facet": [ { - "date": "2020", - "value": 49577, - "facet": 1145703171 + "date": "2021", + "value": 47873, + "facet": 2176550201 } ] }, @@ -29937,9 +29937,9 @@ "entity": "geoId/53077", "points_by_facet": [ { - "date": "2020", - "value": 250649, - "facet": 1145703171 + "date": "2021", + "value": 256035, + "facet": 2176550201 } ] }, @@ -29947,9 +29947,9 @@ "entity": "geoId/54001", "points_by_facet": [ { - "date": "2020", - "value": 16543, - "facet": 1145703171 + "date": "2021", + "value": 15468, + "facet": 2176550201 } ] }, @@ -29957,9 +29957,9 @@ "entity": "geoId/54003", "points_by_facet": [ { - "date": "2020", - "value": 117615, - "facet": 1145703171 + "date": "2021", + "value": 126069, + "facet": 2176550201 } ] }, @@ -29967,9 +29967,9 @@ "entity": "geoId/54005", "points_by_facet": [ { - "date": "2020", - "value": 21897, - "facet": 1145703171 + "date": "2021", + "value": 21312, + "facet": 2176550201 } ] }, @@ -29977,9 +29977,9 @@ "entity": "geoId/54007", "points_by_facet": [ { - "date": "2020", - "value": 14032, - "facet": 1145703171 + "date": "2021", + "value": 12247, + "facet": 2176550201 } ] }, @@ -29987,9 +29987,9 @@ "entity": "geoId/54009", "points_by_facet": [ { - "date": "2020", - "value": 22162, - "facet": 1145703171 + "date": "2021", + "value": 22140, + "facet": 2176550201 } ] }, @@ -29997,9 +29997,9 @@ "entity": "geoId/54011", "points_by_facet": [ { - "date": "2020", - "value": 93328, - "facet": 1145703171 + "date": "2021", + "value": 93418, + "facet": 2176550201 } ] }, @@ -30007,9 +30007,9 @@ "entity": "geoId/54013", "points_by_facet": [ { - "date": "2020", - "value": 7185, - "facet": 1145703171 + "date": "2021", + "value": 6176, + "facet": 2176550201 } ] }, @@ -30017,9 +30017,9 @@ "entity": "geoId/54015", "points_by_facet": [ { - "date": "2020", - "value": 8599, - "facet": 1145703171 + "date": "2021", + "value": 7892, + "facet": 2176550201 } ] }, @@ -30027,9 +30027,9 @@ "entity": "geoId/54017", "points_by_facet": [ { - "date": "2020", - "value": 8499, - "facet": 1145703171 + "date": "2021", + "value": 7735, + "facet": 2176550201 } ] }, @@ -30037,9 +30037,9 @@ "entity": "geoId/54019", "points_by_facet": [ { - "date": "2020", - "value": 43087, - "facet": 1145703171 + "date": "2021", + "value": 39927, + "facet": 2176550201 } ] }, @@ -30047,9 +30047,9 @@ "entity": "geoId/54021", "points_by_facet": [ { - "date": "2020", - "value": 7970, - "facet": 1145703171 + "date": "2021", + "value": 7377, + "facet": 2176550201 } ] }, @@ -30057,9 +30057,9 @@ "entity": "geoId/54023", "points_by_facet": [ { - "date": "2020", - "value": 11565, - "facet": 1145703171 + "date": "2021", + "value": 10983, + "facet": 2176550201 } ] }, @@ -30067,9 +30067,9 @@ "entity": "geoId/54025", "points_by_facet": [ { - "date": "2020", - "value": 34893, - "facet": 1145703171 + "date": "2021", + "value": 32608, + "facet": 2176550201 } ] }, @@ -30077,9 +30077,9 @@ "entity": "geoId/54027", "points_by_facet": [ { - "date": "2020", - "value": 23304, - "facet": 1145703171 + "date": "2021", + "value": 23302, + "facet": 2176550201 } ] }, @@ -30087,9 +30087,9 @@ "entity": "geoId/54029", "points_by_facet": [ { - "date": "2020", - "value": 29118, - "facet": 1145703171 + "date": "2021", + "value": 28656, + "facet": 2176550201 } ] }, @@ -30097,9 +30097,9 @@ "entity": "geoId/54031", "points_by_facet": [ { - "date": "2020", - "value": 13789, - "facet": 1145703171 + "date": "2021", + "value": 14160, + "facet": 2176550201 } ] }, @@ -30107,9 +30107,9 @@ "entity": "geoId/54033", "points_by_facet": [ { - "date": "2020", - "value": 67620, - "facet": 1145703171 + "date": "2021", + "value": 65158, + "facet": 2176550201 } ] }, @@ -30117,9 +30117,9 @@ "entity": "geoId/54035", "points_by_facet": [ { - "date": "2020", - "value": 28793, - "facet": 1145703171 + "date": "2021", + "value": 27738, + "facet": 2176550201 } ] }, @@ -30127,9 +30127,9 @@ "entity": "geoId/54037", "points_by_facet": [ { - "date": "2020", - "value": 56922, - "facet": 1145703171 + "date": "2021", + "value": 58370, + "facet": 2176550201 } ] }, @@ -30137,9 +30137,9 @@ "entity": "geoId/54039", "points_by_facet": [ { - "date": "2020", - "value": 181014, - "facet": 1145703171 + "date": "2021", + "value": 177952, + "facet": 2176550201 } ] }, @@ -30147,9 +30147,9 @@ "entity": "geoId/54041", "points_by_facet": [ { - "date": "2020", - "value": 16024, - "facet": 1145703171 + "date": "2021", + "value": 16892, + "facet": 2176550201 } ] }, @@ -30157,9 +30157,9 @@ "entity": "geoId/54043", "points_by_facet": [ { - "date": "2020", - "value": 20617, - "facet": 1145703171 + "date": "2021", + "value": 20126, + "facet": 2176550201 } ] }, @@ -30167,9 +30167,9 @@ "entity": "geoId/54045", "points_by_facet": [ { - "date": "2020", - "value": 32593, - "facet": 1145703171 + "date": "2021", + "value": 31909, + "facet": 2176550201 } ] }, @@ -30177,9 +30177,9 @@ "entity": "geoId/54047", "points_by_facet": [ { - "date": "2020", - "value": 18083, - "facet": 1145703171 + "date": "2021", + "value": 18363, + "facet": 2176550201 } ] }, @@ -30187,9 +30187,9 @@ "entity": "geoId/54049", "points_by_facet": [ { - "date": "2020", - "value": 56233, - "facet": 1145703171 + "date": "2021", + "value": 56001, + "facet": 2176550201 } ] }, @@ -30197,9 +30197,9 @@ "entity": "geoId/54051", "points_by_facet": [ { - "date": "2020", - "value": 30900, - "facet": 1145703171 + "date": "2021", + "value": 30115, + "facet": 2176550201 } ] }, @@ -30207,9 +30207,9 @@ "entity": "geoId/54053", "points_by_facet": [ { - "date": "2020", - "value": 26700, - "facet": 1145703171 + "date": "2021", + "value": 25157, + "facet": 2176550201 } ] }, @@ -30217,9 +30217,9 @@ "entity": "geoId/54055", "points_by_facet": [ { - "date": "2020", - "value": 59370, - "facet": 1145703171 + "date": "2021", + "value": 59097, + "facet": 2176550201 } ] }, @@ -30227,9 +30227,9 @@ "entity": "geoId/54057", "points_by_facet": [ { - "date": "2020", - "value": 27047, - "facet": 1145703171 + "date": "2021", + "value": 26857, + "facet": 2176550201 } ] }, @@ -30237,9 +30237,9 @@ "entity": "geoId/54059", "points_by_facet": [ { - "date": "2020", - "value": 23808, - "facet": 1145703171 + "date": "2021", + "value": 23005, + "facet": 2176550201 } ] }, @@ -30247,9 +30247,9 @@ "entity": "geoId/54061", "points_by_facet": [ { - "date": "2020", - "value": 106196, - "facet": 1145703171 + "date": "2021", + "value": 106387, + "facet": 2176550201 } ] }, @@ -30257,9 +30257,9 @@ "entity": "geoId/54063", "points_by_facet": [ { - "date": "2020", - "value": 13344, - "facet": 1145703171 + "date": "2021", + "value": 12332, + "facet": 2176550201 } ] }, @@ -30267,9 +30267,9 @@ "entity": "geoId/54065", "points_by_facet": [ { - "date": "2020", - "value": 17800, - "facet": 1145703171 + "date": "2021", + "value": 17221, + "facet": 2176550201 } ] }, @@ -30277,9 +30277,9 @@ "entity": "geoId/54067", "points_by_facet": [ { - "date": "2020", - "value": 24857, - "facet": 1145703171 + "date": "2021", + "value": 24300, + "facet": 2176550201 } ] }, @@ -30287,9 +30287,9 @@ "entity": "geoId/54069", "points_by_facet": [ { - "date": "2020", - "value": 41875, - "facet": 1145703171 + "date": "2021", + "value": 41776, + "facet": 2176550201 } ] }, @@ -30297,9 +30297,9 @@ "entity": "geoId/54071", "points_by_facet": [ { - "date": "2020", - "value": 6968, - "facet": 1145703171 + "date": "2021", + "value": 6142, + "facet": 2176550201 } ] }, @@ -30307,9 +30307,9 @@ "entity": "geoId/54073", "points_by_facet": [ { - "date": "2020", - "value": 7457, - "facet": 1145703171 + "date": "2021", + "value": 7601, + "facet": 2176550201 } ] }, @@ -30317,9 +30317,9 @@ "entity": "geoId/54075", "points_by_facet": [ { - "date": "2020", - "value": 8382, - "facet": 1145703171 + "date": "2021", + "value": 7841, + "facet": 2176550201 } ] }, @@ -30327,9 +30327,9 @@ "entity": "geoId/54077", "points_by_facet": [ { - "date": "2020", - "value": 33610, - "facet": 1145703171 + "date": "2021", + "value": 34358, + "facet": 2176550201 } ] }, @@ -30337,9 +30337,9 @@ "entity": "geoId/54079", "points_by_facet": [ { - "date": "2020", - "value": 56604, - "facet": 1145703171 + "date": "2021", + "value": 57260, + "facet": 2176550201 } ] }, @@ -30347,9 +30347,9 @@ "entity": "geoId/54081", "points_by_facet": [ { - "date": "2020", - "value": 74452, - "facet": 1145703171 + "date": "2021", + "value": 73771, + "facet": 2176550201 } ] }, @@ -30357,9 +30357,9 @@ "entity": "geoId/54083", "points_by_facet": [ { - "date": "2020", - "value": 28763, - "facet": 1145703171 + "date": "2021", + "value": 27806, + "facet": 2176550201 } ] }, @@ -30367,9 +30367,9 @@ "entity": "geoId/54085", "points_by_facet": [ { - "date": "2020", - "value": 9747, - "facet": 1145703171 + "date": "2021", + "value": 8383, + "facet": 2176550201 } ] }, @@ -30377,9 +30377,9 @@ "entity": "geoId/54087", "points_by_facet": [ { - "date": "2020", - "value": 13831, - "facet": 1145703171 + "date": "2021", + "value": 13898, + "facet": 2176550201 } ] }, @@ -30387,9 +30387,9 @@ "entity": "geoId/54089", "points_by_facet": [ { - "date": "2020", - "value": 12710, - "facet": 1145703171 + "date": "2021", + "value": 11908, + "facet": 2176550201 } ] }, @@ -30397,9 +30397,9 @@ "entity": "geoId/54091", "points_by_facet": [ { - "date": "2020", - "value": 16817, - "facet": 1145703171 + "date": "2021", + "value": 16492, + "facet": 2176550201 } ] }, @@ -30407,9 +30407,9 @@ "entity": "geoId/54093", "points_by_facet": [ { - "date": "2020", - "value": 6943, - "facet": 1145703171 + "date": "2021", + "value": 6672, + "facet": 2176550201 } ] }, @@ -30417,9 +30417,9 @@ "entity": "geoId/54095", "points_by_facet": [ { - "date": "2020", - "value": 8736, - "facet": 1145703171 + "date": "2021", + "value": 8155, + "facet": 2176550201 } ] }, @@ -30427,9 +30427,9 @@ "entity": "geoId/54097", "points_by_facet": [ { - "date": "2020", - "value": 24451, - "facet": 1145703171 + "date": "2021", + "value": 23791, + "facet": 2176550201 } ] }, @@ -30437,9 +30437,9 @@ "entity": "geoId/54099", "points_by_facet": [ { - "date": "2020", - "value": 39952, - "facet": 1145703171 + "date": "2021", + "value": 38498, + "facet": 2176550201 } ] }, @@ -30447,9 +30447,9 @@ "entity": "geoId/54101", "points_by_facet": [ { - "date": "2020", - "value": 8289, - "facet": 1145703171 + "date": "2021", + "value": 8249, + "facet": 2176550201 } ] }, @@ -30457,9 +30457,9 @@ "entity": "geoId/54103", "points_by_facet": [ { - "date": "2020", - "value": 15291, - "facet": 1145703171 + "date": "2021", + "value": 14170, + "facet": 2176550201 } ] }, @@ -30467,9 +30467,9 @@ "entity": "geoId/54105", "points_by_facet": [ { - "date": "2020", - "value": 5764, - "facet": 1145703171 + "date": "2021", + "value": 5063, + "facet": 2176550201 } ] }, @@ -30477,9 +30477,9 @@ "entity": "geoId/54107", "points_by_facet": [ { - "date": "2020", - "value": 84387, - "facet": 1145703171 + "date": "2021", + "value": 83624, + "facet": 2176550201 } ] }, @@ -30487,9 +30487,9 @@ "entity": "geoId/54109", "points_by_facet": [ { - "date": "2020", - "value": 20890, - "facet": 1145703171 + "date": "2021", + "value": 21051, + "facet": 2176550201 } ] }, @@ -30497,9 +30497,9 @@ "entity": "geoId/55001", "points_by_facet": [ { - "date": "2020", - "value": 20208, - "facet": 1145703171 + "date": "2021", + "value": 20875, + "facet": 2176550201 } ] }, @@ -30507,9 +30507,9 @@ "entity": "geoId/55003", "points_by_facet": [ { - "date": "2020", - "value": 15524, - "facet": 1145703171 + "date": "2021", + "value": 16107, + "facet": 2176550201 } ] }, @@ -30517,9 +30517,9 @@ "entity": "geoId/55005", "points_by_facet": [ { - "date": "2020", - "value": 45182, - "facet": 1145703171 + "date": "2021", + "value": 46719, + "facet": 2176550201 } ] }, @@ -30527,9 +30527,9 @@ "entity": "geoId/55007", "points_by_facet": [ { - "date": "2020", - "value": 15088, - "facet": 1145703171 + "date": "2021", + "value": 16320, + "facet": 2176550201 } ] }, @@ -30537,9 +30537,9 @@ "entity": "geoId/55009", "points_by_facet": [ { - "date": "2020", - "value": 262559, - "facet": 1145703171 + "date": "2021", + "value": 269591, + "facet": 2176550201 } ] }, @@ -30547,9 +30547,9 @@ "entity": "geoId/55011", "points_by_facet": [ { - "date": "2020", - "value": 13087, - "facet": 1145703171 + "date": "2021", + "value": 13302, + "facet": 2176550201 } ] }, @@ -30557,9 +30557,9 @@ "entity": "geoId/55013", "points_by_facet": [ { - "date": "2020", - "value": 15363, - "facet": 1145703171 + "date": "2021", + "value": 16744, + "facet": 2176550201 } ] }, @@ -30567,9 +30567,9 @@ "entity": "geoId/55015", "points_by_facet": [ { - "date": "2020", - "value": 50005, - "facet": 1145703171 + "date": "2021", + "value": 52539, + "facet": 2176550201 } ] }, @@ -30577,9 +30577,9 @@ "entity": "geoId/55017", "points_by_facet": [ { - "date": "2020", - "value": 64175, - "facet": 1145703171 + "date": "2021", + "value": 66865, + "facet": 2176550201 } ] }, @@ -30587,9 +30587,9 @@ "entity": "geoId/55019", "points_by_facet": [ { - "date": "2020", - "value": 34668, - "facet": 1145703171 + "date": "2021", + "value": 34746, + "facet": 2176550201 } ] }, @@ -30597,9 +30597,9 @@ "entity": "geoId/55021", "points_by_facet": [ { - "date": "2020", - "value": 57331, - "facet": 1145703171 + "date": "2021", + "value": 58488, + "facet": 2176550201 } ] }, @@ -30607,9 +30607,9 @@ "entity": "geoId/55023", "points_by_facet": [ { - "date": "2020", - "value": 16155, - "facet": 1145703171 + "date": "2021", + "value": 16075, + "facet": 2176550201 } ] }, @@ -30617,9 +30617,9 @@ "entity": "geoId/55025", "points_by_facet": [ { - "date": "2020", - "value": 542459, - "facet": 1145703171 + "date": "2021", + "value": 563951, + "facet": 2176550201 } ] }, @@ -30627,9 +30627,9 @@ "entity": "geoId/55027", "points_by_facet": [ { - "date": "2020", - "value": 87569, - "facet": 1145703171 + "date": "2021", + "value": 89313, + "facet": 2176550201 } ] }, @@ -30637,9 +30637,9 @@ "entity": "geoId/55029", "points_by_facet": [ { - "date": "2020", - "value": 27621, - "facet": 1145703171 + "date": "2021", + "value": 30369, + "facet": 2176550201 } ] }, @@ -30647,9 +30647,9 @@ "entity": "geoId/55031", "points_by_facet": [ { - "date": "2020", - "value": 43497, - "facet": 1145703171 + "date": "2021", + "value": 44203, + "facet": 2176550201 } ] }, @@ -30657,9 +30657,9 @@ "entity": "geoId/55033", "points_by_facet": [ { - "date": "2020", - "value": 45029, - "facet": 1145703171 + "date": "2021", + "value": 45547, + "facet": 2176550201 } ] }, @@ -30667,9 +30667,9 @@ "entity": "geoId/55035", "points_by_facet": [ { - "date": "2020", - "value": 104132, - "facet": 1145703171 + "date": "2021", + "value": 106452, + "facet": 2176550201 } ] }, @@ -30677,9 +30677,9 @@ "entity": "geoId/55037", "points_by_facet": [ { - "date": "2020", - "value": 4312, - "facet": 1145703171 + "date": "2021", + "value": 4593, + "facet": 2176550201 } ] }, @@ -30687,9 +30687,9 @@ "entity": "geoId/55039", "points_by_facet": [ { - "date": "2020", - "value": 102654, - "facet": 1145703171 + "date": "2021", + "value": 104362, + "facet": 2176550201 } ] }, @@ -30697,9 +30697,9 @@ "entity": "geoId/55041", "points_by_facet": [ { - "date": "2020", - "value": 9003, - "facet": 1145703171 + "date": "2021", + "value": 9258, + "facet": 2176550201 } ] }, @@ -30707,9 +30707,9 @@ "entity": "geoId/55043", "points_by_facet": [ { - "date": "2020", - "value": 51570, - "facet": 1145703171 + "date": "2021", + "value": 52110, + "facet": 2176550201 } ] }, @@ -30717,9 +30717,9 @@ "entity": "geoId/55045", "points_by_facet": [ { - "date": "2020", - "value": 36790, - "facet": 1145703171 + "date": "2021", + "value": 36988, + "facet": 2176550201 } ] }, @@ -30727,9 +30727,9 @@ "entity": "geoId/55047", "points_by_facet": [ { - "date": "2020", - "value": 18807, - "facet": 1145703171 + "date": "2021", + "value": 19229, + "facet": 2176550201 } ] }, @@ -30737,9 +30737,9 @@ "entity": "geoId/55049", "points_by_facet": [ { - "date": "2020", - "value": 23632, - "facet": 1145703171 + "date": "2021", + "value": 23756, + "facet": 2176550201 } ] }, @@ -30747,9 +30747,9 @@ "entity": "geoId/55051", "points_by_facet": [ { - "date": "2020", - "value": 5679, - "facet": 1145703171 + "date": "2021", + "value": 6178, + "facet": 2176550201 } ] }, @@ -30757,9 +30757,9 @@ "entity": "geoId/55053", "points_by_facet": [ { - "date": "2020", - "value": 20556, - "facet": 1145703171 + "date": "2021", + "value": 21121, + "facet": 2176550201 } ] }, @@ -30767,9 +30767,9 @@ "entity": "geoId/55055", "points_by_facet": [ { - "date": "2020", - "value": 84837, - "facet": 1145703171 + "date": "2021", + "value": 84943, + "facet": 2176550201 } ] }, @@ -30777,9 +30777,9 @@ "entity": "geoId/55057", "points_by_facet": [ { - "date": "2020", - "value": 26603, - "facet": 1145703171 + "date": "2021", + "value": 26802, + "facet": 2176550201 } ] }, @@ -30787,9 +30787,9 @@ "entity": "geoId/55059", "points_by_facet": [ { - "date": "2020", - "value": 168998, - "facet": 1145703171 + "date": "2021", + "value": 168732, + "facet": 2176550201 } ] }, @@ -30797,9 +30797,9 @@ "entity": "geoId/55061", "points_by_facet": [ { - "date": "2020", - "value": 20398, - "facet": 1145703171 + "date": "2021", + "value": 20543, + "facet": 2176550201 } ] }, @@ -30807,9 +30807,9 @@ "entity": "geoId/55063", "points_by_facet": [ { - "date": "2020", - "value": 118168, - "facet": 1145703171 + "date": "2021", + "value": 120433, + "facet": 2176550201 } ] }, @@ -30817,9 +30817,9 @@ "entity": "geoId/55065", "points_by_facet": [ { - "date": "2020", - "value": 16682, - "facet": 1145703171 + "date": "2021", + "value": 16784, + "facet": 2176550201 } ] }, @@ -30827,9 +30827,9 @@ "entity": "geoId/55067", "points_by_facet": [ { - "date": "2020", - "value": 19167, - "facet": 1145703171 + "date": "2021", + "value": 19502, + "facet": 2176550201 } ] }, @@ -30837,9 +30837,9 @@ "entity": "geoId/55069", "points_by_facet": [ { - "date": "2020", - "value": 27687, - "facet": 1145703171 + "date": "2021", + "value": 28541, + "facet": 2176550201 } ] }, @@ -30847,9 +30847,9 @@ "entity": "geoId/55071", "points_by_facet": [ { - "date": "2020", - "value": 78977, - "facet": 1145703171 + "date": "2021", + "value": 81505, + "facet": 2176550201 } ] }, @@ -30857,9 +30857,9 @@ "entity": "geoId/55073", "points_by_facet": [ { - "date": "2020", - "value": 135485, - "facet": 1145703171 + "date": "2021", + "value": 137648, + "facet": 2176550201 } ] }, @@ -30867,9 +30867,9 @@ "entity": "geoId/55075", "points_by_facet": [ { - "date": "2020", - "value": 40312, - "facet": 1145703171 + "date": "2021", + "value": 41875, + "facet": 2176550201 } ] }, @@ -30877,9 +30877,9 @@ "entity": "geoId/55077", "points_by_facet": [ { - "date": "2020", - "value": 15380, - "facet": 1145703171 + "date": "2021", + "value": 15792, + "facet": 2176550201 } ] }, @@ -30887,9 +30887,9 @@ "entity": "geoId/55078", "points_by_facet": [ { - "date": "2020", - "value": 4566, - "facet": 1145703171 + "date": "2021", + "value": 4289, + "facet": 2176550201 } ] }, @@ -30897,9 +30897,9 @@ "entity": "geoId/55079", "points_by_facet": [ { - "date": "2020", - "value": 949180, - "facet": 1145703171 + "date": "2021", + "value": 928059, + "facet": 2176550201 } ] }, @@ -30907,9 +30907,9 @@ "entity": "geoId/55081", "points_by_facet": [ { - "date": "2020", - "value": 46155, - "facet": 1145703171 + "date": "2021", + "value": 46193, + "facet": 2176550201 } ] }, @@ -30917,9 +30917,9 @@ "entity": "geoId/55083", "points_by_facet": [ { - "date": "2020", - "value": 37870, - "facet": 1145703171 + "date": "2021", + "value": 39356, + "facet": 2176550201 } ] }, @@ -30927,9 +30927,9 @@ "entity": "geoId/55085", "points_by_facet": [ { - "date": "2020", - "value": 35480, - "facet": 1145703171 + "date": "2021", + "value": 38259, + "facet": 2176550201 } ] }, @@ -30937,9 +30937,9 @@ "entity": "geoId/55087", "points_by_facet": [ { - "date": "2020", - "value": 186829, - "facet": 1145703171 + "date": "2021", + "value": 191545, + "facet": 2176550201 } ] }, @@ -30947,9 +30947,9 @@ "entity": "geoId/55089", "points_by_facet": [ { - "date": "2020", - "value": 89179, - "facet": 1145703171 + "date": "2021", + "value": 92497, + "facet": 2176550201 } ] }, @@ -30957,9 +30957,9 @@ "entity": "geoId/55091", "points_by_facet": [ { - "date": "2020", - "value": 7261, - "facet": 1145703171 + "date": "2021", + "value": 7364, + "facet": 2176550201 } ] }, @@ -30967,9 +30967,9 @@ "entity": "geoId/55093", "points_by_facet": [ { - "date": "2020", - "value": 42336, - "facet": 1145703171 + "date": "2021", + "value": 42587, + "facet": 2176550201 } ] }, @@ -30977,9 +30977,9 @@ "entity": "geoId/55095", "points_by_facet": [ { - "date": "2020", - "value": 43549, - "facet": 1145703171 + "date": "2021", + "value": 45431, + "facet": 2176550201 } ] }, @@ -30987,9 +30987,9 @@ "entity": "geoId/55097", "points_by_facet": [ { - "date": "2020", - "value": 70822, - "facet": 1145703171 + "date": "2021", + "value": 70468, + "facet": 2176550201 } ] }, @@ -30997,9 +30997,9 @@ "entity": "geoId/55099", "points_by_facet": [ { - "date": "2020", - "value": 13351, - "facet": 1145703171 + "date": "2021", + "value": 14050, + "facet": 2176550201 } ] }, @@ -31007,9 +31007,9 @@ "entity": "geoId/55101", "points_by_facet": [ { - "date": "2020", - "value": 195859, - "facet": 1145703171 + "date": "2021", + "value": 196896, + "facet": 2176550201 } ] }, @@ -31017,9 +31017,9 @@ "entity": "geoId/55103", "points_by_facet": [ { - "date": "2020", - "value": 17408, - "facet": 1145703171 + "date": "2021", + "value": 17212, + "facet": 2176550201 } ] }, @@ -31027,9 +31027,9 @@ "entity": "geoId/55105", "points_by_facet": [ { - "date": "2020", - "value": 162532, - "facet": 1145703171 + "date": "2021", + "value": 164381, + "facet": 2176550201 } ] }, @@ -31037,9 +31037,9 @@ "entity": "geoId/55107", "points_by_facet": [ { - "date": "2020", - "value": 14074, - "facet": 1145703171 + "date": "2021", + "value": 14123, + "facet": 2176550201 } ] }, @@ -31047,9 +31047,9 @@ "entity": "geoId/55109", "points_by_facet": [ { - "date": "2020", - "value": 89702, - "facet": 1145703171 + "date": "2021", + "value": 95044, + "facet": 2176550201 } ] }, @@ -31057,9 +31057,9 @@ "entity": "geoId/55111", "points_by_facet": [ { - "date": "2020", - "value": 64152, - "facet": 1145703171 + "date": "2021", + "value": 65697, + "facet": 2176550201 } ] }, @@ -31067,9 +31067,9 @@ "entity": "geoId/55113", "points_by_facet": [ { - "date": "2020", - "value": 16477, - "facet": 1145703171 + "date": "2021", + "value": 18295, + "facet": 2176550201 } ] }, @@ -31077,9 +31077,9 @@ "entity": "geoId/55115", "points_by_facet": [ { - "date": "2020", - "value": 40813, - "facet": 1145703171 + "date": "2021", + "value": 40859, + "facet": 2176550201 } ] }, @@ -31087,9 +31087,9 @@ "entity": "geoId/55117", "points_by_facet": [ { - "date": "2020", - "value": 115152, - "facet": 1145703171 + "date": "2021", + "value": 117747, + "facet": 2176550201 } ] }, @@ -31097,9 +31097,9 @@ "entity": "geoId/55119", "points_by_facet": [ { - "date": "2020", - "value": 20320, - "facet": 1145703171 + "date": "2021", + "value": 19923, + "facet": 2176550201 } ] }, @@ -31107,9 +31107,9 @@ "entity": "geoId/55121", "points_by_facet": [ { - "date": "2020", - "value": 29525, - "facet": 1145703171 + "date": "2021", + "value": 30724, + "facet": 2176550201 } ] }, @@ -31117,9 +31117,9 @@ "entity": "geoId/55123", "points_by_facet": [ { - "date": "2020", - "value": 30759, - "facet": 1145703171 + "date": "2021", + "value": 30915, + "facet": 2176550201 } ] }, @@ -31127,9 +31127,9 @@ "entity": "geoId/55125", "points_by_facet": [ { - "date": "2020", - "value": 21923, - "facet": 1145703171 + "date": "2021", + "value": 23520, + "facet": 2176550201 } ] }, @@ -31137,9 +31137,9 @@ "entity": "geoId/55127", "points_by_facet": [ { - "date": "2020", - "value": 103391, - "facet": 1145703171 + "date": "2021", + "value": 106799, + "facet": 2176550201 } ] }, @@ -31147,9 +31147,9 @@ "entity": "geoId/55129", "points_by_facet": [ { - "date": "2020", - "value": 15726, - "facet": 1145703171 + "date": "2021", + "value": 16752, + "facet": 2176550201 } ] }, @@ -31157,9 +31157,9 @@ "entity": "geoId/55131", "points_by_facet": [ { - "date": "2020", - "value": 135529, - "facet": 1145703171 + "date": "2021", + "value": 137175, + "facet": 2176550201 } ] }, @@ -31167,9 +31167,9 @@ "entity": "geoId/55133", "points_by_facet": [ { - "date": "2020", - "value": 402637, - "facet": 1145703171 + "date": "2021", + "value": 408756, + "facet": 2176550201 } ] }, @@ -31177,9 +31177,9 @@ "entity": "geoId/55135", "points_by_facet": [ { - "date": "2020", - "value": 50997, - "facet": 1145703171 + "date": "2021", + "value": 51570, + "facet": 2176550201 } ] }, @@ -31187,9 +31187,9 @@ "entity": "geoId/55137", "points_by_facet": [ { - "date": "2020", - "value": 24256, - "facet": 1145703171 + "date": "2021", + "value": 24828, + "facet": 2176550201 } ] }, @@ -31197,9 +31197,9 @@ "entity": "geoId/55139", "points_by_facet": [ { - "date": "2020", - "value": 170924, - "facet": 1145703171 + "date": "2021", + "value": 171623, + "facet": 2176550201 } ] }, @@ -31207,9 +31207,9 @@ "entity": "geoId/55141", "points_by_facet": [ { - "date": "2020", - "value": 72892, - "facet": 1145703171 + "date": "2021", + "value": 74070, + "facet": 2176550201 } ] }, @@ -31217,9 +31217,9 @@ "entity": "geoId/56001", "points_by_facet": [ { - "date": "2020", - "value": 38664, - "facet": 1145703171 + "date": "2021", + "value": 37608, + "facet": 2176550201 } ] }, @@ -31227,9 +31227,9 @@ "entity": "geoId/56003", "points_by_facet": [ { - "date": "2020", - "value": 11809, - "facet": 1145703171 + "date": "2021", + "value": 11632, + "facet": 2176550201 } ] }, @@ -31237,9 +31237,9 @@ "entity": "geoId/56005", "points_by_facet": [ { - "date": "2020", - "value": 46958, - "facet": 1145703171 + "date": "2021", + "value": 46401, + "facet": 2176550201 } ] }, @@ -31247,9 +31247,9 @@ "entity": "geoId/56007", "points_by_facet": [ { - "date": "2020", - "value": 15073, - "facet": 1145703171 + "date": "2021", + "value": 14649, + "facet": 2176550201 } ] }, @@ -31257,9 +31257,9 @@ "entity": "geoId/56009", "points_by_facet": [ { - "date": "2020", - "value": 13842, - "facet": 1145703171 + "date": "2021", + "value": 13672, + "facet": 2176550201 } ] }, @@ -31267,9 +31267,9 @@ "entity": "geoId/56011", "points_by_facet": [ { - "date": "2020", - "value": 7502, - "facet": 1145703171 + "date": "2021", + "value": 7315, + "facet": 2176550201 } ] }, @@ -31277,9 +31277,9 @@ "entity": "geoId/56013", "points_by_facet": [ { - "date": "2020", - "value": 39711, - "facet": 1145703171 + "date": "2021", + "value": 39336, + "facet": 2176550201 } ] }, @@ -31287,9 +31287,9 @@ "entity": "geoId/56015", "points_by_facet": [ { - "date": "2020", - "value": 13301, - "facet": 1145703171 + "date": "2021", + "value": 12537, + "facet": 2176550201 } ] }, @@ -31297,9 +31297,9 @@ "entity": "geoId/56017", "points_by_facet": [ { - "date": "2020", - "value": 4550, - "facet": 1145703171 + "date": "2021", + "value": 4597, + "facet": 2176550201 } ] }, @@ -31307,9 +31307,9 @@ "entity": "geoId/56019", "points_by_facet": [ { - "date": "2020", - "value": 8518, - "facet": 1145703171 + "date": "2021", + "value": 8623, + "facet": 2176550201 } ] }, @@ -31317,9 +31317,9 @@ "entity": "geoId/56021", "points_by_facet": [ { - "date": "2020", - "value": 99272, - "facet": 1145703171 + "date": "2021", + "value": 100863, + "facet": 2176550201 } ] }, @@ -31327,9 +31327,9 @@ "entity": "geoId/56023", "points_by_facet": [ { - "date": "2020", - "value": 19640, - "facet": 1145703171 + "date": "2021", + "value": 20153, + "facet": 2176550201 } ] }, @@ -31337,9 +31337,9 @@ "entity": "geoId/56025", "points_by_facet": [ { - "date": "2020", - "value": 80067, - "facet": 1145703171 + "date": "2021", + "value": 79555, + "facet": 2176550201 } ] }, @@ -31347,9 +31347,9 @@ "entity": "geoId/56027", "points_by_facet": [ { - "date": "2020", - "value": 2377, - "facet": 1145703171 + "date": "2021", + "value": 2438, + "facet": 2176550201 } ] }, @@ -31357,9 +31357,9 @@ "entity": "geoId/56029", "points_by_facet": [ { - "date": "2020", - "value": 29273, - "facet": 1145703171 + "date": "2021", + "value": 30108, + "facet": 2176550201 } ] }, @@ -31367,9 +31367,9 @@ "entity": "geoId/56031", "points_by_facet": [ { - "date": "2020", - "value": 8572, - "facet": 1145703171 + "date": "2021", + "value": 8699, + "facet": 2176550201 } ] }, @@ -31377,9 +31377,9 @@ "entity": "geoId/56033", "points_by_facet": [ { - "date": "2020", - "value": 30397, - "facet": 1145703171 + "date": "2021", + "value": 31646, + "facet": 2176550201 } ] }, @@ -31387,9 +31387,9 @@ "entity": "geoId/56035", "points_by_facet": [ { - "date": "2020", - "value": 9865, - "facet": 1145703171 + "date": "2021", + "value": 8697, + "facet": 2176550201 } ] }, @@ -31397,9 +31397,9 @@ "entity": "geoId/56037", "points_by_facet": [ { - "date": "2020", - "value": 43352, - "facet": 1145703171 + "date": "2021", + "value": 41614, + "facet": 2176550201 } ] }, @@ -31407,9 +31407,9 @@ "entity": "geoId/56039", "points_by_facet": [ { - "date": "2020", - "value": 23356, - "facet": 1145703171 + "date": "2021", + "value": 23575, + "facet": 2176550201 } ] }, @@ -31417,9 +31417,9 @@ "entity": "geoId/56041", "points_by_facet": [ { - "date": "2020", - "value": 20374, - "facet": 1145703171 + "date": "2021", + "value": 20635, + "facet": 2176550201 } ] }, @@ -31427,9 +31427,9 @@ "entity": "geoId/56043", "points_by_facet": [ { - "date": "2020", - "value": 7933, - "facet": 1145703171 + "date": "2021", + "value": 7705, + "facet": 2176550201 } ] }, @@ -31437,9 +31437,9 @@ "entity": "geoId/56045", "points_by_facet": [ { - "date": "2020", - "value": 6942, - "facet": 1145703171 + "date": "2021", + "value": 6745, + "facet": 2176550201 } ] }, diff --git a/internal/server/v1/observations/golden/bulk_point_linked/preferred_US_State.json b/internal/server/v1/observations/golden/bulk_point_linked/preferred_US_State.json index 5ea079c02..eac6fb18c 100644 --- a/internal/server/v1/observations/golden/bulk_point_linked/preferred_US_State.json +++ b/internal/server/v1/observations/golden/bulk_point_linked/preferred_US_State.json @@ -7,9 +7,9 @@ "entity": "geoId/01", "points_by_facet": [ { - "date": "2020", - "value": 4893186, - "facet": 1145703171 + "date": "2021", + "value": 5039877, + "facet": 2176550201 } ] }, @@ -17,9 +17,9 @@ "entity": "geoId/02", "points_by_facet": [ { - "date": "2020", - "value": 736990, - "facet": 1145703171 + "date": "2021", + "value": 732673, + "facet": 2176550201 } ] }, @@ -27,9 +27,9 @@ "entity": "geoId/04", "points_by_facet": [ { - "date": "2020", - "value": 7174064, - "facet": 1145703171 + "date": "2021", + "value": 7276316, + "facet": 2176550201 } ] }, @@ -37,9 +37,9 @@ "entity": "geoId/05", "points_by_facet": [ { - "date": "2020", - "value": 3011873, - "facet": 1145703171 + "date": "2021", + "value": 3025891, + "facet": 2176550201 } ] }, @@ -47,9 +47,9 @@ "entity": "geoId/06", "points_by_facet": [ { - "date": "2020", - "value": 39346023, - "facet": 1145703171 + "date": "2021", + "value": 39237836, + "facet": 2176550201 } ] }, @@ -57,9 +57,9 @@ "entity": "geoId/08", "points_by_facet": [ { - "date": "2020", - "value": 5684926, - "facet": 1145703171 + "date": "2021", + "value": 5812069, + "facet": 2176550201 } ] }, @@ -67,9 +67,9 @@ "entity": "geoId/09", "points_by_facet": [ { - "date": "2020", - "value": 3570549, - "facet": 1145703171 + "date": "2021", + "value": 3605597, + "facet": 2176550201 } ] }, @@ -77,9 +77,9 @@ "entity": "geoId/10", "points_by_facet": [ { - "date": "2020", - "value": 967679, - "facet": 1145703171 + "date": "2021", + "value": 1003384, + "facet": 2176550201 } ] }, @@ -87,9 +87,9 @@ "entity": "geoId/11", "points_by_facet": [ { - "date": "2020", - "value": 701974, - "facet": 1145703171 + "date": "2021", + "value": 670050, + "facet": 2176550201 } ] }, @@ -97,9 +97,9 @@ "entity": "geoId/12", "points_by_facet": [ { - "date": "2020", - "value": 21216924, - "facet": 1145703171 + "date": "2021", + "value": 21781128, + "facet": 2176550201 } ] }, @@ -107,9 +107,9 @@ "entity": "geoId/13", "points_by_facet": [ { - "date": "2020", - "value": 10516579, - "facet": 1145703171 + "date": "2021", + "value": 10799566, + "facet": 2176550201 } ] }, @@ -117,9 +117,9 @@ "entity": "geoId/15", "points_by_facet": [ { - "date": "2020", - "value": 1420074, - "facet": 1145703171 + "date": "2021", + "value": 1441553, + "facet": 2176550201 } ] }, @@ -127,9 +127,9 @@ "entity": "geoId/16", "points_by_facet": [ { - "date": "2020", - "value": 1754367, - "facet": 1145703171 + "date": "2021", + "value": 1900923, + "facet": 2176550201 } ] }, @@ -137,9 +137,9 @@ "entity": "geoId/17", "points_by_facet": [ { - "date": "2020", - "value": 12716164, - "facet": 1145703171 + "date": "2021", + "value": 12671469, + "facet": 2176550201 } ] }, @@ -147,9 +147,9 @@ "entity": "geoId/18", "points_by_facet": [ { - "date": "2020", - "value": 6696893, - "facet": 1145703171 + "date": "2021", + "value": 6805985, + "facet": 2176550201 } ] }, @@ -157,9 +157,9 @@ "entity": "geoId/19", "points_by_facet": [ { - "date": "2020", - "value": 3150011, - "facet": 1145703171 + "date": "2021", + "value": 3193079, + "facet": 2176550201 } ] }, @@ -167,9 +167,9 @@ "entity": "geoId/20", "points_by_facet": [ { - "date": "2020", - "value": 2912619, - "facet": 1145703171 + "date": "2021", + "value": 2934582, + "facet": 2176550201 } ] }, @@ -177,9 +177,9 @@ "entity": "geoId/21", "points_by_facet": [ { - "date": "2020", - "value": 4461952, - "facet": 1145703171 + "date": "2021", + "value": 4509394, + "facet": 2176550201 } ] }, @@ -187,9 +187,9 @@ "entity": "geoId/22", "points_by_facet": [ { - "date": "2020", - "value": 4664616, - "facet": 1145703171 + "date": "2021", + "value": 4624047, + "facet": 2176550201 } ] }, @@ -197,9 +197,9 @@ "entity": "geoId/23", "points_by_facet": [ { - "date": "2020", - "value": 1340825, - "facet": 1145703171 + "date": "2021", + "value": 1372247, + "facet": 2176550201 } ] }, @@ -207,9 +207,9 @@ "entity": "geoId/24", "points_by_facet": [ { - "date": "2020", - "value": 6037624, - "facet": 1145703171 + "date": "2021", + "value": 6165129, + "facet": 2176550201 } ] }, @@ -217,9 +217,9 @@ "entity": "geoId/25", "points_by_facet": [ { - "date": "2020", - "value": 6873003, - "facet": 1145703171 + "date": "2021", + "value": 6984723, + "facet": 2176550201 } ] }, @@ -227,9 +227,9 @@ "entity": "geoId/26", "points_by_facet": [ { - "date": "2020", - "value": 9973907, - "facet": 1145703171 + "date": "2021", + "value": 10050811, + "facet": 2176550201 } ] }, @@ -237,9 +237,9 @@ "entity": "geoId/27", "points_by_facet": [ { - "date": "2020", - "value": 5600166, - "facet": 1145703171 + "date": "2021", + "value": 5707390, + "facet": 2176550201 } ] }, @@ -247,9 +247,9 @@ "entity": "geoId/28", "points_by_facet": [ { - "date": "2020", - "value": 2981835, - "facet": 1145703171 + "date": "2021", + "value": 2949965, + "facet": 2176550201 } ] }, @@ -257,9 +257,9 @@ "entity": "geoId/29", "points_by_facet": [ { - "date": "2020", - "value": 6124160, - "facet": 1145703171 + "date": "2021", + "value": 6168187, + "facet": 2176550201 } ] }, @@ -267,9 +267,9 @@ "entity": "geoId/30", "points_by_facet": [ { - "date": "2020", - "value": 1061705, - "facet": 1145703171 + "date": "2021", + "value": 1104271, + "facet": 2176550201 } ] }, @@ -277,9 +277,9 @@ "entity": "geoId/31", "points_by_facet": [ { - "date": "2020", - "value": 1923826, - "facet": 1145703171 + "date": "2021", + "value": 1963692, + "facet": 2176550201 } ] }, @@ -287,9 +287,9 @@ "entity": "geoId/32", "points_by_facet": [ { - "date": "2020", - "value": 3030281, - "facet": 1145703171 + "date": "2021", + "value": 3143991, + "facet": 2176550201 } ] }, @@ -297,9 +297,9 @@ "entity": "geoId/33", "points_by_facet": [ { - "date": "2020", - "value": 1355244, - "facet": 1145703171 + "date": "2021", + "value": 1388992, + "facet": 2176550201 } ] }, @@ -307,9 +307,9 @@ "entity": "geoId/34", "points_by_facet": [ { - "date": "2020", - "value": 8885418, - "facet": 1145703171 + "date": "2021", + "value": 9267130, + "facet": 2176550201 } ] }, @@ -317,9 +317,9 @@ "entity": "geoId/35", "points_by_facet": [ { - "date": "2020", - "value": 2097021, - "facet": 1145703171 + "date": "2021", + "value": 2115877, + "facet": 2176550201 } ] }, @@ -327,9 +327,9 @@ "entity": "geoId/36", "points_by_facet": [ { - "date": "2020", - "value": 19514849, - "facet": 1145703171 + "date": "2021", + "value": 19835913, + "facet": 2176550201 } ] }, @@ -337,9 +337,9 @@ "entity": "geoId/37", "points_by_facet": [ { - "date": "2020", - "value": 10386227, - "facet": 1145703171 + "date": "2021", + "value": 10551162, + "facet": 2176550201 } ] }, @@ -347,9 +347,9 @@ "entity": "geoId/38", "points_by_facet": [ { - "date": "2020", - "value": 760394, - "facet": 1145703171 + "date": "2021", + "value": 774948, + "facet": 2176550201 } ] }, @@ -357,9 +357,9 @@ "entity": "geoId/39", "points_by_facet": [ { - "date": "2020", - "value": 11675275, - "facet": 1145703171 + "date": "2021", + "value": 11780017, + "facet": 2176550201 } ] }, @@ -367,9 +367,9 @@ "entity": "geoId/40", "points_by_facet": [ { - "date": "2020", - "value": 3949342, - "facet": 1145703171 + "date": "2021", + "value": 3986639, + "facet": 2176550201 } ] }, @@ -377,9 +377,9 @@ "entity": "geoId/41", "points_by_facet": [ { - "date": "2020", - "value": 4176346, - "facet": 1145703171 + "date": "2021", + "value": 4246155, + "facet": 2176550201 } ] }, @@ -387,9 +387,9 @@ "entity": "geoId/42", "points_by_facet": [ { - "date": "2020", - "value": 12794885, - "facet": 1145703171 + "date": "2021", + "value": 12964056, + "facet": 2176550201 } ] }, @@ -397,9 +397,9 @@ "entity": "geoId/44", "points_by_facet": [ { - "date": "2020", - "value": 1057798, - "facet": 1145703171 + "date": "2021", + "value": 1095610, + "facet": 2176550201 } ] }, @@ -407,9 +407,9 @@ "entity": "geoId/45", "points_by_facet": [ { - "date": "2020", - "value": 5091517, - "facet": 1145703171 + "date": "2021", + "value": 5190705, + "facet": 2176550201 } ] }, @@ -417,9 +417,9 @@ "entity": "geoId/46", "points_by_facet": [ { - "date": "2020", - "value": 879336, - "facet": 1145703171 + "date": "2021", + "value": 895376, + "facet": 2176550201 } ] }, @@ -427,9 +427,9 @@ "entity": "geoId/47", "points_by_facet": [ { - "date": "2020", - "value": 6772268, - "facet": 1145703171 + "date": "2021", + "value": 6975218, + "facet": 2176550201 } ] }, @@ -437,9 +437,9 @@ "entity": "geoId/48", "points_by_facet": [ { - "date": "2020", - "value": 28635442, - "facet": 1145703171 + "date": "2021", + "value": 29527941, + "facet": 2176550201 } ] }, @@ -447,9 +447,9 @@ "entity": "geoId/49", "points_by_facet": [ { - "date": "2020", - "value": 3151239, - "facet": 1145703171 + "date": "2021", + "value": 3337975, + "facet": 2176550201 } ] }, @@ -457,9 +457,9 @@ "entity": "geoId/50", "points_by_facet": [ { - "date": "2020", - "value": 624340, - "facet": 1145703171 + "date": "2021", + "value": 645570, + "facet": 2176550201 } ] }, @@ -467,9 +467,9 @@ "entity": "geoId/51", "points_by_facet": [ { - "date": "2020", - "value": 8509358, - "facet": 1145703171 + "date": "2021", + "value": 8642274, + "facet": 2176550201 } ] }, @@ -477,9 +477,9 @@ "entity": "geoId/53", "points_by_facet": [ { - "date": "2020", - "value": 7512465, - "facet": 1145703171 + "date": "2021", + "value": 7738692, + "facet": 2176550201 } ] }, @@ -487,9 +487,9 @@ "entity": "geoId/54", "points_by_facet": [ { - "date": "2020", - "value": 1807426, - "facet": 1145703171 + "date": "2021", + "value": 1782959, + "facet": 2176550201 } ] }, @@ -497,9 +497,9 @@ "entity": "geoId/55", "points_by_facet": [ { - "date": "2020", - "value": 5806975, - "facet": 1145703171 + "date": "2021", + "value": 5895908, + "facet": 2176550201 } ] }, @@ -507,9 +507,9 @@ "entity": "geoId/56", "points_by_facet": [ { - "date": "2020", - "value": 581348, - "facet": 1145703171 + "date": "2021", + "value": 578803, + "facet": 2176550201 } ] }, @@ -517,9 +517,9 @@ "entity": "geoId/72", "points_by_facet": [ { - "date": "2020", - "value": 3255642, - "facet": 1145703171 + "date": "2021", + "value": 3263584, + "facet": 2176550201 } ] } @@ -532,8 +532,8 @@ "entity": "geoId/01", "points_by_facet": [ { - "date": "2022-05", - "value": 2231978, + "date": "2022-06", + "value": 2225995, "facet": 324358135 } ] @@ -542,8 +542,8 @@ "entity": "geoId/02", "points_by_facet": [ { - "date": "2022-05", - "value": 346702, + "date": "2022-06", + "value": 348511, "facet": 324358135 } ] @@ -552,8 +552,8 @@ "entity": "geoId/04", "points_by_facet": [ { - "date": "2022-05", - "value": 3456628, + "date": "2022-06", + "value": 3442726, "facet": 324358135 } ] @@ -562,8 +562,8 @@ "entity": "geoId/05", "points_by_facet": [ { - "date": "2022-05", - "value": 1306752, + "date": "2022-06", + "value": 1315905, "facet": 324358135 } ] @@ -572,8 +572,8 @@ "entity": "geoId/06", "points_by_facet": [ { - "date": "2022-05", - "value": 18530488, + "date": "2022-06", + "value": 18346910, "facet": 324358135 } ] @@ -582,8 +582,8 @@ "entity": "geoId/08", "points_by_facet": [ { - "date": "2022-05", - "value": 3123942, + "date": "2022-06", + "value": 3139049, "facet": 324358135 } ] @@ -592,8 +592,8 @@ "entity": "geoId/09", "points_by_facet": [ { - "date": "2022-05", - "value": 1826860, + "date": "2022-06", + "value": 1840684, "facet": 324358135 } ] @@ -602,8 +602,8 @@ "entity": "geoId/10", "points_by_facet": [ { - "date": "2022-05", - "value": 476555, + "date": "2022-06", + "value": 477614, "facet": 324358135 } ] @@ -612,8 +612,8 @@ "entity": "geoId/11", "points_by_facet": [ { - "date": "2022-05", - "value": 363166, + "date": "2022-06", + "value": 363515, "facet": 324358135 } ] @@ -622,8 +622,8 @@ "entity": "geoId/12", "points_by_facet": [ { - "date": "2022-05", - "value": 10364051, + "date": "2022-06", + "value": 10377803, "facet": 324358135 } ] @@ -632,8 +632,8 @@ "entity": "geoId/13", "points_by_facet": [ { - "date": "2022-05", - "value": 5121184, + "date": "2022-06", + "value": 5110195, "facet": 324358135 } ] @@ -642,8 +642,8 @@ "entity": "geoId/15", "points_by_facet": [ { - "date": "2022-05", - "value": 647118, + "date": "2022-06", + "value": 641580, "facet": 324358135 } ] @@ -652,8 +652,8 @@ "entity": "geoId/16", "points_by_facet": [ { - "date": "2022-05", - "value": 932312, + "date": "2022-06", + "value": 936977, "facet": 324358135 } ] @@ -662,8 +662,8 @@ "entity": "geoId/17", "points_by_facet": [ { - "date": "2022-05", - "value": 6119630, + "date": "2022-06", + "value": 6183117, "facet": 324358135 } ] @@ -672,8 +672,8 @@ "entity": "geoId/18", "points_by_facet": [ { - "date": "2022-05", - "value": 3298437, + "date": "2022-06", + "value": 3313114, "facet": 324358135 } ] @@ -682,8 +682,8 @@ "entity": "geoId/19", "points_by_facet": [ { - "date": "2022-05", - "value": 1659331, + "date": "2022-06", + "value": 1672270, "facet": 324358135 } ] @@ -692,8 +692,8 @@ "entity": "geoId/20", "points_by_facet": [ { - "date": "2022-05", - "value": 1463873, + "date": "2022-06", + "value": 1470198, "facet": 324358135 } ] @@ -702,8 +702,8 @@ "entity": "geoId/21", "points_by_facet": [ { - "date": "2022-05", - "value": 1975240, + "date": "2022-06", + "value": 1988600, "facet": 324358135 } ] @@ -712,8 +712,8 @@ "entity": "geoId/22", "points_by_facet": [ { - "date": "2022-05", - "value": 2020069, + "date": "2022-06", + "value": 2018394, "facet": 324358135 } ] @@ -722,8 +722,8 @@ "entity": "geoId/23", "points_by_facet": [ { - "date": "2022-05", - "value": 651226, + "date": "2022-06", + "value": 667948, "facet": 324358135 } ] @@ -732,8 +732,8 @@ "entity": "geoId/24", "points_by_facet": [ { - "date": "2022-05", - "value": 3067796, + "date": "2022-06", + "value": 3097174, "facet": 324358135 } ] @@ -742,8 +742,8 @@ "entity": "geoId/25", "points_by_facet": [ { - "date": "2022-05", - "value": 3598508, + "date": "2022-06", + "value": 3647840, "facet": 324358135 } ] @@ -752,8 +752,8 @@ "entity": "geoId/26", "points_by_facet": [ { - "date": "2022-05", - "value": 4634416, + "date": "2022-06", + "value": 4645458, "facet": 324358135 } ] @@ -762,8 +762,8 @@ "entity": "geoId/27", "points_by_facet": [ { - "date": "2022-05", - "value": 3030026, + "date": "2022-06", + "value": 3028710, "facet": 324358135 } ] @@ -772,8 +772,8 @@ "entity": "geoId/28", "points_by_facet": [ { - "date": "2022-05", - "value": 1217817, + "date": "2022-06", + "value": 1216347, "facet": 324358135 } ] @@ -782,8 +782,8 @@ "entity": "geoId/29", "points_by_facet": [ { - "date": "2022-05", - "value": 2979177, + "date": "2022-06", + "value": 2992352, "facet": 324358135 } ] @@ -792,8 +792,8 @@ "entity": "geoId/30", "points_by_facet": [ { - "date": "2022-05", - "value": 550037, + "date": "2022-06", + "value": 556733, "facet": 324358135 } ] @@ -802,8 +802,8 @@ "entity": "geoId/31", "points_by_facet": [ { - "date": "2022-05", - "value": 1044592, + "date": "2022-06", + "value": 1043287, "facet": 324358135 } ] @@ -812,8 +812,8 @@ "entity": "geoId/32", "points_by_facet": [ { - "date": "2022-05", - "value": 1456630, + "date": "2022-06", + "value": 1448986, "facet": 324358135 } ] @@ -822,8 +822,8 @@ "entity": "geoId/33", "points_by_facet": [ { - "date": "2022-05", - "value": 744680, + "date": "2022-06", + "value": 757026, "facet": 324358135 } ] @@ -832,8 +832,8 @@ "entity": "geoId/34", "points_by_facet": [ { - "date": "2022-05", - "value": 4481992, + "date": "2022-06", + "value": 4503493, "facet": 324358135 } ] @@ -842,8 +842,8 @@ "entity": "geoId/35", "points_by_facet": [ { - "date": "2022-05", - "value": 901279, + "date": "2022-06", + "value": 903366, "facet": 324358135 } ] @@ -852,8 +852,8 @@ "entity": "geoId/36", "points_by_facet": [ { - "date": "2022-05", - "value": 9116203, + "date": "2022-06", + "value": 9136594, "facet": 324358135 } ] @@ -862,8 +862,8 @@ "entity": "geoId/37", "points_by_facet": [ { - "date": "2022-05", - "value": 4949923, + "date": "2022-06", + "value": 4935844, "facet": 324358135 } ] @@ -872,8 +872,8 @@ "entity": "geoId/38", "points_by_facet": [ { - "date": "2022-05", - "value": 401634, + "date": "2022-06", + "value": 404540, "facet": 324358135 } ] @@ -882,8 +882,8 @@ "entity": "geoId/39", "points_by_facet": [ { - "date": "2022-05", - "value": 5583950, + "date": "2022-06", + "value": 5547992, "facet": 324358135 } ] @@ -892,8 +892,8 @@ "entity": "geoId/40", "points_by_facet": [ { - "date": "2022-05", - "value": 1826612, + "date": "2022-06", + "value": 1814068, "facet": 324358135 } ] @@ -902,8 +902,8 @@ "entity": "geoId/41", "points_by_facet": [ { - "date": "2022-05", - "value": 2130816, + "date": "2022-06", + "value": 2119639, "facet": 324358135 } ] @@ -912,8 +912,8 @@ "entity": "geoId/42", "points_by_facet": [ { - "date": "2022-05", - "value": 6211999, + "date": "2022-06", + "value": 6171007, "facet": 324358135 } ] @@ -922,8 +922,8 @@ "entity": "geoId/44", "points_by_facet": [ { - "date": "2022-05", - "value": 552441, + "date": "2022-06", + "value": 562713, "facet": 324358135 } ] @@ -932,8 +932,8 @@ "entity": "geoId/45", "points_by_facet": [ { - "date": "2022-05", - "value": 2335660, + "date": "2022-06", + "value": 2336977, "facet": 324358135 } ] @@ -942,8 +942,8 @@ "entity": "geoId/46", "points_by_facet": [ { - "date": "2022-05", - "value": 468450, + "date": "2022-06", + "value": 473303, "facet": 324358135 } ] @@ -952,8 +952,8 @@ "entity": "geoId/47", "points_by_facet": [ { - "date": "2022-05", - "value": 3293464, + "date": "2022-06", + "value": 3275769, "facet": 324358135 } ] @@ -962,8 +962,8 @@ "entity": "geoId/48", "points_by_facet": [ { - "date": "2022-05", - "value": 13946477, + "date": "2022-06", + "value": 13945797, "facet": 324358135 } ] @@ -972,8 +972,8 @@ "entity": "geoId/49", "points_by_facet": [ { - "date": "2022-05", - "value": 1687759, + "date": "2022-06", + "value": 1691006, "facet": 324358135 } ] @@ -982,8 +982,8 @@ "entity": "geoId/50", "points_by_facet": [ { - "date": "2022-05", - "value": 324239, + "date": "2022-06", + "value": 331700, "facet": 324358135 } ] @@ -992,8 +992,8 @@ "entity": "geoId/51", "points_by_facet": [ { - "date": "2022-05", - "value": 4214642, + "date": "2022-06", + "value": 4248204, "facet": 324358135 } ] @@ -1002,8 +1002,8 @@ "entity": "geoId/53", "points_by_facet": [ { - "date": "2022-05", - "value": 3866907, + "date": "2022-06", + "value": 3857475, "facet": 324358135 } ] @@ -1012,8 +1012,8 @@ "entity": "geoId/54", "points_by_facet": [ { - "date": "2022-05", - "value": 770155, + "date": "2022-06", + "value": 776441, "facet": 324358135 } ] @@ -1022,8 +1022,8 @@ "entity": "geoId/55", "points_by_facet": [ { - "date": "2022-05", - "value": 3025982, + "date": "2022-06", + "value": 3044300, "facet": 324358135 } ] @@ -1032,8 +1032,8 @@ "entity": "geoId/56", "points_by_facet": [ { - "date": "2022-05", - "value": 279546, + "date": "2022-06", + "value": 282618, "facet": 324358135 } ] @@ -1042,8 +1042,8 @@ "entity": "geoId/72", "points_by_facet": [ { - "date": "2022-05", - "value": 1124172, + "date": "2022-06", + "value": 1107892, "facet": 324358135 } ] @@ -1572,8 +1572,8 @@ "entity": "geoId/01", "points_by_facet": [ { - "date": "2022-05", - "value": 2.4, + "date": "2022-06", + "value": 3.3, "facet": 324358135 } ] @@ -1582,8 +1582,8 @@ "entity": "geoId/02", "points_by_facet": [ { - "date": "2022-05", - "value": 4.5, + "date": "2022-06", + "value": 4.7, "facet": 324358135 } ] @@ -1592,8 +1592,8 @@ "entity": "geoId/04", "points_by_facet": [ { - "date": "2022-05", - "value": 3.4, + "date": "2022-06", + "value": 4, "facet": 324358135 } ] @@ -1602,8 +1602,8 @@ "entity": "geoId/05", "points_by_facet": [ { - "date": "2022-05", - "value": 3.2, + "date": "2022-06", + "value": 3.8, "facet": 324358135 } ] @@ -1612,8 +1612,8 @@ "entity": "geoId/06", "points_by_facet": [ { - "date": "2022-05", - "value": 3.4, + "date": "2022-06", + "value": 4, "facet": 324358135 } ] @@ -1622,8 +1622,8 @@ "entity": "geoId/08", "points_by_facet": [ { - "date": "2022-05", - "value": 3, + "date": "2022-06", + "value": 3.2, "facet": 324358135 } ] @@ -1632,8 +1632,8 @@ "entity": "geoId/09", "points_by_facet": [ { - "date": "2022-05", - "value": 4, + "date": "2022-06", + "value": 4.1, "facet": 324358135 } ] @@ -1642,8 +1642,8 @@ "entity": "geoId/10", "points_by_facet": [ { - "date": "2022-05", - "value": 4.3, + "date": "2022-06", + "value": 4.9, "facet": 324358135 } ] @@ -1652,8 +1652,8 @@ "entity": "geoId/11", "points_by_facet": [ { - "date": "2022-05", - "value": 4.8, + "date": "2022-06", + "value": 5.4, "facet": 324358135 } ] @@ -1662,8 +1662,8 @@ "entity": "geoId/12", "points_by_facet": [ { - "date": "2022-05", - "value": 2.5, + "date": "2022-06", + "value": 2.9, "facet": 324358135 } ] @@ -1672,8 +1672,8 @@ "entity": "geoId/13", "points_by_facet": [ { - "date": "2022-05", - "value": 2.7, + "date": "2022-06", + "value": 3.3, "facet": 324358135 } ] @@ -1682,8 +1682,8 @@ "entity": "geoId/15", "points_by_facet": [ { - "date": "2022-05", - "value": 3.6, + "date": "2022-06", + "value": 4.2, "facet": 324358135 } ] @@ -1692,8 +1692,8 @@ "entity": "geoId/16", "points_by_facet": [ { - "date": "2022-05", - "value": 2.3, + "date": "2022-06", + "value": 2.7, "facet": 324358135 } ] @@ -1702,8 +1702,8 @@ "entity": "geoId/17", "points_by_facet": [ { - "date": "2022-05", - "value": 4.5, + "date": "2022-06", + "value": 4.7, "facet": 324358135 } ] @@ -1712,8 +1712,8 @@ "entity": "geoId/18", "points_by_facet": [ { - "date": "2022-05", - "value": 2.5, + "date": "2022-06", + "value": 3.2, "facet": 324358135 } ] @@ -1722,8 +1722,8 @@ "entity": "geoId/19", "points_by_facet": [ { - "date": "2022-05", - "value": 2.2, + "date": "2022-06", + "value": 2.7, "facet": 324358135 } ] @@ -1732,8 +1732,8 @@ "entity": "geoId/20", "points_by_facet": [ { - "date": "2022-05", - "value": 2.5, + "date": "2022-06", + "value": 2.8, "facet": 324358135 } ] @@ -1742,8 +1742,8 @@ "entity": "geoId/21", "points_by_facet": [ { - "date": "2022-05", - "value": 3.8, + "date": "2022-06", + "value": 4.2, "facet": 324358135 } ] @@ -1752,8 +1752,8 @@ "entity": "geoId/22", "points_by_facet": [ { - "date": "2022-05", - "value": 3.6, + "date": "2022-06", + "value": 4.6, "facet": 324358135 } ] @@ -1762,7 +1762,7 @@ "entity": "geoId/23", "points_by_facet": [ { - "date": "2022-05", + "date": "2022-06", "value": 3, "facet": 324358135 } @@ -1772,8 +1772,8 @@ "entity": "geoId/24", "points_by_facet": [ { - "date": "2022-05", - "value": 3.7, + "date": "2022-06", + "value": 4.7, "facet": 324358135 } ] @@ -1782,8 +1782,8 @@ "entity": "geoId/25", "points_by_facet": [ { - "date": "2022-05", - "value": 3.4, + "date": "2022-06", + "value": 3.5, "facet": 324358135 } ] @@ -1792,8 +1792,8 @@ "entity": "geoId/26", "points_by_facet": [ { - "date": "2022-05", - "value": 4.6, + "date": "2022-06", + "value": 4.8, "facet": 324358135 } ] @@ -1802,8 +1802,8 @@ "entity": "geoId/27", "points_by_facet": [ { - "date": "2022-05", - "value": 1.6, + "date": "2022-06", + "value": 2.2, "facet": 324358135 } ] @@ -1812,8 +1812,8 @@ "entity": "geoId/28", "points_by_facet": [ { - "date": "2022-05", - "value": 3.8, + "date": "2022-06", + "value": 4.5, "facet": 324358135 } ] @@ -1822,8 +1822,8 @@ "entity": "geoId/29", "points_by_facet": [ { - "date": "2022-05", - "value": 2.8, + "date": "2022-06", + "value": 2.4, "facet": 324358135 } ] @@ -1832,8 +1832,8 @@ "entity": "geoId/30", "points_by_facet": [ { - "date": "2022-05", - "value": 2.5, + "date": "2022-06", + "value": 2.9, "facet": 324358135 } ] @@ -1842,8 +1842,8 @@ "entity": "geoId/31", "points_by_facet": [ { - "date": "2022-05", - "value": 1.9, + "date": "2022-06", + "value": 2.5, "facet": 324358135 } ] @@ -1852,8 +1852,8 @@ "entity": "geoId/32", "points_by_facet": [ { - "date": "2022-05", - "value": 4.7, + "date": "2022-06", + "value": 5.1, "facet": 324358135 } ] @@ -1862,8 +1862,8 @@ "entity": "geoId/33", "points_by_facet": [ { - "date": "2022-05", - "value": 1.8, + "date": "2022-06", + "value": 2, "facet": 324358135 } ] @@ -1872,8 +1872,8 @@ "entity": "geoId/34", "points_by_facet": [ { - "date": "2022-05", - "value": 3.4, + "date": "2022-06", + "value": 3.5, "facet": 324358135 } ] @@ -1882,8 +1882,8 @@ "entity": "geoId/35", "points_by_facet": [ { - "date": "2022-05", - "value": 4.1, + "date": "2022-06", + "value": 5, "facet": 324358135 } ] @@ -1892,8 +1892,8 @@ "entity": "geoId/36", "points_by_facet": [ { - "date": "2022-05", - "value": 4.1, + "date": "2022-06", + "value": 4.4, "facet": 324358135 } ] @@ -1902,8 +1902,8 @@ "entity": "geoId/37", "points_by_facet": [ { - "date": "2022-05", - "value": 3.6, + "date": "2022-06", + "value": 4.1, "facet": 324358135 } ] @@ -1912,8 +1912,8 @@ "entity": "geoId/38", "points_by_facet": [ { - "date": "2022-05", - "value": 2.1, + "date": "2022-06", + "value": 2.6, "facet": 324358135 } ] @@ -1922,8 +1922,8 @@ "entity": "geoId/39", "points_by_facet": [ { - "date": "2022-05", - "value": 3.6, + "date": "2022-06", + "value": 4.5, "facet": 324358135 } ] @@ -1932,8 +1932,8 @@ "entity": "geoId/40", "points_by_facet": [ { - "date": "2022-05", - "value": 2.9, + "date": "2022-06", + "value": 3.5, "facet": 324358135 } ] @@ -1942,8 +1942,8 @@ "entity": "geoId/41", "points_by_facet": [ { - "date": "2022-05", - "value": 3.1, + "date": "2022-06", + "value": 3.7, "facet": 324358135 } ] @@ -1952,8 +1952,8 @@ "entity": "geoId/42", "points_by_facet": [ { - "date": "2022-05", - "value": 4, + "date": "2022-06", + "value": 4.6, "facet": 324358135 } ] @@ -1962,8 +1962,8 @@ "entity": "geoId/44", "points_by_facet": [ { - "date": "2022-05", - "value": 2.7, + "date": "2022-06", + "value": 2.8, "facet": 324358135 } ] @@ -1972,8 +1972,8 @@ "entity": "geoId/45", "points_by_facet": [ { - "date": "2022-05", - "value": 3.1, + "date": "2022-06", + "value": 3.4, "facet": 324358135 } ] @@ -1982,8 +1982,8 @@ "entity": "geoId/46", "points_by_facet": [ { - "date": "2022-05", - "value": 2.1, + "date": "2022-06", + "value": 2.4, "facet": 324358135 } ] @@ -1992,8 +1992,8 @@ "entity": "geoId/47", "points_by_facet": [ { - "date": "2022-05", - "value": 3.4, + "date": "2022-06", + "value": 4.3, "facet": 324358135 } ] @@ -2002,8 +2002,8 @@ "entity": "geoId/48", "points_by_facet": [ { - "date": "2022-05", - "value": 3.8, + "date": "2022-06", + "value": 4.4, "facet": 324358135 } ] @@ -2012,8 +2012,8 @@ "entity": "geoId/49", "points_by_facet": [ { - "date": "2022-05", - "value": 2.2, + "date": "2022-06", + "value": 2.4, "facet": 324358135 } ] @@ -2022,8 +2022,8 @@ "entity": "geoId/50", "points_by_facet": [ { - "date": "2022-05", - "value": 2.1, + "date": "2022-06", + "value": 2.5, "facet": 324358135 } ] @@ -2032,8 +2032,8 @@ "entity": "geoId/51", "points_by_facet": [ { - "date": "2022-05", - "value": 3, + "date": "2022-06", + "value": 2.9, "facet": 324358135 } ] @@ -2042,8 +2042,8 @@ "entity": "geoId/53", "points_by_facet": [ { - "date": "2022-05", - "value": 3.6, + "date": "2022-06", + "value": 3.9, "facet": 324358135 } ] @@ -2052,8 +2052,8 @@ "entity": "geoId/54", "points_by_facet": [ { - "date": "2022-05", - "value": 3.4, + "date": "2022-06", + "value": 4.3, "facet": 324358135 } ] @@ -2062,8 +2062,8 @@ "entity": "geoId/55", "points_by_facet": [ { - "date": "2022-05", - "value": 2.9, + "date": "2022-06", + "value": 3.5, "facet": 324358135 } ] @@ -2072,8 +2072,8 @@ "entity": "geoId/56", "points_by_facet": [ { - "date": "2022-05", - "value": 3.1, + "date": "2022-06", + "value": 3.4, "facet": 324358135 } ] @@ -2082,8 +2082,8 @@ "entity": "geoId/72", "points_by_facet": [ { - "date": "2022-05", - "value": 5.9, + "date": "2022-06", + "value": 5.8, "facet": 324358135 } ] diff --git a/internal/server/v1/observations/golden/bulk_series/all_result.json b/internal/server/v1/observations/golden/bulk_series/all_result.json index 8ddd4a44e..5fc7a266c 100644 --- a/internal/server/v1/observations/golden/bulk_series/all_result.json +++ b/internal/server/v1/observations/golden/bulk_series/all_result.json @@ -1368,46 +1368,54 @@ }, { "date": "2010", - "value": 309326085 + "value": 309327143 }, { "date": "2011", - "value": 311580009 + "value": 311583481 }, { "date": "2012", - "value": 313874218 + "value": 313877662 }, { "date": "2013", - "value": 316057727 + "value": 316059947 }, { "date": "2014", - "value": 318386421 + "value": 318386329 }, { "date": "2015", - "value": 320742673 + "value": 320738994 }, { "date": "2016", - "value": 323071342 + "value": 323071755 }, { "date": "2017", - "value": 325147121 + "value": 325122128 }, { "date": "2018", - "value": 327167434 + "value": 326838199 }, { "date": "2019", - "value": 328239523 + "value": 328329953 + }, + { + "date": "2020", + "value": 329484123 + }, + { + "date": "2021", + "value": 331893745 } ], - "facet": 2517965213 + "facet": 2176550201 }, { "series": [ @@ -2044,170 +2052,166 @@ }, { "date": "1980", - "value": 227224681 + "value": 226542250 }, { "date": "1981", - "value": 229465714 + "value": 229465744 }, { "date": "1982", - "value": 231664458 + "value": 231664432 }, { "date": "1983", - "value": 233791994 + "value": 233792014 }, { "date": "1984", - "value": 235824902 + "value": 235824908 }, { "date": "1985", - "value": 237923795 + "value": 237923734 }, { "date": "1986", - "value": 240132887 + "value": 240132831 }, { "date": "1987", - "value": 242288918 + "value": 242288936 }, { "date": "1988", - "value": 244498982 + "value": 244499004 }, { "date": "1989", - "value": 246819230 + "value": 246819222 }, { "date": "1990", - "value": 249464396 + "value": 250131894 }, { "date": "1991", - "value": 252153092 + "value": 253492503 }, { "date": "1992", - "value": 255029699 + "value": 256894189 }, { "date": "1993", - "value": 257782608 + "value": 260255352 }, { "date": "1994", - "value": 260327021 + "value": 263435673 }, { "date": "1995", - "value": 262803276 + "value": 266557091 }, { "date": "1996", - "value": 265228572 + "value": 269667391 }, { "date": "1997", - "value": 267783607 + "value": 272911760 }, { "date": "1998", - "value": 270248003 + "value": 276115288 }, { "date": "1999", - "value": 272690813 + "value": 279294713 }, { "date": "2000", - "value": 282171957 + "value": 282162411 }, { "date": "2001", - "value": 285081556 + "value": 284968955 }, { "date": "2002", - "value": 287803914 + "value": 287625193 }, { "date": "2003", - "value": 290326418 + "value": 290107933 }, { "date": "2004", - "value": 293045739 + "value": 292805298 }, { "date": "2005", - "value": 295753151 + "value": 295516599 }, { "date": "2006", - "value": 298593212 + "value": 298379912 }, { "date": "2007", - "value": 301579895 + "value": 301231207 }, { "date": "2008", - "value": 304374846 + "value": 304093966 }, { "date": "2009", - "value": 307006550 + "value": 306771529 }, { "date": "2010", - "value": 309327143 + "value": 309326085 }, { "date": "2011", - "value": 311583481 + "value": 311580009 }, { "date": "2012", - "value": 313877662 + "value": 313874218 }, { "date": "2013", - "value": 316059947 + "value": 316057727 }, { "date": "2014", - "value": 318386329 + "value": 318386421 }, { "date": "2015", - "value": 320738994 + "value": 320742673 }, { "date": "2016", - "value": 323071755 + "value": 323071342 }, { "date": "2017", - "value": 325122128 + "value": 325147121 }, { "date": "2018", - "value": 326838199 + "value": 327167434 }, { "date": "2019", - "value": 328329953 - }, - { - "date": "2020", - "value": 329484123 + "value": 328239523 } ], - "facet": 2176550201 + "facet": 2517965213 }, { "series": [ @@ -2961,43 +2965,43 @@ }, { "date": "1980", - "value": 24285937 + "value": 23667902 }, { "date": "1981", - "value": 24820007 + "value": 24285933 }, { "date": "1982", - "value": 25360023 + "value": 24820009 }, { "date": "1983", - "value": 25844389 + "value": 25360026 }, { "date": "1984", - "value": 26441112 + "value": 25844393 }, { "date": "1985", - "value": 27102241 + "value": 26441109 }, { "date": "1986", - "value": 27777153 + "value": 27102237 }, { "date": "1987", - "value": 28464253 + "value": 27777158 }, { "date": "1988", - "value": 29218161 + "value": 28464249 }, { "date": "1989", - "value": 29760021 + "value": 29218164 }, { "date": "1990", @@ -3041,86 +3045,94 @@ }, { "date": "2000", - "value": 33634154 + "value": 33987977 }, { "date": "2001", - "value": 34481753 + "value": 34479458 }, { "date": "2002", - "value": 34867773 + "value": 34871843 }, { "date": "2003", - "value": 35236589 + "value": 35253159 }, { "date": "2004", - "value": 35538256 + "value": 35574576 }, { "date": "2005", - "value": 35770688 + "value": 35827943 }, { "date": "2006", - "value": 35947461 + "value": 36021202 }, { "date": "2007", - "value": 36185908 + "value": 36250311 }, { "date": "2008", - "value": 36538008 + "value": 36604337 }, { "date": "2009", - "value": 36887615 + "value": 36961229 }, { "date": "2010", - "value": 37266600 + "value": 37319550 }, { "date": "2011", - "value": 37638369 + "value": 37636311 }, { "date": "2012", - "value": 37948800 + "value": 37944551 }, { "date": "2013", - "value": 38260787 + "value": 38253768 }, { "date": "2014", - "value": 38596972 + "value": 38586706 }, { "date": "2015", - "value": 38918045 + "value": 38904296 }, { "date": "2016", - "value": 39167117 + "value": 39149186 }, { "date": "2017", - "value": 39358497 + "value": 39337785 }, { "date": "2018", - "value": 39461588 + "value": 39437463 }, { "date": "2019", - "value": 39512223 + "value": 39437610 + }, + { + "date": "2020", + "value": 39368078 + }, + { + "date": "2021", + "value": 39237836 } ], - "facet": 2517965213 + "facet": 2176550201 }, { "series": [ @@ -3508,43 +3520,43 @@ }, { "date": "1980", - "value": 23667902 + "value": 24285937 }, { "date": "1981", - "value": 24285933 + "value": 24820007 }, { "date": "1982", - "value": 24820009 + "value": 25360023 }, { "date": "1983", - "value": 25360026 + "value": 25844389 }, { "date": "1984", - "value": 25844393 + "value": 26441112 }, { "date": "1985", - "value": 26441109 + "value": 27102241 }, { "date": "1986", - "value": 27102237 + "value": 27777153 }, { "date": "1987", - "value": 27777158 + "value": 28464253 }, { "date": "1988", - "value": 28464249 + "value": 29218161 }, { "date": "1989", - "value": 29218164 + "value": 29760021 }, { "date": "1990", @@ -3588,90 +3600,86 @@ }, { "date": "2000", - "value": 33987977 + "value": 33634154 }, { "date": "2001", - "value": 34479458 + "value": 34481753 }, { "date": "2002", - "value": 34871843 + "value": 34867773 }, { "date": "2003", - "value": 35253159 + "value": 35236589 }, { "date": "2004", - "value": 35574576 + "value": 35538256 }, { "date": "2005", - "value": 35827943 + "value": 35770688 }, { "date": "2006", - "value": 36021202 + "value": 35947461 }, { "date": "2007", - "value": 36250311 + "value": 36185908 }, { "date": "2008", - "value": 36604337 + "value": 36538008 }, { "date": "2009", - "value": 36961229 + "value": 36887615 }, { "date": "2010", - "value": 37319550 + "value": 37266600 }, { "date": "2011", - "value": 37636311 + "value": 37638369 }, { "date": "2012", - "value": 37944551 + "value": 37948800 }, { "date": "2013", - "value": 38253768 + "value": 38260787 }, { "date": "2014", - "value": 38586706 + "value": 38596972 }, { "date": "2015", - "value": 38904296 + "value": 38918045 }, { "date": "2016", - "value": 39149186 + "value": 39167117 }, { "date": "2017", - "value": 39337785 + "value": 39358497 }, { "date": "2018", - "value": 39437463 + "value": 39461588 }, { "date": "2019", - "value": 39437610 - }, - { - "date": "2020", - "value": 39368078 + "value": 39512223 } ], - "facet": 2176550201 + "facet": 2517965213 }, { "series": [ @@ -4056,19 +4064,19 @@ "series": [ { "date": "1990", - "value": 66734 + "value": 66731 }, { "date": "1991", - "value": 66936 + "value": 66734 }, { "date": "1992", - "value": 67460 + "value": 66936 }, { "date": "1993", - "value": 67949 + "value": 67460 }, { "date": "1994", @@ -4136,42 +4144,54 @@ }, { "date": "2010", - "value": 74227 + "value": 73759 }, { "date": "2011", - "value": 75102 + "value": 74729 }, { "date": "2012", - "value": 76514 + "value": 75614 }, { "date": "2013", - "value": 77978 + "value": 76458 }, { "date": "2014", - "value": 79185 + "value": 77459 }, { "date": "2015", - "value": 80378 + "value": 78909 }, { "date": "2016", - "value": 80852 + "value": 79735 }, { "date": "2017", - "value": 81197 + "value": 79953 }, { "date": "2018", - "value": 83377 + "value": 80298 + }, + { + "date": "2019", + "value": 80516 + }, + { + "date": "2020", + "value": 82455 + }, + { + "date": "2021", + "value": 81516 } ], - "facet": 2517965213 + "facet": 2176550201 }, { "series": [ @@ -4235,23 +4255,68 @@ ], "facet": 1541763368 }, + { + "series": [ + { + "date": "2010", + "value": 74320 + }, + { + "date": "2011", + "value": 75230 + }, + { + "date": "2012", + "value": 76612 + }, + { + "date": "2013", + "value": 77839 + }, + { + "date": "2014", + "value": 79374 + }, + { + "date": "2015", + "value": 80438 + }, + { + "date": "2016", + "value": 80459 + }, + { + "date": "2017", + "value": 81443 + }, + { + "date": "2018", + "value": 83377 + }, + { + "date": "2019", + "value": 82726 + } + ], + "facet": 1226172227 + }, { "series": [ { "date": "1990", - "value": 66731 + "value": 66734 }, { "date": "1991", - "value": 66734 + "value": 66936 }, { "date": "1992", - "value": 66936 + "value": 67460 }, { "date": "1993", - "value": 67460 + "value": 67949 }, { "date": "1994", @@ -4319,91 +4384,42 @@ }, { "date": "2010", - "value": 74236 - }, - { - "date": "2011", - "value": 75108 - }, - { - "date": "2012", - "value": 76507 - }, - { - "date": "2013", - "value": 77955 - }, - { - "date": "2014", - "value": 79150 - }, - { - "date": "2015", - "value": 80345 - }, - { - "date": "2016", - "value": 80821 - }, - { - "date": "2017", - "value": 81189 - }, - { - "date": "2018", - "value": 83168 - }, - { - "date": "2019", - "value": 82739 - } - ], - "facet": 2176550201 - }, - { - "series": [ - { - "date": "2010", - "value": 74320 + "value": 74227 }, { "date": "2011", - "value": 75230 + "value": 75102 }, { "date": "2012", - "value": 76612 + "value": 76514 }, { "date": "2013", - "value": 77839 + "value": 77978 }, { "date": "2014", - "value": 79374 + "value": 79185 }, { "date": "2015", - "value": 80438 + "value": 80378 }, { "date": "2016", - "value": 80459 + "value": 80852 }, { "date": "2017", - "value": 81443 + "value": 81197 }, { "date": "2018", "value": 83377 - }, - { - "date": "2019", - "value": 82726 } ], - "facet": 1226172227 + "facet": 2517965213 }, { "series": [ @@ -8790,6 +8806,10 @@ { "date": "2022-05", "value": 5950000 + }, + { + "date": "2022-06", + "value": 5912000 } ], "facet": 3707913853 @@ -9983,6 +10003,10 @@ { "date": "2022-03", "value": 6245000 + }, + { + "date": "2022-06", + "value": 5934000 } ], "facet": 1714978719 @@ -12220,7 +12244,11 @@ }, { "date": "2022-05", - "value": 660683 + "value": 663331 + }, + { + "date": "2022-06", + "value": 763347 } ], "facet": 324358135 @@ -14642,7 +14670,11 @@ }, { "date": "2022-05", - "value": 835058 + "value": 829323 + }, + { + "date": "2022-06", + "value": 819453 } ], "facet": 1249140336 @@ -16204,7 +16236,11 @@ }, { "date": "2022-04", - "value": 751 + "value": 750 + }, + { + "date": "2022-05", + "value": 666 } ], "facet": 324358135 @@ -19698,223 +19734,335 @@ }, { "date": "2022-05-04", - "value": 81544794 + "value": 81541529 }, { "date": "2022-05-05", - "value": 81638227 + "value": 81634962 }, { "date": "2022-05-06", - "value": 81733439 + "value": 81730174 }, { "date": "2022-05-07", - "value": 81763797 + "value": 81760532 }, { "date": "2022-05-08", - "value": 81775590 + "value": 81772325 }, { "date": "2022-05-09", - "value": 81888243 + "value": 81884978 }, { "date": "2022-05-10", - "value": 81981866 + "value": 81978601 }, { "date": "2022-05-11", - "value": 82143401 + "value": 82140136 }, { "date": "2022-05-12", - "value": 82258758 + "value": 82255493 }, { "date": "2022-05-13", - "value": 82373223 + "value": 82369958 }, { "date": "2022-05-14", - "value": 82398288 + "value": 82395023 }, { "date": "2022-05-15", - "value": 82417727 + "value": 82414462 }, { "date": "2022-05-16", - "value": 82567545 + "value": 82564280 }, { "date": "2022-05-17", - "value": 82701638 + "value": 82698373 }, { "date": "2022-05-18", - "value": 82870553 + "value": 82867288 }, { "date": "2022-05-19", - "value": 82991715 + "value": 82988450 }, { "date": "2022-05-20", - "value": 83131269 + "value": 83128466 }, { "date": "2022-05-21", - "value": 83168576 + "value": 83165773 }, { "date": "2022-05-22", - "value": 83190563 + "value": 83187760 }, { "date": "2022-05-23", - "value": 83323909 + "value": 83320644 }, { "date": "2022-05-24", - "value": 83456274 + "value": 83453009 }, { "date": "2022-05-25", - "value": 83643804 + "value": 83640539 }, { "date": "2022-05-26", - "value": 83768388 + "value": 83765123 }, { "date": "2022-05-27", - "value": 83907279 + "value": 83904014 }, { "date": "2022-05-28", - "value": 83921041 + "value": 83917776 }, { "date": "2022-05-29", - "value": 83930086 + "value": 83926821 }, { "date": "2022-05-30", - "value": 83962238 + "value": 83958973 }, { "date": "2022-05-31", - "value": 84144606 + "value": 84141341 }, { "date": "2022-06-01", - "value": 84363873 + "value": 84360608 }, { "date": "2022-06-02", - "value": 84475196 + "value": 84471931 }, { "date": "2022-06-03", - "value": 84617408 + "value": 84614143 }, { "date": "2022-06-04", - "value": 84661058 + "value": 84657793 }, { "date": "2022-06-05", - "value": 84677537 + "value": 84674272 }, { "date": "2022-06-06", - "value": 84814640 + "value": 84811375 }, { "date": "2022-06-07", - "value": 84957469 + "value": 84954204 }, { "date": "2022-06-08", - "value": 85136683 + "value": 85133418 }, { "date": "2022-06-09", - "value": 85254394 + "value": 85251129 }, { "date": "2022-06-10", - "value": 85390435 + "value": 85387170 }, { "date": "2022-06-11", - "value": 85425808 + "value": 85422543 }, { "date": "2022-06-12", - "value": 85444201 + "value": 85440936 }, { "date": "2022-06-13", - "value": 85569604 + "value": 85566339 }, { "date": "2022-06-14", - "value": 85705019 + "value": 85701754 }, { "date": "2022-06-15", - "value": 85877078 + "value": 85873751 }, { "date": "2022-06-16", - "value": 85981213 + "value": 85977948 }, { "date": "2022-06-17", - "value": 86097698 + "value": 86094433 }, { "date": "2022-06-18", - "value": 86112463 + "value": 86109198 }, { "date": "2022-06-19", - "value": 86127070 + "value": 86123805 }, { "date": "2022-06-20", - "value": 86181266 + "value": 86178001 }, { "date": "2022-06-21", - "value": 86391004 + "value": 86387739 }, { "date": "2022-06-22", - "value": 86561886 + "value": 86558621 }, { "date": "2022-06-23", - "value": 86678377 + "value": 86675114 }, { "date": "2022-06-24", - "value": 86833864 + "value": 86830601 }, { "date": "2022-06-25", - "value": 86881533 + "value": 86878270 }, { "date": "2022-06-26", - "value": 86899773 + "value": 86896508 }, { "date": "2022-06-27", - "value": 87031752 + "value": 87028747 + }, + { + "date": "2022-06-28", + "value": 87151319 + }, + { + "date": "2022-06-29", + "value": 87347682 + }, + { + "date": "2022-06-30", + "value": 87471400 + }, + { + "date": "2022-07-01", + "value": 87623570 + }, + { + "date": "2022-07-02", + "value": 87635890 + }, + { + "date": "2022-07-03", + "value": 87642751 + }, + { + "date": "2022-07-04", + "value": 87678413 + }, + { + "date": "2022-07-05", + "value": 87859299 + }, + { + "date": "2022-07-06", + "value": 88100004 + }, + { + "date": "2022-07-07", + "value": 88224616 + }, + { + "date": "2022-07-08", + "value": 88392675 + }, + { + "date": "2022-07-09", + "value": 88416261 + }, + { + "date": "2022-07-10", + "value": 88438830 + }, + { + "date": "2022-07-11", + "value": 88614159 + }, + { + "date": "2022-07-12", + "value": 88798428 + }, + { + "date": "2022-07-13", + "value": 88990045 + }, + { + "date": "2022-07-14", + "value": 89134228 + }, + { + "date": "2022-07-15", + "value": 89304110 + }, + { + "date": "2022-07-16", + "value": 89325152 + }, + { + "date": "2022-07-17", + "value": 89347123 + }, + { + "date": "2022-07-18", + "value": 89516932 + }, + { + "date": "2022-07-19", + "value": 89677803 + }, + { + "date": "2022-07-20", + "value": 89882577 + }, + { + "date": "2022-07-21", + "value": 90036653 + }, + { + "date": "2022-07-22", + "value": 90202342 + }, + { + "date": "2022-07-23", + "value": 90226593 + }, + { + "date": "2022-07-24", + "value": 90248093 + }, + { + "date": "2022-07-25", + "value": 90415556 } ], "facet": 2232540893 @@ -23465,6 +23613,118 @@ { "date": "2022-06-27", "value": 10038765 + }, + { + "date": "2022-06-28", + "value": 10087984 + }, + { + "date": "2022-06-29", + "value": 10095355 + }, + { + "date": "2022-06-30", + "value": 10101062 + }, + { + "date": "2022-07-01", + "value": 10156643 + }, + { + "date": "2022-07-02", + "value": 10156643 + }, + { + "date": "2022-07-03", + "value": 10156643 + }, + { + "date": "2022-07-04", + "value": 10171959 + }, + { + "date": "2022-07-05", + "value": 10177563 + }, + { + "date": "2022-07-06", + "value": 10228221 + }, + { + "date": "2022-07-07", + "value": 10233568 + }, + { + "date": "2022-07-08", + "value": 10279898 + }, + { + "date": "2022-07-09", + "value": 10279898 + }, + { + "date": "2022-07-10", + "value": 10279898 + }, + { + "date": "2022-07-11", + "value": 10298129 + }, + { + "date": "2022-07-12", + "value": 10358182 + }, + { + "date": "2022-07-13", + "value": 10365785 + }, + { + "date": "2022-07-14", + "value": 10374290 + }, + { + "date": "2022-07-15", + "value": 10435541 + }, + { + "date": "2022-07-16", + "value": 10435541 + }, + { + "date": "2022-07-17", + "value": 10435541 + }, + { + "date": "2022-07-18", + "value": 10454194 + }, + { + "date": "2022-07-19", + "value": 10506662 + }, + { + "date": "2022-07-20", + "value": 10513729 + }, + { + "date": "2022-07-21", + "value": 10522372 + }, + { + "date": "2022-07-22", + "value": 10578770 + }, + { + "date": "2022-07-23", + "value": 10578770 + }, + { + "date": "2022-07-24", + "value": 10578770 + }, + { + "date": "2022-07-25", + "value": 10594052 } ], "facet": 2232540893 diff --git a/internal/server/v1/observations/golden/bulk_series/preferred_result.json b/internal/server/v1/observations/golden/bulk_series/preferred_result.json index a682ab476..507111a07 100644 --- a/internal/server/v1/observations/golden/bulk_series/preferred_result.json +++ b/internal/server/v1/observations/golden/bulk_series/preferred_result.json @@ -603,46 +603,54 @@ }, { "date": "2010", - "value": 309326085 + "value": 309327143 }, { "date": "2011", - "value": 311580009 + "value": 311583481 }, { "date": "2012", - "value": 313874218 + "value": 313877662 }, { "date": "2013", - "value": 316057727 + "value": 316059947 }, { "date": "2014", - "value": 318386421 + "value": 318386329 }, { "date": "2015", - "value": 320742673 + "value": 320738994 }, { "date": "2016", - "value": 323071342 + "value": 323071755 }, { "date": "2017", - "value": 325147121 + "value": 325122128 }, { "date": "2018", - "value": 327167434 + "value": 326838199 }, { "date": "2019", - "value": 328239523 + "value": 328329953 + }, + { + "date": "2020", + "value": 329484123 + }, + { + "date": "2021", + "value": 331893745 } ], - "facet": 2517965213 + "facet": 2176550201 } ] }, @@ -973,43 +981,43 @@ }, { "date": "1980", - "value": 24285937 + "value": 23667902 }, { "date": "1981", - "value": 24820007 + "value": 24285933 }, { "date": "1982", - "value": 25360023 + "value": 24820009 }, { "date": "1983", - "value": 25844389 + "value": 25360026 }, { "date": "1984", - "value": 26441112 + "value": 25844393 }, { "date": "1985", - "value": 27102241 + "value": 26441109 }, { "date": "1986", - "value": 27777153 + "value": 27102237 }, { "date": "1987", - "value": 28464253 + "value": 27777158 }, { "date": "1988", - "value": 29218161 + "value": 28464249 }, { "date": "1989", - "value": 29760021 + "value": 29218164 }, { "date": "1990", @@ -1053,86 +1061,94 @@ }, { "date": "2000", - "value": 33634154 + "value": 33987977 }, { "date": "2001", - "value": 34481753 + "value": 34479458 }, { "date": "2002", - "value": 34867773 + "value": 34871843 }, { "date": "2003", - "value": 35236589 + "value": 35253159 }, { "date": "2004", - "value": 35538256 + "value": 35574576 }, { "date": "2005", - "value": 35770688 + "value": 35827943 }, { "date": "2006", - "value": 35947461 + "value": 36021202 }, { "date": "2007", - "value": 36185908 + "value": 36250311 }, { "date": "2008", - "value": 36538008 + "value": 36604337 }, { "date": "2009", - "value": 36887615 + "value": 36961229 }, { "date": "2010", - "value": 37266600 + "value": 37319550 }, { "date": "2011", - "value": 37638369 + "value": 37636311 }, { "date": "2012", - "value": 37948800 + "value": 37944551 }, { "date": "2013", - "value": 38260787 + "value": 38253768 }, { "date": "2014", - "value": 38596972 + "value": 38586706 }, { "date": "2015", - "value": 38918045 + "value": 38904296 }, { "date": "2016", - "value": 39167117 + "value": 39149186 }, { "date": "2017", - "value": 39358497 + "value": 39337785 }, { "date": "2018", - "value": 39461588 + "value": 39437463 }, { "date": "2019", - "value": 39512223 + "value": 39437610 + }, + { + "date": "2020", + "value": 39368078 + }, + { + "date": "2021", + "value": 39237836 } ], - "facet": 2517965213 + "facet": 2176550201 } ] }, @@ -1143,19 +1159,19 @@ "series": [ { "date": "1990", - "value": 66734 + "value": 66731 }, { "date": "1991", - "value": 66936 + "value": 66734 }, { "date": "1992", - "value": 67460 + "value": 66936 }, { "date": "1993", - "value": 67949 + "value": 67460 }, { "date": "1994", @@ -1223,42 +1239,54 @@ }, { "date": "2010", - "value": 74227 + "value": 73759 }, { "date": "2011", - "value": 75102 + "value": 74729 }, { "date": "2012", - "value": 76514 + "value": 75614 }, { "date": "2013", - "value": 77978 + "value": 76458 }, { "date": "2014", - "value": 79185 + "value": 77459 }, { "date": "2015", - "value": 80378 + "value": 78909 }, { "date": "2016", - "value": 80852 + "value": 79735 }, { "date": "2017", - "value": 81197 + "value": 79953 }, { "date": "2018", - "value": 83377 + "value": 80298 + }, + { + "date": "2019", + "value": 80516 + }, + { + "date": "2020", + "value": 82455 + }, + { + "date": "2021", + "value": 81516 } ], - "facet": 2517965213 + "facet": 2176550201 } ] } @@ -5542,6 +5570,10 @@ { "date": "2022-05", "value": 5950000 + }, + { + "date": "2022-06", + "value": 5912000 } ], "facet": 3707913853 @@ -7779,7 +7811,11 @@ }, { "date": "2022-05", - "value": 660683 + "value": 663331 + }, + { + "date": "2022-06", + "value": 763347 } ], "facet": 324358135 @@ -9341,7 +9377,11 @@ }, { "date": "2022-04", - "value": 751 + "value": 750 + }, + { + "date": "2022-05", + "value": 666 } ], "facet": 324358135 @@ -12702,223 +12742,335 @@ }, { "date": "2022-05-04", - "value": 81544794 + "value": 81541529 }, { "date": "2022-05-05", - "value": 81638227 + "value": 81634962 }, { "date": "2022-05-06", - "value": 81733439 + "value": 81730174 }, { "date": "2022-05-07", - "value": 81763797 + "value": 81760532 }, { "date": "2022-05-08", - "value": 81775590 + "value": 81772325 }, { "date": "2022-05-09", - "value": 81888243 + "value": 81884978 }, { "date": "2022-05-10", - "value": 81981866 + "value": 81978601 }, { "date": "2022-05-11", - "value": 82143401 + "value": 82140136 }, { "date": "2022-05-12", - "value": 82258758 + "value": 82255493 }, { "date": "2022-05-13", - "value": 82373223 + "value": 82369958 }, { "date": "2022-05-14", - "value": 82398288 + "value": 82395023 }, { "date": "2022-05-15", - "value": 82417727 + "value": 82414462 }, { "date": "2022-05-16", - "value": 82567545 + "value": 82564280 }, { "date": "2022-05-17", - "value": 82701638 + "value": 82698373 }, { "date": "2022-05-18", - "value": 82870553 + "value": 82867288 }, { "date": "2022-05-19", - "value": 82991715 + "value": 82988450 }, { "date": "2022-05-20", - "value": 83131269 + "value": 83128466 }, { "date": "2022-05-21", - "value": 83168576 + "value": 83165773 }, { "date": "2022-05-22", - "value": 83190563 + "value": 83187760 }, { "date": "2022-05-23", - "value": 83323909 + "value": 83320644 }, { "date": "2022-05-24", - "value": 83456274 + "value": 83453009 }, { "date": "2022-05-25", - "value": 83643804 + "value": 83640539 }, { "date": "2022-05-26", - "value": 83768388 + "value": 83765123 }, { "date": "2022-05-27", - "value": 83907279 + "value": 83904014 }, { "date": "2022-05-28", - "value": 83921041 + "value": 83917776 }, { "date": "2022-05-29", - "value": 83930086 + "value": 83926821 }, { "date": "2022-05-30", - "value": 83962238 + "value": 83958973 }, { "date": "2022-05-31", - "value": 84144606 + "value": 84141341 }, { "date": "2022-06-01", - "value": 84363873 + "value": 84360608 }, { "date": "2022-06-02", - "value": 84475196 + "value": 84471931 }, { "date": "2022-06-03", - "value": 84617408 + "value": 84614143 }, { "date": "2022-06-04", - "value": 84661058 + "value": 84657793 }, { "date": "2022-06-05", - "value": 84677537 + "value": 84674272 }, { "date": "2022-06-06", - "value": 84814640 + "value": 84811375 }, { "date": "2022-06-07", - "value": 84957469 + "value": 84954204 }, { "date": "2022-06-08", - "value": 85136683 + "value": 85133418 }, { "date": "2022-06-09", - "value": 85254394 + "value": 85251129 }, { "date": "2022-06-10", - "value": 85390435 + "value": 85387170 }, { "date": "2022-06-11", - "value": 85425808 + "value": 85422543 }, { "date": "2022-06-12", - "value": 85444201 + "value": 85440936 }, { "date": "2022-06-13", - "value": 85569604 + "value": 85566339 }, { "date": "2022-06-14", - "value": 85705019 + "value": 85701754 }, { "date": "2022-06-15", - "value": 85877078 + "value": 85873751 }, { "date": "2022-06-16", - "value": 85981213 + "value": 85977948 }, { "date": "2022-06-17", - "value": 86097698 + "value": 86094433 }, { "date": "2022-06-18", - "value": 86112463 + "value": 86109198 }, { "date": "2022-06-19", - "value": 86127070 + "value": 86123805 }, { "date": "2022-06-20", - "value": 86181266 + "value": 86178001 }, { "date": "2022-06-21", - "value": 86391004 + "value": 86387739 }, { "date": "2022-06-22", - "value": 86561886 + "value": 86558621 }, { "date": "2022-06-23", - "value": 86678377 + "value": 86675114 }, { "date": "2022-06-24", - "value": 86833864 + "value": 86830601 }, { "date": "2022-06-25", - "value": 86881533 + "value": 86878270 }, { "date": "2022-06-26", - "value": 86899773 + "value": 86896508 }, { "date": "2022-06-27", - "value": 87031752 + "value": 87028747 + }, + { + "date": "2022-06-28", + "value": 87151319 + }, + { + "date": "2022-06-29", + "value": 87347682 + }, + { + "date": "2022-06-30", + "value": 87471400 + }, + { + "date": "2022-07-01", + "value": 87623570 + }, + { + "date": "2022-07-02", + "value": 87635890 + }, + { + "date": "2022-07-03", + "value": 87642751 + }, + { + "date": "2022-07-04", + "value": 87678413 + }, + { + "date": "2022-07-05", + "value": 87859299 + }, + { + "date": "2022-07-06", + "value": 88100004 + }, + { + "date": "2022-07-07", + "value": 88224616 + }, + { + "date": "2022-07-08", + "value": 88392675 + }, + { + "date": "2022-07-09", + "value": 88416261 + }, + { + "date": "2022-07-10", + "value": 88438830 + }, + { + "date": "2022-07-11", + "value": 88614159 + }, + { + "date": "2022-07-12", + "value": 88798428 + }, + { + "date": "2022-07-13", + "value": 88990045 + }, + { + "date": "2022-07-14", + "value": 89134228 + }, + { + "date": "2022-07-15", + "value": 89304110 + }, + { + "date": "2022-07-16", + "value": 89325152 + }, + { + "date": "2022-07-17", + "value": 89347123 + }, + { + "date": "2022-07-18", + "value": 89516932 + }, + { + "date": "2022-07-19", + "value": 89677803 + }, + { + "date": "2022-07-20", + "value": 89882577 + }, + { + "date": "2022-07-21", + "value": 90036653 + }, + { + "date": "2022-07-22", + "value": 90202342 + }, + { + "date": "2022-07-23", + "value": 90226593 + }, + { + "date": "2022-07-24", + "value": 90248093 + }, + { + "date": "2022-07-25", + "value": 90415556 } ], "facet": 2232540893 @@ -16469,6 +16621,118 @@ { "date": "2022-06-27", "value": 10038765 + }, + { + "date": "2022-06-28", + "value": 10087984 + }, + { + "date": "2022-06-29", + "value": 10095355 + }, + { + "date": "2022-06-30", + "value": 10101062 + }, + { + "date": "2022-07-01", + "value": 10156643 + }, + { + "date": "2022-07-02", + "value": 10156643 + }, + { + "date": "2022-07-03", + "value": 10156643 + }, + { + "date": "2022-07-04", + "value": 10171959 + }, + { + "date": "2022-07-05", + "value": 10177563 + }, + { + "date": "2022-07-06", + "value": 10228221 + }, + { + "date": "2022-07-07", + "value": 10233568 + }, + { + "date": "2022-07-08", + "value": 10279898 + }, + { + "date": "2022-07-09", + "value": 10279898 + }, + { + "date": "2022-07-10", + "value": 10279898 + }, + { + "date": "2022-07-11", + "value": 10298129 + }, + { + "date": "2022-07-12", + "value": 10358182 + }, + { + "date": "2022-07-13", + "value": 10365785 + }, + { + "date": "2022-07-14", + "value": 10374290 + }, + { + "date": "2022-07-15", + "value": 10435541 + }, + { + "date": "2022-07-16", + "value": 10435541 + }, + { + "date": "2022-07-17", + "value": 10435541 + }, + { + "date": "2022-07-18", + "value": 10454194 + }, + { + "date": "2022-07-19", + "value": 10506662 + }, + { + "date": "2022-07-20", + "value": 10513729 + }, + { + "date": "2022-07-21", + "value": 10522372 + }, + { + "date": "2022-07-22", + "value": 10578770 + }, + { + "date": "2022-07-23", + "value": 10578770 + }, + { + "date": "2022-07-24", + "value": 10578770 + }, + { + "date": "2022-07-25", + "value": 10594052 } ], "facet": 2232540893 @@ -16534,6 +16798,12 @@ "observation_period": "P1Y", "unit": "InternationalDollar" }, + "2176550201": { + "import_name": "USCensusPEP_Annual_Population", + "provenance_url": "https://www2.census.gov/programs-surveys/popest/tables", + "measurement_method": "CensusPEPSurvey", + "observation_period": "P1Y" + }, "2232540893": { "import_name": "NYT_COVID19", "provenance_url": "https://www.nytimes.com/article/coronavirus-county-data-us.html", @@ -16549,11 +16819,6 @@ "provenance_url": "https://www.eia.gov/opendata/qb.php?category=0", "unit": "KilowattHour" }, - "2517965213": { - "import_name": "CensusPEP", - "provenance_url": "https://www.census.gov/programs-surveys/popest.html", - "measurement_method": "CensusPEPSurvey" - }, "324358135": { "import_name": "BLS_LAUS", "provenance_url": "https://www.bls.gov/lau/", diff --git a/internal/server/v1/observations/golden/point/count_person.json b/internal/server/v1/observations/golden/point/count_person.json index f1163bcbb..4b07a3042 100644 --- a/internal/server/v1/observations/golden/point/count_person.json +++ b/internal/server/v1/observations/golden/point/count_person.json @@ -1,9 +1,10 @@ { - "date": "2020", - "value": 329824950, + "date": "2021", + "value": 331893745, "metadata": { - "import_name": "CensusACS5YearSurvey_AggCountry", - "provenance_url": "https://www.census.gov/", - "measurement_method": "CensusACS5yrSurvey" + "import_name": "USCensusPEP_Annual_Population", + "provenance_url": "https://www2.census.gov/programs-surveys/popest/tables", + "measurement_method": "CensusPEPSurvey", + "observation_period": "P1Y" } } \ No newline at end of file diff --git a/internal/server/v1/observations/golden/point/umemployed.json b/internal/server/v1/observations/golden/point/umemployed.json index cae545a30..29ad6d326 100644 --- a/internal/server/v1/observations/golden/point/umemployed.json +++ b/internal/server/v1/observations/golden/point/umemployed.json @@ -1,6 +1,6 @@ { - "date": "2022-05", - "value": 5950000, + "date": "2022-06", + "value": 5912000, "metadata": { "import_name": "BLS_CPS", "provenance_url": "https://www.bls.gov/cps/", diff --git a/internal/server/v1/observations/golden/series/count_person.json b/internal/server/v1/observations/golden/series/count_person.json index b4cf0a190..f3942fe1b 100644 --- a/internal/server/v1/observations/golden/series/count_person.json +++ b/internal/server/v1/observations/golden/series/count_person.json @@ -442,48 +442,57 @@ }, { "date": "2010", - "value": 309326085 + "value": 309327143 }, { "date": "2011", - "value": 311580009 + "value": 311583481 }, { "date": "2012", - "value": 313874218 + "value": 313877662 }, { "date": "2013", - "value": 316057727 + "value": 316059947 }, { "date": "2014", - "value": 318386421 + "value": 318386329 }, { "date": "2015", - "value": 320742673 + "value": 320738994 }, { "date": "2016", - "value": 323071342 + "value": 323071755 }, { "date": "2017", - "value": 325147121 + "value": 325122128 }, { "date": "2018", - "value": 327167434 + "value": 326838199 }, { "date": "2019", - "value": 328239523 + "value": 328329953 + }, + { + "date": "2020", + "value": 329484123 + }, + { + "date": "2021", + "value": 331893745 } ], "facet": { - "import_name": "CensusPEP", - "provenance_url": "https://www.census.gov/programs-surveys/popest.html", - "measurement_method": "CensusPEPSurvey" + "import_name": "USCensusPEP_Annual_Population", + "provenance_url": "https://www2.census.gov/programs-surveys/popest/tables", + "measurement_method": "CensusPEPSurvey", + "observation_period": "P1Y" } } \ No newline at end of file diff --git a/internal/server/v1/observations/golden/series/umemployed.json b/internal/server/v1/observations/golden/series/umemployed.json index d895b5ebe..2a79c23d6 100644 --- a/internal/server/v1/observations/golden/series/umemployed.json +++ b/internal/server/v1/observations/golden/series/umemployed.json @@ -3571,6 +3571,10 @@ { "date": "2022-05", "value": 5950000 + }, + { + "date": "2022-06", + "value": 5912000 } ], "facet": { diff --git a/internal/server/v1/page/golden/place_page/asm.sample.json b/internal/server/v1/page/golden/place_page/asm.sample.json index 20952631d..e001883b4 100644 --- a/internal/server/v1/page/golden/place_page/asm.sample.json +++ b/internal/server/v1/page/golden/place_page/asm.sample.json @@ -2395,9 +2395,37 @@ "2022-06-23": 20274, "2022-06-24": 20441, "2022-06-25": 20593, - "2022-06-26": 20593, - "2022-06-27": 20744, - "2022-06-28": 20878 + "2022-06-26": 20744, + "2022-06-27": 20878, + "2022-06-28": 20969, + "2022-06-29": 21073, + "2022-06-30": 21158, + "2022-07-01": 21278, + "2022-07-02": 21400, + "2022-07-03": 21499, + "2022-07-04": 21589, + "2022-07-05": 21658, + "2022-07-06": 21761, + "2022-07-07": 21857, + "2022-07-08": 21963, + "2022-07-09": 22097, + "2022-07-10": 22191, + "2022-07-11": 22264, + "2022-07-12": 22367, + "2022-07-13": 22429, + "2022-07-14": 22481, + "2022-07-15": 22575, + "2022-07-16": 22694, + "2022-07-17": 22767, + "2022-07-18": 22844, + "2022-07-19": 22895, + "2022-07-20": 22895, + "2022-07-21": 22994, + "2022-07-22": 23072, + "2022-07-23": 23164, + "2022-07-24": 23224, + "2022-07-25": 23297, + "2022-07-26": 23353 }, "metadata": { "importName": "WHO_COVID19", @@ -7320,7 +7348,35 @@ "2022-06-25": 3144, "2022-06-26": 3144, "2022-06-27": 3144, - "2022-06-28": 3144 + "2022-06-28": 3144, + "2022-06-29": 3144, + "2022-06-30": 3144, + "2022-07-01": 3144, + "2022-07-02": 3144, + "2022-07-03": 3144, + "2022-07-04": 3144, + "2022-07-05": 3144, + "2022-07-06": 3144, + "2022-07-07": 3144, + "2022-07-08": 3144, + "2022-07-09": 3144, + "2022-07-10": 3144, + "2022-07-11": 3144, + "2022-07-12": 3144, + "2022-07-13": 3144, + "2022-07-14": 3144, + "2022-07-15": 3144, + "2022-07-16": 3144, + "2022-07-17": 3144, + "2022-07-18": 3144, + "2022-07-19": 3146, + "2022-07-20": 3146, + "2022-07-21": 3146, + "2022-07-22": 3146, + "2022-07-23": 3146, + "2022-07-24": 3146, + "2022-07-25": 3146, + "2022-07-26": 3146 }, "metadata": { "importName": "WHO_COVID19", @@ -12693,21 +12749,24 @@ "2007": 301231207, "2008": 304093966, "2009": 306771529, - "2010": 309326085, - "2011": 311580009, - "2012": 313874218, - "2013": 316057727, - "2014": 318386421, - "2015": 320742673, - "2016": 323071342, - "2017": 325147121, - "2018": 327167434, - "2019": 328239523 - }, - "metadata": { - "importName": "CensusPEP", - "provenanceUrl": "https://www.census.gov/programs-surveys/popest.html", - "measurementMethod": "CensusPEPSurvey" + "2010": 309327143, + "2011": 311583481, + "2012": 313877662, + "2013": 316059947, + "2014": 318386329, + "2015": 320738994, + "2016": 323071755, + "2017": 325122128, + "2018": 326838199, + "2019": 328329953, + "2020": 329484123, + "2021": 331893745 + }, + "metadata": { + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "Count_Person_10To14Years": { @@ -14870,7 +14929,8 @@ "2022-02": 157722000, "2022-03": 158458000, "2022-04": 158105000, - "2022-05": 158426000 + "2022-05": 158426000, + "2022-06": 158111000 }, "metadata": { "importName": "BLS_CPS", @@ -15849,7 +15909,8 @@ "2022-02": 163991000, "2022-03": 164409000, "2022-04": 164046000, - "2022-05": 164376000 + "2022-05": 164376000, + "2022-06": 164023000 }, "metadata": { "importName": "BLS_CPS", @@ -18454,7 +18515,11 @@ "2022-05-28": 1437247, "2022-06-04": 1442046, "2022-06-11": 1474068, - "2022-06-18": 1492130 + "2022-06-18": 1492134, + "2022-06-25": 1505835, + "2022-07-02": 1592017, + "2022-07-09": 1565694, + "2022-07-16": 1705879 }, "metadata": { "importName": "USDOL_ETA539", @@ -19299,61 +19364,89 @@ "2022-05-01": 81274401, "2022-05-02": 81370245, "2022-05-03": 81439579, - "2022-05-04": 81544794, - "2022-05-05": 81638227, - "2022-05-06": 81733439, - "2022-05-07": 81763797, - "2022-05-08": 81775590, - "2022-05-09": 81888243, - "2022-05-10": 81981866, - "2022-05-11": 82143401, - "2022-05-12": 82258758, - "2022-05-13": 82373223, - "2022-05-14": 82398288, - "2022-05-15": 82417727, - "2022-05-16": 82567545, - "2022-05-17": 82701638, - "2022-05-18": 82870553, - "2022-05-19": 82991715, - "2022-05-20": 83131269, - "2022-05-21": 83168576, - "2022-05-22": 83190563, - "2022-05-23": 83323909, - "2022-05-24": 83456274, - "2022-05-25": 83643804, - "2022-05-26": 83768388, - "2022-05-27": 83907279, - "2022-05-28": 83921041, - "2022-05-29": 83930086, - "2022-05-30": 83962238, - "2022-05-31": 84144606, - "2022-06-01": 84363873, - "2022-06-02": 84475196, - "2022-06-03": 84617408, - "2022-06-04": 84661058, - "2022-06-05": 84677537, - "2022-06-06": 84814640, - "2022-06-07": 84957469, - "2022-06-08": 85136683, - "2022-06-09": 85254394, - "2022-06-10": 85390435, - "2022-06-11": 85425808, - "2022-06-12": 85444201, - "2022-06-13": 85569604, - "2022-06-14": 85705019, - "2022-06-15": 85877078, - "2022-06-16": 85981213, - "2022-06-17": 86097698, - "2022-06-18": 86112463, - "2022-06-19": 86127070, - "2022-06-20": 86181266, - "2022-06-21": 86391004, - "2022-06-22": 86561886, - "2022-06-23": 86678377, - "2022-06-24": 86833864, - "2022-06-25": 86881533, - "2022-06-26": 86899773, - "2022-06-27": 87031752 + "2022-05-04": 81541529, + "2022-05-05": 81634962, + "2022-05-06": 81730174, + "2022-05-07": 81760532, + "2022-05-08": 81772325, + "2022-05-09": 81884978, + "2022-05-10": 81978601, + "2022-05-11": 82140136, + "2022-05-12": 82255493, + "2022-05-13": 82369958, + "2022-05-14": 82395023, + "2022-05-15": 82414462, + "2022-05-16": 82564280, + "2022-05-17": 82698373, + "2022-05-18": 82867288, + "2022-05-19": 82988450, + "2022-05-20": 83128466, + "2022-05-21": 83165773, + "2022-05-22": 83187760, + "2022-05-23": 83320644, + "2022-05-24": 83453009, + "2022-05-25": 83640539, + "2022-05-26": 83765123, + "2022-05-27": 83904014, + "2022-05-28": 83917776, + "2022-05-29": 83926821, + "2022-05-30": 83958973, + "2022-05-31": 84141341, + "2022-06-01": 84360608, + "2022-06-02": 84471931, + "2022-06-03": 84614143, + "2022-06-04": 84657793, + "2022-06-05": 84674272, + "2022-06-06": 84811375, + "2022-06-07": 84954204, + "2022-06-08": 85133418, + "2022-06-09": 85251129, + "2022-06-10": 85387170, + "2022-06-11": 85422543, + "2022-06-12": 85440936, + "2022-06-13": 85566339, + "2022-06-14": 85701754, + "2022-06-15": 85873751, + "2022-06-16": 85977948, + "2022-06-17": 86094433, + "2022-06-18": 86109198, + "2022-06-19": 86123805, + "2022-06-20": 86178001, + "2022-06-21": 86387739, + "2022-06-22": 86558621, + "2022-06-23": 86675114, + "2022-06-24": 86830601, + "2022-06-25": 86878270, + "2022-06-26": 86896508, + "2022-06-27": 87028747, + "2022-06-28": 87151319, + "2022-06-29": 87347682, + "2022-06-30": 87471400, + "2022-07-01": 87623570, + "2022-07-02": 87635890, + "2022-07-03": 87642751, + "2022-07-04": 87678413, + "2022-07-05": 87859299, + "2022-07-06": 88100004, + "2022-07-07": 88224616, + "2022-07-08": 88392675, + "2022-07-09": 88416261, + "2022-07-10": 88438830, + "2022-07-11": 88614159, + "2022-07-12": 88798428, + "2022-07-13": 88990045, + "2022-07-14": 89134228, + "2022-07-15": 89304110, + "2022-07-16": 89325152, + "2022-07-17": 89347123, + "2022-07-18": 89516932, + "2022-07-19": 89677803, + "2022-07-20": 89882577, + "2022-07-21": 90036653, + "2022-07-22": 90202342, + "2022-07-23": 90226593, + "2022-07-24": 90248093, + "2022-07-25": 90415556 }, "metadata": { "importName": "NYT_COVID19", @@ -20251,7 +20344,35 @@ "2022-06-24": 1012317, "2022-06-25": 1012480, "2022-06-26": 1012486, - "2022-06-27": 1012765 + "2022-06-27": 1012765, + "2022-06-28": 1013306, + "2022-06-29": 1013999, + "2022-06-30": 1014452, + "2022-07-01": 1014974, + "2022-07-02": 1014995, + "2022-07-03": 1014998, + "2022-07-04": 1015062, + "2022-07-05": 1015488, + "2022-07-06": 1016205, + "2022-07-07": 1016680, + "2022-07-08": 1017242, + "2022-07-09": 1017278, + "2022-07-10": 1017286, + "2022-07-11": 1017837, + "2022-07-12": 1018359, + "2022-07-13": 1019239, + "2022-07-14": 1019697, + "2022-07-15": 1020230, + "2022-07-16": 1020272, + "2022-07-17": 1020283, + "2022-07-18": 1020802, + "2022-07-19": 1021349, + "2022-07-20": 1022140, + "2022-07-21": 1022691, + "2022-07-22": 1023271, + "2022-07-23": 1023327, + "2022-07-24": 1023341, + "2022-07-25": 1023853 }, "metadata": { "importName": "NYT_COVID19", @@ -24382,7 +24503,8 @@ "2022-02": 3.8, "2022-03": 3.6, "2022-04": 3.6, - "2022-05": 3.6 + "2022-05": 3.6, + "2022-06": 3.6 }, "metadata": { "importName": "BLS_CPS", @@ -25378,12 +25500,13 @@ } }, "country/USA": { - "date": "2020", - "value": 329824950, + "date": "2021", + "value": 331893745, "metadata": { - "importName": "CensusACS5YearSurvey_AggCountry", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } } }, diff --git a/internal/server/v1/page/golden/place_page/city.sample.json b/internal/server/v1/page/golden/place_page/city.sample.json index 3500016b8..b2323636f 100644 --- a/internal/server/v1/page/golden/place_page/city.sample.json +++ b/internal/server/v1/page/golden/place_page/city.sample.json @@ -1362,10 +1362,10 @@ }, "Count_Person": { "val": { - "1990": 398559, - "1991": 393023, - "1992": 387893, - "1993": 383417, + "1990": 399886, + "1991": 398559, + "1992": 393023, + "1993": 387893, "1994": 378617, "1995": 368032, "1996": 367291, @@ -1382,20 +1382,24 @@ "2007": 399015, "2008": 404670, "2009": 410584, - "2010": 391449, - "2011": 396135, - "2012": 401228, - "2013": 406844, - "2014": 413156, - "2015": 418263, - "2016": 420798, - "2017": 423869, - "2018": 429082 - }, - "metadata": { - "importName": "CensusPEP", - "provenanceUrl": "https://www.census.gov/programs-surveys/popest.html", - "measurementMethod": "CensusPEPSurvey" + "2010": 391350, + "2011": 395416, + "2012": 400720, + "2013": 406609, + "2014": 412677, + "2015": 418539, + "2016": 421454, + "2017": 421938, + "2018": 421837, + "2019": 422738, + "2020": 439341, + "2021": 433823 + }, + "metadata": { + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "Count_Person_15OrMoreYears": { @@ -2504,7 +2508,8 @@ "2022-01": 197146, "2022-02": 200464, "2022-03": 202909, - "2022-04": 200747 + "2022-04": 200958, + "2022-05": 201823 }, "metadata": { "importName": "BLS_LAUS", @@ -2978,7 +2983,8 @@ "2022-01": 208276, "2022-02": 210099, "2022-03": 211108, - "2022-04": 207790 + "2022-04": 208059, + "2022-05": 208032 }, "metadata": { "importName": "BLS_LAUS", @@ -8905,7 +8911,8 @@ "2022-01": 5.3, "2022-02": 4.6, "2022-03": 3.9, - "2022-04": 3.4 + "2022-04": 3.4, + "2022-05": 3 }, "metadata": { "importName": "BLS_LAUS", @@ -10258,10 +10265,10 @@ }, "Count_Person": { "val": { - "1990": 444956, - "1991": 447888, - "1992": 452646, - "1993": 457386, + "1990": 444605, + "1991": 444956, + "1992": 447888, + "1993": 452646, "1994": 461034, "1995": 461622, "1996": 464682, @@ -10278,20 +10285,24 @@ "2007": 547790, "2008": 553751, "2009": 562343, - "2010": 582285, - "2011": 590824, - "2012": 601030, - "2013": 611999, - "2014": 621583, - "2015": 632193, - "2016": 640144, - "2017": 643337, - "2018": 649021 - }, - "metadata": { - "importName": "CensusPEP", - "provenanceUrl": "https://www.census.gov/programs-surveys/popest.html", - "measurementMethod": "CensusPEPSurvey" + "2010": 582560, + "2011": 591042, + "2012": 601040, + "2013": 612147, + "2014": 621673, + "2015": 632188, + "2016": 640010, + "2017": 642903, + "2018": 648241, + "2019": 655334, + "2020": 682760, + "2021": 687725 + }, + "metadata": { + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "Count_Person_15OrMoreYears": { @@ -11400,7 +11411,8 @@ "2022-01": 318949, "2022-02": 320710, "2022-03": 324838, - "2022-04": 322103 + "2022-04": 322272, + "2022-05": 324354 }, "metadata": { "importName": "BLS_LAUS", @@ -11874,7 +11886,8 @@ "2022-01": 328413, "2022-02": 330636, "2022-03": 334420, - "2022-04": 330956 + "2022-04": 331172, + "2022-05": 333664 }, "metadata": { "importName": "BLS_LAUS", @@ -17801,7 +17814,8 @@ "2022-01": 2.9, "2022-02": 3, "2022-03": 2.9, - "2022-04": 2.7 + "2022-04": 2.7, + "2022-05": 2.8 }, "metadata": { "importName": "BLS_LAUS", @@ -20687,129 +20701,143 @@ }, "latestPopulation": { "country/USA": { - "date": "2020", - "value": 329824950, + "date": "2021", + "value": 331893745, "metadata": { - "importName": "CensusACS5YearSurvey_AggCountry", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/06": { - "date": "2020", - "value": 39346023, + "date": "2021", + "value": 39237836, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/06001": { - "date": "2020", - "value": 1661584, + "date": "2021", + "value": 1648556, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/0600562": { - "date": "2020", - "value": 79827, + "date": "2021", + "value": 76362, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/0606000": { - "date": "2020", - "value": 123065, + "date": "2021", + "value": 117145, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/0653000": { - "date": "2020", - "value": 422575, + "date": "2021", + "value": 433823, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/0656938": { - "date": "2020", - "value": 11454, + "date": "2021", + "value": 11107, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/0660620": { - "date": "2020", - "value": 110051, + "date": "2021", + "value": 115639, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/0668084": { - "date": "2020", - "value": 90489, + "date": "2021", + "value": 88868, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/0820000": { - "date": "2020", - "value": 715878, + "date": "2021", + "value": 711463, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/2836000": { - "date": "2020", - "value": 163778, + "date": "2021", + "value": 149761, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/4055000": { - "date": "2020", - "value": 649821, + "date": "2021", + "value": 687725, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/4261000": { - "date": "2020", - "value": 301286, + "date": "2021", + "value": 300431, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/4752006": { - "date": "2020", - "value": 667070, + "date": "2021", + "value": 678851, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "zip/94610": { diff --git a/internal/server/v1/page/golden/place_page/county.sample.json b/internal/server/v1/page/golden/place_page/county.sample.json index abf62fb3a..1ff57a05b 100644 --- a/internal/server/v1/page/golden/place_page/county.sample.json +++ b/internal/server/v1/page/golden/place_page/county.sample.json @@ -16369,6 +16369,16 @@ }, "Count_Person": { "val": { + "1970": 556116, + "1971": 563400, + "1972": 567600, + "1973": 574000, + "1974": 581700, + "1975": 589100, + "1976": 601200, + "1977": 615000, + "1978": 626100, + "1979": 642800, "1980": 656331, "1981": 667293, "1982": 678903, @@ -16379,41 +16389,44 @@ "1987": 739987, "1988": 759242, "1989": 784395, - "1990": 809199, - "1991": 822332, - "1992": 838364, - "1993": 850732, - "1994": 859872, - "1995": 869437, - "1996": 881213, - "1997": 899494, - "1998": 917970, - "1999": 933141, - "2000": 953124, - "2001": 972322, - "2002": 982242, - "2003": 990852, - "2004": 996658, - "2005": 1004079, - "2006": 1006545, - "2007": 1015661, - "2008": 1030584, - "2009": 1045804, - "2010": 1052559, - "2011": 1065440, - "2012": 1077548, - "2013": 1093401, - "2014": 1108876, - "2015": 1124405, - "2016": 1137268, - "2017": 1145535, - "2018": 1150519, - "2019": 1153526 - }, - "metadata": { - "importName": "CensusPEP", - "provenanceUrl": "https://www.census.gov/programs-surveys/popest.html", - "measurementMethod": "CensusPEPSurvey" + "1990": 803731, + "1991": 809199, + "1992": 822332, + "1993": 838364, + "1994": 850732, + "1995": 859872, + "1996": 869437, + "1997": 881213, + "1998": 899494, + "1999": 917970, + "2000": 952810, + "2001": 970952, + "2002": 979862, + "2003": 987531, + "2004": 992424, + "2005": 999013, + "2006": 1000834, + "2007": 1009152, + "2008": 1023344, + "2009": 1037890, + "2010": 1052516, + "2011": 1065361, + "2012": 1077439, + "2013": 1093253, + "2014": 1108665, + "2015": 1124148, + "2016": 1137259, + "2017": 1145623, + "2018": 1150840, + "2019": 1152883, + "2020": 1152333, + "2021": 1161413 + }, + "metadata": { + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "Count_Person_15OrMoreYears": { @@ -17522,7 +17535,8 @@ "2022-01": 522394, "2022-02": 531185, "2022-03": 537631, - "2022-04": 531462 + "2022-04": 532012, + "2022-05": 534400 }, "metadata": { "importName": "BLS_LAUS", @@ -17996,7 +18010,8 @@ "2022-01": 548199, "2022-02": 553950, "2022-03": 557041, - "2022-04": 548312 + "2022-04": 548891, + "2022-05": 549285 }, "metadata": { "importName": "BLS_LAUS", @@ -27339,7 +27354,8 @@ "2022-01": 4.7, "2022-02": 4.1, "2022-03": 3.5, - "2022-04": 3.1 + "2022-04": 3.1, + "2022-05": 2.7 }, "metadata": { "importName": "BLS_LAUS", @@ -28739,10 +28755,10 @@ }, "Count_Person": { "val": { - "1990": 783362, - "1991": 787847, - "1992": 795555, - "1993": 804223, + "1990": 783324, + "1991": 783362, + "1992": 787847, + "1993": 795555, "1994": 811545, "1995": 821467, "1996": 836136, @@ -28759,20 +28775,24 @@ "2007": 938909, "2008": 956255, "2009": 971323, - "2010": 954492, - "2011": 969948, - "2012": 983322, - "2013": 1001253, - "2014": 1014418, - "2015": 1026099, - "2016": 1030359, - "2017": 1032136, - "2018": 1030119 - }, - "metadata": { - "importName": "CensusPEP", - "provenanceUrl": "https://www.census.gov/programs-surveys/popest.html", - "measurementMethod": "CensusPEPSurvey" + "2010": 954552, + "2011": 968925, + "2012": 983532, + "2013": 999599, + "2014": 1014909, + "2015": 1028131, + "2016": 1034851, + "2017": 1037082, + "2018": 1034877, + "2019": 1026528, + "2020": 1010908, + "2021": 983489 + }, + "metadata": { + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "Count_Person_15OrMoreYears": { @@ -29881,7 +29901,8 @@ "2022-01": 525190, "2022-02": 532056, "2022-03": 538473, - "2022-04": 535914 + "2022-04": 535314, + "2022-05": 536072 }, "metadata": { "importName": "BLS_LAUS", @@ -30355,7 +30376,8 @@ "2022-01": 544508, "2022-02": 549081, "2022-03": 552958, - "2022-04": 548165 + "2022-04": 547683, + "2022-05": 546817 }, "metadata": { "importName": "BLS_LAUS", @@ -36262,7 +36284,8 @@ "2022-01": 3.5, "2022-02": 3.1, "2022-03": 2.6, - "2022-04": 2.2 + "2022-04": 2.3, + "2022-05": 2 }, "metadata": { "importName": "BLS_LAUS", @@ -36281,62 +36304,62 @@ { "dcid": "geoId/0668000", "name": "San Jose", - "pop": 1030119 + "pop": 983489 }, { "dcid": "geoId/0677000", "name": "Sunnyvale", - "pop": 153185 + "pop": 152258 }, { "dcid": "geoId/0669084", "name": "Santa Clara", - "pop": 129488 + "pop": 127151 }, { "dcid": "geoId/0649670", "name": "Mountain View", - "pop": 83377 + "pop": 81516 }, { "dcid": "geoId/0647766", "name": "Milpitas", - "pop": 80430 + "pop": 79066 }, { "dcid": "geoId/0655282", "name": "Palo Alto", - "pop": 66666 + "pop": 66680 }, { "dcid": "geoId/0617610", "name": "Cupertino", - "pop": 60170 + "pop": 58622 }, { "dcid": "geoId/0629504", "name": "Gilroy", - "pop": 58756 + "pop": 58101 }, { "dcid": "geoId/0649278", "name": "Morgan Hill", - "pop": 45135 + "pop": 45342 }, { "dcid": "geoId/0610345", "name": "Campbell", - "pop": 42466 - }, - { - "dcid": "geoId/0670280", - "name": "Saratoga", - "pop": 30599 + "pop": 42754 }, { "dcid": "geoId/0643280", "name": "Los Altos", - "pop": 30531 + "pop": 30700 + }, + { + "dcid": "geoId/0670280", + "name": "Saratoga", + "pop": 30163 }, { "dcid": "geoId/0673906", @@ -36363,16 +36386,16 @@ "name": "Burbank", "pop": 5377 }, - { - "dcid": "geoId/0648956", - "name": "Monte Sereno", - "pop": 3487 - }, { "dcid": "geoId/0644378", "name": "Loyola", "pop": 3404 }, + { + "dcid": "geoId/0648956", + "name": "Monte Sereno", + "pop": 3396 + }, { "dcid": "geoId/0610088", "name": "Cambrian Park", @@ -36395,177 +36418,195 @@ { "dcid": "geoId/0644112", "name": "Los Gatos", - "pop": 30680 + "pop": 32538 }, { "dcid": "geoId/0643294", "name": "Los Altos Hills", - "pop": 8559 + "pop": 8295 } ] } }, "latestPopulation": { "country/USA": { - "date": "2020", - "value": 329824950, + "date": "2021", + "value": 331893745, "metadata": { - "importName": "CensusACS5YearSurvey_AggCountry", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/04013": { - "date": "2020", - "value": 4412779, + "date": "2021", + "value": 4496588, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/06": { - "date": "2020", - "value": 39346023, + "date": "2021", + "value": 39237836, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/06001": { - "date": "2020", - "value": 1661584, + "date": "2021", + "value": 1648556, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/06013": { - "date": "2020", - "value": 1147788, + "date": "2021", + "value": 1161413, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/06067": { - "date": "2020", - "value": 1537948, + "date": "2021", + "value": 1588921, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/06075": { - "date": "2020", - "value": 874784, + "date": "2021", + "value": 815201, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, - "geoId/06081": { - "date": "2020", - "value": 765623, + "geoId/06077": { + "date": "2021", + "value": 789410, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/06085": { - "date": "2020", - "value": 1924379, + "date": "2021", + "value": 1885508, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/0647766": { - "date": "2020", - "value": 75182, + "date": "2021", + "value": 79066, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/0649670": { - "date": "2020", - "value": 80104, + "date": "2021", + "value": 81516, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/0668000": { - "date": "2020", - "value": 1029409, + "date": "2021", + "value": 983489, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/0669084": { - "date": "2020", - "value": 126723, + "date": "2021", + "value": 127151, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/0677000": { - "date": "2020", - "value": 152569, + "date": "2021", + "value": 152258, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/08059": { - "date": "2020", - "value": 578795, + "date": "2021", + "value": 579581, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/12031": { - "date": "2020", - "value": 948651, + "date": "2021", + "value": 999935, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/48113": { - "date": "2020", - "value": 2622634, + "date": "2021", + "value": 2586050, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/51059": { - "date": "2020", - "value": 1149439, + "date": "2021", + "value": 1139720, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } } }, @@ -36594,6 +36635,6 @@ "geoId/06067", "geoId/06013", "geoId/06075", - "geoId/06081" + "geoId/06077" ] } \ No newline at end of file diff --git a/internal/server/v1/page/golden/place_page/state.sample.json b/internal/server/v1/page/golden/place_page/state.sample.json index 6ae208d49..d1f76c164 100644 --- a/internal/server/v1/page/golden/place_page/state.sample.json +++ b/internal/server/v1/page/golden/place_page/state.sample.json @@ -1672,16 +1672,16 @@ "1977": 22352396, "1978": 22835958, "1979": 23256880, - "1980": 24285937, - "1981": 24820007, - "1982": 25360023, - "1983": 25844389, - "1984": 26441112, - "1985": 27102241, - "1986": 27777153, - "1987": 28464253, - "1988": 29218161, - "1989": 29760021, + "1980": 23667902, + "1981": 24285933, + "1982": 24820009, + "1983": 25360026, + "1984": 25844393, + "1985": 26441109, + "1986": 27102237, + "1987": 27777158, + "1988": 28464249, + "1989": 29218164, "1990": 29950111, "1991": 30414114, "1992": 30875920, @@ -1692,31 +1692,34 @@ "1997": 32217708, "1998": 32682794, "1999": 33145121, - "2000": 33634154, - "2001": 34481753, - "2002": 34867773, - "2003": 35236589, - "2004": 35538256, - "2005": 35770688, - "2006": 35947461, - "2007": 36185908, - "2008": 36538008, - "2009": 36887615, - "2010": 37266600, - "2011": 37638369, - "2012": 37948800, - "2013": 38260787, - "2014": 38596972, - "2015": 38918045, - "2016": 39167117, - "2017": 39358497, - "2018": 39461588, - "2019": 39512223 - }, - "metadata": { - "importName": "CensusPEP", - "provenanceUrl": "https://www.census.gov/programs-surveys/popest.html", - "measurementMethod": "CensusPEPSurvey" + "2000": 33987977, + "2001": 34479458, + "2002": 34871843, + "2003": 35253159, + "2004": 35574576, + "2005": 35827943, + "2006": 36021202, + "2007": 36250311, + "2008": 36604337, + "2009": 36961229, + "2010": 37319550, + "2011": 37636311, + "2012": 37944551, + "2013": 38253768, + "2014": 38586706, + "2015": 38904296, + "2016": 39149186, + "2017": 39337785, + "2018": 39437463, + "2019": 39437610, + "2020": 39368078, + "2021": 39237836 + }, + "metadata": { + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "Count_Person_10To14Years": { @@ -3504,7 +3507,8 @@ "2022-02": 18395730, "2022-03": 18551536, "2022-04": 18454163, - "2022-05": 18530488 + "2022-05": 18530444, + "2022-06": 18346910 }, "metadata": { "importName": "BLS_LAUS", @@ -4147,7 +4151,8 @@ "2022-02": 19336327, "2022-03": 19379086, "2022-04": 19193263, - "2022-05": 19191171 + "2022-05": 19193775, + "2022-06": 19110257 }, "metadata": { "importName": "BLS_LAUS", @@ -6550,7 +6555,11 @@ "2022-05-28": 347553, "2022-06-04": 333479, "2022-06-11": 335670, - "2022-06-18": 337007 + "2022-06-18": 337007, + "2022-06-25": 336100, + "2022-07-02": 350293, + "2022-07-09": 319716, + "2022-07-16": 362865 }, "metadata": { "importName": "USDOL_ETA539", @@ -7445,7 +7454,35 @@ "2022-06-24": 10025036, "2022-06-25": 10025036, "2022-06-26": 10025110, - "2022-06-27": 10038765 + "2022-06-27": 10038765, + "2022-06-28": 10087984, + "2022-06-29": 10095355, + "2022-06-30": 10101062, + "2022-07-01": 10156643, + "2022-07-02": 10156643, + "2022-07-03": 10156643, + "2022-07-04": 10171959, + "2022-07-05": 10177563, + "2022-07-06": 10228221, + "2022-07-07": 10233568, + "2022-07-08": 10279898, + "2022-07-09": 10279898, + "2022-07-10": 10279898, + "2022-07-11": 10298129, + "2022-07-12": 10358182, + "2022-07-13": 10365785, + "2022-07-14": 10374290, + "2022-07-15": 10435541, + "2022-07-16": 10435541, + "2022-07-17": 10435541, + "2022-07-18": 10454194, + "2022-07-19": 10506662, + "2022-07-20": 10513729, + "2022-07-21": 10522372, + "2022-07-22": 10578770, + "2022-07-23": 10578770, + "2022-07-24": 10578770, + "2022-07-25": 10594052 }, "metadata": { "importName": "NYT_COVID19", @@ -8339,7 +8376,35 @@ "2022-06-24": 92271, "2022-06-25": 92271, "2022-06-26": 92272, - "2022-06-27": 92289 + "2022-06-27": 92289, + "2022-06-28": 92371, + "2022-06-29": 92403, + "2022-06-30": 92418, + "2022-07-01": 92541, + "2022-07-02": 92541, + "2022-07-03": 92541, + "2022-07-04": 92560, + "2022-07-05": 92580, + "2022-07-06": 92673, + "2022-07-07": 92690, + "2022-07-08": 92793, + "2022-07-09": 92793, + "2022-07-10": 92793, + "2022-07-11": 92829, + "2022-07-12": 92900, + "2022-07-13": 92927, + "2022-07-14": 92947, + "2022-07-15": 93043, + "2022-07-16": 93043, + "2022-07-17": 93043, + "2022-07-18": 93072, + "2022-07-19": 93152, + "2022-07-20": 93180, + "2022-07-21": 93216, + "2022-07-22": 93325, + "2022-07-23": 93325, + "2022-07-24": 93325, + "2022-07-25": 93362 }, "metadata": { "importName": "NYT_COVID19", @@ -9722,7 +9787,8 @@ "2022-02": 4.9, "2022-03": 4.3, "2022-04": 3.9, - "2022-05": 3.4 + "2022-05": 3.5, + "2022-06": 4 }, "metadata": { "importName": "BLS_LAUS", @@ -11293,16 +11359,16 @@ "1977": 649769, "1978": 651301, "1979": 652896, - "1980": 659524, - "1981": 668969, - "1982": 676685, - "1983": 680498, - "1984": 676991, - "1985": 669489, - "1986": 661167, - "1987": 655273, - "1988": 646341, - "1989": 638800, + "1980": 652717, + "1981": 659505, + "1982": 668972, + "1983": 676688, + "1984": 680497, + "1985": 676980, + "1986": 669512, + "1987": 661136, + "1988": 655331, + "1989": 646351, "1990": 637364, "1991": 634199, "1992": 635427, @@ -11313,31 +11379,34 @@ "1997": 640945, "1998": 637808, "1999": 633666, - "2000": 629316, - "2001": 636225, - "2002": 633210, - "2003": 631680, - "2004": 635480, - "2005": 634528, - "2006": 636019, - "2007": 637534, - "2008": 640525, - "2009": 645903, - "2010": 653778, - "2011": 685225, - "2012": 701176, - "2013": 722036, - "2014": 737401, - "2015": 754066, - "2016": 754434, - "2017": 754942, - "2018": 758080, - "2019": 762062 - }, - "metadata": { - "importName": "CensusPEP", - "provenanceUrl": "https://www.census.gov/programs-surveys/popest.html", - "measurementMethod": "CensusPEPSurvey" + "2000": 642023, + "2001": 639062, + "2002": 638168, + "2003": 638817, + "2004": 644705, + "2005": 646089, + "2006": 649422, + "2007": 652822, + "2008": 657569, + "2009": 664968, + "2010": 674752, + "2011": 685526, + "2012": 702227, + "2013": 723149, + "2014": 738736, + "2015": 755537, + "2016": 756114, + "2017": 756755, + "2018": 760062, + "2019": 763724, + "2020": 765309, + "2021": 774948 + }, + "metadata": { + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "Count_Person_10To14Years": { @@ -13125,7 +13194,8 @@ "2022-02": 394639, "2022-03": 392751, "2022-04": 397066, - "2022-05": 401634 + "2022-05": 401596, + "2022-06": 404540 }, "metadata": { "importName": "BLS_LAUS", @@ -13768,7 +13838,8 @@ "2022-02": 407300, "2022-03": 406220, "2022-04": 407323, - "2022-05": 410111 + "2022-05": 410085, + "2022-06": 415280 }, "metadata": { "importName": "BLS_LAUS", @@ -16186,7 +16257,11 @@ "2022-05-28": 1459, "2022-06-04": 1431, "2022-06-11": 1673, - "2022-06-18": 1689 + "2022-06-18": 1689, + "2022-06-25": 1610, + "2022-07-02": 1650, + "2022-07-09": 1684, + "2022-07-16": 1723 }, "metadata": { "importName": "USDOL_ETA539", @@ -17035,7 +17110,35 @@ "2022-06-24": 248961, "2022-06-25": 248961, "2022-06-26": 248961, - "2022-06-27": 248961 + "2022-06-27": 248961, + "2022-06-28": 248961, + "2022-06-29": 249522, + "2022-06-30": 249770, + "2022-07-01": 250319, + "2022-07-02": 250319, + "2022-07-03": 250319, + "2022-07-04": 250319, + "2022-07-05": 250319, + "2022-07-06": 250781, + "2022-07-07": 251213, + "2022-07-08": 251876, + "2022-07-09": 251876, + "2022-07-10": 251876, + "2022-07-11": 251876, + "2022-07-12": 252296, + "2022-07-13": 252654, + "2022-07-14": 253005, + "2022-07-15": 253677, + "2022-07-16": 253677, + "2022-07-17": 253677, + "2022-07-18": 253677, + "2022-07-19": 254079, + "2022-07-20": 254466, + "2022-07-21": 254868, + "2022-07-22": 255476, + "2022-07-23": 255476, + "2022-07-24": 255476, + "2022-07-25": 255476 }, "metadata": { "importName": "NYT_COVID19", @@ -17883,7 +17986,35 @@ "2022-06-24": 2341, "2022-06-25": 2342, "2022-06-26": 2342, - "2022-06-27": 2342 + "2022-06-27": 2342, + "2022-06-28": 2342, + "2022-06-29": 2343, + "2022-06-30": 2343, + "2022-07-01": 2343, + "2022-07-02": 2343, + "2022-07-03": 2343, + "2022-07-04": 2343, + "2022-07-05": 2343, + "2022-07-06": 2343, + "2022-07-07": 2343, + "2022-07-08": 2343, + "2022-07-09": 2343, + "2022-07-10": 2343, + "2022-07-11": 2343, + "2022-07-12": 2343, + "2022-07-13": 2343, + "2022-07-14": 2346, + "2022-07-15": 2346, + "2022-07-16": 2346, + "2022-07-17": 2346, + "2022-07-18": 2346, + "2022-07-19": 2351, + "2022-07-20": 2351, + "2022-07-21": 2351, + "2022-07-22": 2351, + "2022-07-23": 2351, + "2022-07-24": 2351, + "2022-07-25": 2351 }, "metadata": { "importName": "NYT_COVID19", @@ -19261,7 +19392,8 @@ "2022-02": 3.1, "2022-03": 3.3, "2022-04": 2.5, - "2022-05": 2.1 + "2022-05": 2.1, + "2022-06": 2.6 }, "metadata": { "importName": "BLS_LAUS", @@ -19293,111 +19425,123 @@ }, "latestPopulation": { "country/USA": { - "date": "2020", - "value": 329824950, + "date": "2021", + "value": 331893745, "metadata": { - "importName": "CensusACS5YearSurvey_AggCountry", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/04": { - "date": "2020", - "value": 7174064, + "date": "2021", + "value": 7276316, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/06": { - "date": "2020", - "value": 39346023, + "date": "2021", + "value": 39237836, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/08": { - "date": "2020", - "value": 5684926, + "date": "2021", + "value": 5812069, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/18": { - "date": "2020", - "value": 6696893, + "date": "2021", + "value": 6805985, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/22": { - "date": "2020", - "value": 4664616, + "date": "2021", + "value": 4624047, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/29": { - "date": "2020", - "value": 6124160, + "date": "2021", + "value": 6168187, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/38": { - "date": "2020", - "value": 760394, + "date": "2021", + "value": 774948, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/47": { - "date": "2020", - "value": 6772268, + "date": "2021", + "value": 6975218, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/48": { - "date": "2020", - "value": 28635442, + "date": "2021", + "value": 29527941, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/53": { - "date": "2020", - "value": 7512465, + "date": "2021", + "value": 7738692, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "geoId/72": { - "date": "2020", - "value": 3255642, + "date": "2021", + "value": 3263584, "metadata": { - "importName": "CensusACS5YearSurvey", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } } }, diff --git a/internal/server/v1/page/golden/place_page/tha.sample.json b/internal/server/v1/page/golden/place_page/tha.sample.json index 373035cfb..1fdebd445 100644 --- a/internal/server/v1/page/golden/place_page/tha.sample.json +++ b/internal/server/v1/page/golden/place_page/tha.sample.json @@ -3124,816 +3124,844 @@ "2020-04-07": 4596, "2020-04-08": 4936, "2020-04-09": 5280, - "2020-04-10": 5605, - "2020-04-11": 5814, - "2020-04-12": 6015, - "2020-04-13": 6184, - "2020-04-14": 6348, - "2020-04-15": 6567, - "2020-04-16": 6800, - "2020-04-17": 6991, - "2020-04-18": 7165, - "2020-04-19": 7288, - "2020-04-20": 7407, - "2020-04-21": 7557, - "2020-04-22": 7698, - "2020-04-23": 7823, - "2020-04-24": 7940, - "2020-04-25": 8024, - "2020-04-26": 8104, - "2020-04-27": 8134, - "2020-04-28": 8209, - "2020-04-29": 8292, - "2020-04-30": 8350, - "2020-05-01": 8421, - "2020-05-02": 8469, - "2020-05-03": 8505, - "2020-05-04": 8521, - "2020-05-05": 8562, - "2020-05-06": 8607, - "2020-05-07": 8647, - "2020-05-08": 8696, - "2020-05-09": 8741, - "2020-05-10": 8764, - "2020-05-11": 8778, - "2020-05-12": 8804, - "2020-05-13": 8837, - "2020-05-14": 8864, - "2020-05-15": 8884, - "2020-05-16": 8915, - "2020-05-17": 8935, - "2020-05-18": 8943, - "2020-05-19": 8966, - "2020-05-20": 8992, - "2020-05-21": 9015, - "2020-05-22": 9022, - "2020-05-23": 9038, - "2020-05-24": 9049, - "2020-05-25": 9054, - "2020-05-26": 9067, - "2020-05-27": 9082, - "2020-05-28": 9094, - "2020-05-29": 9104, - "2020-05-30": 9112, - "2020-05-31": 9116, - "2020-06-01": 9119, - "2020-06-02": 9124, - "2020-06-03": 9132, - "2020-06-04": 9142, - "2020-06-05": 9149, - "2020-06-06": 9154, - "2020-06-07": 9159, - "2020-06-08": 9163, - "2020-06-09": 9166, - "2020-06-10": 9167, - "2020-06-11": 9177, - "2020-06-12": 9178, - "2020-06-13": 9190, - "2020-06-14": 9191, - "2020-06-15": 9197, - "2020-06-16": 9201, - "2020-06-17": 9212, - "2020-06-18": 9219, - "2020-06-19": 9222, - "2020-06-20": 9231, - "2020-06-21": 9235, - "2020-06-22": 9238, - "2020-06-23": 9239, - "2020-06-24": 9243, - "2020-06-25": 9245, - "2020-06-26": 9250, - "2020-06-27": 9257, - "2020-06-28": 9259, - "2020-06-29": 9259, - "2020-06-30": 9263, - "2020-07-01": 9264, - "2020-07-02": 9269, - "2020-07-03": 9273, - "2020-07-04": 9279, - "2020-07-05": 9281, - "2020-07-06": 9285, - "2020-07-07": 9291, - "2020-07-08": 9295, - "2020-07-09": 9301, - "2020-07-10": 9306, - "2020-07-11": 9309, - "2020-07-12": 9309, - "2020-07-13": 9310, - "2020-07-14": 9315, - "2020-07-15": 9317, - "2020-07-16": 9323, - "2020-07-17": 9330, - "2020-07-18": 9336, - "2020-07-19": 9336, - "2020-07-20": 9340, - "2020-07-21": 9344, - "2020-07-22": 9348, - "2020-07-23": 9357, - "2020-07-24": 9360, - "2020-07-25": 9370, - "2020-07-26": 9373, - "2020-07-27": 9373, - "2020-07-28": 9380, - "2020-07-29": 9384, - "2020-07-30": 9389, - "2020-07-31": 9394, - "2020-08-01": 9407, - "2020-08-02": 9408, - "2020-08-03": 9409, - "2020-08-04": 9418, - "2020-08-05": 9424, - "2020-08-06": 9427, - "2020-08-07": 9434, - "2020-08-08": 9439, - "2020-08-09": 9441, - "2020-08-10": 9443, - "2020-08-11": 9445, - "2020-08-12": 9447, - "2020-08-13": 9457, - "2020-08-14": 9459, - "2020-08-15": 9465, - "2020-08-16": 9469, - "2020-08-17": 9474, - "2020-08-18": 9482, - "2020-08-19": 9492, - "2020-08-20": 9493, - "2020-08-21": 9500, - "2020-08-22": 9503, - "2020-08-23": 9505, - "2020-08-24": 9505, - "2020-08-25": 9510, - "2020-08-26": 9512, - "2020-08-27": 9514, - "2020-08-28": 9515, - "2020-08-29": 9518, - "2020-08-30": 9520, - "2020-08-31": 9523, - "2020-09-01": 9527, - "2020-09-02": 9530, - "2020-09-03": 9533, - "2020-09-04": 9540, - "2020-09-05": 9547, - "2020-09-06": 9554, - "2020-09-07": 9558, - "2020-09-08": 9564, - "2020-09-09": 9583, - "2020-09-10": 9592, - "2020-09-11": 9598, - "2020-09-12": 9610, - "2020-09-13": 9618, - "2020-09-14": 9626, - "2020-09-15": 9631, - "2020-09-16": 9647, - "2020-09-17": 9662, - "2020-09-18": 9671, - "2020-09-19": 9686, - "2020-09-20": 9698, - "2020-09-21": 9708, - "2020-09-22": 9726, - "2020-09-23": 9741, - "2020-09-24": 9752, - "2020-09-25": 9770, - "2020-09-26": 9785, - "2020-09-27": 9811, - "2020-09-28": 9818, - "2020-09-29": 9837, - "2020-09-30": 9852, - "2020-10-01": 9868, - "2020-10-02": 9894, - "2020-10-03": 9919, - "2020-10-04": 9931, - "2020-10-05": 9940, - "2020-10-06": 9974, - "2020-10-07": 10001, - "2020-10-08": 10035, - "2020-10-09": 10077, - "2020-10-10": 10121, - "2020-10-11": 10160, - "2020-10-12": 10185, - "2020-10-13": 10244, - "2020-10-14": 10301, - "2020-10-15": 10364, - "2020-10-16": 10445, - "2020-10-17": 10535, - "2020-10-18": 10595, - "2020-10-19": 10649, - "2020-10-20": 10736, - "2020-10-21": 10866, - "2020-10-22": 11009, - "2020-10-23": 11215, - "2020-10-24": 11414, - "2020-10-25": 11537, - "2020-10-26": 11662, - "2020-10-27": 11902, - "2020-10-28": 12140, - "2020-10-29": 12388, - "2020-10-30": 12658, - "2020-10-31": 12918, - "2020-11-01": 13112, - "2020-11-02": 13282, - "2020-11-03": 13560, - "2020-11-04": 13890, - "2020-11-05": 14206, - "2020-11-06": 14545, - "2020-11-07": 14798, - "2020-11-08": 15017, - "2020-11-09": 15182, - "2020-11-10": 15505, - "2020-11-11": 15851, - "2020-11-12": 16271, - "2020-11-13": 16702, - "2020-11-14": 17118, - "2020-11-15": 17490, - "2020-11-16": 17714, - "2020-11-17": 18163, - "2020-11-18": 18674, - "2020-11-19": 19205, - "2020-11-20": 19770, - "2020-11-21": 20302, - "2020-11-22": 20646, - "2020-11-23": 20931, - "2020-11-24": 21403, - "2020-11-25": 21912, - "2020-11-26": 22502, - "2020-11-27": 23160, - "2020-11-28": 23786, - "2020-11-29": 24191, - "2020-11-30": 24517, - "2020-12-01": 25054, - "2020-12-02": 25712, - "2020-12-03": 26450, - "2020-12-04": 27301, - "2020-12-05": 28113, - "2020-12-06": 28626, - "2020-12-07": 28986, - "2020-12-08": 29681, - "2020-12-09": 30545, - "2020-12-10": 31393, - "2020-12-11": 32471, - "2020-12-12": 33449, - "2020-12-13": 34217, - "2020-12-14": 34736, - "2020-12-15": 35564, - "2020-12-16": 36579, - "2020-12-17": 37649, - "2020-12-18": 38816, - "2020-12-19": 39861, - "2020-12-20": 40635, - "2020-12-21": 41179, - "2020-12-22": 42104, - "2020-12-23": 43303, - "2020-12-24": 44555, - "2020-12-25": 45266, - "2020-12-26": 45775, - "2020-12-27": 46351, - "2020-12-28": 46879, - "2020-12-29": 47774, - "2020-12-30": 49023, - "2020-12-31": 50312, - "2021-01-01": 51090, - "2021-01-02": 51507, - "2021-01-03": 52099, - "2021-01-04": 52596, - "2021-01-05": 53373, - "2021-01-06": 54414, - "2021-01-07": 55329, - "2021-01-08": 56359, - "2021-01-09": 57287, - "2021-01-10": 57889, - "2021-01-11": 58314, - "2021-01-12": 58903, - "2021-01-13": 59799, - "2021-01-14": 60767, - "2021-01-15": 61715, - "2021-01-16": 62538, - "2021-01-17": 63077, - "2021-01-18": 63402, - "2021-01-19": 63946, - "2021-01-20": 64712, - "2021-01-21": 65485, - "2021-01-22": 66199, - "2021-01-23": 66830, - "2021-01-24": 67275, - "2021-01-25": 67490, - "2021-01-26": 67919, - "2021-01-27": 68498, - "2021-01-28": 69119, - "2021-01-29": 69601, - "2021-01-30": 70078, - "2021-01-31": 70384, - "2021-02-01": 70573, - "2021-02-02": 70888, - "2021-02-03": 71283, - "2021-02-04": 71726, - "2021-02-05": 72167, - "2021-02-06": 72481, - "2021-02-07": 72723, - "2021-02-08": 72824, - "2021-02-09": 73065, - "2021-02-10": 73370, - "2021-02-11": 73675, - "2021-02-12": 73980, - "2021-02-13": 74231, - "2021-02-14": 74393, - "2021-02-15": 74499, - "2021-02-16": 74693, - "2021-02-17": 74985, - "2021-02-18": 75259, - "2021-02-19": 75499, - "2021-02-20": 75720, - "2021-02-21": 75877, - "2021-02-22": 75973, - "2021-02-23": 76154, - "2021-02-24": 76373, - "2021-02-25": 76604, - "2021-02-26": 76803, - "2021-02-27": 76985, - "2021-02-28": 77120, - "2021-03-01": 77193, - "2021-03-02": 77354, - "2021-03-03": 77550, - "2021-03-04": 77719, - "2021-03-05": 77885, - "2021-03-06": 78026, - "2021-03-07": 78159, - "2021-03-08": 78240, - "2021-03-09": 78375, - "2021-03-10": 78555, - "2021-03-11": 78762, - "2021-03-12": 78962, - "2021-03-13": 79135, - "2021-03-14": 79261, - "2021-03-15": 79336, - "2021-03-16": 79480, - "2021-03-17": 79713, - "2021-03-18": 79930, - "2021-03-19": 80166, - "2021-03-20": 80361, - "2021-03-21": 80505, - "2021-03-22": 80612, - "2021-03-23": 80773, - "2021-03-24": 81048, - "2021-03-25": 81314, - "2021-03-26": 81570, - "2021-03-27": 81828, - "2021-03-28": 82023, - "2021-03-29": 82133, - "2021-03-30": 82369, - "2021-03-31": 82658, - "2021-04-01": 82960, - "2021-04-02": 83213, - "2021-04-03": 83413, - "2021-04-04": 83588, - "2021-04-05": 83715, - "2021-04-06": 83879, - "2021-04-07": 84146, - "2021-04-08": 84438, - "2021-04-09": 84717, - "2021-04-10": 84967, - "2021-04-11": 85179, - "2021-04-12": 85293, - "2021-04-13": 85491, - "2021-04-14": 85781, - "2021-04-15": 86093, - "2021-04-16": 86352, - "2021-04-17": 86587, - "2021-04-18": 86782, - "2021-04-19": 86911, - "2021-04-20": 87128, - "2021-04-21": 87429, - "2021-04-22": 87719, - "2021-04-23": 87997, - "2021-04-24": 88245, - "2021-04-25": 88428, - "2021-04-26": 88527, - "2021-04-27": 88735, - "2021-04-28": 88976, - "2021-04-29": 89206, - "2021-04-30": 89413, - "2021-05-01": 89595, - "2021-05-02": 89730, - "2021-05-03": 89826, - "2021-05-04": 89966, - "2021-05-05": 90175, - "2021-05-06": 90364, - "2021-05-07": 90514, - "2021-05-08": 90669, - "2021-05-09": 90765, - "2021-05-10": 90834, - "2021-05-11": 90938, - "2021-05-12": 91080, - "2021-05-13": 91214, - "2021-05-14": 91287, - "2021-05-15": 91372, - "2021-05-16": 91453, - "2021-05-17": 91501, - "2021-05-18": 91583, - "2021-05-19": 91672, - "2021-05-20": 91747, - "2021-05-21": 91810, - "2021-05-22": 91878, - "2021-05-23": 91923, - "2021-05-24": 91946, - "2021-05-25": 91969, - "2021-05-26": 92021, - "2021-05-27": 92083, - "2021-05-28": 92127, - "2021-05-29": 92163, - "2021-05-30": 92190, - "2021-05-31": 92207, - "2021-06-01": 92232, - "2021-06-02": 92257, - "2021-06-03": 92289, - "2021-06-04": 92307, - "2021-06-05": 92321, - "2021-06-06": 92338, - "2021-06-07": 92348, - "2021-06-08": 92360, - "2021-06-09": 92372, - "2021-06-10": 92382, - "2021-06-11": 92392, - "2021-06-12": 92403, - "2021-06-13": 92407, - "2021-06-14": 92414, - "2021-06-15": 92428, - "2021-06-16": 92438, - "2021-06-17": 92447, - "2021-06-18": 92454, - "2021-06-19": 92458, - "2021-06-20": 92458, - "2021-06-21": 92460, - "2021-06-22": 92465, - "2021-06-23": 92474, - "2021-06-24": 92477, - "2021-06-25": 92482, - "2021-06-26": 92488, - "2021-06-27": 92488, - "2021-06-28": 92490, - "2021-06-29": 92494, - "2021-06-30": 92501, - "2021-07-01": 92502, - "2021-07-02": 92507, - "2021-07-03": 92511, - "2021-07-04": 92513, - "2021-07-05": 92515, - "2021-07-06": 92517, - "2021-07-07": 92522, - "2021-07-08": 92525, - "2021-07-09": 92527, - "2021-07-10": 92534, - "2021-07-11": 92540, - "2021-07-12": 92540, - "2021-07-13": 92544, - "2021-07-14": 92550, - "2021-07-15": 92556, - "2021-07-16": 92558, - "2021-07-17": 92561, - "2021-07-18": 92566, - "2021-07-19": 92569, - "2021-07-20": 92573, - "2021-07-21": 92582, - "2021-07-22": 92589, - "2021-07-23": 92594, - "2021-07-24": 92598, - "2021-07-25": 92608, - "2021-07-26": 92609, - "2021-07-27": 92614, - "2021-07-28": 92621, - "2021-07-29": 92641, - "2021-07-30": 92651, - "2021-07-31": 92665, - "2021-08-01": 92674, - "2021-08-02": 92680, - "2021-08-03": 92692, - "2021-08-04": 92704, - "2021-08-05": 92715, - "2021-08-06": 92731, - "2021-08-07": 92749, - "2021-08-08": 92763, - "2021-08-09": 92769, - "2021-08-10": 92787, - "2021-08-11": 92811, - "2021-08-12": 92834, - "2021-08-13": 92862, - "2021-08-14": 92880, - "2021-08-15": 92900, - "2021-08-16": 92913, - "2021-08-17": 92936, - "2021-08-18": 92973, - "2021-08-19": 93017, - "2021-08-20": 93053, - "2021-08-21": 93088, - "2021-08-22": 93115, - "2021-08-23": 93136, - "2021-08-24": 93184, - "2021-08-25": 93241, - "2021-08-26": 93300, - "2021-08-27": 93350, - "2021-08-28": 93403, - "2021-08-29": 93455, - "2021-08-30": 93484, - "2021-08-31": 93538, - "2021-09-01": 93615, - "2021-09-02": 93686, - "2021-09-03": 93765, - "2021-09-04": 93832, - "2021-09-05": 93890, - "2021-09-06": 93913, - "2021-09-07": 93983, - "2021-09-08": 94072, - "2021-09-09": 94132, - "2021-09-10": 94205, - "2021-09-11": 94276, - "2021-09-12": 94334, - "2021-09-13": 94359, - "2021-09-14": 94417, - "2021-09-15": 94493, - "2021-09-16": 94575, - "2021-09-17": 94627, - "2021-09-18": 94683, - "2021-09-19": 94720, - "2021-09-20": 94743, - "2021-09-21": 94800, - "2021-09-22": 94857, - "2021-09-23": 94915, - "2021-09-24": 94968, - "2021-09-25": 95025, - "2021-09-26": 95067, - "2021-09-27": 95092, - "2021-09-28": 95155, - "2021-09-29": 95223, - "2021-09-30": 95305, - "2021-10-01": 95371, - "2021-10-02": 95436, - "2021-10-03": 95488, - "2021-10-04": 95514, - "2021-10-05": 95574, - "2021-10-06": 95667, - "2021-10-07": 95763, - "2021-10-08": 95843, - "2021-10-09": 95913, - "2021-10-10": 95962, - "2021-10-11": 95999, - "2021-10-12": 96079, - "2021-10-13": 96182, - "2021-10-14": 96277, - "2021-10-15": 96368, - "2021-10-16": 96473, - "2021-10-17": 96531, - "2021-10-18": 96574, - "2021-10-19": 96711, - "2021-10-20": 96897, - "2021-10-21": 97050, - "2021-10-22": 97238, - "2021-10-23": 97412, - "2021-10-24": 97555, - "2021-10-25": 97612, - "2021-10-26": 97774, - "2021-10-27": 97977, - "2021-10-28": 98195, - "2021-10-29": 98425, - "2021-10-30": 98627, - "2021-10-31": 98774, - "2021-11-01": 98882, - "2021-11-02": 99037, - "2021-11-03": 99334, - "2021-11-04": 99654, - "2021-11-05": 99966, - "2021-11-06": 100246, - "2021-11-07": 100417, - "2021-11-08": 100545, - "2021-11-09": 100841, - "2021-11-10": 101245, - "2021-11-11": 101610, - "2021-11-12": 102022, - "2021-11-13": 102368, - "2021-11-14": 102639, - "2021-11-15": 102813, - "2021-11-16": 103154, - "2021-11-17": 103632, - "2021-11-18": 104088, - "2021-11-19": 104581, - "2021-11-20": 105035, - "2021-11-21": 105284, - "2021-11-22": 105497, - "2021-11-23": 105964, - "2021-11-24": 106521, - "2021-11-25": 107038, - "2021-11-26": 107519, - "2021-11-27": 107995, - "2021-11-28": 108355, - "2021-11-29": 108546, - "2021-11-30": 108964, - "2021-12-01": 109469, - "2021-12-02": 109957, - "2021-12-03": 110433, - "2021-12-04": 110853, - "2021-12-05": 111170, - "2021-12-06": 111378, - "2021-12-07": 111777, - "2021-12-08": 112227, - "2021-12-09": 112664, - "2021-12-10": 113055, - "2021-12-11": 113442, - "2021-12-12": 113725, - "2021-12-13": 113864, - "2021-12-14": 114161, - "2021-12-15": 114553, - "2021-12-16": 114919, - "2021-12-17": 115234, - "2021-12-18": 115538, - "2021-12-19": 115718, - "2021-12-20": 115825, - "2021-12-21": 116049, - "2021-12-22": 116340, - "2021-12-23": 116585, - "2021-12-24": 116800, - "2021-12-25": 116928, - "2021-12-26": 117008, - "2021-12-27": 117090, - "2021-12-28": 117263, - "2021-12-29": 117486, - "2021-12-30": 117681, - "2021-12-31": 117872, - "2022-01-01": 117980, - "2022-01-02": 118037, - "2022-01-03": 118103, - "2022-01-04": 118255, - "2022-01-05": 118446, - "2022-01-06": 118598, - "2022-01-07": 118717, - "2022-01-08": 118835, - "2022-01-09": 118902, - "2022-01-10": 118946, - "2022-01-11": 119043, - "2022-01-12": 119162, - "2022-01-13": 119274, - "2022-01-14": 119385, - "2022-01-15": 119489, - "2022-01-16": 119568, - "2022-01-17": 119619, - "2022-01-18": 119763, - "2022-01-19": 119892, - "2022-01-20": 120015, - "2022-01-21": 120156, - "2022-01-22": 120289, - "2022-01-23": 120388, - "2022-01-24": 120464, - "2022-01-25": 120626, - "2022-01-26": 120805, - "2022-01-27": 120978, - "2022-01-28": 121151, - "2022-01-29": 121324, - "2022-01-30": 121461, - "2022-01-31": 121540, - "2022-02-01": 121753, - "2022-02-02": 121999, - "2022-02-03": 122260, - "2022-02-04": 122493, - "2022-02-05": 122715, - "2022-02-06": 122871, - "2022-02-07": 122973, - "2022-02-08": 123214, - "2022-02-09": 123506, - "2022-02-10": 123789, - "2022-02-11": 124082, - "2022-02-12": 124314, - "2022-02-13": 124479, - "2022-02-14": 124590, - "2022-02-15": 124832, - "2022-02-16": 125114, - "2022-02-17": 125422, - "2022-02-18": 125736, - "2022-02-19": 125981, - "2022-02-20": 126158, - "2022-02-21": 126257, - "2022-02-22": 126499, - "2022-02-23": 126769, - "2022-02-24": 127054, - "2022-02-25": 127308, - "2022-02-26": 127549, - "2022-02-27": 127691, - "2022-02-28": 127775, - "2022-03-01": 127979, - "2022-03-02": 128253, - "2022-03-03": 128526, - "2022-03-04": 128793, - "2022-03-05": 129029, - "2022-03-06": 129156, - "2022-03-07": 129273, - "2022-03-08": 129540, - "2022-03-09": 129815, - "2022-03-10": 130106, - "2022-03-11": 130368, - "2022-03-12": 130673, - "2022-03-13": 130833, - "2022-03-14": 130929, - "2022-03-15": 131188, - "2022-03-16": 131507, - "2022-03-17": 131852, - "2022-03-18": 132185, - "2022-03-19": 132469, - "2022-03-20": 132620, - "2022-03-21": 132711, - "2022-03-22": 133013, - "2022-03-23": 133334, - "2022-03-24": 133621, - "2022-03-25": 133893, - "2022-03-26": 134152, - "2022-03-27": 134299, - "2022-03-28": 134408, - "2022-03-29": 134638, - "2022-03-30": 134896, - "2022-03-31": 135158, - "2022-04-01": 135401, - "2022-04-02": 135635, - "2022-04-03": 135735, - "2022-04-04": 135791, - "2022-04-05": 136021, - "2022-04-06": 136260, - "2022-04-07": 136469, - "2022-04-08": 136671, - "2022-04-09": 136836, - "2022-04-10": 136911, - "2022-04-11": 136963, - "2022-04-12": 137159, - "2022-04-13": 137341, - "2022-04-14": 137502, - "2022-04-15": 137675, - "2022-04-16": 137738, - "2022-04-17": 137796, - "2022-04-18": 137840, - "2022-04-19": 137894, - "2022-04-20": 138099, - "2022-04-21": 138258, - "2022-04-22": 138396, - "2022-04-23": 138500, - "2022-04-24": 138543, - "2022-04-25": 138567, - "2022-04-26": 138713, - "2022-04-27": 138827, - "2022-04-28": 138942, - "2022-04-29": 139033, - "2022-04-30": 139102, - "2022-05-01": 139131, - "2022-05-02": 139147, - "2022-05-03": 139259, - "2022-05-04": 139350, - "2022-05-05": 139423, - "2022-05-06": 139490, - "2022-05-07": 139549, - "2022-05-08": 139569, - "2022-05-09": 139590, - "2022-05-10": 139663, - "2022-05-11": 139740, - "2022-05-12": 139795, - "2022-05-13": 139857, - "2022-05-14": 139906, - "2022-05-15": 139923, - "2022-05-16": 139929, - "2022-05-17": 139994, - "2022-05-18": 140046, - "2022-05-19": 140093, - "2022-05-20": 140131, - "2022-05-21": 140160, - "2022-05-22": 140176, - "2022-05-23": 140184, - "2022-05-24": 140236, - "2022-05-25": 140275, - "2022-05-26": 140302, - "2022-05-27": 140308, - "2022-05-28": 140326, - "2022-05-29": 140332, - "2022-05-30": 140335, - "2022-05-31": 140366, - "2022-06-01": 140398, - "2022-06-02": 140423, - "2022-06-03": 140445, - "2022-06-04": 140467, - "2022-06-05": 140472, - "2022-06-06": 140478, - "2022-06-07": 140484, - "2022-06-08": 140536, - "2022-06-09": 140570, - "2022-06-10": 140588, - "2022-06-11": 140611, - "2022-06-12": 140614, - "2022-06-13": 140618, - "2022-06-14": 140651, - "2022-06-15": 140682, - "2022-06-16": 140709, - "2022-06-17": 140719, - "2022-06-18": 140745, - "2022-06-19": 140752, - "2022-06-20": 140757, - "2022-06-21": 140797, - "2022-06-22": 140808, - "2022-06-23": 140817, - "2022-06-24": 140828, - "2022-06-25": 140840, - "2022-06-26": 140842, - "2022-06-27": 140844, - "2022-06-28": 140847 + "2020-04-10": 5606, + "2020-04-11": 5815, + "2020-04-12": 6016, + "2020-04-13": 6185, + "2020-04-14": 6349, + "2020-04-15": 6568, + "2020-04-16": 6801, + "2020-04-17": 6992, + "2020-04-18": 7166, + "2020-04-19": 7289, + "2020-04-20": 7408, + "2020-04-21": 7558, + "2020-04-22": 7699, + "2020-04-23": 7824, + "2020-04-24": 7941, + "2020-04-25": 8025, + "2020-04-26": 8105, + "2020-04-27": 8135, + "2020-04-28": 8210, + "2020-04-29": 8293, + "2020-04-30": 8351, + "2020-05-01": 8422, + "2020-05-02": 8470, + "2020-05-03": 8506, + "2020-05-04": 8522, + "2020-05-05": 8563, + "2020-05-06": 8608, + "2020-05-07": 8648, + "2020-05-08": 8697, + "2020-05-09": 8742, + "2020-05-10": 8765, + "2020-05-11": 8779, + "2020-05-12": 8805, + "2020-05-13": 8839, + "2020-05-14": 8866, + "2020-05-15": 8886, + "2020-05-16": 8917, + "2020-05-17": 8937, + "2020-05-18": 8945, + "2020-05-19": 8968, + "2020-05-20": 8994, + "2020-05-21": 9017, + "2020-05-22": 9024, + "2020-05-23": 9040, + "2020-05-24": 9051, + "2020-05-25": 9056, + "2020-05-26": 9069, + "2020-05-27": 9084, + "2020-05-28": 9096, + "2020-05-29": 9106, + "2020-05-30": 9114, + "2020-05-31": 9118, + "2020-06-01": 9121, + "2020-06-02": 9126, + "2020-06-03": 9134, + "2020-06-04": 9144, + "2020-06-05": 9151, + "2020-06-06": 9156, + "2020-06-07": 9161, + "2020-06-08": 9165, + "2020-06-09": 9168, + "2020-06-10": 9169, + "2020-06-11": 9179, + "2020-06-12": 9180, + "2020-06-13": 9192, + "2020-06-14": 9193, + "2020-06-15": 9199, + "2020-06-16": 9203, + "2020-06-17": 9214, + "2020-06-18": 9221, + "2020-06-19": 9224, + "2020-06-20": 9233, + "2020-06-21": 9237, + "2020-06-22": 9240, + "2020-06-23": 9241, + "2020-06-24": 9245, + "2020-06-25": 9247, + "2020-06-26": 9252, + "2020-06-27": 9259, + "2020-06-28": 9261, + "2020-06-29": 9261, + "2020-06-30": 9265, + "2020-07-01": 9266, + "2020-07-02": 9271, + "2020-07-03": 9275, + "2020-07-04": 9281, + "2020-07-05": 9283, + "2020-07-06": 9287, + "2020-07-07": 9293, + "2020-07-08": 9297, + "2020-07-09": 9303, + "2020-07-10": 9308, + "2020-07-11": 9311, + "2020-07-12": 9311, + "2020-07-13": 9312, + "2020-07-14": 9317, + "2020-07-15": 9319, + "2020-07-16": 9325, + "2020-07-17": 9332, + "2020-07-18": 9338, + "2020-07-19": 9338, + "2020-07-20": 9342, + "2020-07-21": 9346, + "2020-07-22": 9350, + "2020-07-23": 9359, + "2020-07-24": 9362, + "2020-07-25": 9372, + "2020-07-26": 9375, + "2020-07-27": 9375, + "2020-07-28": 9382, + "2020-07-29": 9386, + "2020-07-30": 9391, + "2020-07-31": 9396, + "2020-08-01": 9409, + "2020-08-02": 9410, + "2020-08-03": 9411, + "2020-08-04": 9420, + "2020-08-05": 9426, + "2020-08-06": 9429, + "2020-08-07": 9436, + "2020-08-08": 9441, + "2020-08-09": 9443, + "2020-08-10": 9445, + "2020-08-11": 9447, + "2020-08-12": 9449, + "2020-08-13": 9459, + "2020-08-14": 9461, + "2020-08-15": 9467, + "2020-08-16": 9471, + "2020-08-17": 9476, + "2020-08-18": 9484, + "2020-08-19": 9494, + "2020-08-20": 9495, + "2020-08-21": 9502, + "2020-08-22": 9505, + "2020-08-23": 9507, + "2020-08-24": 9507, + "2020-08-25": 9512, + "2020-08-26": 9514, + "2020-08-27": 9516, + "2020-08-28": 9517, + "2020-08-29": 9520, + "2020-08-30": 9522, + "2020-08-31": 9525, + "2020-09-01": 9529, + "2020-09-02": 9532, + "2020-09-03": 9535, + "2020-09-04": 9542, + "2020-09-05": 9549, + "2020-09-06": 9556, + "2020-09-07": 9560, + "2020-09-08": 9566, + "2020-09-09": 9585, + "2020-09-10": 9594, + "2020-09-11": 9600, + "2020-09-12": 9612, + "2020-09-13": 9620, + "2020-09-14": 9628, + "2020-09-15": 9633, + "2020-09-16": 9649, + "2020-09-17": 9664, + "2020-09-18": 9673, + "2020-09-19": 9688, + "2020-09-20": 9700, + "2020-09-21": 9710, + "2020-09-22": 9728, + "2020-09-23": 9743, + "2020-09-24": 9754, + "2020-09-25": 9772, + "2020-09-26": 9787, + "2020-09-27": 9813, + "2020-09-28": 9820, + "2020-09-29": 9839, + "2020-09-30": 9854, + "2020-10-01": 9870, + "2020-10-02": 9896, + "2020-10-03": 9921, + "2020-10-04": 9933, + "2020-10-05": 9942, + "2020-10-06": 9976, + "2020-10-07": 10003, + "2020-10-08": 10037, + "2020-10-09": 10079, + "2020-10-10": 10123, + "2020-10-11": 10162, + "2020-10-12": 10187, + "2020-10-13": 10246, + "2020-10-14": 10303, + "2020-10-15": 10366, + "2020-10-16": 10447, + "2020-10-17": 10537, + "2020-10-18": 10597, + "2020-10-19": 10651, + "2020-10-20": 10738, + "2020-10-21": 10868, + "2020-10-22": 11011, + "2020-10-23": 11217, + "2020-10-24": 11416, + "2020-10-25": 11539, + "2020-10-26": 11664, + "2020-10-27": 11904, + "2020-10-28": 12143, + "2020-10-29": 12391, + "2020-10-30": 12661, + "2020-10-31": 12922, + "2020-11-01": 13116, + "2020-11-02": 13286, + "2020-11-03": 13564, + "2020-11-04": 13895, + "2020-11-05": 14211, + "2020-11-06": 14550, + "2020-11-07": 14802, + "2020-11-08": 15021, + "2020-11-09": 15186, + "2020-11-10": 15509, + "2020-11-11": 15855, + "2020-11-12": 16274, + "2020-11-13": 16705, + "2020-11-14": 17121, + "2020-11-15": 17493, + "2020-11-16": 17717, + "2020-11-17": 18166, + "2020-11-18": 18678, + "2020-11-19": 19209, + "2020-11-20": 19774, + "2020-11-21": 20306, + "2020-11-22": 20650, + "2020-11-23": 20935, + "2020-11-24": 21407, + "2020-11-25": 21916, + "2020-11-26": 22507, + "2020-11-27": 23164, + "2020-11-28": 23790, + "2020-11-29": 24195, + "2020-11-30": 24521, + "2020-12-01": 25058, + "2020-12-02": 25716, + "2020-12-03": 26454, + "2020-12-04": 27305, + "2020-12-05": 28117, + "2020-12-06": 28630, + "2020-12-07": 28991, + "2020-12-08": 29686, + "2020-12-09": 30549, + "2020-12-10": 31399, + "2020-12-11": 32477, + "2020-12-12": 33455, + "2020-12-13": 34224, + "2020-12-14": 34743, + "2020-12-15": 35571, + "2020-12-16": 36586, + "2020-12-17": 37656, + "2020-12-18": 38823, + "2020-12-19": 39870, + "2020-12-20": 40644, + "2020-12-21": 41188, + "2020-12-22": 42113, + "2020-12-23": 43312, + "2020-12-24": 44565, + "2020-12-25": 45275, + "2020-12-26": 45784, + "2020-12-27": 46360, + "2020-12-28": 46888, + "2020-12-29": 47783, + "2020-12-30": 49032, + "2020-12-31": 50321, + "2021-01-01": 51099, + "2021-01-02": 51516, + "2021-01-03": 52109, + "2021-01-04": 52606, + "2021-01-05": 53383, + "2021-01-06": 54424, + "2021-01-07": 55340, + "2021-01-08": 56370, + "2021-01-09": 57298, + "2021-01-10": 57900, + "2021-01-11": 58325, + "2021-01-12": 58914, + "2021-01-13": 59810, + "2021-01-14": 60778, + "2021-01-15": 61726, + "2021-01-16": 62549, + "2021-01-17": 63088, + "2021-01-18": 63413, + "2021-01-19": 63957, + "2021-01-20": 64723, + "2021-01-21": 65498, + "2021-01-22": 66212, + "2021-01-23": 66843, + "2021-01-24": 67288, + "2021-01-25": 67503, + "2021-01-26": 67932, + "2021-01-27": 68512, + "2021-01-28": 69133, + "2021-01-29": 69615, + "2021-01-30": 70092, + "2021-01-31": 70398, + "2021-02-01": 70587, + "2021-02-02": 70902, + "2021-02-03": 71297, + "2021-02-04": 71740, + "2021-02-05": 72181, + "2021-02-06": 72495, + "2021-02-07": 72737, + "2021-02-08": 72838, + "2021-02-09": 73079, + "2021-02-10": 73384, + "2021-02-11": 73689, + "2021-02-12": 73994, + "2021-02-13": 74245, + "2021-02-14": 74407, + "2021-02-15": 74513, + "2021-02-16": 74707, + "2021-02-17": 74999, + "2021-02-18": 75273, + "2021-02-19": 75513, + "2021-02-20": 75734, + "2021-02-21": 75891, + "2021-02-22": 75987, + "2021-02-23": 76168, + "2021-02-24": 76387, + "2021-02-25": 76618, + "2021-02-26": 76818, + "2021-02-27": 77000, + "2021-02-28": 77135, + "2021-03-01": 77208, + "2021-03-02": 77369, + "2021-03-03": 77565, + "2021-03-04": 77734, + "2021-03-05": 77899, + "2021-03-06": 78041, + "2021-03-07": 78174, + "2021-03-08": 78255, + "2021-03-09": 78390, + "2021-03-10": 78570, + "2021-03-11": 78777, + "2021-03-12": 78977, + "2021-03-13": 79150, + "2021-03-14": 79276, + "2021-03-15": 79351, + "2021-03-16": 79496, + "2021-03-17": 79729, + "2021-03-18": 79946, + "2021-03-19": 80182, + "2021-03-20": 80378, + "2021-03-21": 80522, + "2021-03-22": 80629, + "2021-03-23": 80790, + "2021-03-24": 81065, + "2021-03-25": 81331, + "2021-03-26": 81588, + "2021-03-27": 81846, + "2021-03-28": 82041, + "2021-03-29": 82151, + "2021-03-30": 82387, + "2021-03-31": 82676, + "2021-04-01": 82978, + "2021-04-02": 83231, + "2021-04-03": 83431, + "2021-04-04": 83606, + "2021-04-05": 83733, + "2021-04-06": 83897, + "2021-04-07": 84163, + "2021-04-08": 84455, + "2021-04-09": 84734, + "2021-04-10": 84984, + "2021-04-11": 85196, + "2021-04-12": 85310, + "2021-04-13": 85509, + "2021-04-14": 85799, + "2021-04-15": 86111, + "2021-04-16": 86370, + "2021-04-17": 86605, + "2021-04-18": 86800, + "2021-04-19": 86929, + "2021-04-20": 87146, + "2021-04-21": 87446, + "2021-04-22": 87736, + "2021-04-23": 88014, + "2021-04-24": 88262, + "2021-04-25": 88445, + "2021-04-26": 88544, + "2021-04-27": 88752, + "2021-04-28": 88993, + "2021-04-29": 89223, + "2021-04-30": 89429, + "2021-05-01": 89611, + "2021-05-02": 89746, + "2021-05-03": 89842, + "2021-05-04": 89982, + "2021-05-05": 90191, + "2021-05-06": 90380, + "2021-05-07": 90530, + "2021-05-08": 90685, + "2021-05-09": 90781, + "2021-05-10": 90851, + "2021-05-11": 90955, + "2021-05-12": 91097, + "2021-05-13": 91231, + "2021-05-14": 91304, + "2021-05-15": 91389, + "2021-05-16": 91470, + "2021-05-17": 91518, + "2021-05-18": 91600, + "2021-05-19": 91690, + "2021-05-20": 91765, + "2021-05-21": 91828, + "2021-05-22": 91896, + "2021-05-23": 91941, + "2021-05-24": 91964, + "2021-05-25": 91987, + "2021-05-26": 92039, + "2021-05-27": 92101, + "2021-05-28": 92145, + "2021-05-29": 92181, + "2021-05-30": 92208, + "2021-05-31": 92225, + "2021-06-01": 92250, + "2021-06-02": 92275, + "2021-06-03": 92307, + "2021-06-04": 92325, + "2021-06-05": 92339, + "2021-06-06": 92356, + "2021-06-07": 92366, + "2021-06-08": 92378, + "2021-06-09": 92390, + "2021-06-10": 92400, + "2021-06-11": 92410, + "2021-06-12": 92421, + "2021-06-13": 92425, + "2021-06-14": 92432, + "2021-06-15": 92446, + "2021-06-16": 92456, + "2021-06-17": 92465, + "2021-06-18": 92472, + "2021-06-19": 92476, + "2021-06-20": 92476, + "2021-06-21": 92478, + "2021-06-22": 92483, + "2021-06-23": 92492, + "2021-06-24": 92495, + "2021-06-25": 92500, + "2021-06-26": 92506, + "2021-06-27": 92506, + "2021-06-28": 92508, + "2021-06-29": 92512, + "2021-06-30": 92519, + "2021-07-01": 92520, + "2021-07-02": 92525, + "2021-07-03": 92529, + "2021-07-04": 92531, + "2021-07-05": 92533, + "2021-07-06": 92535, + "2021-07-07": 92540, + "2021-07-08": 92543, + "2021-07-09": 92545, + "2021-07-10": 92552, + "2021-07-11": 92558, + "2021-07-12": 92558, + "2021-07-13": 92562, + "2021-07-14": 92568, + "2021-07-15": 92574, + "2021-07-16": 92576, + "2021-07-17": 92579, + "2021-07-18": 92584, + "2021-07-19": 92587, + "2021-07-20": 92591, + "2021-07-21": 92600, + "2021-07-22": 92607, + "2021-07-23": 92612, + "2021-07-24": 92616, + "2021-07-25": 92626, + "2021-07-26": 92627, + "2021-07-27": 92632, + "2021-07-28": 92639, + "2021-07-29": 92659, + "2021-07-30": 92669, + "2021-07-31": 92683, + "2021-08-01": 92692, + "2021-08-02": 92698, + "2021-08-03": 92710, + "2021-08-04": 92722, + "2021-08-05": 92733, + "2021-08-06": 92749, + "2021-08-07": 92767, + "2021-08-08": 92781, + "2021-08-09": 92787, + "2021-08-10": 92805, + "2021-08-11": 92829, + "2021-08-12": 92852, + "2021-08-13": 92880, + "2021-08-14": 92898, + "2021-08-15": 92918, + "2021-08-16": 92931, + "2021-08-17": 92954, + "2021-08-18": 92991, + "2021-08-19": 93035, + "2021-08-20": 93071, + "2021-08-21": 93106, + "2021-08-22": 93133, + "2021-08-23": 93154, + "2021-08-24": 93202, + "2021-08-25": 93259, + "2021-08-26": 93318, + "2021-08-27": 93368, + "2021-08-28": 93421, + "2021-08-29": 93473, + "2021-08-30": 93502, + "2021-08-31": 93556, + "2021-09-01": 93633, + "2021-09-02": 93704, + "2021-09-03": 93783, + "2021-09-04": 93848, + "2021-09-05": 93908, + "2021-09-06": 93931, + "2021-09-07": 94001, + "2021-09-08": 94090, + "2021-09-09": 94151, + "2021-09-10": 94224, + "2021-09-11": 94295, + "2021-09-12": 94353, + "2021-09-13": 94378, + "2021-09-14": 94436, + "2021-09-15": 94512, + "2021-09-16": 94594, + "2021-09-17": 94646, + "2021-09-18": 94702, + "2021-09-19": 94739, + "2021-09-20": 94762, + "2021-09-21": 94819, + "2021-09-22": 94876, + "2021-09-23": 94934, + "2021-09-24": 94987, + "2021-09-25": 95044, + "2021-09-26": 95087, + "2021-09-27": 95112, + "2021-09-28": 95175, + "2021-09-29": 95243, + "2021-09-30": 95325, + "2021-10-01": 95391, + "2021-10-02": 95456, + "2021-10-03": 95508, + "2021-10-04": 95534, + "2021-10-05": 95594, + "2021-10-06": 95687, + "2021-10-07": 95783, + "2021-10-08": 95863, + "2021-10-09": 95933, + "2021-10-10": 95982, + "2021-10-11": 96019, + "2021-10-12": 96099, + "2021-10-13": 96202, + "2021-10-14": 96297, + "2021-10-15": 96388, + "2021-10-16": 96494, + "2021-10-17": 96552, + "2021-10-18": 96595, + "2021-10-19": 96732, + "2021-10-20": 96918, + "2021-10-21": 97072, + "2021-10-22": 97260, + "2021-10-23": 97434, + "2021-10-24": 97577, + "2021-10-25": 97634, + "2021-10-26": 97796, + "2021-10-27": 98000, + "2021-10-28": 98219, + "2021-10-29": 98449, + "2021-10-30": 98651, + "2021-10-31": 98798, + "2021-11-01": 98906, + "2021-11-02": 99061, + "2021-11-03": 99359, + "2021-11-04": 99679, + "2021-11-05": 99991, + "2021-11-06": 100271, + "2021-11-07": 100442, + "2021-11-08": 100570, + "2021-11-09": 100866, + "2021-11-10": 101270, + "2021-11-11": 101635, + "2021-11-12": 102048, + "2021-11-13": 102394, + "2021-11-14": 102666, + "2021-11-15": 102842, + "2021-11-16": 103183, + "2021-11-17": 103663, + "2021-11-18": 104119, + "2021-11-19": 104613, + "2021-11-20": 105069, + "2021-11-21": 105318, + "2021-11-22": 105531, + "2021-11-23": 105999, + "2021-11-24": 106559, + "2021-11-25": 107077, + "2021-11-26": 107558, + "2021-11-27": 108035, + "2021-11-28": 108395, + "2021-11-29": 108586, + "2021-11-30": 109007, + "2021-12-01": 109512, + "2021-12-02": 110005, + "2021-12-03": 110481, + "2021-12-04": 110903, + "2021-12-05": 111221, + "2021-12-06": 111429, + "2021-12-07": 111828, + "2021-12-08": 112278, + "2021-12-09": 112719, + "2021-12-10": 113112, + "2021-12-11": 113500, + "2021-12-12": 113784, + "2021-12-13": 113924, + "2021-12-14": 114221, + "2021-12-15": 114614, + "2021-12-16": 114981, + "2021-12-17": 115298, + "2021-12-18": 115604, + "2021-12-19": 115784, + "2021-12-20": 115891, + "2021-12-21": 116118, + "2021-12-22": 116409, + "2021-12-23": 116654, + "2021-12-24": 116869, + "2021-12-25": 116998, + "2021-12-26": 117078, + "2021-12-27": 117160, + "2021-12-28": 117332, + "2021-12-29": 117557, + "2021-12-30": 117753, + "2021-12-31": 117945, + "2022-01-01": 118053, + "2022-01-02": 118111, + "2022-01-03": 118178, + "2022-01-04": 118330, + "2022-01-05": 118521, + "2022-01-06": 118674, + "2022-01-07": 118795, + "2022-01-08": 118913, + "2022-01-09": 118982, + "2022-01-10": 119026, + "2022-01-11": 119123, + "2022-01-12": 119243, + "2022-01-13": 119356, + "2022-01-14": 119467, + "2022-01-15": 119571, + "2022-01-16": 119650, + "2022-01-17": 119702, + "2022-01-18": 119848, + "2022-01-19": 119977, + "2022-01-20": 120104, + "2022-01-21": 120244, + "2022-01-22": 120379, + "2022-01-23": 120480, + "2022-01-24": 120556, + "2022-01-25": 120717, + "2022-01-26": 120900, + "2022-01-27": 121075, + "2022-01-28": 121248, + "2022-01-29": 121423, + "2022-01-30": 121563, + "2022-01-31": 121643, + "2022-02-01": 121856, + "2022-02-02": 122105, + "2022-02-03": 122369, + "2022-02-04": 122606, + "2022-02-05": 122832, + "2022-02-06": 122989, + "2022-02-07": 123092, + "2022-02-08": 123336, + "2022-02-09": 123631, + "2022-02-10": 123918, + "2022-02-11": 124213, + "2022-02-12": 124450, + "2022-02-13": 124616, + "2022-02-14": 124728, + "2022-02-15": 124972, + "2022-02-16": 125261, + "2022-02-17": 125571, + "2022-02-18": 125891, + "2022-02-19": 126140, + "2022-02-20": 126321, + "2022-02-21": 126425, + "2022-02-22": 126672, + "2022-02-23": 126953, + "2022-02-24": 127240, + "2022-02-25": 127497, + "2022-02-26": 127743, + "2022-02-27": 127887, + "2022-02-28": 127972, + "2022-03-01": 128179, + "2022-03-02": 128458, + "2022-03-03": 128738, + "2022-03-04": 129008, + "2022-03-05": 129244, + "2022-03-06": 129378, + "2022-03-07": 129496, + "2022-03-08": 129766, + "2022-03-09": 130045, + "2022-03-10": 130344, + "2022-03-11": 130613, + "2022-03-12": 130927, + "2022-03-13": 131089, + "2022-03-14": 131186, + "2022-03-15": 131452, + "2022-03-16": 131782, + "2022-03-17": 132133, + "2022-03-18": 132474, + "2022-03-19": 132759, + "2022-03-20": 132912, + "2022-03-21": 133004, + "2022-03-22": 133315, + "2022-03-23": 133645, + "2022-03-24": 133938, + "2022-03-25": 134220, + "2022-03-26": 134490, + "2022-03-27": 134642, + "2022-03-28": 134752, + "2022-03-29": 134991, + "2022-03-30": 135255, + "2022-03-31": 135525, + "2022-04-01": 135775, + "2022-04-02": 136011, + "2022-04-03": 136114, + "2022-04-04": 136170, + "2022-04-05": 136407, + "2022-04-06": 136653, + "2022-04-07": 136872, + "2022-04-08": 137083, + "2022-04-09": 137250, + "2022-04-10": 137331, + "2022-04-11": 137384, + "2022-04-12": 137584, + "2022-04-13": 137773, + "2022-04-14": 137939, + "2022-04-15": 138124, + "2022-04-16": 138190, + "2022-04-17": 138250, + "2022-04-18": 138299, + "2022-04-19": 138357, + "2022-04-20": 138566, + "2022-04-21": 138736, + "2022-04-22": 138877, + "2022-04-23": 138984, + "2022-04-24": 139030, + "2022-04-25": 139053, + "2022-04-26": 139214, + "2022-04-27": 139334, + "2022-04-28": 139455, + "2022-04-29": 139552, + "2022-04-30": 139626, + "2022-05-01": 139657, + "2022-05-02": 139673, + "2022-05-03": 139793, + "2022-05-04": 139891, + "2022-05-05": 139972, + "2022-05-06": 140046, + "2022-05-07": 140107, + "2022-05-08": 140127, + "2022-05-09": 140149, + "2022-05-10": 140228, + "2022-05-11": 140315, + "2022-05-12": 140375, + "2022-05-13": 140443, + "2022-05-14": 140497, + "2022-05-15": 140515, + "2022-05-16": 140521, + "2022-05-17": 140592, + "2022-05-18": 140652, + "2022-05-19": 140709, + "2022-05-20": 140751, + "2022-05-21": 140782, + "2022-05-22": 140801, + "2022-05-23": 140810, + "2022-05-24": 140879, + "2022-05-25": 140924, + "2022-05-26": 140955, + "2022-05-27": 140961, + "2022-05-28": 140983, + "2022-05-29": 140989, + "2022-05-30": 140996, + "2022-05-31": 141037, + "2022-06-01": 141078, + "2022-06-02": 141114, + "2022-06-03": 141142, + "2022-06-04": 141170, + "2022-06-05": 141176, + "2022-06-06": 141187, + "2022-06-07": 141195, + "2022-06-08": 141265, + "2022-06-09": 141316, + "2022-06-10": 141346, + "2022-06-11": 141393, + "2022-06-12": 141402, + "2022-06-13": 141411, + "2022-06-14": 141474, + "2022-06-15": 141537, + "2022-06-16": 141598, + "2022-06-17": 141623, + "2022-06-18": 141683, + "2022-06-19": 141698, + "2022-06-20": 141712, + "2022-06-21": 141816, + "2022-06-22": 141880, + "2022-06-23": 141937, + "2022-06-24": 142004, + "2022-06-25": 142077, + "2022-06-26": 142104, + "2022-06-27": 142116, + "2022-06-28": 142203, + "2022-06-29": 142292, + "2022-06-30": 142366, + "2022-07-01": 142420, + "2022-07-02": 142470, + "2022-07-03": 142480, + "2022-07-04": 142489, + "2022-07-05": 142575, + "2022-07-06": 142649, + "2022-07-07": 142732, + "2022-07-08": 142775, + "2022-07-09": 142825, + "2022-07-10": 142841, + "2022-07-11": 142850, + "2022-07-12": 142937, + "2022-07-13": 143012, + "2022-07-14": 143064, + "2022-07-15": 143114, + "2022-07-16": 143157, + "2022-07-17": 143163, + "2022-07-18": 143173, + "2022-07-19": 143233, + "2022-07-20": 143276, + "2022-07-21": 143309, + "2022-07-22": 143334, + "2022-07-23": 143346, + "2022-07-24": 143346, + "2022-07-25": 143348, + "2022-07-26": 143364 }, "metadata": { "importName": "WHO_COVID19", @@ -10046,7 +10074,35 @@ "2022-06-25": 30575, "2022-06-26": 30592, "2022-06-27": 30607, - "2022-06-28": 30620 + "2022-06-28": 30620, + "2022-06-29": 30634, + "2022-06-30": 30648, + "2022-07-01": 30664, + "2022-07-02": 30681, + "2022-07-03": 30700, + "2022-07-04": 30718, + "2022-07-05": 30736, + "2022-07-06": 30758, + "2022-07-07": 30778, + "2022-07-08": 30798, + "2022-07-09": 30813, + "2022-07-10": 30835, + "2022-07-11": 30859, + "2022-07-12": 30882, + "2022-07-13": 30907, + "2022-07-14": 30935, + "2022-07-15": 30958, + "2022-07-16": 30978, + "2022-07-17": 30996, + "2022-07-18": 31013, + "2022-07-19": 31031, + "2022-07-20": 31050, + "2022-07-21": 31073, + "2022-07-22": 31098, + "2022-07-23": 31127, + "2022-07-24": 31157, + "2022-07-25": 31189, + "2022-07-26": 31224 }, "metadata": { "importName": "WHO_COVID19", @@ -13114,12 +13170,13 @@ } }, "country/USA": { - "date": "2020", - "value": 329824950, + "date": "2021", + "value": 331893745, "metadata": { - "importName": "CensusACS5YearSurvey_AggCountry", - "provenanceUrl": "https://www.census.gov/", - "measurementMethod": "CensusACS5yrSurvey" + "importName": "USCensusPEP_Annual_Population", + "provenanceUrl": "https://www2.census.gov/programs-surveys/popest/tables", + "measurementMethod": "CensusPEPSurvey", + "observationPeriod": "P1Y" } }, "wikidataId/Q1861": { diff --git a/internal/server/v1/page/golden/place_page/zuid-nederland.sample.json b/internal/server/v1/page/golden/place_page/zuid-nederland.sample.json index a8d9459bb..f5ea10f74 100644 --- a/internal/server/v1/page/golden/place_page/zuid-nederland.sample.json +++ b/internal/server/v1/page/golden/place_page/zuid-nederland.sample.json @@ -3988,7 +3988,35 @@ "2022-06-25": 22354, "2022-06-26": 22354, "2022-06-27": 22356, - "2022-06-28": 22358 + "2022-06-28": 22358, + "2022-06-29": 22362, + "2022-06-30": 22370, + "2022-07-01": 22378, + "2022-07-02": 22380, + "2022-07-03": 22380, + "2022-07-04": 22381, + "2022-07-05": 22383, + "2022-07-06": 22392, + "2022-07-07": 22395, + "2022-07-08": 22400, + "2022-07-09": 22404, + "2022-07-10": 22405, + "2022-07-11": 22405, + "2022-07-12": 22407, + "2022-07-13": 22409, + "2022-07-14": 22413, + "2022-07-15": 22417, + "2022-07-16": 22422, + "2022-07-17": 22430, + "2022-07-18": 22430, + "2022-07-19": 22433, + "2022-07-20": 22439, + "2022-07-21": 22446, + "2022-07-22": 22449, + "2022-07-23": 22455, + "2022-07-24": 22461, + "2022-07-25": 22464, + "2022-07-26": 22465 }, "metadata": { "importName": "WHO_COVID19", diff --git a/internal/server/v1/propertyvalues/golden/bulk_property_values_in/containedIn1.json b/internal/server/v1/propertyvalues/golden/bulk_property_values_in/containedIn1.json index ba0020a89..9a247f5e2 100644 --- a/internal/server/v1/propertyvalues/golden/bulk_property_values_in/containedIn1.json +++ b/internal/server/v1/propertyvalues/golden/bulk_property_values_in/containedIn1.json @@ -9410,6 +9410,4078 @@ "dcid": "geoId/0673612", "provenanceId": "dc/5n63hr1" }, + { + "name": "grid_0.25deg/35.87500_-120.12500", + "types": [ + "GeoGridPlace_0.25Deg" + ], + "dcid": "grid_0.25deg/35.87500_-120.12500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_0.25deg/35.87500_-120.37500", + "types": [ + "GeoGridPlace_0.25Deg" + ], + "dcid": "grid_0.25deg/35.87500_-120.37500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_0.25deg/35.87500_-120.62500", + "types": [ + "GeoGridPlace_0.25Deg" + ], + "dcid": "grid_0.25deg/35.87500_-120.62500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_0.25deg/35.87500_-120.87500", + "types": [ + "GeoGridPlace_0.25Deg" + ], + "dcid": "grid_0.25deg/35.87500_-120.87500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_0.25deg/35.87500_-121.12500", + "types": [ + "GeoGridPlace_0.25Deg" + ], + "dcid": "grid_0.25deg/35.87500_-121.12500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_0.25deg/36.12500_-120.37500", + "types": [ + "GeoGridPlace_0.25Deg" + ], + "dcid": "grid_0.25deg/36.12500_-120.37500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_0.25deg/36.12500_-120.62500", + "types": [ + "GeoGridPlace_0.25Deg" + ], + "dcid": "grid_0.25deg/36.12500_-120.62500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_0.25deg/36.12500_-120.87500", + "types": [ + "GeoGridPlace_0.25Deg" + ], + "dcid": "grid_0.25deg/36.12500_-120.87500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_0.25deg/36.12500_-121.12500", + "types": [ + "GeoGridPlace_0.25Deg" + ], + "dcid": "grid_0.25deg/36.12500_-121.12500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_0.25deg/36.12500_-121.37500", + "types": [ + "GeoGridPlace_0.25Deg" + ], + "dcid": "grid_0.25deg/36.12500_-121.37500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_0.25deg/36.37500_-120.62500", + "types": [ + "GeoGridPlace_0.25Deg" + ], + "dcid": "grid_0.25deg/36.37500_-120.62500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_0.25deg/36.37500_-120.87500", + "types": [ + "GeoGridPlace_0.25Deg" + ], + "dcid": "grid_0.25deg/36.37500_-120.87500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_0.25deg/36.37500_-121.12500", + "types": [ + "GeoGridPlace_0.25Deg" + ], + "dcid": "grid_0.25deg/36.37500_-121.12500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_0.25deg/36.37500_-121.37500", + "types": [ + "GeoGridPlace_0.25Deg" + ], + "dcid": "grid_0.25deg/36.37500_-121.37500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_0.25deg/36.37500_-121.62500", + "types": [ + "GeoGridPlace_0.25Deg" + ], + "dcid": "grid_0.25deg/36.37500_-121.62500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_0.25deg/36.62500_-121.12500", + "types": [ + "GeoGridPlace_0.25Deg" + ], + "dcid": "grid_0.25deg/36.62500_-121.12500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_0.25deg/36.62500_-121.37500", + "types": [ + "GeoGridPlace_0.25Deg" + ], + "dcid": "grid_0.25deg/36.62500_-121.37500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_0.25deg/36.62500_-121.62500", + "types": [ + "GeoGridPlace_0.25Deg" + ], + "dcid": "grid_0.25deg/36.62500_-121.62500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_0.25deg/36.62500_-121.87500", + "types": [ + "GeoGridPlace_0.25Deg" + ], + "dcid": "grid_0.25deg/36.62500_-121.87500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_0.25deg/36.87500_-121.37500", + "types": [ + "GeoGridPlace_0.25Deg" + ], + "dcid": "grid_0.25deg/36.87500_-121.37500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_0.25deg/36.87500_-121.62500", + "types": [ + "GeoGridPlace_0.25Deg" + ], + "dcid": "grid_0.25deg/36.87500_-121.62500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.79167_-120.25000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.79167_-120.25000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.79167_-120.29167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.79167_-120.29167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.79167_-120.33333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.79167_-120.33333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.79167_-120.37500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.79167_-120.37500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.79167_-120.41667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.79167_-120.41667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.79167_-120.45833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.79167_-120.45833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.79167_-120.50000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.79167_-120.50000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.79167_-120.54167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.79167_-120.54167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.79167_-120.58333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.79167_-120.58333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.79167_-120.62500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.79167_-120.62500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.79167_-120.66667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.79167_-120.66667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.83333_-120.25000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.83333_-120.25000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.83333_-120.29167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.83333_-120.29167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.83333_-120.33333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.83333_-120.33333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.83333_-120.37500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.83333_-120.37500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.83333_-120.41667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.83333_-120.41667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.83333_-120.45833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.83333_-120.45833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.83333_-120.50000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.83333_-120.50000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.83333_-120.54167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.83333_-120.54167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.83333_-120.58333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.83333_-120.58333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.83333_-120.62500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.83333_-120.62500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.83333_-120.66667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.83333_-120.66667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.83333_-120.70833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.83333_-120.70833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.83333_-120.75000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.83333_-120.75000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.83333_-120.79167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.83333_-120.79167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.83333_-120.83333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.83333_-120.83333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.83333_-120.87500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.83333_-120.87500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.83333_-120.91667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.83333_-120.91667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.83333_-120.95833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.83333_-120.95833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.83333_-121.00000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.83333_-121.00000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.83333_-121.04167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.83333_-121.04167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.83333_-121.08333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.83333_-121.08333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.83333_-121.12500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.83333_-121.12500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.83333_-121.16667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.83333_-121.16667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.83333_-121.20833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.83333_-121.20833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.83333_-121.25000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.83333_-121.25000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.83333_-121.29167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.83333_-121.29167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.83333_-121.33333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.83333_-121.33333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.87500_-120.25000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.87500_-120.25000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.87500_-120.29167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.87500_-120.29167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.87500_-120.33333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.87500_-120.33333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.87500_-120.37500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.87500_-120.37500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.87500_-120.41667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.87500_-120.41667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.87500_-120.45833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.87500_-120.45833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.87500_-120.50000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.87500_-120.50000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.87500_-120.54167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.87500_-120.54167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.87500_-120.58333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.87500_-120.58333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.87500_-120.62500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.87500_-120.62500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.87500_-120.66667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.87500_-120.66667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.87500_-120.70833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.87500_-120.70833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.87500_-120.75000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.87500_-120.75000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.87500_-120.79167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.87500_-120.79167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.87500_-120.83333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.87500_-120.83333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.87500_-120.87500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.87500_-120.87500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.87500_-120.91667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.87500_-120.91667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.87500_-120.95833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.87500_-120.95833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.87500_-121.00000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.87500_-121.00000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.87500_-121.04167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.87500_-121.04167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.87500_-121.08333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.87500_-121.08333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.87500_-121.12500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.87500_-121.12500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.87500_-121.16667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.87500_-121.16667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.87500_-121.20833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.87500_-121.20833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.87500_-121.25000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.87500_-121.25000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.87500_-121.29167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.87500_-121.29167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.87500_-121.33333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.87500_-121.33333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.87500_-121.37500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.87500_-121.37500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.91667_-120.33333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.91667_-120.33333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.91667_-120.37500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.91667_-120.37500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.91667_-120.41667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.91667_-120.41667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.91667_-120.45833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.91667_-120.45833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.91667_-120.50000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.91667_-120.50000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.91667_-120.54167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.91667_-120.54167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.91667_-120.58333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.91667_-120.58333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.91667_-120.62500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.91667_-120.62500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.91667_-120.66667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.91667_-120.66667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.91667_-120.70833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.91667_-120.70833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.91667_-120.75000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.91667_-120.75000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.91667_-120.79167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.91667_-120.79167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.91667_-120.83333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.91667_-120.83333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.91667_-120.87500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.91667_-120.87500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.91667_-120.91667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.91667_-120.91667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.91667_-120.95833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.91667_-120.95833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.91667_-121.00000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.91667_-121.00000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.91667_-121.04167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.91667_-121.04167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.91667_-121.08333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.91667_-121.08333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.91667_-121.12500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.91667_-121.12500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.91667_-121.16667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.91667_-121.16667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.91667_-121.20833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.91667_-121.20833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.91667_-121.25000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.91667_-121.25000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.91667_-121.29167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.91667_-121.29167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.91667_-121.33333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.91667_-121.33333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.91667_-121.37500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.91667_-121.37500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.91667_-121.41667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.91667_-121.41667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.95833_-120.37500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.95833_-120.37500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.95833_-120.41667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.95833_-120.41667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.95833_-120.45833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.95833_-120.45833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.95833_-120.50000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.95833_-120.50000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.95833_-120.54167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.95833_-120.54167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.95833_-120.58333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.95833_-120.58333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.95833_-120.62500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.95833_-120.62500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.95833_-120.66667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.95833_-120.66667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.95833_-120.70833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.95833_-120.70833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.95833_-120.75000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.95833_-120.75000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.95833_-120.79167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.95833_-120.79167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.95833_-120.83333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.95833_-120.83333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.95833_-120.87500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.95833_-120.87500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.95833_-120.91667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.95833_-120.91667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.95833_-120.95833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.95833_-120.95833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.95833_-121.00000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.95833_-121.00000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.95833_-121.04167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.95833_-121.04167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.95833_-121.08333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.95833_-121.08333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.95833_-121.12500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.95833_-121.12500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.95833_-121.16667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.95833_-121.16667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.95833_-121.20833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.95833_-121.20833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.95833_-121.25000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.95833_-121.25000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.95833_-121.29167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.95833_-121.29167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.95833_-121.33333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.95833_-121.33333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.95833_-121.37500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.95833_-121.37500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.95833_-121.41667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.95833_-121.41667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/35.95833_-121.45833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/35.95833_-121.45833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.00000_-120.50000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.00000_-120.50000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.00000_-120.54167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.00000_-120.54167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.00000_-120.58333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.00000_-120.58333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.00000_-120.62500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.00000_-120.62500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.00000_-120.66667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.00000_-120.66667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.00000_-120.70833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.00000_-120.70833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.00000_-120.75000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.00000_-120.75000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.00000_-120.79167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.00000_-120.79167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.00000_-120.83333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.00000_-120.83333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.00000_-120.87500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.00000_-120.87500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.00000_-120.91667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.00000_-120.91667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.00000_-120.95833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.00000_-120.95833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.00000_-121.00000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.00000_-121.00000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.00000_-121.04167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.00000_-121.04167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.00000_-121.08333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.00000_-121.08333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.00000_-121.12500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.00000_-121.12500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.00000_-121.16667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.00000_-121.16667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.00000_-121.20833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.00000_-121.20833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.00000_-121.25000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.00000_-121.25000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.00000_-121.29167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.00000_-121.29167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.00000_-121.33333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.00000_-121.33333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.00000_-121.37500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.00000_-121.37500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.00000_-121.41667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.00000_-121.41667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.00000_-121.45833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.00000_-121.45833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.04167_-120.54167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.04167_-120.54167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.04167_-120.58333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.04167_-120.58333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.04167_-120.62500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.04167_-120.62500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.04167_-120.66667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.04167_-120.66667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.04167_-120.70833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.04167_-120.70833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.04167_-120.75000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.04167_-120.75000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.04167_-120.79167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.04167_-120.79167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.04167_-120.83333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.04167_-120.83333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.04167_-120.87500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.04167_-120.87500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.04167_-120.91667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.04167_-120.91667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.04167_-120.95833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.04167_-120.95833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.04167_-121.00000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.04167_-121.00000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.04167_-121.04167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.04167_-121.04167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.04167_-121.08333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.04167_-121.08333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.04167_-121.12500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.04167_-121.12500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.04167_-121.16667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.04167_-121.16667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.04167_-121.20833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.04167_-121.20833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.04167_-121.25000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.04167_-121.25000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.04167_-121.29167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.04167_-121.29167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.04167_-121.33333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.04167_-121.33333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.04167_-121.37500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.04167_-121.37500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.04167_-121.41667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.04167_-121.41667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.04167_-121.45833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.04167_-121.45833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.04167_-121.50000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.04167_-121.50000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.08333_-120.62500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.08333_-120.62500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.08333_-120.66667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.08333_-120.66667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.08333_-120.70833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.08333_-120.70833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.08333_-120.75000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.08333_-120.75000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.08333_-120.79167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.08333_-120.79167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.08333_-120.83333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.08333_-120.83333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.08333_-120.87500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.08333_-120.87500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.08333_-120.91667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.08333_-120.91667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.08333_-120.95833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.08333_-120.95833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.08333_-121.00000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.08333_-121.00000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.08333_-121.04167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.08333_-121.04167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.08333_-121.08333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.08333_-121.08333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.08333_-121.12500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.08333_-121.12500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.08333_-121.16667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.08333_-121.16667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.08333_-121.20833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.08333_-121.20833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.08333_-121.25000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.08333_-121.25000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.08333_-121.29167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.08333_-121.29167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.08333_-121.33333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.08333_-121.33333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.08333_-121.37500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.08333_-121.37500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.08333_-121.41667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.08333_-121.41667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.08333_-121.45833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.08333_-121.45833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.08333_-121.50000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.08333_-121.50000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.08333_-121.54167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.08333_-121.54167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.08333_-121.58333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.08333_-121.58333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.12500_-120.66667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.12500_-120.66667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.12500_-120.70833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.12500_-120.70833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.12500_-120.75000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.12500_-120.75000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.12500_-120.79167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.12500_-120.79167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.12500_-120.83333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.12500_-120.83333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.12500_-120.87500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.12500_-120.87500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.12500_-120.91667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.12500_-120.91667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.12500_-120.95833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.12500_-120.95833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.12500_-121.00000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.12500_-121.00000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.12500_-121.04167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.12500_-121.04167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.12500_-121.08333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.12500_-121.08333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.12500_-121.12500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.12500_-121.12500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.12500_-121.16667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.12500_-121.16667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.12500_-121.20833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.12500_-121.20833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.12500_-121.25000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.12500_-121.25000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.12500_-121.29167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.12500_-121.29167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.12500_-121.33333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.12500_-121.33333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.12500_-121.37500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.12500_-121.37500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.12500_-121.41667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.12500_-121.41667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.12500_-121.45833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.12500_-121.45833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.12500_-121.50000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.12500_-121.50000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.12500_-121.54167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.12500_-121.54167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.12500_-121.58333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.12500_-121.58333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.16667_-120.66667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.16667_-120.66667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.16667_-120.70833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.16667_-120.70833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.16667_-120.75000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.16667_-120.75000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.16667_-120.79167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.16667_-120.79167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.16667_-120.83333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.16667_-120.83333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.16667_-120.87500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.16667_-120.87500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.16667_-120.91667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.16667_-120.91667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.16667_-120.95833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.16667_-120.95833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.16667_-121.00000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.16667_-121.00000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.16667_-121.04167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.16667_-121.04167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.16667_-121.08333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.16667_-121.08333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.16667_-121.12500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.16667_-121.12500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.16667_-121.16667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.16667_-121.16667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.16667_-121.20833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.16667_-121.20833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.16667_-121.25000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.16667_-121.25000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.16667_-121.29167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.16667_-121.29167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.16667_-121.33333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.16667_-121.33333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.16667_-121.37500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.16667_-121.37500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.16667_-121.41667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.16667_-121.41667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.16667_-121.45833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.16667_-121.45833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.16667_-121.50000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.16667_-121.50000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.16667_-121.54167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.16667_-121.54167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.16667_-121.58333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.16667_-121.58333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.16667_-121.62500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.16667_-121.62500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.20833_-120.66667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.20833_-120.66667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.20833_-120.70833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.20833_-120.70833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.20833_-120.79167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.20833_-120.79167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.20833_-120.83333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.20833_-120.83333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.20833_-120.87500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.20833_-120.87500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.20833_-120.91667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.20833_-120.91667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.20833_-120.95833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.20833_-120.95833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.20833_-121.00000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.20833_-121.00000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.20833_-121.04167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.20833_-121.04167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.20833_-121.08333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.20833_-121.08333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.20833_-121.12500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.20833_-121.12500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.20833_-121.16667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.20833_-121.16667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.20833_-121.20833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.20833_-121.20833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.20833_-121.25000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.20833_-121.25000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.20833_-121.29167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.20833_-121.29167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.20833_-121.33333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.20833_-121.33333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.20833_-121.37500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.20833_-121.37500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.20833_-121.41667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.20833_-121.41667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.20833_-121.45833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.20833_-121.45833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.20833_-121.50000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.20833_-121.50000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.20833_-121.54167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.20833_-121.54167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.20833_-121.58333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.20833_-121.58333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.20833_-121.62500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.20833_-121.62500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.20833_-121.66667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.20833_-121.66667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.25000_-120.70833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.25000_-120.70833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.25000_-120.83333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.25000_-120.83333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.25000_-120.87500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.25000_-120.87500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.25000_-120.91667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.25000_-120.91667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.25000_-120.95833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.25000_-120.95833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.25000_-121.00000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.25000_-121.00000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.25000_-121.04167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.25000_-121.04167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.25000_-121.08333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.25000_-121.08333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.25000_-121.12500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.25000_-121.12500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.25000_-121.16667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.25000_-121.16667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.25000_-121.20833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.25000_-121.20833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.25000_-121.25000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.25000_-121.25000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.25000_-121.29167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.25000_-121.29167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.25000_-121.33333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.25000_-121.33333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.25000_-121.37500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.25000_-121.37500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.25000_-121.41667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.25000_-121.41667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.25000_-121.45833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.25000_-121.45833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.25000_-121.50000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.25000_-121.50000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.25000_-121.54167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.25000_-121.54167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.25000_-121.58333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.25000_-121.58333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.25000_-121.62500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.25000_-121.62500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.25000_-121.66667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.25000_-121.66667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.25000_-121.70833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.25000_-121.70833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.29167_-120.87500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.29167_-120.87500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.29167_-120.91667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.29167_-120.91667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.29167_-121.04167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.29167_-121.04167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.29167_-121.08333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.29167_-121.08333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.29167_-121.12500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.29167_-121.12500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.29167_-121.16667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.29167_-121.16667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.29167_-121.20833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.29167_-121.20833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.29167_-121.25000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.29167_-121.25000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.29167_-121.29167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.29167_-121.29167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.29167_-121.33333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.29167_-121.33333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.29167_-121.37500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.29167_-121.37500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.29167_-121.41667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.29167_-121.41667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.29167_-121.45833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.29167_-121.45833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.29167_-121.50000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.29167_-121.50000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.29167_-121.54167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.29167_-121.54167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.29167_-121.58333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.29167_-121.58333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.29167_-121.62500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.29167_-121.62500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.29167_-121.66667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.29167_-121.66667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.29167_-121.70833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.29167_-121.70833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.29167_-121.75000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.29167_-121.75000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.29167_-121.79167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.29167_-121.79167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.29167_-121.83333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.29167_-121.83333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.33333_-121.08333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.33333_-121.08333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.33333_-121.12500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.33333_-121.12500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.33333_-121.16667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.33333_-121.16667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.33333_-121.20833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.33333_-121.20833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.33333_-121.25000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.33333_-121.25000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.33333_-121.29167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.33333_-121.29167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.33333_-121.33333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.33333_-121.33333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.33333_-121.37500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.33333_-121.37500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.33333_-121.41667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.33333_-121.41667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.33333_-121.45833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.33333_-121.45833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.33333_-121.50000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.33333_-121.50000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.33333_-121.54167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.33333_-121.54167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.33333_-121.58333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.33333_-121.58333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.33333_-121.62500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.33333_-121.62500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.33333_-121.66667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.33333_-121.66667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.33333_-121.70833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.33333_-121.70833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.33333_-121.75000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.33333_-121.75000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.33333_-121.79167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.33333_-121.79167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.33333_-121.83333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.33333_-121.83333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.33333_-121.87500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.33333_-121.87500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.37500_-121.12500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.37500_-121.12500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.37500_-121.16667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.37500_-121.16667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.37500_-121.20833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.37500_-121.20833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.37500_-121.25000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.37500_-121.25000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.37500_-121.29167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.37500_-121.29167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.37500_-121.33333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.37500_-121.33333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.37500_-121.37500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.37500_-121.37500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.37500_-121.41667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.37500_-121.41667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.37500_-121.45833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.37500_-121.45833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.37500_-121.50000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.37500_-121.50000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.37500_-121.54167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.37500_-121.54167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.37500_-121.58333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.37500_-121.58333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.37500_-121.62500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.37500_-121.62500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.37500_-121.66667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.37500_-121.66667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.37500_-121.70833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.37500_-121.70833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.37500_-121.75000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.37500_-121.75000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.37500_-121.79167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.37500_-121.79167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.37500_-121.83333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.37500_-121.83333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.37500_-121.87500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.37500_-121.87500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.41667_-121.16667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.41667_-121.16667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.41667_-121.20833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.41667_-121.20833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.41667_-121.25000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.41667_-121.25000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.41667_-121.29167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.41667_-121.29167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.41667_-121.33333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.41667_-121.33333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.41667_-121.37500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.41667_-121.37500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.41667_-121.41667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.41667_-121.41667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.41667_-121.45833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.41667_-121.45833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.41667_-121.50000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.41667_-121.50000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.41667_-121.54167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.41667_-121.54167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.41667_-121.58333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.41667_-121.58333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.41667_-121.62500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.41667_-121.62500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.41667_-121.66667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.41667_-121.66667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.41667_-121.70833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.41667_-121.70833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.41667_-121.75000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.41667_-121.75000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.41667_-121.79167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.41667_-121.79167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.41667_-121.83333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.41667_-121.83333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.41667_-121.87500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.41667_-121.87500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.45833_-121.25000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.45833_-121.25000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.45833_-121.29167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.45833_-121.29167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.45833_-121.33333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.45833_-121.33333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.45833_-121.37500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.45833_-121.37500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.45833_-121.41667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.45833_-121.41667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.45833_-121.45833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.45833_-121.45833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.45833_-121.50000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.45833_-121.50000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.45833_-121.54167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.45833_-121.54167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.45833_-121.58333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.45833_-121.58333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.45833_-121.62500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.45833_-121.62500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.45833_-121.66667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.45833_-121.66667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.45833_-121.70833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.45833_-121.70833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.45833_-121.75000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.45833_-121.75000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.45833_-121.79167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.45833_-121.79167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.45833_-121.83333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.45833_-121.83333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.45833_-121.87500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.45833_-121.87500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.45833_-121.91667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.45833_-121.91667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.50000_-121.25000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.50000_-121.25000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.50000_-121.29167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.50000_-121.29167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.50000_-121.33333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.50000_-121.33333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.50000_-121.37500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.50000_-121.37500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.50000_-121.41667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.50000_-121.41667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.50000_-121.45833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.50000_-121.45833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.50000_-121.50000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.50000_-121.50000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.50000_-121.54167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.50000_-121.54167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.50000_-121.58333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.50000_-121.58333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.50000_-121.62500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.50000_-121.62500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.50000_-121.66667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.50000_-121.66667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.50000_-121.70833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.50000_-121.70833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.50000_-121.75000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.50000_-121.75000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.50000_-121.79167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.50000_-121.79167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.50000_-121.83333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.50000_-121.83333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.50000_-121.87500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.50000_-121.87500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.50000_-121.91667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.50000_-121.91667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.54167_-121.33333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.54167_-121.33333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.54167_-121.37500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.54167_-121.37500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.54167_-121.41667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.54167_-121.41667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.54167_-121.45833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.54167_-121.45833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.54167_-121.50000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.54167_-121.50000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.54167_-121.54167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.54167_-121.54167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.54167_-121.58333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.54167_-121.58333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.54167_-121.62500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.54167_-121.62500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.54167_-121.66667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.54167_-121.66667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.54167_-121.70833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.54167_-121.70833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.54167_-121.75000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.54167_-121.75000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.54167_-121.79167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.54167_-121.79167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.54167_-121.83333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.54167_-121.83333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.54167_-121.87500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.54167_-121.87500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.54167_-121.91667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.54167_-121.91667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.58333_-121.33333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.58333_-121.33333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.58333_-121.37500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.58333_-121.37500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.58333_-121.41667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.58333_-121.41667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.58333_-121.45833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.58333_-121.45833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.58333_-121.50000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.58333_-121.50000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.58333_-121.54167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.58333_-121.54167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.58333_-121.58333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.58333_-121.58333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.58333_-121.62500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.58333_-121.62500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.58333_-121.66667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.58333_-121.66667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.58333_-121.70833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.58333_-121.70833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.58333_-121.75000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.58333_-121.75000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.58333_-121.79167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.58333_-121.79167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.58333_-121.83333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.58333_-121.83333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.58333_-121.87500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.58333_-121.87500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.58333_-121.91667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.58333_-121.91667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.62500_-121.33333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.62500_-121.33333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.62500_-121.37500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.62500_-121.37500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.62500_-121.41667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.62500_-121.41667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.62500_-121.45833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.62500_-121.45833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.62500_-121.50000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.62500_-121.50000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.62500_-121.54167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.62500_-121.54167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.62500_-121.58333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.62500_-121.58333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.62500_-121.62500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.62500_-121.62500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.62500_-121.66667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.62500_-121.66667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.62500_-121.70833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.62500_-121.70833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.62500_-121.75000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.62500_-121.75000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.62500_-121.79167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.62500_-121.79167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.62500_-121.83333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.62500_-121.83333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.62500_-121.87500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.62500_-121.87500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.62500_-121.91667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.62500_-121.91667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.62500_-121.95833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.62500_-121.95833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.66667_-121.41667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.66667_-121.41667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.66667_-121.45833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.66667_-121.45833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.66667_-121.50000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.66667_-121.50000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.66667_-121.54167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.66667_-121.54167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.66667_-121.58333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.66667_-121.58333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.66667_-121.62500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.66667_-121.62500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.66667_-121.66667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.66667_-121.66667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.66667_-121.70833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.66667_-121.70833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.66667_-121.75000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.66667_-121.75000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.66667_-121.79167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.66667_-121.79167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.66667_-121.83333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.66667_-121.83333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.70833_-121.50000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.70833_-121.50000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.70833_-121.54167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.70833_-121.54167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.70833_-121.58333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.70833_-121.58333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.70833_-121.62500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.70833_-121.62500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.70833_-121.66667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.70833_-121.66667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.70833_-121.70833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.70833_-121.70833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.70833_-121.75000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.70833_-121.75000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.70833_-121.79167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.70833_-121.79167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.75000_-121.50000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.75000_-121.50000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.75000_-121.54167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.75000_-121.54167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.75000_-121.58333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.75000_-121.58333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.75000_-121.62500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.75000_-121.62500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.75000_-121.66667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.75000_-121.66667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.75000_-121.70833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.75000_-121.70833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.75000_-121.75000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.75000_-121.75000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.75000_-121.79167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.75000_-121.79167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.79167_-121.58333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.79167_-121.58333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.79167_-121.62500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.79167_-121.62500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.79167_-121.66667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.79167_-121.66667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.79167_-121.70833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.79167_-121.70833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.79167_-121.75000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.79167_-121.75000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.79167_-121.79167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.79167_-121.79167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.83333_-121.62500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.83333_-121.62500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.83333_-121.66667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.83333_-121.66667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.83333_-121.70833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.83333_-121.70833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.83333_-121.75000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.83333_-121.75000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.83333_-121.79167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.83333_-121.79167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.87500_-121.66667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.87500_-121.66667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.87500_-121.70833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.87500_-121.70833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.87500_-121.75000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.87500_-121.75000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.87500_-121.79167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.87500_-121.79167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.91667_-121.70833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.91667_-121.70833", + "provenanceId": "dc/1cvgxf" + }, { "name": "Pebble Beach", "types": [ @@ -18154,5 +22226,5 @@ ] } ], - "nextToken": "H4sIAAAAAAAA/+Iy5+JOzi/NKymq1A8NduQSSM7PK0nMzEtN8cwLyElMThViEGLhYBRgEmLhYBJgEmLiYBZi4WARYAJpTE/N90zRNzAzMDXGqZERrJERrpGRy4CLA6YRqy4mDpBqJKsAAAAA//8BAAD///etg82kAAAA" + "nextToken": "H4sIAAAAAAAA/+Iy5+JOzi/NKymq1A8NduQSSM7PK0nMzEtN8cwLyElMThViEGLhYBRgEmLhYBJgEmLiYBZi4WARYAJpTE/N90zRNzAzMDUmoJERSaMBFwdMI1ZdTBwg1UhWAQAAAP//AQAA//+qlQIEpAAAAA==" } \ No newline at end of file diff --git a/internal/server/v1/propertyvalues/golden/bulk_property_values_in/containedIn2.json b/internal/server/v1/propertyvalues/golden/bulk_property_values_in/containedIn2.json index 35d85f16b..f894e91f1 100644 --- a/internal/server/v1/propertyvalues/golden/bulk_property_values_in/containedIn2.json +++ b/internal/server/v1/propertyvalues/golden/bulk_property_values_in/containedIn2.json @@ -8006,7 +8006,2105 @@ ] }, { - "entity": "geoId/06053" + "entity": "geoId/06053", + "values": [ + { + "name": "grid_4km/36.33333_-121.50000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.33333_-121.50000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.33333_-121.54167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.33333_-121.54167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.33333_-121.58333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.33333_-121.58333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.33333_-121.62500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.33333_-121.62500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.33333_-121.66667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.33333_-121.66667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.33333_-121.70833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.33333_-121.70833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.33333_-121.75000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.33333_-121.75000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.33333_-121.79167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.33333_-121.79167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.33333_-121.83333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.33333_-121.83333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.33333_-121.87500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.33333_-121.87500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.37500_-121.12500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.37500_-121.12500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.37500_-121.16667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.37500_-121.16667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.37500_-121.20833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.37500_-121.20833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.37500_-121.25000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.37500_-121.25000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.37500_-121.29167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.37500_-121.29167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.37500_-121.33333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.37500_-121.33333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.37500_-121.37500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.37500_-121.37500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.37500_-121.41667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.37500_-121.41667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.37500_-121.45833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.37500_-121.45833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.37500_-121.50000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.37500_-121.50000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.37500_-121.54167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.37500_-121.54167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.37500_-121.58333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.37500_-121.58333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.37500_-121.62500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.37500_-121.62500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.37500_-121.66667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.37500_-121.66667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.37500_-121.70833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.37500_-121.70833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.37500_-121.75000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.37500_-121.75000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.37500_-121.79167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.37500_-121.79167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.37500_-121.83333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.37500_-121.83333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.37500_-121.87500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.37500_-121.87500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.41667_-121.16667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.41667_-121.16667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.41667_-121.20833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.41667_-121.20833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.41667_-121.25000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.41667_-121.25000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.41667_-121.29167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.41667_-121.29167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.41667_-121.33333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.41667_-121.33333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.41667_-121.37500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.41667_-121.37500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.41667_-121.41667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.41667_-121.41667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.41667_-121.45833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.41667_-121.45833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.41667_-121.50000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.41667_-121.50000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.41667_-121.54167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.41667_-121.54167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.41667_-121.58333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.41667_-121.58333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.41667_-121.62500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.41667_-121.62500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.41667_-121.66667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.41667_-121.66667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.41667_-121.70833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.41667_-121.70833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.41667_-121.75000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.41667_-121.75000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.41667_-121.79167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.41667_-121.79167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.41667_-121.83333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.41667_-121.83333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.41667_-121.87500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.41667_-121.87500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.45833_-121.25000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.45833_-121.25000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.45833_-121.29167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.45833_-121.29167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.45833_-121.33333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.45833_-121.33333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.45833_-121.37500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.45833_-121.37500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.45833_-121.41667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.45833_-121.41667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.45833_-121.45833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.45833_-121.45833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.45833_-121.50000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.45833_-121.50000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.45833_-121.54167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.45833_-121.54167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.45833_-121.58333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.45833_-121.58333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.45833_-121.62500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.45833_-121.62500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.45833_-121.66667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.45833_-121.66667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.45833_-121.70833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.45833_-121.70833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.45833_-121.75000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.45833_-121.75000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.45833_-121.79167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.45833_-121.79167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.45833_-121.83333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.45833_-121.83333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.45833_-121.87500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.45833_-121.87500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.45833_-121.91667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.45833_-121.91667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.50000_-121.25000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.50000_-121.25000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.50000_-121.29167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.50000_-121.29167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.50000_-121.33333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.50000_-121.33333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.50000_-121.37500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.50000_-121.37500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.50000_-121.41667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.50000_-121.41667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.50000_-121.45833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.50000_-121.45833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.50000_-121.50000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.50000_-121.50000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.50000_-121.54167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.50000_-121.54167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.50000_-121.58333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.50000_-121.58333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.50000_-121.62500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.50000_-121.62500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.50000_-121.66667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.50000_-121.66667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.50000_-121.70833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.50000_-121.70833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.50000_-121.75000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.50000_-121.75000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.50000_-121.79167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.50000_-121.79167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.50000_-121.83333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.50000_-121.83333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.50000_-121.87500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.50000_-121.87500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.50000_-121.91667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.50000_-121.91667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.54167_-121.33333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.54167_-121.33333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.54167_-121.37500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.54167_-121.37500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.54167_-121.41667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.54167_-121.41667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.54167_-121.45833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.54167_-121.45833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.54167_-121.50000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.54167_-121.50000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.54167_-121.54167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.54167_-121.54167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.54167_-121.58333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.54167_-121.58333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.54167_-121.62500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.54167_-121.62500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.54167_-121.66667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.54167_-121.66667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.54167_-121.70833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.54167_-121.70833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.54167_-121.75000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.54167_-121.75000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.54167_-121.79167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.54167_-121.79167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.54167_-121.83333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.54167_-121.83333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.54167_-121.87500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.54167_-121.87500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.54167_-121.91667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.54167_-121.91667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.58333_-121.33333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.58333_-121.33333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.58333_-121.37500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.58333_-121.37500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.58333_-121.41667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.58333_-121.41667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.58333_-121.45833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.58333_-121.45833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.58333_-121.50000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.58333_-121.50000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.58333_-121.54167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.58333_-121.54167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.58333_-121.58333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.58333_-121.58333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.58333_-121.62500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.58333_-121.62500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.58333_-121.66667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.58333_-121.66667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.58333_-121.70833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.58333_-121.70833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.58333_-121.75000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.58333_-121.75000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.58333_-121.79167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.58333_-121.79167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.58333_-121.83333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.58333_-121.83333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.58333_-121.87500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.58333_-121.87500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.58333_-121.91667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.58333_-121.91667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.62500_-121.33333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.62500_-121.33333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.62500_-121.37500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.62500_-121.37500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.62500_-121.41667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.62500_-121.41667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.62500_-121.45833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.62500_-121.45833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.62500_-121.50000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.62500_-121.50000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.62500_-121.54167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.62500_-121.54167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.62500_-121.58333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.62500_-121.58333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.62500_-121.62500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.62500_-121.62500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.62500_-121.66667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.62500_-121.66667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.62500_-121.70833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.62500_-121.70833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.62500_-121.75000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.62500_-121.75000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.62500_-121.79167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.62500_-121.79167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.62500_-121.83333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.62500_-121.83333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.62500_-121.87500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.62500_-121.87500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.62500_-121.91667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.62500_-121.91667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.62500_-121.95833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.62500_-121.95833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.66667_-121.41667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.66667_-121.41667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.66667_-121.45833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.66667_-121.45833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.66667_-121.50000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.66667_-121.50000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.66667_-121.54167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.66667_-121.54167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.66667_-121.58333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.66667_-121.58333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.66667_-121.62500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.66667_-121.62500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.66667_-121.66667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.66667_-121.66667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.66667_-121.70833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.66667_-121.70833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.66667_-121.75000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.66667_-121.75000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.66667_-121.79167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.66667_-121.79167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.66667_-121.83333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.66667_-121.83333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.70833_-121.50000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.70833_-121.50000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.70833_-121.54167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.70833_-121.54167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.70833_-121.58333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.70833_-121.58333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.70833_-121.62500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.70833_-121.62500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.70833_-121.66667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.70833_-121.66667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.70833_-121.70833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.70833_-121.70833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.70833_-121.75000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.70833_-121.75000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.70833_-121.79167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.70833_-121.79167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.75000_-121.50000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.75000_-121.50000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.75000_-121.54167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.75000_-121.54167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.75000_-121.58333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.75000_-121.58333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.75000_-121.62500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.75000_-121.62500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.75000_-121.66667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.75000_-121.66667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.75000_-121.70833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.75000_-121.70833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.75000_-121.75000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.75000_-121.75000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.75000_-121.79167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.75000_-121.79167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.79167_-121.58333", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.79167_-121.58333", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.79167_-121.62500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.79167_-121.62500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.79167_-121.66667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.79167_-121.66667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.79167_-121.70833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.79167_-121.70833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.79167_-121.75000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.79167_-121.75000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.79167_-121.79167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.79167_-121.79167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.83333_-121.62500", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.83333_-121.62500", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.83333_-121.66667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.83333_-121.66667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.83333_-121.70833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.83333_-121.70833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.83333_-121.75000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.83333_-121.75000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.83333_-121.79167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.83333_-121.79167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.87500_-121.66667", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.87500_-121.66667", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.87500_-121.70833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.87500_-121.70833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.87500_-121.75000", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.87500_-121.75000", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.87500_-121.79167", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.87500_-121.79167", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "grid_4km/36.91667_-121.70833", + "types": [ + "GeoGridPlace_4KM" + ], + "dcid": "grid_4km/36.91667_-121.70833", + "provenanceId": "dc/1cvgxf" + }, + { + "name": "Pebble Beach", + "types": [ + "AdministrativeArea" + ], + "dcid": "wikidataId/Q1376505", + "provenanceId": "dc/5n63hr1" + }, + { + "name": "Natividad", + "types": [ + "AdministrativeArea" + ], + "dcid": "wikidataId/Q14683462", + "provenanceId": "dc/5n63hr1" + }, + { + "name": "Oak Hills, Monterey County, California", + "types": [ + "AdministrativeArea" + ], + "dcid": "wikidataId/Q14683529", + "provenanceId": "dc/5n63hr1" + }, + { + "name": "Tetachoya, California", + "types": [ + "Place" + ], + "dcid": "wikidataId/Q16243130", + "provenanceId": "dc/5j06ly1" + }, + { + "name": "Gorda", + "types": [ + "AdministrativeArea" + ], + "dcid": "wikidataId/Q3475150", + "provenanceId": "dc/5n63hr1" + }, + { + "name": "Jolon", + "types": [ + "AdministrativeArea" + ], + "dcid": "wikidataId/Q3478196", + "provenanceId": "dc/5n63hr1" + }, + { + "name": "Achasta", + "types": [ + "Place" + ], + "dcid": "wikidataId/Q4673556", + "provenanceId": "dc/5j06ly1" + }, + { + "name": "Ambler Park", + "types": [ + "AdministrativeArea" + ], + "dcid": "wikidataId/Q4741529", + "provenanceId": "dc/5n63hr1" + }, + { + "name": "Blanco, Monterey County, California", + "types": [ + "AdministrativeArea" + ], + "dcid": "wikidataId/Q4924938", + "provenanceId": "dc/5n63hr1" + }, + { + "name": "Bolsa Knolls", + "types": [ + "AdministrativeArea" + ], + "dcid": "wikidataId/Q4940037", + "provenanceId": "dc/5n63hr1" + }, + { + "name": "Bryson", + "types": [ + "AdministrativeArea" + ], + "dcid": "wikidataId/Q4981159", + "provenanceId": "dc/5n63hr1" + }, + { + "name": "Camphora", + "types": [ + "Place" + ], + "dcid": "wikidataId/Q5028360", + "provenanceId": "dc/5n63hr1" + }, + { + "name": "Coburn", + "types": [ + "Place" + ], + "dcid": "wikidataId/Q5139030", + "provenanceId": "dc/5n63hr1" + }, + { + "name": "Corral de Tierra", + "types": [ + "Place" + ], + "dcid": "wikidataId/Q5172718", + "provenanceId": "dc/5n63hr1" + }, + { + "name": "Dean", + "types": [ + "Place" + ], + "dcid": "wikidataId/Q5245944", + "provenanceId": "dc/5n63hr1" + }, + { + "name": "Del Monte", + "types": [ + "AdministrativeArea" + ], + "dcid": "wikidataId/Q5252936", + "provenanceId": "dc/5n63hr1" + }, + { + "name": "Docas", + "types": [ + "Place" + ], + "dcid": "wikidataId/Q5287156", + "provenanceId": "dc/5j06ly1" + }, + { + "name": "Dunbarton", + "types": [ + "Place" + ], + "dcid": "wikidataId/Q5314168", + "provenanceId": "dc/5n63hr1" + }, + { + "name": "East Garrison", + "types": [ + "AdministrativeArea" + ], + "dcid": "wikidataId/Q5328402", + "provenanceId": "dc/5n63hr1" + }, + { + "name": "Fort Ord Village", + "types": [ + "Place" + ], + "dcid": "wikidataId/Q5471781", + "provenanceId": "dc/5j06ly1" + }, + { + "name": "Fort Romie", + "types": [ + "AdministrativeArea" + ], + "dcid": "wikidataId/Q5471942", + "provenanceId": "dc/5n63hr1" + }, + { + "name": "Gabilan", + "types": [ + "Place" + ], + "dcid": "wikidataId/Q5515403", + "provenanceId": "dc/5j06ly1" + }, + { + "name": "Gabilan Acres", + "types": [ + "AdministrativeArea" + ], + "dcid": "wikidataId/Q5515404", + "provenanceId": "dc/5n63hr1" + }, + { + "name": "Harlem", + "types": [ + "AdministrativeArea" + ], + "dcid": "wikidataId/Q5658491", + "provenanceId": "dc/5n63hr1" + }, + { + "name": "Jamesburg", + "types": [ + "AdministrativeArea" + ], + "dcid": "wikidataId/Q6146091", + "provenanceId": "dc/5n63hr1" + }, + { + "name": "Lonoak", + "types": [ + "AdministrativeArea" + ], + "dcid": "wikidataId/Q6674786", + "provenanceId": "dc/5n63hr1" + }, + { + "name": "Martinus Corner", + "types": [ + "AdministrativeArea" + ], + "dcid": "wikidataId/Q6777257", + "provenanceId": "dc/5n63hr1" + }, + { + "name": "Metz", + "types": [ + "AdministrativeArea" + ], + "dcid": "wikidataId/Q6825537", + "provenanceId": "dc/5n63hr1" + }, + { + "name": "Millers Ranch, Monterey County, California", + "types": [ + "AdministrativeArea" + ], + "dcid": "wikidataId/Q6859361", + "provenanceId": "dc/5n63hr1" + }, + { + "name": "Molus", + "types": [ + "AdministrativeArea" + ], + "dcid": "wikidataId/Q6896904", + "provenanceId": "dc/5n63hr1" + }, + { + "name": "Moss, Monterey County, California", + "types": [ + "AdministrativeArea" + ], + "dcid": "wikidataId/Q6916505", + "provenanceId": "dc/5j06ly1" + }, + { + "name": "Nacimiento", + "types": [ + "AdministrativeArea" + ], + "dcid": "wikidataId/Q6957242", + "provenanceId": "dc/5n63hr1" + }, + { + "name": "Nashua", + "types": [ + "AdministrativeArea" + ], + "dcid": "wikidataId/Q6966897", + "provenanceId": "dc/5n63hr1" + }, + { + "name": "Neponset", + "types": [ + "AdministrativeArea" + ], + "dcid": "wikidataId/Q6995304", + "provenanceId": "dc/5n63hr1" + }, + { + "name": "Notleys Landing", + "types": [ + "AdministrativeArea" + ], + "dcid": "wikidataId/Q7063087", + "provenanceId": "dc/5n63hr1" + }, + { + "name": "Old Hilltown", + "types": [ + "Place" + ], + "dcid": "wikidataId/Q7084226", + "provenanceId": "dc/5n63hr1" + }, + { + "name": "Pacific Grove Acres", + "types": [ + "AdministrativeArea" + ], + "dcid": "wikidataId/Q7122469", + "provenanceId": "dc/5n63hr1" + }, + { + "name": "Paisin, California", + "types": [ + "Place" + ], + "dcid": "wikidataId/Q7125162", + "provenanceId": "dc/5j06ly1" + }, + { + "name": "Penvir", + "types": [ + "AdministrativeArea" + ], + "dcid": "wikidataId/Q7165360", + "provenanceId": "dc/5n63hr1" + }, + { + "name": "Plaskett", + "types": [ + "AdministrativeArea" + ], + "dcid": "wikidataId/Q7201743", + "provenanceId": "dc/5n63hr1" + }, + { + "name": "Pleyto", + "types": [ + "Place" + ], + "dcid": "wikidataId/Q7204916", + "provenanceId": "dc/5n63hr1" + }, + { + "name": "Posts", + "types": [ + "AdministrativeArea" + ], + "dcid": "wikidataId/Q7234492", + "provenanceId": "dc/5n63hr1" + }, + { + "name": "Quina, California", + "types": [ + "Place" + ], + "dcid": "wikidataId/Q7272063", + "provenanceId": "dc/5j06ly1" + }, + { + "name": "Robles Del Rio", + "types": [ + "AdministrativeArea" + ], + "dcid": "wikidataId/Q7353202", + "provenanceId": "dc/5n63hr1" + }, + { + "name": "Sans", + "types": [ + "Place" + ], + "dcid": "wikidataId/Q7418930", + "provenanceId": "dc/5j06ly1" + }, + { + "name": "Sapaywis, California", + "types": [ + "Place" + ], + "dcid": "wikidataId/Q7420926", + "provenanceId": "dc/5j06ly1" + }, + { + "name": "Seama, California", + "types": [ + "Place" + ], + "dcid": "wikidataId/Q7440682", + "provenanceId": "dc/5j06ly1" + }, + { + "name": "Slates Hot Springs", + "types": [ + "AdministrativeArea" + ], + "dcid": "wikidataId/Q7538920", + "provenanceId": "dc/5n63hr1" + }, + { + "name": "Soccorondo, California", + "types": [ + "Place" + ], + "dcid": "wikidataId/Q7550345", + "provenanceId": "dc/5j06ly1" + }, + { + "name": "Spence", + "types": [ + "AdministrativeArea" + ], + "dcid": "wikidataId/Q7575940", + "provenanceId": "dc/5n63hr1" + }, + { + "name": "Spreckels Junction", + "types": [ + "Place" + ], + "dcid": "wikidataId/Q7580298", + "provenanceId": "dc/5n63hr1" + }, + { + "name": "Steloglamo, California", + "types": [ + "Place" + ], + "dcid": "wikidataId/Q7607270", + "provenanceId": "dc/5j06ly1" + }, + { + "name": "Subazama, California", + "types": [ + "Place" + ], + "dcid": "wikidataId/Q7630850", + "provenanceId": "dc/5j06ly1" + }, + { + "name": "Sycamore Flat", + "types": [ + "AdministrativeArea" + ], + "dcid": "wikidataId/Q7659582", + "provenanceId": "dc/5n63hr1" + }, + { + "name": "Tassajara Hot Springs, California", + "types": [ + "AdministrativeArea" + ], + "dcid": "wikidataId/Q7687625", + "provenanceId": "dc/5n63hr1" + }, + { + "name": "Tecolom, California", + "types": [ + "Place" + ], + "dcid": "wikidataId/Q7692771", + "provenanceId": "dc/5j06ly1" + }, + { + "name": "Teshaya, California", + "types": [ + "Place" + ], + "dcid": "wikidataId/Q7705466", + "provenanceId": "dc/5j06ly1" + }, + { + "name": "Tiubta, California", + "types": [ + "Place" + ], + "dcid": "wikidataId/Q7810375", + "provenanceId": "dc/5j06ly1" + }, + { + "name": "Tukutnut, California", + "types": [ + "Place" + ], + "dcid": "wikidataId/Q7851877", + "provenanceId": "dc/5j06ly1" + }, + { + "name": "Valleton", + "types": [ + "AdministrativeArea" + ], + "dcid": "wikidataId/Q7911958", + "provenanceId": "dc/5n63hr1" + }, + { + "name": "Vega", + "types": [ + "Place" + ], + "dcid": "wikidataId/Q7918244", + "provenanceId": "dc/5j06ly1" + }, + { + "name": "Wachanaruka, California", + "types": [ + "Place" + ], + "dcid": "wikidataId/Q7958744", + "provenanceId": "dc/5j06ly1" + }, + { + "name": "Watsonville Junction", + "types": [ + "AdministrativeArea" + ], + "dcid": "wikidataId/Q7974898", + "provenanceId": "dc/5n63hr1" + }, + { + "name": "Welby", + "types": [ + "AdministrativeArea" + ], + "dcid": "wikidataId/Q7980532", + "provenanceId": "dc/5n63hr1" + }, + { + "name": "Wunpost", + "types": [ + "AdministrativeArea" + ], + "dcid": "wikidataId/Q8039267", + "provenanceId": "dc/5n63hr1" + }, + { + "name": "Zassalete, California", + "types": [ + "Place" + ], + "dcid": "wikidataId/Q8067055", + "provenanceId": "dc/5j06ly1" + }, + { + "name": "93450", + "types": [ + "CensusZipCodeTabulationArea" + ], + "dcid": "zip/93450", + "provenanceId": "dc/sm3m2w3" + }, + { + "name": "93901", + "types": [ + "CensusZipCodeTabulationArea" + ], + "dcid": "zip/93901", + "provenanceId": "dc/sm3m2w3" + }, + { + "name": "93905", + "types": [ + "CensusZipCodeTabulationArea" + ], + "dcid": "zip/93905", + "provenanceId": "dc/sm3m2w3" + }, + { + "name": "93906", + "types": [ + "CensusZipCodeTabulationArea" + ], + "dcid": "zip/93906", + "provenanceId": "dc/sm3m2w3" + }, + { + "name": "93907", + "types": [ + "CensusZipCodeTabulationArea" + ], + "dcid": "zip/93907", + "provenanceId": "dc/sm3m2w3" + }, + { + "name": "93908", + "types": [ + "CensusZipCodeTabulationArea" + ], + "dcid": "zip/93908", + "provenanceId": "dc/sm3m2w3" + }, + { + "name": "93920", + "types": [ + "CensusZipCodeTabulationArea" + ], + "dcid": "zip/93920", + "provenanceId": "dc/sm3m2w3" + }, + { + "name": "93921", + "types": [ + "CensusZipCodeTabulationArea" + ], + "dcid": "zip/93921", + "provenanceId": "dc/sm3m2w3" + }, + { + "name": "93923", + "types": [ + "CensusZipCodeTabulationArea" + ], + "dcid": "zip/93923", + "provenanceId": "dc/sm3m2w3" + }, + { + "name": "93924", + "types": [ + "CensusZipCodeTabulationArea" + ], + "dcid": "zip/93924", + "provenanceId": "dc/sm3m2w3" + }, + { + "name": "93925", + "types": [ + "CensusZipCodeTabulationArea" + ], + "dcid": "zip/93925", + "provenanceId": "dc/sm3m2w3" + }, + { + "name": "93926", + "types": [ + "CensusZipCodeTabulationArea" + ], + "dcid": "zip/93926", + "provenanceId": "dc/sm3m2w3" + }, + { + "name": "93927", + "types": [ + "CensusZipCodeTabulationArea" + ], + "dcid": "zip/93927", + "provenanceId": "dc/sm3m2w3" + }, + { + "name": "93928", + "types": [ + "CensusZipCodeTabulationArea" + ], + "dcid": "zip/93928", + "provenanceId": "dc/sm3m2w3" + }, + { + "name": "93932", + "types": [ + "CensusZipCodeTabulationArea" + ], + "dcid": "zip/93932", + "provenanceId": "dc/sm3m2w3" + }, + { + "name": "93933", + "types": [ + "CensusZipCodeTabulationArea" + ], + "dcid": "zip/93933", + "provenanceId": "dc/sm3m2w3" + }, + { + "name": "93940", + "types": [ + "CensusZipCodeTabulationArea" + ], + "dcid": "zip/93940", + "provenanceId": "dc/sm3m2w3" + }, + { + "name": "93943", + "types": [ + "CensusZipCodeTabulationArea" + ], + "dcid": "zip/93943", + "provenanceId": "dc/sm3m2w3" + }, + { + "name": "93950", + "types": [ + "CensusZipCodeTabulationArea" + ], + "dcid": "zip/93950", + "provenanceId": "dc/sm3m2w3" + }, + { + "name": "93953", + "types": [ + "CensusZipCodeTabulationArea" + ], + "dcid": "zip/93953", + "provenanceId": "dc/sm3m2w3" + }, + { + "name": "93954", + "types": [ + "CensusZipCodeTabulationArea" + ], + "dcid": "zip/93954", + "provenanceId": "dc/sm3m2w3" + }, + { + "name": "93955", + "types": [ + "CensusZipCodeTabulationArea" + ], + "dcid": "zip/93955", + "provenanceId": "dc/sm3m2w3" + }, + { + "name": "93960", + "types": [ + "CensusZipCodeTabulationArea" + ], + "dcid": "zip/93960", + "provenanceId": "dc/sm3m2w3" + }, + { + "name": "93962", + "types": [ + "CensusZipCodeTabulationArea" + ], + "dcid": "zip/93962", + "provenanceId": "dc/sm3m2w3" + }, + { + "name": "95012", + "types": [ + "CensusZipCodeTabulationArea" + ], + "dcid": "zip/95012", + "provenanceId": "dc/sm3m2w3" + }, + { + "name": "95039", + "types": [ + "CensusZipCodeTabulationArea" + ], + "dcid": "zip/95039", + "provenanceId": "dc/sm3m2w3" + } + ] }, { "entity": "geoId/06", @@ -16014,5 +18112,5 @@ ] } ], - "nextToken": "H4sIAAAAAAAA/+Iy5+JOzi/NKymq1A8NduQSSM7PK0nMzEtN8cwLyElMThViEGLhYBRgEWLhYBJgEWLiYBZi4WARYAFpTE/N90zRNzAzMDXGqZERrJERrpGRy4CLA6YRqy4mDpBqJoRVAAAAAP//AQAA///IEJ2SpAAAAA==" + "nextToken": "H4sIAAAAAAAA/+Iy5+JOzi/NKymq1A8NduQSSM7PK0nMzEtN8cwLyElMThViEGLhYBRgEWLhYBJgEWLiYBZi4WARYAFpTE/N90zRNzAzMDXGqZEJrJERrpGJy4CLA6YRqy4mDpBqJoRVAAAAAP//AQAA//+VKBxbpAAAAA==" } \ No newline at end of file diff --git a/internal/server/v1/triples/golden/bulk_triples_in/result1.json b/internal/server/v1/triples/golden/bulk_triples_in/result1.json index 0a7c60dca..6f0fa4981 100644 --- a/internal/server/v1/triples/golden/bulk_triples_in/result1.json +++ b/internal/server/v1/triples/golden/bulk_triples_in/result1.json @@ -10345,6 +10345,510 @@ "dcid": "Count_Product_MobileCellularSubscription_AsFractionOf_Count_Person", "provenanceId": "dc/d7tbsb1" }, + { + "name": "Percentage 0 Minutes, Health Enhancing Physical Activity Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_0Minutes_HealthEnhancingPhysicalActivity_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage 150 Or More Minutes, Health Enhancing Physical Activity Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_150OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage 150 To 299 Minutes, Health Enhancing Physical Activity Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_150To299Minutes_HealthEnhancingPhysicalActivity_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage 1 To 149 Minutes, Health Enhancing Physical Activity Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_1To149Minutes_HealthEnhancingPhysicalActivity_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage 300 Or More Minutes, Health Enhancing Physical Activity Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_300OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Aerobic Or Muscle Strengthening, Health Enhancing Physical Activity Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_AerobicOrMuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Aerobic Sports, Non Work Related Physical Activity Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_AerobicSports_NonWorkRelatedPhysicalActivity_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Aerobic, Health Enhancing Physical Activity Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_Aerobic_HealthEnhancingPhysicalActivity_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage At Least 30 Minutes Per Day, Walking Or Cycling, Physical Activity Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_AtLeast30MinutesPerDay_WalkingOrCycling_PhysicalActivity_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage At Least Once A Week, Binge Drinking Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_AtLeastOnceAWeek_BingeDrinking_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage At Least Once A Week, Exposure To Tobacco Smoke Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_AtLeastOnceAWeek_ExposureToTobaccoSmoke_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage At Least One Hour Per Day, Exposure To Tobacco Smoke Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_AtLeastOneHourPerDay_ExposureToTobaccoSmoke_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Cycling, Non Work Related Physical Activity Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_Cycling_NonWorkRelatedPhysicalActivity_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Daily, 20 Or More Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_Daily_20OrMoreCigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Daily, Alcohol Consumption Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_Daily_AlcoholConsumption_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Daily, Binge Drinking Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_Daily_BingeDrinking_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Daily, Less Than 20 Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_Daily_LessThan20CigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Daily, Tobacco Smoking, 10 Years Or Over Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_Daily_TobaccoSmoking_10YearsOrOver_TobaccoProducts_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Daily, Tobacco Smoking, Cigarettes Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_Daily_TobaccoSmoking_Cigarettes_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Daily, Tobacco Smoking, E Cigarettes Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_Daily_TobaccoSmoking_ECigarettes_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Daily, Tobacco Smoking, From 1 To 5 Years Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_Daily_TobaccoSmoking_From1To5Years_TobaccoProducts_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Daily, Tobacco Smoking, From 5 To 10 Years Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_Daily_TobaccoSmoking_From5To10Years_TobaccoProducts_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Daily, Tobacco Smoking, Less Than 1 Year Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_Daily_TobaccoSmoking_LessThan1Year_TobaccoProducts_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Daily, Tobacco Smoking Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_Daily_TobaccoSmoking_TobaccoProducts_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Every Month, Alcohol Consumption Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_EveryMonth_AlcoholConsumption_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Every Month, Binge Drinking Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_EveryMonth_BingeDrinking_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Every Week, Alcohol Consumption Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_EveryWeek_AlcoholConsumption_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Every Week, Binge Drinking Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_EveryWeek_BingeDrinking_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Former Smoker, Daily Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_FormerSmoker_Daily_TobaccoProducts_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Former Smoker, E Cigarettes Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_FormerSmoker_Formerly_ECigarettes_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Hazardous Alcohol Consumption Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_HazardousAlcoholConsumption_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Less Than Once A Month, Alcohol Consumption Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_LessThanOnceAMonth_AlcoholConsumption_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Less Than Once A Month, Binge Drinking Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_LessThanOnceAMonth_BingeDrinking_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Less Than Once A Week, Exposure To Tobacco Smoke Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_LessThanOnceAWeek_ExposureToTobaccoSmoke_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Less Than One Hour Per Day, Exposure To Tobacco Smoke Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_LessThanOneHourPerDay_ExposureToTobaccoSmoke_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Less Than Primary Education Or Primary Education Or Lower Secondary Education, Physical Activity Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_PhysicalActivity_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Muscle Strengthening, Health Enhancing Physical Activity Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_MuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Muscle Strengthening, Non Work Related Physical Activity Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_MuscleStrengthening_NonWorkRelatedPhysicalActivity_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Never Or Not In The Last 12 Months, Alcohol Consumption Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_NeverOrNotInTheLast12Months_AlcoholConsumption_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Never Or Not In The Last 12 Months, Binge Drinking Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_NeverOrNotInTheLast12Months_BingeDrinking_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Never Or Occasional, Binge Drinking Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_NeverOrOccasional_BingeDrinking_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Never, Alcohol Consumption Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_Never_AlcoholConsumption_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Never, Binge Drinking Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_Never_BingeDrinking_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Non Smoker Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_NonSmoker_TobaccoProducts_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Population: Percentage Normalweight Among", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_Normalweight_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Not In The Last 12 Months, Alcohol Consumption Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_NotInTheLast12Months_AlcoholConsumption_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Population: Percentage Obesity Among", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_Obesity_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Occasional, Tobacco Smoking, E Cigarettes Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_Occasional_TobaccoSmoking_ECigarettes_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Occasional, Tobacco Smoking Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_Occasional_TobaccoSmoking_TobaccoProducts_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Population: Percentage Overweight Among", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_Overweight_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Physical Activity Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_PhysicalActivity_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Population: Percentage Pre Obese Among", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_PreObese_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Rarely Or Never, Exposure To Tobacco Smoke Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_RarelyOrNever_ExposureToTobaccoSmoke_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Tertiary Education Stage One Or Tertiary Education Stage Two, Physical Activity Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_TertiaryEducationStageOneOrTertiaryEducationStageTwo_PhysicalActivity_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Tobacco Smoking, E Cigarettes Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_TobaccoSmoking_NeverUsed_ECigarettes_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Tobacco Smoking Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_TobaccoSmoking_TobaccoProducts_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Population: Percentage Underweight Among", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_Underweight_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Upper Secondary Education Or Post Secondary Non Tertiary Education, Physical Activity Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_PhysicalActivity_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Walking, Non Work Related Physical Activity Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_Walking_NonWorkRelatedPhysicalActivity_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Work Related Physical Activity, Heavy Activity Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_WorkRelatedPhysicalActivity_HeavyActivity_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Work Related Physical Activity, Moderate Activity Or Heavy Activity Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_WorkRelatedPhysicalActivity_ModerateActivityOrHeavyActivity_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Work Related Physical Activity, Moderate Activity Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_WorkRelatedPhysicalActivity_ModerateActivity_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Work Related Physical Activity, No Activity Or Light Activity Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_WorkRelatedPhysicalActivity_NoActivityOrLightActivity_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, { "types": [ "StatisticalVariable" diff --git a/internal/server/v1/triples/golden/triples_in/Count_Person.json b/internal/server/v1/triples/golden/triples_in/Count_Person.json index bcb921895..40dee8378 100644 --- a/internal/server/v1/triples/golden/triples_in/Count_Person.json +++ b/internal/server/v1/triples/golden/triples_in/Count_Person.json @@ -90,6 +90,510 @@ "dcid": "Count_Product_MobileCellularSubscription_AsFractionOf_Count_Person", "provenanceId": "dc/d7tbsb1" }, + { + "name": "Percentage 0 Minutes, Health Enhancing Physical Activity Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_0Minutes_HealthEnhancingPhysicalActivity_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage 150 Or More Minutes, Health Enhancing Physical Activity Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_150OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage 150 To 299 Minutes, Health Enhancing Physical Activity Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_150To299Minutes_HealthEnhancingPhysicalActivity_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage 1 To 149 Minutes, Health Enhancing Physical Activity Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_1To149Minutes_HealthEnhancingPhysicalActivity_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage 300 Or More Minutes, Health Enhancing Physical Activity Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_300OrMoreMinutes_HealthEnhancingPhysicalActivity_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Aerobic Or Muscle Strengthening, Health Enhancing Physical Activity Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_AerobicOrMuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Aerobic Sports, Non Work Related Physical Activity Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_AerobicSports_NonWorkRelatedPhysicalActivity_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Aerobic, Health Enhancing Physical Activity Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_Aerobic_HealthEnhancingPhysicalActivity_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage At Least 30 Minutes Per Day, Walking Or Cycling, Physical Activity Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_AtLeast30MinutesPerDay_WalkingOrCycling_PhysicalActivity_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage At Least Once A Week, Binge Drinking Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_AtLeastOnceAWeek_BingeDrinking_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage At Least Once A Week, Exposure To Tobacco Smoke Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_AtLeastOnceAWeek_ExposureToTobaccoSmoke_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage At Least One Hour Per Day, Exposure To Tobacco Smoke Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_AtLeastOneHourPerDay_ExposureToTobaccoSmoke_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Cycling, Non Work Related Physical Activity Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_Cycling_NonWorkRelatedPhysicalActivity_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Daily, 20 Or More Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_Daily_20OrMoreCigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Daily, Alcohol Consumption Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_Daily_AlcoholConsumption_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Daily, Binge Drinking Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_Daily_BingeDrinking_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Daily, Less Than 20 Cigarettes Per Day, Tobacco Smoking, Cigarettes Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_Daily_LessThan20CigarettesPerDay_TobaccoSmoking_Cigarettes_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Daily, Tobacco Smoking, 10 Years Or Over Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_Daily_TobaccoSmoking_10YearsOrOver_TobaccoProducts_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Daily, Tobacco Smoking, Cigarettes Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_Daily_TobaccoSmoking_Cigarettes_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Daily, Tobacco Smoking, E Cigarettes Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_Daily_TobaccoSmoking_ECigarettes_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Daily, Tobacco Smoking, From 1 To 5 Years Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_Daily_TobaccoSmoking_From1To5Years_TobaccoProducts_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Daily, Tobacco Smoking, From 5 To 10 Years Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_Daily_TobaccoSmoking_From5To10Years_TobaccoProducts_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Daily, Tobacco Smoking, Less Than 1 Year Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_Daily_TobaccoSmoking_LessThan1Year_TobaccoProducts_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Daily, Tobacco Smoking Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_Daily_TobaccoSmoking_TobaccoProducts_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Every Month, Alcohol Consumption Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_EveryMonth_AlcoholConsumption_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Every Month, Binge Drinking Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_EveryMonth_BingeDrinking_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Every Week, Alcohol Consumption Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_EveryWeek_AlcoholConsumption_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Every Week, Binge Drinking Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_EveryWeek_BingeDrinking_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Former Smoker, Daily Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_FormerSmoker_Daily_TobaccoProducts_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Former Smoker, E Cigarettes Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_FormerSmoker_Formerly_ECigarettes_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Hazardous Alcohol Consumption Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_HazardousAlcoholConsumption_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Less Than Once A Month, Alcohol Consumption Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_LessThanOnceAMonth_AlcoholConsumption_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Less Than Once A Month, Binge Drinking Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_LessThanOnceAMonth_BingeDrinking_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Less Than Once A Week, Exposure To Tobacco Smoke Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_LessThanOnceAWeek_ExposureToTobaccoSmoke_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Less Than One Hour Per Day, Exposure To Tobacco Smoke Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_LessThanOneHourPerDay_ExposureToTobaccoSmoke_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Less Than Primary Education Or Primary Education Or Lower Secondary Education, Physical Activity Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_LessThanPrimaryEducationOrPrimaryEducationOrLowerSecondaryEducation_PhysicalActivity_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Muscle Strengthening, Health Enhancing Physical Activity Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_MuscleStrengthening_HealthEnhancingPhysicalActivity_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Muscle Strengthening, Non Work Related Physical Activity Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_MuscleStrengthening_NonWorkRelatedPhysicalActivity_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Never Or Not In The Last 12 Months, Alcohol Consumption Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_NeverOrNotInTheLast12Months_AlcoholConsumption_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Never Or Not In The Last 12 Months, Binge Drinking Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_NeverOrNotInTheLast12Months_BingeDrinking_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Never Or Occasional, Binge Drinking Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_NeverOrOccasional_BingeDrinking_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Never, Alcohol Consumption Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_Never_AlcoholConsumption_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Never, Binge Drinking Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_Never_BingeDrinking_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Non Smoker Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_NonSmoker_TobaccoProducts_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Population: Percentage Normalweight Among", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_Normalweight_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Not In The Last 12 Months, Alcohol Consumption Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_NotInTheLast12Months_AlcoholConsumption_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Population: Percentage Obesity Among", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_Obesity_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Occasional, Tobacco Smoking, E Cigarettes Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_Occasional_TobaccoSmoking_ECigarettes_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Occasional, Tobacco Smoking Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_Occasional_TobaccoSmoking_TobaccoProducts_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Population: Percentage Overweight Among", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_Overweight_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Physical Activity Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_PhysicalActivity_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Population: Percentage Pre Obese Among", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_PreObese_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Rarely Or Never, Exposure To Tobacco Smoke Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_RarelyOrNever_ExposureToTobaccoSmoke_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Tertiary Education Stage One Or Tertiary Education Stage Two, Physical Activity Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_TertiaryEducationStageOneOrTertiaryEducationStageTwo_PhysicalActivity_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Tobacco Smoking, E Cigarettes Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_TobaccoSmoking_NeverUsed_ECigarettes_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Tobacco Smoking Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_TobaccoSmoking_TobaccoProducts_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Population: Percentage Underweight Among", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_Underweight_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Upper Secondary Education Or Post Secondary Non Tertiary Education, Physical Activity Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_UpperSecondaryEducationOrPostSecondaryNonTertiaryEducation_PhysicalActivity_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Walking, Non Work Related Physical Activity Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_Walking_NonWorkRelatedPhysicalActivity_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Work Related Physical Activity, Heavy Activity Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_WorkRelatedPhysicalActivity_HeavyActivity_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Work Related Physical Activity, Moderate Activity Or Heavy Activity Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_WorkRelatedPhysicalActivity_ModerateActivityOrHeavyActivity_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Work Related Physical Activity, Moderate Activity Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_WorkRelatedPhysicalActivity_ModerateActivity_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, + { + "name": "Percentage Work Related Physical Activity, No Activity Or Light Activity Among Population", + "types": [ + "StatisticalVariable" + ], + "dcid": "Percent_WorkRelatedPhysicalActivity_NoActivityOrLightActivity_In_Count_Person", + "provenanceId": "dc/d7tbsb1" + }, { "types": [ "StatisticalVariable" diff --git a/internal/server/v1/variables/golden/bulk_variables/california_and_santa_clara.json b/internal/server/v1/variables/golden/bulk_variables/california_and_santa_clara.json index df22d6d30..ad160022f 100644 --- a/internal/server/v1/variables/golden/bulk_variables/california_and_santa_clara.json +++ b/internal/server/v1/variables/golden/bulk_variables/california_and_santa_clara.json @@ -3401,6 +3401,48 @@ "Count_MedicalConditionIncident_5_LessYears_ConditionStreptococcusPneumonia_InvasiveDisease", "Count_MedicalConditionIncident_5_LessYears_ConditionStreptococcusPneumonia_InvasiveDisease_ConfirmedCase", "Count_MedicalConditionIncident_5_LessYears_ConditionStreptococcusPneumonia_InvasiveDisease_ProbableCase", + "Count_MedicalConditionIncident_CampylobacterColiEtiology_FoodborneTransmission", + "Count_MedicalConditionIncident_CampylobacterColiEtiology_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_CampylobacterColiEtiology_PatientDeceased_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_CampylobacterColiEtiology_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_CampylobacterColiEtiology_PatientHospitalized_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_CampylobacterColiEtiology_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_FoodborneTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientDeceased_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientDeceased_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientDeceased_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientDeceased_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientDeceased_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientDeceased_WaterborneTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientHospitalized_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientHospitalized_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientHospitalized_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientHospitalized_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientHospitalized_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientHospitalized_WaterborneTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_WaterborneTransmission", + "Count_MedicalConditionIncident_CampylobacterUnknown_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterUnknown_PatientDeceased_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterUnknown_PatientDeceased_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterUnknown_PatientDeceased_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterUnknown_PatientHospitalized_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterUnknown_PatientHospitalized_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterUnknown_PatientHospitalized_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterUnknown_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterUnknown_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ClostridiumPerfringensEtiology_FoodborneTransmission", + "Count_MedicalConditionIncident_ClostridiumPerfringensEtiology_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_ClostridiumPerfringensEtiology_PatientDeceased_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_ClostridiumPerfringensEtiology_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_ClostridiumPerfringensEtiology_PatientHospitalized_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_ClostridiumPerfringensEtiology_SuspectedCase_FoodborneTransmission", "Count_MedicalConditionIncident_ConditionAIDS", "Count_MedicalConditionIncident_ConditionBabesiosis", "Count_MedicalConditionIncident_ConditionBabesiosis_ConfirmedCase", @@ -3492,6 +3534,230 @@ "Count_MedicalConditionIncident_ConditionWestNileVirusDisease_NonNeuroinvasiveDisease", "Count_MedicalConditionIncident_ConditionZikaVirusDisease_NonCongenitalDisease", "Count_MedicalConditionIncident_ConditionZikaVirusInfection_NonCongenitalDisease", + "Count_MedicalConditionIncident_CryptosporidiumUnknown_AnimalContactTransmission", + "Count_MedicalConditionIncident_CryptosporidiumUnknown_ConfirmedCase_AnimalContactTransmission", + "Count_MedicalConditionIncident_CryptosporidiumUnknown_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_CryptosporidiumUnknown_PatientDeceased_AnimalContactTransmission", + "Count_MedicalConditionIncident_CryptosporidiumUnknown_PatientDeceased_ConfirmedCase_AnimalContactTransmission", + "Count_MedicalConditionIncident_CryptosporidiumUnknown_PatientDeceased_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_CryptosporidiumUnknown_PatientDeceased_WaterborneTransmission", + "Count_MedicalConditionIncident_CryptosporidiumUnknown_PatientHospitalized_AnimalContactTransmission", + "Count_MedicalConditionIncident_CryptosporidiumUnknown_PatientHospitalized_ConfirmedCase_AnimalContactTransmission", + "Count_MedicalConditionIncident_CryptosporidiumUnknown_PatientHospitalized_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_CryptosporidiumUnknown_PatientHospitalized_WaterborneTransmission", + "Count_MedicalConditionIncident_CryptosporidiumUnknown_WaterborneTransmission", + "Count_MedicalConditionIncident_HepatitisA_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_HepatitisA_PatientDeceased_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_HepatitisA_PatientDeceased_WaterborneTransmission", + "Count_MedicalConditionIncident_HepatitisA_PatientHospitalized_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_HepatitisA_PatientHospitalized_WaterborneTransmission", + "Count_MedicalConditionIncident_HepatitisA_WaterborneTransmission", + "Count_MedicalConditionIncident_LegionellaPneumophilaEtiology_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_LegionellaPneumophilaEtiology_PatientDeceased_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_LegionellaPneumophilaEtiology_PatientDeceased_WaterborneTransmission", + "Count_MedicalConditionIncident_LegionellaPneumophilaEtiology_PatientHospitalized_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_LegionellaPneumophilaEtiology_PatientHospitalized_WaterborneTransmission", + "Count_MedicalConditionIncident_LegionellaPneumophilaEtiology_WaterborneTransmission", + "Count_MedicalConditionIncident_NORSOtherVirus_FoodborneTransmission", + "Count_MedicalConditionIncident_NORSOtherVirus_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_NORSOtherVirus_PatientDeceased_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NORSOtherVirus_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_NORSOtherVirus_PatientHospitalized_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NORSOtherVirus_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NORSUnknown_PatientDeceased_SuspectedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_NORSUnknown_PatientDeceased_WaterborneTransmission", + "Count_MedicalConditionIncident_NORSUnknown_PatientHospitalized_SuspectedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_NORSUnknown_PatientHospitalized_WaterborneTransmission", + "Count_MedicalConditionIncident_NORSUnknown_SuspectedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_NORSUnknown_WaterborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientDeceased_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientDeceased_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientDeceased_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientDeceased_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientDeceased_SuspectedCase_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientDeceased_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientHospitalized_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientHospitalized_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientHospitalized_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientHospitalized_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientHospitalized_SuspectedCase_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientHospitalized_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_SuspectedCase_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_NorovirusGenogroupII_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientDeceased_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientDeceased_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientDeceased_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientDeceased_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientDeceased_SuspectedCase_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientDeceased_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientHospitalized_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientHospitalized_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientHospitalized_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientHospitalized_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientHospitalized_SuspectedCase_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientHospitalized_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_SuspectedCase_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_NorovirusGenogroupI_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_PatientDeceased_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_PatientDeceased_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_PatientDeceased_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_PatientDeceased_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_PatientHospitalized_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_PatientHospitalized_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_PatientHospitalized_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_PatientHospitalized_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_Norovirus_FoodborneTransmission", + "Count_MedicalConditionIncident_Norovirus_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_Norovirus_PatientDeceased_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_Norovirus_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_Norovirus_PatientHospitalized_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_Norovirus_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_PatientDeceased_AnimalContactTransmission", + "Count_MedicalConditionIncident_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_PatientDeceased_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_PatientDeceased_PersonToPersonTransmission", + "Count_MedicalConditionIncident_PatientDeceased_WaterborneTransmission", + "Count_MedicalConditionIncident_PseudomonasAeruginosaEtiology_PatientDeceased_SuspectedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_PseudomonasAeruginosaEtiology_PatientDeceased_WaterborneTransmission", + "Count_MedicalConditionIncident_PseudomonasAeruginosaEtiology_PatientHospitalized_SuspectedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_PseudomonasAeruginosaEtiology_PatientHospitalized_WaterborneTransmission", + "Count_MedicalConditionIncident_PseudomonasAeruginosaEtiology_SuspectedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_PseudomonasAeruginosaEtiology_WaterborneTransmission", + "Count_MedicalConditionIncident_PseudomonasUnknown_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_PseudomonasUnknown_PatientDeceased_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_PseudomonasUnknown_PatientDeceased_WaterborneTransmission", + "Count_MedicalConditionIncident_PseudomonasUnknown_PatientHospitalized_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_PseudomonasUnknown_PatientHospitalized_WaterborneTransmission", + "Count_MedicalConditionIncident_PseudomonasUnknown_WaterborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_AnimalContactTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_ConfirmedCase_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientDeceased_AnimalContactTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientDeceased_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientDeceased_ConfirmedCase_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientDeceased_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientDeceased_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientDeceased_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientDeceased_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientDeceased_SuspectedCase_AnimalContactTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientDeceased_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientDeceased_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientDeceased_WaterborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientHospitalized_AnimalContactTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientHospitalized_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientHospitalized_ConfirmedCase_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientHospitalized_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientHospitalized_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientHospitalized_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientHospitalized_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientHospitalized_SuspectedCase_AnimalContactTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientHospitalized_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientHospitalized_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientHospitalized_WaterborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_SuspectedCase_AnimalContactTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_WaterborneTransmission", + "Count_MedicalConditionIncident_SalmonellaOther_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaOther_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaOther_PatientDeceased_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaOther_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaOther_PatientHospitalized_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaOther_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaUnknown_PatientDeceased_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaUnknown_PatientDeceased_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaUnknown_PatientHospitalized_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaUnknown_PatientHospitalized_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaUnknown_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaUnknown_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientDeceased_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientDeceased_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientDeceased_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientDeceased_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientDeceased_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientDeceased_WaterborneTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientHospitalized_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientHospitalized_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientHospitalized_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientHospitalized_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientHospitalized_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientHospitalized_WaterborneTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_WaterborneTransmission", + "Count_MedicalConditionIncident_ShigellaFlexneriEtiology_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_ShigellaFlexneriEtiology_PatientDeceased_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_ShigellaFlexneriEtiology_PatientDeceased_WaterborneTransmission", + "Count_MedicalConditionIncident_ShigellaFlexneriEtiology_PatientHospitalized_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_ShigellaFlexneriEtiology_PatientHospitalized_WaterborneTransmission", + "Count_MedicalConditionIncident_ShigellaFlexneriEtiology_WaterborneTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PatientDeceased_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PatientDeceased_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PatientDeceased_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PatientDeceased_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PatientDeceased_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PatientHospitalized_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PatientHospitalized_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PatientHospitalized_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PatientHospitalized_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PatientHospitalized_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_StaphylococcusAureusEtiology_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_StaphylococcusAureusEtiology_FoodborneTransmission", + "Count_MedicalConditionIncident_StaphylococcusAureusEtiology_PatientDeceased_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_StaphylococcusAureusEtiology_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_StaphylococcusAureusEtiology_PatientDeceased_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_StaphylococcusAureusEtiology_PatientHospitalized_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_StaphylococcusAureusEtiology_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_StaphylococcusAureusEtiology_PatientHospitalized_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_StaphylococcusAureusEtiology_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_StreptococcusGroupA_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_StreptococcusGroupA_FoodborneTransmission", + "Count_MedicalConditionIncident_StreptococcusGroupA_PatientDeceased_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_StreptococcusGroupA_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_StreptococcusGroupA_PatientHospitalized_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_StreptococcusGroupA_PatientHospitalized_FoodborneTransmission", "Count_MedicalConditionIncident_SummerSeason_ConditionHeatStress_PatientDeceased", "Count_Person", "Count_Person_0To4Years_AmericanIndianAndAlaskaNativeAlone", @@ -3523,6 +3789,7 @@ "Count_Person_0To4Years_HispanicOrLatino", "Count_Person_0To4Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_0To4Years_HispanicOrLatino_AsianAlone", + "Count_Person_0To4Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_0To4Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_0To4Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_0To4Years_HispanicOrLatino_TwoOrMoreRaces", @@ -3554,6 +3821,7 @@ "Count_Person_0To4Years_NotHispanicOrLatino", "Count_Person_0To4Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_0To4Years_NotHispanicOrLatino_AsianAlone", + "Count_Person_0To4Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_0To4Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_0To4Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_0To4Years_NotHispanicOrLatino_TwoOrMoreRaces", @@ -3686,6 +3954,7 @@ "Count_Person_10To14Years_HispanicOrLatino", "Count_Person_10To14Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_10To14Years_HispanicOrLatino_AsianAlone", + "Count_Person_10To14Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_10To14Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_10To14Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_10To14Years_HispanicOrLatino_TwoOrMoreRaces", @@ -3723,6 +3992,7 @@ "Count_Person_10To14Years_NotHispanicOrLatino", "Count_Person_10To14Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_10To14Years_NotHispanicOrLatino_AsianAlone", + "Count_Person_10To14Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_10To14Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_10To14Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_10To14Years_NotHispanicOrLatino_TwoOrMoreRaces", @@ -4405,6 +4675,7 @@ "Count_Person_15To19Years_HispanicOrLatino", "Count_Person_15To19Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_15To19Years_HispanicOrLatino_AsianAlone", + "Count_Person_15To19Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_15To19Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_15To19Years_HispanicOrLatino_EnrolledInPrivateSchool", "Count_Person_15To19Years_HispanicOrLatino_EnrolledInPublicSchool", @@ -4455,6 +4726,7 @@ "Count_Person_15To19Years_NotHispanicOrLatino", "Count_Person_15To19Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_15To19Years_NotHispanicOrLatino_AsianAlone", + "Count_Person_15To19Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_15To19Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_15To19Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_15To19Years_NotHispanicOrLatino_TwoOrMoreRaces", @@ -5703,6 +5975,7 @@ "Count_Person_20To24Years_HispanicOrLatino", "Count_Person_20To24Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_20To24Years_HispanicOrLatino_AsianAlone", + "Count_Person_20To24Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_20To24Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_20To24Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_20To24Years_HispanicOrLatino_TwoOrMoreRaces", @@ -5740,6 +6013,7 @@ "Count_Person_20To24Years_NotHispanicOrLatino", "Count_Person_20To24Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_20To24Years_NotHispanicOrLatino_AsianAlone", + "Count_Person_20To24Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_20To24Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_20To24Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_20To24Years_NotHispanicOrLatino_TwoOrMoreRaces", @@ -6343,6 +6617,7 @@ "Count_Person_25To29Years_HispanicOrLatino", "Count_Person_25To29Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_25To29Years_HispanicOrLatino_AsianAlone", + "Count_Person_25To29Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_25To29Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_25To29Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_25To29Years_HispanicOrLatino_TwoOrMoreRaces", @@ -6379,6 +6654,7 @@ "Count_Person_25To29Years_NotHispanicOrLatino", "Count_Person_25To29Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_25To29Years_NotHispanicOrLatino_AsianAlone", + "Count_Person_25To29Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_25To29Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_25To29Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_25To29Years_NotHispanicOrLatino_TwoOrMoreRaces", @@ -6951,6 +7227,7 @@ "Count_Person_30To34Years_HispanicOrLatino", "Count_Person_30To34Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_30To34Years_HispanicOrLatino_AsianAlone", + "Count_Person_30To34Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_30To34Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_30To34Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_30To34Years_HispanicOrLatino_TwoOrMoreRaces", @@ -6987,6 +7264,7 @@ "Count_Person_30To34Years_NotHispanicOrLatino", "Count_Person_30To34Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_30To34Years_NotHispanicOrLatino_AsianAlone", + "Count_Person_30To34Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_30To34Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_30To34Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_30To34Years_NotHispanicOrLatino_TwoOrMoreRaces", @@ -7408,6 +7686,7 @@ "Count_Person_35To39Years_HispanicOrLatino", "Count_Person_35To39Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_35To39Years_HispanicOrLatino_AsianAlone", + "Count_Person_35To39Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_35To39Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_35To39Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_35To39Years_HispanicOrLatino_TwoOrMoreRaces", @@ -7439,6 +7718,7 @@ "Count_Person_35To39Years_NotHispanicOrLatino", "Count_Person_35To39Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_35To39Years_NotHispanicOrLatino_AsianAlone", + "Count_Person_35To39Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_35To39Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_35To39Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_35To39Years_NotHispanicOrLatino_TwoOrMoreRaces", @@ -8028,6 +8308,7 @@ "Count_Person_40To44Years_HispanicOrLatino", "Count_Person_40To44Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_40To44Years_HispanicOrLatino_AsianAlone", + "Count_Person_40To44Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_40To44Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_40To44Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_40To44Years_HispanicOrLatino_TwoOrMoreRaces", @@ -8059,6 +8340,7 @@ "Count_Person_40To44Years_NotHispanicOrLatino", "Count_Person_40To44Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_40To44Years_NotHispanicOrLatino_AsianAlone", + "Count_Person_40To44Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_40To44Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_40To44Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_40To44Years_NotHispanicOrLatino_TwoOrMoreRaces", @@ -8532,6 +8814,7 @@ "Count_Person_45To49Years_HispanicOrLatino", "Count_Person_45To49Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_45To49Years_HispanicOrLatino_AsianAlone", + "Count_Person_45To49Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_45To49Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_45To49Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_45To49Years_HispanicOrLatino_TwoOrMoreRaces", @@ -8563,6 +8846,7 @@ "Count_Person_45To49Years_NotHispanicOrLatino", "Count_Person_45To49Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_45To49Years_NotHispanicOrLatino_AsianAlone", + "Count_Person_45To49Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_45To49Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_45To49Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_45To49Years_NotHispanicOrLatino_TwoOrMoreRaces", @@ -9130,6 +9414,7 @@ "Count_Person_50To54Years_HispanicOrLatino", "Count_Person_50To54Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_50To54Years_HispanicOrLatino_AsianAlone", + "Count_Person_50To54Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_50To54Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_50To54Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_50To54Years_HispanicOrLatino_TwoOrMoreRaces", @@ -9161,6 +9446,7 @@ "Count_Person_50To54Years_NotHispanicOrLatino", "Count_Person_50To54Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_50To54Years_NotHispanicOrLatino_AsianAlone", + "Count_Person_50To54Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_50To54Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_50To54Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_50To54Years_NotHispanicOrLatino_TwoOrMoreRaces", @@ -9619,6 +9905,7 @@ "Count_Person_55To59Years_HispanicOrLatino", "Count_Person_55To59Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_55To59Years_HispanicOrLatino_AsianAlone", + "Count_Person_55To59Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_55To59Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_55To59Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_55To59Years_HispanicOrLatino_TwoOrMoreRaces", @@ -9653,6 +9940,7 @@ "Count_Person_55To59Years_NotHispanicOrLatino", "Count_Person_55To59Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_55To59Years_NotHispanicOrLatino_AsianAlone", + "Count_Person_55To59Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_55To59Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_55To59Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_55To59Years_NotHispanicOrLatino_TwoOrMoreRaces", @@ -10308,6 +10596,7 @@ "Count_Person_5To9Years_HispanicOrLatino", "Count_Person_5To9Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_5To9Years_HispanicOrLatino_AsianAlone", + "Count_Person_5To9Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_5To9Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_5To9Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_5To9Years_HispanicOrLatino_TwoOrMoreRaces", @@ -10345,6 +10634,7 @@ "Count_Person_5To9Years_NotHispanicOrLatino", "Count_Person_5To9Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_5To9Years_NotHispanicOrLatino_AsianAlone", + "Count_Person_5To9Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_5To9Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_5To9Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_5To9Years_NotHispanicOrLatino_TwoOrMoreRaces", @@ -10467,6 +10757,7 @@ "Count_Person_60To64Years_HispanicOrLatino", "Count_Person_60To64Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_60To64Years_HispanicOrLatino_AsianAlone", + "Count_Person_60To64Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_60To64Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_60To64Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_60To64Years_HispanicOrLatino_TwoOrMoreRaces", @@ -10498,6 +10789,7 @@ "Count_Person_60To64Years_NotHispanicOrLatino", "Count_Person_60To64Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_60To64Years_NotHispanicOrLatino_AsianAlone", + "Count_Person_60To64Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_60To64Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_60To64Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_60To64Years_NotHispanicOrLatino_TwoOrMoreRaces", @@ -11010,6 +11302,7 @@ "Count_Person_65To69Years_HispanicOrLatino", "Count_Person_65To69Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_65To69Years_HispanicOrLatino_AsianAlone", + "Count_Person_65To69Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_65To69Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_65To69Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_65To69Years_HispanicOrLatino_TwoOrMoreRaces", @@ -11043,6 +11336,7 @@ "Count_Person_65To69Years_NotHispanicOrLatino", "Count_Person_65To69Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_65To69Years_NotHispanicOrLatino_AsianAlone", + "Count_Person_65To69Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_65To69Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_65To69Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_65To69Years_NotHispanicOrLatino_TwoOrMoreRaces", @@ -11597,6 +11891,7 @@ "Count_Person_70To74Years_HispanicOrLatino", "Count_Person_70To74Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_70To74Years_HispanicOrLatino_AsianAlone", + "Count_Person_70To74Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_70To74Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_70To74Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_70To74Years_HispanicOrLatino_TwoOrMoreRaces", @@ -11630,6 +11925,7 @@ "Count_Person_70To74Years_NotHispanicOrLatino", "Count_Person_70To74Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_70To74Years_NotHispanicOrLatino_AsianAlone", + "Count_Person_70To74Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_70To74Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_70To74Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_70To74Years_NotHispanicOrLatino_TwoOrMoreRaces", @@ -12072,6 +12368,7 @@ "Count_Person_75To79Years_HispanicOrLatino", "Count_Person_75To79Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_75To79Years_HispanicOrLatino_AsianAlone", + "Count_Person_75To79Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_75To79Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_75To79Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_75To79Years_HispanicOrLatino_TwoOrMoreRaces", @@ -12103,6 +12400,7 @@ "Count_Person_75To79Years_NotHispanicOrLatino", "Count_Person_75To79Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_75To79Years_NotHispanicOrLatino_AsianAlone", + "Count_Person_75To79Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_75To79Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_75To79Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_75To79Years_NotHispanicOrLatino_TwoOrMoreRaces", @@ -12606,6 +12904,7 @@ "Count_Person_80To84Years_HispanicOrLatino", "Count_Person_80To84Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_80To84Years_HispanicOrLatino_AsianAlone", + "Count_Person_80To84Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_80To84Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_80To84Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_80To84Years_HispanicOrLatino_TwoOrMoreRaces", @@ -12637,6 +12936,7 @@ "Count_Person_80To84Years_NotHispanicOrLatino", "Count_Person_80To84Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_80To84Years_NotHispanicOrLatino_AsianAlone", + "Count_Person_80To84Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_80To84Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_80To84Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_80To84Years_NotHispanicOrLatino_TwoOrMoreRaces", @@ -13275,6 +13575,7 @@ "Count_Person_AmericanIndianOrAlaskaNativeAlone_ResidesInNoninstitutionalizedGroupQuarters", "Count_Person_AmericanIndianOrAlaskaNativeAlone_ResidesInNursingFacilities", "Count_Person_AsianAlone", + "Count_Person_AsianAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_AsianAlone_ResidesInAdultCorrectionalFacilities", "Count_Person_AsianAlone_ResidesInCollegeOrUniversityStudentHousing", "Count_Person_AsianAlone_ResidesInGroupQuarters", @@ -14849,6 +15150,7 @@ "Count_Person_Native", "Count_Person_NativeBornOutsideTheUnitedStates", "Count_Person_NativeHawaiianAndOtherPacificIslanderAlone", + "Count_Person_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_NativeHawaiianOrOtherPacificIslanderAlone", "Count_Person_NativeHawaiianOrOtherPacificIslanderAlone_ResidesInAdultCorrectionalFacilities", "Count_Person_NativeHawaiianOrOtherPacificIslanderAlone_ResidesInCollegeOrUniversityStudentHousing", @@ -69742,6 +70044,7 @@ "Count_Person_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_AmericanIndianOrAlaskaNativeAlone", "Count_Person_AsianAlone", + "Count_Person_AsianAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_AsianOrPacificIslander", "Count_Person_BachelorOfArtsHumanitiesAndOtherMajor", "Count_Person_BachelorOfArtsHumanitiesAndOtherMajor_Female", @@ -71335,6 +71638,7 @@ "Count_Person_Native", "Count_Person_NativeBornOutsideTheUnitedStates", "Count_Person_NativeHawaiianAndOtherPacificIslanderAlone", + "Count_Person_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_NativeHawaiianOrOtherPacificIslanderAlone", "Count_Person_NeverMarried", "Count_Person_NeverMarried_DifferentHouseAbroad", diff --git a/internal/server/v1/variables/golden/bulk_variables/california_and_santa_clara_union.json b/internal/server/v1/variables/golden/bulk_variables/california_and_santa_clara_union.json index 7793e7002..cd4d32e1f 100644 --- a/internal/server/v1/variables/golden/bulk_variables/california_and_santa_clara_union.json +++ b/internal/server/v1/variables/golden/bulk_variables/california_and_santa_clara_union.json @@ -4216,6 +4216,48 @@ "Count_MedicalConditionIncident_5_LessYears_ConditionStreptococcusPneumonia_InvasiveDisease", "Count_MedicalConditionIncident_5_LessYears_ConditionStreptococcusPneumonia_InvasiveDisease_ConfirmedCase", "Count_MedicalConditionIncident_5_LessYears_ConditionStreptococcusPneumonia_InvasiveDisease_ProbableCase", + "Count_MedicalConditionIncident_CampylobacterColiEtiology_FoodborneTransmission", + "Count_MedicalConditionIncident_CampylobacterColiEtiology_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_CampylobacterColiEtiology_PatientDeceased_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_CampylobacterColiEtiology_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_CampylobacterColiEtiology_PatientHospitalized_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_CampylobacterColiEtiology_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_FoodborneTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientDeceased_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientDeceased_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientDeceased_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientDeceased_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientDeceased_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientDeceased_WaterborneTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientHospitalized_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientHospitalized_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientHospitalized_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientHospitalized_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientHospitalized_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientHospitalized_WaterborneTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_WaterborneTransmission", + "Count_MedicalConditionIncident_CampylobacterUnknown_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterUnknown_PatientDeceased_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterUnknown_PatientDeceased_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterUnknown_PatientDeceased_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterUnknown_PatientHospitalized_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterUnknown_PatientHospitalized_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterUnknown_PatientHospitalized_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterUnknown_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterUnknown_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ClostridiumPerfringensEtiology_FoodborneTransmission", + "Count_MedicalConditionIncident_ClostridiumPerfringensEtiology_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_ClostridiumPerfringensEtiology_PatientDeceased_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_ClostridiumPerfringensEtiology_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_ClostridiumPerfringensEtiology_PatientHospitalized_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_ClostridiumPerfringensEtiology_SuspectedCase_FoodborneTransmission", "Count_MedicalConditionIncident_ConditionAIDS", "Count_MedicalConditionIncident_ConditionBabesiosis", "Count_MedicalConditionIncident_ConditionBabesiosis_ConfirmedCase", @@ -4307,6 +4349,230 @@ "Count_MedicalConditionIncident_ConditionWestNileVirusDisease_NonNeuroinvasiveDisease", "Count_MedicalConditionIncident_ConditionZikaVirusDisease_NonCongenitalDisease", "Count_MedicalConditionIncident_ConditionZikaVirusInfection_NonCongenitalDisease", + "Count_MedicalConditionIncident_CryptosporidiumUnknown_AnimalContactTransmission", + "Count_MedicalConditionIncident_CryptosporidiumUnknown_ConfirmedCase_AnimalContactTransmission", + "Count_MedicalConditionIncident_CryptosporidiumUnknown_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_CryptosporidiumUnknown_PatientDeceased_AnimalContactTransmission", + "Count_MedicalConditionIncident_CryptosporidiumUnknown_PatientDeceased_ConfirmedCase_AnimalContactTransmission", + "Count_MedicalConditionIncident_CryptosporidiumUnknown_PatientDeceased_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_CryptosporidiumUnknown_PatientDeceased_WaterborneTransmission", + "Count_MedicalConditionIncident_CryptosporidiumUnknown_PatientHospitalized_AnimalContactTransmission", + "Count_MedicalConditionIncident_CryptosporidiumUnknown_PatientHospitalized_ConfirmedCase_AnimalContactTransmission", + "Count_MedicalConditionIncident_CryptosporidiumUnknown_PatientHospitalized_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_CryptosporidiumUnknown_PatientHospitalized_WaterborneTransmission", + "Count_MedicalConditionIncident_CryptosporidiumUnknown_WaterborneTransmission", + "Count_MedicalConditionIncident_HepatitisA_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_HepatitisA_PatientDeceased_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_HepatitisA_PatientDeceased_WaterborneTransmission", + "Count_MedicalConditionIncident_HepatitisA_PatientHospitalized_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_HepatitisA_PatientHospitalized_WaterborneTransmission", + "Count_MedicalConditionIncident_HepatitisA_WaterborneTransmission", + "Count_MedicalConditionIncident_LegionellaPneumophilaEtiology_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_LegionellaPneumophilaEtiology_PatientDeceased_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_LegionellaPneumophilaEtiology_PatientDeceased_WaterborneTransmission", + "Count_MedicalConditionIncident_LegionellaPneumophilaEtiology_PatientHospitalized_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_LegionellaPneumophilaEtiology_PatientHospitalized_WaterborneTransmission", + "Count_MedicalConditionIncident_LegionellaPneumophilaEtiology_WaterborneTransmission", + "Count_MedicalConditionIncident_NORSOtherVirus_FoodborneTransmission", + "Count_MedicalConditionIncident_NORSOtherVirus_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_NORSOtherVirus_PatientDeceased_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NORSOtherVirus_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_NORSOtherVirus_PatientHospitalized_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NORSOtherVirus_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NORSUnknown_PatientDeceased_SuspectedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_NORSUnknown_PatientDeceased_WaterborneTransmission", + "Count_MedicalConditionIncident_NORSUnknown_PatientHospitalized_SuspectedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_NORSUnknown_PatientHospitalized_WaterborneTransmission", + "Count_MedicalConditionIncident_NORSUnknown_SuspectedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_NORSUnknown_WaterborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientDeceased_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientDeceased_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientDeceased_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientDeceased_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientDeceased_SuspectedCase_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientDeceased_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientHospitalized_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientHospitalized_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientHospitalized_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientHospitalized_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientHospitalized_SuspectedCase_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientHospitalized_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_SuspectedCase_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_NorovirusGenogroupII_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientDeceased_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientDeceased_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientDeceased_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientDeceased_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientDeceased_SuspectedCase_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientDeceased_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientHospitalized_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientHospitalized_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientHospitalized_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientHospitalized_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientHospitalized_SuspectedCase_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientHospitalized_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_SuspectedCase_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_NorovirusGenogroupI_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_PatientDeceased_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_PatientDeceased_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_PatientDeceased_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_PatientDeceased_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_PatientHospitalized_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_PatientHospitalized_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_PatientHospitalized_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_PatientHospitalized_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_Norovirus_FoodborneTransmission", + "Count_MedicalConditionIncident_Norovirus_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_Norovirus_PatientDeceased_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_Norovirus_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_Norovirus_PatientHospitalized_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_Norovirus_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_PatientDeceased_AnimalContactTransmission", + "Count_MedicalConditionIncident_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_PatientDeceased_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_PatientDeceased_PersonToPersonTransmission", + "Count_MedicalConditionIncident_PatientDeceased_WaterborneTransmission", + "Count_MedicalConditionIncident_PseudomonasAeruginosaEtiology_PatientDeceased_SuspectedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_PseudomonasAeruginosaEtiology_PatientDeceased_WaterborneTransmission", + "Count_MedicalConditionIncident_PseudomonasAeruginosaEtiology_PatientHospitalized_SuspectedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_PseudomonasAeruginosaEtiology_PatientHospitalized_WaterborneTransmission", + "Count_MedicalConditionIncident_PseudomonasAeruginosaEtiology_SuspectedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_PseudomonasAeruginosaEtiology_WaterborneTransmission", + "Count_MedicalConditionIncident_PseudomonasUnknown_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_PseudomonasUnknown_PatientDeceased_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_PseudomonasUnknown_PatientDeceased_WaterborneTransmission", + "Count_MedicalConditionIncident_PseudomonasUnknown_PatientHospitalized_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_PseudomonasUnknown_PatientHospitalized_WaterborneTransmission", + "Count_MedicalConditionIncident_PseudomonasUnknown_WaterborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_AnimalContactTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_ConfirmedCase_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientDeceased_AnimalContactTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientDeceased_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientDeceased_ConfirmedCase_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientDeceased_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientDeceased_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientDeceased_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientDeceased_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientDeceased_SuspectedCase_AnimalContactTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientDeceased_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientDeceased_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientDeceased_WaterborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientHospitalized_AnimalContactTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientHospitalized_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientHospitalized_ConfirmedCase_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientHospitalized_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientHospitalized_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientHospitalized_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientHospitalized_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientHospitalized_SuspectedCase_AnimalContactTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientHospitalized_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientHospitalized_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientHospitalized_WaterborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_SuspectedCase_AnimalContactTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_WaterborneTransmission", + "Count_MedicalConditionIncident_SalmonellaOther_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaOther_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaOther_PatientDeceased_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaOther_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaOther_PatientHospitalized_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaOther_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaUnknown_PatientDeceased_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaUnknown_PatientDeceased_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaUnknown_PatientHospitalized_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaUnknown_PatientHospitalized_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaUnknown_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaUnknown_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientDeceased_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientDeceased_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientDeceased_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientDeceased_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientDeceased_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientDeceased_WaterborneTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientHospitalized_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientHospitalized_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientHospitalized_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientHospitalized_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientHospitalized_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientHospitalized_WaterborneTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_WaterborneTransmission", + "Count_MedicalConditionIncident_ShigellaFlexneriEtiology_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_ShigellaFlexneriEtiology_PatientDeceased_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_ShigellaFlexneriEtiology_PatientDeceased_WaterborneTransmission", + "Count_MedicalConditionIncident_ShigellaFlexneriEtiology_PatientHospitalized_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_ShigellaFlexneriEtiology_PatientHospitalized_WaterborneTransmission", + "Count_MedicalConditionIncident_ShigellaFlexneriEtiology_WaterborneTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PatientDeceased_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PatientDeceased_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PatientDeceased_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PatientDeceased_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PatientDeceased_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PatientHospitalized_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PatientHospitalized_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PatientHospitalized_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PatientHospitalized_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PatientHospitalized_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_StaphylococcusAureusEtiology_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_StaphylococcusAureusEtiology_FoodborneTransmission", + "Count_MedicalConditionIncident_StaphylococcusAureusEtiology_PatientDeceased_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_StaphylococcusAureusEtiology_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_StaphylococcusAureusEtiology_PatientDeceased_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_StaphylococcusAureusEtiology_PatientHospitalized_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_StaphylococcusAureusEtiology_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_StaphylococcusAureusEtiology_PatientHospitalized_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_StaphylococcusAureusEtiology_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_StreptococcusGroupA_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_StreptococcusGroupA_FoodborneTransmission", + "Count_MedicalConditionIncident_StreptococcusGroupA_PatientDeceased_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_StreptococcusGroupA_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_StreptococcusGroupA_PatientHospitalized_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_StreptococcusGroupA_PatientHospitalized_FoodborneTransmission", "Count_MedicalConditionIncident_SummerSeason_ConditionHeatStress_PatientDeceased", "Count_MedicareEnrollee", "Count_MedicareEnrollee_ConditionDiabetic_Black", @@ -4361,6 +4627,7 @@ "Count_Person_0To4Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_0To4Years_HispanicOrLatino_AsianAlone", "Count_Person_0To4Years_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces", + "Count_Person_0To4Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_0To4Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_0To4Years_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_0To4Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", @@ -4408,6 +4675,7 @@ "Count_Person_0To4Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_0To4Years_NotHispanicOrLatino_AsianAlone", "Count_Person_0To4Years_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces", + "Count_Person_0To4Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_0To4Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_0To4Years_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_0To4Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", @@ -4560,6 +4828,7 @@ "Count_Person_10To14Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_10To14Years_HispanicOrLatino_AsianAlone", "Count_Person_10To14Years_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces", + "Count_Person_10To14Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_10To14Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_10To14Years_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_10To14Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", @@ -4613,6 +4882,7 @@ "Count_Person_10To14Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_10To14Years_NotHispanicOrLatino_AsianAlone", "Count_Person_10To14Years_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces", + "Count_Person_10To14Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_10To14Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_10To14Years_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_10To14Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", @@ -5318,6 +5588,7 @@ "Count_Person_15To19Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_15To19Years_HispanicOrLatino_AsianAlone", "Count_Person_15To19Years_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces", + "Count_Person_15To19Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_15To19Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_15To19Years_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_15To19Years_HispanicOrLatino_EnrolledInPrivateSchool", @@ -5384,6 +5655,7 @@ "Count_Person_15To19Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_15To19Years_NotHispanicOrLatino_AsianAlone", "Count_Person_15To19Years_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces", + "Count_Person_15To19Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_15To19Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_15To19Years_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_15To19Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", @@ -6717,6 +6989,7 @@ "Count_Person_20To24Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_20To24Years_HispanicOrLatino_AsianAlone", "Count_Person_20To24Years_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces", + "Count_Person_20To24Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_20To24Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_20To24Years_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_20To24Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", @@ -6770,6 +7043,7 @@ "Count_Person_20To24Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_20To24Years_NotHispanicOrLatino_AsianAlone", "Count_Person_20To24Years_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces", + "Count_Person_20To24Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_20To24Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_20To24Years_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_20To24Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", @@ -7396,6 +7670,7 @@ "Count_Person_25To29Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_25To29Years_HispanicOrLatino_AsianAlone", "Count_Person_25To29Years_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces", + "Count_Person_25To29Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_25To29Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_25To29Years_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_25To29Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", @@ -7448,6 +7723,7 @@ "Count_Person_25To29Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_25To29Years_NotHispanicOrLatino_AsianAlone", "Count_Person_25To29Years_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces", + "Count_Person_25To29Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_25To29Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_25To29Years_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_25To29Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", @@ -8040,6 +8316,7 @@ "Count_Person_30To34Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_30To34Years_HispanicOrLatino_AsianAlone", "Count_Person_30To34Years_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces", + "Count_Person_30To34Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_30To34Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_30To34Years_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_30To34Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", @@ -8092,6 +8369,7 @@ "Count_Person_30To34Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_30To34Years_NotHispanicOrLatino_AsianAlone", "Count_Person_30To34Years_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces", + "Count_Person_30To34Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_30To34Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_30To34Years_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_30To34Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", @@ -8533,6 +8811,7 @@ "Count_Person_35To39Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_35To39Years_HispanicOrLatino_AsianAlone", "Count_Person_35To39Years_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces", + "Count_Person_35To39Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_35To39Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_35To39Years_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_35To39Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", @@ -8580,6 +8859,7 @@ "Count_Person_35To39Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_35To39Years_NotHispanicOrLatino_AsianAlone", "Count_Person_35To39Years_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces", + "Count_Person_35To39Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_35To39Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_35To39Years_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_35To39Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", @@ -9189,6 +9469,7 @@ "Count_Person_40To44Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_40To44Years_HispanicOrLatino_AsianAlone", "Count_Person_40To44Years_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces", + "Count_Person_40To44Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_40To44Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_40To44Years_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_40To44Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", @@ -9236,6 +9517,7 @@ "Count_Person_40To44Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_40To44Years_NotHispanicOrLatino_AsianAlone", "Count_Person_40To44Years_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces", + "Count_Person_40To44Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_40To44Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_40To44Years_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_40To44Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", @@ -9726,6 +10008,7 @@ "Count_Person_45To49Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_45To49Years_HispanicOrLatino_AsianAlone", "Count_Person_45To49Years_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces", + "Count_Person_45To49Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_45To49Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_45To49Years_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_45To49Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", @@ -9773,6 +10056,7 @@ "Count_Person_45To49Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_45To49Years_NotHispanicOrLatino_AsianAlone", "Count_Person_45To49Years_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces", + "Count_Person_45To49Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_45To49Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_45To49Years_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_45To49Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", @@ -10363,6 +10647,7 @@ "Count_Person_50To54Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_50To54Years_HispanicOrLatino_AsianAlone", "Count_Person_50To54Years_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces", + "Count_Person_50To54Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_50To54Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_50To54Years_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_50To54Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", @@ -10410,6 +10695,7 @@ "Count_Person_50To54Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_50To54Years_NotHispanicOrLatino_AsianAlone", "Count_Person_50To54Years_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces", + "Count_Person_50To54Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_50To54Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_50To54Years_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_50To54Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", @@ -10885,6 +11171,7 @@ "Count_Person_55To59Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_55To59Years_HispanicOrLatino_AsianAlone", "Count_Person_55To59Years_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces", + "Count_Person_55To59Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_55To59Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_55To59Years_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_55To59Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", @@ -10935,6 +11222,7 @@ "Count_Person_55To59Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_55To59Years_NotHispanicOrLatino_AsianAlone", "Count_Person_55To59Years_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces", + "Count_Person_55To59Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_55To59Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_55To59Years_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_55To59Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", @@ -11619,6 +11907,7 @@ "Count_Person_5To9Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_5To9Years_HispanicOrLatino_AsianAlone", "Count_Person_5To9Years_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces", + "Count_Person_5To9Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_5To9Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_5To9Years_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_5To9Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", @@ -11672,6 +11961,7 @@ "Count_Person_5To9Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_5To9Years_NotHispanicOrLatino_AsianAlone", "Count_Person_5To9Years_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces", + "Count_Person_5To9Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_5To9Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_5To9Years_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_5To9Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", @@ -11811,6 +12101,7 @@ "Count_Person_60To64Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_60To64Years_HispanicOrLatino_AsianAlone", "Count_Person_60To64Years_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces", + "Count_Person_60To64Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_60To64Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_60To64Years_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_60To64Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", @@ -11858,6 +12149,7 @@ "Count_Person_60To64Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_60To64Years_NotHispanicOrLatino_AsianAlone", "Count_Person_60To64Years_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces", + "Count_Person_60To64Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_60To64Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_60To64Years_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_60To64Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", @@ -12387,6 +12679,7 @@ "Count_Person_65To69Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_65To69Years_HispanicOrLatino_AsianAlone", "Count_Person_65To69Years_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces", + "Count_Person_65To69Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_65To69Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_65To69Years_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_65To69Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", @@ -12436,6 +12729,7 @@ "Count_Person_65To69Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_65To69Years_NotHispanicOrLatino_AsianAlone", "Count_Person_65To69Years_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces", + "Count_Person_65To69Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_65To69Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_65To69Years_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_65To69Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", @@ -13010,6 +13304,7 @@ "Count_Person_70To74Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_70To74Years_HispanicOrLatino_AsianAlone", "Count_Person_70To74Years_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces", + "Count_Person_70To74Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_70To74Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_70To74Years_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_70To74Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", @@ -13059,6 +13354,7 @@ "Count_Person_70To74Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_70To74Years_NotHispanicOrLatino_AsianAlone", "Count_Person_70To74Years_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces", + "Count_Person_70To74Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_70To74Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_70To74Years_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_70To74Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", @@ -13521,6 +13817,7 @@ "Count_Person_75To79Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_75To79Years_HispanicOrLatino_AsianAlone", "Count_Person_75To79Years_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces", + "Count_Person_75To79Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_75To79Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_75To79Years_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_75To79Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", @@ -13568,6 +13865,7 @@ "Count_Person_75To79Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_75To79Years_NotHispanicOrLatino_AsianAlone", "Count_Person_75To79Years_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces", + "Count_Person_75To79Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_75To79Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_75To79Years_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_75To79Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", @@ -14091,6 +14389,7 @@ "Count_Person_80To84Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_80To84Years_HispanicOrLatino_AsianAlone", "Count_Person_80To84Years_HispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces", + "Count_Person_80To84Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_80To84Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_80To84Years_HispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_80To84Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", @@ -14138,6 +14437,7 @@ "Count_Person_80To84Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_80To84Years_NotHispanicOrLatino_AsianAlone", "Count_Person_80To84Years_NotHispanicOrLatino_AsianAloneOrInCombinationWithOneOrMoreOtherRaces", + "Count_Person_80To84Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_80To84Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_80To84Years_NotHispanicOrLatino_BlackOrAfricanAmericanAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_80To84Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", @@ -14815,6 +15115,7 @@ "Count_Person_AmericanIndianOrAlaskaNativeAlone_ResidesInNoninstitutionalizedGroupQuarters", "Count_Person_AmericanIndianOrAlaskaNativeAlone_ResidesInNursingFacilities", "Count_Person_AsianAlone", + "Count_Person_AsianAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_AsianAlone_ResidesInAdultCorrectionalFacilities", "Count_Person_AsianAlone_ResidesInCollegeOrUniversityStudentHousing", "Count_Person_AsianAlone_ResidesInGroupQuarters", @@ -16584,6 +16885,7 @@ "Count_Person_Native", "Count_Person_NativeBornOutsideTheUnitedStates", "Count_Person_NativeHawaiianAndOtherPacificIslanderAlone", + "Count_Person_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_NativeHawaiianOrOtherPacificIslanderAlone", "Count_Person_NativeHawaiianOrOtherPacificIslanderAlone_ResidesInAdultCorrectionalFacilities", "Count_Person_NativeHawaiianOrOtherPacificIslanderAlone_ResidesInCollegeOrUniversityStudentHousing", diff --git a/internal/server/v1/variables/golden/variables/california.json b/internal/server/v1/variables/golden/variables/california.json index 39c91db8f..2d116b90c 100644 --- a/internal/server/v1/variables/golden/variables/california.json +++ b/internal/server/v1/variables/golden/variables/california.json @@ -3396,6 +3396,48 @@ "Count_MedicalConditionIncident_5_LessYears_ConditionStreptococcusPneumonia_InvasiveDisease", "Count_MedicalConditionIncident_5_LessYears_ConditionStreptococcusPneumonia_InvasiveDisease_ConfirmedCase", "Count_MedicalConditionIncident_5_LessYears_ConditionStreptococcusPneumonia_InvasiveDisease_ProbableCase", + "Count_MedicalConditionIncident_CampylobacterColiEtiology_FoodborneTransmission", + "Count_MedicalConditionIncident_CampylobacterColiEtiology_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_CampylobacterColiEtiology_PatientDeceased_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_CampylobacterColiEtiology_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_CampylobacterColiEtiology_PatientHospitalized_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_CampylobacterColiEtiology_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_FoodborneTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientDeceased_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientDeceased_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientDeceased_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientDeceased_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientDeceased_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientDeceased_WaterborneTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientHospitalized_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientHospitalized_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientHospitalized_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientHospitalized_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientHospitalized_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PatientHospitalized_WaterborneTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterJejuniEtiology_WaterborneTransmission", + "Count_MedicalConditionIncident_CampylobacterUnknown_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterUnknown_PatientDeceased_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterUnknown_PatientDeceased_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterUnknown_PatientDeceased_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterUnknown_PatientHospitalized_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterUnknown_PatientHospitalized_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterUnknown_PatientHospitalized_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterUnknown_PersonToPersonTransmission", + "Count_MedicalConditionIncident_CampylobacterUnknown_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ClostridiumPerfringensEtiology_FoodborneTransmission", + "Count_MedicalConditionIncident_ClostridiumPerfringensEtiology_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_ClostridiumPerfringensEtiology_PatientDeceased_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_ClostridiumPerfringensEtiology_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_ClostridiumPerfringensEtiology_PatientHospitalized_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_ClostridiumPerfringensEtiology_SuspectedCase_FoodborneTransmission", "Count_MedicalConditionIncident_ConditionAIDS", "Count_MedicalConditionIncident_ConditionBabesiosis", "Count_MedicalConditionIncident_ConditionBabesiosis_ConfirmedCase", @@ -3487,6 +3529,230 @@ "Count_MedicalConditionIncident_ConditionWestNileVirusDisease_NonNeuroinvasiveDisease", "Count_MedicalConditionIncident_ConditionZikaVirusDisease_NonCongenitalDisease", "Count_MedicalConditionIncident_ConditionZikaVirusInfection_NonCongenitalDisease", + "Count_MedicalConditionIncident_CryptosporidiumUnknown_AnimalContactTransmission", + "Count_MedicalConditionIncident_CryptosporidiumUnknown_ConfirmedCase_AnimalContactTransmission", + "Count_MedicalConditionIncident_CryptosporidiumUnknown_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_CryptosporidiumUnknown_PatientDeceased_AnimalContactTransmission", + "Count_MedicalConditionIncident_CryptosporidiumUnknown_PatientDeceased_ConfirmedCase_AnimalContactTransmission", + "Count_MedicalConditionIncident_CryptosporidiumUnknown_PatientDeceased_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_CryptosporidiumUnknown_PatientDeceased_WaterborneTransmission", + "Count_MedicalConditionIncident_CryptosporidiumUnknown_PatientHospitalized_AnimalContactTransmission", + "Count_MedicalConditionIncident_CryptosporidiumUnknown_PatientHospitalized_ConfirmedCase_AnimalContactTransmission", + "Count_MedicalConditionIncident_CryptosporidiumUnknown_PatientHospitalized_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_CryptosporidiumUnknown_PatientHospitalized_WaterborneTransmission", + "Count_MedicalConditionIncident_CryptosporidiumUnknown_WaterborneTransmission", + "Count_MedicalConditionIncident_HepatitisA_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_HepatitisA_PatientDeceased_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_HepatitisA_PatientDeceased_WaterborneTransmission", + "Count_MedicalConditionIncident_HepatitisA_PatientHospitalized_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_HepatitisA_PatientHospitalized_WaterborneTransmission", + "Count_MedicalConditionIncident_HepatitisA_WaterborneTransmission", + "Count_MedicalConditionIncident_LegionellaPneumophilaEtiology_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_LegionellaPneumophilaEtiology_PatientDeceased_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_LegionellaPneumophilaEtiology_PatientDeceased_WaterborneTransmission", + "Count_MedicalConditionIncident_LegionellaPneumophilaEtiology_PatientHospitalized_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_LegionellaPneumophilaEtiology_PatientHospitalized_WaterborneTransmission", + "Count_MedicalConditionIncident_LegionellaPneumophilaEtiology_WaterborneTransmission", + "Count_MedicalConditionIncident_NORSOtherVirus_FoodborneTransmission", + "Count_MedicalConditionIncident_NORSOtherVirus_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_NORSOtherVirus_PatientDeceased_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NORSOtherVirus_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_NORSOtherVirus_PatientHospitalized_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NORSOtherVirus_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NORSUnknown_PatientDeceased_SuspectedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_NORSUnknown_PatientDeceased_WaterborneTransmission", + "Count_MedicalConditionIncident_NORSUnknown_PatientHospitalized_SuspectedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_NORSUnknown_PatientHospitalized_WaterborneTransmission", + "Count_MedicalConditionIncident_NORSUnknown_SuspectedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_NORSUnknown_WaterborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientDeceased_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientDeceased_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientDeceased_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientDeceased_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientDeceased_SuspectedCase_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientDeceased_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientHospitalized_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientHospitalized_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientHospitalized_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientHospitalized_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientHospitalized_SuspectedCase_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PatientHospitalized_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupII_SuspectedCase_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_NorovirusGenogroupII_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientDeceased_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientDeceased_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientDeceased_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientDeceased_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientDeceased_SuspectedCase_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientDeceased_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientHospitalized_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientHospitalized_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientHospitalized_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientHospitalized_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientHospitalized_SuspectedCase_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PatientHospitalized_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusGenogroupI_SuspectedCase_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_NorovirusGenogroupI_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_PatientDeceased_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_PatientDeceased_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_PatientDeceased_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_PatientDeceased_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_PatientHospitalized_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_PatientHospitalized_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_PatientHospitalized_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_PatientHospitalized_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_PersonToPersonTransmission", + "Count_MedicalConditionIncident_NorovirusUnknown_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_Norovirus_FoodborneTransmission", + "Count_MedicalConditionIncident_Norovirus_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_Norovirus_PatientDeceased_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_Norovirus_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_Norovirus_PatientHospitalized_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_Norovirus_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_PatientDeceased_AnimalContactTransmission", + "Count_MedicalConditionIncident_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_PatientDeceased_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_PatientDeceased_PersonToPersonTransmission", + "Count_MedicalConditionIncident_PatientDeceased_WaterborneTransmission", + "Count_MedicalConditionIncident_PseudomonasAeruginosaEtiology_PatientDeceased_SuspectedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_PseudomonasAeruginosaEtiology_PatientDeceased_WaterborneTransmission", + "Count_MedicalConditionIncident_PseudomonasAeruginosaEtiology_PatientHospitalized_SuspectedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_PseudomonasAeruginosaEtiology_PatientHospitalized_WaterborneTransmission", + "Count_MedicalConditionIncident_PseudomonasAeruginosaEtiology_SuspectedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_PseudomonasAeruginosaEtiology_WaterborneTransmission", + "Count_MedicalConditionIncident_PseudomonasUnknown_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_PseudomonasUnknown_PatientDeceased_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_PseudomonasUnknown_PatientDeceased_WaterborneTransmission", + "Count_MedicalConditionIncident_PseudomonasUnknown_PatientHospitalized_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_PseudomonasUnknown_PatientHospitalized_WaterborneTransmission", + "Count_MedicalConditionIncident_PseudomonasUnknown_WaterborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_AnimalContactTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_ConfirmedCase_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientDeceased_AnimalContactTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientDeceased_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientDeceased_ConfirmedCase_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientDeceased_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientDeceased_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientDeceased_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientDeceased_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientDeceased_SuspectedCase_AnimalContactTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientDeceased_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientDeceased_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientDeceased_WaterborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientHospitalized_AnimalContactTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientHospitalized_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientHospitalized_ConfirmedCase_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientHospitalized_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientHospitalized_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientHospitalized_Indeterminate_Other_UnknownTramissionMode", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientHospitalized_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientHospitalized_SuspectedCase_AnimalContactTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientHospitalized_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientHospitalized_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PatientHospitalized_WaterborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_SuspectedCase_AnimalContactTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaEntericaEtiology_WaterborneTransmission", + "Count_MedicalConditionIncident_SalmonellaOther_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaOther_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaOther_PatientDeceased_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaOther_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaOther_PatientHospitalized_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaOther_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_SalmonellaUnknown_PatientDeceased_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaUnknown_PatientDeceased_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaUnknown_PatientHospitalized_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaUnknown_PatientHospitalized_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaUnknown_PersonToPersonTransmission", + "Count_MedicalConditionIncident_SalmonellaUnknown_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientDeceased_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientDeceased_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientDeceased_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientDeceased_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientDeceased_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientDeceased_WaterborneTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientHospitalized_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientHospitalized_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientHospitalized_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientHospitalized_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientHospitalized_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PatientHospitalized_WaterborneTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigaToxinEColi_WaterborneTransmission", + "Count_MedicalConditionIncident_ShigellaFlexneriEtiology_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_ShigellaFlexneriEtiology_PatientDeceased_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_ShigellaFlexneriEtiology_PatientDeceased_WaterborneTransmission", + "Count_MedicalConditionIncident_ShigellaFlexneriEtiology_PatientHospitalized_ConfirmedCase_WaterborneTransmission", + "Count_MedicalConditionIncident_ShigellaFlexneriEtiology_PatientHospitalized_WaterborneTransmission", + "Count_MedicalConditionIncident_ShigellaFlexneriEtiology_WaterborneTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PatientDeceased_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PatientDeceased_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PatientDeceased_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PatientDeceased_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PatientDeceased_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PatientHospitalized_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PatientHospitalized_ConfirmedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PatientHospitalized_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PatientHospitalized_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PatientHospitalized_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_PersonToPersonTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_ShigellaSonneiEtiology_SuspectedCase_PersonToPersonTransmission", + "Count_MedicalConditionIncident_StaphylococcusAureusEtiology_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_StaphylococcusAureusEtiology_FoodborneTransmission", + "Count_MedicalConditionIncident_StaphylococcusAureusEtiology_PatientDeceased_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_StaphylococcusAureusEtiology_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_StaphylococcusAureusEtiology_PatientDeceased_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_StaphylococcusAureusEtiology_PatientHospitalized_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_StaphylococcusAureusEtiology_PatientHospitalized_FoodborneTransmission", + "Count_MedicalConditionIncident_StaphylococcusAureusEtiology_PatientHospitalized_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_StaphylococcusAureusEtiology_SuspectedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_StreptococcusGroupA_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_StreptococcusGroupA_FoodborneTransmission", + "Count_MedicalConditionIncident_StreptococcusGroupA_PatientDeceased_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_StreptococcusGroupA_PatientDeceased_FoodborneTransmission", + "Count_MedicalConditionIncident_StreptococcusGroupA_PatientHospitalized_ConfirmedCase_FoodborneTransmission", + "Count_MedicalConditionIncident_StreptococcusGroupA_PatientHospitalized_FoodborneTransmission", "Count_MedicalConditionIncident_SummerSeason_ConditionHeatStress_PatientDeceased", "Count_Person", "Count_Person_0To4Years_AmericanIndianAndAlaskaNativeAlone", @@ -3518,6 +3784,7 @@ "Count_Person_0To4Years_HispanicOrLatino", "Count_Person_0To4Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_0To4Years_HispanicOrLatino_AsianAlone", + "Count_Person_0To4Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_0To4Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_0To4Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_0To4Years_HispanicOrLatino_TwoOrMoreRaces", @@ -3549,6 +3816,7 @@ "Count_Person_0To4Years_NotHispanicOrLatino", "Count_Person_0To4Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_0To4Years_NotHispanicOrLatino_AsianAlone", + "Count_Person_0To4Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_0To4Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_0To4Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_0To4Years_NotHispanicOrLatino_TwoOrMoreRaces", @@ -3681,6 +3949,7 @@ "Count_Person_10To14Years_HispanicOrLatino", "Count_Person_10To14Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_10To14Years_HispanicOrLatino_AsianAlone", + "Count_Person_10To14Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_10To14Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_10To14Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_10To14Years_HispanicOrLatino_TwoOrMoreRaces", @@ -3718,6 +3987,7 @@ "Count_Person_10To14Years_NotHispanicOrLatino", "Count_Person_10To14Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_10To14Years_NotHispanicOrLatino_AsianAlone", + "Count_Person_10To14Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_10To14Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_10To14Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_10To14Years_NotHispanicOrLatino_TwoOrMoreRaces", @@ -4400,6 +4670,7 @@ "Count_Person_15To19Years_HispanicOrLatino", "Count_Person_15To19Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_15To19Years_HispanicOrLatino_AsianAlone", + "Count_Person_15To19Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_15To19Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_15To19Years_HispanicOrLatino_EnrolledInPrivateSchool", "Count_Person_15To19Years_HispanicOrLatino_EnrolledInPublicSchool", @@ -4450,6 +4721,7 @@ "Count_Person_15To19Years_NotHispanicOrLatino", "Count_Person_15To19Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_15To19Years_NotHispanicOrLatino_AsianAlone", + "Count_Person_15To19Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_15To19Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_15To19Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_15To19Years_NotHispanicOrLatino_TwoOrMoreRaces", @@ -5698,6 +5970,7 @@ "Count_Person_20To24Years_HispanicOrLatino", "Count_Person_20To24Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_20To24Years_HispanicOrLatino_AsianAlone", + "Count_Person_20To24Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_20To24Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_20To24Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_20To24Years_HispanicOrLatino_TwoOrMoreRaces", @@ -5735,6 +6008,7 @@ "Count_Person_20To24Years_NotHispanicOrLatino", "Count_Person_20To24Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_20To24Years_NotHispanicOrLatino_AsianAlone", + "Count_Person_20To24Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_20To24Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_20To24Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_20To24Years_NotHispanicOrLatino_TwoOrMoreRaces", @@ -6338,6 +6612,7 @@ "Count_Person_25To29Years_HispanicOrLatino", "Count_Person_25To29Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_25To29Years_HispanicOrLatino_AsianAlone", + "Count_Person_25To29Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_25To29Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_25To29Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_25To29Years_HispanicOrLatino_TwoOrMoreRaces", @@ -6374,6 +6649,7 @@ "Count_Person_25To29Years_NotHispanicOrLatino", "Count_Person_25To29Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_25To29Years_NotHispanicOrLatino_AsianAlone", + "Count_Person_25To29Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_25To29Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_25To29Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_25To29Years_NotHispanicOrLatino_TwoOrMoreRaces", @@ -6946,6 +7222,7 @@ "Count_Person_30To34Years_HispanicOrLatino", "Count_Person_30To34Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_30To34Years_HispanicOrLatino_AsianAlone", + "Count_Person_30To34Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_30To34Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_30To34Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_30To34Years_HispanicOrLatino_TwoOrMoreRaces", @@ -6982,6 +7259,7 @@ "Count_Person_30To34Years_NotHispanicOrLatino", "Count_Person_30To34Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_30To34Years_NotHispanicOrLatino_AsianAlone", + "Count_Person_30To34Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_30To34Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_30To34Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_30To34Years_NotHispanicOrLatino_TwoOrMoreRaces", @@ -7403,6 +7681,7 @@ "Count_Person_35To39Years_HispanicOrLatino", "Count_Person_35To39Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_35To39Years_HispanicOrLatino_AsianAlone", + "Count_Person_35To39Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_35To39Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_35To39Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_35To39Years_HispanicOrLatino_TwoOrMoreRaces", @@ -7434,6 +7713,7 @@ "Count_Person_35To39Years_NotHispanicOrLatino", "Count_Person_35To39Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_35To39Years_NotHispanicOrLatino_AsianAlone", + "Count_Person_35To39Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_35To39Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_35To39Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_35To39Years_NotHispanicOrLatino_TwoOrMoreRaces", @@ -8023,6 +8303,7 @@ "Count_Person_40To44Years_HispanicOrLatino", "Count_Person_40To44Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_40To44Years_HispanicOrLatino_AsianAlone", + "Count_Person_40To44Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_40To44Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_40To44Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_40To44Years_HispanicOrLatino_TwoOrMoreRaces", @@ -8054,6 +8335,7 @@ "Count_Person_40To44Years_NotHispanicOrLatino", "Count_Person_40To44Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_40To44Years_NotHispanicOrLatino_AsianAlone", + "Count_Person_40To44Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_40To44Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_40To44Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_40To44Years_NotHispanicOrLatino_TwoOrMoreRaces", @@ -8527,6 +8809,7 @@ "Count_Person_45To49Years_HispanicOrLatino", "Count_Person_45To49Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_45To49Years_HispanicOrLatino_AsianAlone", + "Count_Person_45To49Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_45To49Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_45To49Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_45To49Years_HispanicOrLatino_TwoOrMoreRaces", @@ -8558,6 +8841,7 @@ "Count_Person_45To49Years_NotHispanicOrLatino", "Count_Person_45To49Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_45To49Years_NotHispanicOrLatino_AsianAlone", + "Count_Person_45To49Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_45To49Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_45To49Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_45To49Years_NotHispanicOrLatino_TwoOrMoreRaces", @@ -9125,6 +9409,7 @@ "Count_Person_50To54Years_HispanicOrLatino", "Count_Person_50To54Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_50To54Years_HispanicOrLatino_AsianAlone", + "Count_Person_50To54Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_50To54Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_50To54Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_50To54Years_HispanicOrLatino_TwoOrMoreRaces", @@ -9156,6 +9441,7 @@ "Count_Person_50To54Years_NotHispanicOrLatino", "Count_Person_50To54Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_50To54Years_NotHispanicOrLatino_AsianAlone", + "Count_Person_50To54Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_50To54Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_50To54Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_50To54Years_NotHispanicOrLatino_TwoOrMoreRaces", @@ -9614,6 +9900,7 @@ "Count_Person_55To59Years_HispanicOrLatino", "Count_Person_55To59Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_55To59Years_HispanicOrLatino_AsianAlone", + "Count_Person_55To59Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_55To59Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_55To59Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_55To59Years_HispanicOrLatino_TwoOrMoreRaces", @@ -9648,6 +9935,7 @@ "Count_Person_55To59Years_NotHispanicOrLatino", "Count_Person_55To59Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_55To59Years_NotHispanicOrLatino_AsianAlone", + "Count_Person_55To59Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_55To59Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_55To59Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_55To59Years_NotHispanicOrLatino_TwoOrMoreRaces", @@ -10303,6 +10591,7 @@ "Count_Person_5To9Years_HispanicOrLatino", "Count_Person_5To9Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_5To9Years_HispanicOrLatino_AsianAlone", + "Count_Person_5To9Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_5To9Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_5To9Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_5To9Years_HispanicOrLatino_TwoOrMoreRaces", @@ -10340,6 +10629,7 @@ "Count_Person_5To9Years_NotHispanicOrLatino", "Count_Person_5To9Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_5To9Years_NotHispanicOrLatino_AsianAlone", + "Count_Person_5To9Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_5To9Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_5To9Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_5To9Years_NotHispanicOrLatino_TwoOrMoreRaces", @@ -10462,6 +10752,7 @@ "Count_Person_60To64Years_HispanicOrLatino", "Count_Person_60To64Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_60To64Years_HispanicOrLatino_AsianAlone", + "Count_Person_60To64Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_60To64Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_60To64Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_60To64Years_HispanicOrLatino_TwoOrMoreRaces", @@ -10493,6 +10784,7 @@ "Count_Person_60To64Years_NotHispanicOrLatino", "Count_Person_60To64Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_60To64Years_NotHispanicOrLatino_AsianAlone", + "Count_Person_60To64Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_60To64Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_60To64Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_60To64Years_NotHispanicOrLatino_TwoOrMoreRaces", @@ -11005,6 +11297,7 @@ "Count_Person_65To69Years_HispanicOrLatino", "Count_Person_65To69Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_65To69Years_HispanicOrLatino_AsianAlone", + "Count_Person_65To69Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_65To69Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_65To69Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_65To69Years_HispanicOrLatino_TwoOrMoreRaces", @@ -11038,6 +11331,7 @@ "Count_Person_65To69Years_NotHispanicOrLatino", "Count_Person_65To69Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_65To69Years_NotHispanicOrLatino_AsianAlone", + "Count_Person_65To69Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_65To69Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_65To69Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_65To69Years_NotHispanicOrLatino_TwoOrMoreRaces", @@ -11592,6 +11886,7 @@ "Count_Person_70To74Years_HispanicOrLatino", "Count_Person_70To74Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_70To74Years_HispanicOrLatino_AsianAlone", + "Count_Person_70To74Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_70To74Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_70To74Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_70To74Years_HispanicOrLatino_TwoOrMoreRaces", @@ -11625,6 +11920,7 @@ "Count_Person_70To74Years_NotHispanicOrLatino", "Count_Person_70To74Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_70To74Years_NotHispanicOrLatino_AsianAlone", + "Count_Person_70To74Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_70To74Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_70To74Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_70To74Years_NotHispanicOrLatino_TwoOrMoreRaces", @@ -12067,6 +12363,7 @@ "Count_Person_75To79Years_HispanicOrLatino", "Count_Person_75To79Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_75To79Years_HispanicOrLatino_AsianAlone", + "Count_Person_75To79Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_75To79Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_75To79Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_75To79Years_HispanicOrLatino_TwoOrMoreRaces", @@ -12098,6 +12395,7 @@ "Count_Person_75To79Years_NotHispanicOrLatino", "Count_Person_75To79Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_75To79Years_NotHispanicOrLatino_AsianAlone", + "Count_Person_75To79Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_75To79Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_75To79Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_75To79Years_NotHispanicOrLatino_TwoOrMoreRaces", @@ -12601,6 +12899,7 @@ "Count_Person_80To84Years_HispanicOrLatino", "Count_Person_80To84Years_HispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_80To84Years_HispanicOrLatino_AsianAlone", + "Count_Person_80To84Years_HispanicOrLatino_AsianOrPacificIslander", "Count_Person_80To84Years_HispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_80To84Years_HispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_80To84Years_HispanicOrLatino_TwoOrMoreRaces", @@ -12632,6 +12931,7 @@ "Count_Person_80To84Years_NotHispanicOrLatino", "Count_Person_80To84Years_NotHispanicOrLatino_AmericanIndianAndAlaskaNativeAlone", "Count_Person_80To84Years_NotHispanicOrLatino_AsianAlone", + "Count_Person_80To84Years_NotHispanicOrLatino_AsianOrPacificIslander", "Count_Person_80To84Years_NotHispanicOrLatino_BlackOrAfricanAmericanAlone", "Count_Person_80To84Years_NotHispanicOrLatino_NativeHawaiianAndOtherPacificIslanderAlone", "Count_Person_80To84Years_NotHispanicOrLatino_TwoOrMoreRaces", @@ -13270,6 +13570,7 @@ "Count_Person_AmericanIndianOrAlaskaNativeAlone_ResidesInNoninstitutionalizedGroupQuarters", "Count_Person_AmericanIndianOrAlaskaNativeAlone_ResidesInNursingFacilities", "Count_Person_AsianAlone", + "Count_Person_AsianAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_AsianAlone_ResidesInAdultCorrectionalFacilities", "Count_Person_AsianAlone_ResidesInCollegeOrUniversityStudentHousing", "Count_Person_AsianAlone_ResidesInGroupQuarters", @@ -14844,6 +15145,7 @@ "Count_Person_Native", "Count_Person_NativeBornOutsideTheUnitedStates", "Count_Person_NativeHawaiianAndOtherPacificIslanderAlone", + "Count_Person_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_NativeHawaiianOrOtherPacificIslanderAlone", "Count_Person_NativeHawaiianOrOtherPacificIslanderAlone_ResidesInAdultCorrectionalFacilities", "Count_Person_NativeHawaiianOrOtherPacificIslanderAlone_ResidesInCollegeOrUniversityStudentHousing", diff --git a/internal/server/v1/variables/golden/variables/santa_clara.json b/internal/server/v1/variables/golden/variables/santa_clara.json index 93bfc5ef5..798dd03ee 100644 --- a/internal/server/v1/variables/golden/variables/santa_clara.json +++ b/internal/server/v1/variables/golden/variables/santa_clara.json @@ -6834,6 +6834,7 @@ "Count_Person_AmericanIndianAndAlaskaNativeAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_AmericanIndianOrAlaskaNativeAlone", "Count_Person_AsianAlone", + "Count_Person_AsianAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_AsianOrPacificIslander", "Count_Person_BachelorOfArtsHumanitiesAndOtherMajor", "Count_Person_BachelorOfArtsHumanitiesAndOtherMajor_Female", @@ -8427,6 +8428,7 @@ "Count_Person_Native", "Count_Person_NativeBornOutsideTheUnitedStates", "Count_Person_NativeHawaiianAndOtherPacificIslanderAlone", + "Count_Person_NativeHawaiianAndOtherPacificIslanderAloneOrInCombinationWithOneOrMoreOtherRaces", "Count_Person_NativeHawaiianOrOtherPacificIslanderAlone", "Count_Person_NeverMarried", "Count_Person_NeverMarried_DifferentHouseAbroad",